From 5610ef481946ff15d856f65e08b3f25aeaf3e269 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期二, 24 九月 2024 10:54:15 +0800
Subject: [PATCH] 新增曲线设置界面

---
 WinFrmUI/HStation.WinFrmUI.Assets.Core/02-AdaptingManage/EditAdaptingMainDlg.Designer.cs |   60 ++++++++++++++++++++++++++++++------------------------------
 1 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/02-AdaptingManage/EditAdaptingMainDlg.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Assets.Core/02-AdaptingManage/EditAdaptingMainDlg.Designer.cs
index a71f3fa..2caa98f 100644
--- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/02-AdaptingManage/EditAdaptingMainDlg.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/02-AdaptingManage/EditAdaptingMainDlg.Designer.cs
@@ -37,6 +37,7 @@
             TextEditCoefficient = new DevExpress.XtraEditors.TextEdit();
             TextEditCaliber = new DevExpress.XtraEditors.ImageComboBoxEdit();
             TextEditMaterial = new DevExpress.XtraEditors.ImageComboBoxEdit();
+            TextEditAdaptingType = new DevExpress.XtraEditors.ImageComboBoxEdit();
             Root = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
             emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
@@ -48,6 +49,7 @@
             layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
             layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
             layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             imageComboBoxEdit1 = new DevExpress.XtraEditors.ImageComboBoxEdit();
@@ -57,8 +59,6 @@
             layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
-            TextEditAdaptingType = new DevExpress.XtraEditors.ImageComboBoxEdit();
-            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
             layoutControl1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)TextEditName.Properties).BeginInit();
@@ -66,6 +66,7 @@
             ((System.ComponentModel.ISupportInitialize)TextEditCoefficient.Properties).BeginInit();
             ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).BeginInit();
             ((System.ComponentModel.ISupportInitialize)TextEditMaterial.Properties).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)TextEditAdaptingType.Properties).BeginInit();
             ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
             ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit();
@@ -77,6 +78,7 @@
             ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
             ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit();
             ((System.ComponentModel.ISupportInitialize)imageComboBoxEdit1.Properties).BeginInit();
@@ -86,8 +88,6 @@
             ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem27).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)TextEditAdaptingType.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
             SuspendLayout();
             // 
             // layoutControl1
@@ -151,7 +151,7 @@
             // 
             // TextEditCoefficient
             // 
-            TextEditCoefficient.Location = new Point(72, 32);
+            TextEditCoefficient.Location = new Point(72, 56);
             TextEditCoefficient.Name = "TextEditCoefficient";
             TextEditCoefficient.Size = new Size(601, 20);
             TextEditCoefficient.StyleController = layoutControl1;
@@ -159,7 +159,7 @@
             // 
             // TextEditCaliber
             // 
-            TextEditCaliber.Location = new Point(72, 56);
+            TextEditCaliber.Location = new Point(72, 80);
             TextEditCaliber.Name = "TextEditCaliber";
             TextEditCaliber.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
             TextEditCaliber.Size = new Size(601, 20);
@@ -168,12 +168,21 @@
             // 
             // TextEditMaterial
             // 
-            TextEditMaterial.Location = new Point(72, 80);
+            TextEditMaterial.Location = new Point(72, 104);
             TextEditMaterial.Name = "TextEditMaterial";
             TextEditMaterial.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
             TextEditMaterial.Size = new Size(601, 20);
             TextEditMaterial.StyleController = layoutControl1;
             TextEditMaterial.TabIndex = 7;
+            // 
+            // TextEditAdaptingType
+            // 
+            TextEditAdaptingType.Location = new Point(72, 32);
+            TextEditAdaptingType.Name = "TextEditAdaptingType";
+            TextEditAdaptingType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
+            TextEditAdaptingType.Size = new Size(601, 20);
+            TextEditAdaptingType.StyleController = layoutControl1;
+            TextEditAdaptingType.TabIndex = 14;
             // 
             // Root
             // 
@@ -255,7 +264,7 @@
             // layoutControlItem11
             // 
             layoutControlItem11.Control = TextEditCoefficient;
-            layoutControlItem11.Location = new Point(0, 24);
+            layoutControlItem11.Location = new Point(0, 48);
             layoutControlItem11.Name = "layoutControlItem11";
             layoutControlItem11.Size = new Size(669, 24);
             layoutControlItem11.Text = "绯绘暟:";
@@ -264,7 +273,7 @@
             // layoutControlItem9
             // 
             layoutControlItem9.Control = TextEditCaliber;
-            layoutControlItem9.Location = new Point(0, 48);
+            layoutControlItem9.Location = new Point(0, 72);
             layoutControlItem9.Name = "layoutControlItem9";
             layoutControlItem9.Size = new Size(669, 24);
             layoutControlItem9.Text = "鍙e緞:";
@@ -273,11 +282,20 @@
             // layoutControlItem12
             // 
             layoutControlItem12.Control = TextEditMaterial;
-            layoutControlItem12.Location = new Point(0, 72);
+            layoutControlItem12.Location = new Point(0, 96);
             layoutControlItem12.Name = "layoutControlItem12";
             layoutControlItem12.Size = new Size(669, 24);
             layoutControlItem12.Text = "鏉愭枡:";
             layoutControlItem12.TextSize = new Size(52, 14);
+            // 
+            // layoutControlItem2
+            // 
+            layoutControlItem2.Control = TextEditAdaptingType;
+            layoutControlItem2.Location = new Point(0, 24);
+            layoutControlItem2.Name = "layoutControlItem2";
+            layoutControlItem2.Size = new Size(669, 24);
+            layoutControlItem2.Text = "闄勪欢绫诲瀷:";
+            layoutControlItem2.TextSize = new Size(52, 14);
             // 
             // dxErrorProvider1
             // 
@@ -349,24 +367,6 @@
             layoutControlItem27.Text = "璇存槑:";
             layoutControlItem27.TextSize = new Size(59, 14);
             // 
-            // TextEditAdaptingType
-            // 
-            TextEditAdaptingType.Location = new Point(72, 104);
-            TextEditAdaptingType.Name = "TextEditAdaptingType";
-            TextEditAdaptingType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
-            TextEditAdaptingType.Size = new Size(601, 20);
-            TextEditAdaptingType.StyleController = layoutControl1;
-            TextEditAdaptingType.TabIndex = 14;
-            // 
-            // layoutControlItem2
-            // 
-            layoutControlItem2.Control = TextEditAdaptingType;
-            layoutControlItem2.Location = new Point(0, 96);
-            layoutControlItem2.Name = "layoutControlItem2";
-            layoutControlItem2.Size = new Size(669, 24);
-            layoutControlItem2.Text = "闄勪欢绫诲瀷:";
-            layoutControlItem2.TextSize = new Size(52, 14);
-            // 
             // EditAdaptingMainDlg
             // 
             AutoScaleDimensions = new SizeF(7F, 14F);
@@ -383,6 +383,7 @@
             ((System.ComponentModel.ISupportInitialize)TextEditCoefficient.Properties).EndInit();
             ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).EndInit();
             ((System.ComponentModel.ISupportInitialize)TextEditMaterial.Properties).EndInit();
+            ((System.ComponentModel.ISupportInitialize)TextEditAdaptingType.Properties).EndInit();
             ((System.ComponentModel.ISupportInitialize)Root).EndInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
             ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit();
@@ -394,6 +395,7 @@
             ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
             ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit();
             ((System.ComponentModel.ISupportInitialize)imageComboBoxEdit1.Properties).EndInit();
@@ -403,8 +405,6 @@
             ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem27).EndInit();
-            ((System.ComponentModel.ISupportInitialize)TextEditAdaptingType.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
             ResumeLayout(false);
         }
 

--
Gitblit v1.9.3