LAPTOP-SNT8I5JK\Boounion
2025-09-19 334b16b4abb4cbe3d1d4e4f211efd6f4468ae09f
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