Click or drag to resize

ToolBar Properties

The ToolBar type exposes the following members.

Properties
  NameDescription
Public propertyAssociatedCommands
Gets or sets an array of the names of the commands associated with the toolbar.
Public propertyBuiltIn
Get a value indicating whether it is a built-in toolbar.
Public propertyCommandAssociable
Gets or sets a value indicating whether the toolbar can be associated with the command.
Public propertyID
Get the ID of the toolbar.
Public propertyIndex
Get the index number in the collection of the toolbar.
Public propertyItems
Get a collection of toolbar items.
Public propertyText
Get or set the text of the toolbar.
Public propertyVisible
Get a value indicating whether the toolbar is displayed.
Top
See Also