The following tables list the members exposed by UltraControlBase.UltraControlAccessibleObject.
Name | Description | |
---|---|---|
![]() | UltraControlBase.UltraControlAccessibleObject Constructor | Initializes a new UltraControlBase.UltraControlAccessibleObject |
Name | Description | |
---|---|---|
![]() | Bounds | Gets the location and size of the accessible object. (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | DefaultAction | Gets a string that describes the default action of the object. Not all objects have a default action. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Description | Gets the description of the System.Windows.Forms.Control.ControlAccessibleObject. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Handle | Gets or sets the handle of the accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Help | Gets the description of what the object does or how the object is used. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | KeyboardShortcut | Gets the object shortcut key or access key for an accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Name | Gets or sets the accessible object name. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Owner | Gets the owner of the accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Parent | Gets the parent of an accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Role | Gets the role of this accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | State | Gets the state of this accessible object. (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | Value | Gets or sets the value of an accessible object. (Inherited from System.Windows.Forms.AccessibleObject) |
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 | Performs the default action associated with this accessible object. (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | GetChild | Overridden. Returns the child at 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 | Gets an identifier for a Help topic and the path to the Help file associated with this accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetSelected | Retrieves the currently selected child. (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | 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 | Navigates to another accessible object. (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | NotifyClients | Overloaded. Notifies accessibility client applications of the specified System.Windows.Forms.AccessibleEvents. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | 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.Control.ControlAccessibleObject) |
![]() | Select | Modifies the selection or moves the keyboard focus of the accessible object. (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | ToString | Returns a string that represents the current object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
Name | Description | |
---|---|---|
![]() ![]() | GetChildControlAccessibleObject | Overloaded. Returns the accessible object of a child control at the specified index. |
![]() | GetFocusedChildControl | Returns the accessible object of a child control that contains focus. |
![]() | 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) |