Replaces System.Drawing.Text.HotkeyPrefix
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public enum HotkeyPrefix |
Visual Basic Copy Code |
---|
Public Enum HotkeyPrefix |
Member name | Description | |
---|---|---|
Hide |
Do not display the hot-key prefix. |
|
None |
No hot-key prefix. |
|
Show |
Display the hot-key prefix. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |