A critical requirement for software accessibility is keyboard support as a complete
alternative to pointing devices (mouse, etc.).
Keyboard support is comprised of access keys, keyboard navigation, and keyboard
shortcuts. RadToolBar will seamlessly switch between mouse and keyboard navigation,
just like in desktop applications.
Using the AccessKey property, you can associate an activation combination
(access key) which will focus on the particular item and enable keyboard navigation.
When there are multiple toolbars on a given page, each of them may have a different
activation combination.