CMFCMenuBar::GetDefaultMenu
Retrieves a handle to the original menu. The framework loads the original menu from the resource file.
HMENU GetDefaultMenu() const;
Return Value
A handle to a menu resource.
Remarks
If your application customizes a menu, you can use this method to retrieve a handle to the original menu.
Requirements
Header: afxmenubar.h