Version

ApplicationMenuControl.ApplicationMenuControlAccessibleObject Class Properties

For a list of all members of this type, see ApplicationMenuControl.ApplicationMenuControlAccessibleObject members.

Public Properties
 NameDescription
Public PropertyApplicationMenuControlThe ApplicationMenuControl that this accessible object represents.  
Public PropertyBoundsGets the location and size of the accessible object. (Inherited from System.Windows.Forms.AccessibleObject)
Public PropertyDefaultActionGets a string that describes the default action of the object. Not all objects have a default action. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyDescriptionGets the description of the System.Windows.Forms.Control.ControlAccessibleObject. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyHandleGets or sets the handle of the accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyHelpGets the description of what the object does or how the object is used. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyKeyboardShortcutGets the object shortcut key or access key for an accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyNameOverridden. The accessible name for the tool.  
Public PropertyOwnerGets the owner of the accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyParentOverridden. Gets the parent of an accessible object.  
Public PropertyRoleOverridden. Gets the accessible role of this object.  
Public PropertyStateGets the state of this accessible object. (Inherited from System.Windows.Forms.AccessibleObject)
Public PropertyValueGets or sets the value of an accessible object. (Inherited from System.Windows.Forms.AccessibleObject)
See Also