[This is preliminary documentation and is subject to change.]
The SuppresHandledEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SuppresHandledEventArgs | Initializes a new instance of the SuppresHandledEventArgs class |
Properties
| Name | Description | |
|---|---|---|
| Handled | Gets or sets value indicating if calle handles the message | |
| Suppress | Gets or sets value indicating if hooks following this one and windows message may be suppressed |