From 423b9511a9ce98fe36a235d5d2ab0d5a8e66238e Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期三, 11 十二月 2024 17:55:44 +0800
Subject: [PATCH] 报告图片导入

---
 WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/TranslationManageMainPage.Designer.cs |  108 +++++++++++++++++++++++++++++-------------------------
 1 files changed, 58 insertions(+), 50 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/TranslationManageMainPage.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/TranslationManageMainPage.Designer.cs
index 5dc3005..1c43c38 100644
--- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/TranslationManageMainPage.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/TranslationManageMainPage.Designer.cs
@@ -49,16 +49,16 @@
             colKeyWord = new DevExpress.XtraGrid.Columns.GridColumn();
             colMaterial = new DevExpress.XtraGrid.Columns.GridColumn();
             colMinorLoss = new DevExpress.XtraGrid.Columns.GridColumn();
-            dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
-            dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
-            dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
-            TranslationTreeListCtrl1 = new TranslationTreeListCtrl();
             colDiameter = new DevExpress.XtraGrid.Columns.GridColumn();
             coleAlgorithmType = new DevExpress.XtraGrid.Columns.GridColumn();
             colEndDiameter = new DevExpress.XtraGrid.Columns.GridColumn();
             colKeyWord1 = new DevExpress.XtraGrid.Columns.GridColumn();
             colRoughness = new DevExpress.XtraGrid.Columns.GridColumn();
             colStartDiameter = new DevExpress.XtraGrid.Columns.GridColumn();
+            dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
+            dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
+            dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
+            TranslationTreeListCtrl1 = new TranslationTreeListCtrl();
             ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit();
             ((System.ComponentModel.ISupportInitialize)svgImageCollection1).BeginInit();
             sidePanel1.SuspendLayout();
@@ -194,7 +194,7 @@
             colName.Name = "colName";
             colName.Visible = true;
             colName.VisibleIndex = 0;
-            colName.Width = 192;
+            colName.Width = 144;
             // 
             // colDescription
             // 
@@ -204,7 +204,7 @@
             colDescription.Name = "colDescription";
             colDescription.Visible = true;
             colDescription.VisibleIndex = 10;
-            colDescription.Width = 222;
+            colDescription.Width = 113;
             // 
             // colKeyWord
             // 
@@ -212,7 +212,7 @@
             colKeyWord.Name = "colKeyWord";
             colKeyWord.Visible = true;
             colKeyWord.VisibleIndex = 1;
-            colKeyWord.Width = 128;
+            colKeyWord.Width = 90;
             // 
             // colMaterial
             // 
@@ -220,6 +220,7 @@
             colMaterial.Name = "colMaterial";
             colMaterial.Visible = true;
             colMaterial.VisibleIndex = 2;
+            colMaterial.Width = 89;
             // 
             // colMinorLoss
             // 
@@ -227,6 +228,55 @@
             colMinorLoss.Name = "colMinorLoss";
             colMinorLoss.Visible = true;
             colMinorLoss.VisibleIndex = 3;
+            colMinorLoss.Width = 52;
+            // 
+            // colDiameter
+            // 
+            colDiameter.FieldName = "Diameter";
+            colDiameter.Name = "colDiameter";
+            colDiameter.Visible = true;
+            colDiameter.VisibleIndex = 4;
+            colDiameter.Width = 52;
+            // 
+            // coleAlgorithmType
+            // 
+            coleAlgorithmType.FieldName = "eAlgorithmType";
+            coleAlgorithmType.Name = "coleAlgorithmType";
+            coleAlgorithmType.Visible = true;
+            coleAlgorithmType.VisibleIndex = 5;
+            coleAlgorithmType.Width = 52;
+            // 
+            // colEndDiameter
+            // 
+            colEndDiameter.FieldName = "EndDiameter";
+            colEndDiameter.Name = "colEndDiameter";
+            colEndDiameter.Visible = true;
+            colEndDiameter.VisibleIndex = 7;
+            colEndDiameter.Width = 52;
+            // 
+            // colKeyWord1
+            // 
+            colKeyWord1.FieldName = "KeyWord";
+            colKeyWord1.Name = "colKeyWord1";
+            colKeyWord1.Visible = true;
+            colKeyWord1.VisibleIndex = 8;
+            colKeyWord1.Width = 52;
+            // 
+            // colRoughness
+            // 
+            colRoughness.FieldName = "Roughness";
+            colRoughness.Name = "colRoughness";
+            colRoughness.Visible = true;
+            colRoughness.VisibleIndex = 9;
+            colRoughness.Width = 111;
+            // 
+            // colStartDiameter
+            // 
+            colStartDiameter.FieldName = "StartDiameter";
+            colStartDiameter.Name = "colStartDiameter";
+            colStartDiameter.Visible = true;
+            colStartDiameter.VisibleIndex = 6;
+            colStartDiameter.Width = 52;
             // 
             // dockManager1
             // 
@@ -245,7 +295,7 @@
             dockPanel1.Name = "dockPanel1";
             dockPanel1.OriginalSize = new Size(200, 200);
             dockPanel1.Size = new Size(200, 520);
-            dockPanel1.Text = "鍠峰ご绯诲垪";
+            dockPanel1.Text = "杩囨浮浠剁郴鍒�";
             // 
             // dockPanel1_Container
             // 
@@ -264,48 +314,6 @@
             TranslationTreeListCtrl1.Name = "TranslationTreeListCtrl1";
             TranslationTreeListCtrl1.Size = new Size(193, 491);
             TranslationTreeListCtrl1.TabIndex = 0;
-            // 
-            // colDiameter
-            // 
-            colDiameter.FieldName = "Diameter";
-            colDiameter.Name = "colDiameter";
-            colDiameter.Visible = true;
-            colDiameter.VisibleIndex = 4;
-            // 
-            // coleAlgorithmType
-            // 
-            coleAlgorithmType.FieldName = "eAlgorithmType";
-            coleAlgorithmType.Name = "coleAlgorithmType";
-            coleAlgorithmType.Visible = true;
-            coleAlgorithmType.VisibleIndex = 5;
-            // 
-            // colEndDiameter
-            // 
-            colEndDiameter.FieldName = "EndDiameter";
-            colEndDiameter.Name = "colEndDiameter";
-            colEndDiameter.Visible = true;
-            colEndDiameter.VisibleIndex = 7;
-            // 
-            // colKeyWord1
-            // 
-            colKeyWord1.FieldName = "KeyWord";
-            colKeyWord1.Name = "colKeyWord1";
-            colKeyWord1.Visible = true;
-            colKeyWord1.VisibleIndex = 8;
-            // 
-            // colRoughness
-            // 
-            colRoughness.FieldName = "Roughness";
-            colRoughness.Name = "colRoughness";
-            colRoughness.Visible = true;
-            colRoughness.VisibleIndex = 9;
-            // 
-            // colStartDiameter
-            // 
-            colStartDiameter.FieldName = "StartDiameter";
-            colStartDiameter.Name = "colStartDiameter";
-            colStartDiameter.Visible = true;
-            colStartDiameter.VisibleIndex = 6;
             // 
             // TranslationManageMainPage
             // 

--
Gitblit v1.9.3