WM_NCACTIVATE top-level constant Null safety
Sent to a window when its nonclient area needs to be changed to indicate an active or inactive state.
Implementation
const WM_NCACTIVATE = 0x0086;
Sent to a window when its nonclient area needs to be changed to indicate an active or inactive state.
const WM_NCACTIVATE = 0x0086;