CDialog::GotoDlgCtrl

Call this member function to move the focus to the specified control in the dialog box.

Syntax

void GotoDlgCtrl( CWnd* pWndCtrl );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDialog Overview, CDialog Member Functions, Dialog Box Classes, CWnd::GetDlgItem, CDialog::PrevDlgCtrl, CDialog::NextDlgCtrl