yangyin
2024-08-20 98e49c0dd42840a094837f7acae532bc237a719a
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/SysTypeManageMainPanel.Designer.cs
@@ -39,7 +39,7 @@
            dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
            dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            moduleTreeListCtrl1 = new SysModuleTreeListCtrl();
            moduleTreeListCtrl1 = new SysModuleListBoxCtrl();
            gridControl1 = new DevExpress.XtraGrid.GridControl();
            typeViewModelBindingSource = new BindingSource(components);
            gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -293,7 +293,7 @@
        private DevExpress.XtraGrid.Columns.GridColumn colCode;
        private DevExpress.XtraGrid.Columns.GridColumn colSortCode;
        private DevExpress.XtraGrid.Columns.GridColumn colDescription;
        private SysModuleTreeListCtrl moduleTreeListCtrl1;
        private SysModuleListBoxCtrl moduleTreeListCtrl1;
        private DevExpress.XtraGrid.Columns.GridColumn colExtendTypeDisPlayName;
        private DevExpress.Utils.SvgImageCollection svgImage32;
        private DevExpress.XtraEditors.SidePanel sidePanel1;