|
|
|
A GuiControlProfile with additional fields specific to GuiGameListOptionsCtrl. More...

Public Attributes | |
| int | columnSplit |
| Padding between the leftmost edge of the control, and the row's left arrow. | |
| int | rightPad |
| Padding between the rightmost edge of the control and the row's right arrow. | |
A GuiControlProfile with additional fields specific to GuiGameListOptionsCtrl.
new GuiGameListOptionsProfile() { columnSplit = "100"; rightPad = "4"; //Properties not specific to this control have been omitted from this example. };
Padding between the leftmost edge of the control, and the row's left arrow.
Padding between the rightmost edge of the control and the row's right arrow.