Type | Description | |||
String | A String expression that specifies the padding to be applied to the item (arranged horizontally) that displays the UI shortcut, so the ShortcutKeyAlign property aligns the UI shortcut relative to this. The list is separated by comma character and indicates left, top, right and bottom exterior padding. |
For instance:
The ShortcutKeyExtPaddingH 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:
The ShortcutKeyFormat property specifies the expression that defines the format (including HTML tags) to display the shortcut keys.
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 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.