摘要: m_Grid.SetCellType(row, 1, RUNTIME_CLASS(CGridCell)); m_Grid.SetItemText(row, 1, _T("1")); m_Grid.SetItemState(row, 1, m_Grid.Ge... 阅读全文
posted @ 2015-10-23 22:19 QQ76211822 阅读(1282) 评论(0) 推荐(0) 编辑
摘要: #ifndef __GRID_CELL_BUTTON__#define __GRID_CELL_BUTTON__#include "../GridCtrl_src/GridCell.h" class CGridCellButton : public CGridCell{ friend cla... 阅读全文
posted @ 2015-10-23 21:09 QQ76211822 阅读(2686) 评论(0) 推荐(0) 编辑