Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

KeyShortcut Properties

A class used by various controls to provide shortcut keys.
Name Description
AltKeyName static Gets the name of the ALT key which is dependent upon the end-user’s regional settings.
ControlKeyName static Gets the name of the CONTROL key which is dependent upon the end-user’s regional settings.
IsExist Tests whether the current shortcut specifies a valid key combination.
Key Gets the shortcut used to activate particular functionality.
ShiftKeyName static Gets the name of the SHIFT key which is dependent upon the end-user’s regional settings.
See Also