Message Properties
.NET Framework 4.5
The Message type exposes the following members.
| Name | Description | |
|---|---|---|
|
HWnd | Gets or sets the window handle of the message. |
|
LParam | Specifies the LParam field of the message. |
|
Msg | Gets or sets the ID number for the message. |
|
Result | Specifies the value that is returned to Windows in response to handling the message. |
|
WParam | Gets or sets the WParam field of the message. |