'Declaration
Public Property ListDescriptionSubItemIndex As Integer
'Usage
Dim instance As GcComboBox Dim value As Integer instance.ListDescriptionSubItemIndex = value value = instance.ListDescriptionSubItemIndex
public int ListDescriptionSubItemIndex {get; set;}
Property Value
An System.Int32 value indicates the index of a SubItem relating with the StatusBar display.The default is 0.