Enum TextHotkey

Controls how text with & hotkey marks should be handled (used only in Label)

enum TextHotkey : ubyte { ... }

Enum members

NameDescription
hidden Only hide & marks
ignore Treat as usual text without a hotkey
underline Underline hotkey letter that goes after &
underlineOnAlt Underline hotkey letter that goes after & only when Alt pressed