The following tables list the members exposed by ListTool.ListToolItemAccessibleObject.
Name | Description | |
---|---|---|
ListTool.ListToolItemAccessibleObject Constructor | Creates a new ListTool.ListToolItemAccessibleObject instance. |
Name | Description | |
---|---|---|
AccessibleObject | (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
Bounds | Overridden. Gets the location and size of the accessible object. | |
DefaultAction | Overridden. Gets a string that describes the default action of the object. | |
Description | Overridden. Returns the accessible description of the tool. | |
Help | (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
KeyboardShortcut | Overridden. Gets the shortcut key or access key for the tool. | |
MarshallingControl | (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
Name | Overridden. The accessible name for the tool. | |
Parent | Overridden. Gets the parent of an accessible object. | |
Role | Overridden. Gets the accessible role of this tool. | |
State | Overridden. Gets the state of this accessible object. | |
Value | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
Name | Description | |
---|---|---|
CanPerformDefaultAction | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
Name | Description | |
---|---|---|
DoDefaultAction | Overridden. Performs the default action associated with this accessible object. | |
GetChild | Overridden. Retrieves the accessible child corresponding to the specified index. | |
GetChildCount | Overridden. Retrieves the number of children belonging to an accessible object. | |
GetFocused | Overridden. Retrieves the object that has the keyboard focus. | |
GetHelpTopic | (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
GetSelected | Overridden. Retrieves the currently selected child. | |
HitTest | Overridden. Retrieves the child object at the specified screen coordinates. | |
Navigate | Overridden. Navigates to another accessible object. | |
Select | Overridden. Modifies the selection or moves the keyboard focus of the accessible object. |
Name | Description | |
---|---|---|
CreateAccessibilityInstance | (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
GetMarshallingControl | Overridden. Returns the control used to synchronize accessibility calls. |