From 871fa09fa6b84be39f7d060eb25a7159e0a2ca40 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 12 十一月 2024 16:50:28 +0800
Subject: [PATCH] 1

---
 WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs b/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs
index 6fe0c36..5750a3a 100644
--- a/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs
+++ b/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs
@@ -62,7 +62,7 @@
             this.ListSelect.ItemHeight = 18;
             this.ListSelect.Location = new System.Drawing.Point(19, 195);
             this.ListSelect.Name = "ListSelect";
-            this.ListSelect.Size = new System.Drawing.Size(766, 310);
+            this.ListSelect.Size = new System.Drawing.Size(845, 310);
             this.ListSelect.TabIndex = 21;
             // 
             // btnSelect
@@ -179,7 +179,7 @@
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(800, 520);
+            this.ClientSize = new System.Drawing.Size(876, 520);
             this.Controls.Add(this.label1);
             this.Controls.Add(this.ListSelect);
             this.Controls.Add(this.btnSelect);

--
Gitblit v1.9.1