'Declaration Public Function New( _ ByVal imageIndex As Integer _ )
'Usage Dim imageIndex As Integer Dim instance As New MainMenuItem(imageIndex)
public MainMenuItem( int imageIndex )
Parameters
- imageIndex
- The index of the image displayed by the SmartItem.