CWindow::GotoDlgCtrl

Legt den Tastaturfokus zu einem Steuerelement im Dialogfeld fest.

void GotoDlgCtrl(
   HWND hWndCtrl 
) const throw();

Hinweise

Siehe WM_NEXTDLGCTL in Windows SDK.

Anforderungen

Header: atlwin.h

Siehe auch

Referenz

CWindow-Klasse

CWindow::NextDlgCtrl

CWindow::PrevDlgCtrl