KeyEventArgsKeyValue Property |
Gets the keyboard value 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 int KeyValue { get; }Public ReadOnly Property KeyValue As Integer
Get
Property Value
Int32
See Also