搜索资源列表
MFCGridCtrl
- 用MFC写的grid控件,支持变色、图形等等很多功能。-written with MFC grid control and support of color, graphics, etc. Many functional.
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开发的工程中直接
MFC DataGrid
- easy and useful in VC6
GridTreeBotton
- 树形 按钮 常用控件的应用实例 挺不错的-Tree control and Buttons for MFC Grid control
gridctrl_demo227
- MFC Grid control 2.27 Demo 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Demo hunting memory leaks, adding new features
GridCtrl
- MFC中添加GridCtrl制作的网格,详细代码。VC2008测试通过,给初学者提供良好的学习资料-Add GridCtrl MFC grid produced a detailed code. VC2008 test, to provide a good learning materials for beginners
gridctrl_demo224
- MFC Grid2.24,很出名的一个列表类,功能比较强大--MFC Grid2.24,a famous list class with powerful functions
gridctrl_demo220
- Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some t
gridctrl_demo
- 为了便于学习grid控件,这个代码初学mfc时有用,如果是大牛就不用了-In order to facilitate the learning grid controls, this code mfc beginner useful, if it is large cattle do not have a
DemoandSrc
- mfc下一个grid的实现,可以参照写出复杂的列表功能,作为示例提供-mfc realization of a grid, you can write with reference to the list of complex functions, as an example to provide
GRID_CTRL_VIEW
- 本程序介绍如何在文档/视窗模型中使用MFC网格控件。附带的源代码非常完整,是一个典型的例子。-This procedure describes how the document/window model using MFC grid control. Attached to the source code is very complete, is a typical example.
GRID_CTRL_COMBO
- 使用组合框编辑网格控件中的单元,本程序在MFC网格控件基础上实现的。 它是将网格的编辑控件替换为下面的组合框控件,为了实现这一点,从CGridCtrl派生出CComboGridCtrl,并重载CGridCtrl::CreateInPlaceEditControl。 -The use of grid combo box edit control unit, the procedures in the MFC grid control based on the. It is the will o
PropGrid
- Extending Visual Studio 2008 MFC Property Grid with new property type, like datetime picker
gridctrl227_src
- MFC Grid control 2.27 源码 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Source new version fixes a memory leak, adding new features.
BCGControlBar
- 控件接口,用于MFC界面编程,美观好用,共同学习共享资源,-Control interface for MFC programming interface, beautiful and easy to use, share resources, learn together, ha ha
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
MFC_GridCtrl
- MFC Grid control Sample
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
Grid
- 用MFC实现用表格控件对数据进行显示和修正处理-MFC with tabular data display controls and correction process
