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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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