ToolBar Properties |
The ToolBar type exposes the following members.
Name | Description | |
---|---|---|
AssociatedCommands |
Gets or sets an array of the names of the commands associated with the toolbar.
| |
BuiltIn |
Get a value indicating whether it is a built-in toolbar.
| |
CommandAssociable |
Gets or sets a value indicating whether the toolbar can be associated with the command.
| |
ID |
Get the ID of the toolbar.
| |
Index |
Get the index number in the collection of the toolbar.
| |
Items |
Get a collection of toolbar items.
| |
Text |
Get or set the text of the toolbar.
| |
Visible |
Get a value indicating whether the toolbar is displayed.
|