WS_SYNCPAINT, CS_SYNCPAINT

Windows that have these styles receive WM_PAINT messages as soon as their update regions contain something; they are updated immediately (synchronously).


[Back: WS_SAVEBITS, CS_SAVEBITS]
[Next: CS_SIZEREDRAW]