文件名称:GRID_RELATION
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 冯**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网格控件(CGridCtrl)允许你显示具有检验标志的二维网格,可以用于显示二维关联性。
使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。-Grid Control (CGridCtrl) allows you to have the test showed signs of two-dimensional grid, can be used to show the relevance of two-dimensional. CGridCtrl category is very simple to use. First, add the header files and the realization of a document CGridCtrl.h (cpp) to the project. Editor in resources to increase the controls to the dialog box, and add a member variable to use CGridCtrl category. In the dialog box OnInitDialog method, by calling the control AddColumn, AddRow and methods to create SetCheck grid. You can also call the serialize method to create a file from the grid control.
使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。-Grid Control (CGridCtrl) allows you to have the test showed signs of two-dimensional grid, can be used to show the relevance of two-dimensional. CGridCtrl category is very simple to use. First, add the header files and the realization of a document CGridCtrl.h (cpp) to the project. Editor in resources to increase the controls to the dialog box, and add a member variable to use CGridCtrl category. In the dialog box OnInitDialog method, by calling the control AddColumn, AddRow and methods to create SetCheck grid. You can also call the serialize method to create a file from the grid control.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GRID_RELATION
.............\CGRIDCTRL.CPP
.............\CGRIDCTRL.H
.............\GRIDTEST.001
.............\GRIDTEST.CPP
.............\GRIDTEST.DAT
.............\GRIDTEST.DSP
.............\GRIDTEST.DSW
.............\GRIDTEST.H
.............\GRIDTEST.NCB
.............\GRIDTEST.OPT
.............\GRIDTEST.PLG
.............\GRIDTEST.RC
.............\GRIDTESTDLG.CPP
.............\GRIDTESTDLG.H
.............\README.TXT
.............\RES
.............\...\GRIDTEST.RC2
.............\RESOURCE.H
.............\STDAFX.CPP
.............\STDAFX.H
.............\CGRIDCTRL.CPP
.............\CGRIDCTRL.H
.............\GRIDTEST.001
.............\GRIDTEST.CPP
.............\GRIDTEST.DAT
.............\GRIDTEST.DSP
.............\GRIDTEST.DSW
.............\GRIDTEST.H
.............\GRIDTEST.NCB
.............\GRIDTEST.OPT
.............\GRIDTEST.PLG
.............\GRIDTEST.RC
.............\GRIDTESTDLG.CPP
.............\GRIDTESTDLG.H
.............\README.TXT
.............\RES
.............\...\GRIDTEST.RC2
.............\RESOURCE.H
.............\STDAFX.CPP
.............\STDAFX.H