KeyEventArgsKeyData Property |
Gets the key data 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 Keys KeyData { get; }
Public ReadOnly Property KeyData As Keys
Get
Property Value
Type:
KeysSee Also