|
|
|
@ -57,8 +57,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// Batch
|
|
|
|
|
//
|
|
|
|
|
this.Batch.Location = new System.Drawing.Point(173, 56);
|
|
|
|
|
this.Batch.Location = new System.Drawing.Point(147, 41);
|
|
|
|
|
this.Batch.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.Batch.MaxLength = 100;
|
|
|
|
|
this.Batch.Name = "Batch";
|
|
|
|
|
this.Batch.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.Batch.TabIndex = 66;
|
|
|
|
@ -66,7 +67,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// JogTime
|
|
|
|
|
//
|
|
|
|
|
this.JogTime.AutoSize = true;
|
|
|
|
|
this.JogTime.Location = new System.Drawing.Point(70, 65);
|
|
|
|
|
this.JogTime.Location = new System.Drawing.Point(44, 44);
|
|
|
|
|
this.JogTime.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.JogTime.Name = "JogTime";
|
|
|
|
|
this.JogTime.Size = new System.Drawing.Size(47, 12);
|
|
|
|
@ -76,7 +77,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// btnCancel
|
|
|
|
|
//
|
|
|
|
|
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
|
|
|
this.btnCancel.Location = new System.Drawing.Point(245, 511);
|
|
|
|
|
this.btnCancel.Location = new System.Drawing.Point(197, 334);
|
|
|
|
|
this.btnCancel.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.btnCancel.Name = "btnCancel";
|
|
|
|
|
this.btnCancel.Size = new System.Drawing.Size(98, 45);
|
|
|
|
@ -86,7 +87,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// btnOK
|
|
|
|
|
//
|
|
|
|
|
this.btnOK.Location = new System.Drawing.Point(72, 511);
|
|
|
|
|
this.btnOK.Location = new System.Drawing.Point(46, 334);
|
|
|
|
|
this.btnOK.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.btnOK.Name = "btnOK";
|
|
|
|
|
this.btnOK.Size = new System.Drawing.Size(98, 45);
|
|
|
|
@ -97,7 +98,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// label1
|
|
|
|
|
//
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(70, 112);
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(44, 75);
|
|
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(35, 12);
|
|
|
|
@ -106,8 +107,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// Step
|
|
|
|
|
//
|
|
|
|
|
this.Step.Location = new System.Drawing.Point(173, 103);
|
|
|
|
|
this.Step.Location = new System.Drawing.Point(147, 72);
|
|
|
|
|
this.Step.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.Step.MaxLength = 100;
|
|
|
|
|
this.Step.Name = "Step";
|
|
|
|
|
this.Step.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.Step.TabIndex = 66;
|
|
|
|
@ -115,7 +117,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// label2
|
|
|
|
|
//
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(70, 155);
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(44, 106);
|
|
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(59, 12);
|
|
|
|
@ -124,8 +126,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// StepCode
|
|
|
|
|
//
|
|
|
|
|
this.StepCode.Location = new System.Drawing.Point(173, 146);
|
|
|
|
|
this.StepCode.Location = new System.Drawing.Point(147, 103);
|
|
|
|
|
this.StepCode.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.StepCode.MaxLength = 100;
|
|
|
|
|
this.StepCode.Name = "StepCode";
|
|
|
|
|
this.StepCode.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.StepCode.TabIndex = 66;
|
|
|
|
@ -133,7 +136,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(70, 204);
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(44, 137);
|
|
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(47, 12);
|
|
|
|
@ -142,8 +145,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// TotalTime
|
|
|
|
|
//
|
|
|
|
|
this.TotalTime.Location = new System.Drawing.Point(173, 195);
|
|
|
|
|
this.TotalTime.Location = new System.Drawing.Point(147, 134);
|
|
|
|
|
this.TotalTime.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.TotalTime.MaxLength = 100;
|
|
|
|
|
this.TotalTime.Name = "TotalTime";
|
|
|
|
|
this.TotalTime.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.TotalTime.TabIndex = 66;
|
|
|
|
@ -151,7 +155,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(70, 253);
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(44, 168);
|
|
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(71, 12);
|
|
|
|
@ -160,8 +164,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// textBox4
|
|
|
|
|
//
|
|
|
|
|
this.textBox4.Location = new System.Drawing.Point(173, 244);
|
|
|
|
|
this.textBox4.Location = new System.Drawing.Point(147, 165);
|
|
|
|
|
this.textBox4.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.textBox4.MaxLength = 100;
|
|
|
|
|
this.textBox4.Name = "textBox4";
|
|
|
|
|
this.textBox4.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.textBox4.TabIndex = 66;
|
|
|
|
@ -169,7 +174,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// label5
|
|
|
|
|
//
|
|
|
|
|
this.label5.AutoSize = true;
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(70, 301);
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(44, 199);
|
|
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(35, 12);
|
|
|
|
@ -178,8 +183,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// textBox5
|
|
|
|
|
//
|
|
|
|
|
this.textBox5.Location = new System.Drawing.Point(173, 292);
|
|
|
|
|
this.textBox5.Location = new System.Drawing.Point(147, 196);
|
|
|
|
|
this.textBox5.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.textBox5.MaxLength = 100;
|
|
|
|
|
this.textBox5.Name = "textBox5";
|
|
|
|
|
this.textBox5.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.textBox5.TabIndex = 66;
|
|
|
|
@ -187,7 +193,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// label6
|
|
|
|
|
//
|
|
|
|
|
this.label6.AutoSize = true;
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(70, 350);
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(44, 230);
|
|
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(35, 12);
|
|
|
|
@ -196,8 +202,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// textBox6
|
|
|
|
|
//
|
|
|
|
|
this.textBox6.Location = new System.Drawing.Point(173, 341);
|
|
|
|
|
this.textBox6.Location = new System.Drawing.Point(147, 227);
|
|
|
|
|
this.textBox6.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.textBox6.MaxLength = 100;
|
|
|
|
|
this.textBox6.Name = "textBox6";
|
|
|
|
|
this.textBox6.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.textBox6.TabIndex = 66;
|
|
|
|
@ -205,7 +212,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// label7
|
|
|
|
|
//
|
|
|
|
|
this.label7.AutoSize = true;
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(70, 396);
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(44, 261);
|
|
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.label7.Name = "label7";
|
|
|
|
|
this.label7.Size = new System.Drawing.Size(35, 12);
|
|
|
|
@ -214,8 +221,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// textBox7
|
|
|
|
|
//
|
|
|
|
|
this.textBox7.Location = new System.Drawing.Point(173, 387);
|
|
|
|
|
this.textBox7.Location = new System.Drawing.Point(147, 258);
|
|
|
|
|
this.textBox7.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.textBox7.MaxLength = 100;
|
|
|
|
|
this.textBox7.Name = "textBox7";
|
|
|
|
|
this.textBox7.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.textBox7.TabIndex = 66;
|
|
|
|
@ -223,7 +231,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
this.label8.AutoSize = true;
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(70, 444);
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(44, 292);
|
|
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(35, 12);
|
|
|
|
@ -232,8 +240,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
// textBox8
|
|
|
|
|
//
|
|
|
|
|
this.textBox8.Location = new System.Drawing.Point(173, 435);
|
|
|
|
|
this.textBox8.Location = new System.Drawing.Point(147, 289);
|
|
|
|
|
this.textBox8.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.textBox8.MaxLength = 100;
|
|
|
|
|
this.textBox8.Name = "textBox8";
|
|
|
|
|
this.textBox8.Size = new System.Drawing.Size(148, 21);
|
|
|
|
|
this.textBox8.TabIndex = 66;
|
|
|
|
@ -242,7 +251,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(800, 740);
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(340, 422);
|
|
|
|
|
this.Controls.Add(this.textBox8);
|
|
|
|
|
this.Controls.Add(this.label8);
|
|
|
|
|
this.Controls.Add(this.textBox7);
|
|
|
|
@ -267,6 +276,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDry
|
|
|
|
|
this.Text = "干混机显示参数";
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
|