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