CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 ListView/ListBox 搜索资源 - mfc实现

搜索资源列表

  1. listbox-2

    0下载:
  2. 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:25.69kb
    • 提供者:wq
  1. listboxP

    0下载:
  2. MFC 实现 属性列表框(Property Listbox)
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:18.33kb
    • 提供者:sqk
  1. ParkDemo

    0下载:
  2. 在mfc中利用IPicture实现对JPEG图片的加载,并改变LISTVIEW显示风格
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:1.66mb
    • 提供者:xiao
  1. 表格填字

    1下载:
  2. mfc工程,一个可以编辑,选择能实现众多功能的list控件示范工程-mfc, an editor can choose to achieve many of the functions of control demonstration project list
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:40.05kb
    • 提供者:wang
  1. nirs2000_demo

    0下载:
  2. 在MFC中实现多行显示的ListCtrl控件-In MFC to achieve multi-line display control ListCtrl
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:19.38kb
    • 提供者:sunyamin
  1. ListViewCtrlEx

    1下载:
  2. CListCtrl 扩展控件,可以实现排序,编辑,添加背景图片等功能。-MFC Extension Classes CListCtrlEx and CListViewEx
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:38.42kb
    • 提供者:wang
  1. AddresslistView

    0下载:
  2. 是一个在MFC环境中用单文档实现的名册表,实现的功能是输入成员信息,如姓名,年龄,性别,单位等,输入一条保存一条,能实现添加记录,保存记录,删除记录,清除界面,以及向前浏览,向后浏览等-Is an environment used in the MFC Single Document implementation of the roster sheet, the function implementation is an input member information, such as nam
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:李静
  1. CListEdit

    0下载:
  2. MFC的CListCtrl没有编辑功能。本程序通过在双击的地方覆盖一个编辑框,取选中单元格的内容显示在编辑框里,再在编辑框失去焦点的时候将编辑框的内容覆盖回单元格,从而实现CListCtrl的可编辑功能。-MFC' s CListCtrl without editing. Double-click the program through the local coverage in an edit box, check the contents of selected cells displ
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-10
    • 文件大小:1.83mb
    • 提供者:曾文秋
  1. ListCtrl

    0下载:
  2. 纯window api模拟mfc封装CListCtrl内部实现,欢迎大家修改扩展,可以自定义背景、文字颜色、行宽度等。-only use window api implement CListCtrl,support custom bk clr\word clr\row height and so on.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:4.67kb
    • 提供者:刘絮
  1. listviewControl

    0下载:
  2. 改进了mfc默认的列表视图效果,实现了类似Windows资源管理器的列表视图控件。-Mfc improved effect of the default list view,To achieve a similar Windows Explorer list view control。
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-10
    • 文件大小:2.01mb
    • 提供者:麦克
  1. NumSearch

    0下载:
  2. 用来实现计算功能,算倍数关系有几个,原型来自POJ平台,改编为MFC编程-Used to achieve the computing power, relationships count a few times, the prototype from POJ platform, adapted for the MFC programming
  3. 所属分类:ListView-ListBox

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

    0下载:
  2. 对于刚学习MFC的同学有帮助,实现了list的基本功能-For students just learning the MFC, to achieve the basic functions of the list
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:22.32kb
    • 提供者:赵燕
  1. Grid

    0下载:
  2. 主要是对VC中的MFC的list ctrl控件的功能的实现,主要包括将一行数据添加到首行、添加到尾行,将某一行全部选中高亮,删除所有行-VC MFC list ctrl controls the function of implementation, including a row of data added to the first line, add to the end line, a line selected highlight and delete all the rows
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-24
    • 文件大小:63.28kb
    • 提供者:xiaobing
  1. SkinListDone

    0下载:
  2. 实现MFC自带的ClistCtrl换肤功能,最强大的是隐藏默认的滚动条,而不失去原有滚动条消息处理能力-Realize MFC own ClistCtrl peel function, the most powerful is hidden the default scroll bar, without losing the original scroll bar messages processing capacity
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-14
    • 文件大小:3.53mb
    • 提供者:qiang
  1. PC_serialalistctrl

    0下载:
  2. MFC中使用MSCOMM控件实现串口通信 代码还实现了listctrl控件的图标显示-The MSCOMM control serial communication code in MFC realized listctrl control icon is displayed
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-10
    • 文件大小:3.65mb
    • 提供者:zhd320
  1. 7.CViewList

    0下载:
  2. 在MFC平台环境下,用C++编写的关于5中的单文档的菜单实现程序。-In the MFC platform environment, 5 single document menu with C++ written program.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-12
    • 文件大小:1.87mb
    • 提供者:xyz
  1. ListBoxDemo

    0下载:
  2. 实现MFC 中ListBox控件的添加,删除功能-MFC ListBox control to add, delete function
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-10
    • 文件大小:25.92mb
    • 提供者:carry
  1. S2010141077

    0下载:
  2. 学生成绩管理系统MFC版,可添加、修改、删除、查询、统计学生成绩,稍有BUG但基本功能是可以实现的。-Student information manager(MFC version)
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-16
    • 文件大小:323.61kb
    • 提供者:paul
  1. Virtual-Grid-Control

    1下载:
  2. vc++实现的虚拟grid控件。类似mfc的虚拟list control实现表格功能,但没有利用mfc封装的虚拟列表控件。如果需要,可自己进行更多扩展。-Virtual grid control implementation in visual c++. Like mfc s virtual list control, but implemented in different way. You can extend the control in source code if it s neces
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:158.38kb
    • 提供者:floatbear
  1. Example24

    0下载:
  2. VS2010中MFC实现列表框控件ListBox-MFC in the VS2010 implementation of the list box control ListBox
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-06-15
    • 文件大小:22.7mb
    • 提供者:phill
« 12 »
搜珍网 www.dssz.com