Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartMenuForm.StartMenuImageChangedEventArgs Class / StartMenuForm.StartMenuImageChangedEventArgs Constructor
The index.


In This Topic
StartMenuForm.StartMenuImageChangedEventArgs Constructor
In This Topic
Initializes a new instance of the StartMenuForm.StartMenuImageChangedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal index As Integer _
)
 
'Usage
 
Dim index As Integer
 
Dim instance As New StartMenuForm.StartMenuImageChangedEventArgs(index)

Parameters

index
The index.
See Also