Version

Ribbon.RibbonGroupAreaPagerButtonAccessibleObject Class Members

The following tables list the members exposed by Ribbon.RibbonGroupAreaPagerButtonAccessibleObject.

Public Constructors
 NameDescription
Public ConstructorRibbon.RibbonGroupAreaPagerButtonAccessibleObject ConstructorCreates a new accessible object for a pager button inside the ribbon group area.  
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.Ribbon.RibbonPagerButtonAccessibleObject)
Public PropertyDefaultActionGets a string that describes the default action of the object. (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
Public PropertyDescriptionReturns the accessible description of the object. (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
Public PropertyHelp (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameThe accessible name for the object. (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
Public PropertyParentOverridden. Gets the parent of an accessible object.  
Public PropertyRibbonReturns the ribbon that the pager button is associated with. (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
Public PropertyRoleGets the accessible role of this object. (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
Public PropertyScrollButtonReturns the scroll direction of the pager button (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
Public PropertyStateGets the state of this accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
Public PropertyValue (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected PropertyRibbonPagerButtonUIElementOverridden. Returns the UIElement of the pager button  
Public Methods
 NameDescription
Public MethodDoDefaultActionPerforms the default action associated with this accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
Public MethodGetChild (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetChildCount (Inherited from Infragistics.Win.AccessibleObjectWrapper)
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 MethodGetMarshallingControlReturns the control used to synchronize accessibility calls. (Inherited from Infragistics.Win.UltraWinToolbars.Ribbon.RibbonPagerButtonAccessibleObject)
See Also