property Ribbon.ShortcutKeyTransparent as Long
Indicates the percent of transparency the shortcut keys are being displayed with.

TypeDescription
Long A long expression indicates the percent of transparency the shortcut keys are being displayed with.

By default, the ShortcutKeyTransparent property is 0. The ShortcutKeyTransparent property Indicates the percent of transparency the shortcut keys are being displayed with. 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. 

The following properties customize the format/look the shortcut keys are displayed:

The ShortcutKeyPressedModifers property indicates the combination of modifier keys whose shortcut keys are currently visible.