RanorexRanorex Documentation
SelectedItemText Property
NamespacesRanorexComboBoxSelectedItemText
The text of the currently selected item.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string SelectedItemText { get; set; }
Public Overridable Property SelectedItemText As String
public:
virtual property String^ SelectedItemText {
	String^ get ();
	void set (String^ 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)