WindowlessComponentEventArgs Class |
Namespace: Easymap.AddIn.Common
The WindowlessComponentEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Catched |
True if the Event has already been catched by another WindowlessComponent with an higher z-order.
| |
Handled |
True if the Event has already been catched by another WindowlessComponent with an higher z-order.
| |
ProcessChilds |
True if the Event should be processed by the childs.
|