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


The following tables list the members exposed by AccessibleToolbarButton.

Public Constructors

 NameDescription
Public ConstructorAccessibleToolbarButton ConstructorInitializes a new instance of the AccessibleToolbarButton class.  
Top

Public Properties

 NameDescription
Public PropertyBoundsOverridden. Returns the rectangle which represents the boundary of the accessible toolbar button.  
Public PropertyDefaultAction (Inherited from System.Windows.Forms.AccessibleObject)
Public PropertyDescriptionOverridden. Returns a description of the visual appearance of the accessible toolbar button.  
Public PropertyHelp (Inherited from System.Windows.Forms.AccessibleObject)
Public PropertyKeyboardShortcut (Inherited from System.Windows.Forms.AccessibleObject)
Public PropertyNameOverridden. Gets or sets the name of the accessible toolbar button.  
Public PropertyParentOverridden. Gets the viewer on which the accessible toolbar button is located.  
Public PropertyRoleOverridden. Gets the role or function of the toolbar button.  
Public PropertyStateOverridden. Gets the state of the toolbar button.  
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 MethodGetChild (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetChildCount (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetFocused (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetHelpTopic (Inherited from System.Windows.Forms.AccessibleObject)
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 MethodSelect (Inherited from System.Windows.Forms.AccessibleObject)
Top

See Also