WM_SHOWWINDOW top-level constant

int const WM_SHOWWINDOW

Sent to a window when the window is about to be hidden or shown.

Implementation

const WM_SHOWWINDOW = 0x0018;