Table of Contents

Class WindowMessageEventArgs

Namespace
Microsoft.WindowsAPICodePack.Shell
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

Encapsulates the data about a window message

public class WindowMessageEventArgs : EventArgs
Inheritance
WindowMessageEventArgs
Inherited Members

Properties

Message

Received windows message.

public Message Message { get; }

Property Value

Message