|
|
@ -74,8 +74,12 @@
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
this.groupBox13 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox13 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
|
|
|
this.cboxNozzle8 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cboxNozzle4 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cboxNozzle4 = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
|
|
this.cboxNozzle7 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cboxNozzle3 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cboxNozzle3 = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
|
|
this.cboxNozzle6 = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
|
|
this.cboxNozzle5 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cboxNozzle2 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cboxNozzle2 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cboxNozzle1 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.cboxNozzle1 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
@ -264,10 +268,6 @@
|
|
|
|
this.txtPlaceProdcutToStockTrayOffsetHeight = new System.Windows.Forms.TextBox();
|
|
|
|
this.txtPlaceProdcutToStockTrayOffsetHeight = new System.Windows.Forms.TextBox();
|
|
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
|
|
this.cboxNozzle5 = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
|
|
this.cboxNozzle6 = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
|
|
this.cboxNozzle7 = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
|
|
this.cboxNozzle8 = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
|
|
this.contextMenuStrip1.SuspendLayout();
|
|
|
|
this.contextMenuStrip1.SuspendLayout();
|
|
|
|
this.contextMenuStrip2.SuspendLayout();
|
|
|
|
this.contextMenuStrip2.SuspendLayout();
|
|
|
|
this.panelEx2.SuspendLayout();
|
|
|
|
this.panelEx2.SuspendLayout();
|
|
|
@ -646,32 +646,68 @@
|
|
|
|
this.groupBox3.Name = "groupBox3";
|
|
|
|
this.groupBox3.Name = "groupBox3";
|
|
|
|
this.groupBox3.TabStop = false;
|
|
|
|
this.groupBox3.TabStop = false;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// cboxNozzle8
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
resources.ApplyResources(this.cboxNozzle8, "cboxNozzle8");
|
|
|
|
|
|
|
|
this.cboxNozzle8.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
|
|
this.cboxNozzle8.Name = "cboxNozzle8";
|
|
|
|
|
|
|
|
this.cboxNozzle8.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.cboxNozzle8.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
|
|
|
|
//
|
|
|
|
// cboxNozzle4
|
|
|
|
// cboxNozzle4
|
|
|
|
//
|
|
|
|
//
|
|
|
|
resources.ApplyResources(this.cboxNozzle4, "cboxNozzle4");
|
|
|
|
resources.ApplyResources(this.cboxNozzle4, "cboxNozzle4");
|
|
|
|
|
|
|
|
this.cboxNozzle4.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
this.cboxNozzle4.Name = "cboxNozzle4";
|
|
|
|
this.cboxNozzle4.Name = "cboxNozzle4";
|
|
|
|
this.cboxNozzle4.UseVisualStyleBackColor = true;
|
|
|
|
this.cboxNozzle4.UseVisualStyleBackColor = false;
|
|
|
|
this.cboxNozzle4.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
this.cboxNozzle4.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// cboxNozzle7
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
resources.ApplyResources(this.cboxNozzle7, "cboxNozzle7");
|
|
|
|
|
|
|
|
this.cboxNozzle7.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
|
|
this.cboxNozzle7.Name = "cboxNozzle7";
|
|
|
|
|
|
|
|
this.cboxNozzle7.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.cboxNozzle7.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
|
|
|
|
//
|
|
|
|
// cboxNozzle3
|
|
|
|
// cboxNozzle3
|
|
|
|
//
|
|
|
|
//
|
|
|
|
resources.ApplyResources(this.cboxNozzle3, "cboxNozzle3");
|
|
|
|
resources.ApplyResources(this.cboxNozzle3, "cboxNozzle3");
|
|
|
|
|
|
|
|
this.cboxNozzle3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
this.cboxNozzle3.Name = "cboxNozzle3";
|
|
|
|
this.cboxNozzle3.Name = "cboxNozzle3";
|
|
|
|
this.cboxNozzle3.UseVisualStyleBackColor = true;
|
|
|
|
this.cboxNozzle3.UseVisualStyleBackColor = false;
|
|
|
|
this.cboxNozzle3.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
this.cboxNozzle3.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// cboxNozzle6
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
resources.ApplyResources(this.cboxNozzle6, "cboxNozzle6");
|
|
|
|
|
|
|
|
this.cboxNozzle6.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
|
|
this.cboxNozzle6.Name = "cboxNozzle6";
|
|
|
|
|
|
|
|
this.cboxNozzle6.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.cboxNozzle6.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// cboxNozzle5
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
resources.ApplyResources(this.cboxNozzle5, "cboxNozzle5");
|
|
|
|
|
|
|
|
this.cboxNozzle5.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
|
|
this.cboxNozzle5.Name = "cboxNozzle5";
|
|
|
|
|
|
|
|
this.cboxNozzle5.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.cboxNozzle5.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
|
|
|
|
//
|
|
|
|
// cboxNozzle2
|
|
|
|
// cboxNozzle2
|
|
|
|
//
|
|
|
|
//
|
|
|
|
resources.ApplyResources(this.cboxNozzle2, "cboxNozzle2");
|
|
|
|
resources.ApplyResources(this.cboxNozzle2, "cboxNozzle2");
|
|
|
|
|
|
|
|
this.cboxNozzle2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
this.cboxNozzle2.Name = "cboxNozzle2";
|
|
|
|
this.cboxNozzle2.Name = "cboxNozzle2";
|
|
|
|
this.cboxNozzle2.UseVisualStyleBackColor = true;
|
|
|
|
this.cboxNozzle2.UseVisualStyleBackColor = false;
|
|
|
|
this.cboxNozzle2.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
this.cboxNozzle2.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// cboxNozzle1
|
|
|
|
// cboxNozzle1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
resources.ApplyResources(this.cboxNozzle1, "cboxNozzle1");
|
|
|
|
resources.ApplyResources(this.cboxNozzle1, "cboxNozzle1");
|
|
|
|
|
|
|
|
this.cboxNozzle1.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
this.cboxNozzle1.Name = "cboxNozzle1";
|
|
|
|
this.cboxNozzle1.Name = "cboxNozzle1";
|
|
|
|
this.cboxNozzle1.UseVisualStyleBackColor = true;
|
|
|
|
this.cboxNozzle1.UseVisualStyleBackColor = false;
|
|
|
|
this.cboxNozzle1.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
this.cboxNozzle1.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// groupBox1
|
|
|
|
// groupBox1
|
|
|
@ -2550,34 +2586,6 @@
|
|
|
|
resources.ApplyResources(this.label27, "label27");
|
|
|
|
resources.ApplyResources(this.label27, "label27");
|
|
|
|
this.label27.Name = "label27";
|
|
|
|
this.label27.Name = "label27";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// cboxNozzle5
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
resources.ApplyResources(this.cboxNozzle5, "cboxNozzle5");
|
|
|
|
|
|
|
|
this.cboxNozzle5.Name = "cboxNozzle5";
|
|
|
|
|
|
|
|
this.cboxNozzle5.UseVisualStyleBackColor = true;
|
|
|
|
|
|
|
|
this.cboxNozzle5.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// cboxNozzle6
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
resources.ApplyResources(this.cboxNozzle6, "cboxNozzle6");
|
|
|
|
|
|
|
|
this.cboxNozzle6.Name = "cboxNozzle6";
|
|
|
|
|
|
|
|
this.cboxNozzle6.UseVisualStyleBackColor = true;
|
|
|
|
|
|
|
|
this.cboxNozzle6.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// cboxNozzle7
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
resources.ApplyResources(this.cboxNozzle7, "cboxNozzle7");
|
|
|
|
|
|
|
|
this.cboxNozzle7.Name = "cboxNozzle7";
|
|
|
|
|
|
|
|
this.cboxNozzle7.UseVisualStyleBackColor = true;
|
|
|
|
|
|
|
|
this.cboxNozzle7.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// cboxNozzle8
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
resources.ApplyResources(this.cboxNozzle8, "cboxNozzle8");
|
|
|
|
|
|
|
|
this.cboxNozzle8.Name = "cboxNozzle8";
|
|
|
|
|
|
|
|
this.cboxNozzle8.UseVisualStyleBackColor = true;
|
|
|
|
|
|
|
|
this.cboxNozzle8.CheckedChanged += new System.EventHandler(this.cboxNozzle_CheckedChanged);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// NozzleConfig
|
|
|
|
// NozzleConfig
|
|
|
|
//
|
|
|
|
//
|
|
|
|
resources.ApplyResources(this, "$this");
|
|
|
|
resources.ApplyResources(this, "$this");
|
|
|
|