c++多文档树形结构菜单

时间:2013-05-11 02:35:53
【文件属性】:
文件名称:c++多文档树形结构菜单
文件大小:42KB
文件格式:RAR
更新时间:2013-05-11 02:35:53
C++ 本文中主要讲到如何在多文档中加入一个ControlBar,以及如何在ControlBar中加入一个树控方法。这也是软件系统中常用的一种界面,希望能对大家有所帮助。
【文件预览】:
codefans.net
----Tree()
--------CTreeControlBar.clw(3KB)
--------StdAfx.cpp(217B)
--------CTreeControlBarView.h(2KB)
--------SIZECBAR.H(5KB)
--------mybar.h(1KB)
--------CTreeControlBar.dsp(5KB)
--------CTreeControlBarView.cpp(3KB)
--------MainFrm.h(2KB)
--------CTreeControlBar.aps(29KB)
--------CTreeControlBar.dsw(553B)
--------CTreeControlBarDoc.cpp(2KB)
--------SIZECBAR.CPP(25KB)
--------StdAfx.h(1KB)
--------MainFrm.cpp(3KB)
--------mybar.cpp(3KB)
--------Resource.h(503B)
--------说明.txt(5KB)
--------CTreeControlBar.rc(12KB)
--------res()
--------ChildFrm.cpp(2KB)
--------ChildFrm.h(1KB)
--------CTreeControlBar.h(1KB)
--------CTreeControlBar.cpp(5KB)
--------MyTree.cpp(1KB)
--------CTreeControlBarDoc.h(2KB)
--------MyTree.h(1KB)

网友评论

  • 可以作为参考!
  • 做课程设计的时候用到的