optimize_patch/订单排样客户端/EDIT/设置磨量.Designer.cs
@@ -124,8 +124,8 @@
            // 
            // gBoxShow
            // 
            resources.ApplyResources(this.gBoxShow, "gBoxShow");
            this.gBoxShow.Controls.Add(this.tlpEdging);
            resources.ApplyResources(this.gBoxShow, "gBoxShow");
            this.gBoxShow.Name = "gBoxShow";
            this.gBoxShow.TabStop = false;
            // 
@@ -215,8 +215,8 @@
            // 
            // panSquare
            // 
            resources.ApplyResources(this.panSquare, "panSquare");
            this.panSquare.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(254)))));
            resources.ApplyResources(this.panSquare, "panSquare");
            this.panSquare.Name = "panSquare";
            this.panSquare.Click += new System.EventHandler(this.panSquare_Click);
            // 
@@ -283,8 +283,8 @@
            // 
            // cmbProcessList
            // 
            resources.ApplyResources(this.cmbProcessList, "cmbProcessList");
            this.tlpEdging.SetColumnSpan(this.cmbProcessList, 2);
            resources.ApplyResources(this.cmbProcessList, "cmbProcessList");
            this.cmbProcessList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbProcessList.FormattingEnabled = true;
            this.cmbProcessList.Name = "cmbProcessList";
@@ -335,32 +335,32 @@
            // 
            // lblBtnUseEdge
            // 
            resources.ApplyResources(this.lblBtnUseEdge, "lblBtnUseEdge");
            this.lblBtnUseEdge.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(254)))));
            resources.ApplyResources(this.lblBtnUseEdge, "lblBtnUseEdge");
            this.lblBtnUseEdge.ForeColor = System.Drawing.SystemColors.ControlLightLight;
            this.lblBtnUseEdge.Name = "lblBtnUseEdge";
            this.lblBtnUseEdge.Click += new System.EventHandler(this.lblBtnUseEdge_Click);
            // 
            // tcBody
            // 
            resources.ApplyResources(this.tcBody, "tcBody");
            this.tcBody.Controls.Add(this.tpEdge);
            this.tcBody.Controls.Add(this.tpTrim);
            resources.ApplyResources(this.tcBody, "tcBody");
            this.tcBody.Name = "tcBody";
            this.tcBody.SelectedIndex = 0;
            // 
            // tpEdge
            // 
            resources.ApplyResources(this.tpEdge, "tpEdge");
            this.tpEdge.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(234)))), ((int)(((byte)(255)))));
            this.tpEdge.Controls.Add(this.tlpBody);
            resources.ApplyResources(this.tpEdge, "tpEdge");
            this.tpEdge.Name = "tpEdge";
            // 
            // tpTrim
            // 
            resources.ApplyResources(this.tpTrim, "tpTrim");
            this.tpTrim.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(234)))), ((int)(((byte)(255)))));
            this.tpTrim.Controls.Add(this.tableLayoutPanel2);
            resources.ApplyResources(this.tpTrim, "tpTrim");
            this.tpTrim.Name = "tpTrim";
            // 
            // tableLayoutPanel2
@@ -375,8 +375,8 @@
            // 
            // groupBox1
            // 
            resources.ApplyResources(this.groupBox1, "groupBox1");
            this.groupBox1.Controls.Add(this.tableLayoutPanel3);
            resources.ApplyResources(this.groupBox1, "groupBox1");
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.TabStop = false;
            // 
@@ -466,8 +466,8 @@
            // 
            // panStockTrim
            // 
            resources.ApplyResources(this.panStockTrim, "panStockTrim");
            this.panStockTrim.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(254)))));
            resources.ApplyResources(this.panStockTrim, "panStockTrim");
            this.panStockTrim.Name = "panStockTrim";
            this.panStockTrim.Click += new System.EventHandler(this.panStockTrim_Click);
            // 
@@ -571,8 +571,8 @@
            // 
            // lblBtnTrimSave
            // 
            resources.ApplyResources(this.lblBtnTrimSave, "lblBtnTrimSave");
            this.lblBtnTrimSave.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(254)))));
            resources.ApplyResources(this.lblBtnTrimSave, "lblBtnTrimSave");
            this.lblBtnTrimSave.ForeColor = System.Drawing.SystemColors.ControlLightLight;
            this.lblBtnTrimSave.Name = "lblBtnTrimSave";
            this.lblBtnTrimSave.Click += new System.EventHandler(this.lblBtnTrimSave_Click);