Programming 版 (精华区)

发信人: compus (蓝天), 信区: programming
标  题:  Dynamically change the mainframe menu
发信站: 紫 丁 香 (Sun Aug 10 12:45:35 1997)

----------------------------------------------------
      How dynamically change the mainframe menu?
----------------------------------------------------
a sample:

         CMenu newMenu;

        newMenu.LoadMenu (IDR_MENU1);

        AfxGetMainWnd()->SetMenu( &newMenu );

        AfxGetMainWnd()->DrawMenuBar();

        newMenu.Detach ();

Arun Rao, MSMFC, 6/27/95


--
********天若有情天亦老,人间正道是沧桑*******

※ 来源:.紫 丁 香 pclinux.[FROM: 202.118.235.6]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:2.884毫秒