WM_CHILDACTIVATE top-level constant

int const WM_CHILDACTIVATE

Sent to a child window when the user clicks the window's title bar or when the window is activated, moved, or sized.

Implementation

const WM_CHILDACTIVATE = 0x0022;