Shows or hides the main menu in a full screen mode.
void EnableFullScreenMainMenu(
   BOOL bEnableMenu 
);
Parameters
- [in] bEnableMenu
 TRUE to show the main menu in a full screen mode, FALSE otherwise.
Requirements
Header: afxframewndex.h
Shows or hides the main menu in a full screen mode.
void EnableFullScreenMainMenu(
   BOOL bEnableMenu 
);
Header: afxframewndex.h