Implements a Windows message.
The Message type exposes the following members.
Top
Top
|
| Name | Description |
|---|
.gif) | HWnd | Gets or sets the window handle of the message. |
.gif) | LParam | Specifies the LParam field of the message. |
.gif) | Msg | Gets or sets the ID number for the message. |
.gif) | Result | Specifies the value that is returned to Windows in response to handling the message. |
.gif) | WParam | Gets or sets the WParam field of the message. |
Top
Reference