[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.CustomButtonCollection.Add

Add Method

Add(C1CustomButton)

Adds the specified C1CustomButton to the collection.

Declaration
public int Add(C1CustomButton item)
Public Function Add(item As C1CustomButton) As Integer
Parameters
Type Name Description
C1CustomButton item
Returns
Type Description
int