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

See Also

Reference

CDialog Class

Hierarchy Chart

CDialog::NextDlgCtrl

CDialog::GotoDlgCtrl