CWindow::GotoDlgCtrl

void GotoDlgCtrl( HWND hWndCtrl ) const;

See WM_NEXTDLGCTL in the Win32 SDK.

Remarks

Sets the keyboard focus to a control in the dialog box.

CWindow OverviewClass Members

See Also   CWindow::NextDlgCtrl, CWindow::PrevDlgCtrl,