Share via


CMFCWindowsManagerDialog::CMFCWindowsManagerDialog

Constructs a CMFCWindowsManagerDialog object.

CMFCWindowsManagerDialog(
   CMDIFrameWndEx* pMDIFrame,
   BOOL bHelpButton = FALSE
);

Parameters

  • [in] pMDIFrame
    A pointer to the parent or owner window.

  • [in] bHelpButton
    A Boolean parameter that specifies whether the framework displays a Help button.

Remarks

For more information about visual managers, see The Visualization Manager.

Requirements

Header: afxwindowsmanagerdialog.h

See Also

Concepts

MFC Hierarchy Chart

The Visualization Manager

Reference

CMFCWindowsManagerDialog Class