Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== WINMSG event ====== ==== Description ==== The WINMSG event is generated for each Windows message that is requested using [[qualify_event_message|QUALIFY_EVENT]]. ==== Syntax ==== //bForward// = **WINMSG**(//CtrlEntID, CtrlClassID, hWnd, Message, wParam, lParam//) ==== Parameters ==== WINMSG accepts the following parameters: ^Parameter^Description^ |HWnd|Window handle that the message was received by| |Message|The message ID| |wParam|The first parameter sent with the message| |lParam|The second parameter sent with the message| ==== See Also ==== [[qualify_event_message|QUALIFY_EVENT message]], [[catching_mouse_events_in_a_window|Catching Mouse Events in a Form]] guides/programming/programmers_reference_manual/winmsg_event.txt Last modified: 2024/06/19 20:20by 127.0.0.1