CWindow::PrevDlgCtrl

 

Sets the keyboard focus to the previous control in the dialog box.

Syntax

void PrevDlgCtrl( ) const throw();

Remarks

See WM_NEXTDLGCTL in the Windows SDK.

Requirements

Header: atlwin.h

See Also

CWindow Class
CWindow::NextDlgCtrl
CWindow::GotoDlgCtrl