| ButtonSpecCollectionBase Events | 
The ButtonSpecCollectionBase type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | Inserted | 
            Occurs when a spec has been added/inserted to the collection.
             | 
|  | Inserting | 
            Occurs when a spec is about to be added/inserted to the collection.
             | 
|  | Removed | 
            Occurs when a spec is removed from the collection.
             | 
|  | Removing | 
            Occurs when a spec is about to be removed from the collection.
             | 
 See Also
See Also