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