搜索资源列表
用MFC自绘制特性扩展网格列表控件
- 用MFC自绘制特性扩展网格列表控件-with MFC since mapping features expand Grid Control List
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开发的工程中直接
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_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
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
GridTreeCtrl_new
- This example demonstrates how to embed a tree and add button cells to Chris Maunder s MFC Grid control (derived from CWnd-This example demonstrates how to embed a tree and add button cells to Chris Maunder' s MFC Grid control (derived from CWnd
gridctrl_demo226
- MFC写的Grid控制程序。对于初学者非常好的例子。-Grid control program written in MFC. For beginners a very good example.
URLCell_src22
- 推荐!一个好用的支持超连接的网格类(3KB) -A new class that adds hyperlink support to the MFC Grid Control
gridctrl227_src
- MFC Grid control 2.27 源码 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Source new version fixes a memory leak, adding new features.
grid
- This the MFC Grid Control.-This is the MFC Grid Control.
MFC.grid.code.choices
- MFC编程选择表格控件设计代码Design MFC grid control code programming choices -Design MFC grid control code programming choices
MFC-Grid-control-2.27
- MFC Grid Control 2.27中英文对照说明文档CListCtrl已经在表格数据显示和编辑上推进到极限,之后为了开发一个专用的Grid控件,我开始着手写Grid控件,但为了节省 时间我决定修改Joe Willcoxson s的免费控件 WorldCom,你可以在以下站点 http://users.aol.com/chinajoe/wcmfclib.html 找到这个东西。为了让它能做我要做的事情,我分解了他的代码,并且重新修改。由于代码经过太多的修改,我甚至不能确信最终
URLCELL
- 增强MFC Grid Control类的功能,增加超链接。-Adding Hyperlink support to the MFC Grid Control
RichTextBoxLinks_src
- 增强 MFC Grid Control 组件。增加超链接-Adding Hyperlink support to the MFC Grid Control
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