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
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