From a6c50c87d1ba3f5c8785dcc9e8ea640b5a43209f Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期四, 26 九月 2024 15:07:09 +0800 Subject: [PATCH] 修改报错 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/XhsProjectSimulationCorePage.Designer.cs | 44 ++++++++++++++++++++++++++++---------------- 1 files changed, 28 insertions(+), 16 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 64deb50..50e4eeb 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 @@ -69,12 +69,14 @@ controlContainer4 = new DevExpress.XtraBars.Docking.ControlContainer(); svgImg32 = new DevExpress.Utils.SvgImageCollection(components); radialMenu1 = new DevExpress.XtraBars.Ribbon.RadialMenu(components); + xhsProjectSimulationMatchingListCtrl1 = new Xhs.XhsProjectSimulationMatchingListCtrl(); ((ISupportInitialize)ribbonControl1).BeginInit(); ((ISupportInitialize)tabPane1).BeginInit(); tabPane1.SuspendLayout(); ((ISupportInitialize)dockManager1).BeginInit(); docPnlProperty.SuspendLayout(); docPnlMatchingList.SuspendLayout(); + controlContainer5.SuspendLayout(); docPnlHydroParterList.SuspendLayout(); controlContainer3.SuspendLayout(); docPnlHydroCalcu.SuspendLayout(); @@ -96,7 +98,7 @@ ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages; - ribbonControl1.Size = new Size(1161, 128); + ribbonControl1.Size = new Size(1161, 101); ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; // // barBtnHydroCheck @@ -151,7 +153,7 @@ // barBtnMatching.Caption = "鑷姩鍖归厤"; barBtnMatching.Id = 10; - barBtnMatching.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnAutoMatching.ImageOptions.SvgImage"); + barBtnMatching.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnMatching.ImageOptions.SvgImage"); barBtnMatching.Name = "barBtnMatching"; barBtnMatching.ItemClick += barBtnMatching_ItemClick; // @@ -240,12 +242,12 @@ tabPane1.Controls.Add(pageQ3d); tabPane1.Controls.Add(tabPageL3d); tabPane1.Dock = DockStyle.Fill; - tabPane1.Location = new Point(0, 128); + tabPane1.Location = new Point(0, 101); tabPane1.Name = "tabPane1"; tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { pageBimface, pageQ3d, tabPageL3d }); - tabPane1.RegularSize = new Size(886, 218); + tabPane1.RegularSize = new Size(886, 245); tabPane1.SelectedPage = pageBimface; - tabPane1.Size = new Size(886, 218); + tabPane1.Size = new Size(886, 245); tabPane1.TabIndex = 1; tabPane1.Text = "tabPane1"; // @@ -253,7 +255,7 @@ // pageBimface.Caption = "涓夌淮妯″瀷"; pageBimface.Name = "pageBimface"; - pageBimface.Size = new Size(886, 185); + pageBimface.Size = new Size(886, 212); // // pageQ3d // @@ -278,17 +280,17 @@ 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, 128); + docPnlProperty.Location = new Point(886, 101); docPnlProperty.Name = "docPnlProperty"; docPnlProperty.OriginalSize = new Size(275, 200); - docPnlProperty.Size = new Size(275, 611); + docPnlProperty.Size = new Size(275, 638); docPnlProperty.Text = "灞炴��"; // // dockPanel1_Container // dockPanel1_Container.Location = new Point(4, 26); dockPanel1_Container.Name = "dockPanel1_Container"; - dockPanel1_Container.Size = new Size(268, 582); + dockPanel1_Container.Size = new Size(268, 609); dockPanel1_Container.TabIndex = 0; // // docPnlMatchingList @@ -297,7 +299,7 @@ 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.Location = new Point(0, 597); docPnlMatchingList.Name = "docPnlMatchingList"; docPnlMatchingList.OriginalSize = new Size(200, 59); docPnlMatchingList.Size = new Size(886, 59); @@ -305,6 +307,7 @@ // // controlContainer5 // + controlContainer5.Controls.Add(xhsProjectSimulationMatchingListCtrl1); controlContainer5.Location = new Point(3, 27); controlContainer5.Name = "controlContainer5"; controlContainer5.Size = new Size(880, 29); @@ -316,7 +319,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, 601); + docPnlHydroParterList.Location = new Point(0, 518); docPnlHydroParterList.Name = "docPnlHydroParterList"; docPnlHydroParterList.OriginalSize = new Size(200, 79); docPnlHydroParterList.Size = new Size(886, 79); @@ -346,7 +349,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, 517); + docPnlHydroCalcu.Location = new Point(0, 434); docPnlHydroCalcu.Name = "docPnlHydroCalcu"; docPnlHydroCalcu.OriginalSize = new Size(200, 84); docPnlHydroCalcu.Size = new Size(886, 84); @@ -364,7 +367,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, 429); + docPnlHydroCheck.Location = new Point(0, 346); docPnlHydroCheck.Name = "docPnlHydroCheck"; docPnlHydroCheck.OriginalSize = new Size(200, 88); docPnlHydroCheck.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; @@ -407,6 +410,14 @@ radialMenu1.Name = "radialMenu1"; radialMenu1.Ribbon = ribbonControl1; // + // xhsProjectSimulationMatchingListCtrl1 + // + xhsProjectSimulationMatchingListCtrl1.Dock = DockStyle.Fill; + xhsProjectSimulationMatchingListCtrl1.Location = new Point(0, 0); + xhsProjectSimulationMatchingListCtrl1.Name = "xhsProjectSimulationMatchingListCtrl1"; + xhsProjectSimulationMatchingListCtrl1.Size = new Size(880, 29); + xhsProjectSimulationMatchingListCtrl1.TabIndex = 0; + // // XhsProjectSimulationCorePage // Appearance.BackColor = SystemColors.Control; @@ -414,12 +425,12 @@ AutoScaleDimensions = new SizeF(7F, 14F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(tabPane1); - Controls.Add(docPnlUnMatchingList); Controls.Add(docPnlHydroCheck); Controls.Add(docPnlHydroCalcu); Controls.Add(docPnlHydroParterList); Controls.Add(docPnlMatchingList); Controls.Add(docPnlProperty); + Controls.Add(docPnlUnMatchingList); Controls.Add(ribbonControl1); Margin = new Padding(2); Name = "XhsProjectSimulationCorePage"; @@ -430,6 +441,7 @@ ((ISupportInitialize)dockManager1).EndInit(); docPnlProperty.ResumeLayout(false); docPnlMatchingList.ResumeLayout(false); + controlContainer5.ResumeLayout(false); docPnlHydroParterList.ResumeLayout(false); controlContainer3.ResumeLayout(false); docPnlHydroCalcu.ResumeLayout(false); @@ -486,9 +498,9 @@ private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageL3d; private DevExpress.XtraBars.Docking.DockPanel docPnlMatchingList; private DevExpress.XtraBars.Docking.ControlContainer controlContainer5; - private Xhs.XhsProjectSimulationMatchingListCtrl assetsMainChoicePage1; - private XhsProjectSimulationUnMatchingListCtrl xhsProjectSimulationUnMatchingListCtrl1; + private XhsProjectSimulationUnMatchingListCtrl xhsProjectSimulationUnMatchingListCtrl1; private XhsProjectSimulationL3dCtrl xhsProjectSimulationL3dCtrl1; private DevExpress.XtraBars.Ribbon.RadialMenu radialMenu1; + private Xhs.XhsProjectSimulationMatchingListCtrl xhsProjectSimulationMatchingListCtrl1; } } -- Gitblit v1.9.3