[]
Gets or sets the index of the selected item in the combo box list.
public int SelectedIndex { get; set; }
Public Property SelectedIndex As Integer