ComponentOne Windows 7 Control Pack for WinForms
ButtonIndex Property



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > ThumbButtonEventArgs Class : ButtonIndex Property
Gets a zero-based index of a thumbnail button in the Buttons collection.
Syntax
Public ReadOnly Property ButtonIndex As Integer
Dim instance As ThumbButtonEventArgs
Dim value As Integer
 
value = instance.ButtonIndex
public int ButtonIndex {get;}
public:
property int ButtonIndex {
   int get();
}
See Also

Reference

ThumbButtonEventArgs Class
ThumbButtonEventArgs Members