Click or drag to resize

KeyEventArgsKeyValue Property

Gets the keyboard value for a System.Windows.Forms.Control.KeyDown or System.Windows.Forms.Control.KeyUp event.

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public int KeyValue { get; }

Property Value

Type: Int32
See Also