Back to Devexpress

DXHotkeyPrefix Enum

corelibraries-devexpress-dot-drawing-dd02a756.md

latest1.1 KB
Original Source

DXHotkeyPrefix Enum

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

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public enum DXHotkeyPrefix
vb
Public Enum DXHotkeyPrefix

Members

NameDescription
None

No hotkey prefix.

| | Show |

Display the hot-key prefix.

| | Hide |

Do not display the hotkey prefix.

|

The following properties accept/return DXHotkeyPrefix values:

See Also

DevExpress.Drawing Namespace