PyCDialog.DoModal

int = DoModal()

Create a modal window for the dialog box.

MFC References

CDialog::DoModal

Return Value

The return value from the dialog. This is the value passed to PyCDialog::EndDialog.