June 2001
Intermediate to advanced
706 pages
24h 10m
English
Public Const WM_SHOWWINDOW = &H18
wParam
True if the window is being shown;
False otherwise.
lParam
Status of the window that is shown; can be one of the following values, defined in Appendix C:
SW_OTHERUNZOOM
|
SW_OTHERZOOM
|
SW_PARENTCLOSING
|
SW_PARENTOPENING
|
Sent to a window before it is shown or hidden.
0 only if the application processes this message.
Read now
Unlock full access