WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / CustomButtonCollection Class

In This Topic
CustomButtonCollection Class Methods
In This Topic

For a list of all members of this type, see CustomButtonCollection members.

Public Methods
 NameDescription
Public MethodAdds the specified C1CustomButton to the collection.  
Public MethodAdds a group of C1CustomButton objects to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Determines whether this collection contains the specified C1CustomButton.  
Public MethodOverloaded. Determines the index of a specific C1CustomButton in the collection.  
Public MethodInserts the specified C1CustomButton into this collection at the given index.  
Public MethodOverloaded. Removes the specified C1CustomButton from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also