LAPTOP-SNT8I5JK\Boounion
2025-03-11 24e3d5124ed62ebd613ba883a366ea3461c9dd17
1.CMFCPropertyGridCtrl控件调整,使单元项可选,不可编辑。
已修改2个文件
2 ■■■ 文件已修改
SourceCode/Bond/Servo/CPanelAttributes.cpp 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
SourceCode/Bond/Servo/Servo.rc 补丁 | 查看 | 原始文档 | blame | 历史
SourceCode/Bond/Servo/CPanelAttributes.cpp
@@ -66,7 +66,7 @@
            pAttribute->getName().c_str(),
            pAttribute->getValue().c_str(),
            pAttribute->getDescription().c_str());
        pProperty->AllowEdit(TRUE);
        pProperty->AllowEdit(FALSE);
        m_gridCtrl.AddProperty(pProperty);
    }
}
SourceCode/Bond/Servo/Servo.rc
Binary files differ