[This is preliminary documentation and is subject to change.]

The SuppresHandledEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodSuppresHandledEventArgs
Initializes a new instance of the SuppresHandledEventArgs class

Properties

  NameDescription
Public propertyHandled
Gets or sets value indicating if calle handles the message
Public propertySuppress
Gets or sets value indicating if hooks following this one and windows message may be suppressed

See Also