From 94ed3edb9e96c8bfa24d808dfc690cbd111a60e6 Mon Sep 17 00:00:00 2001
From: lx <ex_lixiang17@cosl.com.cn>
Date: 星期五, 25 七月 2025 10:54:58 +0800
Subject: [PATCH] upload

---
 ErrorAnalysis.UI/FrmMain.Designer.cs |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/ErrorAnalysis.UI/FrmMain.Designer.cs b/ErrorAnalysis.UI/FrmMain.Designer.cs
index c5ddbc4..4c8a397 100644
--- a/ErrorAnalysis.UI/FrmMain.Designer.cs
+++ b/ErrorAnalysis.UI/FrmMain.Designer.cs
@@ -164,7 +164,7 @@
             // btnAnalysis
             // 
             btnAnalysis.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
-            btnAnalysis.Location = new Point(616, 530);
+            btnAnalysis.Location = new Point(716, 580);
             btnAnalysis.Name = "btnAnalysis";
             btnAnalysis.Size = new Size(75, 23);
             btnAnalysis.TabIndex = 0;
@@ -349,7 +349,7 @@
             gbResult.Controls.Add(txtAnalysisResult);
             gbResult.Location = new Point(17, 364);
             gbResult.Name = "gbResult";
-            gbResult.Size = new Size(751, 160);
+            gbResult.Size = new Size(851, 210);
             gbResult.TabIndex = 3;
             gbResult.TabStop = false;
             gbResult.Text = "Result";
@@ -366,7 +366,7 @@
             tableLayoutPanel1.Name = "tableLayoutPanel1";
             tableLayoutPanel1.RowCount = 1;
             tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 50F));
-            tableLayoutPanel1.Size = new Size(419, 132);
+            tableLayoutPanel1.Size = new Size(519, 182);
             tableLayoutPanel1.TabIndex = 2;
             // 
             // pnlCOPic
@@ -374,37 +374,37 @@
             pnlCOPic.Dock = DockStyle.Fill;
             pnlCOPic.Location = new Point(3, 3);
             pnlCOPic.Name = "pnlCOPic";
-            pnlCOPic.Size = new Size(203, 126);
+            pnlCOPic.Size = new Size(253, 176);
             pnlCOPic.TabIndex = 2;
             // 
             // pnlErrorRatioPic
             // 
             pnlErrorRatioPic.Dock = DockStyle.Fill;
-            pnlErrorRatioPic.Location = new Point(212, 3);
+            pnlErrorRatioPic.Location = new Point(262, 3);
             pnlErrorRatioPic.Name = "pnlErrorRatioPic";
-            pnlErrorRatioPic.Size = new Size(204, 126);
+            pnlErrorRatioPic.Size = new Size(254, 176);
             pnlErrorRatioPic.TabIndex = 3;
             // 
             // txtAnalysisResult
             // 
             txtAnalysisResult.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Right;
-            txtAnalysisResult.Location = new Point(429, 22);
+            txtAnalysisResult.Location = new Point(529, 22);
             txtAnalysisResult.Multiline = true;
             txtAnalysisResult.Name = "txtAnalysisResult";
             txtAnalysisResult.ReadOnly = true;
-            txtAnalysisResult.Size = new Size(317, 132);
+            txtAnalysisResult.Size = new Size(317, 182);
             txtAnalysisResult.TabIndex = 1;
-            txtAnalysisResult.Text = "A total of 6 passes are recommended to maintain a 15% error rate. With the tool operating at 1.5 ft/hr, the estimated total job duration is 10 hours.";
             // 
             // btnReport
             // 
             btnReport.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
-            btnReport.Location = new Point(697, 530);
+            btnReport.Location = new Point(797, 580);
             btnReport.Name = "btnReport";
             btnReport.Size = new Size(75, 23);
             btnReport.TabIndex = 4;
             btnReport.Text = "Report";
             btnReport.UseVisualStyleBackColor = true;
+            btnReport.Click += btnReport_Click;
             // 
             // label24
             // 
@@ -421,13 +421,13 @@
             txtDataPath.Location = new Point(98, 16);
             txtDataPath.Name = "txtDataPath";
             txtDataPath.ReadOnly = true;
-            txtDataPath.Size = new Size(605, 23);
+            txtDataPath.Size = new Size(705, 23);
             txtDataPath.TabIndex = 6;
             // 
             // btnSelectDataSource
             // 
             btnSelectDataSource.Anchor = AnchorStyles.Top | AnchorStyles.Right;
-            btnSelectDataSource.Location = new Point(705, 16);
+            btnSelectDataSource.Location = new Point(805, 16);
             btnSelectDataSource.Name = "btnSelectDataSource";
             btnSelectDataSource.Size = new Size(63, 23);
             btnSelectDataSource.TabIndex = 7;
@@ -444,7 +444,7 @@
             tabEditInfo.Location = new Point(17, 45);
             tabEditInfo.Name = "tabEditInfo";
             tabEditInfo.SelectedIndex = 0;
-            tabEditInfo.Size = new Size(755, 313);
+            tabEditInfo.Size = new Size(855, 313);
             tabEditInfo.TabIndex = 0;
             // 
             // tpBorehole
@@ -454,7 +454,7 @@
             tpBorehole.Location = new Point(4, 26);
             tpBorehole.Name = "tpBorehole";
             tpBorehole.Padding = new Padding(3);
-            tpBorehole.Size = new Size(747, 283);
+            tpBorehole.Size = new Size(847, 283);
             tpBorehole.TabIndex = 1;
             tpBorehole.Text = "Borehole";
             tpBorehole.UseVisualStyleBackColor = true;
@@ -485,7 +485,7 @@
             gpBoreholeFluid.Controls.Add(label38);
             gpBoreholeFluid.Location = new Point(6, 163);
             gpBoreholeFluid.Name = "gpBoreholeFluid";
-            gpBoreholeFluid.Size = new Size(735, 119);
+            gpBoreholeFluid.Size = new Size(835, 119);
             gpBoreholeFluid.TabIndex = 1;
             gpBoreholeFluid.TabStop = false;
             gpBoreholeFluid.Text = "Borehole fluid";
@@ -714,7 +714,7 @@
             gpBorehole.Controls.Add(label35);
             gpBorehole.Location = new Point(6, 6);
             gpBorehole.Name = "gpBorehole";
-            gpBorehole.Size = new Size(735, 154);
+            gpBorehole.Size = new Size(835, 154);
             gpBorehole.TabIndex = 0;
             gpBorehole.TabStop = false;
             gpBorehole.Text = "Borehole";
@@ -955,7 +955,7 @@
             tpFormation.Controls.Add(label16);
             tpFormation.Location = new Point(4, 26);
             tpFormation.Name = "tpFormation";
-            tpFormation.Size = new Size(747, 283);
+            tpFormation.Size = new Size(847, 283);
             tpFormation.TabIndex = 2;
             tpFormation.Text = "Formation";
             tpFormation.UseVisualStyleBackColor = true;
@@ -1110,7 +1110,7 @@
             tpPlan.Controls.Add(panel1);
             tpPlan.Location = new Point(4, 26);
             tpPlan.Name = "tpPlan";
-            tpPlan.Size = new Size(747, 283);
+            tpPlan.Size = new Size(847, 283);
             tpPlan.TabIndex = 3;
             tpPlan.Text = "Plan";
             tpPlan.UseVisualStyleBackColor = true;
@@ -1207,7 +1207,7 @@
             // pbLoadDB
             // 
             pbLoadDB.Anchor = AnchorStyles.Top | AnchorStyles.Right;
-            pbLoadDB.Location = new Point(692, 44);
+            pbLoadDB.Location = new Point(792, 44);
             pbLoadDB.Name = "pbLoadDB";
             pbLoadDB.Size = new Size(75, 23);
             pbLoadDB.TabIndex = 8;
@@ -1217,7 +1217,7 @@
             // 
             AutoScaleDimensions = new SizeF(7F, 17F);
             AutoScaleMode = AutoScaleMode.Font;
-            ClientSize = new Size(784, 561);
+            ClientSize = new Size(884, 611);
             Controls.Add(pbLoadDB);
             Controls.Add(tabEditInfo);
             Controls.Add(btnSelectDataSource);

--
Gitblit v1.9.3