搜索资源列表
-
0下载:
MFC控制項的範例,含有大量源码,包含:
CDirTreeCtrl_demo-主机目录树
progress_in_status2_demo-进度表范例
StatusBar-列表区及进度列整合范例
win32controls-简易列表
Wizard-步骤函式
标准自定树
标准属性页范例
档案结构树及list栏位整合
简易Ftp程式范例一
简易Ftp程式范例二
简易浏览器范例
简易浏览器范例二
简易资料库范例-control, the MFC ex
-
-
0下载:
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.
-
-
0下载:
网上找的非常基础的文章,测试发现当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
-
-
1下载:
基于微软VC++平台用MFC构建树视图控,很好的例子-Based on Microsoft platform using VC++ MFC build tree view control, a good example
-
-
1下载:
MFC的文件检索与TREE控件搭配写的一个demo。可列出你设定目录下的所有文件,以tree控件形式查看-MFC' s document retrieval and written with a TREE control demo. You set the directory to list all files in the form of tree view control
-
-
0下载:
关于MFC控件的小实例,主要关于树视图控件。-MFC controls on small examples, mainly on the tree view control.
-
-
0下载:
本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc
-
-
0下载:
MFC单文档应用程序。实现单文档窗口分割功能。采用动态创建工具条,将视图窗口分割为任意部分。其中还包括动态创建树形控件功能。-MFC single document applications. Achieve a single document window division function. Dynamic creation tool bar, the view window is divided into any part. Which also includes the dynamic
-