The wParam of the message. The value of this field is dependent on the message.
[Visual Basic] Public wParam As Integer [C#] public int wParam; [C++] public: int wParam; [JScript] public var wParam : int;
Message Structure | Message Members | System.WinForms Namespace