CWindow::NextDlgCtrl

 

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

Syntax

void NextDlgCtrl( ) const throw();

Remarks

See WM_NEXTDLGCTL in the Windows SDK.

Requirements

Header: atlwin.h

See Also

CWindow Class
CWindow::PrevDlgCtrl
CWindow::GotoDlgCtrl