CDialog::NextDlgCtrl
voidNextDlgCtrl()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.
CDialog Overview | Class Members | Hierarchy Chart
See Also CDialog::PrevDlgCtrl, CDialog::GotoDlgCtrl