搜索资源列表
Windows(TreeView)
- 自己编写的有关于Treeview的控件,开发环境为:Delphi7。基本覆盖Treeview的所有使用方面。-prepared themselves for the Treeview control, development environment : Delphi7. Basic coverage of all Treeview use.
FTreeBrowser
- 文件浏览treeview控件,实现windows资源管理器的功能-file browser treeview controls, windows resources management to achieve the functions
MutipleTree
- 树状目录控件的使用,类似windows资源管理器,比较适合初学者-tree controls the use similar windows resources manager, more suitable for beginners
TreeView112
- windows,mfc,一个单文档的示例,主要展示树控件的用法
filevw20
- 类似WINDOWS资源管理器的控件。选择文件夹。
TComm
- com口控件用于windows xp 2K控制
TreeWithCheckBoxes_demo
- windows VC++6.0下面的一个树形结构的控件的 编程
TrueColors_src
- windows 树型控件源码,支持24位以上贴图。
类似QQ游戏大厅导航的树型控件
- 随着软件界面越来越花俏,windows标准常用控件难以满足实际项目的需求。在最近的项目中,需要实现一个类似QQ游戏大厅导航树型控件。参考了网络上的部分资料,自己动手制作了一个类CTreeCtrlBT。
VB6.0设计真正实用的TreeView控件
- 在实际开发中,许多人不喜欢使用TreeView,主要是由于默认的TreeView是“只读”的,不支持添加、删除、编辑、调整节点位置等操作。本文通过一个TVEdit工程说明如何解决这些问题。 TreeView是最灵活的Windows控件之一,它以分层的形式显示数据,允许用户随意扩展或折叠节点。鉴于实际生活中许多事物有着层次关系,如计算机里的文件夹、人事组织关系、地区从属关系等,TreeView的应用也极其广泛。但在实际开发中,许多人不喜欢使用TreeView,主要是由于默认的TreeView
nschart_demo.zip
- 一个老外写的报表控件,对原有windows控件扩展,还蛮不错的,拿来与大家一起分享,Written by a foreigner tree control, control the expansion of the original windows, quite good, used to share with you all
DeskTop.rar
- 《仿Windows桌面的主界面》使用ListView控件,模仿windows桌面,可设置背景图片及图片的缩放、排列类型等。程序本身是一个数据库管理程序的主控界面。," Imitation of the main Windows desktop interface," the use of ListView control, mimic desktop windows, you can set the background picture and picture zoom, wi
treeview
- 使用vc实现的类似windows资源管理器的树形窗口,可以查看系统的文件夹及其子目录,对于学习vc的人比较有帮助。本例中并没有使用树形控件是很好的学习资料。-Vc achieved using similar windows explorer tree window, you can view the system folder and its subdirectories, for people to learn more helpful vc. In this case did not us
CDirTreeCtrl
- 实现类似于WINDOWS资源管理器的树状控件,-To achieve similar to the WINDOWS Explorer tree control
treeview_with_paint_robin
- 在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后自己为控件做所有的绘图操作。 -In Microsoft' s. NET Windows Forms control of, such as Treeview and ListView, only a simple general-purpos
ATLTree
- 使用Windows标准类TreeView来建立ActiveX控件 -The example of using standard class(treeview) in windows to create activex control
TreeCtrlWnd
- 实现树控件部发功能的框口,可以扩充,tree ctrl,windows-Realization tree control function of the Department of fat box mouth, can be expanded, tree ctrl, windows
Text_CTreeBT_Demo
- 随着软件界面越来越花俏,windows标准常用控件难以满足实际项目的需求。在最近的项目中,需要实现一个类似QQ游戏大厅导航树型控件。参考了网络上的部分资料,自己动手制作了一个类CTreeCtrlBT。-With the software interface more and more fancy, windows common control standards difficult to meet the actual project needs. In a recent project, th
TreeView
- 对树形控件和列表控件的综合应用,仿windows资源管理器的源代码文件。-Tree controls and list controls on the comprehensive application of imitation windows explorer the source code files.
VFP-TreeView控件使用详解
- VFP Treeview控件使用详解 TreeView控件用来显示信息的分级视图,如同Windows里的资源管理器的目录。(Detailed Use of VFP Treeview Control The TreeView control is used to display hierarchical views of information, like the directory of resource managers in Windows.)