Name | Description | |
---|---|---|
ElementAccessibleObject Constructor | Initializes a new instance of the C1ControlAccessibleObject class. |
The following tables list the members exposed by ElementAccessibleObject.
Name | Description | |
---|---|---|
ElementAccessibleObject Constructor | Initializes a new instance of the C1ControlAccessibleObject class. |
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 | (Inherited from System.Windows.Forms.AccessibleObject) | |
Help | (Inherited from System.Windows.Forms.AccessibleObject) | |
KeyboardShortcut | (Inherited from System.Windows.Forms.AccessibleObject) | |
Name | Overridden. Gets or sets the object name. | |
Parent | Overridden. Gets the parent of an accessible object. | |
Role | Overridden. Gets the role of this accessible object. | |
State | Overridden. Gets the state of this accessible object. | |
Value | Overridden. Gets or sets the value of an accessible object. |
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 | (Inherited from System.Windows.Forms.AccessibleObject) | |
GetHelpTopic | (Inherited from System.Windows.Forms.AccessibleObject) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetSelected | (Inherited from System.Windows.Forms.AccessibleObject) | |
HitTest | Overridden. Retrieves the child object at the specified screen coordinates. | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Navigate | Overridden. Navigates to another accessible object. | |
RaiseAutomationNotification | (Inherited from System.Windows.Forms.AccessibleObject) | |
RaiseLiveRegionChanged | (Inherited from System.Windows.Forms.AccessibleObject) | |
Select | Overridden. Modifies the selection or moves the keyboard focus of the accessible object. |
Name | Description | |
---|---|---|
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
UseStdAccessibleObjects | Overloaded. (Inherited from System.Windows.Forms.AccessibleObject) |