资源列表
ThreeStateTreeView_demo
- 此源码是TreeView控件的CheckBox三态显示的源码,对于使用TreeView控件编程的朋友们来说,这个非常有用。三态即:选中复选框、未选中复选框和根节点下的子节点部分选中的状态。-This source code is a TreeView control tri-state CheckBox displays source code, the use TreeView control programming friends, this is very useful. Tri-stat
TreeEditor
- 编辑功能很强大的树控件。修正了在拖放时访问越界的BUG。-Very powerful editing tree control. Fixed drag and drop access violation of the BUG.
PropList
- 功能强大的可编辑的列表框以及编辑框、组合框、按钮等。-Powerful editable list box and edit box, combo box, buttons, etc..
CDirTreeCtrl
- 实现类似于WINDOWS资源管理器的树状控件,-To achieve similar to the WINDOWS Explorer tree control
DemoTreeV
- 示例演示将一个 XML 文件与 TreeView 控件绑定,并用 TreeView 控件显示 XML 文件每个 XmlNode 的第一个属性的值。主要的做法是遍历 XML 文件的每个节点,同时在 TreeView 里新建相应的节点,将每个 XML 节点第一个属性的值写入新建的 TreeView 的节点。-Presentation of a sample XML document and bind TreeView controls, and TreeView controls display X
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
bldtree
- 树编辑treeview 中节点拖动、增加、删除等功能演示"-bndtree
Explorer
- TreeView+ListView 实现资源管理器-TreeView+ ListView realize resource manager
TreeCtrlDClick
- tree控件使用,简介ACCESS数据库,以及树形显示-control the use of tree, About ACCESS database, as well as the tree shows
TreeViewAndListView
- TreeView和ListView使用例子-Introduction to TreeView and ListView example (c# source code)
dotnettree
- 主要是树形菜单,增加,删除,修改,查询等功能-Mainly tree menu, add, delete, modify, query and other functions
CTreeView-AND-CListView
- CTreeView与CListView实例-CTreeView and CListView instance