From 616652a5ae2deb9439ffd3cbb9d972c0a8990bc5 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期一, 09 十二月 2024 08:53:34 +0800 Subject: [PATCH] 修复属性状态 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-pump/PumpFullInfoCtrl.designer.cs | 159 ++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 109 insertions(+), 50 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-pump/PumpFullInfoCtrl.designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-pump/PumpFullInfoCtrl.designer.cs index dd6744a..f50f3fe 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-pump/PumpFullInfoCtrl.designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-pump/PumpFullInfoCtrl.designer.cs @@ -33,6 +33,7 @@ xtraTabCtrlMain = new DevExpress.XtraTab.XtraTabControl(); imageCollection1 = new DevExpress.Utils.ImageCollection(components); _tabPage鎬ц兘鏇茬嚎鍥�1 = new DevExpress.XtraTab.XtraTabPage(); + pumpPerformCompareChart1 = new Yw.WinFrmUI.Phart.PumpPerformCompareChart(); _tabPage浜у搧灞炴��1 = new DevExpress.XtraTab.XtraTabPage(); _tabPage澶氶�熷害鏇茬嚎 = new DevExpress.XtraTab.XtraTabPage(); pumpVariableSpeedChart1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedChart(); @@ -53,16 +54,18 @@ imageCollection2 = new DevExpress.Utils.ImageCollection(components); tabPage鍩烘湰鍙傛暟 = new DevExpress.XtraTab.XtraTabPage(); navBarControlPara = new DevExpress.XtraNavBar.NavBarControl(); + pumpPerformCompareInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpPerformCompareInfoCtrl(); tabPage浜у搧灞炴��2 = new DevExpress.XtraTab.XtraTabPage(); + layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); pumpPropViewCtrl1 = new PumpPropViewCtrl(); + Root = new DevExpress.XtraLayout.LayoutControlGroup(); + layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); _tabPage浜у搧鏉愭枡 = new DevExpress.XtraTab.XtraTabPage(); splitContainerControlMaterial = new SplitContainerControl(); _tabPage澶氶�熷害鏇茬嚎鍙傛暟 = new DevExpress.XtraTab.XtraTabPage(); pumpVariableSpeedInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedInfoCtrl(); navBarGroupControlContainer6 = new DevExpress.XtraNavBar.NavBarGroupControlContainer(); navBarGroupJieZhi = new DevExpress.XtraNavBar.NavBarGroup(); - pumpPerformCompareChart1 = new Yw.WinFrmUI.Phart.PumpPerformCompareChart(); - pumpPerformCompareInfoCtrl1 = new Yw.WinFrmUI.Phart.PumpPerformCompareInfoCtrl(); ((ISupportInitialize)xtraTabCtrlMain).BeginInit(); xtraTabCtrlMain.SuspendLayout(); ((ISupportInitialize)imageCollection1).BeginInit(); @@ -81,6 +84,10 @@ ((ISupportInitialize)navBarControlPara).BeginInit(); navBarControlPara.SuspendLayout(); tabPage浜у搧灞炴��2.SuspendLayout(); + ((ISupportInitialize)layoutControl1).BeginInit(); + layoutControl1.SuspendLayout(); + ((ISupportInitialize)Root).BeginInit(); + ((ISupportInitialize)layoutControlItem2).BeginInit(); _tabPage浜у搧鏉愭枡.SuspendLayout(); ((ISupportInitialize)splitContainerControlMaterial).BeginInit(); ((ISupportInitialize)splitContainerControlMaterial.Panel1).BeginInit(); @@ -108,7 +115,7 @@ xtraTabCtrlMain.Padding = new Padding(0, 5, 0, 0); xtraTabCtrlMain.PaintStyleName = "Skin"; xtraTabCtrlMain.SelectedTabPage = _tabPage鎬ц兘鏇茬嚎鍥�1; - xtraTabCtrlMain.Size = new Size(663, 729); + xtraTabCtrlMain.Size = new Size(668, 729); xtraTabCtrlMain.TabIndex = 10; xtraTabCtrlMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { _tabPage鎬ц兘鏇茬嚎鍥�1, _tabPage浜у搧灞炴��1, _tabPage澶氶�熷害鏇茬嚎, _tabPage榛樿瀹炵墿鍥�2d, _tabPage绯荤粺瀹炵墿鍥�2d, _tabPage榛樿灏哄鍥�2d, _tabPage榛樿瀹夎鍥�2d, _tabPage绯荤粺瀹夎鍥�2d, _tabPage榛樿瀹夎鍥�3d, _tabPage榛樿缁撴瀯鍥�2d, _tabPage榛樿缁撴瀯鍥�3d, _tabPage鐢垫皵鍥�, _tabPage涓夌淮妯″瀷, _tabPage瑙嗛鏂囦欢, _tabPage绯诲垪闄勪欢 }); xtraTabCtrlMain.SelectedPageChanged += xtraTabCtrlMain_SelectedPageChanged; @@ -138,15 +145,26 @@ _tabPage鎬ц兘鏇茬嚎鍥�1.ImageOptions.ImageIndex = 10; _tabPage鎬ц兘鏇茬嚎鍥�1.Margin = new Padding(0); _tabPage鎬ц兘鏇茬嚎鍥�1.Name = "_tabPage鎬ц兘鏇茬嚎鍥�1"; - _tabPage鎬ц兘鏇茬嚎鍥�1.Size = new Size(498, 727); + _tabPage鎬ц兘鏇茬嚎鍥�1.Size = new Size(543, 727); _tabPage鎬ц兘鏇茬嚎鍥�1.Text = "鎬ц兘鏇茬嚎鍥�"; + // + // pumpPerformCompareChart1 + // + pumpPerformCompareChart1.DefinePointVisible = false; + pumpPerformCompareChart1.Dock = DockStyle.Fill; + pumpPerformCompareChart1.LineVisible = false; + pumpPerformCompareChart1.Location = new Point(0, 0); + pumpPerformCompareChart1.Margin = new Padding(2, 2, 2, 2); + pumpPerformCompareChart1.Name = "pumpPerformCompareChart1"; + pumpPerformCompareChart1.Size = new Size(543, 727); + pumpPerformCompareChart1.TabIndex = 0; // // _tabPage浜у搧灞炴��1 // _tabPage浜у搧灞炴��1.ImageOptions.ImageIndex = 9; _tabPage浜у搧灞炴��1.Name = "_tabPage浜у搧灞炴��1"; _tabPage浜у搧灞炴��1.PageVisible = false; - _tabPage浜у搧灞炴��1.Size = new Size(498, 727); + _tabPage浜у搧灞炴��1.Size = new Size(543, 727); _tabPage浜у搧灞炴��1.Text = "浜у搧灞炴��"; // // _tabPage澶氶�熷害鏇茬嚎 @@ -154,7 +172,7 @@ _tabPage澶氶�熷害鏇茬嚎.Controls.Add(pumpVariableSpeedChart1); _tabPage澶氶�熷害鏇茬嚎.ImageOptions.ImageIndex = 7; _tabPage澶氶�熷害鏇茬嚎.Name = "_tabPage澶氶�熷害鏇茬嚎"; - _tabPage澶氶�熷害鏇茬嚎.Size = new Size(498, 727); + _tabPage澶氶�熷害鏇茬嚎.Size = new Size(543, 727); _tabPage澶氶�熷害鏇茬嚎.Text = "澶氶�熷害鏇茬嚎"; // // pumpVariableSpeedChart1 @@ -164,92 +182,103 @@ pumpVariableSpeedChart1.LineNameVisible = true; pumpVariableSpeedChart1.LineVisible = false; pumpVariableSpeedChart1.Location = new Point(0, 0); + pumpVariableSpeedChart1.Margin = new Padding(2, 2, 2, 2); pumpVariableSpeedChart1.Name = "pumpVariableSpeedChart1"; - pumpVariableSpeedChart1.Size = new Size(498, 727); + pumpVariableSpeedChart1.Size = new Size(543, 727); pumpVariableSpeedChart1.TabIndex = 0; // // _tabPage榛樿瀹炵墿鍥�2d // _tabPage榛樿瀹炵墿鍥�2d.ImageOptions.ImageIndex = 5; _tabPage榛樿瀹炵墿鍥�2d.Name = "_tabPage榛樿瀹炵墿鍥�2d"; - _tabPage榛樿瀹炵墿鍥�2d.Size = new Size(498, 727); + _tabPage榛樿瀹炵墿鍥�2d.Size = new Size(543, 727); _tabPage榛樿瀹炵墿鍥�2d.Text = "瀹炵墿鍥�"; // // _tabPage绯荤粺瀹炵墿鍥�2d // _tabPage绯荤粺瀹炵墿鍥�2d.ImageOptions.ImageIndex = 5; _tabPage绯荤粺瀹炵墿鍥�2d.Name = "_tabPage绯荤粺瀹炵墿鍥�2d"; - _tabPage绯荤粺瀹炵墿鍥�2d.Size = new Size(498, 727); + _tabPage绯荤粺瀹炵墿鍥�2d.PageVisible = false; + _tabPage绯荤粺瀹炵墿鍥�2d.Size = new Size(543, 727); _tabPage绯荤粺瀹炵墿鍥�2d.Text = "瀹炵墿鍥�(绯荤粺)"; // // _tabPage榛樿灏哄鍥�2d // _tabPage榛樿灏哄鍥�2d.ImageOptions.ImageIndex = 4; _tabPage榛樿灏哄鍥�2d.Name = "_tabPage榛樿灏哄鍥�2d"; - _tabPage榛樿灏哄鍥�2d.Size = new Size(498, 727); + _tabPage榛樿灏哄鍥�2d.PageVisible = false; + _tabPage榛樿灏哄鍥�2d.Size = new Size(543, 727); _tabPage榛樿灏哄鍥�2d.Text = "浜у搧灏哄鍥�"; // // _tabPage榛樿瀹夎鍥�2d // _tabPage榛樿瀹夎鍥�2d.ImageOptions.ImageIndex = 3; _tabPage榛樿瀹夎鍥�2d.Name = "_tabPage榛樿瀹夎鍥�2d"; - _tabPage榛樿瀹夎鍥�2d.Size = new Size(498, 727); + _tabPage榛樿瀹夎鍥�2d.PageVisible = false; + _tabPage榛樿瀹夎鍥�2d.Size = new Size(543, 727); _tabPage榛樿瀹夎鍥�2d.Text = "瀹夎鍥�"; // // _tabPage绯荤粺瀹夎鍥�2d // _tabPage绯荤粺瀹夎鍥�2d.ImageOptions.ImageIndex = 3; _tabPage绯荤粺瀹夎鍥�2d.Name = "_tabPage绯荤粺瀹夎鍥�2d"; - _tabPage绯荤粺瀹夎鍥�2d.Size = new Size(498, 727); + _tabPage绯荤粺瀹夎鍥�2d.PageVisible = false; + _tabPage绯荤粺瀹夎鍥�2d.Size = new Size(543, 727); _tabPage绯荤粺瀹夎鍥�2d.Text = "绯荤粺瀹夎鍥�"; // // _tabPage榛樿瀹夎鍥�3d // _tabPage榛樿瀹夎鍥�3d.ImageOptions.ImageIndex = 3; _tabPage榛樿瀹夎鍥�3d.Name = "_tabPage榛樿瀹夎鍥�3d"; - _tabPage榛樿瀹夎鍥�3d.Size = new Size(498, 727); + _tabPage榛樿瀹夎鍥�3d.PageVisible = false; + _tabPage榛樿瀹夎鍥�3d.Size = new Size(543, 727); _tabPage榛樿瀹夎鍥�3d.Text = "瀹夎鍥�(涓夌淮)"; // // _tabPage榛樿缁撴瀯鍥�2d // _tabPage榛樿缁撴瀯鍥�2d.ImageOptions.ImageIndex = 2; _tabPage榛樿缁撴瀯鍥�2d.Name = "_tabPage榛樿缁撴瀯鍥�2d"; - _tabPage榛樿缁撴瀯鍥�2d.Size = new Size(498, 727); + _tabPage榛樿缁撴瀯鍥�2d.PageVisible = false; + _tabPage榛樿缁撴瀯鍥�2d.Size = new Size(543, 727); _tabPage榛樿缁撴瀯鍥�2d.Text = "缁撴瀯鍥�"; // // _tabPage榛樿缁撴瀯鍥�3d // _tabPage榛樿缁撴瀯鍥�3d.ImageOptions.ImageIndex = 11; _tabPage榛樿缁撴瀯鍥�3d.Name = "_tabPage榛樿缁撴瀯鍥�3d"; - _tabPage榛樿缁撴瀯鍥�3d.Size = new Size(498, 727); + _tabPage榛樿缁撴瀯鍥�3d.PageVisible = false; + _tabPage榛樿缁撴瀯鍥�3d.Size = new Size(543, 727); _tabPage榛樿缁撴瀯鍥�3d.Text = "缁撴瀯鍥�"; // // _tabPage鐢垫皵鍥� // _tabPage鐢垫皵鍥�.ImageOptions.ImageIndex = 13; _tabPage鐢垫皵鍥�.Name = "_tabPage鐢垫皵鍥�"; - _tabPage鐢垫皵鍥�.Size = new Size(498, 727); + _tabPage鐢垫皵鍥�.PageVisible = false; + _tabPage鐢垫皵鍥�.Size = new Size(543, 727); _tabPage鐢垫皵鍥�.Text = "鐢垫皵鍥�"; // // _tabPage涓夌淮妯″瀷 // _tabPage涓夌淮妯″瀷.ImageOptions.ImageIndex = 0; _tabPage涓夌淮妯″瀷.Name = "_tabPage涓夌淮妯″瀷"; - _tabPage涓夌淮妯″瀷.Size = new Size(498, 727); + _tabPage涓夌淮妯″瀷.PageVisible = false; + _tabPage涓夌淮妯″瀷.Size = new Size(543, 727); _tabPage涓夌淮妯″瀷.Text = "涓夌淮妯″瀷"; // // _tabPage瑙嗛鏂囦欢 // _tabPage瑙嗛鏂囦欢.ImageOptions.ImageIndex = 12; _tabPage瑙嗛鏂囦欢.Name = "_tabPage瑙嗛鏂囦欢"; - _tabPage瑙嗛鏂囦欢.Size = new Size(498, 727); + _tabPage瑙嗛鏂囦欢.PageVisible = false; + _tabPage瑙嗛鏂囦欢.Size = new Size(543, 727); _tabPage瑙嗛鏂囦欢.Text = "瑙嗛鏂囦欢"; // // _tabPage绯诲垪闄勪欢 // _tabPage绯诲垪闄勪欢.ImageOptions.ImageIndex = 1; _tabPage绯诲垪闄勪欢.Name = "_tabPage绯诲垪闄勪欢"; - _tabPage绯诲垪闄勪欢.Size = new Size(498, 727); + _tabPage绯诲垪闄勪欢.Size = new Size(543, 727); _tabPage绯诲垪闄勪欢.Text = "闄勪欢鏂囦欢"; // // splitContainerControl1 @@ -304,7 +333,7 @@ tabPage鍩烘湰鍙傛暟.Controls.Add(navBarControlPara); tabPage鍩烘湰鍙傛暟.ImageOptions.ImageIndex = 0; tabPage鍩烘湰鍙傛暟.Name = "tabPage鍩烘湰鍙傛暟"; - tabPage鍩烘湰鍙傛暟.Size = new Size(389, 689); + tabPage鍩烘湰鍙傛暟.Size = new Size(389, 693); tabPage鍩烘湰鍙傛暟.Text = "鍩烘湰鍙傛暟"; // // navBarControlPara @@ -316,35 +345,73 @@ navBarControlPara.Location = new Point(0, 0); navBarControlPara.Name = "navBarControlPara"; navBarControlPara.OptionsNavPane.ExpandedWidth = 389; - navBarControlPara.Size = new Size(389, 689); + navBarControlPara.Size = new Size(389, 693); navBarControlPara.SkinExplorerBarViewScrollStyle = DevExpress.XtraNavBar.SkinExplorerBarViewScrollStyle.ScrollBar; navBarControlPara.StoreDefaultPaintStyleName = true; navBarControlPara.TabIndex = 7; navBarControlPara.Text = "navBarControl1"; // + // pumpPerformCompareInfoCtrl1 + // + pumpPerformCompareInfoCtrl1.Dock = DockStyle.Fill; + pumpPerformCompareInfoCtrl1.Location = new Point(0, 0); + pumpPerformCompareInfoCtrl1.Margin = new Padding(2, 2, 2, 2); + pumpPerformCompareInfoCtrl1.Name = "pumpPerformCompareInfoCtrl1"; + pumpPerformCompareInfoCtrl1.Size = new Size(389, 693); + pumpPerformCompareInfoCtrl1.TabIndex = 0; + // // tabPage浜у搧灞炴��2 // - tabPage浜у搧灞炴��2.Controls.Add(pumpPropViewCtrl1); + tabPage浜у搧灞炴��2.Controls.Add(layoutControl1); tabPage浜у搧灞炴��2.ImageOptions.ImageIndex = 1; tabPage浜у搧灞炴��2.Name = "tabPage浜у搧灞炴��2"; - tabPage浜у搧灞炴��2.Size = new Size(389, 689); + tabPage浜у搧灞炴��2.Size = new Size(389, 693); tabPage浜у搧灞炴��2.Text = "浜у搧灞炴��"; + // + // layoutControl1 + // + layoutControl1.Controls.Add(pumpPropViewCtrl1); + layoutControl1.Dock = DockStyle.Fill; + layoutControl1.Location = new Point(0, 0); + layoutControl1.Name = "layoutControl1"; + layoutControl1.Root = Root; + layoutControl1.Size = new Size(389, 693); + layoutControl1.TabIndex = 1; + layoutControl1.Text = "layoutControl1"; // // pumpPropViewCtrl1 // - pumpPropViewCtrl1.Dock = DockStyle.Fill; - pumpPropViewCtrl1.Location = new Point(0, 0); + pumpPropViewCtrl1.Location = new Point(12, 12); pumpPropViewCtrl1.Margin = new Padding(4, 5, 4, 5); pumpPropViewCtrl1.Name = "pumpPropViewCtrl1"; - pumpPropViewCtrl1.Size = new Size(389, 689); - pumpPropViewCtrl1.TabIndex = 0; + pumpPropViewCtrl1.Size = new Size(365, 669); + pumpPropViewCtrl1.TabIndex = 5; + // + // Root + // + Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + Root.GroupBordersVisible = false; + Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 }); + Root.Name = "Root"; + Root.Size = new Size(389, 693); + Root.TextVisible = false; + // + // layoutControlItem2 + // + layoutControlItem2.Control = pumpPropViewCtrl1; + layoutControlItem2.Location = new Point(0, 0); + layoutControlItem2.Name = "layoutControlItem2"; + layoutControlItem2.Size = new Size(369, 673); + layoutControlItem2.TextSize = new Size(0, 0); + layoutControlItem2.TextVisible = false; // // _tabPage浜у搧鏉愭枡 // _tabPage浜у搧鏉愭枡.Controls.Add(splitContainerControlMaterial); _tabPage浜у搧鏉愭枡.ImageOptions.ImageIndex = 2; _tabPage浜у搧鏉愭枡.Name = "_tabPage浜у搧鏉愭枡"; - _tabPage浜у搧鏉愭枡.Size = new Size(389, 689); + _tabPage浜у搧鏉愭枡.PageVisible = false; + _tabPage浜у搧鏉愭枡.Size = new Size(389, 693); _tabPage浜у搧鏉愭枡.Text = "浜у搧鏉愭枡"; // // splitContainerControlMaterial @@ -366,7 +433,7 @@ splitContainerControlMaterial.Panel2.ShowCaption = true; splitContainerControlMaterial.Panel2.Text = "Panel2"; splitContainerControlMaterial.ShowCaption = true; - splitContainerControlMaterial.Size = new Size(389, 689); + splitContainerControlMaterial.Size = new Size(389, 693); splitContainerControlMaterial.SplitterPosition = 500; splitContainerControlMaterial.TabIndex = 0; splitContainerControlMaterial.Text = "splitContainerControl2"; @@ -376,15 +443,16 @@ _tabPage澶氶�熷害鏇茬嚎鍙傛暟.Controls.Add(pumpVariableSpeedInfoCtrl1); _tabPage澶氶�熷害鏇茬嚎鍙傛暟.ImageOptions.ImageIndex = 3; _tabPage澶氶�熷害鏇茬嚎鍙傛暟.Name = "_tabPage澶氶�熷害鏇茬嚎鍙傛暟"; - _tabPage澶氶�熷害鏇茬嚎鍙傛暟.Size = new Size(389, 689); + _tabPage澶氶�熷害鏇茬嚎鍙傛暟.Size = new Size(389, 693); _tabPage澶氶�熷害鏇茬嚎鍙傛暟.Text = "鍙橀�熷弬鏁�"; // // pumpVariableSpeedInfoCtrl1 // pumpVariableSpeedInfoCtrl1.Dock = DockStyle.Fill; pumpVariableSpeedInfoCtrl1.Location = new Point(0, 0); + pumpVariableSpeedInfoCtrl1.Margin = new Padding(2, 2, 2, 2); pumpVariableSpeedInfoCtrl1.Name = "pumpVariableSpeedInfoCtrl1"; - pumpVariableSpeedInfoCtrl1.Size = new Size(389, 689); + pumpVariableSpeedInfoCtrl1.Size = new Size(389, 693); pumpVariableSpeedInfoCtrl1.TabIndex = 0; // // navBarGroupControlContainer6 @@ -404,26 +472,10 @@ navBarGroupJieZhi.ImageOptions.LargeImage = (Image)resources.GetObject("navBarGroupJieZhi.ImageOptions.LargeImage"); navBarGroupJieZhi.Name = "navBarGroupJieZhi"; // - // pumpPerformCompareChart1 - // - pumpPerformCompareChart1.DefinePointVisible = false; - pumpPerformCompareChart1.Dock = DockStyle.Fill; - pumpPerformCompareChart1.LineVisible = false; - pumpPerformCompareChart1.Location = new Point(0, 0); - pumpPerformCompareChart1.Name = "pumpPerformCompareChart1"; - pumpPerformCompareChart1.Size = new Size(498, 727); - pumpPerformCompareChart1.TabIndex = 0; - // - // pumpPerformCompareInfoCtrl1 - // - pumpPerformCompareInfoCtrl1.Dock = DockStyle.Fill; - pumpPerformCompareInfoCtrl1.Location = new Point(0, 0); - pumpPerformCompareInfoCtrl1.Name = "pumpPerformCompareInfoCtrl1"; - pumpPerformCompareInfoCtrl1.Size = new Size(389, 689); - pumpPerformCompareInfoCtrl1.TabIndex = 0; - // // PumpFullInfoCtrl // + Appearance.BackColor = SystemColors.Control; + Appearance.Options.UseBackColor = true; AutoScaleMode = AutoScaleMode.None; Controls.Add(splitContainerControl1); Name = "PumpFullInfoCtrl"; @@ -447,6 +499,10 @@ ((ISupportInitialize)navBarControlPara).EndInit(); navBarControlPara.ResumeLayout(false); tabPage浜у搧灞炴��2.ResumeLayout(false); + ((ISupportInitialize)layoutControl1).EndInit(); + layoutControl1.ResumeLayout(false); + ((ISupportInitialize)Root).EndInit(); + ((ISupportInitialize)layoutControlItem2).EndInit(); _tabPage浜у搧鏉愭枡.ResumeLayout(false); ((ISupportInitialize)splitContainerControlMaterial.Panel1).EndInit(); ((ISupportInitialize)splitContainerControlMaterial.Panel2).EndInit(); @@ -490,10 +546,13 @@ protected DevExpress.XtraTab.XtraTabPage _tabPage鐢垫皵鍥�; private DevExpress.XtraNavBar.NavBarGroupControlContainer navBarGroupControlContainer6; private DevExpress.XtraNavBar.NavBarGroup navBarGroupJieZhi; - private PumpPropViewCtrl pumpPropViewCtrl1; private Yw.WinFrmUI.Phart.PumpVariableSpeedChart pumpVariableSpeedChart1; private Yw.WinFrmUI.Phart.PumpVariableSpeedInfoCtrl pumpVariableSpeedInfoCtrl1; private Yw.WinFrmUI.Phart.PumpPerformCompareChart pumpPerformCompareChart1; private Yw.WinFrmUI.Phart.PumpPerformCompareInfoCtrl pumpPerformCompareInfoCtrl1; + private DevExpress.XtraLayout.LayoutControl layoutControl1; + private PumpPropViewCtrl pumpPropViewCtrl1; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; } } -- Gitblit v1.9.3