Click or drag to resize

ButtonSpecCollectionBase Events

The ButtonSpecCollectionBase type exposes the following members.

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