pRichEdit->SetBackgroundColor(FALSE, oldclr); 只能设置一半 的背景色

来源:互联网 发布:手机淘宝宝贝上传 编辑:程序博客网 时间:2024/06/03 12:36

添加一句话

pRichEdit->EnableWindow(TRUE);
 COLORREF res = pRichEdit->SetBackgroundColor(FALSE, oldclr);  //PrintRichEdit

原创粉丝点击