Click or drag to resize

RibbonButtonSpecAnyCollection Events

The KryptonRibbonRibbonButtonSpecAnyCollection type exposes the following members.

Events
 NameDescription
Public eventInserted Occurs when a spec has been added/inserted to the collection.
(Inherited from ButtonSpecCollectionBase)
Public eventInserting Occurs when a spec is about to be added/inserted to the collection.
(Inherited from ButtonSpecCollectionBase)
Public eventRemoved Occurs when a spec is removed from the collection.
(Inherited from ButtonSpecCollectionBase)
Public eventRemoving Occurs when a spec is about to be removed from the collection.
(Inherited from ButtonSpecCollectionBase)
Top
See Also