msos2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CS_PARENTCLIP
Full List                                           Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
CS_PARENTCLIP  Prevents a window from painting over its parent windows. This
style simplifies the calculation of the visible region but is potentially
hazardous, because the parent window's visible region is usually larger than
the child window. Windows with this style should not draw outside their
boundaries.
 
                                      ♦