CWinFormsDialog::CWinFormsDialog
Constructs a CWinFormsDialog object.
CWinFormsDialog(
UINT nIDTemplate = IDD
);
Parameters
- nIDTemplate
Contains the ID of a dialog box template resource. Use the dialog editor to create the dialog template and store it in the application's resource script file. For more information on dialog templates, see CDialog Class.
Requirements
Header: afxwinforms.h