Version

UltraExplorerBarGroup.NavigationOverFlowButtonAccessibleObject Class Members

The following tables list the members exposed by UltraExplorerBarGroup.NavigationOverFlowButtonAccessibleObject.

Public Constructors
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsOverridden. Gets the location and size of the accessible object.  
Public PropertyDefaultActionGets a string that describes the default action of the object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public PropertyDescriptionGets a string that describes the visual appearance of the specified object. Not all objects have a description. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public PropertyGroupReturns the associated group. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public PropertyHelpGets a description of what the object does or how the object is used. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameThe accessible name for the data area. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public PropertyParentGets the parent of an accessible object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public PropertyRoleGets the role of this accessible object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public PropertyStateGets the state of this accessible object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public PropertyValueReturns the group's description (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
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.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public MethodGetChildOverridden. Retrieves the accessible child corresponding to the specified index.  
Public MethodGetChildCountOverridden. Retrieves the number of children belonging to an accessible object.  
Public MethodGetFocusedRetrieves the object that has the keyboard focus. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelectedRetrieves the currently selected child. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public MethodHitTestRetrieves the child object at the specified screen coordinates. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Public MethodNavigateOverridden. Navigates to another accessible object  
Public MethodSelectModifies the selection or moves the keyboard focus of the accessible object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlReturns the control used to synchronize accessibility calls. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup.ExplorerBarGroupAccessibleObject)
See Also