资源列表
130840_wpf-treeview-itemimages
- TreeView WPF C# Very good source code!
treelist
- 实现树状目录的显示和在MFC中单文档结构中的实现-Tree implementation of the display and at MFC single document structure in the implementation
JQTreeView
- 1:支持静态的树,即一次性将全部数据加载到客户端。 2:异步树,即一次只加载一级或若干级节点,子节点可以异步加载数据。-jQuery、TreeView
VCMFCTreeList
- VC MFC 实现的TreeList控件,左边为树,右边为列表-VC MFC implementation TreeList controls the left side of the tree, right in the list
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
FileTreeDialog
- 将文件系统显示在树形控件内,在编辑空间中显示所选中的目录或文件名-show the filesystem in the disk by CTreeCtrl, and show the selected directories or files in the CEdit.
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
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