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

In This Topic
    Button Property
    In This Topic
    Gets the thumbnail button causing the event.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Button As C1ThumbButton
    public C1ThumbButton Button {get;}
    See Also