搜索资源列表

  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. 所属分类:界面编程

    • 发布日期:2024-11-27
    • 文件大小:61kb
    • 提供者:王文华
  1. Excel编程

    0下载:
  2. 采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取,并按一定的格式显示在窗口程序的列表控件内-using ODBC technology, VC right XLS documents on the structure and content of the record to read, with a certain format in the list window control procedures within
  3. 所属分类:数据库编程

    • 发布日期:2024-11-27
    • 文件大小:41kb
    • 提供者:周孝良
  1. ListCtrl

    0下载:
  2. CListCtrl控件在默认的情况下有ICON形式,没有底纹,而且报表视图中选中一行时,它只加亮最左边的一个栏目。通过函数SetWindowLong设置列表控件的LVS_REPORT风格,通过CListCtrl的成员函数SetEctendedStyle设置列表控件的LVS_EX_FULLROWSELECT风格。-CListCtrl Control in default under the ICON form, no Shading, a
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-11-27
    • 文件大小:4.69mb
    • 提供者:lili
  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

    • 发布日期:2024-11-27
    • 文件大小:168kb
    • 提供者:赵红
  1. propertylistdlg

    0下载:
  2. 此为一VC可重用代码段。在遇到属性编辑的问题,本来想用列表控件来代替,但是发现列表控件有很多缺陷,不是太好用;属性控件不支持编辑与下拉列表功能。该属性编辑控件已经内置了前两个的功能,而且还提供CUSTOMDRAW,不过还不完善。-this as a VC reusability of the code. Attribute Editor in the face of the problem, had wanted to use the
  3. 所属分类:组合框控件

    • 发布日期:2024-11-27
    • 文件大小:80kb
    • 提供者:谈一虎
  1. LogControl_src

    0下载:
  2. 一个输出日志记录的列表控件,如果想要实现像VC的调试窗口一样输出日志等记录,本例可供参考-an output log records list the controls, if it wants to achieve as the VC output debug window to the same log records, the cases for reference
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-11-27
    • 文件大小:45kb
    • 提供者:郭飞
  1. mfcdragrar

    0下载:
  2. 关于VC中列表控件的拖拽操作,主要是关于图标方式下,如何创建拖拽图像,如何判断拖放目标,如何释放等等,有详细的解释。-on VC Control List drag and drop, mainly on the icon mode, how to create drag images, how to determine the drag and drop, how to unlock such a detailed explanati
  3. 所属分类:界面编程

    • 发布日期:2024-11-27
    • 文件大小:34kb
    • 提供者:dash
  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

    • 发布日期:2024-11-27
    • 文件大小:1.83mb
    • 提供者:ts
  1. listEX

    0下载:
  2. 本人在工作中使用的数据显示列表控件,在VC原有的列表控件上改写的-I work in the use of data links Controls, in the original list of VC controls on the rewrite
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:崔雁
  1. CCeListCtrlExSrc

    0下载:
  2. 一个EVC开发的适用于WINCE平台的高级列表控件。实现了列表项的上下移动。-EVC developed a WINCE platform for high-level list control. Realize the list of items moved up and down.
  3. 所属分类:Windows Mobile

    • 发布日期:2024-11-27
    • 文件大小:47kb
    • 提供者:胡敏
  1. listcontrol

    0下载:
  2. 列表控件排序,有详细使用说明,点表头即可排序,还带小三角形,非常实用,拿出来分享下-Sort list controls, has detailed instructions, points table can be sorted first, but also with a small triangle, a very practical and come up with to share under the
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-11-27
    • 文件大小:7kb
    • 提供者:刘雷
  1. Demo

    0下载:
  2. 一个用VC编写的用于列表控件的操作,可以作为VC初学者参考编写方法,改进后构建适合自己开发的系统。-Using VC to prepare a list of controls for the operation, can be used as reference to prepare beginners VC methods, the improved development to build their own systems.
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-11-27
    • 文件大小:5.8mb
    • 提供者:duchen
  1. list

    0下载:
  2. 在本例中,将学习VC++中控件列表的一些特性,并通过建立一个包含列表控件的对话框的应用程序来了解列表控件的使用-In this example, will learn VC++ In the control list of a number of characteristics, and through the establishment of a dialog box that contains a list of control a
  3. 所属分类:书籍源码

    • 发布日期:2024-11-27
    • 文件大小:95kb
    • 提供者:cici
  1. sortlist

    0下载:
  2. 这是一个简单的VC MFC的例子,实现了列表控件的排序功能。非常适合初学者学习,很有帮助哦!-This is a simple example of VC MFC, realize the list controls sort function. Very suitable for beginners to learn to deal with Oh!
  3. 所属分类:界面编程

    • 发布日期:2024-11-27
    • 文件大小:1.85mb
    • 提供者:颜颜
  1. COptionTreeDemo_src

    0下载:
  2. 非常酷的VC列表控件,可以编辑、选择文件、选择图片、颜色等-Very cool VC list control, you can edit, select the file, select the picture, colors, etc.
  3. 所属分类:组合框控件

    • 发布日期:2024-11-27
    • 文件大小:335kb
    • 提供者:wxa
  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编程

    • 发布日期:2024-11-27
    • 文件大小:144kb
    • 提供者:ib
  1. VC 仿QQ游戏大厅树状列表控件

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

    • 发布日期:2024-11-27
    • 文件大小:26kb
    • 提供者:小林Z
  1. VC-MFC CListCtr列表控件美化

    2下载:
  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编程

    • 发布日期:2024-11-27
    • 文件大小:3.15mb
    • 提供者:力兄
  1. VC 列表控件操作插入数据实例

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

    • 发布日期:2024-11-27
    • 文件大小:10kb
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:32kb
    • 提供者:lsccls
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org