Click or drag to resize

WindowlessComponentEventArgs Properties

The WindowlessComponentEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCatched True if the Event has already been catched by another WindowlessComponent with an higher z-order.
Public propertyHandled True if the Event has already been catched by another WindowlessComponent with an higher z-order.
Public propertyProcessChilds True if the Event should be processed by the childs.
Top
See Also