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