WindowlessComponentEventArgsHandled Property |
True if the Event has already been catched by another WindowlessComponent with an higher z-order.
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public virtual bool Handled { get; set; }
Public Overridable Property Handled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also