|
A single page in a GuiTabBookCtrl. More...
Public Member Functions | |
void | select () |
Select this page in its tab book. | |
Public Attributes | |
bool | fitBook |
Determines whether to resize this page when it is added to the tab book. If true, the page will be resized according to the tab book extents and tabPosition property. |
A single page in a GuiTabBookCtrl.
new GuiTabPageCtrl() { fitBook = "1"; //Properties not specific to this control have been omitted from this example. };
void GuiTabPageCtrl::select | ( | ) |
Select this page in its tab book.
Determines whether to resize this page when it is added to the tab book. If true, the page will be resized according to the tab book extents and tabPosition property.