You have created a dialog box template using the dialog editor. How would you display a modal

To display a modal dialog box based on a template created using the dialog editor, you
would first use ClassWizard to create a dialog class based on the template. You would
then create an instance of the dialog class in your code, and call the base class method
CDialog::DoModal() to display the dialog box.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>