搜索资源列表
TreeListV3
- The accompanying code is an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible to the tree control of the common controls. It allows the user to set colors, text, and icons for each item separately.
MFC-Tree-Control--using
- 网上找的非常基础的文章,测试发现当Single Expand property和Always Show Selection属性同时设置为TRUE时,Always Show Selection会失效,不知道这样的认识对不对?- MFC Tree controls are one of the useful controls to show a hierarchical view of items. They can show the folders list, any parent- child
Delphi_code_establish_Treeview_List_tree_view
- Delphi编程建立Treeview树状视图目录代码-Delphi programming code to establish Treeview List tree view
TechMeter
- 该样例演示了拆分视图界面的实现方法,在一个界面上同时显示列表视图,树形视图,FORM视图,普通绘图视图等,并且可以灵活地通过鼠标拖拉而改变视图大小.-This sample demonstrates the split view interface implementation method, the interface also shows in a list view, tree view, FORM view, such general views of the drawing, and
ListTreeView
- 源码为MFC的List Tree View的整个工程。用VC编译即可用。-Source for the MFC List Tree View the entire project. With VC compiler can.
VTSourceOnly
- Advanced virtual tree view component with Windows style check boxes, list box tabs.. Looks like Windows explorer when viewing items.
FolderBrowser
- FolderBrowser 是一个在.net2.0上面开发的Windows目录树浏览控件。 1 目录树的图形界面浏览 2 目录下的文件列表 3 简单的重命名功能 4 树和文件列表作为两个panel,可以设置隐藏或显示 5 可以设置控件的初始目录-FolderBrowser is one. Net2.0 above the development of the Windows directory tree view control. Graphical interface
Dialog_Search
- 通过MFC的tree view、list box、button等控件完成对于excel文件中内容的读取操作。-Complete the excel file content read operation through MFC s tree view, list box, button and other controls.