Click or drag to resize

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.3.0.0
Syntax
public virtual bool Handled { get; set; }

Property Value

Boolean
See Also