GuiTabPageCtrl

consoledoc.h

A single page in a GuiTabBookCtrl.

More...

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 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.
};

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.

Public Functions

select()

Select this page in its tab book.