ToolBarButtonCollection Properties |
The Win32ToolBar.ToolBarButtonCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of buttons in the toolbar button collection. |
![]() | IsReadOnly | Gets a value indicating whether the collection is read-only. |
![]() | Item[Int32] | Gets or sets the toolbar button at the specified indexed location in the toolbar button collection. |
![]() | Item[String] | Gets a Win32ToolBarButton with the specified key from the collection. |