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 Overview | Class Members
See Also CWindow::NextDlgCtrl, CWindow::PrevDlgCtrl,