搜索资源列表
MFCGridDatabaseversion_src
- 绑定MFC GridCtrl控件到数据库,采用ADO的访问方式-bundled MFC GridCtrl control to the database, using ADO Access
GridCtrl
- mfc 的界面列表创建和添加,删除等操作
gridctrl_demo227.zip
- mfc中介绍使用gridctrl高级源码
GridTreeCtrlDemo11.rar
- 基于MFC的GridCtrl控件,有点类似CListCtrl,但是比CListCtrl功能强大,包含了按钮,树形列表等扩展功能!,a gridctrl based mfc,it expand the tree ctrl, button ctrl, combobox ctrl
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
gridctrl_demo226
- MFC写的Grid控制程序。对于初学者非常好的例子。-Grid control program written in MFC. For beginners a very good example.
GridTest
- VC MFC GridCtrl 表格控件,非常好用,封装为了DLL的源代码-The VC MFC GridCtrl form controls, very easy to use package for the DLL source code
QQ
- GridCtrl.h 这个头文件是用来制作表格的工具,可以利用MFC编程时加到相应的头文件里-excel control we are happy to learn C++.and if you want to paint a excel,you will need this control.
BoxDemo
- GridCtrl控件,是MFC下的网格控件,可以对网格进行编辑 选择小方格,以及改变方格颜色,添加固定列等,文件中不仅包含控件源码还有demo程序以及说明文档-GridCtrl controls, is under MFC Grid Control, you can choose a small square grid for editing and changing colors of the squares, add fixed column such document not only c
794639gridctrl
- mfc gridctrl 自动换行 多行显示-mfc gridctrl 自动换行
GridCtrl_src
- MFC表格控件参考,自己测试OK,人机数据交互的程序,找一种号的表格控件很关键-MFC GridCtrl
gridctrl_example_mfc
- GridCtrl Example MFC
gridctrl_demo
- MFC grid ctrl, vary good souce,C++
mfc GridCtrl的使用
- 该程序的GridCtrl的使用,进行基本功能全部演示,所有涉及到的功能,你都能看看,该例程简单详细,绝对能正常运行,值得你一下