Message Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
