|
|
|
A control that renders a horizontal or vertical separator with an optional text label (horizontal only). More...

Public Attributes | |
| int | borderMargin |
| string | caption |
| Optional text label to display. | |
| bool | invisible |
| int | leftMargin |
| Left margin of text label. | |
| GuiSeparatorType | type |
| Orientation of separator. | |
A control that renders a horizontal or vertical separator with an optional text label (horizontal only).
new GuiSeparatorCtrl() { profile = "GuiDefaultProfile"; position = "505 0"; extent = "10 17"; minExtent = "10 17"; canSave = "1"; visible = "1"; horizSizing = "left"; };
| string GuiSeparatorCtrl::caption |
Optional text label to display.
Left margin of text label.
Orientation of separator.