GuiTabPageCtrl
A single page in a GuiTabBookCtrl.
Public Attributes
bool
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.
Public Functions
void
select()
Select this page in its tab book.
Detailed Description
A single page in a GuiTabBookCtrl.
new GuiTabPageCtrl() { fitBook = "1"; //Properties not specific to this control have been omitted from this example. };