CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 TreeView控件 搜索资源 - item

搜索资源列表

  1. simple_tree_ctrl

    0下载:
  2. First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:18.27kb
    • 提供者:gaowen
  1. check_item_tree

    0下载:
  2. 添加了检查框的树型控件,很实用的,并且还可以自己在item前添加小图标-added to the check box control the tree, a very practical, and they can add the item before the small icon
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:17.2kb
    • 提供者:范丹丹
  1. Tree_src

    0下载:
  2. 可以在树型控件中添加背景图,每个item前添加小的图标-tree in the background added to control maps, each item before adding a small icon
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:7.02kb
    • 提供者:范丹丹
  1. TreeListV3

    0下载:
  2. 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.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:60.71kb
    • 提供者:宋先生
  1. treeview

    0下载:
  2. TreeView控件的使用,包括item的拖动以及icon的添加
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:32.6kb
    • 提供者:wavebai
  1. treelist_demo

    0下载:
  2. treeview控制展示,實做item的樹狀結構。
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:62.62kb
    • 提供者:EthanHu
  1. ColorTreeCtrl_demo.VC 可以设置每一个ITEM的字体和颜色的TreeCtrl

    0下载:
  2. VC 可以设置每一个ITEM的字体和颜色的TreeCtrl,VC can be set for each ITEM fonts and colors TreeCtrl
  3. 所属分类:TreeView控件

    • 发布日期:2017-03-22
    • 文件大小:15.25kb
    • 提供者:derek
  1. TreeListV7

    0下载:
  2. 实现了对TreeCtrl控件的完美功能,包括:加位图,列属性的对应,在Item上进行编辑与增加List,全面的Tree风格进行选择,-TreeCtrl achieve perfect control features, including: additional digital map out the corresponding attributes in the Item to edit with the increase in the List, a comprehensive select
  3. 所属分类:TreeView

    • 发布日期:2017-03-29
    • 文件大小:101.3kb
    • 提供者:jiqiubo
  1. drag_expand

    0下载:
  2. 拖Treeview的一项到Treeview的某位置等待两秒后,此位置的项自动打开子项-Automatically opend treeview when drag a treeviews item to some position of the other treeview
  3. 所属分类:TreeView

    • 发布日期:2017-11-30
    • 文件大小:51.61kb
    • 提供者:站长
  1. MyTree

    0下载:
  2. 全面的介绍了tree空间的操作,包括添加item等-A comprehensive introduction to the operation of the tree space, including the added item, such as
  3. 所属分类:TreeView

    • 发布日期:2017-03-28
    • 文件大小:36.61kb
    • 提供者:刘忠
  1. MyTreeView

    0下载:
  2. If you set an item s height to greater than 24 pixels, the value is automatically reduced to 24 pixels before being processed. To bypass this limitation, you can override the TreeView class and the WndProc method, and then modify the parameters of th
  3. 所属分类:TreeView

    • 发布日期:2017-03-28
    • 文件大小:916byte
    • 提供者:
  1. ColorTreeCtrl_demo

    0下载:
  2. 树控件,能够方便的改变Item的颜色-Tree controls, the ability to easily change the color of Item
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:17.42kb
    • 提供者:virus
  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. TreeCtrlDemo

    1下载:
  2. 此为一树控件编程实例,在该树控件中,选中某一项,图标变化-In this examle, when we choose a item, its icon changes
  3. 所属分类:TreeView

    • 发布日期:2017-02-04
    • 文件大小:3.34mb
    • 提供者:陈宁
  1. ColumnTreeCtrl

    0下载:
  2. 一个自绘的列表树控件 列表item中实现添加树控件效果 一个自绘的列表树控件-A list drawn from a list item in the tree control, tree control, add effects to achieve a self-drawn tree control list
  3. 所属分类:TreeView

    • 发布日期:2017-03-29
    • 文件大小:12.4kb
    • 提供者:machh
  1. DragTree

    0下载:
  2. 此程序实现了在树状结构中可以自由拖动子项,放在任意父项中-This program implements the tree drag the child free to put any parent item
  3. 所属分类:TreeView

    • 发布日期:2017-05-15
    • 文件大小:3.53mb
    • 提供者:老江
  1. Dynamically-add--delete-nodes-

    0下载:
  2. 动态添加、删除树形控件的节点,获取树形控件的选中项-Dynamically add, delete nodes in the tree control, get control of the selected tree item
  3. 所属分类:TreeView

    • 发布日期:2017-05-14
    • 文件大小:3.43mb
    • 提供者:乔威
  1. Ttreeelist_ddr

    0下载:
  2. treeview控制展示示,實做item的樹狀結構。 -The treeview control display shows, in fact, to do the item tree.
  3. 所属分类:TreeView

    • 发布日期:2017-04-06
    • 文件大小:63kb
    • 提供者:
  1. treeviewsrc

    0下载:
  2. 摘要:VC/C++源码,数据库应用,树控菜单,树形菜单   VC++在树控件中插入项,一个树控件菜单TreeView的简单应用源码,演示如何在TreeView树控件中插入节点项。 -Abstract: VC/C++ source code, database applications, the tree control menu, tree menu VC++ in the tree control, insert the item, a tree control menu TreeVi
  3. 所属分类:TreeView

    • 发布日期:2017-04-06
    • 文件大小:11.69kb
    • 提供者:王超
  1. NewTreeList

    0下载:
  2. 设计一个树视图类,树视可以有多列Item,且选中一个树节点时,可以修改该项的值。-Design a tree view of the class tree, as multiple columns Item, select a tree node, you can modify the value of the item.
  3. 所属分类:TreeView

    • 发布日期:2017-11-20
    • 文件大小:21.44kb
    • 提供者:张新城
« 12 »
搜珍网 www.dssz.com