CDialog::PrevDlgCtrl
Sets the focus to the previous control in the dialog box.
void PrevDlgCtrl( ) const;
Remarks
If the focus is at the first control in the dialog box, it moves to the last control in the box.
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.
Sets the focus to the previous control in the dialog box.
void PrevDlgCtrl( ) const;
If the focus is at the first control in the dialog box, it moves to the last control in the box.
Header: afxwin.h