文件名称:CGridCtrl代码(VS2015亲测可用)
文件大小:111KB
文件格式:RAR
更新时间:2022-02-09 10:52:10
VS2015 CGridCtrl
开源的CGridCtrl类,是VC中的可用的表格控件。相对VC自带的CListCtrl网格控件功能要强很多。
【文件预览】:
GridCtrl
----GridCtrl_src()
--------GridCtrl.h(41KB)
--------GridCtrl.cpp(227KB)
--------GridCellBase.cpp(26KB)
--------TitleTip.h(3KB)
--------CellRange.h(5KB)
--------MemDC.h(3KB)
--------GridCellBase.h(8KB)
--------Experimental Upgrades()
--------GridCell.h(6KB)
--------TitleTip.cpp(9KB)
--------InPlaceEdit.h(2KB)
--------GridCell.cpp(8KB)
--------GridDropTarget.h(3KB)
--------GridDropTarget.cpp(4KB)
--------InPlaceEdit.cpp(8KB)
----NewCellTypes()
--------GridCellNumeric.h(798B)
--------GridURLCell.h(1KB)
--------GridCellCheck.cpp(5KB)
--------GridCellDateTime.h(3KB)
--------GridURLCell.cpp(5KB)
--------GridCellCombo.cpp(14KB)
--------GridCellDateTime.cpp(6KB)
--------GridCellNumeric.cpp(1KB)
--------GridCellCheck.h(2KB)
--------GridCellCombo.h(5KB)