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/ReadCoordinateExcelFrom.Designer.cs | 94 ++++++++++++++++++++++++++++++++++++++--------
1 files changed, 77 insertions(+), 17 deletions(-)
diff --git a/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCoordinateExcelFrom.Designer.cs b/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCoordinateExcelFrom.Designer.cs
index fc0bd10..44e06fb 100644
--- a/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCoordinateExcelFrom.Designer.cs
+++ b/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCoordinateExcelFrom.Designer.cs
@@ -45,12 +45,17 @@
this.HTakeSampleCheckBillNo = new System.Windows.Forms.Label();
this.HTakeSampleCheckBillID = new System.Windows.Forms.Label();
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
+ this.txtHMaker = new System.Windows.Forms.TextBox();
+ this.label6 = new System.Windows.Forms.Label();
+ this.txtHMakerNumber = new System.Windows.Forms.TextBox();
+ this.label5 = new System.Windows.Forms.Label();
+ this.labHMakerID = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(29, 34);
+ this.label1.Location = new System.Drawing.Point(29, 86);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(89, 18);
this.label1.TabIndex = 0;
@@ -63,7 +68,7 @@
"棣栦欢妫�楠屽崟",
"宸ュ簭妫�楠屽崟",
"宸℃妫�楠屽崟"});
- this.cmbJYSelect.Location = new System.Drawing.Point(124, 30);
+ this.cmbJYSelect.Location = new System.Drawing.Point(124, 82);
this.cmbJYSelect.Name = "cmbJYSelect";
this.cmbJYSelect.Size = new System.Drawing.Size(121, 26);
this.cmbJYSelect.TabIndex = 1;
@@ -71,15 +76,15 @@
// label2
//
this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(521, 34);
+ this.label2.Location = new System.Drawing.Point(521, 86);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(71, 18);
this.label2.TabIndex = 2;
- this.label2.Text = "娴佽浆鍗�:";
+ this.label2.Text = "鍙栨牱鍗�:";
//
// txtLzk
//
- this.txtLzk.Location = new System.Drawing.Point(599, 29);
+ this.txtLzk.Location = new System.Drawing.Point(599, 81);
this.txtLzk.Name = "txtLzk";
this.txtLzk.Size = new System.Drawing.Size(194, 28);
this.txtLzk.TabIndex = 3;
@@ -87,7 +92,7 @@
//
// txtPcm
//
- this.txtPcm.Location = new System.Drawing.Point(867, 29);
+ this.txtPcm.Location = new System.Drawing.Point(867, 81);
this.txtPcm.Name = "txtPcm";
this.txtPcm.Size = new System.Drawing.Size(100, 28);
this.txtPcm.TabIndex = 4;
@@ -95,7 +100,7 @@
// label3
//
this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(799, 34);
+ this.label3.Location = new System.Drawing.Point(799, 86);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(71, 18);
this.label3.TabIndex = 5;
@@ -103,7 +108,7 @@
//
// btnLj
//
- this.btnLj.Location = new System.Drawing.Point(779, 85);
+ this.btnLj.Location = new System.Drawing.Point(779, 137);
this.btnLj.Name = "btnLj";
this.btnLj.Size = new System.Drawing.Size(115, 42);
this.btnLj.TabIndex = 6;
@@ -113,7 +118,7 @@
//
// txtLj
//
- this.txtLj.Location = new System.Drawing.Point(124, 94);
+ this.txtLj.Location = new System.Drawing.Point(124, 146);
this.txtLj.Name = "txtLj";
this.txtLj.Size = new System.Drawing.Size(637, 28);
this.txtLj.TabIndex = 7;
@@ -121,7 +126,7 @@
// label4
//
this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(52, 97);
+ this.label4.Location = new System.Drawing.Point(52, 149);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 18);
this.label4.TabIndex = 8;
@@ -131,14 +136,14 @@
//
this.ListData.FormattingEnabled = true;
this.ListData.ItemHeight = 18;
- this.ListData.Location = new System.Drawing.Point(49, 158);
+ this.ListData.Location = new System.Drawing.Point(55, 198);
this.ListData.Name = "ListData";
this.ListData.Size = new System.Drawing.Size(952, 346);
this.ListData.TabIndex = 9;
//
// btnSave
//
- this.btnSave.Location = new System.Drawing.Point(900, 85);
+ this.btnSave.Location = new System.Drawing.Point(900, 137);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(63, 42);
this.btnSave.TabIndex = 10;
@@ -149,7 +154,7 @@
// cmbPro
//
this.cmbPro.FormattingEnabled = true;
- this.cmbPro.Location = new System.Drawing.Point(339, 30);
+ this.cmbPro.Location = new System.Drawing.Point(339, 82);
this.cmbPro.Name = "cmbPro";
this.cmbPro.Size = new System.Drawing.Size(156, 26);
this.cmbPro.TabIndex = 12;
@@ -157,7 +162,7 @@
// txtPro
//
this.txtPro.AutoSize = true;
- this.txtPro.Location = new System.Drawing.Point(280, 34);
+ this.txtPro.Location = new System.Drawing.Point(280, 86);
this.txtPro.Name = "txtPro";
this.txtPro.Size = new System.Drawing.Size(53, 18);
this.txtPro.TabIndex = 11;
@@ -166,7 +171,7 @@
// HTakeSampleCheckBillNo
//
this.HTakeSampleCheckBillNo.AutoSize = true;
- this.HTakeSampleCheckBillNo.Location = new System.Drawing.Point(32, 76);
+ this.HTakeSampleCheckBillNo.Location = new System.Drawing.Point(32, 128);
this.HTakeSampleCheckBillNo.Name = "HTakeSampleCheckBillNo";
this.HTakeSampleCheckBillNo.Size = new System.Drawing.Size(206, 18);
this.HTakeSampleCheckBillNo.TabIndex = 13;
@@ -176,18 +181,68 @@
// HTakeSampleCheckBillID
//
this.HTakeSampleCheckBillID.AutoSize = true;
- this.HTakeSampleCheckBillID.Location = new System.Drawing.Point(258, 73);
+ this.HTakeSampleCheckBillID.Location = new System.Drawing.Point(258, 125);
this.HTakeSampleCheckBillID.Name = "HTakeSampleCheckBillID";
this.HTakeSampleCheckBillID.Size = new System.Drawing.Size(206, 18);
this.HTakeSampleCheckBillID.TabIndex = 14;
this.HTakeSampleCheckBillID.Text = "HTakeSampleCheckBillID";
this.HTakeSampleCheckBillID.Visible = false;
//
+ // txtHMaker
+ //
+ this.txtHMaker.Location = new System.Drawing.Point(124, 26);
+ this.txtHMaker.Name = "txtHMaker";
+ this.txtHMaker.Size = new System.Drawing.Size(170, 28);
+ this.txtHMaker.TabIndex = 2;
+ this.txtHMaker.Enter += new System.EventHandler(this.txtHMaker_Enter);
+ this.txtHMaker.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHMaker_KeyDown);
+ this.txtHMaker.Leave += new System.EventHandler(this.txtHMaker_Leave);
+ //
+ // label6
+ //
+ this.label6.AutoSize = true;
+ this.label6.Location = new System.Drawing.Point(46, 31);
+ this.label6.Name = "label6";
+ this.label6.Size = new System.Drawing.Size(71, 18);
+ this.label6.TabIndex = 15;
+ this.label6.Text = "鍒跺崟浜�:";
+ //
+ // txtHMakerNumber
+ //
+ this.txtHMakerNumber.Location = new System.Drawing.Point(401, 26);
+ this.txtHMakerNumber.Name = "txtHMakerNumber";
+ this.txtHMakerNumber.Size = new System.Drawing.Size(170, 28);
+ this.txtHMakerNumber.TabIndex = 18;
+ //
+ // label5
+ //
+ this.label5.AutoSize = true;
+ this.label5.Location = new System.Drawing.Point(323, 31);
+ this.label5.Name = "label5";
+ this.label5.Size = new System.Drawing.Size(53, 18);
+ this.label5.TabIndex = 17;
+ this.label5.Text = "缂栫爜:";
+ //
+ // labHMakerID
+ //
+ this.labHMakerID.AutoSize = true;
+ this.labHMakerID.Location = new System.Drawing.Point(596, 29);
+ this.labHMakerID.Name = "labHMakerID";
+ this.labHMakerID.Size = new System.Drawing.Size(107, 18);
+ this.labHMakerID.TabIndex = 19;
+ this.labHMakerID.Text = "labHMakerID";
+ this.labHMakerID.Visible = false;
+ //
// ReadCoordinateExcelFrom
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1033, 538);
+ this.ClientSize = new System.Drawing.Size(1033, 565);
+ this.Controls.Add(this.labHMakerID);
+ this.Controls.Add(this.txtHMakerNumber);
+ this.Controls.Add(this.label5);
+ this.Controls.Add(this.txtHMaker);
+ this.Controls.Add(this.label6);
this.Controls.Add(this.HTakeSampleCheckBillID);
this.Controls.Add(this.HTakeSampleCheckBillNo);
this.Controls.Add(this.cmbPro);
@@ -231,5 +286,10 @@
private System.Windows.Forms.Label HTakeSampleCheckBillNo;
private System.Windows.Forms.Label HTakeSampleCheckBillID;
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
+ private System.Windows.Forms.TextBox txtHMaker;
+ private System.Windows.Forms.Label label6;
+ private System.Windows.Forms.TextBox txtHMakerNumber;
+ private System.Windows.Forms.Label label5;
+ private System.Windows.Forms.Label labHMakerID;
}
}
\ No newline at end of file
--
Gitblit v1.9.1