| Name |
Type |
Description |
| BackColor |
(OLE_COLOR) |
Gets or sets the Background color of the control |
| Enabled |
(Boolean) |
Enables or disables the control |
| Faded |
(Boolean) |
Gets or sets the ability to show a faded background |
| 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 |
| ItemCustomControl |
(Object) |
Gets or sets the control associated with a certain item |
| ItemEnabled |
(Boolean) |
Gets or sets the enabled state of an item |
| ItemPic |
(StdPicture) |
Gets or sets the picture of a certain item |
| ItemPressed |
(Boolean) |
Gets or sets the Pressed state of a certain item of type button |
| ItemText |
(String) |
Gets or sets the text of an item of type text |
| ItemTip |
(String) |
Gets or sets the Tip of a certain item |
| MinIconSize |
(Long) |
Gets or sets the minimum size of icons, used to size the toolbar items |
| 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 |
| Orientation |
(eToolBarOrientation) |
Gets or sets the toolbar orientation |
| RoundSelector |
(Boolean) |
Gets or sets the ability to use rounded borders for the selector |
| SelBackColor |
(OLE_COLOR) |
Gets or sets the background color of the list item selector |
| SelectorStyle |
(eCtlButtonStyle) |
Gets or sets the style of the button selector |