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