Type | Description | |||
String | A String expression that defines the format (including HTML tags) to display the shortcut keys. |
For instance:
The ShortcutKeyFormat property supports the following predefined keywords:
This property/method supports predefined constants and operators/functions as described here.
The following properties customize the format/look the shortcut keys are displayed:
Background(exShortcutKeyAppearance) / Background(exShortcutKeyBackColor) / Background(exShortcutKeyForeColor) specifies the visual appearance of the shortcut's background / foreground
The ShortcutKeyTransparent property Indicates the percent of transparency the shortcut keys are being displayed with.
The ShortcutKeyPadding property specifies the UI shortcut key's content padding.
The ShortcutKeyExtPaddingH / ShortcutKeyExtPaddingV specifies the padding to be applied to the item (arranged horizontally/vertically) that displays the UI shortcut, so the ShortcutKeyAlign property aligns the UI shortcut relative to this.
The ShortcutKeyAlignH / ShortcutKeyAlignV defines the alignment of the UI shortcut keys relative to the item that displays it, when the holder arranges the items horizontally.
The ShortcutKeyPressedModifers property indicates the combination of modifier keys whose shortcut keys are currently visible.