Version

UltraToolbarsManager.DockAreaAccessibleObject Class Properties

For a list of all members of this type, see UltraToolbarsManager.DockAreaAccessibleObject members.

Public Properties
 NameDescription
Public PropertyBoundsOverridden. Gets the location and size of the accessible object.  
Public PropertyDefaultActionOverridden. Gets a string that describes the default action of the object.  
Public PropertyDescriptionGets the description of the System.Windows.Forms.Control.ControlAccessibleObject. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyDockAreaReturns the associated dock area.  
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 PropertyParentGets the parent of an accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyRoleGets the role of this accessible object. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyStateOverridden. Gets the state of this accessible object.  
Public PropertyValueGets or sets the value of an accessible object. (Inherited from System.Windows.Forms.AccessibleObject)
See Also