toolbar
Characteristics
Superclass Role:
- group
Related Concepts:
- menubar
Inherited States and Properties:
- aria-activedescendant
- aria-atomic
- aria-busy (state)
- aria-controls
- aria-describedby
- aria-disabled (state)
- aria-dropeffect
- aria-expanded (state)
- aria-flowto
- aria-grabbed (state)
- aria-haspopup
- aria-hidden (state)
- aria-invalid (state)
- aria-label
- aria-labelledby
- aria-live
- aria-owns
- aria-relevant
Name From:
- author
A collection of commonly used function buttons or controls represented in compact visual form.
The toolbar is often a subset of functions found in a menubar, designed to reduce user effort in using these functions. Authors must supply an aria-label property on each toolbar when the application contains more than one toolbar.
Authors may manage focus of descendants for all instances of this role.
Microsoft Active Accessibility accRole Property:
- ROLE_SYSTEM_TOOLBAR
UI Automation ControlType Property:
- Toolbar
UI Automation AriaRole Property:
- toolbar