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.
WS_VISIBLE
Full List                                           Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
WS_VISIBLE  Makes the window visible. MS OS/2 draws the window on the screen
unless overlapping windows completely obscure it. Windows without this style
are hidden. If overlapping windows completely obscure the window, the window
is still considered visible. (Visibility simply means that MS OS/2 draws the
window if it can.)
 
                                      ♦