Version

Ribbon.RibbonAccessibleObject Class Properties

For a list of all members of this type, see Ribbon.RibbonAccessibleObject members.

Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsOverridden. Gets the location and size of the accessible object.  
Public PropertyDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyDescriptionOverridden. Gets a string that describes the visual appearance of the specified object. Not all objects have a description.  
Public PropertyHelp (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameOverridden. The accessible name for the ribbon.  
Public PropertyParentOverridden. Gets the parent of an accessible object.  
Public PropertyRibbonReturns the associated ribbon.  
Public PropertyRoleOverridden. Gets the role of this accessible object.  
Public PropertyStateOverridden. Gets the state of this accessible object.  
Public PropertyValue (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
See Also