搜索资源列表
listbox-2
- 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name
listboxP
- MFC 实现 属性列表框(Property Listbox)
ParkDemo
- 在mfc中利用IPicture实现对JPEG图片的加载,并改变LISTVIEW显示风格
表格填字
- mfc工程,一个可以编辑,选择能实现众多功能的list控件示范工程-mfc, an editor can choose to achieve many of the functions of control demonstration project list
nirs2000_demo
- 在MFC中实现多行显示的ListCtrl控件-In MFC to achieve multi-line display control ListCtrl
ListViewCtrlEx
- CListCtrl 扩展控件,可以实现排序,编辑,添加背景图片等功能。-MFC Extension Classes CListCtrlEx and CListViewEx
AddresslistView
- 是一个在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
CListEdit
- 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
ListCtrl
- 纯window api模拟mfc封装CListCtrl内部实现,欢迎大家修改扩展,可以自定义背景、文字颜色、行宽度等。-only use window api implement CListCtrl,support custom bk clr\word clr\row height and so on.
listviewControl
- 改进了mfc默认的列表视图效果,实现了类似Windows资源管理器的列表视图控件。-Mfc improved effect of the default list view,To achieve a similar Windows Explorer list view control。
NumSearch
- 用来实现计算功能,算倍数关系有几个,原型来自POJ平台,改编为MFC编程-Used to achieve the computing power, relationships count a few times, the prototype from POJ platform, adapted for the MFC programming
ListComboDemo
- 对于刚学习MFC的同学有帮助,实现了list的基本功能-For students just learning the MFC, to achieve the basic functions of the list
Grid
- 主要是对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
SkinListDone
- 实现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
PC_serialalistctrl
- MFC中使用MSCOMM控件实现串口通信 代码还实现了listctrl控件的图标显示-The MSCOMM control serial communication code in MFC realized listctrl control icon is displayed
7.CViewList
- 在MFC平台环境下,用C++编写的关于5中的单文档的菜单实现程序。-In the MFC platform environment, 5 single document menu with C++ written program.
ListBoxDemo
- 实现MFC 中ListBox控件的添加,删除功能-MFC ListBox control to add, delete function
S2010141077
- 学生成绩管理系统MFC版,可添加、修改、删除、查询、统计学生成绩,稍有BUG但基本功能是可以实现的。-Student information manager(MFC version)
Virtual-Grid-Control
- 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
Example24
- VS2010中MFC实现列表框控件ListBox-MFC in the VS2010 implementation of the list box control ListBox