02-desktop/WinFrmUI/IStation.WinFrmUI.Basic/EquipmentMonitorMapping/EquipmentMonitorMappingMgrPage.cs
@@ -2,6 +2,7 @@ using IStation.Untity; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; namespace IStation.WinFrmUI.Basic { @@ -16,6 +17,8 @@ this.equipmentExTreeListCtrl1.StationChangedEvent += EquipmentExTreeListCtrl1_StationChangedEvent; this.equipmentExTreeListCtrl1.FocusedChangedEvent += EquipmentExTreeListCtrl1_FocusedChangedEvent; }