WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / ThumbButtonCollection Class
Properties Methods

ThumbButtonCollection Class Members

The following tables list the members exposed by ThumbButtonCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the C1ThumbButton at the specified position in the collection.  
Public PropertyGets the owner C1Thumbnail.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified C1ThumbButton to the collection.  
Public MethodAdds a group of C1ThumbButton objects to the end of the collection.  
Public MethodMaintains performance while buttons are added or being changed.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Determines whether this collection contains the specified C1ThumbButton.  
Public MethodResumes processing after it has been suspended by a call to BeginUpdate.  
Public MethodOverloaded. Determines the index of a specific C1ThumbButton in the collection.  
Public MethodInserts the specified C1ThumbButton into this collection at the given index.  
Public MethodOverloaded. Removes the specified C1ThumbButton from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also