| | |
| | | // |
| | | // 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; |
| | | // |
| | |
| | | // |
| | | // 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); |
| | | // |
| | |
| | | // |
| | | // 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"; |
| | |
| | | // |
| | | // 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 |
| | |
| | | // |
| | | // 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; |
| | | // |
| | |
| | | // |
| | | // 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); |
| | | // |
| | |
| | | // |
| | | // 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); |