Edit

Share via


Using a Dialog Template in Memory

Note

The Microsoft Foundation Classes (MFC) library continues to be supported. However, we're no longer adding features or updating the documentation.

Instead of using the methods given in the Dialog Creation table, you can create either kind of dialog box indirectly from a dialog template in memory. For more information, see class CDialog in the MFC Reference.

See also

Working with Dialog Boxes in MFC