The following tables list the members exposed by ToolbarAccessible.
| Name | Description | |
|---|---|---|
![]() | ToolbarAccessible Constructor | Initializes a new instance of the ToolbarAccessible class. |
| Name | Description | |
|---|---|---|
![]() | Bounds | Overridden. Returns the rectangle which represents the boundaries of the accessible toolbar. |
![]() | DefaultAction | Returns the default action of the toolbar in its current state. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Description | Overridden. Returns a description of the visual appearance of the accessible toolbar. |
![]() | Handle | Gets or sets the handle of the accessible toolbar. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Help | Overrides AccessibleObject.Help. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | KeyboardShortcut | Overrides AccessibleObject.KeyboardShortcut. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Name | Overridden. Sets or returns the name of the accessible toolbar. |
![]() | Owner | Gets the owner of the accessible toolbar. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Parent | Overridden. Gets the viewer on which the toolbar is located. |
![]() | Role | Overridden. Gets the role or function of the tool. |
![]() | State | (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | Value | (Inherited from System.Windows.Forms.AccessibleObject) |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | DoDefaultAction | (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | GetChild | Overridden. Returns the specified tool on the ToolbarAccessible object. |
![]() | GetChildCount | Overridden. Returns the number of tools on the accessible toolbar. |
![]() | GetFocused | (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | GetHelpTopic | (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetSelected | (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | HitTest | (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Navigate | (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | NotifyClients | Overloaded. (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |
![]() | Select | (Inherited from System.Windows.Forms.AccessibleObject) |
![]() | ToString | (Inherited from System.Windows.Forms.Control.ControlAccessibleObject) |


