Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Keyboard Support

To show key tips, press F10 or button:
Show key tips
F
H
AA
FO
V
X
C
D
AB
FN
FF
FS
FG
FK
AD
1
2
3
4
5
6
I
FC
AE
PG
U
N
M
AO
AI
SO
8
AL
AC
AR
AJ
H
AF
FE
FD
R
N
A
T
B
P
C
1
2
3
4
5
6
7
8
9
0
D
G
V
A
ZM
ZI
ZO
B
F
C
S
  • dialogboxlauncherClipboard

    Clipboard
    po
  • v
    v
    popo
    dialogboxlauncherFont

    Font
    po
  • po
    dialogboxlauncherParagraph

    Paragraph
    po
  • dialogboxlauncherEditing

    Editing
    po
  • Tables

    Tables
    po
  • Illustrations

    Illustrations
    po
  • Charts

    Charts
    po
  • up
    down
    gpo
    Full Circular
    Half Circular
    Quarter Circular
    Linear Horizontal
    Linear Vertical
    Right Quarter Circular
    Three Forth Circular

    Gauges

    Gauges
    po
  • Zoom

    Zoom
    po

  • Fullscreen

    Fullscreen
    po

  • po
    Settings

    Settings
    po
Did this demo address your needs?
If you’d like us to extend this demo further, please describe your needs below.
Thank you in advance for your cooperation.
SEND FEEDBACK

The DevExpress ASP.NET Ribbon (ASPxRibbon) control provides end-users with the capability to navigate through ribbon items using the keyboard. To enable this behavior, set the KeyboardSupport property to true. The KeyTipModeShortcut property allows you to specify a keyboard shortcut, which when pressed will show tab key tips. The key tips can also be displayed by calling the client-side ShowKeyTips method.

The ribbon control automatically generates access keys for tabs, groups, and items. However, you can specify the required access key manually by using the following properties.

You can disable the access key auto generation by setting the AutoGenerateAccessKeys property to false. However, in this case, you should specify access key for every element manually.

Note that an access key is in effect provided that the corresponding key tip is currently displayed.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxNavigationAndLayoutDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxNavigationAndLayoutDemos
S