Name

Public Const WM_SHOWWINDOW = &H18

Synopsis

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
Description

Sent to a window before it is shown or hidden.

Return Value

0 only if the application processes this message.

Get Subclassing and Hooking with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.