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/EquipmentCollectionForm/EquipmentCollectionForm.Designer.cs | 95 +++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 78 insertions(+), 17 deletions(-) diff --git a/WFormSynchronizeData_SMR/EquipmentCollectionForm/EquipmentCollectionForm.Designer.cs b/WFormSynchronizeData_SMR/EquipmentCollectionForm/EquipmentCollectionForm.Designer.cs index a9886dd..799a59f 100644 --- a/WFormSynchronizeData_SMR/EquipmentCollectionForm/EquipmentCollectionForm.Designer.cs +++ b/WFormSynchronizeData_SMR/EquipmentCollectionForm/EquipmentCollectionForm.Designer.cs @@ -48,12 +48,17 @@ this.HMaterID = new System.Windows.Forms.Label(); this.timer = new System.Windows.Forms.Timer(this.components); this.Time_CLHB = new System.Windows.Forms.Timer(this.components); + this.labHMakerID = new System.Windows.Forms.Label(); + this.txtHMakerNumber = new System.Windows.Forms.TextBox(); + this.label5 = new System.Windows.Forms.Label(); + this.txtHMaker = new System.Windows.Forms.TextBox(); + this.label6 = new System.Windows.Forms.Label(); this.SuspendLayout(); // // cmbEquipFile // this.cmbEquipFile.FormattingEnabled = true; - this.cmbEquipFile.Location = new System.Drawing.Point(128, 39); + this.cmbEquipFile.Location = new System.Drawing.Point(121, 74); this.cmbEquipFile.Name = "cmbEquipFile"; this.cmbEquipFile.Size = new System.Drawing.Size(186, 26); this.cmbEquipFile.TabIndex = 13; @@ -62,7 +67,7 @@ // txtEquipFile // this.txtEquipFile.AutoSize = true; - this.txtEquipFile.Location = new System.Drawing.Point(69, 47); + this.txtEquipFile.Location = new System.Drawing.Point(62, 82); this.txtEquipFile.Name = "txtEquipFile"; this.txtEquipFile.Size = new System.Drawing.Size(53, 18); this.txtEquipFile.TabIndex = 14; @@ -70,7 +75,7 @@ // // btnBegin // - this.btnBegin.Location = new System.Drawing.Point(52, 91); + this.btnBegin.Location = new System.Drawing.Point(45, 126); this.btnBegin.Name = "btnBegin"; this.btnBegin.Size = new System.Drawing.Size(70, 37); this.btnBegin.TabIndex = 15; @@ -80,21 +85,21 @@ // // txtBegin // - this.txtBegin.Location = new System.Drawing.Point(128, 97); + this.txtBegin.Location = new System.Drawing.Point(121, 132); this.txtBegin.Name = "txtBegin"; this.txtBegin.Size = new System.Drawing.Size(186, 28); this.txtBegin.TabIndex = 16; // // txtEnd // - this.txtEnd.Location = new System.Drawing.Point(478, 100); + this.txtEnd.Location = new System.Drawing.Point(471, 135); this.txtEnd.Name = "txtEnd"; this.txtEnd.Size = new System.Drawing.Size(186, 28); this.txtEnd.TabIndex = 18; // // btnEnd // - this.btnEnd.Location = new System.Drawing.Point(402, 94); + this.btnEnd.Location = new System.Drawing.Point(395, 129); this.btnEnd.Name = "btnEnd"; this.btnEnd.Size = new System.Drawing.Size(70, 37); this.btnEnd.TabIndex = 17; @@ -104,7 +109,7 @@ // // btnSave // - this.btnSave.Location = new System.Drawing.Point(744, 26); + this.btnSave.Location = new System.Drawing.Point(737, 61); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(115, 37); this.btnSave.TabIndex = 19; @@ -115,7 +120,7 @@ // label4 // this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(40, 167); + this.label4.Location = new System.Drawing.Point(33, 202); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 18); this.label4.TabIndex = 21; @@ -123,14 +128,14 @@ // // txtLj // - this.txtLj.Location = new System.Drawing.Point(112, 164); + this.txtLj.Location = new System.Drawing.Point(105, 199); this.txtLj.Name = "txtLj"; this.txtLj.Size = new System.Drawing.Size(608, 28); this.txtLj.TabIndex = 20; // // btnLj // - this.btnLj.Location = new System.Drawing.Point(735, 155); + this.btnLj.Location = new System.Drawing.Point(728, 190); this.btnLj.Name = "btnLj"; this.btnLj.Size = new System.Drawing.Size(115, 42); this.btnLj.TabIndex = 22; @@ -140,7 +145,7 @@ // // txtHBathNo // - this.txtHBathNo.Location = new System.Drawing.Point(478, 31); + this.txtHBathNo.Location = new System.Drawing.Point(471, 66); this.txtHBathNo.Name = "txtHBathNo"; this.txtHBathNo.Size = new System.Drawing.Size(186, 28); this.txtHBathNo.TabIndex = 24; @@ -149,7 +154,7 @@ // HBathNo // this.HBathNo.AutoSize = true; - this.HBathNo.Location = new System.Drawing.Point(408, 36); + this.HBathNo.Location = new System.Drawing.Point(401, 71); this.HBathNo.Name = "HBathNo"; this.HBathNo.Size = new System.Drawing.Size(62, 18); this.HBathNo.TabIndex = 25; @@ -157,7 +162,7 @@ // // btnRest // - this.btnRest.Location = new System.Drawing.Point(744, 88); + this.btnRest.Location = new System.Drawing.Point(737, 123); this.btnRest.Name = "btnRest"; this.btnRest.Size = new System.Drawing.Size(115, 37); this.btnRest.TabIndex = 26; @@ -169,14 +174,14 @@ // this.ListData.FormattingEnabled = true; this.ListData.ItemHeight = 18; - this.ListData.Location = new System.Drawing.Point(5, 204); + this.ListData.Location = new System.Drawing.Point(-2, 239); this.ListData.Name = "ListData"; this.ListData.Size = new System.Drawing.Size(932, 472); this.ListData.TabIndex = 27; // // txtHMaterNumber // - this.txtHMaterNumber.Location = new System.Drawing.Point(478, 66); + this.txtHMaterNumber.Location = new System.Drawing.Point(471, 101); this.txtHMaterNumber.Name = "txtHMaterNumber"; this.txtHMaterNumber.Size = new System.Drawing.Size(186, 28); this.txtHMaterNumber.TabIndex = 28; @@ -184,7 +189,7 @@ // HMaterID // this.HMaterID.AutoSize = true; - this.HMaterID.Location = new System.Drawing.Point(458, 9); + this.HMaterID.Location = new System.Drawing.Point(326, 74); this.HMaterID.Name = "HMaterID"; this.HMaterID.Size = new System.Drawing.Size(80, 18); this.HMaterID.TabIndex = 29; @@ -201,11 +206,61 @@ this.Time_CLHB.Interval = 3600000; this.Time_CLHB.Tick += new System.EventHandler(this.Time_CLHB_Tick); // + // labHMakerID + // + this.labHMakerID.AutoSize = true; + this.labHMakerID.Location = new System.Drawing.Point(674, 20); + this.labHMakerID.Name = "labHMakerID"; + this.labHMakerID.Size = new System.Drawing.Size(107, 18); + this.labHMakerID.TabIndex = 34; + this.labHMakerID.Text = "labHMakerID"; + this.labHMakerID.Visible = false; + // + // txtHMakerNumber + // + this.txtHMakerNumber.Location = new System.Drawing.Point(471, 17); + this.txtHMakerNumber.Name = "txtHMakerNumber"; + this.txtHMakerNumber.Size = new System.Drawing.Size(186, 28); + this.txtHMakerNumber.TabIndex = 33; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(401, 22); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(53, 18); + this.label5.TabIndex = 32; + this.label5.Text = "缂栫爜:"; + // + // txtHMaker + // + this.txtHMaker.Location = new System.Drawing.Point(125, 17); + this.txtHMaker.Name = "txtHMaker"; + this.txtHMaker.Size = new System.Drawing.Size(189, 28); + this.txtHMaker.TabIndex = 20; + 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(47, 22); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(71, 18); + this.label6.TabIndex = 31; + this.label6.Text = "鍒跺崟浜�:"; + // // EquipmentCollectionForm // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(942, 693); + this.ClientSize = new System.Drawing.Size(942, 723); + 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.HMaterID); this.Controls.Add(this.txtHMaterNumber); this.Controls.Add(this.ListData); @@ -224,6 +279,7 @@ this.Controls.Add(this.cmbEquipFile); this.Name = "EquipmentCollectionForm"; this.Text = "璁惧鏁版嵁閲囬泦"; + this.Activated += new System.EventHandler(this.EquipmentCollectionForm_Activated); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.EquipmentCollectionForm_FormClosing); this.Load += new System.EventHandler(this.EquipmentCollectionForm_Load); this.ResumeLayout(false); @@ -251,5 +307,10 @@ private System.Windows.Forms.Label HMaterID; private System.Windows.Forms.Timer Time_CLHB; private System.Windows.Forms.Timer timer; + private System.Windows.Forms.Label labHMakerID; + private System.Windows.Forms.TextBox txtHMakerNumber; + private System.Windows.Forms.Label label5; + private System.Windows.Forms.TextBox txtHMaker; + private System.Windows.Forms.Label label6; } } \ No newline at end of file -- Gitblit v1.9.1