ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / ThumbButtonEventArgs Class / ButtonIndex Property

In This Topic
    ButtonIndex Property
    In This Topic
    Gets a zero-based index of a thumbnail button in the Buttons collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ButtonIndex As Integer
    public int ButtonIndex {get;}
    See Also