Replaces System.Drawing.Text.HotkeyPrefix
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public enum HotkeyPrefix |
Visual Basic
Copy Code
|
|---|
Public Enum HotkeyPrefix |
Members| Member name | Description | |
|---|---|---|
![]() |
Hide |
Do not display the hot-key prefix. |
![]() |
None |
No hot-key prefix. |
![]() |
Show |
Display the hot-key prefix. |
See Also