The Toolbar type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a toolbar item to the end of the Toolbar.
Public methodContains
Determines whether a toolbar item is in the Toolbar.
Public methodIndexOf
Returns the zero-based index of the first occurrence of a toolbar item in the Toolbar.
Public methodInsert
Inserts a toolbar item into the Toolbar at the specified index.
Public methodRemove
Removes the first occurrence of a specific toolbar item from the Toolbar.

See Also