[]
Gets or sets the selected item in the combo box list.
public object SelectedItem { get; set; }
Public Property SelectedItem As Object