Back to Devexpress

KeyShortcut Properties

windowsforms-devexpress-dot-utils-dot-keyshortcut-dot-underscore-properties.md

latest1.1 KB
Original Source

KeyShortcut Properties

A class used by various controls to provide shortcut keys.

NameDescription
AltKeyName staticGets the name of the ALT key which is dependent upon the end-user’s regional settings.
ControlKeyName staticGets the name of the CONTROL key which is dependent upon the end-user’s regional settings.
IsExistTests whether the current shortcut specifies a valid key combination.
KeyGets the shortcut used to activate particular functionality.
ShiftKeyName staticGets the name of the SHIFT key which is dependent upon the end-user’s regional settings.

See Also

KeyShortcut Class

KeyShortcut Members

DevExpress.Utils Namespace