CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc tree list

搜索资源列表

  1. MFC_Examples

    0下载:
  2. MFC控制項的範例,含有大量源码,包含: CDirTreeCtrl_demo-主机目录树 progress_in_status2_demo-进度表范例 StatusBar-列表区及进度列整合范例 win32controls-简易列表 Wizard-步骤函式 标准自定树 标准属性页范例 档案结构树及list栏位整合 简易Ftp程式范例一 简易Ftp程式范例二 简易浏览器范例 简易浏览器范例二 简易资料库范例-control, the MFC ex
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:515.85kb
    • 提供者:陈志贤
  1. treelist

    0下载:
  2. 在vc6.0环境中基于mfc的list控件产生的一个派生类,可以在list控件内添加树形控件项目,最终显示结果类似于windows资源管理器左边的导航栏,非常实用,结合了list和tree控件在一起
  3. 所属分类:按钮控件

    • 发布日期:2014-01-17
    • 文件大小:4.53kb
    • 提供者:余振江
  1. MFC 树形控件和列表控件的结合CtreeCtrl

    2下载:
  2. MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl,MFC tree control and the combination of list control CtreeCtrl and CListCtrl
  3. 所属分类:界面编程

    • 发布日期:2017-03-21
    • 文件大小:49.36kb
    • 提供者:haweifang
  1. MFC-Tree-Control--using

    0下载:
  2. 网上找的非常基础的文章,测试发现当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
  3. 所属分类:TreeView

    • 发布日期:2017-03-24
    • 文件大小:10.16kb
    • 提供者:李明
  1. CTree

    0下载:
  2. MFC中树形列表的重命名及图像列表中小图标的添加-Rename the tree list and add a small icon
  3. 所属分类:TreeView

    • 发布日期:2017-05-14
    • 文件大小:3.47mb
    • 提供者:鲤鱼王子
  1. treelist

    0下载:
  2. 实现树状目录的显示和在MFC中单文档结构中的实现-Tree implementation of the display and at MFC single document structure in the implementation
  3. 所属分类:TreeView

    • 发布日期:2017-03-30
    • 文件大小:83.19kb
    • 提供者:霍丽丽
  1. VCMFCTreeList

    0下载:
  2. VC MFC 实现的TreeList控件,左边为树,右边为列表-VC MFC implementation TreeList controls the left side of the tree, right in the list
  3. 所属分类:TreeView

    • 发布日期:2017-03-22
    • 文件大小:349.22kb
    • 提供者:NavyZhao
  1. SC_1_15

    0下载:
  2. here is bybrid tree+list controls. that is MFC Tree list controls based on list controls. the names is SC_1_15. SC_1_15 can item insert, item delete, item modify, spread tree .. and so on. very useful for MFC UI Developer.-here is bybri
  3. 所属分类:TreeView

    • 发布日期:2017-04-01
    • 文件大小:76.58kb
    • 提供者:BK
  1. CFListMFC_Class

    0下载:
  2. Gybrid Tree-List MFC-based class!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:68.78kb
    • 提供者:Alex
  1. BrowserDir

    0下载:
  2. 给定一个磁盘文件目录,实时枚举出该目录下的所有子级目录.并且实时统计文件夹的子目录数目和文件数,占用磁盘大小。统计制定目录下不同文件类型。采用多线程技术。界面采用了MFC的SDI窗口分割和tree,list,edit控件。-To a disk file directory, real-time enumerate the directory of all the sub-directory. And real-time statistics on the number of folders an
  3. 所属分类:Windows编程

    • 发布日期:2013-11-16
    • 文件大小:49.7kb
    • 提供者:yb
  1. TreeList

    0下载:
  2. c做界面的mfc例程:树形控件的编码及实现-tree list
  3. 所属分类:TreeView

    • 发布日期:2017-03-26
    • 文件大小:33.75kb
    • 提供者:王路
  1. control

    0下载:
  2. 实现了MFC中多个控件的使用List Control,Combo Box,Tree control.-MFC implements the use of multiple control, List Control, Combo Box, Tree control.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8.19mb
    • 提供者:曹操
  1. hog

    0下载:
  2. window MFC design,include dialogue control,radio,picture , list , tree , butto , datacontrol , slide , bar
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4mb
    • 提供者:johnsheng
  1. tree-control

    1下载:
  2. 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
  3. 所属分类:File Operate

    • 发布日期:2016-05-17
    • 文件大小:27kb
    • 提供者:madud
  1. Base-on-MFC-file-system

    0下载:
  2. 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:longer
  1. MFC-treecontrol

    0下载:
  2. 基于MFC树形滚动条进度条列表等控件的相关应用的源代码-MFC tree scroll bar progress bar list control application source code
  3. 所属分类:TreeView

    • 发布日期:2017-05-28
    • 文件大小:10.27mb
    • 提供者:杨力
  1. 123

    0下载:
  2. tree control,MFC中用来绘制漂亮的tree list-tree control
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-02
    • 文件大小:14.09mb
    • 提供者:王浩
  1. ListTreeView

    0下载:
  2. 源码为MFC的List Tree View的整个工程。用VC编译即可用。-Source for the MFC List Tree View the entire project. With VC compiler can.
  3. 所属分类:TreeView

    • 发布日期:2017-11-09
    • 文件大小:1.8mb
    • 提供者:刘杨
  1. property2010

    0下载:
  2. 关于树形列表的使用范例,主要使用MFC建立界面可以自己手动添加节点,形成目录树。对于初学者对MFC的控件使用可以参考。-Tree list usage examples, mainly using MFC to build interface can manually add nodes to the formation of the directory tree. Reference for beginners to use MFC controls.
  3. 所属分类:ComboBox

    • 发布日期:2017-11-16
    • 文件大小:46kb
    • 提供者:hhw
  1. tuxiangliebiao

    0下载:
  2. MFC图像列表控件,列控件与树形控件的应用编程。-MFC image list control column control and tree control application programming.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:39.97kb
    • 提供者:wys
« 12 »
搜珍网 www.dssz.com