Location:
Search - mfc grid 2.
Search list
Description: MFC Grid Control 2.25源代码和Demo用例程序,支持VC6和VS2003。
MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接使用.
Platform: |
Size: 285664 |
Author: lch |
Hits:
Description: 为MFC Grid Control增加合并单元格的功能,基于MFC Grid Control 2.24。提供改进后的MFC Grid Control源代码和用例程序,支持VC6。
Adding \"Merge cells\" support to the MFC GridControl
MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接使用.
Platform: |
Size: 249685 |
Author: kmlch |
Hits:
Description: 绑定MFC GridCtrl控件到数据库,采用ADO的访问方式-bundled MFC GridCtrl control to the database, using ADO Access
Platform: |
Size: 3072 |
Author: 陈建军 |
Hits:
Description: 用MFC写的grid控件,支持变色、图形等等很多功能。-written with MFC grid control and support of color, graphics, etc. Many functional.
Platform: |
Size: 96256 |
Author: hy |
Hits:
Description: MFC Grid Control 2.25源代码和Demo用例程序,支持VC6和VS2003。
MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接使用.
-MFC Grid Control 2.25 source code and Demo Example procedures used to support VC6 and VS2003. MFC Grid Control is a good control of two-dimensional form, each cell to support the read-only edit box, check box, date time controls, combo box, such as data input types, but also the need to expand their data entry type, this form control VC developed in direct use projects.
Platform: |
Size: 285696 |
Author: lch |
Hits:
Description: 为MFC Grid Control增加合并单元格的功能,基于MFC Grid Control 2.24。提供改进后的MFC Grid Control源代码和用例程序,支持VC6。
Adding "Merge cells" support to the MFC GridControl
MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接使用.
-For the MFC Grid Control to increase the combined functions of the cell, based on the MFC Grid Control 2.24. Provide improved MFC Grid Control Example source code and the procedures used to support VC6. Adding Merge cells support to the MFC GridControlMFC Grid Control is a good control of two-dimensional form, each cell to support the read-only edit box, check box, date time controls, combo box, such as data input types, but also to expand their own needs data input type, this form control can be developed in the VC direct use projects.
Platform: |
Size: 311296 |
Author: kmlch |
Hits:
Description: Windows mobile下的透明控件(皮肤控件)
当前Windows mobile下的皮肤控件还很少,而且实现透明的更加少。本人曾经在Delphi开发过一套透明控件,于是决定把它移植到windows mobile系统下。在仿真器上和三星I718+上测试过,更换皮肤速度优化得相当快了,在Windows mobile下实属不易啊。
整套控件完全脱离MFC类,有自己的:CList、CString等组件类,所有控件由CWin这个透明窗体类派生,CWin派生CForm和CCtrl类,在CCtrl类上派生各个透明控件,有:CBtt(按钮控件)、CCheckBox、CRadioBox、CPanel、CLabel、CEdit、CWord、CPage、CGrid......,CApp为程序的应用类,担负了皮肤的加载等工作和处理系统消息的功能。
按钮控件有按下、放下、焦点、禁止四种状态,可以实现透明、半透明显示。图片可以是伸展方式或平铺方式显示,伸展方式可以自适应控件的大小。
Platform: |
Size: 450560 |
Author: agui |
Hits:
Description: MFCGridCtrl,很好用的网格控件,基于MFC4.2-MFCGridCtrl, very good control with the grid, based on the MFC4.2
Platform: |
Size: 84992 |
Author: daixiujie |
Hits:
Description: 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 this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box.
Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince 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 this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2 . X versions of CGridCtrl it s now a lot simpler.
Platform: |
Size: 206848 |
Author: mark |
Hits:
Description: mfc下一个grid的实现,可以参照写出复杂的列表功能,作为示例提供-mfc realization of a grid, you can write with reference to the list of complex functions, as an example to provide
Platform: |
Size: 13312 |
Author: 零度水银 |
Hits:
Description: Extending Visual Studio 2008 MFC Property Grid with new property type, like datetime picker
Platform: |
Size: 72704 |
Author: Gogu Melcu |
Hits:
Description: regarding grid ctrl implementation in MFC VC++.
Platform: |
Size: 576512 |
Author: hardik |
Hits:
Description: 推荐!一个好用的支持超连接的网格类(3KB)
-A new class that adds hyperlink support to the MFC Grid Control
Platform: |
Size: 3072 |
Author: Mirchen |
Hits:
Description: MFC Grid control 2.27 Demo 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Demo hunting memory leaks, adding new features
Platform: |
Size: 322560 |
Author: xu zhi |
Hits:
Description: MFC Grid control 2.27 源码 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Source new version fixes a memory leak, adding new features.
Platform: |
Size: 102400 |
Author: xu zhi |
Hits:
Description: OpenGL网格建模类,实现一张电脑桌渲染。平台visual studio 2008 MFC-OpenGL grid model class that implements a computer desk rendering. Platform, visual studio 2008 MFC
Platform: |
Size: 23917568 |
Author: 王军 |
Hits:
Description: 控件接口,用于MFC界面编程,美观好用,共同学习共享资源,-Control interface for MFC programming interface, beautiful and easy to use, share resources, learn together, ha ha
Platform: |
Size: 5003264 |
Author: 江朝霞 |
Hits:
Description: MFC Grid Control 2.27中英文对照说明文档CListCtrl已经在表格数据显示和编辑上推进到极限,之后为了开发一个专用的Grid控件,我开始着手写Grid控件,但为了节省
时间我决定修改Joe Willcoxson s的免费控件 WorldCom,你可以在以下站点 http://users.aol.com/chinajoe/wcmfclib.html
找到这个东西。为了让它能做我要做的事情,我分解了他的代码,并且重新修改。由于代码经过太多的修改,我甚至不能确信最终
是否还存在最初的代码。但无论如何,Joe的代码是一个大框架,而我只是在上面进行加工而已。-MFC Grid Control 2.27 English & Chinese Doc
Platform: |
Size: 336896 |
Author: raoyc2008 |
Hits:
Description: 增强MFC Grid Control类的功能,增加超链接。-Adding Hyperlink support to the MFC Grid Control
Platform: |
Size: 3072 |
Author: HY |
Hits:
Description: 增强 MFC Grid Control 组件。增加超链接-Adding Hyperlink support to the MFC Grid Control
Platform: |
Size: 23552 |
Author: HY |
Hits: