Click or drag to resize

ToolBarButtonCollection Properties

The Win32ToolBarToolBarButtonCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of buttons in the toolbar button collection.
Public propertyIsReadOnly
Gets a value indicating whether the collection is read-only.
Public propertyItemInt32
Gets or sets the toolbar button at the specified indexed location in the toolbar button collection.
Public propertyItemString
Gets a Win32ToolBarButton with the specified key from the collection.
Top
See Also