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 Visualization Manager.

Requirements

Header: afxwindowsmanagerdialog.h

See Also

Reference

CMFCWindowsManagerDialog Class

Hierarchy Chart

Concepts

Visualization Manager