BCGControlBar Pro for MFC
void CBCGPMDIFrameWnd::EnableFullScreenMainMenu ( BOOL  bEnableMenu)
inline

Makes the main menu visible or invisible in the full screen mode.

Use this function to make the main menu visible or invisible in the full screen mode. You can enable the frame to work in full screen mode using EnableFullScreenMode().

The main menu is visible by the default.

Parameters
bEnableMenuSpecifies whether the main menu is shown or not in full screen mode.