| Class | Description |
|---|---|
| ToolStrip |
A toolbar contains various widgets and is used for representing a navigation bar as well
as a list of buttons or icons that perform actions related to the other controls in the view.
|
| ToolStripButton |
This class represents a button that is placed on the
ToolStrip. |
| ToolStripSpacer |
A toolbar spacer is used in a toolbar for layout purposes.
|
| Enum | Description |
|---|---|
| ToolStrip.ToolbarType |
Toolbar type styles.
|