搜索资源列表
colorlb_src
- 一个从网上收集到的彩色ListBox控件,这是一个类,从MFC中的CListBox中继承的类,使用几乎和ClistBox一样。-an online collection of color ListBox controls, which is a category from the MFC CListBox inherit the category, and ClistBox use almost the same.
MFCGridCtrl
- 用MFC写的grid控件,支持变色、图形等等很多功能。-written with MFC grid control and support of color, graphics, etc. Many functional.
TipListCtrl
- MFC中,附带ToolTip功能的CListCtrl控件
gridctrl_demo225
- MFC Grid Control 2.25源代码和Demo用例程序,支持VC6和VS2003。 MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接使用.
gridctrl_merge
- 为MFC Grid Control增加合并单元格的功能,基于MFC Grid Control 2.24。提供改进后的MFC Grid Control源代码和用例程序,支持VC6。 Adding \"Merge cells\" support to the MFC GridControl MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接
gridctrl_in_mfc_view
- 一个类似EXCEL电子表格VC类库。可以嵌入到MFC程序中增强列表控件显示功能。
ListBox_Tut_src.zip
- MFC的listbox控件使用的非常好的案例,很值得新手学习及老手参考。,MFC to use the listbox control of a very good case, is worth learning novice and old hand reference.
nirs2000_demo
- 在MFC中实现多行显示的ListCtrl控件-In MFC to achieve multi-line display control ListCtrl
ListCtrl
- VC++/MFC List控件类,使用简单方便-VC++/MFC List Control class, the use of simple and convenient
Drag.ListView.control.MFC.mobile.code
- MFC编程ListView控件拖放移动代码Drag ListView control MFC programming mobile code -Drag ListView control MFC programming mobile code
ListView.Control.row.colors.MFC
- ListView控件行颜色设计代码MFCListView Control row colors design code MFC -ListView Control row colors design code MFC
mfc-ListBox
- mfc LISTBOX控件的详细介绍 适合初学者学习MFC-mfc a LISTBOX control of detail is suitable for beginners to learn MFC
ScrollBar
- 采用“遮挡”方法对MFC控件中的滚动条(ScrollBar)进行了美化工作,即保留了滚动条的功能,又美化了界面-" Block" method of beautification work on the scroll bar in the MFC controls (ScrollBar), that retains the functionality of the scroll bar, but also beautify the interface
MyVc5
- MFC控件的基础应用,集合了按钮控件,列表控件,静态文本空间,编辑框控件,下拉列表控件,对基于对话框的设计达到了较高的水准-MFC control, a collection of button controls, list controls, static text space, edit box control, the drop-down list control, dialog-based design to achieve a higher level
CarComulator
- 包含了MFC常用控件的用法,按钮,单选,进度栏,文件的操作,listbox,绘图,帮助你快速入门MFC控件的使用。-Contains the MFC common controls usage, button, the radio, the progress bar, file operations, listbox, drawing, help you use MFC quick start control.
CReportCtrl-MFC-ListView
- CReportCtrl-封装MFC ListView控件CReportCtrl-封装MFC ListView控件-CReportCtrl-encapsulated MFC ListView control CReportCtrl-encapsulated MFC ListView Control
gridctrl_demo_upgrade
- 基于老版本VC6-VS2008的可用的高级CListCtrl控件。替换原有的MFC控件,增加了更多特性。-Based on VC6-VS2008, supplementary functionsfor MFC CListCtrl.
list-mfc
- mfc list control控件的使用,把它封装成了特定的类,方便移植和使用,编译环境vs2010-Use mfc list control control, encapsulates it became a particular class, portable convenience and use compiler environment vs2010
重绘MFC ListCtrl控件
- 重绘MFC ListCtrl控件,简单添加后可以看到不一样的控件,非常实用
listCtrl控件可编辑 内容存储access
- MFC中clistctrl控件的可编辑 及下拉框、日期控件的组合使用,其中clistctrl中的内容可以通过access数据库保存