HotkeyPrefix Enum

Definition

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

public enum class HotkeyPrefix
public enum HotkeyPrefix
type HotkeyPrefix = 
Public Enum HotkeyPrefix
Inheritance
HotkeyPrefix

Fields

Hide 2

Do not display the hot-key prefix.

None 0

No hot-key prefix.

Show 1

Display the hot-key prefix.

Remarks

A hot-key prefix allows you to use a keyboard combination (usually CTRL+HotKey or ALT+HotKey) to access functionality represented by text displayed on the screen.

Applies to