Поделиться через


CWinFormsDialog::CWinFormsDialog

Constructs a CWinFormsDialog object.

CWinFormsDialog(
   UINT nIDTemplate = IDD 
);

Параметры

  • 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.

Требования

Header: afxwinforms.h

См. также

Основные понятия

CWinFormsDialog Class

CWinFormsDialog Members

CDialog Class