LAPTOP-SNT8I5JK\Boounion
2025-07-08 f0f942498d6b0c9a92ee2d7b9ea62a592b8f4cce
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