The Toolbar type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Enabled |
Gets or sets a value that indicates whether the toolbar is enabled.
| |
| ID |
Gets or sets the ID of the toolbar.
| |
| Item[([( Int32])]) |
Gets or sets the toolbar item at the specified index.
| |
| Item[([( String])]) |
Gets or sets the toolbar item with the specified ID.
| |
| NewLine |
Gets or sets a value that indicates
whether the toolbar is located at the beginning of a new line.
| |
| Visible |
Gets or sets a value that indicates whether the toolbar is visible.
|