Call this member function to load a menu resource from the application's executable file and attach it to the CMenu object.
BOOL LoadMenu( LPCTSTR lpszResourceName );
BOOL LoadMenu( UINT nIDResource );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CMenu Overview, CMenu Member Functions, Menu Classes, CMenu::AppendMenu, CMenu::DestroyMenu