WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / ThumbButtonEventArgs Class / ThumbButtonEventArgs Constructor

In This Topic
ThumbButtonEventArgs Constructor
In This Topic
Initializes a new instance of the ThumbButtonEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal button As C1ThumbButton, _
   ByVal index As Integer _
)
 

Parameters

button
index
See Also