ActiveReports.Viewer3 Request technical support
ToolbarAccessible Class Members
See Also  Properties  Methods 


The following tables list the members exposed by ToolbarAccessible.

Public Constructors

 NameDescription
Public ConstructorToolbarAccessible ConstructorInitializes a new instance of the ToolbarAccessible class.  
Top

Public Properties

 NameDescription
Public PropertyBoundsOverridden. Returns the rectangle which represents the boundaries of the accessible toolbar.  
Public PropertyDefaultActionReturns the default action of the toolbar in its current state. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyDescriptionOverridden. Returns a description of the visual appearance of the accessible toolbar.  
Public PropertyHandleGets or sets the handle of the accessible toolbar. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyHelpOverrides AccessibleObject.Help. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyKeyboardShortcutOverrides AccessibleObject.KeyboardShortcut. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyNameOverridden. Sets or returns the name of the accessible toolbar.  
Public PropertyOwnerGets the owner of the accessible toolbar. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyParentOverridden. Gets the viewer on which the toolbar is located.  
Public PropertyRoleOverridden. Gets the role or function of the tool.  
Public PropertyState (Inherited from System.Windows.Forms.AccessibleObject)
Public PropertyValue (Inherited from System.Windows.Forms.AccessibleObject)
Top

Public Methods

 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDoDefaultAction (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetChildOverridden. Returns the specified tool on the ToolbarAccessible object.  
Public MethodGetChildCountOverridden. Returns the number of tools on the accessible toolbar.  
Public MethodGetFocused (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetHelpTopic (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetSelected (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodHitTest (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodNavigate (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodNotifyClientsOverloaded.  (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public MethodSelect (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodToString (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Top

See Also