duheng
2024-08-18 53106cd3c0ca15b0b2fb08cb82f8086f305a19f7
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysCatalogManageMainPanel.Designer.cs
@@ -42,7 +42,7 @@
            dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
            dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            typeTreeListCtrl2 = new SysTypeTreeListCtrl();
            typeTreeListCtrl2 = new SysTypeListBoxCtrl();
            treeList1 = new DevExpress.XtraTreeList.TreeList();
            colName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colCode = new DevExpress.XtraTreeList.Columns.TreeListColumn();
@@ -297,7 +297,7 @@
        private DevExpress.XtraTreeList.Columns.TreeListColumn colSortCode;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colDescription;
        private BindingSource catlogViewModelBindingSource;
        private SysTypeTreeListCtrl typeTreeListCtrl2;
        private SysTypeListBoxCtrl typeTreeListCtrl2;
        private DevExpress.XtraBars.BarButtonItem BtnAddChild;
        private DevExpress.XtraBars.BarButtonItem BtnPropEdit;
        private DevExpress.Utils.SvgImageCollection svgImage32;