Version

ButtonUIElementBase.ButtonElementAccessibleObject Class Methods

For a list of all members of this type, see ButtonUIElementBase.ButtonElementAccessibleObject members.

Public Methods
 NameDescription
Public MethodDoDefaultActionOverridden. Performs the default action associated with this accessible object.  
Public MethodGetChildRetrieves the accessible child corresponding to the specified index (Inherited from Infragistics.Win.UIElementAccessibleObject)
Public MethodGetChildCountRetrieves the number of children belonging to an accessible object. (Inherited from Infragistics.Win.UIElementAccessibleObject)
Public MethodGetFocusedRetrieves the object that has the keyboard focus (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetHelpTopicGets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object. (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelectedRetrieves the currently selected child (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodHitTestRetrieves the child accessible object at the specified screen coordinates. (Inherited from Infragistics.Win.UIElementAccessibleObject)
Public MethodNavigateNavigates to another accessible object (Inherited from Infragistics.Win.UIElementAccessibleObject)
Public MethodSelectModifies the selection or moves the keyboard focus of the accessible object (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstanceInvoked when the accessible object that represents the accessible object is to be created. (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlReturns the control used to synchronize accessibility calls. (Inherited from Infragistics.Win.UIElementAccessibleObject)
See Also