protected GUIElement(RelativeRect rect)
 {
     Rect = rect.Clone();
 }