QuakeGod
2021-11-30 0ed43835e6bf40ba4d31fb6b8dc0d8400162b90a
MyLib/StaticEx.cpp
@@ -1,7 +1,7 @@
// StaticEx.cpp : 实现文件
//
#include "stdafx.h"
#include "pch.h"
//#include "stdafx.h"
#include "StaticEx.h"
@@ -32,7 +32,9 @@
{
   this->crCtlColor=color;
   this->bCtlColorDef=true;
   this->RedrawWindow();
}
void CStaticEx::SetTextColor(COLORREF color)
{
      this->crTextColor=color;