| | |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = new System.Windows.Forms.Label(); |
| | | this.ck_DataProcess_RobotBuffer_IssueOutboundTask = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_Alert_PrintHandler = new System.Windows.Forms.Label(); |
| | | this.ck_PrintHandler = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_DataProcess_ValidateQiTao = new System.Windows.Forms.Label(); |
| | | this.ck_DataProcess_ValidateQiTao = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_MainTaskDecompose = new System.Windows.Forms.Label(); |
| | | this.ckMainTaskDecompose = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_Alert_DeleteData = new System.Windows.Forms.Label(); |
| | |
| | | this.groupBox1.Controls.Add(this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound); |
| | | this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask); |
| | | this.groupBox1.Controls.Add(this.ck_DataProcess_RobotBuffer_IssueOutboundTask); |
| | | this.groupBox1.Controls.Add(this.lbl_Alert_PrintHandler); |
| | | this.groupBox1.Controls.Add(this.ck_PrintHandler); |
| | | this.groupBox1.Controls.Add(this.lbl_DataProcess_ValidateQiTao); |
| | | this.groupBox1.Controls.Add(this.ck_DataProcess_ValidateQiTao); |
| | | this.groupBox1.Controls.Add(this.lbl_MainTaskDecompose); |
| | | this.groupBox1.Controls.Add(this.ckMainTaskDecompose); |
| | | this.groupBox1.Controls.Add(this.lbl_Alert_DeleteData); |
| | |
| | | this.ck_DataProcess_RobotBuffer_IssueOutboundTask.UseVisualStyleBackColor = true; |
| | | this.ck_DataProcess_RobotBuffer_IssueOutboundTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); |
| | | // |
| | | // lbl_Alert_PrintHandler |
| | | // lbl_DataProcess_ValidateQiTao |
| | | // |
| | | this.lbl_Alert_PrintHandler.AutoSize = true; |
| | | this.lbl_Alert_PrintHandler.BackColor = System.Drawing.Color.White; |
| | | this.lbl_Alert_PrintHandler.ForeColor = System.Drawing.Color.Red; |
| | | this.lbl_Alert_PrintHandler.Location = new System.Drawing.Point(215, 492); |
| | | this.lbl_Alert_PrintHandler.Name = "lbl_Alert_PrintHandler"; |
| | | this.lbl_Alert_PrintHandler.Size = new System.Drawing.Size(70, 15); |
| | | this.lbl_Alert_PrintHandler.TabIndex = 37; |
| | | this.lbl_Alert_PrintHandler.Text = "label11"; |
| | | this.lbl_DataProcess_ValidateQiTao.AutoSize = true; |
| | | this.lbl_DataProcess_ValidateQiTao.BackColor = System.Drawing.Color.White; |
| | | this.lbl_DataProcess_ValidateQiTao.ForeColor = System.Drawing.Color.Red; |
| | | this.lbl_DataProcess_ValidateQiTao.Location = new System.Drawing.Point(215, 492); |
| | | this.lbl_DataProcess_ValidateQiTao.Name = "lbl_DataProcess_ValidateQiTao"; |
| | | this.lbl_DataProcess_ValidateQiTao.Size = new System.Drawing.Size(70, 15); |
| | | this.lbl_DataProcess_ValidateQiTao.TabIndex = 37; |
| | | this.lbl_DataProcess_ValidateQiTao.Text = "label11"; |
| | | // |
| | | // ck_PrintHandler |
| | | // ck_DataProcess_ValidateQiTao |
| | | // |
| | | this.ck_PrintHandler.AutoSize = true; |
| | | this.ck_PrintHandler.Location = new System.Drawing.Point(4, 492); |
| | | this.ck_PrintHandler.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.ck_PrintHandler.Name = "ck_PrintHandler"; |
| | | this.ck_PrintHandler.Size = new System.Drawing.Size(125, 19); |
| | | this.ck_PrintHandler.TabIndex = 36; |
| | | this.ck_PrintHandler.Text = "打印服务线程"; |
| | | this.ck_PrintHandler.UseVisualStyleBackColor = true; |
| | | this.ck_PrintHandler.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); |
| | | this.ck_DataProcess_ValidateQiTao.AutoSize = true; |
| | | this.ck_DataProcess_ValidateQiTao.Location = new System.Drawing.Point(4, 492); |
| | | this.ck_DataProcess_ValidateQiTao.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.ck_DataProcess_ValidateQiTao.Name = "ck_DataProcess_ValidateQiTao"; |
| | | this.ck_DataProcess_ValidateQiTao.Size = new System.Drawing.Size(161, 19); |
| | | this.ck_DataProcess_ValidateQiTao.TabIndex = 36; |
| | | this.ck_DataProcess_ValidateQiTao.Text = "BZ30齐套验证线程"; |
| | | this.ck_DataProcess_ValidateQiTao.UseVisualStyleBackColor = true; |
| | | this.ck_DataProcess_ValidateQiTao.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); |
| | | // |
| | | // lbl_MainTaskDecompose |
| | | // |
| | |
| | | private System.Windows.Forms.CheckBox ckDeleteData; |
| | | private System.Windows.Forms.Label lbl_MainTaskDecompose; |
| | | private System.Windows.Forms.CheckBox ckMainTaskDecompose; |
| | | private System.Windows.Forms.Label lbl_Alert_PrintHandler; |
| | | private System.Windows.Forms.CheckBox ck_PrintHandler; |
| | | private System.Windows.Forms.Label lbl_DataProcess_ValidateQiTao; |
| | | private System.Windows.Forms.CheckBox ck_DataProcess_ValidateQiTao; |
| | | private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask; |
| | | private System.Windows.Forms.CheckBox ck_DataProcess_RobotBuffer_IssueOutboundTask; |
| | | private System.Windows.Forms.Button btn_1007; |