Partager via


CDialog::NextDlgCtrl

Moves the focus to the next control in the dialog box.

void NextDlgCtrl( ) const;

Remarks

If the focus is at the last control in the dialog box, it moves to the first control.

Requirements

Header: afxwin.h

See Also

Concepts

CDialog Class

CDialog Members

Hierarchy Chart

CDialog::PrevDlgCtrl

CDialog::GotoDlgCtrl