Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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