SourceCode/Bond/BondEq/View/AxisSettingsDlg.cpp @@ -205,6 +205,10 @@ void CAxisSettingsDlg::AdjustLabelFont(CBLLabel& label) { if (label.m_hWnd == nullptr) { return; } // 获取控件的矩形区域 CRect rect; label.GetClientRect(&rect);