namespace wcftest { partial class Form1 { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.button2 = new System.Windows.Forms.Button(); this.textBox5 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.comboBox2 = new System.Windows.Forms.ComboBox(); this.textBox6 = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.button4 = new System.Windows.Forms.Button(); this.textBox2 = new System.Windows.Forms.TextBox(); this.button6 = new System.Windows.Forms.Button(); this.textBox7 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.textBox1 = new System.Windows.Forms.TextBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.textBox8 = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.textBox9 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.textBox10 = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.textBox11 = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.button3 = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.lbl_Msg_doNoBillForAddOutInStockTask = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.lbl_Msg_writeOutTask = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.lbl_Msg_autoSendTaskForMoveStoreArea = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.lbl_Msg_autoSendTaskForInStoreArea = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.lbl_Msg_autoSendTask = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.lbl_Msg_AutoMoveForArea2 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.lbl_Msg_AutoMoveForArea1 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.lbl_sendSapInfo = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.tb_Msg_containerIsFull = new System.Windows.Forms.TextBox(); this.lbl_Msg_containerIsFull = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.lbl_DeleteData = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.lbl_Msg_writeInTask = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.lbl_Msg_FinishConfirm = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.button5 = new System.Windows.Forms.Button(); this.lbl_Msg_DeleteData_Base_ProductPosition = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // button2 // this.button2.Location = new System.Drawing.Point(32, 610); this.button2.Margin = new System.Windows.Forms.Padding(2); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(159, 26); this.button2.TabIndex = 4; this.button2.Text = "尺寸合格后找目标位置"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // textBox5 // this.textBox5.Location = new System.Drawing.Point(58, 574); this.textBox5.Margin = new System.Windows.Forms.Padding(2); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(80, 21); this.textBox5.TabIndex = 2; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(70, 551); this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(41, 12); this.label6.TabIndex = 3; this.label6.Text = "任务ID"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(166, 551); this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(53, 12); this.label7.TabIndex = 3; this.label7.Text = "托盘类型"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(262, 551); this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(53, 12); this.label8.TabIndex = 3; this.label8.Text = "托盘高度"; // // comboBox1 // this.comboBox1.FormattingEnabled = true; this.comboBox1.Items.AddRange(new object[] { "1", "2", "3", "4", "5", "6"}); this.comboBox1.Location = new System.Drawing.Point(239, 574); this.comboBox1.Margin = new System.Windows.Forms.Padding(2); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(92, 20); this.comboBox1.TabIndex = 5; this.comboBox1.Text = "1"; // // comboBox2 // this.comboBox2.FormattingEnabled = true; this.comboBox2.Items.AddRange(new object[] { "1", "2"}); this.comboBox2.Location = new System.Drawing.Point(144, 574); this.comboBox2.Margin = new System.Windows.Forms.Padding(2); this.comboBox2.Name = "comboBox2"; this.comboBox2.Size = new System.Drawing.Size(92, 20); this.comboBox2.TabIndex = 5; this.comboBox2.Text = "1"; // // textBox6 // this.textBox6.Location = new System.Drawing.Point(911, 468); this.textBox6.Margin = new System.Windows.Forms.Padding(2); this.textBox6.Multiline = true; this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(302, 194); this.textBox6.TabIndex = 6; this.textBox6.Visible = false; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(173, 11); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(128, 24); this.label3.TabIndex = 3; this.label3.Text = "SAP 交互信息"; this.label3.Visible = false; // // button4 // this.button4.Location = new System.Drawing.Point(288, 618); this.button4.Margin = new System.Windows.Forms.Padding(2); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(56, 18); this.button4.TabIndex = 7; this.button4.Text = "ASP撤销"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // textBox2 // this.textBox2.Location = new System.Drawing.Point(208, 617); this.textBox2.Margin = new System.Windows.Forms.Padding(2); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(76, 21); this.textBox2.TabIndex = 8; // // button6 // this.button6.Location = new System.Drawing.Point(11, 39); this.button6.Margin = new System.Windows.Forms.Padding(2); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(122, 26); this.button6.TabIndex = 1; this.button6.Text = "获取po"; this.button6.UseVisualStyleBackColor = true; this.button6.Visible = false; this.button6.Click += new System.EventHandler(this.button6_Click_2); // // textBox7 // this.textBox7.Location = new System.Drawing.Point(11, 14); this.textBox7.Margin = new System.Windows.Forms.Padding(2); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(123, 21); this.textBox7.TabIndex = 2; // // button1 // this.button1.Location = new System.Drawing.Point(591, 579); this.button1.Margin = new System.Windows.Forms.Padding(2); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(122, 26); this.button1.TabIndex = 1; this.button1.Text = "反推跟踪号"; this.button1.UseVisualStyleBackColor = true; this.button1.Visible = false; this.button1.Click += new System.EventHandler(this.button1_Click_2); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(591, 542); this.textBox1.Margin = new System.Windows.Forms.Padding(2); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(123, 21); this.textBox1.TabIndex = 2; this.textBox1.Text = "123poiu"; this.textBox1.Visible = false; // // textBox3 // this.textBox3.Location = new System.Drawing.Point(451, 468); this.textBox3.Margin = new System.Windows.Forms.Padding(2); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(74, 21); this.textBox3.TabIndex = 2; this.textBox3.Text = "0"; this.textBox3.Visible = false; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(407, 471); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(35, 12); this.label1.TabIndex = 9; this.label1.Text = "RGV1:"; this.label1.Visible = false; // // textBox4 // this.textBox4.Location = new System.Drawing.Point(451, 503); this.textBox4.Margin = new System.Windows.Forms.Padding(2); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(74, 21); this.textBox4.TabIndex = 2; this.textBox4.Text = "0"; this.textBox4.Visible = false; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(407, 506); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(35, 12); this.label2.TabIndex = 9; this.label2.Text = "RGV2:"; this.label2.Visible = false; // // textBox8 // this.textBox8.Location = new System.Drawing.Point(451, 539); this.textBox8.Margin = new System.Windows.Forms.Padding(2); this.textBox8.Name = "textBox8"; this.textBox8.Size = new System.Drawing.Size(74, 21); this.textBox8.TabIndex = 2; this.textBox8.Text = "0"; this.textBox8.Visible = false; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(407, 541); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(35, 12); this.label4.TabIndex = 9; this.label4.Text = "SRM1:"; this.label4.Visible = false; // // textBox9 // this.textBox9.Location = new System.Drawing.Point(451, 572); this.textBox9.Margin = new System.Windows.Forms.Padding(2); this.textBox9.Name = "textBox9"; this.textBox9.Size = new System.Drawing.Size(74, 21); this.textBox9.TabIndex = 2; this.textBox9.Text = "0"; this.textBox9.Visible = false; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(407, 575); this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(35, 12); this.label5.TabIndex = 9; this.label5.Text = "SRM2:"; this.label5.Visible = false; // // textBox10 // this.textBox10.Location = new System.Drawing.Point(451, 606); this.textBox10.Margin = new System.Windows.Forms.Padding(2); this.textBox10.Name = "textBox10"; this.textBox10.Size = new System.Drawing.Size(74, 21); this.textBox10.TabIndex = 2; this.textBox10.Text = "33"; this.textBox10.Visible = false; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(386, 608); this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(59, 12); this.label9.TabIndex = 9; this.label9.Text = "出库数量:"; this.label9.Visible = false; // // textBox11 // this.textBox11.Location = new System.Drawing.Point(451, 641); this.textBox11.Margin = new System.Windows.Forms.Padding(2); this.textBox11.Name = "textBox11"; this.textBox11.Size = new System.Drawing.Size(74, 21); this.textBox11.TabIndex = 2; this.textBox11.Text = "15"; this.textBox11.Visible = false; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(386, 643); this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(59, 12); this.label10.TabIndex = 9; this.label10.Text = "入库数量:"; this.label10.Visible = false; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.Location = new System.Drawing.Point(23, 39); this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(373, 30); this.label11.TabIndex = 10; this.label11.Text = "------WMS后台运行中-----"; // // button3 // this.button3.Location = new System.Drawing.Point(150, 11); this.button3.Margin = new System.Windows.Forms.Padding(2); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(112, 23); this.button3.TabIndex = 11; this.button3.Text = "复位托盘号"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.lbl_Msg_DeleteData_Base_ProductPosition); this.groupBox1.Controls.Add(this.label25); this.groupBox1.Controls.Add(this.lbl_Msg_doNoBillForAddOutInStockTask); this.groupBox1.Controls.Add(this.label24); this.groupBox1.Controls.Add(this.lbl_Msg_writeOutTask); this.groupBox1.Controls.Add(this.label22); this.groupBox1.Controls.Add(this.lbl_Msg_autoSendTaskForMoveStoreArea); this.groupBox1.Controls.Add(this.label23); this.groupBox1.Controls.Add(this.lbl_Msg_autoSendTaskForInStoreArea); this.groupBox1.Controls.Add(this.label21); this.groupBox1.Controls.Add(this.lbl_Msg_autoSendTask); this.groupBox1.Controls.Add(this.label20); this.groupBox1.Controls.Add(this.lbl_Msg_AutoMoveForArea2); this.groupBox1.Controls.Add(this.label19); this.groupBox1.Controls.Add(this.lbl_Msg_AutoMoveForArea1); this.groupBox1.Controls.Add(this.label18); this.groupBox1.Controls.Add(this.lbl_sendSapInfo); this.groupBox1.Controls.Add(this.label17); this.groupBox1.Controls.Add(this.tb_Msg_containerIsFull); this.groupBox1.Controls.Add(this.lbl_Msg_containerIsFull); this.groupBox1.Controls.Add(this.label16); this.groupBox1.Controls.Add(this.lbl_DeleteData); this.groupBox1.Controls.Add(this.label15); this.groupBox1.Controls.Add(this.lbl_Msg_writeInTask); this.groupBox1.Controls.Add(this.label14); this.groupBox1.Controls.Add(this.lbl_Msg_FinishConfirm); this.groupBox1.Controls.Add(this.label12); this.groupBox1.Location = new System.Drawing.Point(12, 81); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(1404, 539); this.groupBox1.TabIndex = 12; this.groupBox1.TabStop = false; this.groupBox1.Text = "线程消息"; // // lbl_Msg_doNoBillForAddOutInStockTask // this.lbl_Msg_doNoBillForAddOutInStockTask.AutoSize = true; this.lbl_Msg_doNoBillForAddOutInStockTask.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_doNoBillForAddOutInStockTask.Location = new System.Drawing.Point(44, 482); this.lbl_Msg_doNoBillForAddOutInStockTask.Name = "lbl_Msg_doNoBillForAddOutInStockTask"; this.lbl_Msg_doNoBillForAddOutInStockTask.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_doNoBillForAddOutInStockTask.TabIndex = 24; this.lbl_Msg_doNoBillForAddOutInStockTask.Text = "消息"; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(9, 464); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(371, 12); this.label24.TabIndex = 23; this.label24.Text = "处理 新增无单入库的入库记录线程(doNoBillForAddOutInStockTask)"; // // lbl_Msg_writeOutTask // this.lbl_Msg_writeOutTask.AutoSize = true; this.lbl_Msg_writeOutTask.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_writeOutTask.Location = new System.Drawing.Point(277, 431); this.lbl_Msg_writeOutTask.Name = "lbl_Msg_writeOutTask"; this.lbl_Msg_writeOutTask.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_writeOutTask.TabIndex = 22; this.lbl_Msg_writeOutTask.Text = "消息"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(14, 431); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(185, 12); this.label22.TabIndex = 21; this.label22.Text = "创建出库任务线程(writeOutTask)"; // // lbl_Msg_autoSendTaskForMoveStoreArea // this.lbl_Msg_autoSendTaskForMoveStoreArea.AutoSize = true; this.lbl_Msg_autoSendTaskForMoveStoreArea.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_autoSendTaskForMoveStoreArea.Location = new System.Drawing.Point(275, 405); this.lbl_Msg_autoSendTaskForMoveStoreArea.Name = "lbl_Msg_autoSendTaskForMoveStoreArea"; this.lbl_Msg_autoSendTaskForMoveStoreArea.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_autoSendTaskForMoveStoreArea.TabIndex = 20; this.lbl_Msg_autoSendTaskForMoveStoreArea.Text = "消息"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(12, 405); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(257, 12); this.label23.TabIndex = 19; this.label23.Text = "下发任务线程(autoSendTaskForMoveStoreArea)"; // // lbl_Msg_autoSendTaskForInStoreArea // this.lbl_Msg_autoSendTaskForInStoreArea.AutoSize = true; this.lbl_Msg_autoSendTaskForInStoreArea.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_autoSendTaskForInStoreArea.Location = new System.Drawing.Point(260, 374); this.lbl_Msg_autoSendTaskForInStoreArea.Name = "lbl_Msg_autoSendTaskForInStoreArea"; this.lbl_Msg_autoSendTaskForInStoreArea.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_autoSendTaskForInStoreArea.TabIndex = 18; this.lbl_Msg_autoSendTaskForInStoreArea.Text = "消息"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(12, 374); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(245, 12); this.label21.TabIndex = 17; this.label21.Text = "下发任务线程(autoSendTaskForInStoreArea)"; // // lbl_Msg_autoSendTask // this.lbl_Msg_autoSendTask.AutoSize = true; this.lbl_Msg_autoSendTask.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_autoSendTask.Location = new System.Drawing.Point(266, 349); this.lbl_Msg_autoSendTask.Name = "lbl_Msg_autoSendTask"; this.lbl_Msg_autoSendTask.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_autoSendTask.TabIndex = 16; this.lbl_Msg_autoSendTask.Text = "消息"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(9, 349); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(251, 12); this.label20.TabIndex = 15; this.label20.Text = "下发任务线程(autoSendTaskForOutStoreArea)"; // // lbl_Msg_AutoMoveForArea2 // this.lbl_Msg_AutoMoveForArea2.AutoSize = true; this.lbl_Msg_AutoMoveForArea2.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_AutoMoveForArea2.Location = new System.Drawing.Point(227, 323); this.lbl_Msg_AutoMoveForArea2.Name = "lbl_Msg_AutoMoveForArea2"; this.lbl_Msg_AutoMoveForArea2.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_AutoMoveForArea2.TabIndex = 14; this.lbl_Msg_AutoMoveForArea2.Text = "消息"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(9, 323); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(197, 12); this.label19.TabIndex = 13; this.label19.Text = "闲时移库-库区2(AutoMoveForArea2)"; // // lbl_Msg_AutoMoveForArea1 // this.lbl_Msg_AutoMoveForArea1.AutoSize = true; this.lbl_Msg_AutoMoveForArea1.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_AutoMoveForArea1.Location = new System.Drawing.Point(227, 296); this.lbl_Msg_AutoMoveForArea1.Name = "lbl_Msg_AutoMoveForArea1"; this.lbl_Msg_AutoMoveForArea1.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_AutoMoveForArea1.TabIndex = 12; this.lbl_Msg_AutoMoveForArea1.Text = "消息"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(9, 296); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(197, 12); this.label18.TabIndex = 11; this.label18.Text = "闲时移库-库区1(AutoMoveForArea1)"; // // lbl_sendSapInfo // this.lbl_sendSapInfo.AutoSize = true; this.lbl_sendSapInfo.ForeColor = System.Drawing.Color.Red; this.lbl_sendSapInfo.Location = new System.Drawing.Point(227, 265); this.lbl_sendSapInfo.Name = "lbl_sendSapInfo"; this.lbl_sendSapInfo.Size = new System.Drawing.Size(29, 12); this.lbl_sendSapInfo.TabIndex = 10; this.lbl_sendSapInfo.Text = "消息"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(9, 265); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(209, 12); this.label17.TabIndex = 9; this.label17.Text = "循环给SAP发生数据确认(sendSapInfo)"; // // tb_Msg_containerIsFull // this.tb_Msg_containerIsFull.Location = new System.Drawing.Point(11, 160); this.tb_Msg_containerIsFull.Margin = new System.Windows.Forms.Padding(2); this.tb_Msg_containerIsFull.Multiline = true; this.tb_Msg_containerIsFull.Name = "tb_Msg_containerIsFull"; this.tb_Msg_containerIsFull.Size = new System.Drawing.Size(1013, 91); this.tb_Msg_containerIsFull.TabIndex = 8; // // lbl_Msg_containerIsFull // this.lbl_Msg_containerIsFull.AutoSize = true; this.lbl_Msg_containerIsFull.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_containerIsFull.Location = new System.Drawing.Point(6, 160); this.lbl_Msg_containerIsFull.Name = "lbl_Msg_containerIsFull"; this.lbl_Msg_containerIsFull.Size = new System.Drawing.Size(0, 12); this.lbl_Msg_containerIsFull.TabIndex = 7; this.lbl_Msg_containerIsFull.Click += new System.EventHandler(this.lbl_Msg_containerIsFull_Click); // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(6, 137); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(329, 12); this.label16.TabIndex = 6; this.label16.Text = "检测入口拆盘机是否空,出口叠盘机是否满(containerIsFull)"; // // lbl_DeleteData // this.lbl_DeleteData.AutoSize = true; this.lbl_DeleteData.ForeColor = System.Drawing.Color.Red; this.lbl_DeleteData.Location = new System.Drawing.Point(194, 100); this.lbl_DeleteData.Name = "lbl_DeleteData"; this.lbl_DeleteData.Size = new System.Drawing.Size(29, 12); this.lbl_DeleteData.TabIndex = 5; this.lbl_DeleteData.Text = "消息"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(6, 100); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(149, 12); this.label15.TabIndex = 4; this.label15.Text = "定时清理日志(DeleteData)"; // // lbl_Msg_writeInTask // this.lbl_Msg_writeInTask.AutoSize = true; this.lbl_Msg_writeInTask.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_writeInTask.Location = new System.Drawing.Point(194, 64); this.lbl_Msg_writeInTask.Name = "lbl_Msg_writeInTask"; this.lbl_Msg_writeInTask.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_writeInTask.TabIndex = 3; this.lbl_Msg_writeInTask.Text = "消息"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(6, 64); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(131, 12); this.label14.TabIndex = 2; this.label14.Text = "码盘上架(writeInTask)"; // // lbl_Msg_FinishConfirm // this.lbl_Msg_FinishConfirm.AutoSize = true; this.lbl_Msg_FinishConfirm.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_FinishConfirm.Location = new System.Drawing.Point(194, 31); this.lbl_Msg_FinishConfirm.Name = "lbl_Msg_FinishConfirm"; this.lbl_Msg_FinishConfirm.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_FinishConfirm.TabIndex = 1; this.lbl_Msg_FinishConfirm.Text = "消息"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(6, 31); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(167, 12); this.label12.TabIndex = 0; this.label12.Text = "任务完成确认(finishConfirm)"; // // button5 // this.button5.Location = new System.Drawing.Point(317, 11); this.button5.Margin = new System.Windows.Forms.Padding(2); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(200, 23); this.button5.TabIndex = 13; this.button5.Text = "(慎用)测试寻找空库位"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click); // // lbl_Msg_DeleteData_Base_ProductPosition // this.lbl_Msg_DeleteData_Base_ProductPosition.AutoSize = true; this.lbl_Msg_DeleteData_Base_ProductPosition.ForeColor = System.Drawing.Color.Red; this.lbl_Msg_DeleteData_Base_ProductPosition.Location = new System.Drawing.Point(324, 512); this.lbl_Msg_DeleteData_Base_ProductPosition.Name = "lbl_Msg_DeleteData_Base_ProductPosition"; this.lbl_Msg_DeleteData_Base_ProductPosition.Size = new System.Drawing.Size(29, 12); this.lbl_Msg_DeleteData_Base_ProductPosition.TabIndex = 26; this.lbl_Msg_DeleteData_Base_ProductPosition.Text = "消息"; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(18, 512); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(287, 12); this.label25.TabIndex = 25; this.label25.Text = "定时清理暂存区(DeleteData_Base_ProductPosition)"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1423, 614); this.Controls.Add(this.button5); this.Controls.Add(this.groupBox1); this.Controls.Add(this.button3); this.Controls.Add(this.label11); this.Controls.Add(this.label10); this.Controls.Add(this.label9); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.textBox2); this.Controls.Add(this.button4); this.Controls.Add(this.textBox6); this.Controls.Add(this.comboBox2); this.Controls.Add(this.comboBox1); this.Controls.Add(this.button2); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label3); this.Controls.Add(this.label6); this.Controls.Add(this.textBox5); this.Controls.Add(this.textBox1); this.Controls.Add(this.textBox11); this.Controls.Add(this.textBox10); this.Controls.Add(this.textBox9); this.Controls.Add(this.textBox8); this.Controls.Add(this.textBox4); this.Controls.Add(this.textBox3); this.Controls.Add(this.textBox7); this.Controls.Add(this.button1); this.Controls.Add(this.button6); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Margin = new System.Windows.Forms.Padding(2); this.Name = "Form1"; this.Text = "siemens立库wms后台系统"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing); this.Load += new System.EventHandler(this.Form1_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button button2; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.ComboBox comboBox2; private System.Windows.Forms.Label label3; public System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Button button4; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Button button6; public System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.Button button1; public System.Windows.Forms.TextBox textBox1; public System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label1; public System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label2; public System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.Label label4; public System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.Label label5; public System.Windows.Forms.TextBox textBox10; private System.Windows.Forms.Label label9; public System.Windows.Forms.TextBox textBox11; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Button button3; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label lbl_Msg_FinishConfirm; private System.Windows.Forms.Button button5; private System.Windows.Forms.Label lbl_Msg_writeInTask; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label lbl_DeleteData; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label lbl_Msg_containerIsFull; private System.Windows.Forms.Label label16; public System.Windows.Forms.TextBox tb_Msg_containerIsFull; private System.Windows.Forms.Label lbl_sendSapInfo; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label lbl_Msg_AutoMoveForArea1; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label lbl_Msg_AutoMoveForArea2; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label lbl_Msg_autoSendTask; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label lbl_Msg_autoSendTaskForMoveStoreArea; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label lbl_Msg_autoSendTaskForInStoreArea; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label lbl_Msg_writeOutTask; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label lbl_Msg_doNoBillForAddOutInStockTask; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label lbl_Msg_DeleteData_Base_ProductPosition; private System.Windows.Forms.Label label25; } }