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