ToolBar.ToolBarButtonCollection.Add Method
.NET Framework 4.5
Adds a new toolbar button to the end of the toolbar button collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Add(String) | Adds a new toolbar button to the end of the toolbar button collection with the specified ToolBarButton.Text property value. |
|
Add(ToolBarButton) | Adds the specified toolbar button to the end of the toolbar button collection. |