▍1. GridCtrl
说明: MFC表格控件。控件功能: 使用鼠标以及可选的Control和Shift组合键选择单元格。可以禁用选择。 行和列的大小调整。可以禁用行,列或两者的大小调整。 双击分隔线时自动调整行或列的大小。 任意数量的固定行和列。 各个单元格可以具有单独的文本和背景色。 单个单元格可以具有单独的字体。 单个单元格可以标记为“只读”,或者可以设置并检查其修改状态。 等(MFC GridCtrl. Ctrl Function: Row and Column resizing. Sizing can be disabled for row, columns or both. Auto row or column sizing when dividers are double-clicked. Any number of fixed rows and columns. Individual cells can have separate text and background colours. Individual cells can have separate fonts. Individual cells can be marked "Read-Only", or have their modification status set and checked. And so on.)