CDialog::DoModal

Call this member function to invoke the modal dialog box and return the dialog-box result when done.

Syntax

virtual int DoModal( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDialog Overview, CDialog Member Functions, Dialog Box Classes, CWnd::IsDialogMessage