Skip to main content
All docs
V23.2

DXHotkeyPrefix Enum

Lists values that indicate the display mode of the hotkey prefixes.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v23.2.dll

NuGet Package: DevExpress.Drawing

Declaration

public enum DXHotkeyPrefix

Members

Name Description
None

No hotkey prefix.

Show

Display the hot-key prefix.

Hide

Do not display the hotkey prefix.

Related API Members

The following properties accept/return DXHotkeyPrefix values:

See Also