[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.ThumbButtonCollection.Insert

Insert Method

Insert(int, C1ThumbButton)

Inserts the specified C1ThumbButton into this collection at the given index.

Declaration
public void Insert(int index, C1ThumbButton item)
Public Sub Insert(index As Integer, item As C1ThumbButton)
Parameters
Type Name Description
int index
C1ThumbButton item