ToolBarComboBoxItem Properties |
The ToolBarComboBoxItem type exposes the following members.
| Name | Description | |
|---|---|---|
| BuiltIn |
Get a value indicating whether it is a built-in toolbar item.
(Inherited from ToolBarItem.) | |
| CommandName |
Get or set the command name assigned to the toolbar item.
(Inherited from ToolBarItem.) | |
| DisplayStyle |
Get or set the display state of the toolbar item.
(Inherited from ToolBarItem.) | |
| DropDownStyle |
Get or set the style of the combo box.
| |
| Enabled |
Gets a value indicating whether the toolbar item is valid.
(Inherited from ToolBarItem.) | |
| ID |
Get the command ID assigned to the toolbar item.
(Inherited from ToolBarItem.) | |
| Index |
Get the index number in the collection of toolbar items.
(Inherited from ToolBarItem.) | |
| ItemType |
Get the type of toolbar item.
(Inherited from ToolBarItem.) | |
| Name |
Gets or sets the key name associated with this toolbar item.
(Inherited from ToolBarItem.) | |
| SelectedIndex |
Gets or sets the index of the currently selected item.
| |
| Text |
Get or set the text displayed on the toolbar item.
(Inherited from ToolBarItem.) | |
| ToolTipText |
Gets or sets the text to be displayed as a tooltip for the toolbar item.
(Inherited from ToolBarItem.) |