[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WM_NCACTIVATE

  This message is sent to a window when its non-client area needs to be
redrawn in order to reflect its activation state. The default action is to
call WinDrawCaption() in order to redraw the title bar.

Parameters
   wParam is TRUE if the window is active, FALSE if the window is inactive.
   lParam is not used.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson