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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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