The C1ToolBarItemCollection type exposes the following members.

Events

  NameDescription
Public eventCleared (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.)
Public eventItemAdded (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.)
Public eventItemChanged
Item changed.
Public eventItemRemoved (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.)
Public eventItemReplaced (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.)
Public eventOnCollectionChanged
Occurs after C1ToolBarItemCollection collection was changed.

See Also