WM_SETFOCUS top-level constant

int const WM_SETFOCUS

Sent to a window after it has gained the keyboard focus.

Implementation

const WM_SETFOCUS = 0x0007;