ToolBar.ToolBarButtonCollection.Item Property
.NET Framework 4.5
Gets or sets a ToolBarButton within the 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 | |
|---|---|---|
|
Item[Int32] | Gets or sets the toolbar button at the specified indexed location in the toolbar button collection. |
|
Item[String] | Gets a ToolBarButton with the specified key from the collection. |