The IC1ToolBarItemOwner type exposes the following members.

Methods

  NameDescription
Public methodAddItemElement
Add item element to IC1ToolBarItemOwner when item added in collection.
Public methodAssignPropertiesState
assign properties state of the C1ToolBarItemOwner.
Public methodInitialize
initialize the IC1ToolBarItemOwner.
Public methodRemoveItemElement
Remove item element from IC1ToolBarItemOwner when item removed from collection.
Public methodUnSelectedAllItems
Set all items unselected.

Properties

  NameDescription
Public propertyItems
ToolBar items collection
Public propertySelectedItemsCount
The count of selected items.
Public propertySelectionMode
Gets or sets the mode of selection for the items in the control.

See Also