The following tables list the members exposed by AccessibleObjectWrapper.UltraAccessibleObject.
Name | Description | |
---|---|---|
AccessibleObjectWrapper.UltraAccessibleObject Constructor | Initializes a new AccessibleObjectWrapper.UltraAccessibleObject |
Name | Description | |
---|---|---|
Bounds | Overridden. Gets the location and size of the accessible object | |
DefaultAction | Overridden. Gets a string that describes the default action of the object. Not all objects have a default action. | |
Description | Overridden. Gets a string that describes the visual appearance of the specified object. Not all objects have a description | |
Help | Overridden. Gets a description of what the object does or how the object is used. | |
KeyboardShortcut | Overridden. Gets the shortcut key or access key for the accessible object | |
Name | Overridden. Returns the name of the accessible object. | |
Parent | Overridden. Gets the parent of an accessible object | |
Role | Overridden. Returns the role of the accessible object. | |
State | Overridden. Returns the state of the accessible object. | |
Value | Overridden. Gets or sets the value of an accessible object. | |
Wrapper | Returns the object that provides the accessible information |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
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 | Overridden. Gets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetSelected | Overridden. Retrieves the currently selected child | |
HitTest | Overridden. Retrieves the child object at the specified screen coordinates. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Navigate | Overridden. Navigates to another accessible object | |
RaiseAutomationNotification | Raises the UI automation notification event. (Inherited from System.Windows.Forms.AccessibleObject) | |
RaiseLiveRegionChanged | Raises the LiveRegionChanged UI automation event. (Inherited from System.Windows.Forms.AccessibleObject) | |
Select | Overridden. Modifies the selection or moves the keyboard focus of the accessible object |
Name | Description | |
---|---|---|
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
UseStdAccessibleObjects | Overloaded. Associates an object with an instance of an System.Windows.Forms.AccessibleObject based on the handle of the object. (Inherited from System.Windows.Forms.AccessibleObject) |