duheng
2025-03-28 dfe7e1653f8309e23e4c314cd58ac4ff7ce49dbc
WinFrmUI/HStation.WinFrmUI.Basic.Core/03-SysFlagManage/SysFlagManageMainPanel.cs
@@ -13,6 +13,7 @@
            this.PageTitle.HeaderSvgImage = this.svgImage32[0];
            this.PageTitle.SvgImageSize = new Size(24, 24);
            this.sysFlagTreeListCtrl1.FocusedChangedEvent += ModuleTreeListCtrl1_FocusedChangedEvent;
            behaviorManager1.Detach<DragDropBehavior>(gridView1);
        }
        private List<SysFlagViewModel> _allBindingList = new List<SysFlagViewModel>();