bRepaint (BOOL)

      Repaint the window at this time?

      TRUE

        If this field is TRUE, the container is immediately invalidated and repainted.
      FALSE
        If this field is FALSE, no repositioning or repainting of items occurs. If the application sets this field to FALSE, it must send a CM_ARRANGE or CM_SNAPTOGRID message afterwards.


      [Back] [Next]