[]
Gets or sets currently selected item in the ComboBox.
[Browsable(false)] [Bindable(true)] public object SelectedItem { get; set; }
<Browsable(False)> <Bindable(True)> Public Property SelectedItem As Object