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