CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 列表控件

搜索资源列表

  1. VC控件 TreeCtrl

    0下载:
  2. 目录树控件的基本操作源代码,也包括列表控件操作的源代码。非对话框的显示-tree controls the basic operation of the source code, including operating table controls the source code. Non-box display
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:1914919
    • 提供者:ts
  1. COptionTreeDemo_src

    0下载:
  2. 非常酷的VC列表控件,可以编辑、选择文件、选择图片、颜色等
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:343121
    • 提供者:wxa
  1. TreeControl Multi Column

    1下载:
  2. 适合于要求用树形控件表示,且每条列表具有多列的场合,例子是一个完整VC程序,多列树形控件类独立封装
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-25
    • 文件大小:64597
    • 提供者:scrfrs
  1. list_contrl

    0下载:
  2. 内部含有两个VC+列表控件程序,一个为多列列表,另一个为树型列表-VC+ list containing two internal control program, a multi-column list and another list for the tree
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:251183
    • 提供者:王龄
  1. VC界面编程总结

    2下载:
  2. VC界面编程总结,拥有美丽的外观,软件就成功了一半。界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。 让控件更醒目在ComboBox中改变列表框的宽度-VC interface programming concluded with a beautiful appearance, the software is half success. Interface from the controls, toolbars, menus, forms and other
  3. 所属分类:文档资料

    • 发布日期:2012-12-07
    • 文件大小:23723
    • 提供者:wendy
  1. Control-the-use-of-VC-list

    0下载:
  2. 如何使用列表控件?本程序通过使用列表控件,让您进一步了解及掌握VC中控件编程的技巧和实用性!-How to use the list control? This program by using the list control, allowing you to further understand and master the skills of VC in the control programming and practical!
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-23
    • 文件大小:154478
    • 提供者:zengwei
  1. Listbox

    1下载:
  2. VC++ 自定义的ListBox列表框控件,把功能扩展为点击列表框内任一值之后,立即响应所具备的功能,如本例中,当你点击Listbox下拉项中的某一项时,(项内对应的是颜色),右边的颜色框会显示出你所选的值,如果没有经过这么一些自定义的功能,列表框本身是不具备这项功能的,因此来说,学会自定义控件,对你的VC++编程还是大有好处的。 -VC++ 自定义的ListBox列表控件
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:28744
    • 提供者:wei
  1. listoption

    0下载:
  2. VC++在ListView列表控件中使用复选框,每一行都可以有一个复选框,有效扩展列表控件的功能,复选框与列表结合,也是比较经典的一种组合方式。 -VC++ in the ListView control to use the list box, each row can have a check box, and effective extension of the function list control, check box combination with the list is
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:10994
    • 提供者:madud00026
  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
    • 文件大小:357599
    • 提供者:NavyZhao
  1. VC.check.list.control.programming.code

    0下载:
  2. VC编程列表控件中使用复选框代码VC to use the check box list control programming code -VC to use the check box list control programming code
  3. 所属分类:Button control

    • 发布日期:2017-03-21
    • 文件大小:12294
    • 提供者:la3
  1. GListTree

    0下载:
  2. VC++写的功能非常强大的自定义列表控件(排序、背景、树状伸缩、在线编辑)源代码,重新扩展了树状伸缩功能。-GListTree.rar
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:473840
    • 提供者:欧阳
  1. ListCtrlDemo

    0下载:
  2. 一个很cool的列表控件的例子,对于了解学习列表控件的编程很有帮助- Cool tabulates very much controls a example, tabulates regarding the understanding study controls a programming to have very much helps
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-10
    • 文件大小:62308
    • 提供者:王文华
  1. sortlist

    0下载:
  2. 列表控件(视图)源代码:sorted_baseClass [代码性质] VC完整应用程序代码 [代码作者] [文件大小] 62K [更新日期] 2002-3-9 12:07:00 [下载次数] 9560 -List control (view) the source code: sorted_baseClass [the nature of the code] VC complete application code [code Author] [file
  3. 所属分类:ComboBox

    • 发布日期:2017-03-27
    • 文件大小:12301
    • 提供者:wencan
  1. ProgressLVDemo_demo

    0下载:
  2. 实现了对VC列表控件的扩展,可以再列表项中加入进度条-Extend List Control with Progress Control
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:63854
    • 提供者:魏忠祥
  1. CListCtrl-CHeaderCtrl

    0下载:
  2. 关于CListCtrl,CHeaderCtrl类的重写 可以改变VC,列表控件的样式-About CListCtrl, CHeaderCtrl rewrite the class can change the VC, list control style
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:5546
    • 提供者:梁睿
  1. VC_Programming_list_ontrol_using_example_code_form

    0下载:
  2. VC编程开发窗体列表控件使用实例代码VC Programming list control using the example code form-VC Programming list control using the example code form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:147428
    • 提供者:ib
  1. VC 仿QQ游戏大厅树状列表控件

    1下载:
  2. VC 仿QQ游戏大厅树状列表控件,类似QQ游戏大厅的树形控件,带有图标现实(VC tree list control imitation QQ games hall, similar to the QQ game hall tree control, ICONS with reality)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:26624
    • 提供者:小林Z
  1. VC-MFC CListCtr列表控件美化

    1下载:
  2. vc MFC 的window开发,列表控件的美化开发,界面非常漂亮。希望有所帮助(Window development of VC MFC, the beautification and development of list controls, the interface is very beautiful. Hope to help)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:3300352
    • 提供者:力兄
  1. VC 列表控件操作插入数据实例

    0下载:
  2. VC 列表控件操作插入数据实例,一个简单的类,菜鸟可以看看,高手就算了(VC list control operation inserts data instances)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:10240
    • 提供者:Wolf4263604
  1. ListCtrlDemo_Color

    0下载:
  2. VC列表控件虚拟、实体列表显示,以及列表控件字体颜色、背景颜色显示控制代码。(VC list control virtual, entity list display, and list control font color, background color display control code.)
  3. 所属分类:其他

    • 发布日期:2020-10-10
    • 文件大小:32768
    • 提供者:lsccls
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com