HotKeyPrefixfunction
Specifies how to display hot keys. There are three options: do nothing, display hot keys underlined, and hide the hot key underlines.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Parameters
| Name | Description | |
|---|---|---|
HotkeyPrefixNone | 0 | |
HotkeyPrefixShow | 1 | |
HotkeyPrefixHide | 2 |
Description
The HotkeyPrefix enumeration specifies how to display hot keys. There are three options: do nothing, display hot keys underlined, and hide the hot key underlines.
Reference
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations