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


CCommonDialog::CCommonDialog

Constructs a CCommonDialog object.

explicit CCommonDialog(
   CWnd* pParentWnd 
);

Параметры

  • pParentWnd
    Points to the parent or owner window object (of type CWnd) to which the dialog object belongs. If it is NULL, the dialog object's parent window is set to the main application window.

Заметки

See CDialog::CDialog for complete information.

Требования

Header: afxdlgs.h

См. также

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

CCommonDialog Class

CCommonDialog Members

Hierarchy Chart

CDialog::CDialog