WM_SETFOCUS - Syntax

This message occurs when a window is to receive or lose the input focus.

param1
     HWND    hwnd        /*  Focus-window handle. */

param2
     USHORT  usfocus     /*  Focus flag. */


[Back: WM_SETFOCUS - Parameters]
[Next: WM_SETFOCUS - Remarks]