资源列表
Qt上的图形界面文档TReeView的实现和例子
- Qt上的图形界面文档 拥有很多的代码。图像库。主要是TReeView的实现和例子
MyTreeCtrl.扩展MFC的CtreeCtrl类
- 扩展MFC的CtreeCtrl类,实现父子的checkbox联动功能,扩展MFC的CtreeCtrl类,实现父子的checkbox联动功能
TrzCheckTree.带选择框的Treeview三态组件
- TrzCheckTree,带选择框的Treeview三态组件,,CheckTree
TreeView.树状控件响应鼠标双击消息
- 树状控件响应鼠标双击消息,并将相应的消息显示在其父窗口:单文档中,treeview ctrl respond the message of mouse,and show the message to the single document.
ColorTreeCtrl_demo.VC 可以设置每一个ITEM的字体和颜色的TreeCtrl
- VC 可以设置每一个ITEM的字体和颜色的TreeCtrl,VC can be set for each ITEM fonts and colors TreeCtrl
TreeWithCheckBoxes_demo.zip 使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox
- 使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox,The example of using TVS_CHECKBOXES style in TreeView
vtree 浮动的树状控件的例子
- 一个浮动的树状控件的例子,可以从xml中导入数据,-An example of floating tree control,which can load data from xml
ProgressHourglassFX_demo 显示子树时显示进度条的例子
- 一个显示子树时显示进度条的例子,很酷,推荐下载,-An example of showing process bar when showing child tree,very cool,recommand!
树形菜单.rar
- 树形菜单较滑动菜单稍微复杂一点。其主要难点在于从简洁的数据描述来产生便于操纵的html结构。 本例用来展示树形菜单的编写。使用无线表格,算法上采用了递归,理论上可构造无穷分制枝的树。 本代码可自由扩散。,tree menu than sliding menu a little more complicated. The main difficulty lies in concise descr iption of the data to generate the html easy manipu
axtree.rar
- vb写的树型控件源代码,可以在节点加各种图标。可控制性强。,vb write the source code tree controls, you can add a variety of node icon. Strong controllability.
VC_Tree_Code.rar
- 实现自绘树控件操作,给树控件加入真彩背景图片,实现随心所欲的自画功能。,To achieve self-drawn tree control operation, to the tree control by adding true color background pictures, the realization of arbitrary functions from the painting.
TreeViewSln.rar
- 比较详细的给出了一个树型控件的制作例子,适合初学者来学习了解.,In more detail gives an example of tree production control, suitable for beginners to learn to understand.