Gets the state of this accessible object.
[Visual Basic] Overridable Public ReadOnly Property State As AccessibleStates [C#] public AccessibleStates State {virtual get;} [C++] public: __property virtual AccessibleStates get_State(); [JScript] public function get State() : AccessibleStates;
One of the AccessibleStates values.
If this property is a null reference (in Visual Basic Nothing) and the accessible object represents a system control, the system control provides the state.
AccessibleObject Class | AccessibleObject Members | System.WinForms Namespace | Bounds | DefaultAction | Description | Help | KeyboardShortcut | Name | Parent | Role | Value