CDialogImpl::DoModal

This method creates a modal dialog box.

Syntax

int DoModal( HWND hWndParent = ::GetActiveWindow() );

At a Glance

Header file: Atlwin.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CDialogImpl Overview, CDialogImpl Methods