eDriven Framework API
SelectedIndex Property
NamespaceseDriven.Gui.ComponentsComboBoxSelectedIndex
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public override int SelectedIndex { set; }
Public Overrides WriteOnly Property SelectedIndex As Integer
	Set
public:
virtual property int SelectedIndex {
	void set (int value) override;
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)