Example of Ribbon KeyTips in ASP.NET MVC Ribbon Control
This sample demonstrates the KeyTips functionality in the Ribbon. Users can press specific keys or key combinations to perform actions.
Clipboard
Font
Paragraph
Editing
Voice
Editor
Reuse Files
Insert Picture From
- This Device
- Stock Images
- Online Images
The KeyTips feature enables quick access to tabs or ribbon items using keyboard actions.
- Alt + Windows/Command - To Display the KeyTips
- Esc - To close the KeyTips or traverse through the items.
In this sample, the keytips are configured for all ribbon items and backstage using the keytip property. The KeyTips are initially shown using the showKeytips() method.