Version

MiniToolbar.MiniToolbarAccessibleObject Class Members

The following tables list the members exposed by MiniToolbar.MiniToolbarAccessibleObject.

Public Constructors
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsGets the location and size of the accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public PropertyDefaultActionGets a string that describes the default action of the object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public PropertyDescriptionGets a string that describes the visual appearance of the specified object. Not all objects have a description. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public PropertyHelpGets a description of what the object does or how the object is used. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMiniToolbarReturns the associated toolbar.  
Public PropertyNameOverridden. The accessible name for the mini toolbar.  
Public PropertyParentGets the parent of an accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public PropertyRoleGets the role of this accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public PropertyStateGets the state of this accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public PropertyToolbarReturns the associated toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public PropertyValue (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public Methods
 NameDescription
Public MethodDoDefaultActionPerforms the default action associated with this accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public MethodGetChildRetrieves the accessible child corresponding to the specified index. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public MethodGetChildCountRetrieves the number of children belonging to an accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public MethodGetFocusedRetrieves the object that has the keyboard focus. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelectedRetrieves the currently selected child. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public MethodHitTestRetrieves the child object at the specified screen coordinates. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public MethodNavigateNavigates to another accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Public MethodSelectModifies the selection or moves the keyboard focus of the accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlReturns the control used to synchronize accessibility calls. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase.ToolbarAccessibleObject)
See Also