New to Telerik UI for WinFormsStart a free 30-day trial

Properties and Methods

Updated over 6 months ago

You can find listed below all properties and methods related to RadShortcut.

Properties

PropertyDescription
KeyMappingsGets a list with all the Keys that form the shortcut combination. E.g. we may have M+O and a Modifier CTRL, then the valid shortcut will be CTRL+M+O.
ModifiersGets or sets the Keys value that describes the modifiers for the shortcut.
CtrlDetermines whether the Control modifier key is applied.
AltDetermines whether the Alt modifier key is applied.
ShiftDetermines whether the Shift modifier key is applied.

Methods

MethodDescription
IsShortcutCombinationDetermines whether the specified Keys are part of modifiers keys.
IsPartialShortcutCombinationDetermines whether the specified Keys are part of a shortcut combination. E.g. if we have a key mapping CTRL+M+O and the provided keys are CTRL+M, the method will return true.
IsMappingKeyDetermines whether the specified key is present in the RadDockShortcut KeyMappings list.
GetDisplayTextGets the human-readable represention of the current key settings.

See Also

In this article
PropertiesMethodsSee Also
Not finding the help you need?
Contact Support