Shuxia Ning
2024-11-08 0cd48df8ccca96a8a0117a508c342a90dc2eacb8
WinFrmUI/HStation.WinFrmUI.Xhs.Core/01-home/00-core/HomeXhsProjectPage.Designer.cs
@@ -79,8 +79,8 @@
            mapViewProjectListContainer1.Location = new Point(0, 0);
            mapViewProjectListContainer1.Margin = new Padding(3, 2, 3, 2);
            mapViewProjectListContainer1.Name = "mapViewProjectListContainer1";
            mapViewProjectListContainer1.Padding = new Padding(1);
            mapViewProjectListContainer1.Size = new Size(665, 560);
            mapViewProjectListContainer1.Padding = new Padding(1, 1, 1, 1);
            mapViewProjectListContainer1.Size = new Size(713, 560);
            mapViewProjectListContainer1.TabIndex = 5;
            mapViewProjectListContainer1.JumpDirectEvent += homeXhsProjectPropertyCtrl1_JumpDirectEvent;
            // 
@@ -91,7 +91,7 @@
            homeXhsProjectPropertyCtrl1.Margin = new Padding(4, 5, 4, 5);
            homeXhsProjectPropertyCtrl1.Name = "homeXhsProjectPropertyCtrl1";
            homeXhsProjectPropertyCtrl1.SelectedObject = null;
            homeXhsProjectPropertyCtrl1.Size = new Size(206, 560);
            homeXhsProjectPropertyCtrl1.Size = new Size(199, 560);
            homeXhsProjectPropertyCtrl1.TabIndex = 0;
            homeXhsProjectPropertyCtrl1.JumpDirectEvent += homeXhsProjectPropertyCtrl1_JumpDirectEvent;
            // 
@@ -101,7 +101,7 @@
            homeXhsProjectTreeListCtrl1.Location = new Point(0, 0);
            homeXhsProjectTreeListCtrl1.Margin = new Padding(4, 5, 4, 5);
            homeXhsProjectTreeListCtrl1.Name = "homeXhsProjectTreeListCtrl1";
            homeXhsProjectTreeListCtrl1.Size = new Size(190, 560);
            homeXhsProjectTreeListCtrl1.Size = new Size(149, 560);
            homeXhsProjectTreeListCtrl1.TabIndex = 0;
            homeXhsProjectTreeListCtrl1.SelectProjectEvent += homeXhsProjectTreeListCtrl1_SelectProjectEvent;
            homeXhsProjectTreeListCtrl1.RefreshDataEvent += homeXhsProjectTreeListCtrl1_RefreshDataEvent;
@@ -126,10 +126,10 @@
            // gridControl1
            // 
            gridControl1.Dock = DockStyle.Fill;
            gridControl1.EmbeddedNavigator.Margin = new Padding(2);
            gridControl1.EmbeddedNavigator.Margin = new Padding(2, 2, 2, 2);
            gridControl1.Location = new Point(0, 0);
            gridControl1.MainView = layoutView1;
            gridControl1.Margin = new Padding(2);
            gridControl1.Margin = new Padding(2, 2, 2, 2);
            gridControl1.Name = "gridControl1";
            gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repPicEdit });
            gridControl1.Size = new Size(1063, 93);
@@ -168,9 +168,6 @@
            layoutView1.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Row;
            layoutView1.TemplateCard = layoutViewCard1;
            layoutView1.FieldValueClick += layoutView1_FieldValueClick;
            layoutView1.MouseMove += layoutView1_MouseMove;
            layoutView1.MouseEnter += layoutView1_MouseEnter;
            layoutView1.MouseLeave += layoutView1_MouseLeave;
            // 
            // colName
            // 
@@ -290,21 +287,21 @@
            dockPanelFill.Controls.Add(controlContainer2);
            dockPanelFill.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            dockPanelFill.ID = new Guid("136389ea-6552-4166-8c2a-b2ffe8b01953");
            dockPanelFill.Location = new Point(191, 0);
            dockPanelFill.Margin = new Padding(2);
            dockPanelFill.Location = new Point(150, 0);
            dockPanelFill.Margin = new Padding(2, 2, 2, 2);
            dockPanelFill.Name = "dockPanelFill";
            dockPanelFill.Options.ShowCloseButton = false;
            dockPanelFill.OriginalSize = new Size(287, 200);
            dockPanelFill.Size = new Size(665, 583);
            dockPanelFill.OriginalSize = new Size(1019, 200);
            dockPanelFill.Size = new Size(713, 583);
            dockPanelFill.Text = "地图";
            // 
            // controlContainer2
            // 
            controlContainer2.Controls.Add(mapViewProjectListContainer1);
            controlContainer2.Location = new Point(0, 23);
            controlContainer2.Margin = new Padding(2);
            controlContainer2.Margin = new Padding(2, 2, 2, 2);
            controlContainer2.Name = "controlContainer2";
            controlContainer2.Size = new Size(665, 560);
            controlContainer2.Size = new Size(713, 560);
            controlContainer2.TabIndex = 0;
            // 
            // dockPanelRight
@@ -312,21 +309,21 @@
            dockPanelRight.Controls.Add(controlContainer1);
            dockPanelRight.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
            dockPanelRight.ID = new Guid("18c9fca9-8ae9-473c-9cd2-0467d818af3f");
            dockPanelRight.Location = new Point(856, 0);
            dockPanelRight.Margin = new Padding(2);
            dockPanelRight.Location = new Point(863, 0);
            dockPanelRight.Margin = new Padding(2, 2, 2, 2);
            dockPanelRight.Name = "dockPanelRight";
            dockPanelRight.Options.ShowCloseButton = false;
            dockPanelRight.OriginalSize = new Size(207, 200);
            dockPanelRight.Size = new Size(207, 583);
            dockPanelRight.OriginalSize = new Size(286, 200);
            dockPanelRight.Size = new Size(200, 583);
            dockPanelRight.Text = "项目属性";
            // 
            // controlContainer1
            // 
            controlContainer1.Controls.Add(homeXhsProjectPropertyCtrl1);
            controlContainer1.Location = new Point(1, 23);
            controlContainer1.Margin = new Padding(2);
            controlContainer1.Margin = new Padding(2, 2, 2, 2);
            controlContainer1.Name = "controlContainer1";
            controlContainer1.Size = new Size(206, 560);
            controlContainer1.Size = new Size(199, 560);
            controlContainer1.TabIndex = 0;
            // 
            // dockPanelLeft
@@ -335,20 +332,20 @@
            dockPanelLeft.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            dockPanelLeft.ID = new Guid("fba93cbc-dfe6-4982-8aee-be8baff1ea68");
            dockPanelLeft.Location = new Point(0, 0);
            dockPanelLeft.Margin = new Padding(2);
            dockPanelLeft.Margin = new Padding(2, 2, 2, 2);
            dockPanelLeft.Name = "dockPanelLeft";
            dockPanelLeft.Options.ShowCloseButton = false;
            dockPanelLeft.OriginalSize = new Size(191, 200);
            dockPanelLeft.Size = new Size(191, 583);
            dockPanelLeft.OriginalSize = new Size(214, 200);
            dockPanelLeft.Size = new Size(150, 583);
            dockPanelLeft.Text = "项目列表";
            // 
            // dockPanel1_Container
            // 
            dockPanel1_Container.Controls.Add(homeXhsProjectTreeListCtrl1);
            dockPanel1_Container.Location = new Point(0, 23);
            dockPanel1_Container.Margin = new Padding(2);
            dockPanel1_Container.Margin = new Padding(2, 2, 2, 2);
            dockPanel1_Container.Name = "dockPanel1_Container";
            dockPanel1_Container.Size = new Size(190, 560);
            dockPanel1_Container.Size = new Size(149, 560);
            dockPanel1_Container.TabIndex = 0;
            // 
            // dockManager1