Version

CalculatorButton.CalculatorButtonAccessibleObject Class Members

The following tables list the members exposed by CalculatorButton.CalculatorButtonAccessibleObject.

Public Constructors
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsOverridden. Gets the location and size of the accessible object  
Public PropertyButtonReturns the associated button  
Public PropertyCalculatorReturns the associated UltraCalculator  
Public PropertyDefaultActionOverridden. Gets a string that describes the default action of the object. Not all objects have a default action.  
Public PropertyDescription (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyHelp (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyKeyboardShortcutOverridden. Gets the shortcut key or access key for the accessible object  
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameOverridden. The accessible name for the data area.  
Public PropertyParentOverridden. Gets the parent of an accessible object  
Public PropertyRoleOverridden. Returns the role of the accessible object.  
Public PropertyStateOverridden. Returns the state of the accessible object.  
Public PropertyUIElementReturns the UIElement associated with the button or null if one is not available.  
Public PropertyValue (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public Methods
 NameDescription
Public MethodDoDefaultActionOverridden. Performs the default action associated with this accessible object.  
Public MethodGetChild (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetChildCountOverridden. Retrieves the number of children belonging to an accessible object.  
Public MethodGetFocused (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelected (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodHitTest (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodNavigateOverridden. Navigates to another accessible object  
Public MethodSelect (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlOverridden. Returns the control used to synchronize accessibility calls.  
See Also