Version

RibbonTabItemToolbar.RibbonTabItemToolbarAccessibleObject Class Methods

For a list of all members of this type, see RibbonTabItemToolbar.RibbonTabItemToolbarAccessibleObject members.

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