大约有 13,310 项符合查询结果(耗时:0.0240秒) [XML]
GridCtrl 控件FAQ - C/C++ - 清泛网 - 专注C/C++及内核技术
...设为只读
CGridCtrlObject.SetItemState(1,1, m_Grid.GetItemState(1,1) | GVIS_READONLY);
将单元格(1,1)设为正常
CGridCtrlObject.SetItemState(1,1, m_Grid.GetItemState(1,1) & ~GVIS_READONLY);
单元格可用的状态常量
&nnbsp; GVIS_FOCUSED // Cell has focus
...
CGRidCtrl控件 学习心得 - C/C++ - 清泛网 - 专注C/C++及内核技术
...详见下表:
状态ID
状态说明
GVIS_FOCUSED
单元格成为焦点
GVIS_SELECTED
单元格被选中
GVIS_DROPHILITED
单元格被高亮显示
GVIS_READONLY
单元格只读
...
MFC Grid control 2.27 - C/C++ - 清泛网 - 专注IT技能提升
... // All information will be accessed
Cell states
Hide Copy Code
GVIS_FOCUSED // Cell has focus
GVIS_SELECTED // Cell is selected
GVIS_DROPHILITED // Cell is drop highlighted
GVIS_READONLY // Cell is read-only and cannot be edited
GVIS_FIXED // Cell is fixed
GVIS_FIXED...
MFC Grid control 2.27 - C/C++ - 清泛网 - 专注IT技能提升
... // All information will be accessed
Cell states
Hide Copy Code
GVIS_FOCUSED // Cell has focus
GVIS_SELECTED // Cell is selected
GVIS_DROPHILITED // Cell is drop highlighted
GVIS_READONLY // Cell is read-only and cannot be edited
GVIS_FIXED // Cell is fixed
GVIS_FIXED...
MFC Grid control 2.27 - C/C++ - 清泛网 - 专注IT技能提升
... // All information will be accessed
Cell states
Hide Copy Code
GVIS_FOCUSED // Cell has focus
GVIS_SELECTED // Cell is selected
GVIS_DROPHILITED // Cell is drop highlighted
GVIS_READONLY // Cell is read-only and cannot be edited
GVIS_FIXED // Cell is fixed
GVIS_FIXED...
MFC Grid control 2.27 - C/C++ - 清泛网 - 专注IT技能提升
... // All information will be accessed
Cell states
Hide Copy Code
GVIS_FOCUSED // Cell has focus
GVIS_SELECTED // Cell is selected
GVIS_DROPHILITED // Cell is drop highlighted
GVIS_READONLY // Cell is read-only and cannot be edited
GVIS_FIXED // Cell is fixed
GVIS_FIXED...
MFC Grid control 2.27 - C/C++ - 清泛网 - 专注IT技能提升
... // All information will be accessed
Cell states
Hide Copy Code
GVIS_FOCUSED // Cell has focus
GVIS_SELECTED // Cell is selected
GVIS_DROPHILITED // Cell is drop highlighted
GVIS_READONLY // Cell is read-only and cannot be edited
GVIS_FIXED // Cell is fixed
GVIS_FIXED...
MFC Grid control 2.27 - C/C++ - 清泛网 - 专注IT技能提升
... // All information will be accessed
Cell states
Hide Copy Code
GVIS_FOCUSED // Cell has focus
GVIS_SELECTED // Cell is selected
GVIS_DROPHILITED // Cell is drop highlighted
GVIS_READONLY // Cell is read-only and cannot be edited
GVIS_FIXED // Cell is fixed
GVIS_FIXED...
MFC Grid control 2.27 - C/C++ - 清泛网 - 专注IT技能提升
... // All information will be accessed
Cell states
Hide Copy Code
GVIS_FOCUSED // Cell has focus
GVIS_SELECTED // Cell is selected
GVIS_DROPHILITED // Cell is drop highlighted
GVIS_READONLY // Cell is read-only and cannot be edited
GVIS_FIXED // Cell is fixed
GVIS_FIXED...
MFC Grid control 2.27 - C/C++ - 清泛网 - 专注IT技能提升
... // All information will be accessed
Cell states
Hide Copy Code
GVIS_FOCUSED // Cell has focus
GVIS_SELECTED // Cell is selected
GVIS_DROPHILITED // Cell is drop highlighted
GVIS_READONLY // Cell is read-only and cannot be edited
GVIS_FIXED // Cell is fixed
GVIS_FIXED...