KeyEventArgsKeyCode Property |
Gets the keyboard code for a System.Windows.Forms.Control.KeyDown or System.Windows.Forms.Control.KeyUp event.
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic Keys KeyCode { get; }Public ReadOnly Property KeyCode As Keys
Get
Property Value
Keys
See Also