WM_NEXTDLGCTL top-level constant

int const WM_NEXTDLGCTL

Sent to a dialog box procedure to set the keyboard focus to a different control in the dialog box.

Implementation

const WM_NEXTDLGCTL = 0x0028;