文件名称:simple_tree_ctrl
- 所属分类:
- TreeView控件
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 18.27kb
- 下载次数:
- 0次
- 提 供 者:
- gao***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree control has to respond in different way depending on the selected item. Here I present what I have (I re-wrote some of my code to use this custom control and I believe that it is more readeble and easy to understand now) -First of all, there are lots of custom tree controls availabl e so what's the need for this In one of my projects I happened to use several tree controls to show da ta objects at different levels and I had to deal w praxiology user actions. Each time, my tree control has to respond in different way d epending on the selected item. Here I present wh at I have (I re-wrote some of my code to use this cu stom control and I believe that it is more readeb le and easy to understand now)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 117143154simple_tree_ctrl.zip 列表 TreeCtrlOW/MyNewTreeCtrl.cpp TreeCtrlOW/MyNewTreeCtrl.h TreeCtrlOW/ReadMe.txt TreeCtrlOW/resource.h TreeCtrlOW/res/TreeCtrlOW.ico TreeCtrlOW/res/TreeCtrlOW.rc2 TreeCtrlOW/SimpleTreeCtrl.cpp TreeCtrlOW/SimpleTreeCtrl.h TreeCtrlOW/StdAfx.cpp TreeCtrlOW/StdAfx.h TreeCtrlOW/TreeCtrlOW.cpp TreeCtrlOW/TreeCtrlOW.dsp TreeCtrlOW/TreeCtrlOW.dsw TreeCtrlOW/TreeCtrlOW.h TreeCtrlOW/TreeCtrlOW.rc TreeCtrlOW/TreeCtrlOWDlg.cpp TreeCtrlOW/TreeCtrlOWDlg.h