WM_NCACTIVATE top-level constant

int const WM_NCACTIVATE

Sent to a window when its nonclient area needs to be changed to indicate an active or inactive state.

Implementation

const WM_NCACTIVATE = 0x0086;