From ddd9b50f12ac0bd6a4cd0870f3ea06f0ea579520 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 10 十二月 2024 09:35:45 +0800
Subject: [PATCH] 1

---
 DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs
index 6fc3512..f27c9d9 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs
@@ -70,9 +70,9 @@
             this.lb_remark.Appearance.Options.UseFont = true;
             this.lb_remark.Location = new System.Drawing.Point(70, 132);
             this.lb_remark.Name = "lb_remark";
-            this.lb_remark.Size = new System.Drawing.Size(39, 21);
+            this.lb_remark.Size = new System.Drawing.Size(40, 21);
             this.lb_remark.TabIndex = 217;
-            this.lb_remark.Text = "澶囨敞 ";
+            this.lb_remark.Text = "澶囨敞:";
             // 
             // txt_remark
             // 
@@ -80,7 +80,7 @@
             this.txt_remark.Name = "txt_remark";
             this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
-            this.txt_remark.Size = new System.Drawing.Size(150, 28);
+            this.txt_remark.Size = new System.Drawing.Size(178, 28);
             this.txt_remark.TabIndex = 217;
             // 
             // gv_remark
@@ -103,9 +103,9 @@
             this.lb_port.Appearance.Options.UseFont = true;
             this.lb_port.Location = new System.Drawing.Point(19, 94);
             this.lb_port.Name = "lb_port";
-            this.lb_port.Size = new System.Drawing.Size(90, 21);
+            this.lb_port.Size = new System.Drawing.Size(91, 21);
             this.lb_port.TabIndex = 216;
-            this.lb_port.Text = "鎵撳嵃鏈虹鍙� ";
+            this.lb_port.Text = "鎵撳嵃鏈虹鍙�:";
             // 
             // txt_port
             // 
@@ -113,8 +113,9 @@
             this.txt_port.Name = "txt_port";
             this.txt_port.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_port.Properties.Appearance.Options.UseFont = true;
-            this.txt_port.Size = new System.Drawing.Size(150, 28);
+            this.txt_port.Size = new System.Drawing.Size(178, 28);
             this.txt_port.TabIndex = 216;
+            this.txt_port.Tag = "moren.9100";
             // 
             // gv_port
             // 
@@ -136,9 +137,9 @@
             this.lb_ip.Appearance.Options.UseFont = true;
             this.lb_ip.Location = new System.Drawing.Point(38, 54);
             this.lb_ip.Name = "lb_ip";
-            this.lb_ip.Size = new System.Drawing.Size(71, 21);
+            this.lb_ip.Size = new System.Drawing.Size(72, 21);
             this.lb_ip.TabIndex = 213;
-            this.lb_ip.Text = "鎵撳嵃鏈篒P ";
+            this.lb_ip.Text = "鎵撳嵃鏈篒P:";
             // 
             // txt_ip
             // 
@@ -146,7 +147,7 @@
             this.txt_ip.Name = "txt_ip";
             this.txt_ip.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_ip.Properties.Appearance.Options.UseFont = true;
-            this.txt_ip.Size = new System.Drawing.Size(150, 28);
+            this.txt_ip.Size = new System.Drawing.Size(178, 28);
             this.txt_ip.TabIndex = 213;
             // 
             // gv_ip
@@ -169,9 +170,9 @@
             this.lb_printNo.Appearance.Options.UseFont = true;
             this.lb_printNo.Location = new System.Drawing.Point(19, 20);
             this.lb_printNo.Name = "lb_printNo";
-            this.lb_printNo.Size = new System.Drawing.Size(90, 21);
+            this.lb_printNo.Size = new System.Drawing.Size(91, 21);
             this.lb_printNo.TabIndex = 211;
-            this.lb_printNo.Text = "鎵撳嵃鏈虹紪鍙� ";
+            this.lb_printNo.Text = "鎵撳嵃鏈虹紪鍙�:";
             // 
             // txt_printNo
             // 
@@ -179,7 +180,7 @@
             this.txt_printNo.Name = "txt_printNo";
             this.txt_printNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_printNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_printNo.Size = new System.Drawing.Size(150, 28);
+            this.txt_printNo.Size = new System.Drawing.Size(178, 28);
             this.txt_printNo.TabIndex = 211;
             // 
             // gv_printNo

--
Gitblit v1.9.3