Share via


CWindow::PrevDlgCtrl

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

void PrevDlgCtrl( ) const throw();

Remarks

See WM_NEXTDLGCTL in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Reference

CWindow Class

CWindow::NextDlgCtrl

CWindow::GotoDlgCtrl

Other Resources

CWindow Members