|
|
|
@ -62,11 +62,14 @@
|
|
|
|
|
this.txtLoadNozzleCloseVacSuctionDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtLoadNozzleOpenVacBreakDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtBinderOpenVacSuctionDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtLoadNozzleOpenVacSuctionDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtLoadNozzleCloseVacBreakDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label50 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label49 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
|
@ -526,11 +529,14 @@
|
|
|
|
|
this.groupBox7.Controls.Add(this.txtLoadNozzleCloseVacSuctionDelaytime);
|
|
|
|
|
this.groupBox7.Controls.Add(this.txtLoadNozzleOpenVacBreakDelaytime);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label19);
|
|
|
|
|
this.groupBox7.Controls.Add(this.txtBinderOpenVacSuctionDelaytime);
|
|
|
|
|
this.groupBox7.Controls.Add(this.txtLoadNozzleOpenVacSuctionDelaytime);
|
|
|
|
|
this.groupBox7.Controls.Add(this.txtLoadNozzleCloseVacBreakDelaytime);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label50);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label21);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label22);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label26);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label49);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label25);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label20);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label24);
|
|
|
|
@ -568,6 +574,16 @@
|
|
|
|
|
resources.ApplyResources(this.label19, "label19");
|
|
|
|
|
this.label19.Name = "label19";
|
|
|
|
|
//
|
|
|
|
|
// txtBinderOpenVacSuctionDelaytime
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.txtBinderOpenVacSuctionDelaytime, "txtBinderOpenVacSuctionDelaytime");
|
|
|
|
|
this.txtBinderOpenVacSuctionDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
|
this.txtBinderOpenVacSuctionDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.txtBinderOpenVacSuctionDelaytime.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.txtBinderOpenVacSuctionDelaytime.Name = "txtBinderOpenVacSuctionDelaytime";
|
|
|
|
|
this.txtBinderOpenVacSuctionDelaytime.Tag = "";
|
|
|
|
|
this.txtBinderOpenVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// txtLoadNozzleOpenVacSuctionDelaytime
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.txtLoadNozzleOpenVacSuctionDelaytime, "txtLoadNozzleOpenVacSuctionDelaytime");
|
|
|
|
@ -588,6 +604,11 @@
|
|
|
|
|
this.txtLoadNozzleCloseVacBreakDelaytime.Tag = "TurnoverY";
|
|
|
|
|
this.txtLoadNozzleCloseVacBreakDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// label50
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.label50, "label50");
|
|
|
|
|
this.label50.Name = "label50";
|
|
|
|
|
//
|
|
|
|
|
// label21
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.label21, "label21");
|
|
|
|
@ -603,6 +624,11 @@
|
|
|
|
|
resources.ApplyResources(this.label26, "label26");
|
|
|
|
|
this.label26.Name = "label26";
|
|
|
|
|
//
|
|
|
|
|
// label49
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.label49, "label49");
|
|
|
|
|
this.label49.Name = "label49";
|
|
|
|
|
//
|
|
|
|
|
// label25
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.label25, "label25");
|
|
|
|
@ -3108,5 +3134,8 @@
|
|
|
|
|
private System.Windows.Forms.Label label46;
|
|
|
|
|
private System.Windows.Forms.Label label47;
|
|
|
|
|
private System.Windows.Forms.Label label48;
|
|
|
|
|
private System.Windows.Forms.TextBox txtBinderOpenVacSuctionDelaytime;
|
|
|
|
|
private System.Windows.Forms.Label label50;
|
|
|
|
|
private System.Windows.Forms.Label label49;
|
|
|
|
|
}
|
|
|
|
|
}
|