Skip to main content
A newer version of this page is available. .
All docs
V22.2

DXHotkeyPrefix Enum

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

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v22.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