The Toolbar type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a toolbar item to the end of the Toolbar.
| |
| Contains |
Determines whether a toolbar item is in the Toolbar.
| |
| IndexOf |
Returns the zero-based index of the first occurrence of a toolbar item in the Toolbar.
| |
| Insert |
Inserts a toolbar item into the Toolbar at the specified index.
| |
| Remove |
Removes the first occurrence of a specific toolbar item from the Toolbar.
|