[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 bPainted                  Exported, Block, User
------------------------------------------------------------------------------

   This Codeblock is called from the method Paint() when the Window 
   receives a WM_PAINT Message, which is when the Window has to be redrawn.

   The block is stored here from the ACTIVATE WINDOW .. ON PAINT clause, 
   and it receives two Parameters on evaluation:
   
            hDC    the Window Device Context Handle
            cPS    Window PAINTSTRUCT as a String



See Also: hDC cPS PAINTSTRUCT Paint ACTIVATE WINDOW
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson