public int SelectedIndex {get; set;}
'Declaration Public Property SelectedIndex As Integer
'Declaration
Public Property SelectedIndex As Integer
'Usage Dim instance As C1ComboBox Dim value As Integer instance.SelectedIndex = value value = instance.SelectedIndex
'Usage
Dim instance As C1ComboBox Dim value As Integer instance.SelectedIndex = value value = instance.SelectedIndex
C1ComboBox Class C1ComboBox Members