CDialog::NextDlgCtrl
Moves the focus to the next control in the dialog box.
void NextDlgCtrl( ) const;
Remarks
If the focus is at the last control in the dialog box, it moves to the first control.
Requirements
Header: afxwin.h
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Moves the focus to the next control in the dialog box.
void NextDlgCtrl( ) const;
If the focus is at the last control in the dialog box, it moves to the first control.
Header: afxwin.h