Window Styles for Painting

Most of the styles relating to window drawing can be set either for the window class (CS_ prefix) or for an individual window (WS_ prefix). The styles described in this section control how the system manipulates the window's regions and how the window is notified when it must be painted or redrawn.


[Back: Window Regions]
[Next: WS_CLIPCHILDREN, CS_CLIPCHILDREN]