Allow the control to
- receives focus using the Tab key
- display an indicator/border when a toolbar item receives focus
- have a tab stop for any of its buttons
Allow the user to:
- tab into the control
- tab out of the control without being trapped
- Shift + Tab navigate in reverse order correctly
The scenario should be implemented in the toolbar and inherited from the controls that use toolbar, like PDFToolbar