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

搜索资源列表

  1. 用MFC自绘制特性扩展网格列表控件.rar

    0下载:
  2. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:18624
    • 提供者:
  1. 带文字与颜色编辑功能的列表控件.zip

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:24563
    • 提供者:
  1. ListCtrlDemo.rar

    0下载:
  2. 一个很cool的列表控件的例子,对于了解学习列表控件的编程很有帮助
  3. 所属分类:界面编程

    • 发布日期:
    • 文件大小:62037
    • 提供者:
  1. sortlistctrldemo.zip

    0下载:
  2. 列表控件排序功能的实现
  3. 所属分类:ListView/ListBox

    • 发布日期:
    • 文件大小:17471
    • 提供者:
  1. CIG.zip

    0下载:
  2. 在WinCe平台上开发的数据库管理程序,里面有一个可排序列表控件的实现和Excel的CVS文件的读写类
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:93269
    • 提供者:
  1. CGfxListView

    0下载:
  2. 增强的列表控件,其特点如下: 整行的高亮显示 自动列排序 支持背景图片和混合高亮选择 支持水平和垂直表格 可拖动的列 用格式对话框定制列的格式 使用列管理器管理列 支持分类视图-enhanced control list, as follows : The whole show highlighted automatic sorting out support background images and mixed highlighter choose to support horizontal
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:281615
    • 提供者:李杰
  1. ListBoxWithHeader

    0下载:
  2. 在列表控件中使用表头控件-list controls in the use of the first table Controls
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31333
    • 提供者:袁杰
  1. ListDemo

    0下载:
  2. 有关列表控件的使用-controls on the use list
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:35558
    • 提供者:袁杰
  1. sendlss

    0下载:
  2. 本代码演示了选中 任务管理器 列表控件中的某一项-demonstration of the code selected Task Manager list controls in a certain
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:5651
    • 提供者:顾义坤
  1. list1.1

    0下载:
  2. VC下,支持真彩色图标,适用于报表方式的列表控件使用演示-VC, supports the really colored chart sign, is suitable tabulates to the report form way controls a use to demonstrate
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:137319
    • 提供者:赵红
  1. useful4

    0下载:
  2. 与VisualStudio中类似的列表框 在列表控件中使用多行表头 演示如何在工具条上显示平移按钮 可以显示多排标签页片的标签控件 -oriented Javascr ipt framework with a similar list in the list box control the use of multiple lines table in the first demonstration of how the translation button to the too
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:97031
    • 提供者:jason
  1. 有背景列表匡

    0下载:
  2. 通过该程序可以为CListBox控件设置自己喜欢的背景图片,使你的程序界面更加新颖。-adoption of the procedures to set up CListBox control their favorite background image, so your program interface more innovative.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:177752
    • 提供者:范树学
  1. ListCtrlExDemo

    1下载:
  2. MFC列表框内嵌组合框控件,实现ComboBox与EditBox,动态创建Combobox控件,ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, MFC, C++(The MFC list box is embedded with a combo box control. It implements ComboBox and EditBox, dynamically creates Combobox cont
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:57344
    • 提供者:小时2510
  1. ShadowButton

    0下载:
  2. 关于控件样式重构,DC场景等,下拉列表、button、lalel等控件的阴影效果(Shadow effects on control style refactoring, DC scenes, drop-down lists, button, lalel and other controls)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:醉Coding
  1. MyPropertySheetDemo

    0下载:
  2. 属性页的修改原本的tab控件控制属性页切换改为竖着的列表控件,(The property page changes the original TAB control control property page switch to the vertical list control,)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:10013696
    • 提供者:鬼怪鸟
  1. 虚拟列表控件的3个例子

    1下载:
  2. 可以参考的海量虚拟CList,每次取部分内容显示,降低系统资源开销,信息量增大到海量。(The massive virtual CList that can be referenced can reduce the system resource cost and increase the amount of information to mass.)
  3. 所属分类:Windows编程

    • 发布日期:2020-10-19
    • 文件大小:1098752
    • 提供者:东东1122
  1. VirtualListControl_src

    1下载:
  2. 虚拟列表控件使用起来非常简单。它总共只有三个相关的消息,如果你直接使用CListCtrl,应该在对话框中响应这三个消息。如果你使用CListCtrl派生类,可以在派生类中响应这三个消息的反射消息。这三个消息分别是: (1)LVN_GETDISPINFO 控件请求某个数据 (2)LVN_ODFINDITEM 查找某个数据 (3)LVN_ODCACHEHINT 缓冲某一部分数据(You may have noticed that the standard CListCtrl ge
  3. 所属分类:ListView/ListBox

    • 发布日期:2020-07-03
    • 文件大小:13312
    • 提供者:LV_223
  1. 海康威视摄像头OCX控件

    6下载:
  2. OCX控件接口说明 V2.3版本(20100611) 控件版本更新说明: 1. 版本号改为2.3.9.1 2. 增加接口:BMPCapturePicV23、JPEGCapturePicV23、StartRecordV23 3. 支持第三方IPC的添加 20100115更新: 1. 增加添加数字通道时获取第三方IPC协议的接口 2. 增加GetServerIPByIPServer接口通过IP-SERVER模式获取IP地址接口 20100405更新: 1. GetServerIn
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2018-11-05
    • 文件大小:2941134
    • 提供者:hdfjp@163.com
  1. 虚拟列表CListCtrl的使用实例

    1下载:
  2. MFC CListCtrl控件,虚拟列表的使用方法与实例,可以正常使用!(MFC CListCtrl control, the use of virtual lists and examples, can be used normally!)
  3. 所属分类:Windows编程

    • 发布日期:2020-07-03
    • 文件大小:27648
    • 提供者:blyema
  1. c++ CLR控件 简易通讯录窗口

    0下载:
  2. 功能:包含组合框,文本框,列表框,dataview等控件,可录入姓名和手机号
  3. 所属分类:其它程序

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com