ComponentOne Windows 7 Control Pack for WinForms
Button Property



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > ThumbButtonEventArgs Class : Button Property
Gets the thumbnail button causing the event.
Syntax
Public ReadOnly Property Button As C1ThumbButton
Dim instance As ThumbButtonEventArgs
Dim value As C1ThumbButton
 
value = instance.Button
public C1ThumbButton Button {get;}
public:
property C1ThumbButton^ Button {
   C1ThumbButton^ get();
}
See Also

Reference

ThumbButtonEventArgs Class
ThumbButtonEventArgs Members