From 9964a42051c370725cfb99fd03dc6484d6ca052b Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期四, 19 十二月 2024 18:28:23 +0800 Subject: [PATCH] 水泵曲线修改 --- WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/02-image/ImportPumpPerform2dByImageDlg.Designer.cs | 86 +++++++++++++++++++++--------------------- 1 files changed, 43 insertions(+), 43 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/02-image/ImportAssetsExchangerCurveQLByPictureDlg.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/02-image/ImportPumpPerform2dByImageDlg.Designer.cs similarity index 79% rename from WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/02-image/ImportAssetsExchangerCurveQLByPictureDlg.Designer.cs rename to WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/02-image/ImportPumpPerform2dByImageDlg.Designer.cs index b642c79..bae4535 100644 --- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/02-image/ImportAssetsExchangerCurveQLByPictureDlg.Designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/07-PumpChart/01-import/02-image/ImportPumpPerform2dByImageDlg.Designer.cs @@ -28,24 +28,25 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); ComponentResourceManager resources = new ComponentResourceManager(typeof(ImportPumpPerform2dByImageDlg)); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); btnEditPicture = new DevExpress.XtraEditors.ButtonEdit(); - textEdit2 = new DevExpress.XtraEditors.TextEdit(); + textEditImportance = new DevExpress.XtraEditors.TextEdit(); generalOkAndCancelCtrl1 = new GeneralOkAndCancelCtrl(); panelControl1 = new DevExpress.XtraEditors.PanelControl(); + pumpChartImageImportCtrl1 = new PumpChartImageImportCtrl(); textEditName = new DevExpress.XtraEditors.TextEdit(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -54,11 +55,10 @@ emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - pumpChartImageImportCtrl1 = new PumpChartImageImportCtrl(); ((ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); ((ISupportInitialize)btnEditPicture.Properties).BeginInit(); - ((ISupportInitialize)textEdit2.Properties).BeginInit(); + ((ISupportInitialize)textEditImportance.Properties).BeginInit(); ((ISupportInitialize)panelControl1).BeginInit(); panelControl1.SuspendLayout(); ((ISupportInitialize)textEditName.Properties).BeginInit(); @@ -74,7 +74,7 @@ // layoutControl1 // layoutControl1.Controls.Add(btnEditPicture); - layoutControl1.Controls.Add(textEdit2); + layoutControl1.Controls.Add(textEditImportance); layoutControl1.Controls.Add(generalOkAndCancelCtrl1); layoutControl1.Controls.Add(panelControl1); layoutControl1.Controls.Add(textEditName); @@ -91,26 +91,26 @@ // btnEditPicture.Location = new Point(76, 12); btnEditPicture.Name = "btnEditPicture"; - editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage"); - editorButtonImageOptions1.SvgImageSize = new Size(14, 14); - editorButtonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions2.SvgImage"); - editorButtonImageOptions2.SvgImageSize = new Size(14, 14); - btnEditPicture.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "瀵煎叆鏂囦欢", "Import", superToolTip1, DevExpress.Utils.ToolTipAnchor.Default), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "妯℃澘涓嬭浇", "Download", superToolTip2, DevExpress.Utils.ToolTipAnchor.Default) }); + editorButtonImageOptions3.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions3.SvgImage"); + editorButtonImageOptions3.SvgImageSize = new Size(14, 14); + editorButtonImageOptions4.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions4.SvgImage"); + editorButtonImageOptions4.SvgImageSize = new Size(14, 14); + btnEditPicture.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "瀵煎叆鏂囦欢", "Import", superToolTip3, DevExpress.Utils.ToolTipAnchor.Default), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "妯℃澘涓嬭浇", "Download", superToolTip4, DevExpress.Utils.ToolTipAnchor.Default) }); btnEditPicture.Size = new Size(315, 22); btnEditPicture.StyleController = layoutControl1; btnEditPicture.TabIndex = 0; // - // textEdit2 + // textEditImportance // - textEdit2.Location = new Point(630, 13); - textEdit2.Name = "textEdit2"; - textEdit2.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; - textEdit2.Properties.EditFormat.FormatString = "N0"; - textEdit2.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - textEdit2.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); - textEdit2.Size = new Size(82, 20); - textEdit2.StyleController = layoutControl1; - textEdit2.TabIndex = 3; + textEditImportance.Location = new Point(630, 13); + textEditImportance.Name = "textEditImportance"; + textEditImportance.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; + textEditImportance.Properties.EditFormat.FormatString = "N0"; + textEditImportance.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; + textEditImportance.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); + textEditImportance.Size = new Size(82, 20); + textEditImportance.StyleController = layoutControl1; + textEditImportance.TabIndex = 3; // // generalOkAndCancelCtrl1 // @@ -130,6 +130,15 @@ panelControl1.Name = "panelControl1"; panelControl1.Size = new Size(1038, 465); panelControl1.TabIndex = 1; + // + // pumpChartImageImportCtrl1 + // + pumpChartImageImportCtrl1.Dock = DockStyle.Fill; + pumpChartImageImportCtrl1.Location = new Point(2, 2); + pumpChartImageImportCtrl1.Margin = new Padding(2, 2, 2, 2); + pumpChartImageImportCtrl1.Name = "pumpChartImageImportCtrl1"; + pumpChartImageImportCtrl1.Size = new Size(1034, 461); + pumpChartImageImportCtrl1.TabIndex = 0; // // textEditName // @@ -171,7 +180,7 @@ // layoutControlItem5 // layoutControlItem5.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; - layoutControlItem5.Control = textEdit2; + layoutControlItem5.Control = textEditImportance; layoutControlItem5.Location = new Point(554, 0); layoutControlItem5.MaxSize = new Size(150, 24); layoutControlItem5.MinSize = new Size(150, 24); @@ -207,15 +216,6 @@ layoutControlItem4.Text = "鍚嶇О:"; layoutControlItem4.TextSize = new Size(52, 14); // - // pumpChartImageImportCtrl1 - // - pumpChartImageImportCtrl1.Dock = DockStyle.Fill; - pumpChartImageImportCtrl1.Location = new Point(2, 2); - pumpChartImageImportCtrl1.Margin = new Padding(2, 2, 2, 2); - pumpChartImageImportCtrl1.Name = "pumpChartImageImportCtrl1"; - pumpChartImageImportCtrl1.Size = new Size(1034, 461); - pumpChartImageImportCtrl1.TabIndex = 0; - // // ImportPumpPerform2dByImageDlg // AutoScaleDimensions = new SizeF(7F, 14F); @@ -228,7 +228,7 @@ ((ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); ((ISupportInitialize)btnEditPicture.Properties).EndInit(); - ((ISupportInitialize)textEdit2.Properties).EndInit(); + ((ISupportInitialize)textEditImportance.Properties).EndInit(); ((ISupportInitialize)panelControl1).EndInit(); panelControl1.ResumeLayout(false); ((ISupportInitialize)textEditName.Properties).EndInit(); @@ -250,7 +250,7 @@ private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; - private DevExpress.XtraEditors.TextEdit textEdit2; + private DevExpress.XtraEditors.TextEdit textEditImportance; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private DevExpress.XtraEditors.ButtonEdit btnEditPicture; -- Gitblit v1.9.3