NetXP 3.0 Reference

CommandBarItemCollection Events

The events of the CommandBarItemCollection class are listed below. For a complete list of CommandBarItemCollection class members, see the CommandBarItemCollection Members topic.

Public Instance Events

Changed Called when the collection has changed.

Explicit Interface Implementations

ICollection.CopyTo (inherited from CollectionBase) 
IList.Add (inherited from CollectionBase) 
IList.Contains (inherited from CollectionBase) 
IList.IndexOf (inherited from CollectionBase) 
IList.Insert (inherited from CollectionBase) 
IList.Remove (inherited from CollectionBase) 

See Also

CommandBarItemCollection Class | NETXP.Controls.Bars Namespace