Name |
Type |
Description |
BackColor |
(OLE_COLOR) |
Gets or sets the Background color of the control |
BackColorSel |
(OLE_COLOR) |
Gets or sets the background color of the selected tabulator |
BackColorTab |
(OLE_COLOR) |
Gets or sets the background color of a NON selected tabulator |
BorderColor |
(OLE_COLOR) |
Gets or sets the Border color |
ButtonStyle |
(eCtlButtonStyle) |
Gets or sets the style of buttons |
Caption |
(String) |
Gets or sets the title of the specified tabulator |
CurrentTab |
(Integer) |
Returns the index of the selected tabulator |
Enabled |
(Boolean) |
Enables or disables the control |
Font |
(Font) |
Gets or sets the font used for text in the control, check the [ApplyFontChanges] for details |
ForeColor |
(OLE_COLOR) |
Gets or sets the text color |
ForeColorSel |
(OLE_COLOR) |
Gets or sets the text color of the selected tabulator |
ForeColorTab |
(OLE_COLOR) |
Gets or sets the text color of a NON selected tabulator |
MouseIcon |
(Picture) |
Gets or sets the MouseIcon for the control |
MousePointer |
(VBRUN.MousePointerConstants) |
Gets or sets the MousePointer for the control |
OLEDropMode |
(eCtlOLEDropMode) |
Gets or sets the OleDropMode for the control |
ShowFocus |
(Boolean) |
If True, draws the focus rectangle when the control gains the keyboard focus |
Tip |
(String) |
Gets or sets the Unicode Tooltip for the control |