LAPTOP-SNT8I5JK\Boounion
2025-09-10 4f6bc5f42a956f34e8149f9e2b5873b3aa614212
SourceCode/Bond/Servo/CMyStatusbar.h
@@ -21,6 +21,7 @@
   void setForegroundColor(COLORREF cr);
   void setRunTimeText(const char* pszText);
   void setCurTaskBtnText(const char* pszText);
   void setCimBtnText(const char* pszText);
private:
   void Resize();
@@ -30,6 +31,7 @@
   COLORREF m_crBkgnd;
   CBrush m_brBkgnd;
   CBlButton m_btnCurTask;
   CBlButton m_btnCim;
// 对话框数据
#ifdef AFX_DESIGN_TIME