| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : ThumbButtonCollection Class |
The following tables list the members exposed by ThumbButtonCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the C1ThumbButton at the specified position in the collection. |
![]() | Owner | Gets the owner C1Thumbnail. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified C1ThumbButton to the collection. |
![]() | AddRange | Adds a group of C1ThumbButton objects to the end of the collection. |
![]() | BeginUpdate | Maintains performance while buttons are added or being changed. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Overloaded. Determines whether this collection contains the specified C1ThumbButton. |
![]() | EndUpdate | Resumes processing after it has been suspended by a call to BeginUpdate. |
![]() | IndexOf | Overloaded. Determines the index of a specific C1ThumbButton in the collection. |
![]() | Insert | Inserts the specified C1ThumbButton into this collection at the given index. |
![]() | Remove | Overloaded. Removes the specified C1ThumbButton from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |