The Toolbar type exposes the following members.

Properties

  NameDescription
Public propertyEnabled
Gets or sets a value that indicates whether the toolbar is enabled.
Public propertyID
Gets or sets the ID of the toolbar.
Public propertyItem[([( Int32])])
Gets or sets the toolbar item at the specified index.
Public propertyItem[([( String])])
Gets or sets the toolbar item with the specified ID.
Public propertyNewLine
Gets or sets a value that indicates whether the toolbar is located at the beginning of a new line.
Public propertyVisible
Gets or sets a value that indicates whether the toolbar is visible.

See Also