SourceCode/Bond/BondEq/AlarmPopupDlg.cpp
@@ -209,6 +209,7 @@ SetDlgItemText(IDC_LABEL_NAME, pAlarmMonitor->getAlarmText(m_pActiveAlarm->getId())); strText.Format(_T("ID: %d"), m_pActiveAlarm->getId()); SetDlgItemText(IDC_LABEL_LEVEL, strText); ShowWindow(SW_SHOW); } else { ShowWindow(SW_HIDE);