Search
Key.Esc Property
See Also
 






The escape virtual key.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public static Key Esc { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Esc As Key

 Property Value

 See Also