From 1716b1da53462a010699c2af750afde753b44df6 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期二, 24 九月 2024 11:21:46 +0800
Subject: [PATCH] 删除多余无用功能

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs |   98 +++++++++++++++++++++++++++++++-----------------
 1 files changed, 63 insertions(+), 35 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs
index 15a6942..ccdef35 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs
@@ -43,7 +43,6 @@
             barBtnValveMatching = new DevExpress.XtraBars.BarButtonItem();
             barBtnPipeMatching = new DevExpress.XtraBars.BarButtonItem();
             barBtn = new DevExpress.XtraBars.BarButtonItem();
-            BtnPerformChart = new DevExpress.XtraBars.BarButtonItem();
             barBtnUnMatchingList = new DevExpress.XtraBars.BarButtonItem();
             ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
             ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
@@ -56,10 +55,14 @@
             pageQ3d = new DevExpress.XtraBars.Navigation.TabNavigationPage();
             xhsProjectSimulationQ3dCtrl1 = new XhsProjectSimulationQ3dCtrl();
             tabPageL3d = new DevExpress.XtraBars.Navigation.TabNavigationPage();
+            xhsProjectSimulationL3dCtrl1 = new XhsProjectSimulationL3dCtrl();
             dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
             docPnlProperty = new DevExpress.XtraBars.Docking.DockPanel();
             dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
             xhsProjectSimulationPropertyCtrl1 = new XhsProjectSimulationPropertyCtrl();
+            docPnlMatchingList = new DevExpress.XtraBars.Docking.DockPanel();
+            controlContainer5 = new DevExpress.XtraBars.Docking.ControlContainer();
+            assetsMainChoicePage1 = new Xhs.AssetsMainChoicePage();
             docPnlHydroParterList = new DevExpress.XtraBars.Docking.DockPanel();
             controlContainer3 = new DevExpress.XtraBars.Docking.ControlContainer();
             hydroParterListCtrl1 = new HydroParterListCtrl();
@@ -73,7 +76,6 @@
             controlContainer4 = new DevExpress.XtraBars.Docking.ControlContainer();
             xhsProjectSimulationUnMatchingListCtrl1 = new XhsProjectSimulationUnMatchingListCtrl();
             svgImg32 = new DevExpress.Utils.SvgImageCollection(components);
-            xhsProjectSimulationL3dCtrl1 = new XhsProjectSimulationL3dCtrl();
             ((ISupportInitialize)ribbonControl1).BeginInit();
             ((ISupportInitialize)tabPane1).BeginInit();
             tabPane1.SuspendLayout();
@@ -83,6 +85,8 @@
             ((ISupportInitialize)dockManager1).BeginInit();
             docPnlProperty.SuspendLayout();
             dockPanel1_Container.SuspendLayout();
+            docPnlMatchingList.SuspendLayout();
+            controlContainer5.SuspendLayout();
             docPnlHydroParterList.SuspendLayout();
             controlContainer3.SuspendLayout();
             docPnlHydroCalcu.SuspendLayout();
@@ -98,7 +102,7 @@
             // 
             ribbonControl1.ExpandCollapseItem.Id = 0;
             ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
-            ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnHydroCheck, barBtnHydroCalcu, barBtnHydroExportInp, barBtnSave, barBtnHydroParterList, barBtnShowHide, barBtnAllAutoMatching, barBtnSingleMatching, barBtnPumpMatching, barBtnValveMatching, barBtnPipeMatching, barBtn, BtnPerformChart, barBtnUnMatchingList });
+            ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnHydroCheck, barBtnHydroCalcu, barBtnHydroExportInp, barBtnSave, barBtnHydroParterList, barBtnShowHide, barBtnAllAutoMatching, barBtnSingleMatching, barBtnPumpMatching, barBtnValveMatching, barBtnPipeMatching, barBtn, barBtnUnMatchingList });
             ribbonControl1.Location = new Point(0, 0);
             ribbonControl1.MaxItemId = 20;
             ribbonControl1.Name = "ribbonControl1";
@@ -201,14 +205,6 @@
             barBtn.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtn.ImageOptions.SvgImage");
             barBtn.Name = "barBtn";
             // 
-            // BtnPerformChart
-            // 
-            BtnPerformChart.Caption = "鏄剧ず鏇茬嚎";
-            BtnPerformChart.Id = 18;
-            BtnPerformChart.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("BtnPerformChart.ImageOptions.SvgImage");
-            BtnPerformChart.Name = "BtnPerformChart";
-            BtnPerformChart.ItemClick += BtnPerformChart_ItemClick;
-            // 
             // barBtnUnMatchingList
             // 
             barBtnUnMatchingList.Caption = "鏈尮閰嶅垪琛�";
@@ -244,7 +240,6 @@
             // ribbonPageGroup3
             // 
             ribbonPageGroup3.ItemLinks.Add(barBtnSave);
-            ribbonPageGroup3.ItemLinks.Add(BtnPerformChart);
             ribbonPageGroup3.Name = "ribbonPageGroup3";
             ribbonPageGroup3.Text = "鏇村...";
             // 
@@ -262,9 +257,9 @@
             tabPane1.Location = new Point(0, 128);
             tabPane1.Name = "tabPane1";
             tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { pageBimface, pageQ3d, tabPageL3d });
-            tabPane1.RegularSize = new Size(886, 228);
+            tabPane1.RegularSize = new Size(886, 218);
             tabPane1.SelectedPage = pageBimface;
-            tabPane1.Size = new Size(886, 228);
+            tabPane1.Size = new Size(886, 218);
             tabPane1.TabIndex = 1;
             tabPane1.Text = "tabPane1";
             // 
@@ -273,14 +268,14 @@
             pageBimface.Caption = "涓夌淮妯″瀷";
             pageBimface.Controls.Add(xhsProjectSimulationBimfaceCtrl1);
             pageBimface.Name = "pageBimface";
-            pageBimface.Size = new Size(886, 195);
+            pageBimface.Size = new Size(886, 185);
             // 
             // xhsProjectSimulationBimfaceCtrl1
             // 
             xhsProjectSimulationBimfaceCtrl1.Dock = DockStyle.Fill;
             xhsProjectSimulationBimfaceCtrl1.Location = new Point(0, 0);
             xhsProjectSimulationBimfaceCtrl1.Name = "xhsProjectSimulationBimfaceCtrl1";
-            xhsProjectSimulationBimfaceCtrl1.Size = new Size(886, 195);
+            xhsProjectSimulationBimfaceCtrl1.Size = new Size(886, 185);
             xhsProjectSimulationBimfaceCtrl1.TabIndex = 0;
             xhsProjectSimulationBimfaceCtrl1.ClickParterEvent += xhsProjectSimulationBimfaceCtrl1_ClickParterEvent;
             // 
@@ -306,10 +301,18 @@
             tabPageL3d.Name = "tabPageL3d";
             tabPageL3d.Size = new Size(886, 195);
             // 
+            // xhsProjectSimulationL3dCtrl1
+            // 
+            xhsProjectSimulationL3dCtrl1.Dock = DockStyle.Fill;
+            xhsProjectSimulationL3dCtrl1.Location = new Point(0, 0);
+            xhsProjectSimulationL3dCtrl1.Name = "xhsProjectSimulationL3dCtrl1";
+            xhsProjectSimulationL3dCtrl1.Size = new Size(886, 195);
+            xhsProjectSimulationL3dCtrl1.TabIndex = 0;
+            // 
             // dockManager1
             // 
             dockManager1.Form = this;
-            dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { docPnlProperty, docPnlHydroParterList, docPnlHydroCalcu, docPnlHydroCheck, docPnlUnMatchingList });
+            dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { docPnlProperty, docPnlMatchingList, docPnlHydroParterList, docPnlHydroCalcu, docPnlHydroCheck, docPnlUnMatchingList });
             dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl" });
             // 
             // docPnlProperty
@@ -320,7 +323,7 @@
             docPnlProperty.Location = new Point(886, 128);
             docPnlProperty.Name = "docPnlProperty";
             docPnlProperty.OriginalSize = new Size(275, 200);
-            docPnlProperty.Size = new Size(275, 562);
+            docPnlProperty.Size = new Size(275, 611);
             docPnlProperty.Text = "灞炴��";
             // 
             // dockPanel1_Container
@@ -328,7 +331,7 @@
             dockPanel1_Container.Controls.Add(xhsProjectSimulationPropertyCtrl1);
             dockPanel1_Container.Location = new Point(4, 26);
             dockPanel1_Container.Name = "dockPanel1_Container";
-            dockPanel1_Container.Size = new Size(268, 533);
+            dockPanel1_Container.Size = new Size(268, 582);
             dockPanel1_Container.TabIndex = 0;
             // 
             // xhsProjectSimulationPropertyCtrl1
@@ -336,9 +339,37 @@
             xhsProjectSimulationPropertyCtrl1.Dock = DockStyle.Fill;
             xhsProjectSimulationPropertyCtrl1.Location = new Point(0, 0);
             xhsProjectSimulationPropertyCtrl1.Name = "xhsProjectSimulationPropertyCtrl1";
-            xhsProjectSimulationPropertyCtrl1.Size = new Size(268, 533);
+            xhsProjectSimulationPropertyCtrl1.Size = new Size(268, 582);
             xhsProjectSimulationPropertyCtrl1.TabIndex = 0;
             xhsProjectSimulationPropertyCtrl1.GetHydroInfoEvent += xhsProjectSimulationPropertyCtrl1_GetHydroInfoEvent;
+            // 
+            // docPnlMatchingList
+            // 
+            docPnlMatchingList.Controls.Add(controlContainer5);
+            docPnlMatchingList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
+            docPnlMatchingList.FloatVertical = true;
+            docPnlMatchingList.ID = new Guid("19fbbff8-5202-46bc-b9f4-472249e3c49a");
+            docPnlMatchingList.Location = new Point(0, 680);
+            docPnlMatchingList.Name = "docPnlMatchingList";
+            docPnlMatchingList.OriginalSize = new Size(200, 59);
+            docPnlMatchingList.Size = new Size(886, 59);
+            docPnlMatchingList.Text = "鍖归厤鍒楄〃";
+            // 
+            // controlContainer5
+            // 
+            controlContainer5.Controls.Add(assetsMainChoicePage1);
+            controlContainer5.Location = new Point(3, 27);
+            controlContainer5.Name = "controlContainer5";
+            controlContainer5.Size = new Size(880, 29);
+            controlContainer5.TabIndex = 0;
+            // 
+            // assetsMainChoicePage1
+            // 
+            assetsMainChoicePage1.Dock = DockStyle.Fill;
+            assetsMainChoicePage1.Location = new Point(0, 0);
+            assetsMainChoicePage1.Name = "assetsMainChoicePage1";
+            assetsMainChoicePage1.Size = new Size(880, 29);
+            assetsMainChoicePage1.TabIndex = 0;
             // 
             // docPnlHydroParterList
             // 
@@ -346,7 +377,7 @@
             docPnlHydroParterList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
             docPnlHydroParterList.FloatVertical = true;
             docPnlHydroParterList.ID = new Guid("facc1bde-3cf7-455c-b59c-8377daa6b90e");
-            docPnlHydroParterList.Location = new Point(0, 611);
+            docPnlHydroParterList.Location = new Point(0, 601);
             docPnlHydroParterList.Name = "docPnlHydroParterList";
             docPnlHydroParterList.OriginalSize = new Size(200, 79);
             docPnlHydroParterList.Size = new Size(886, 79);
@@ -376,7 +407,7 @@
             docPnlHydroCalcu.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
             docPnlHydroCalcu.FloatVertical = true;
             docPnlHydroCalcu.ID = new Guid("ac7055c0-e9fe-40c2-bf51-83dde5710cd4");
-            docPnlHydroCalcu.Location = new Point(0, 527);
+            docPnlHydroCalcu.Location = new Point(0, 517);
             docPnlHydroCalcu.Name = "docPnlHydroCalcu";
             docPnlHydroCalcu.OriginalSize = new Size(200, 84);
             docPnlHydroCalcu.Size = new Size(886, 84);
@@ -403,7 +434,7 @@
             docPnlHydroCheck.Controls.Add(controlContainer1);
             docPnlHydroCheck.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
             docPnlHydroCheck.ID = new Guid("dee18895-8b3d-44cd-9001-28bee516095d");
-            docPnlHydroCheck.Location = new Point(0, 439);
+            docPnlHydroCheck.Location = new Point(0, 429);
             docPnlHydroCheck.Name = "docPnlHydroCheck";
             docPnlHydroCheck.OriginalSize = new Size(200, 88);
             docPnlHydroCheck.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
@@ -433,7 +464,7 @@
             docPnlUnMatchingList.Controls.Add(controlContainer4);
             docPnlUnMatchingList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
             docPnlUnMatchingList.ID = new Guid("fdc5c4e2-7bd3-4114-90a6-3cd0ed365103");
-            docPnlUnMatchingList.Location = new Point(0, 356);
+            docPnlUnMatchingList.Location = new Point(0, 346);
             docPnlUnMatchingList.Name = "docPnlUnMatchingList";
             docPnlUnMatchingList.OriginalSize = new Size(200, 83);
             docPnlUnMatchingList.Size = new Size(886, 83);
@@ -463,14 +494,6 @@
             svgImg32.ImageSize = new Size(32, 32);
             svgImg32.Add("calculatesheet", "image://svgimages/spreadsheet/calculatesheet.svg");
             // 
-            // xhsProjectSimulationL3dCtrl1
-            // 
-            xhsProjectSimulationL3dCtrl1.Dock = DockStyle.Fill;
-            xhsProjectSimulationL3dCtrl1.Location = new Point(0, 0);
-            xhsProjectSimulationL3dCtrl1.Name = "xhsProjectSimulationL3dCtrl1";
-            xhsProjectSimulationL3dCtrl1.Size = new Size(886, 195);
-            xhsProjectSimulationL3dCtrl1.TabIndex = 0;
-            // 
             // XhsProjectSimulationCorePage
             // 
             Appearance.BackColor = SystemColors.Control;
@@ -482,11 +505,12 @@
             Controls.Add(docPnlHydroCheck);
             Controls.Add(docPnlHydroCalcu);
             Controls.Add(docPnlHydroParterList);
+            Controls.Add(docPnlMatchingList);
             Controls.Add(docPnlProperty);
             Controls.Add(ribbonControl1);
             Margin = new Padding(2);
             Name = "XhsProjectSimulationCorePage";
-            Size = new Size(1161, 690);
+            Size = new Size(1161, 739);
             ((ISupportInitialize)ribbonControl1).EndInit();
             ((ISupportInitialize)tabPane1).EndInit();
             tabPane1.ResumeLayout(false);
@@ -496,6 +520,8 @@
             ((ISupportInitialize)dockManager1).EndInit();
             docPnlProperty.ResumeLayout(false);
             dockPanel1_Container.ResumeLayout(false);
+            docPnlMatchingList.ResumeLayout(false);
+            controlContainer5.ResumeLayout(false);
             docPnlHydroParterList.ResumeLayout(false);
             controlContainer3.ResumeLayout(false);
             docPnlHydroCalcu.ResumeLayout(false);
@@ -539,7 +565,6 @@
         private XhsProjectSimulationQ3dCtrl xhsProjectSimulationQ3dCtrl1;
         private XhsProjectSimulationPropertyCtrl xhsProjectSimulationPropertyCtrl1;
         private DevExpress.Utils.SvgImageCollection svgImg32;
-        private DevExpress.XtraBars.BarButtonItem BtnPerformChart;
         private DevExpress.XtraBars.Docking.DockPanel docPnlHydroCheck;
         private DevExpress.XtraBars.Docking.ControlContainer controlContainer1;
         private XhsProjectSimulationHydroCheckFailedCtrl xhsProjectSimulationHydroCheckFailedCtrl1;
@@ -551,9 +576,12 @@
         private HydroParterListCtrl hydroParterListCtrl1;
         private DevExpress.XtraBars.Docking.DockPanel docPnlUnMatchingList;
         private DevExpress.XtraBars.Docking.ControlContainer controlContainer4;
-        private XhsProjectSimulationUnMatchingListCtrl xhsProjectSimulationUnMatchingListCtrl1;
         private DevExpress.XtraBars.BarButtonItem barBtnUnMatchingList;
         private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageL3d;
         private XhsProjectSimulationL3dCtrl xhsProjectSimulationL3dCtrl1;
+        private DevExpress.XtraBars.Docking.DockPanel docPnlMatchingList;
+        private DevExpress.XtraBars.Docking.ControlContainer controlContainer5;
+        private Xhs.AssetsMainChoicePage assetsMainChoicePage1;
+        private XhsProjectSimulationUnMatchingListCtrl xhsProjectSimulationUnMatchingListCtrl1;
     }
 }

--
Gitblit v1.9.3