Enum HotkeyPrefix
Specifies the type of display for hot-key prefixes that relate to text.
[ComVisible(false)]
public enum HotkeyPrefix
Fields
Hide = 2
Do not display the hot-key prefix.
None = 0
No hot-key prefix.
Show = 1
Display the hot-key prefix.