Skip to main content

ASPxClientRibbon.ShowKeyTips Method

Shows ribbon key tips.

Declaration

ShowKeyTips(): void

Remarks

The ASPxRibbon control provides end-users with the capability to navigate through ribbon items using the keyboard. Use the ShowKeyTips method to display ribbon tab access keys.

ASPxRibbon_KeyboardSupport_Tabs

Important

The ShowKeyTips method is in effect provided the ASPxRibbon.KeyboardSupport property is set to true.

Concept

Keyboard Support

Online Demo

Ribbon - Keyboard Support

See Also