KeyEventArgsKeyHandled Property |
Gets or sets a value indicating whether the event was handled.
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool KeyHandled { get; set; }
Public Property KeyHandled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also