The properties of the AccessibleObject class are listed below. For a complete list of AccessibleObject class members, see the AccessibleObject Members topic.
Bounds | Gets the bounds of the accessible object, in screen coordinates. |
DefaultAction | Gets a description of the default action for an object. |
Description | Gets a description of the object's visual appearance to the user. |
Help | Gets a description of what the object does or how the object is used. |
KeyboardShortcut | Gets the object shortcut key or access key for an accessible object. |
Name | Gets or sets the object name. |
Parent | Gets or sets the parent of an accessible object. |
Role | Gets the role of this accessible object. |
State | Gets the state of this accessible object. |
Value | Gets or sets the value of an accessible object. |