vc++类似Outlook界面的可折叠式菜单实例

时间:2014-05-12 10:26:52
【文件属性】:

文件名称:vc++类似Outlook界面的可折叠式菜单实例

文件大小:2.66MB

文件格式:RAR

更新时间:2014-05-12 10:26:52

Outlook 折叠式 vc++ mfc 实例

导航界面是每一个vc++界面设计者都关注的问题,这个小例子就是针对类似Outlook式的折叠式菜单的开发。通过它能学习到基本的导航界面是如何做出来的。


【文件预览】:
OutInterface
----ListButton.h(1KB)
----OutlookList.h(2KB)
----OutInterface.dsp(5KB)
----StdAfx.cpp(214B)
----OutInterfaceDlg.h(2KB)
----OutInterface.clw(2KB)
----resource.h(1KB)
----OutInterface.h(1KB)
----OutInterfaceDlg.cpp(5KB)
----OutInterface.plg(258B)
----OutInterface.cpp(2KB)
----OutInterface.aps(30KB)
----OutInterface.dsw(549B)
----Debug()
--------OutInterface.obj(15KB)
--------OutInterfaceDlg.sbr(8KB)
--------OutlookList.sbr(8KB)
--------vc60.pdb(356KB)
--------OutInterface.res(10KB)
--------ListButton.sbr(2KB)
--------vc60.idb(209KB)
--------OutInterface.sbr(5KB)
--------OutInterfaceDlg.obj(32KB)
--------OutlookList.obj(32KB)
--------OutInterface.pdb(401KB)
--------ListButton.obj(11KB)
--------OutInterface.pch(6.56MB)
--------StdAfx.obj(103KB)
--------StdAfx.sbr(1.31MB)
--------OutInterface.exe(124KB)
--------OutInterface.ilk(267KB)
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----ListButton.cpp(709B)
----OutlookList.cpp(7KB)
----OutInterface.rc(7KB)
----OutInterface.ncb(113KB)
----res()
--------icon2.ico(766B)
--------icon6.ico(766B)
--------OutInterface.ico(1KB)
--------icon5.ico(766B)
--------OutInterface.rc2(404B)
--------icon7.ico(766B)
--------icon4.ico(766B)
--------toolbar1.bmp(2KB)
--------icon3.ico(766B)
--------icon1.ico(766B)
----OutInterface.opt(53KB)

网友评论

  • 正是我想要的代码。
  • 很好的参考。
  • 这个是书上的例子,还不错,比较简单易懂,都有注释,也可以直接用
  • 不错菜单组件,谢谢分享
  • vs2010编译通过,不过已经有相同功能的类可供使用了~·
  • VC6下编译通过,折叠式菜单,可实现菜单分层管理