WM_KILLFOCUS top-level constant

int const WM_KILLFOCUS

Sent to a window immediately before it loses the keyboard focus.

Implementation

const WM_KILLFOCUS = 0x0008;