HotkeyPrefix

HotkeyPrefix enumeration

Specifies the type of display for hot-key prefixes that relate to text.

public enum HotkeyPrefix

Values

NameValueDescription
None0No hot-key prefix.
Show1Display the hot-key prefix.
Hide2Do not display the hot-key prefix.

See Also