Syntax
void NextDlgCtrl() const;
Remarks
Moves the focus to the next control in the dialog box. If the focus is at the last control in the dialog box, it moves to the first control.
See Also
CDialog::PrevDlgCtrl, CDialog::GotoDlgCtrl