RanorexRanorex Documentation
SelectedItemIndex Property
NamespacesRanorexComboBoxSelectedItemIndex
The index of the currently selected item.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int SelectedItemIndex { get; set; }
Public Overridable Property SelectedItemIndex As Integer
public:
virtual property int SelectedItemIndex {
	int get ();
	void set (int value);
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)