RanorexNetRanorex Documentation
State Property
NamespacesRanorexAccessibleState
The state of the accessible object.
Declaration Syntax
C#Visual BasicVisual C++
public AccessibleStates State { get; }
Public ReadOnly Property State As AccessibleStates
public:
property AccessibleStates State {
	AccessibleStates get ();
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Plugin.Msaa (Module: Ranorex.Plugin.Msaa) Version: 2.3.2.8802 (2.3.2.8802)