Happens when a window is losing the focus (ie, the user's keyboard input is no longer directed to that window).


Args

ARG(1) is the handle to the window that will now be receiving the focus. This may be 0 if no window is receiving the focus.


Notes

See also SETFOCUS, ACTIVATE.