property Ribbon.ShortcutKeyPressedModifers as ModifierKeyEnum
Indicates the combination of modifier keys whose shortcut keys are currently visible.

TypeDescription
ModifierKeyEnum A ModifierKeyEnum expression that indicates the combination of modifier keys whose shortcut keys are currently visible.
The ShortcutKeyPressedModifers property indicates the combination of modifier keys whose shortcut keys are currently visible. The ShortcutKeyVisible property indicates the way the control shows the available keys when user presses any modifier keys such as SHIFT, CTRL or ALT. The Shortcut property specifies the key combination that the user can press to select the item quickly. The ShortcutKeysInfo property returns the list of shortcut keys that are currently available.