namespace XiGang_iWareTestForm.iWareTest.DialogForm { partial class TestBatchForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.tb_OrderNo = new System.Windows.Forms.TextBox(); this.tb_ = new System.Windows.Forms.Label(); this.tb_SerialNumber = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.tb_Log = new System.Windows.Forms.TextBox(); this.cmbItemType = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.btn_close = new System.Windows.Forms.Button(); this.tb_PlaceNo = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.tb_SalverCount = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.tb_FilePath = new System.Windows.Forms.TextBox(); this.btn_SelectFile = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.tb_Yitter = new System.Windows.Forms.TextBox(); this.button7 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); this.button10 = new System.Windows.Forms.Button(); this.button11 = new System.Windows.Forms.Button(); this.button12 = new System.Windows.Forms.Button(); this.button13 = new System.Windows.Forms.Button(); this.button14 = new System.Windows.Forms.Button(); this.button15 = new System.Windows.Forms.Button(); this.tb_收货记录ID = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.tb_AcceptQuantity = new System.Windows.Forms.TextBox(); this.button16 = new System.Windows.Forms.Button(); this.button17 = new System.Windows.Forms.Button(); this.button18 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.button21 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button19 = new System.Windows.Forms.Button(); this.button20 = new System.Windows.Forms.Button(); this.button22 = new System.Windows.Forms.Button(); this.button23 = new System.Windows.Forms.Button(); this.button24 = new System.Windows.Forms.Button(); this.button25 = new System.Windows.Forms.Button(); this.button26 = new System.Windows.Forms.Button(); this.button27 = new System.Windows.Forms.Button(); this.button29 = new System.Windows.Forms.Button(); this.button30 = new System.Windows.Forms.Button(); this.tb_OrerNo = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.button28 = new System.Windows.Forms.Button(); this.button31 = new System.Windows.Forms.Button(); this.button32 = new System.Windows.Forms.Button(); this.SuspendLayout(); // // tb_OrderNo // this.tb_OrderNo.Location = new System.Drawing.Point(182, 186); this.tb_OrderNo.Margin = new System.Windows.Forms.Padding(2); this.tb_OrderNo.Name = "tb_OrderNo"; this.tb_OrderNo.Size = new System.Drawing.Size(297, 21); this.tb_OrderNo.TabIndex = 75; // // tb_ // this.tb_.AutoSize = true; this.tb_.Location = new System.Drawing.Point(114, 188); this.tb_.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.tb_.Name = "tb_"; this.tb_.Size = new System.Drawing.Size(53, 12); this.tb_.TabIndex = 74; this.tb_.Text = "订货号:"; // // tb_SerialNumber // this.tb_SerialNumber.Location = new System.Drawing.Point(182, 153); this.tb_SerialNumber.Margin = new System.Windows.Forms.Padding(2); this.tb_SerialNumber.Name = "tb_SerialNumber"; this.tb_SerialNumber.Size = new System.Drawing.Size(297, 21); this.tb_SerialNumber.TabIndex = 73; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(114, 155); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 12); this.label2.TabIndex = 72; this.label2.Text = "序列号:"; // // tb_Log // this.tb_Log.Location = new System.Drawing.Point(17, 318); this.tb_Log.Multiline = true; this.tb_Log.Name = "tb_Log"; this.tb_Log.ReadOnly = true; this.tb_Log.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.tb_Log.Size = new System.Drawing.Size(410, 235); this.tb_Log.TabIndex = 71; // // cmbItemType // this.cmbItemType.FormattingEnabled = true; this.cmbItemType.Location = new System.Drawing.Point(182, 41); this.cmbItemType.Margin = new System.Windows.Forms.Padding(2); this.cmbItemType.Name = "cmbItemType"; this.cmbItemType.Size = new System.Drawing.Size(297, 20); this.cmbItemType.TabIndex = 70; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(114, 41); this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(53, 12); this.label5.TabIndex = 69; this.label5.Text = "物料类型"; // // btn_close // this.btn_close.BackColor = System.Drawing.Color.LightCoral; this.btn_close.Location = new System.Drawing.Point(232, 639); this.btn_close.Name = "btn_close"; this.btn_close.Size = new System.Drawing.Size(173, 62); this.btn_close.TabIndex = 68; this.btn_close.Text = "关闭"; this.btn_close.UseVisualStyleBackColor = false; this.btn_close.Click += new System.EventHandler(this.btn_close_Click); // // tb_PlaceNo // this.tb_PlaceNo.Location = new System.Drawing.Point(182, 76); this.tb_PlaceNo.Margin = new System.Windows.Forms.Padding(2); this.tb_PlaceNo.Name = "tb_PlaceNo"; this.tb_PlaceNo.Size = new System.Drawing.Size(297, 21); this.tb_PlaceNo.TabIndex = 67; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(5, 84); this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(179, 12); this.label6.TabIndex = 66; this.label6.Text = "库位号(立体库位或者rgv站点):"; // // tb_SalverCount // this.tb_SalverCount.Location = new System.Drawing.Point(182, 117); this.tb_SalverCount.Margin = new System.Windows.Forms.Padding(2); this.tb_SalverCount.Name = "tb_SalverCount"; this.tb_SalverCount.Size = new System.Drawing.Size(297, 21); this.tb_SalverCount.TabIndex = 63; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(114, 119); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 62; this.label1.Text = "托盘数量:"; // // tb_FilePath // this.tb_FilePath.Enabled = false; this.tb_FilePath.Location = new System.Drawing.Point(45, 228); this.tb_FilePath.Name = "tb_FilePath"; this.tb_FilePath.Size = new System.Drawing.Size(857, 21); this.tb_FilePath.TabIndex = 83; // // btn_SelectFile // this.btn_SelectFile.Location = new System.Drawing.Point(45, 268); this.btn_SelectFile.Name = "btn_SelectFile"; this.btn_SelectFile.Size = new System.Drawing.Size(99, 34); this.btn_SelectFile.TabIndex = 84; this.btn_SelectFile.Text = "选择文件"; this.btn_SelectFile.UseVisualStyleBackColor = true; this.btn_SelectFile.Click += new System.EventHandler(this.btn_SelectFile_Click); // // button4 // this.button4.BackColor = System.Drawing.Color.Yellow; this.button4.Location = new System.Drawing.Point(490, 155); this.button4.Margin = new System.Windows.Forms.Padding(2); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(284, 62); this.button4.TabIndex = 86; this.button4.Text = "采购单明细中没有行号的赋值为有值"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.button4_Click); // // button5 // this.button5.Location = new System.Drawing.Point(515, 41); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(200, 34); this.button5.TabIndex = 87; this.button5.Text = "批量更新容器的栅格数(生产库用)"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click); // // button6 // this.button6.Location = new System.Drawing.Point(-4, 588); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(136, 34); this.button6.TabIndex = 88; this.button6.Text = "生成唯一ID"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // tb_Yitter // this.tb_Yitter.Location = new System.Drawing.Point(158, 597); this.tb_Yitter.Margin = new System.Windows.Forms.Padding(2); this.tb_Yitter.Name = "tb_Yitter"; this.tb_Yitter.Size = new System.Drawing.Size(248, 21); this.tb_Yitter.TabIndex = 89; // // button7 // this.button7.Location = new System.Drawing.Point(522, 98); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(136, 34); this.button7.TabIndex = 90; this.button7.Text = "导入物料大类"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // button8 // this.button8.Location = new System.Drawing.Point(638, 384); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(347, 34); this.button8.TabIndex = 91; this.button8.Text = "初始化ware_location_vs_container(生产库用)"; this.button8.UseVisualStyleBackColor = true; this.button8.Click += new System.EventHandler(this.button8_Click); // // button9 // this.button9.Location = new System.Drawing.Point(755, 98); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(136, 34); this.button9.TabIndex = 92; this.button9.Text = "[生产库]导入库存!"; this.button9.UseVisualStyleBackColor = true; this.button9.Click += new System.EventHandler(this.button9_Click); // // button10 // this.button10.Location = new System.Drawing.Point(755, 41); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(136, 34); this.button10.TabIndex = 93; this.button10.Text = "分析库位是否设置正确"; this.button10.UseVisualStyleBackColor = true; this.button10.Click += new System.EventHandler(this.button10_Click); // // button11 // this.button11.Location = new System.Drawing.Point(446, 335); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(164, 34); this.button11.TabIndex = 94; this.button11.Text = "[生产库]根据物料初始化下库存"; this.button11.UseVisualStyleBackColor = true; this.button11.Click += new System.EventHandler(this.button11_Click); // // button12 // this.button12.Location = new System.Drawing.Point(622, 335); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(164, 34); this.button12.TabIndex = 95; this.button12.Text = "[生产库]初始化下PO单明细的行号"; this.button12.UseVisualStyleBackColor = true; this.button12.Click += new System.EventHandler(this.button12_Click); // // button13 // this.button13.Location = new System.Drawing.Point(792, 335); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(164, 34); this.button13.TabIndex = 96; this.button13.Text = "[生产库]初始化下DO单明细的行号"; this.button13.UseVisualStyleBackColor = true; this.button13.Click += new System.EventHandler(this.button13_Click); // // button14 // this.button14.Location = new System.Drawing.Point(446, 384); this.button14.Name = "button14"; this.button14.Size = new System.Drawing.Size(164, 34); this.button14.TabIndex = 97; this.button14.Text = "[生产库]根据盘点Excel更新库存"; this.button14.UseVisualStyleBackColor = true; this.button14.Click += new System.EventHandler(this.button14_Click); // // button15 // this.button15.Location = new System.Drawing.Point(704, 633); this.button15.Name = "button15"; this.button15.Size = new System.Drawing.Size(164, 34); this.button15.TabIndex = 98; this.button15.Text = "[生产库]根据收货记录初始化质检单数据"; this.button15.UseVisualStyleBackColor = true; this.button15.Click += new System.EventHandler(this.button15_Click); // // tb_收货记录ID // this.tb_收货记录ID.Location = new System.Drawing.Point(717, 553); this.tb_收货记录ID.Margin = new System.Windows.Forms.Padding(2); this.tb_收货记录ID.Name = "tb_收货记录ID"; this.tb_收货记录ID.Size = new System.Drawing.Size(248, 21); this.tb_收货记录ID.TabIndex = 99; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(498, 556); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(215, 12); this.label4.TabIndex = 100; this.label4.Text = "收货记录ID(表ware_confirm_delivery)"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(648, 599); this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 105; this.label9.Text = "不合格数:"; // // tb_AcceptQuantity // this.tb_AcceptQuantity.Location = new System.Drawing.Point(717, 596); this.tb_AcceptQuantity.Margin = new System.Windows.Forms.Padding(2); this.tb_AcceptQuantity.Name = "tb_AcceptQuantity"; this.tb_AcceptQuantity.Size = new System.Drawing.Size(102, 21); this.tb_AcceptQuantity.TabIndex = 104; this.tb_AcceptQuantity.Text = "0"; // // button16 // this.button16.Location = new System.Drawing.Point(446, 449); this.button16.Name = "button16"; this.button16.Size = new System.Drawing.Size(164, 34); this.button16.TabIndex = 106; this.button16.Text = "[生产库]老系统-导入PO单"; this.button16.UseVisualStyleBackColor = true; this.button16.Click += new System.EventHandler(this.button16_Click); // // button17 // this.button17.Location = new System.Drawing.Point(652, 449); this.button17.Name = "button17"; this.button17.Size = new System.Drawing.Size(164, 34); this.button17.TabIndex = 107; this.button17.Text = "[生产库]根据SAP库存去更新库存"; this.button17.UseVisualStyleBackColor = true; this.button17.Click += new System.EventHandler(this.button17_Click); // // button18 // this.button18.Location = new System.Drawing.Point(446, 503); this.button18.Name = "button18"; this.button18.Size = new System.Drawing.Size(164, 34); this.button18.TabIndex = 108; this.button18.Text = "C#如何分割多个空格分隔的字符串"; this.button18.UseVisualStyleBackColor = true; this.button18.Click += new System.EventHandler(this.button18_Click); // // button1 // this.button1.Location = new System.Drawing.Point(232, 268); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(194, 34); this.button1.TabIndex = 109; this.button1.Text = "[生产库]分析SAP和WMS物料对比"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click_1); // // button21 // this.button21.Location = new System.Drawing.Point(717, 268); this.button21.Name = "button21"; this.button21.Size = new System.Drawing.Size(255, 34); this.button21.TabIndex = 110; this.button21.Text = "[生产库]初始化收货状态,分析 SAP和WMS未完成的入库单"; this.button21.UseVisualStyleBackColor = true; this.button21.Click += new System.EventHandler(this.button21_Click); // // button2 // this.button2.Location = new System.Drawing.Point(464, 268); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(194, 34); this.button2.TabIndex = 111; this.button2.Text = "[生产库]分析SAP和WMS到冲物料对比"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click_1); // // button3 // this.button3.Location = new System.Drawing.Point(838, 424); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(164, 64); this.button3.TabIndex = 112; this.button3.Text = "[生产库]根据SAP的待检物料,将WMS多余的待检物料转移到收货区域"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click_1); // // button19 // this.button19.Location = new System.Drawing.Point(927, 26); this.button19.Name = "button19"; this.button19.Size = new System.Drawing.Size(164, 64); this.button19.TabIndex = 113; this.button19.Text = "[生产库]比对质检,并更新是否质检"; this.button19.UseVisualStyleBackColor = true; this.button19.Click += new System.EventHandler(this.button19_Click); // // button20 // this.button20.Location = new System.Drawing.Point(779, 155); this.button20.Name = "button20"; this.button20.Size = new System.Drawing.Size(136, 34); this.button20.TabIndex = 114; this.button20.Text = "[生产库]上线前未发货的Kititng单模拟发货"; this.button20.UseVisualStyleBackColor = true; this.button20.Click += new System.EventHandler(this.button20_Click); // // button22 // this.button22.Location = new System.Drawing.Point(915, 119); this.button22.Name = "button22"; this.button22.Size = new System.Drawing.Size(164, 34); this.button22.TabIndex = 115; this.button22.Text = "[生产库]去掉供应商编号前面的几个0"; this.button22.UseVisualStyleBackColor = true; this.button22.Click += new System.EventHandler(this.button22_Click); // // button23 // this.button23.Location = new System.Drawing.Point(650, 489); this.button23.Name = "button23"; this.button23.Size = new System.Drawing.Size(164, 34); this.button23.TabIndex = 116; this.button23.Text = "22[生产库]根据SAP库存去更新库存"; this.button23.UseVisualStyleBackColor = true; this.button23.Click += new System.EventHandler(this.button23_Click); // // button24 // this.button24.Location = new System.Drawing.Point(838, 494); this.button24.Name = "button24"; this.button24.Size = new System.Drawing.Size(164, 34); this.button24.TabIndex = 117; this.button24.Text = "22[生产库]更新库存删除"; this.button24.UseVisualStyleBackColor = true; this.button24.Click += new System.EventHandler(this.button24_Click); // // button25 // this.button25.Location = new System.Drawing.Point(987, 335); this.button25.Name = "button25"; this.button25.Size = new System.Drawing.Size(164, 34); this.button25.TabIndex = 118; this.button25.Text = "慎用!!![生产库]临时删除重复的分拣数据"; this.button25.UseVisualStyleBackColor = true; this.button25.Click += new System.EventHandler(this.button25_Click); // // button26 // this.button26.Location = new System.Drawing.Point(1030, 384); this.button26.Name = "button26"; this.button26.Size = new System.Drawing.Size(164, 34); this.button26.TabIndex = 119; this.button26.Text = "[生产库]根据导入信息更新计划月份"; this.button26.UseVisualStyleBackColor = true; this.button26.Click += new System.EventHandler(this.button26_Click); // // button27 // this.button27.Location = new System.Drawing.Point(1030, 475); this.button27.Name = "button27"; this.button27.Size = new System.Drawing.Size(164, 34); this.button27.TabIndex = 120; this.button27.Text = "[生产库]分析未完成PO单的收货问题"; this.button27.UseVisualStyleBackColor = true; this.button27.Click += new System.EventHandler(this.button27_Click); // // button29 // this.button29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.button29.ForeColor = System.Drawing.Color.Black; this.button29.Location = new System.Drawing.Point(1030, 545); this.button29.Name = "button29"; this.button29.Size = new System.Drawing.Size(164, 34); this.button29.TabIndex = 121; this.button29.Text = "[生产库]初始化下PO单主表的状态和数量,支持指定单号"; this.button29.UseVisualStyleBackColor = false; this.button29.Click += new System.EventHandler(this.button29_Click); // // button30 // this.button30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.button30.ForeColor = System.Drawing.Color.Bisque; this.button30.Location = new System.Drawing.Point(1030, 613); this.button30.Name = "button30"; this.button30.Size = new System.Drawing.Size(164, 34); this.button30.TabIndex = 122; this.button30.Text = "[生产库]校验PO单主表的状态和数量是否正确!"; this.button30.UseVisualStyleBackColor = false; this.button30.Click += new System.EventHandler(this.button30_Click); // // tb_OrerNo // this.tb_OrerNo.Location = new System.Drawing.Point(1077, 516); this.tb_OrerNo.Margin = new System.Windows.Forms.Padding(2); this.tb_OrerNo.Name = "tb_OrerNo"; this.tb_OrerNo.Size = new System.Drawing.Size(297, 21); this.tb_OrerNo.TabIndex = 124; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(1009, 518); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(77, 12); this.label3.TabIndex = 123; this.label3.Text = "指定订单号:"; // // button28 // this.button28.BackColor = System.Drawing.Color.LightCoral; this.button28.Location = new System.Drawing.Point(17, 639); this.button28.Name = "button28"; this.button28.Size = new System.Drawing.Size(173, 62); this.button28.TabIndex = 125; this.button28.Text = "清空日志"; this.button28.UseVisualStyleBackColor = false; this.button28.Click += new System.EventHandler(this.button28_Click); // // button31 // this.button31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.button31.ForeColor = System.Drawing.Color.Black; this.button31.Location = new System.Drawing.Point(1210, 545); this.button31.Name = "button31"; this.button31.Size = new System.Drawing.Size(164, 34); this.button31.TabIndex = 126; this.button31.Text = "[生产库]初始化下波次单主表的状态和数量,支持指定单号"; this.button31.UseVisualStyleBackColor = false; this.button31.Click += new System.EventHandler(this.button31_Click); // // button32 // this.button32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.button32.ForeColor = System.Drawing.Color.Bisque; this.button32.Location = new System.Drawing.Point(1210, 613); this.button32.Name = "button32"; this.button32.Size = new System.Drawing.Size(164, 34); this.button32.TabIndex = 127; this.button32.Text = "[生产库]校验波次单主表的状态和数量是否正确!"; this.button32.UseVisualStyleBackColor = false; this.button32.Click += new System.EventHandler(this.button32_Click); // // TestBatchForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1461, 713); this.Controls.Add(this.button32); this.Controls.Add(this.button31); this.Controls.Add(this.button28); this.Controls.Add(this.tb_OrerNo); this.Controls.Add(this.label3); this.Controls.Add(this.button30); this.Controls.Add(this.button29); this.Controls.Add(this.button27); this.Controls.Add(this.button26); this.Controls.Add(this.button25); this.Controls.Add(this.button24); this.Controls.Add(this.button23); this.Controls.Add(this.button22); this.Controls.Add(this.button20); this.Controls.Add(this.button19); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.button21); this.Controls.Add(this.button1); this.Controls.Add(this.button18); this.Controls.Add(this.button17); this.Controls.Add(this.button16); this.Controls.Add(this.label9); this.Controls.Add(this.tb_AcceptQuantity); this.Controls.Add(this.label4); this.Controls.Add(this.tb_收货记录ID); this.Controls.Add(this.button15); this.Controls.Add(this.button14); this.Controls.Add(this.button13); this.Controls.Add(this.button12); this.Controls.Add(this.button11); this.Controls.Add(this.button10); this.Controls.Add(this.button9); this.Controls.Add(this.button8); this.Controls.Add(this.button7); this.Controls.Add(this.tb_Yitter); this.Controls.Add(this.button6); this.Controls.Add(this.button5); this.Controls.Add(this.button4); this.Controls.Add(this.btn_SelectFile); this.Controls.Add(this.tb_FilePath); this.Controls.Add(this.tb_OrderNo); this.Controls.Add(this.tb_); this.Controls.Add(this.tb_SerialNumber); this.Controls.Add(this.label2); this.Controls.Add(this.tb_Log); this.Controls.Add(this.cmbItemType); this.Controls.Add(this.label5); this.Controls.Add(this.btn_close); this.Controls.Add(this.tb_PlaceNo); this.Controls.Add(this.label6); this.Controls.Add(this.tb_SalverCount); this.Controls.Add(this.label1); this.Margin = new System.Windows.Forms.Padding(2); this.Name = "TestBatchForm"; this.Text = "牧野武汉 【生产库】 小工具(V1.0)"; this.Load += new System.EventHandler(this.TestBatchForm_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox tb_OrderNo; private System.Windows.Forms.Label tb_; private System.Windows.Forms.TextBox tb_SerialNumber; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox tb_Log; private System.Windows.Forms.ComboBox cmbItemType; private System.Windows.Forms.Label label5; private System.Windows.Forms.Button btn_close; private System.Windows.Forms.TextBox tb_PlaceNo; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox tb_SalverCount; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox tb_FilePath; private System.Windows.Forms.Button btn_SelectFile; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.TextBox tb_Yitter; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button10; private System.Windows.Forms.Button button11; private System.Windows.Forms.Button button12; private System.Windows.Forms.Button button13; private System.Windows.Forms.Button button14; private System.Windows.Forms.Button button15; private System.Windows.Forms.TextBox tb_收货记录ID; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox tb_AcceptQuantity; private System.Windows.Forms.Button button16; private System.Windows.Forms.Button button17; private System.Windows.Forms.Button button18; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button21; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button19; private System.Windows.Forms.Button button20; private System.Windows.Forms.Button button22; private System.Windows.Forms.Button button23; private System.Windows.Forms.Button button24; private System.Windows.Forms.Button button25; private System.Windows.Forms.Button button26; private System.Windows.Forms.Button button27; private System.Windows.Forms.Button button29; private System.Windows.Forms.Button button30; private System.Windows.Forms.TextBox tb_OrerNo; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button28; private System.Windows.Forms.Button button31; private System.Windows.Forms.Button button32; } }