namespace RfidWeb.Frm { partial class FormPar { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.panel2 = new System.Windows.Forms.Panel(); this.textBoxExFeedingMotorSpeed = new HZH_Controls.Controls.TextBoxEx(); this.textBoxExLaminatedMotorSpeed = new HZH_Controls.Controls.TextBoxEx(); this.textBoxExSWSD = new HZH_Controls.Controls.TextBoxEx(); this.label15 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.button8 = new System.Windows.Forms.Button(); this.textBoxReceiving = new HZH_Controls.Controls.TextBoxEx(); this.textBoxExFelt = new HZH_Controls.Controls.TextBoxEx(); this.label1 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.button4 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.label5 = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.button2 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.button7 = new System.Windows.Forms.Button(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.label17 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.txtCUTTING_SET_TIME2_4 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TEMPERATURE2_4 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TIME1_4 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TEMPERATURE1_4 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TIME2_3 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TEMPERATURE2_3 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TIME1_3 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TIME2_2 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TEMPERATURE2_2 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TIME1_2 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TEMPERATURE1_2 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TIME2_1 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TEMPERATURE2_1 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TIME1_1 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TEMPERATURE1_1 = new HZH_Controls.Controls.TextBoxEx(); this.txtCUTTING_SET_TEMPERATURE1_3 = new HZH_Controls.Controls.TextBoxEx(); this.label9 = new System.Windows.Forms.Label(); this.panel6 = new System.Windows.Forms.Panel(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.label13 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); this.panel3.SuspendLayout(); this.panel4.SuspendLayout(); this.panel7.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.panel6.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(243)))), ((int)(((byte)(248))))); this.panel2.Controls.Add(this.textBoxExFeedingMotorSpeed); this.panel2.Controls.Add(this.textBoxExLaminatedMotorSpeed); this.panel2.Controls.Add(this.textBoxExSWSD); this.panel2.Controls.Add(this.label15); this.panel2.Controls.Add(this.label10); this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.label8); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0); this.panel2.Size = new System.Drawing.Size(910, 136); this.panel2.TabIndex = 6; // // textBoxExFeedingMotorSpeed // this.textBoxExFeedingMotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.textBoxExFeedingMotorSpeed.DecLength = 2; this.textBoxExFeedingMotorSpeed.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxExFeedingMotorSpeed.InputType = HZH_Controls.TextInputType.NotControl; this.textBoxExFeedingMotorSpeed.Location = new System.Drawing.Point(69, 68); this.textBoxExFeedingMotorSpeed.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBoxExFeedingMotorSpeed.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBoxExFeedingMotorSpeed.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBoxExFeedingMotorSpeed.Name = "textBoxExFeedingMotorSpeed"; this.textBoxExFeedingMotorSpeed.OldText = null; this.textBoxExFeedingMotorSpeed.PromptColor = System.Drawing.Color.Gray; this.textBoxExFeedingMotorSpeed.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBoxExFeedingMotorSpeed.PromptText = ""; this.textBoxExFeedingMotorSpeed.RegexPattern = ""; this.textBoxExFeedingMotorSpeed.Size = new System.Drawing.Size(124, 38); this.textBoxExFeedingMotorSpeed.TabIndex = 26; this.textBoxExFeedingMotorSpeed.Text = "0"; this.textBoxExFeedingMotorSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBoxExLaminatedMotorSpeed // this.textBoxExLaminatedMotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.textBoxExLaminatedMotorSpeed.DecLength = 2; this.textBoxExLaminatedMotorSpeed.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxExLaminatedMotorSpeed.InputType = HZH_Controls.TextInputType.NotControl; this.textBoxExLaminatedMotorSpeed.Location = new System.Drawing.Point(343, 68); this.textBoxExLaminatedMotorSpeed.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBoxExLaminatedMotorSpeed.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBoxExLaminatedMotorSpeed.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBoxExLaminatedMotorSpeed.Name = "textBoxExLaminatedMotorSpeed"; this.textBoxExLaminatedMotorSpeed.OldText = null; this.textBoxExLaminatedMotorSpeed.PromptColor = System.Drawing.Color.Gray; this.textBoxExLaminatedMotorSpeed.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBoxExLaminatedMotorSpeed.PromptText = ""; this.textBoxExLaminatedMotorSpeed.RegexPattern = ""; this.textBoxExLaminatedMotorSpeed.Size = new System.Drawing.Size(124, 38); this.textBoxExLaminatedMotorSpeed.TabIndex = 25; this.textBoxExLaminatedMotorSpeed.Text = "0"; this.textBoxExLaminatedMotorSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBoxExSWSD // this.textBoxExSWSD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.textBoxExSWSD.DecLength = 2; this.textBoxExSWSD.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxExSWSD.InputType = HZH_Controls.TextInputType.NotControl; this.textBoxExSWSD.Location = new System.Drawing.Point(646, 68); this.textBoxExSWSD.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBoxExSWSD.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBoxExSWSD.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBoxExSWSD.Name = "textBoxExSWSD"; this.textBoxExSWSD.OldText = null; this.textBoxExSWSD.PromptColor = System.Drawing.Color.Gray; this.textBoxExSWSD.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBoxExSWSD.PromptText = ""; this.textBoxExSWSD.RegexPattern = ""; this.textBoxExSWSD.Size = new System.Drawing.Size(124, 38); this.textBoxExSWSD.TabIndex = 24; this.textBoxExSWSD.Text = "0"; this.textBoxExSWSD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label15.Location = new System.Drawing.Point(974, 108); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(21, 22); this.label15.TabIndex = 11; this.label15.Text = "0"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(586, 26); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(175, 16); this.label10.TabIndex = 4; this.label10.Text = "柜内风扇温度设定(°C)"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("宋体", 12F); this.label6.Location = new System.Drawing.Point(294, 26); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(151, 16); this.label6.TabIndex = 2; this.label6.Text = "层合电机速度(mm/s)"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("宋体", 12F); this.label8.Location = new System.Drawing.Point(10, 26); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(151, 16); this.label8.TabIndex = 0; this.label8.Text = "供料电机速度(mm/s)"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(243)))), ((int)(((byte)(248))))); this.panel1.Controls.Add(this.button8); this.panel1.Controls.Add(this.textBoxReceiving); this.panel1.Controls.Add(this.textBoxExFelt); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label4); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 136); this.panel1.Name = "panel1"; this.panel1.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0); this.panel1.Size = new System.Drawing.Size(910, 136); this.panel1.TabIndex = 7; // // button8 // this.button8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); this.button8.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button8.Location = new System.Drawing.Point(646, 71); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(150, 51); this.button8.TabIndex = 30; this.button8.Text = "保存参数"; this.button8.UseVisualStyleBackColor = false; this.button8.Click += new System.EventHandler(this.button8_Click); // // textBoxReceiving // this.textBoxReceiving.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.textBoxReceiving.DecLength = 2; this.textBoxReceiving.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxReceiving.InputType = HZH_Controls.TextInputType.NotControl; this.textBoxReceiving.Location = new System.Drawing.Point(343, 77); this.textBoxReceiving.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBoxReceiving.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBoxReceiving.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBoxReceiving.Name = "textBoxReceiving"; this.textBoxReceiving.OldText = null; this.textBoxReceiving.PromptColor = System.Drawing.Color.Gray; this.textBoxReceiving.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBoxReceiving.PromptText = ""; this.textBoxReceiving.RegexPattern = ""; this.textBoxReceiving.Size = new System.Drawing.Size(124, 38); this.textBoxReceiving.TabIndex = 28; this.textBoxReceiving.Text = "0"; this.textBoxReceiving.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBoxExFelt // this.textBoxExFelt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.textBoxExFelt.DecLength = 2; this.textBoxExFelt.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxExFelt.InputType = HZH_Controls.TextInputType.NotControl; this.textBoxExFelt.Location = new System.Drawing.Point(69, 77); this.textBoxExFelt.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBoxExFelt.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBoxExFelt.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBoxExFelt.Name = "textBoxExFelt"; this.textBoxExFelt.OldText = null; this.textBoxExFelt.PromptColor = System.Drawing.Color.Gray; this.textBoxExFelt.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBoxExFelt.PromptText = ""; this.textBoxExFelt.RegexPattern = ""; this.textBoxExFelt.Size = new System.Drawing.Size(124, 38); this.textBoxExFelt.TabIndex = 27; this.textBoxExFelt.Text = "0"; this.textBoxExFelt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(974, 108); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(21, 22); this.label1.TabIndex = 11; this.label1.Text = "0"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 12F); this.label3.Location = new System.Drawing.Point(313, 26); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(175, 16); this.label3.TabIndex = 2; this.label3.Text = "收料1&&2电机速度(mm/s)"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 12F); this.label4.Location = new System.Drawing.Point(10, 26); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(167, 16); this.label4.TabIndex = 0; this.label4.Text = "毛毡带电机速度(mm/s)"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(243)))), ((int)(((byte)(248))))); this.panel3.Controls.Add(this.button4); this.panel3.Controls.Add(this.button3); this.panel3.Controls.Add(this.button1); this.panel3.Controls.Add(this.label5); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(0, 272); this.panel3.Name = "panel3"; this.panel3.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0); this.panel3.Size = new System.Drawing.Size(910, 116); this.panel3.TabIndex = 8; // // button4 // this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); this.button4.Location = new System.Drawing.Point(551, 28); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(187, 60); this.button4.TabIndex = 15; this.button4.Text = "裁刀2屏蔽门"; this.button4.UseVisualStyleBackColor = false; // // button3 // this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); this.button3.Location = new System.Drawing.Point(298, 28); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(178, 60); this.button3.TabIndex = 14; this.button3.Text = "裁刀1屏蔽门"; this.button3.UseVisualStyleBackColor = false; // // button1 // this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); this.button1.Location = new System.Drawing.Point(28, 28); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(165, 60); this.button1.TabIndex = 12; this.button1.Text = "料盘启动"; this.button1.UseVisualStyleBackColor = false; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(974, 108); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(21, 22); this.label5.TabIndex = 11; this.label5.Text = "0"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel4 // this.panel4.Controls.Add(this.panel7); this.panel4.Controls.Add(this.tableLayoutPanel2); this.panel4.Controls.Add(this.panel6); this.panel4.Controls.Add(this.panel5); this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; this.panel4.Location = new System.Drawing.Point(0, 388); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(910, 547); this.panel4.TabIndex = 9; // // panel7 // this.panel7.Controls.Add(this.button2); this.panel7.Controls.Add(this.button6); this.panel7.Controls.Add(this.button5); this.panel7.Controls.Add(this.button7); this.panel7.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel7.Location = new System.Drawing.Point(0, 408); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(910, 139); this.panel7.TabIndex = 3; // // button2 // this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); this.button2.Location = new System.Drawing.Point(434, 16); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(211, 60); this.button2.TabIndex = 59; this.button2.Text = "毛毡带到达使用上限清除计数按钮"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.button2_Click); // // button6 // this.button6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); this.button6.Location = new System.Drawing.Point(7, 16); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(211, 60); this.button6.TabIndex = 16; this.button6.Text = "切刀1到达使用上限清除计数按钮"; this.button6.UseVisualStyleBackColor = false; this.button6.Click += new System.EventHandler(this.button6_Click); // // button5 // this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); this.button5.Location = new System.Drawing.Point(224, 16); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(204, 60); this.button5.TabIndex = 15; this.button5.Text = "切刀2到达使用上限清除计数按钮"; this.button5.UseVisualStyleBackColor = false; this.button5.Click += new System.EventHandler(this.button5_Click); // // button7 // this.button7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); this.button7.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button7.Location = new System.Drawing.Point(691, 16); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(212, 60); this.button7.TabIndex = 58; this.button7.Text = "保存参数"; this.button7.UseVisualStyleBackColor = false; this.button7.Click += new System.EventHandler(this.button7_Click); // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 5; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 112F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 217F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 180F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 218F)); this.tableLayoutPanel2.Controls.Add(this.label17, 0, 3); this.tableLayoutPanel2.Controls.Add(this.label16, 0, 2); this.tableLayoutPanel2.Controls.Add(this.label14, 0, 1); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME2_4, 4, 3); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE2_4, 3, 3); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME1_4, 2, 3); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE1_4, 1, 3); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME2_3, 4, 2); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE2_3, 3, 2); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME1_3, 2, 2); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME2_2, 4, 1); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE2_2, 3, 1); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME1_2, 2, 1); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE1_2, 1, 1); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME2_1, 4, 0); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE2_1, 3, 0); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME1_1, 2, 0); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE1_1, 1, 0); this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE1_3, 1, 2); this.tableLayoutPanel2.Controls.Add(this.label9, 0, 0); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 62); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 5; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel2.Size = new System.Drawing.Size(910, 485); this.tableLayoutPanel2.TabIndex = 2; // // label17 // this.label17.AutoSize = true; this.label17.Dock = System.Windows.Forms.DockStyle.Fill; this.label17.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.Location = new System.Drawing.Point(3, 159); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(106, 53); this.label17.TabIndex = 57; this.label17.Text = "No.4"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label16 // this.label16.AutoSize = true; this.label16.Dock = System.Windows.Forms.DockStyle.Fill; this.label16.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label16.Location = new System.Drawing.Point(3, 106); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(106, 53); this.label16.TabIndex = 56; this.label16.Text = "No.3"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label14 // this.label14.AutoSize = true; this.label14.Dock = System.Windows.Forms.DockStyle.Fill; this.label14.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label14.Location = new System.Drawing.Point(3, 53); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(106, 53); this.label14.TabIndex = 55; this.label14.Text = "No.2"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtCUTTING_SET_TIME2_4 // this.txtCUTTING_SET_TIME2_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TIME2_4.DecLength = 2; this.txtCUTTING_SET_TIME2_4.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TIME2_4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TIME2_4.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TIME2_4.Location = new System.Drawing.Point(695, 162); this.txtCUTTING_SET_TIME2_4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TIME2_4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TIME2_4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TIME2_4.Name = "txtCUTTING_SET_TIME2_4"; this.txtCUTTING_SET_TIME2_4.OldText = null; this.txtCUTTING_SET_TIME2_4.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TIME2_4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TIME2_4.PromptText = ""; this.txtCUTTING_SET_TIME2_4.RegexPattern = ""; this.txtCUTTING_SET_TIME2_4.Size = new System.Drawing.Size(212, 38); this.txtCUTTING_SET_TIME2_4.TabIndex = 53; this.txtCUTTING_SET_TIME2_4.Text = "0"; this.txtCUTTING_SET_TIME2_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TEMPERATURE2_4 // this.txtCUTTING_SET_TEMPERATURE2_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TEMPERATURE2_4.DecLength = 2; this.txtCUTTING_SET_TEMPERATURE2_4.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TEMPERATURE2_4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TEMPERATURE2_4.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TEMPERATURE2_4.Location = new System.Drawing.Point(515, 162); this.txtCUTTING_SET_TEMPERATURE2_4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TEMPERATURE2_4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TEMPERATURE2_4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TEMPERATURE2_4.Name = "txtCUTTING_SET_TEMPERATURE2_4"; this.txtCUTTING_SET_TEMPERATURE2_4.OldText = null; this.txtCUTTING_SET_TEMPERATURE2_4.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TEMPERATURE2_4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TEMPERATURE2_4.PromptText = ""; this.txtCUTTING_SET_TEMPERATURE2_4.RegexPattern = ""; this.txtCUTTING_SET_TEMPERATURE2_4.Size = new System.Drawing.Size(174, 38); this.txtCUTTING_SET_TEMPERATURE2_4.TabIndex = 52; this.txtCUTTING_SET_TEMPERATURE2_4.Text = "0"; this.txtCUTTING_SET_TEMPERATURE2_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TIME1_4 // this.txtCUTTING_SET_TIME1_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TIME1_4.DecLength = 2; this.txtCUTTING_SET_TIME1_4.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TIME1_4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TIME1_4.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TIME1_4.Location = new System.Drawing.Point(298, 162); this.txtCUTTING_SET_TIME1_4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TIME1_4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TIME1_4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TIME1_4.Name = "txtCUTTING_SET_TIME1_4"; this.txtCUTTING_SET_TIME1_4.OldText = null; this.txtCUTTING_SET_TIME1_4.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TIME1_4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TIME1_4.PromptText = ""; this.txtCUTTING_SET_TIME1_4.RegexPattern = ""; this.txtCUTTING_SET_TIME1_4.Size = new System.Drawing.Size(211, 38); this.txtCUTTING_SET_TIME1_4.TabIndex = 51; this.txtCUTTING_SET_TIME1_4.Text = "0"; this.txtCUTTING_SET_TIME1_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TEMPERATURE1_4 // this.txtCUTTING_SET_TEMPERATURE1_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TEMPERATURE1_4.DecLength = 2; this.txtCUTTING_SET_TEMPERATURE1_4.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TEMPERATURE1_4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TEMPERATURE1_4.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TEMPERATURE1_4.Location = new System.Drawing.Point(115, 162); this.txtCUTTING_SET_TEMPERATURE1_4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TEMPERATURE1_4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TEMPERATURE1_4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TEMPERATURE1_4.Name = "txtCUTTING_SET_TEMPERATURE1_4"; this.txtCUTTING_SET_TEMPERATURE1_4.OldText = null; this.txtCUTTING_SET_TEMPERATURE1_4.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TEMPERATURE1_4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TEMPERATURE1_4.PromptText = ""; this.txtCUTTING_SET_TEMPERATURE1_4.RegexPattern = ""; this.txtCUTTING_SET_TEMPERATURE1_4.Size = new System.Drawing.Size(177, 38); this.txtCUTTING_SET_TEMPERATURE1_4.TabIndex = 50; this.txtCUTTING_SET_TEMPERATURE1_4.Text = "0"; this.txtCUTTING_SET_TEMPERATURE1_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TIME2_3 // this.txtCUTTING_SET_TIME2_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TIME2_3.DecLength = 2; this.txtCUTTING_SET_TIME2_3.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TIME2_3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TIME2_3.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TIME2_3.Location = new System.Drawing.Point(695, 109); this.txtCUTTING_SET_TIME2_3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TIME2_3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TIME2_3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TIME2_3.Name = "txtCUTTING_SET_TIME2_3"; this.txtCUTTING_SET_TIME2_3.OldText = null; this.txtCUTTING_SET_TIME2_3.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TIME2_3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TIME2_3.PromptText = ""; this.txtCUTTING_SET_TIME2_3.RegexPattern = ""; this.txtCUTTING_SET_TIME2_3.Size = new System.Drawing.Size(212, 38); this.txtCUTTING_SET_TIME2_3.TabIndex = 48; this.txtCUTTING_SET_TIME2_3.Text = "0"; this.txtCUTTING_SET_TIME2_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TEMPERATURE2_3 // this.txtCUTTING_SET_TEMPERATURE2_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TEMPERATURE2_3.DecLength = 2; this.txtCUTTING_SET_TEMPERATURE2_3.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TEMPERATURE2_3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TEMPERATURE2_3.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TEMPERATURE2_3.Location = new System.Drawing.Point(515, 109); this.txtCUTTING_SET_TEMPERATURE2_3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TEMPERATURE2_3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TEMPERATURE2_3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TEMPERATURE2_3.Name = "txtCUTTING_SET_TEMPERATURE2_3"; this.txtCUTTING_SET_TEMPERATURE2_3.OldText = null; this.txtCUTTING_SET_TEMPERATURE2_3.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TEMPERATURE2_3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TEMPERATURE2_3.PromptText = ""; this.txtCUTTING_SET_TEMPERATURE2_3.RegexPattern = ""; this.txtCUTTING_SET_TEMPERATURE2_3.Size = new System.Drawing.Size(174, 38); this.txtCUTTING_SET_TEMPERATURE2_3.TabIndex = 47; this.txtCUTTING_SET_TEMPERATURE2_3.Text = "0"; this.txtCUTTING_SET_TEMPERATURE2_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TIME1_3 // this.txtCUTTING_SET_TIME1_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TIME1_3.DecLength = 2; this.txtCUTTING_SET_TIME1_3.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TIME1_3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TIME1_3.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TIME1_3.Location = new System.Drawing.Point(298, 109); this.txtCUTTING_SET_TIME1_3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TIME1_3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TIME1_3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TIME1_3.Name = "txtCUTTING_SET_TIME1_3"; this.txtCUTTING_SET_TIME1_3.OldText = null; this.txtCUTTING_SET_TIME1_3.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TIME1_3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TIME1_3.PromptText = ""; this.txtCUTTING_SET_TIME1_3.RegexPattern = ""; this.txtCUTTING_SET_TIME1_3.Size = new System.Drawing.Size(211, 38); this.txtCUTTING_SET_TIME1_3.TabIndex = 46; this.txtCUTTING_SET_TIME1_3.Text = "0"; this.txtCUTTING_SET_TIME1_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TIME2_2 // this.txtCUTTING_SET_TIME2_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TIME2_2.DecLength = 2; this.txtCUTTING_SET_TIME2_2.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TIME2_2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TIME2_2.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TIME2_2.Location = new System.Drawing.Point(695, 56); this.txtCUTTING_SET_TIME2_2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TIME2_2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TIME2_2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TIME2_2.Name = "txtCUTTING_SET_TIME2_2"; this.txtCUTTING_SET_TIME2_2.OldText = null; this.txtCUTTING_SET_TIME2_2.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TIME2_2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TIME2_2.PromptText = ""; this.txtCUTTING_SET_TIME2_2.RegexPattern = ""; this.txtCUTTING_SET_TIME2_2.Size = new System.Drawing.Size(212, 38); this.txtCUTTING_SET_TIME2_2.TabIndex = 44; this.txtCUTTING_SET_TIME2_2.Text = "0"; this.txtCUTTING_SET_TIME2_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TEMPERATURE2_2 // this.txtCUTTING_SET_TEMPERATURE2_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TEMPERATURE2_2.DecLength = 2; this.txtCUTTING_SET_TEMPERATURE2_2.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TEMPERATURE2_2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TEMPERATURE2_2.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TEMPERATURE2_2.Location = new System.Drawing.Point(515, 56); this.txtCUTTING_SET_TEMPERATURE2_2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TEMPERATURE2_2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TEMPERATURE2_2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TEMPERATURE2_2.Name = "txtCUTTING_SET_TEMPERATURE2_2"; this.txtCUTTING_SET_TEMPERATURE2_2.OldText = null; this.txtCUTTING_SET_TEMPERATURE2_2.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TEMPERATURE2_2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TEMPERATURE2_2.PromptText = ""; this.txtCUTTING_SET_TEMPERATURE2_2.RegexPattern = ""; this.txtCUTTING_SET_TEMPERATURE2_2.Size = new System.Drawing.Size(174, 38); this.txtCUTTING_SET_TEMPERATURE2_2.TabIndex = 43; this.txtCUTTING_SET_TEMPERATURE2_2.Text = "0"; this.txtCUTTING_SET_TEMPERATURE2_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TIME1_2 // this.txtCUTTING_SET_TIME1_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TIME1_2.DecLength = 2; this.txtCUTTING_SET_TIME1_2.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TIME1_2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TIME1_2.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TIME1_2.Location = new System.Drawing.Point(298, 56); this.txtCUTTING_SET_TIME1_2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TIME1_2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TIME1_2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TIME1_2.Name = "txtCUTTING_SET_TIME1_2"; this.txtCUTTING_SET_TIME1_2.OldText = null; this.txtCUTTING_SET_TIME1_2.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TIME1_2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TIME1_2.PromptText = ""; this.txtCUTTING_SET_TIME1_2.RegexPattern = ""; this.txtCUTTING_SET_TIME1_2.Size = new System.Drawing.Size(211, 38); this.txtCUTTING_SET_TIME1_2.TabIndex = 42; this.txtCUTTING_SET_TIME1_2.Text = "0"; this.txtCUTTING_SET_TIME1_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TEMPERATURE1_2 // this.txtCUTTING_SET_TEMPERATURE1_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TEMPERATURE1_2.DecLength = 2; this.txtCUTTING_SET_TEMPERATURE1_2.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TEMPERATURE1_2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TEMPERATURE1_2.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TEMPERATURE1_2.Location = new System.Drawing.Point(115, 56); this.txtCUTTING_SET_TEMPERATURE1_2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TEMPERATURE1_2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TEMPERATURE1_2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TEMPERATURE1_2.Name = "txtCUTTING_SET_TEMPERATURE1_2"; this.txtCUTTING_SET_TEMPERATURE1_2.OldText = null; this.txtCUTTING_SET_TEMPERATURE1_2.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TEMPERATURE1_2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TEMPERATURE1_2.PromptText = ""; this.txtCUTTING_SET_TEMPERATURE1_2.RegexPattern = ""; this.txtCUTTING_SET_TEMPERATURE1_2.Size = new System.Drawing.Size(177, 38); this.txtCUTTING_SET_TEMPERATURE1_2.TabIndex = 41; this.txtCUTTING_SET_TEMPERATURE1_2.Text = "0"; this.txtCUTTING_SET_TEMPERATURE1_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TIME2_1 // this.txtCUTTING_SET_TIME2_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TIME2_1.DecLength = 2; this.txtCUTTING_SET_TIME2_1.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TIME2_1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TIME2_1.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TIME2_1.Location = new System.Drawing.Point(695, 3); this.txtCUTTING_SET_TIME2_1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TIME2_1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TIME2_1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TIME2_1.Name = "txtCUTTING_SET_TIME2_1"; this.txtCUTTING_SET_TIME2_1.OldText = null; this.txtCUTTING_SET_TIME2_1.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TIME2_1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TIME2_1.PromptText = ""; this.txtCUTTING_SET_TIME2_1.RegexPattern = ""; this.txtCUTTING_SET_TIME2_1.Size = new System.Drawing.Size(212, 38); this.txtCUTTING_SET_TIME2_1.TabIndex = 39; this.txtCUTTING_SET_TIME2_1.Text = "0"; this.txtCUTTING_SET_TIME2_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TEMPERATURE2_1 // this.txtCUTTING_SET_TEMPERATURE2_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TEMPERATURE2_1.DecLength = 2; this.txtCUTTING_SET_TEMPERATURE2_1.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TEMPERATURE2_1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TEMPERATURE2_1.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TEMPERATURE2_1.Location = new System.Drawing.Point(515, 3); this.txtCUTTING_SET_TEMPERATURE2_1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TEMPERATURE2_1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TEMPERATURE2_1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TEMPERATURE2_1.Name = "txtCUTTING_SET_TEMPERATURE2_1"; this.txtCUTTING_SET_TEMPERATURE2_1.OldText = null; this.txtCUTTING_SET_TEMPERATURE2_1.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TEMPERATURE2_1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TEMPERATURE2_1.PromptText = ""; this.txtCUTTING_SET_TEMPERATURE2_1.RegexPattern = ""; this.txtCUTTING_SET_TEMPERATURE2_1.Size = new System.Drawing.Size(174, 38); this.txtCUTTING_SET_TEMPERATURE2_1.TabIndex = 38; this.txtCUTTING_SET_TEMPERATURE2_1.Text = "0"; this.txtCUTTING_SET_TEMPERATURE2_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TIME1_1 // this.txtCUTTING_SET_TIME1_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TIME1_1.DecLength = 2; this.txtCUTTING_SET_TIME1_1.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TIME1_1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TIME1_1.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TIME1_1.Location = new System.Drawing.Point(298, 3); this.txtCUTTING_SET_TIME1_1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TIME1_1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TIME1_1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TIME1_1.Name = "txtCUTTING_SET_TIME1_1"; this.txtCUTTING_SET_TIME1_1.OldText = null; this.txtCUTTING_SET_TIME1_1.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TIME1_1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TIME1_1.PromptText = ""; this.txtCUTTING_SET_TIME1_1.RegexPattern = ""; this.txtCUTTING_SET_TIME1_1.Size = new System.Drawing.Size(211, 38); this.txtCUTTING_SET_TIME1_1.TabIndex = 37; this.txtCUTTING_SET_TIME1_1.Text = "0"; this.txtCUTTING_SET_TIME1_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TEMPERATURE1_1 // this.txtCUTTING_SET_TEMPERATURE1_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TEMPERATURE1_1.DecLength = 2; this.txtCUTTING_SET_TEMPERATURE1_1.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TEMPERATURE1_1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TEMPERATURE1_1.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TEMPERATURE1_1.Location = new System.Drawing.Point(115, 3); this.txtCUTTING_SET_TEMPERATURE1_1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TEMPERATURE1_1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TEMPERATURE1_1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TEMPERATURE1_1.Name = "txtCUTTING_SET_TEMPERATURE1_1"; this.txtCUTTING_SET_TEMPERATURE1_1.OldText = null; this.txtCUTTING_SET_TEMPERATURE1_1.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TEMPERATURE1_1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TEMPERATURE1_1.PromptText = ""; this.txtCUTTING_SET_TEMPERATURE1_1.RegexPattern = ""; this.txtCUTTING_SET_TEMPERATURE1_1.Size = new System.Drawing.Size(177, 38); this.txtCUTTING_SET_TEMPERATURE1_1.TabIndex = 36; this.txtCUTTING_SET_TEMPERATURE1_1.Text = "0"; this.txtCUTTING_SET_TEMPERATURE1_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtCUTTING_SET_TEMPERATURE1_3 // this.txtCUTTING_SET_TEMPERATURE1_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); this.txtCUTTING_SET_TEMPERATURE1_3.DecLength = 2; this.txtCUTTING_SET_TEMPERATURE1_3.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCUTTING_SET_TEMPERATURE1_3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCUTTING_SET_TEMPERATURE1_3.InputType = HZH_Controls.TextInputType.NotControl; this.txtCUTTING_SET_TEMPERATURE1_3.Location = new System.Drawing.Point(115, 109); this.txtCUTTING_SET_TEMPERATURE1_3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.txtCUTTING_SET_TEMPERATURE1_3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.txtCUTTING_SET_TEMPERATURE1_3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.txtCUTTING_SET_TEMPERATURE1_3.Name = "txtCUTTING_SET_TEMPERATURE1_3"; this.txtCUTTING_SET_TEMPERATURE1_3.OldText = null; this.txtCUTTING_SET_TEMPERATURE1_3.PromptColor = System.Drawing.Color.Gray; this.txtCUTTING_SET_TEMPERATURE1_3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCUTTING_SET_TEMPERATURE1_3.PromptText = ""; this.txtCUTTING_SET_TEMPERATURE1_3.RegexPattern = ""; this.txtCUTTING_SET_TEMPERATURE1_3.Size = new System.Drawing.Size(177, 38); this.txtCUTTING_SET_TEMPERATURE1_3.TabIndex = 34; this.txtCUTTING_SET_TEMPERATURE1_3.Text = "0"; this.txtCUTTING_SET_TEMPERATURE1_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label9 // this.label9.AutoSize = true; this.label9.Dock = System.Windows.Forms.DockStyle.Fill; this.label9.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(3, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(106, 53); this.label9.TabIndex = 54; this.label9.Text = "No.1"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel6 // this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(136)))), ((int)(((byte)(49))))); this.panel6.Controls.Add(this.tableLayoutPanel1); this.panel6.Dock = System.Windows.Forms.DockStyle.Top; this.panel6.Location = new System.Drawing.Point(0, 2); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(910, 60); this.panel6.TabIndex = 1; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 5; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 37.58621F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 62.41379F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 219F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 177F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 223F)); this.tableLayoutPanel1.Controls.Add(this.label13, 4, 0); this.tableLayoutPanel1.Controls.Add(this.label12, 3, 0); this.tableLayoutPanel1.Controls.Add(this.label11, 2, 0); this.tableLayoutPanel1.Controls.Add(this.label7, 1, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(910, 60); this.tableLayoutPanel1.TabIndex = 0; // // label13 // this.label13.AutoSize = true; this.label13.Dock = System.Windows.Forms.DockStyle.Fill; this.label13.Font = new System.Drawing.Font("宋体", 9F); this.label13.Location = new System.Drawing.Point(689, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(218, 60); this.label13.TabIndex = 6; this.label13.Text = "裁刀2裁切时长设定(°C)"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // this.label12.AutoSize = true; this.label12.Dock = System.Windows.Forms.DockStyle.Fill; this.label12.Font = new System.Drawing.Font("宋体", 9F); this.label12.Location = new System.Drawing.Point(512, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(171, 60); this.label12.TabIndex = 5; this.label12.Text = "裁刀2温度设定(°C)"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label11 // this.label11.AutoSize = true; this.label11.Dock = System.Windows.Forms.DockStyle.Fill; this.label11.Font = new System.Drawing.Font("宋体", 9F); this.label11.Location = new System.Drawing.Point(293, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(213, 60); this.label11.TabIndex = 4; this.label11.Text = "裁刀1裁切时长设定(°C)"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label7 // this.label7.AutoSize = true; this.label7.Dock = System.Windows.Forms.DockStyle.Fill; this.label7.Font = new System.Drawing.Font("宋体", 9F); this.label7.Location = new System.Drawing.Point(112, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(175, 60); this.label7.TabIndex = 1; this.label7.Text = "裁刀1温度设定(°C)"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel5 // this.panel5.Dock = System.Windows.Forms.DockStyle.Top; this.panel5.Location = new System.Drawing.Point(0, 0); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(910, 2); this.panel5.TabIndex = 0; // // FormPar // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.Transparent; this.Controls.Add(this.panel4); this.Controls.Add(this.panel3); this.Controls.Add(this.panel1); this.Controls.Add(this.panel2); this.Name = "FormPar"; this.Size = new System.Drawing.Size(910, 935); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panel4.ResumeLayout(false); this.panel7.ResumeLayout(false); this.tableLayoutPanel2.ResumeLayout(false); this.tableLayoutPanel2.PerformLayout(); this.panel6.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label8; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private HZH_Controls.Controls.TextBoxEx textBoxExSWSD; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label5; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button3; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE1_3; private HZH_Controls.Controls.TextBoxEx textBoxExFeedingMotorSpeed; private HZH_Controls.Controls.TextBoxEx textBoxExLaminatedMotorSpeed; private HZH_Controls.Controls.TextBoxEx textBoxReceiving; private HZH_Controls.Controls.TextBoxEx textBoxExFelt; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE2_3; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME1_3; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE2_2; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME1_2; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE1_2; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE2_1; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME1_1; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE1_1; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label14; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME2_3; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME2_2; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME2_1; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Label label17; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME2_4; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE2_4; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME1_4; private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE1_4; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button2; } }