From 299013bc2d9eb529a309b3ee63e22ed24f87aebe Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期六, 12 十月 2024 18:45:39 +0800 Subject: [PATCH] 增减计算前提于切换 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs | 218 +++++++++++++++++++++++++++++++----------------------- 1 files changed, 126 insertions(+), 92 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs index 6724ac0..4dba630 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs @@ -50,8 +50,10 @@ barBtnSetExchangerList = new DevExpress.XtraBars.BarButtonItem(); barBtnSetJunctionList = new DevExpress.XtraBars.BarButtonItem(); barBtnFeatCurve = new DevExpress.XtraBars.BarButtonItem(); + barBtnSearch = new DevExpress.XtraBars.BarButtonItem(); ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); - ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + pageGroupMatching = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + pageGroupModel = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); @@ -60,8 +62,6 @@ xhsProjectSimulationBimfaceCtrl1 = new XhsProjectSimulationBimfaceCtrl(); 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(); @@ -71,24 +71,26 @@ hydroParterListCtrl1 = new HydroParterListCtrl(); docPnlHydroCalcu = new DevExpress.XtraBars.Docking.DockPanel(); controlContainer2 = new DevExpress.XtraBars.Docking.ControlContainer(); - xhsProjectSimulationHydroCalcuFailedCtrl1 = new XhsProjectSimulationHydroCalcuFailedCtrl(); docPnlHydroCheck = new DevExpress.XtraBars.Docking.DockPanel(); controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer(); - xhsProjectSimulationHydroCheckFailedCtrl1 = new XhsProjectSimulationHydroCheckFailedCtrl(); + xhsProjectSimulationHydroCheckResultCtrl1 = new XhsProjectSimulationHydroCheckResultCtrl(); docPnlUnMatchingList = new DevExpress.XtraBars.Docking.DockPanel(); controlContainer4 = new DevExpress.XtraBars.Docking.ControlContainer(); xhsProjectSimulationUnMatchingListCtrl1 = new XhsProjectSimulationUnMatchingListCtrl(); docPnlMatchingList = new DevExpress.XtraBars.Docking.DockPanel(); controlContainer5 = new DevExpress.XtraBars.Docking.ControlContainer(); - xhsProjectSimulationMatchingListCtrl1 = new Xhs.XhsProjectSimulationMatchingListCtrl(); + xhsProjectSimulationMatchingListCtrl1 = new XhsProjectSimulationMatchingListCtrl(); + docPnlSearch = new DevExpress.XtraBars.Docking.DockPanel(); + controlContainer6 = new DevExpress.XtraBars.Docking.ControlContainer(); + xhsProjectSimulationSearchCtrl1 = new XhsProjectSimulationSearchCtrl(); svgImg32 = new DevExpress.Utils.SvgImageCollection(components); rmSet = new DevExpress.XtraBars.Ribbon.RadialMenu(components); + xhsProjectSimulationCalcuCtrl1 = new XhsProjectSimulationCalcuCtrl(); ((ISupportInitialize)ribbonControl1).BeginInit(); ((ISupportInitialize)tabPane1).BeginInit(); tabPane1.SuspendLayout(); pageBimface.SuspendLayout(); pageQ3d.SuspendLayout(); - tabPageL3d.SuspendLayout(); ((ISupportInitialize)dockManager1).BeginInit(); docPnlProperty.SuspendLayout(); dockPanel1_Container.SuspendLayout(); @@ -102,25 +104,26 @@ controlContainer4.SuspendLayout(); docPnlMatchingList.SuspendLayout(); controlContainer5.SuspendLayout(); + docPnlSearch.SuspendLayout(); + controlContainer6.SuspendLayout(); ((ISupportInitialize)svgImg32).BeginInit(); ((ISupportInitialize)rmSet).BeginInit(); SuspendLayout(); // // ribbonControl1 // - ribbonControl1.DrawGroupCaptions = DevExpress.Utils.DefaultBoolean.False; 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, barBtnMatchingList, barBtnUnMatchingList, barBtnSetList, barBtnSetPumpList, barBtnSetValveList, barBtnSetPipeList, barBtnSetElbowsList, barBtnSetThreelinkList, barBtnFourlinkList, barBtnSetTranslationList, barBtnSetExchangerList, barBtnSetJunctionList, barBtnFeatCurve }); + ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnHydroCheck, barBtnHydroCalcu, barBtnHydroExportInp, barBtnSave, barBtnHydroParterList, barBtnShowHide, barBtnMatchingList, barBtnUnMatchingList, barBtnSetList, barBtnSetPumpList, barBtnSetValveList, barBtnSetPipeList, barBtnSetElbowsList, barBtnSetThreelinkList, barBtnFourlinkList, barBtnSetTranslationList, barBtnSetExchangerList, barBtnSetJunctionList, barBtnFeatCurve, barBtnSearch }); ribbonControl1.Location = new Point(0, 0); - ribbonControl1.MaxItemId = 32; + ribbonControl1.MaxItemId = 33; ribbonControl1.Name = "ribbonControl1"; ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPage1 }); ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages; ribbonControl1.ShowQatLocationSelector = false; ribbonControl1.ShowToolbarCustomizeItem = false; - ribbonControl1.Size = new Size(1161, 110); + ribbonControl1.Size = new Size(1166, 128); ribbonControl1.Toolbar.ShowCustomizeItem = false; ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; // @@ -267,27 +270,41 @@ barBtnFeatCurve.Name = "barBtnFeatCurve"; barBtnFeatCurve.ItemClick += barBtnFeatCurve_ItemClick; // + // barBtnSearch + // + barBtnSearch.Caption = "鏌ヨ"; + barBtnSearch.Id = 32; + barBtnSearch.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnSearch.ImageOptions.SvgImage"); + barBtnSearch.Name = "barBtnSearch"; + barBtnSearch.ItemClick += barBtnSearch_ItemClick; + // // ribbonPage1 // - ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribbonPageGroup1, ribbonPageGroup2, ribbonPageGroup3 }); + ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { pageGroupMatching, pageGroupModel, ribbonPageGroup2, ribbonPageGroup3 }); ribbonPage1.Name = "ribbonPage1"; ribbonPage1.Text = "ribbonPage1"; // - // ribbonPageGroup1 + // pageGroupMatching // - ribbonPageGroup1.ItemLinks.Add(barBtnMatchingList); - ribbonPageGroup1.ItemLinks.Add(barBtnUnMatchingList); - ribbonPageGroup1.ItemLinks.Add(barBtnShowHide); - ribbonPageGroup1.ItemLinks.Add(barBtnSetList); - ribbonPageGroup1.Name = "ribbonPageGroup1"; - ribbonPageGroup1.Text = "妯″瀷"; + pageGroupMatching.ItemLinks.Add(barBtnMatchingList); + pageGroupMatching.ItemLinks.Add(barBtnUnMatchingList); + pageGroupMatching.Name = "pageGroupMatching"; + pageGroupMatching.Text = "鍖归厤"; + // + // pageGroupModel + // + pageGroupModel.ItemLinks.Add(barBtnShowHide); + pageGroupModel.ItemLinks.Add(barBtnHydroParterList); + pageGroupModel.ItemLinks.Add(barBtnSetList); + pageGroupModel.ItemLinks.Add(barBtnSearch); + pageGroupModel.ItemLinks.Add(barBtnHydroExportInp); + pageGroupModel.Name = "pageGroupModel"; + pageGroupModel.Text = "妯″瀷"; // // ribbonPageGroup2 // ribbonPageGroup2.ItemLinks.Add(barBtnHydroCheck); ribbonPageGroup2.ItemLinks.Add(barBtnHydroCalcu); - ribbonPageGroup2.ItemLinks.Add(barBtnHydroParterList); - ribbonPageGroup2.ItemLinks.Add(barBtnHydroExportInp); ribbonPageGroup2.Name = "ribbonPageGroup2"; ribbonPageGroup2.Text = "姘村姏"; // @@ -307,14 +324,13 @@ // tabPane1.Controls.Add(pageBimface); tabPane1.Controls.Add(pageQ3d); - tabPane1.Controls.Add(tabPageL3d); tabPane1.Dock = DockStyle.Fill; - tabPane1.Location = new Point(0, 110); + 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, 200); + tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { pageBimface, pageQ3d }); + tabPane1.RegularSize = new Size(891, 165); tabPane1.SelectedPage = pageBimface; - tabPane1.Size = new Size(886, 200); + tabPane1.Size = new Size(891, 165); tabPane1.TabIndex = 1; tabPane1.Text = "tabPane1"; // @@ -323,14 +339,14 @@ pageBimface.Caption = "涓夌淮妯″瀷"; pageBimface.Controls.Add(xhsProjectSimulationBimfaceCtrl1); pageBimface.Name = "pageBimface"; - pageBimface.Size = new Size(886, 167); + pageBimface.Size = new Size(891, 132); // // xhsProjectSimulationBimfaceCtrl1 // xhsProjectSimulationBimfaceCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationBimfaceCtrl1.Location = new Point(0, 0); xhsProjectSimulationBimfaceCtrl1.Name = "xhsProjectSimulationBimfaceCtrl1"; - xhsProjectSimulationBimfaceCtrl1.Size = new Size(886, 167); + xhsProjectSimulationBimfaceCtrl1.Size = new Size(891, 132); xhsProjectSimulationBimfaceCtrl1.TabIndex = 0; xhsProjectSimulationBimfaceCtrl1.HydroClickEvent += xhsProjectSimulationBimfaceCtrl1_HydroClickEvent; xhsProjectSimulationBimfaceCtrl1.LoadCompletedEvent += xhsProjectSimulationBimfaceCtrl1_LoadCompletedEvent; @@ -340,35 +356,20 @@ pageQ3d.Caption = "姘村姏妯″瀷"; pageQ3d.Controls.Add(xhsProjectSimulationQ3dCtrl1); pageQ3d.Name = "pageQ3d"; - pageQ3d.Size = new Size(886, 185); + pageQ3d.Size = new Size(886, 167); // // xhsProjectSimulationQ3dCtrl1 // xhsProjectSimulationQ3dCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationQ3dCtrl1.Location = new Point(0, 0); xhsProjectSimulationQ3dCtrl1.Name = "xhsProjectSimulationQ3dCtrl1"; - xhsProjectSimulationQ3dCtrl1.Size = new Size(886, 185); + xhsProjectSimulationQ3dCtrl1.Size = new Size(886, 167); xhsProjectSimulationQ3dCtrl1.TabIndex = 0; - // - // tabPageL3d - // - tabPageL3d.Caption = "L3d"; - tabPageL3d.Controls.Add(xhsProjectSimulationL3dCtrl1); - tabPageL3d.Name = "tabPageL3d"; - tabPageL3d.Size = new Size(886, 185); - // - // xhsProjectSimulationL3dCtrl1 - // - xhsProjectSimulationL3dCtrl1.Dock = DockStyle.Fill; - xhsProjectSimulationL3dCtrl1.Location = new Point(0, 0); - xhsProjectSimulationL3dCtrl1.Name = "xhsProjectSimulationL3dCtrl1"; - xhsProjectSimulationL3dCtrl1.Size = new Size(886, 185); - xhsProjectSimulationL3dCtrl1.TabIndex = 0; // // dockManager1 // dockManager1.Form = this; - dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { docPnlProperty, docPnlHydroParterList, docPnlHydroCalcu, docPnlHydroCheck, docPnlUnMatchingList, docPnlMatchingList }); + dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { docPnlProperty, docPnlHydroParterList, docPnlHydroCalcu, docPnlHydroCheck, docPnlUnMatchingList, docPnlMatchingList, docPnlSearch }); 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 @@ -376,10 +377,10 @@ docPnlProperty.Controls.Add(dockPanel1_Container); docPnlProperty.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right; docPnlProperty.ID = new Guid("cffe2560-3445-4488-83cf-b9e4b936ff18"); - docPnlProperty.Location = new Point(886, 110); + docPnlProperty.Location = new Point(891, 128); docPnlProperty.Name = "docPnlProperty"; docPnlProperty.OriginalSize = new Size(275, 200); - docPnlProperty.Size = new Size(275, 629); + docPnlProperty.Size = new Size(275, 700); docPnlProperty.Text = "灞炴��"; // // dockPanel1_Container @@ -387,7 +388,7 @@ dockPanel1_Container.Controls.Add(xhsProjectSimulationPropertyCtrl1); dockPanel1_Container.Location = new Point(4, 26); dockPanel1_Container.Name = "dockPanel1_Container"; - dockPanel1_Container.Size = new Size(268, 600); + dockPanel1_Container.Size = new Size(268, 671); dockPanel1_Container.TabIndex = 0; // // xhsProjectSimulationPropertyCtrl1 @@ -395,7 +396,7 @@ xhsProjectSimulationPropertyCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationPropertyCtrl1.Location = new Point(0, 0); xhsProjectSimulationPropertyCtrl1.Name = "xhsProjectSimulationPropertyCtrl1"; - xhsProjectSimulationPropertyCtrl1.Size = new Size(268, 600); + xhsProjectSimulationPropertyCtrl1.Size = new Size(268, 671); xhsProjectSimulationPropertyCtrl1.TabIndex = 0; // // docPnlHydroParterList @@ -404,10 +405,10 @@ docPnlHydroParterList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; docPnlHydroParterList.FloatVertical = true; docPnlHydroParterList.ID = new Guid("facc1bde-3cf7-455c-b59c-8377daa6b90e"); - docPnlHydroParterList.Location = new Point(0, 660); + docPnlHydroParterList.Location = new Point(0, 749); docPnlHydroParterList.Name = "docPnlHydroParterList"; docPnlHydroParterList.OriginalSize = new Size(200, 79); - docPnlHydroParterList.Size = new Size(886, 79); + docPnlHydroParterList.Size = new Size(891, 79); docPnlHydroParterList.Text = "鏋勪欢鏄庣粏"; // // controlContainer3 @@ -415,7 +416,7 @@ controlContainer3.Controls.Add(hydroParterListCtrl1); controlContainer3.Location = new Point(3, 27); controlContainer3.Name = "controlContainer3"; - controlContainer3.Size = new Size(880, 49); + controlContainer3.Size = new Size(885, 49); controlContainer3.TabIndex = 0; // // hydroParterListCtrl1 @@ -424,7 +425,7 @@ hydroParterListCtrl1.HidePageWhenListIsNull = true; hydroParterListCtrl1.Location = new Point(0, 0); hydroParterListCtrl1.Name = "hydroParterListCtrl1"; - hydroParterListCtrl1.Size = new Size(880, 49); + hydroParterListCtrl1.Size = new Size(885, 49); hydroParterListCtrl1.TabIndex = 0; hydroParterListCtrl1.HydroClickEvent += hydroParterListCtrl1_HydroClickEvent; // @@ -434,27 +435,19 @@ docPnlHydroCalcu.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; docPnlHydroCalcu.FloatVertical = true; docPnlHydroCalcu.ID = new Guid("ac7055c0-e9fe-40c2-bf51-83dde5710cd4"); - docPnlHydroCalcu.Location = new Point(0, 576); + docPnlHydroCalcu.Location = new Point(0, 665); docPnlHydroCalcu.Name = "docPnlHydroCalcu"; docPnlHydroCalcu.OriginalSize = new Size(200, 84); - docPnlHydroCalcu.Size = new Size(886, 84); + docPnlHydroCalcu.Size = new Size(891, 84); docPnlHydroCalcu.Text = "姘村姏璁$畻"; // // controlContainer2 // - controlContainer2.Controls.Add(xhsProjectSimulationHydroCalcuFailedCtrl1); + controlContainer2.Controls.Add(xhsProjectSimulationCalcuCtrl1); controlContainer2.Location = new Point(3, 27); controlContainer2.Name = "controlContainer2"; - controlContainer2.Size = new Size(880, 54); + controlContainer2.Size = new Size(885, 54); controlContainer2.TabIndex = 0; - // - // xhsProjectSimulationHydroCalcuFailedCtrl1 - // - xhsProjectSimulationHydroCalcuFailedCtrl1.Dock = DockStyle.Fill; - xhsProjectSimulationHydroCalcuFailedCtrl1.Location = new Point(0, 0); - xhsProjectSimulationHydroCalcuFailedCtrl1.Name = "xhsProjectSimulationHydroCalcuFailedCtrl1"; - xhsProjectSimulationHydroCalcuFailedCtrl1.Size = new Size(880, 54); - xhsProjectSimulationHydroCalcuFailedCtrl1.TabIndex = 0; // // docPnlHydroCheck // @@ -462,29 +455,30 @@ docPnlHydroCheck.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; docPnlHydroCheck.FloatVertical = true; docPnlHydroCheck.ID = new Guid("dee18895-8b3d-44cd-9001-28bee516095d"); - docPnlHydroCheck.Location = new Point(0, 488); + docPnlHydroCheck.Location = new Point(0, 577); docPnlHydroCheck.Name = "docPnlHydroCheck"; docPnlHydroCheck.OriginalSize = new Size(200, 88); docPnlHydroCheck.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; docPnlHydroCheck.SavedIndex = 1; - docPnlHydroCheck.Size = new Size(886, 88); + docPnlHydroCheck.Size = new Size(891, 88); docPnlHydroCheck.Text = "姘村姏鏍¢獙"; // // controlContainer1 // - controlContainer1.Controls.Add(xhsProjectSimulationHydroCheckFailedCtrl1); + controlContainer1.Controls.Add(xhsProjectSimulationHydroCheckResultCtrl1); controlContainer1.Location = new Point(3, 27); controlContainer1.Name = "controlContainer1"; - controlContainer1.Size = new Size(880, 58); + controlContainer1.Size = new Size(885, 58); controlContainer1.TabIndex = 0; // - // xhsProjectSimulationHydroCheckFailedCtrl1 + // xhsProjectSimulationHydroCheckResultCtrl1 // - xhsProjectSimulationHydroCheckFailedCtrl1.Dock = DockStyle.Fill; - xhsProjectSimulationHydroCheckFailedCtrl1.Location = new Point(0, 0); - xhsProjectSimulationHydroCheckFailedCtrl1.Name = "xhsProjectSimulationHydroCheckFailedCtrl1"; - xhsProjectSimulationHydroCheckFailedCtrl1.Size = new Size(880, 58); - xhsProjectSimulationHydroCheckFailedCtrl1.TabIndex = 0; + xhsProjectSimulationHydroCheckResultCtrl1.Dock = DockStyle.Fill; + xhsProjectSimulationHydroCheckResultCtrl1.Location = new Point(0, 0); + xhsProjectSimulationHydroCheckResultCtrl1.Name = "xhsProjectSimulationHydroCheckResultCtrl1"; + xhsProjectSimulationHydroCheckResultCtrl1.Size = new Size(885, 58); + xhsProjectSimulationHydroCheckResultCtrl1.TabIndex = 0; + xhsProjectSimulationHydroCheckResultCtrl1.HydroClickEvent += xhsProjectSimulationHydroCheckResultCtrl1_HydroClickEvent; // // docPnlUnMatchingList // @@ -492,10 +486,10 @@ docPnlUnMatchingList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; docPnlUnMatchingList.FloatVertical = true; docPnlUnMatchingList.ID = new Guid("fdc5c4e2-7bd3-4114-90a6-3cd0ed365103"); - docPnlUnMatchingList.Location = new Point(0, 405); + docPnlUnMatchingList.Location = new Point(0, 494); docPnlUnMatchingList.Name = "docPnlUnMatchingList"; docPnlUnMatchingList.OriginalSize = new Size(200, 83); - docPnlUnMatchingList.Size = new Size(886, 83); + docPnlUnMatchingList.Size = new Size(891, 83); docPnlUnMatchingList.Text = "鏈尮閰嶅垪琛�"; // // controlContainer4 @@ -503,7 +497,7 @@ controlContainer4.Controls.Add(xhsProjectSimulationUnMatchingListCtrl1); controlContainer4.Location = new Point(3, 27); controlContainer4.Name = "controlContainer4"; - controlContainer4.Size = new Size(880, 53); + controlContainer4.Size = new Size(885, 53); controlContainer4.TabIndex = 0; // // xhsProjectSimulationUnMatchingListCtrl1 @@ -512,7 +506,7 @@ xhsProjectSimulationUnMatchingListCtrl1.HidePageWhenListIsNull = true; xhsProjectSimulationUnMatchingListCtrl1.Location = new Point(0, 0); xhsProjectSimulationUnMatchingListCtrl1.Name = "xhsProjectSimulationUnMatchingListCtrl1"; - xhsProjectSimulationUnMatchingListCtrl1.Size = new Size(880, 53); + xhsProjectSimulationUnMatchingListCtrl1.Size = new Size(885, 53); xhsProjectSimulationUnMatchingListCtrl1.TabIndex = 0; xhsProjectSimulationUnMatchingListCtrl1.HydroClickEvent += xhsProjectSimulationUnMatchingListCtrl1_HydroClickEvent; xhsProjectSimulationUnMatchingListCtrl1.ViewModelEvent += xhsProjectSimulationUnMatchingListCtrl1_ViewModelEvent; @@ -523,10 +517,10 @@ docPnlMatchingList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; docPnlMatchingList.FloatVertical = true; docPnlMatchingList.ID = new Guid("19fbbff8-5202-46bc-b9f4-472249e3c49a"); - docPnlMatchingList.Location = new Point(0, 310); + docPnlMatchingList.Location = new Point(0, 399); docPnlMatchingList.Name = "docPnlMatchingList"; docPnlMatchingList.OriginalSize = new Size(200, 95); - docPnlMatchingList.Size = new Size(886, 95); + docPnlMatchingList.Size = new Size(891, 95); docPnlMatchingList.Text = "鍖归厤鍒楄〃"; // // controlContainer5 @@ -534,7 +528,7 @@ controlContainer5.Controls.Add(xhsProjectSimulationMatchingListCtrl1); controlContainer5.Location = new Point(3, 27); controlContainer5.Name = "controlContainer5"; - controlContainer5.Size = new Size(880, 65); + controlContainer5.Size = new Size(885, 65); controlContainer5.TabIndex = 0; // // xhsProjectSimulationMatchingListCtrl1 @@ -542,10 +536,37 @@ xhsProjectSimulationMatchingListCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationMatchingListCtrl1.Location = new Point(0, 0); xhsProjectSimulationMatchingListCtrl1.Name = "xhsProjectSimulationMatchingListCtrl1"; - xhsProjectSimulationMatchingListCtrl1.Size = new Size(880, 65); + xhsProjectSimulationMatchingListCtrl1.Size = new Size(885, 65); xhsProjectSimulationMatchingListCtrl1.TabIndex = 0; xhsProjectSimulationMatchingListCtrl1.HydroClickEvent += xhsProjectSimulationMatchingListCtrl1_HydroClickEvent; xhsProjectSimulationMatchingListCtrl1.ApplyMatchingEvent += xhsProjectSimulationMatchingListCtrl1_ApplyMatchingEvent; + // + // docPnlSearch + // + docPnlSearch.Controls.Add(controlContainer6); + docPnlSearch.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; + docPnlSearch.ID = new Guid("35c854bb-37b4-4601-8ca5-60dee4323ca2"); + docPnlSearch.Location = new Point(0, 293); + docPnlSearch.Name = "docPnlSearch"; + docPnlSearch.OriginalSize = new Size(200, 106); + docPnlSearch.Size = new Size(891, 106); + docPnlSearch.Text = "鏌ヨ"; + // + // controlContainer6 + // + controlContainer6.Controls.Add(xhsProjectSimulationSearchCtrl1); + controlContainer6.Location = new Point(3, 27); + controlContainer6.Name = "controlContainer6"; + controlContainer6.Size = new Size(885, 76); + controlContainer6.TabIndex = 0; + // + // xhsProjectSimulationSearchCtrl1 + // + xhsProjectSimulationSearchCtrl1.Dock = DockStyle.Fill; + xhsProjectSimulationSearchCtrl1.Location = new Point(0, 0); + xhsProjectSimulationSearchCtrl1.Name = "xhsProjectSimulationSearchCtrl1"; + xhsProjectSimulationSearchCtrl1.Size = new Size(885, 76); + xhsProjectSimulationSearchCtrl1.TabIndex = 0; // // svgImg32 // @@ -568,6 +589,14 @@ rmSet.Name = "rmSet"; rmSet.Ribbon = ribbonControl1; // + // xhsProjectSimulationCalcuCtrl1 + // + xhsProjectSimulationCalcuCtrl1.Dock = DockStyle.Fill; + xhsProjectSimulationCalcuCtrl1.Location = new Point(0, 0); + xhsProjectSimulationCalcuCtrl1.Name = "xhsProjectSimulationCalcuCtrl1"; + xhsProjectSimulationCalcuCtrl1.Size = new Size(885, 54); + xhsProjectSimulationCalcuCtrl1.TabIndex = 0; + // // XhsProjectSimulationCorePage // Appearance.BackColor = SystemColors.Control; @@ -575,6 +604,7 @@ AutoScaleDimensions = new SizeF(7F, 14F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(tabPane1); + Controls.Add(docPnlSearch); Controls.Add(docPnlMatchingList); Controls.Add(docPnlUnMatchingList); Controls.Add(docPnlHydroCheck); @@ -584,13 +614,12 @@ Controls.Add(ribbonControl1); Margin = new Padding(2); Name = "XhsProjectSimulationCorePage"; - Size = new Size(1161, 739); + Size = new Size(1166, 828); ((ISupportInitialize)ribbonControl1).EndInit(); ((ISupportInitialize)tabPane1).EndInit(); tabPane1.ResumeLayout(false); pageBimface.ResumeLayout(false); pageQ3d.ResumeLayout(false); - tabPageL3d.ResumeLayout(false); ((ISupportInitialize)dockManager1).EndInit(); docPnlProperty.ResumeLayout(false); dockPanel1_Container.ResumeLayout(false); @@ -604,6 +633,8 @@ controlContainer4.ResumeLayout(false); docPnlMatchingList.ResumeLayout(false); controlContainer5.ResumeLayout(false); + docPnlSearch.ResumeLayout(false); + controlContainer6.ResumeLayout(false); ((ISupportInitialize)svgImg32).EndInit(); ((ISupportInitialize)rmSet).EndInit(); ResumeLayout(false); @@ -616,7 +647,7 @@ private DevExpress.XtraBars.BarButtonItem barBtnHydroCheck; private DevExpress.XtraBars.BarButtonItem barBtnHydroCalcu; private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; - private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; + private DevExpress.XtraBars.Ribbon.RibbonPageGroup pageGroupMatching; private DevExpress.XtraBars.BarButtonItem barBtnHydroExportInp; private DevExpress.XtraBars.BarButtonItem barBtnSave; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2; @@ -637,23 +668,19 @@ private DevExpress.Utils.SvgImageCollection svgImg32; private DevExpress.XtraBars.Docking.DockPanel docPnlHydroCheck; private DevExpress.XtraBars.Docking.ControlContainer controlContainer1; - private XhsProjectSimulationHydroCheckFailedCtrl xhsProjectSimulationHydroCheckFailedCtrl1; private DevExpress.XtraBars.Docking.DockPanel docPnlHydroCalcu; private DevExpress.XtraBars.Docking.ControlContainer controlContainer2; - private XhsProjectSimulationHydroCalcuFailedCtrl xhsProjectSimulationHydroCalcuFailedCtrl1; private DevExpress.XtraBars.Docking.DockPanel docPnlHydroParterList; private DevExpress.XtraBars.Docking.ControlContainer controlContainer3; private HydroParterListCtrl hydroParterListCtrl1; private DevExpress.XtraBars.Docking.DockPanel docPnlUnMatchingList; private DevExpress.XtraBars.Docking.ControlContainer controlContainer4; private DevExpress.XtraBars.BarButtonItem barBtnUnMatchingList; - private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageL3d; private DevExpress.XtraBars.Docking.DockPanel docPnlMatchingList; private DevExpress.XtraBars.Docking.ControlContainer controlContainer5; private XhsProjectSimulationUnMatchingListCtrl xhsProjectSimulationUnMatchingListCtrl1; - private XhsProjectSimulationL3dCtrl xhsProjectSimulationL3dCtrl1; private DevExpress.XtraBars.Ribbon.RadialMenu rmSet; - private Xhs.XhsProjectSimulationMatchingListCtrl xhsProjectSimulationMatchingListCtrl1; + private XhsProjectSimulationMatchingListCtrl xhsProjectSimulationMatchingListCtrl1; private DevExpress.XtraBars.BarButtonItem barBtnSetList; private DevExpress.XtraBars.BarButtonItem barBtnSetPumpList; private DevExpress.XtraBars.BarButtonItem barBtnSetValveList; @@ -665,5 +692,12 @@ private DevExpress.XtraBars.BarButtonItem barBtnSetExchangerList; private DevExpress.XtraBars.BarButtonItem barBtnSetJunctionList; private DevExpress.XtraBars.BarButtonItem barBtnFeatCurve; + private XhsProjectSimulationHydroCheckResultCtrl xhsProjectSimulationHydroCheckResultCtrl1; + private DevExpress.XtraBars.Docking.DockPanel docPnlSearch; + private DevExpress.XtraBars.Docking.ControlContainer controlContainer6; + private XhsProjectSimulationSearchCtrl xhsProjectSimulationSearchCtrl1; + private DevExpress.XtraBars.BarButtonItem barBtnSearch; + private DevExpress.XtraBars.Ribbon.RibbonPageGroup pageGroupModel; + private XhsProjectSimulationCalcuCtrl xhsProjectSimulationCalcuCtrl1; } } -- Gitblit v1.9.3