namespace DeiNiu.Wms.CE { partial class StockReceive { /// /// 必需的设计器变量。 /// 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.tb1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.lbPhone = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.lbVeNo = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.lbvender = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.textPreInNo = new System.Windows.Forms.TextBox(); this.dg1 = new System.Windows.Forms.DataGrid(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.label24 = new System.Windows.Forms.Label(); this.lbOwner = new System.Windows.Forms.Label(); this.rdRefuse = new System.Windows.Forms.RadioButton(); this.rdReceive = new System.Windows.Forms.RadioButton(); this.chkNoQc = new System.Windows.Forms.CheckBox(); this.txtWendu = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.chkValid = new System.Windows.Forms.CheckBox(); this.chkZhitong = new System.Windows.Forms.CheckBox(); this.btnReceive = new System.Windows.Forms.Button(); this.lbNotReceived = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.lbArriveNum = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.txtBulkCnt = new System.Windows.Forms.TextBox(); this.txtReceivePkgNum = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.lbUnit = new System.Windows.Forms.Label(); this.lbPackcnt = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.lbGoodsName1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.txtReceiveGdBarcod = new System.Windows.Forms.TextBox(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.lbPackcnt2 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.txtValidDate = new System.Windows.Forms.TextBox(); this.txtPrdDate = new System.Windows.Forms.TextBox(); this.chkDouble = new System.Windows.Forms.CheckBox(); this.label16 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.txtShelfNo = new System.Windows.Forms.TextBox(); this.lbExpiryDays = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.rdValidFaild = new System.Windows.Forms.RadioButton(); this.rdValidPass = new System.Windows.Forms.RadioButton(); this.label27 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.txtBachCnt = new System.Windows.Forms.TextBox(); this.lbGoodsName2 = new System.Windows.Forms.Label(); this.lbToValidCnt = new System.Windows.Forms.Label(); this.btnValid = new System.Windows.Forms.Button(); this.btnSeeds = new System.Windows.Forms.Button(); this.txtBatchBoxCnt = new System.Windows.Forms.TextBox(); this.label21 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.lbSeedsCnt = new System.Windows.Forms.Label(); this.txtSeedsNum = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.txtBatch = new System.Windows.Forms.TextBox(); this.dtpValidTo = new System.Windows.Forms.DateTimePicker(); this.dtpProduct = new System.Windows.Forms.DateTimePicker(); this.label14 = new System.Windows.Forms.Label(); this.txtValidGdBarcod = new System.Windows.Forms.TextBox(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.dgResult = new System.Windows.Forms.DataGrid(); this.label25 = new System.Windows.Forms.Label(); this.tb1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabPage4.SuspendLayout(); this.SuspendLayout(); // // tb1 // this.tb1.Controls.Add(this.tabPage1); this.tb1.Controls.Add(this.tabPage2); this.tb1.Controls.Add(this.tabPage3); this.tb1.Controls.Add(this.tabPage4); this.tb1.Location = new System.Drawing.Point(0, 3); this.tb1.Name = "tb1"; this.tb1.SelectedIndex = 0; this.tb1.Size = new System.Drawing.Size(240, 298); this.tb1.TabIndex = 0; this.tb1.SelectedIndexChanged += new System.EventHandler(this.tb1_SelectedIndexChanged); // // tabPage1 // this.tabPage1.Controls.Add(this.lbPhone); this.tabPage1.Controls.Add(this.label5); this.tabPage1.Controls.Add(this.lbVeNo); this.tabPage1.Controls.Add(this.label4); this.tabPage1.Controls.Add(this.lbvender); this.tabPage1.Controls.Add(this.label3); this.tabPage1.Controls.Add(this.label6); this.tabPage1.Controls.Add(this.textPreInNo); this.tabPage1.Controls.Add(this.dg1); this.tabPage1.Location = new System.Drawing.Point(4, 25); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(232, 269); this.tabPage1.Text = "到货"; // // lbPhone // this.lbPhone.Location = new System.Drawing.Point(42, 74); this.lbPhone.Name = "lbPhone"; this.lbPhone.Size = new System.Drawing.Size(152, 22); this.lbPhone.Text = "收货联系电话"; // // label5 // this.label5.Location = new System.Drawing.Point(3, 74); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(71, 20); this.label5.Text = "电话"; // // lbVeNo // this.lbVeNo.Location = new System.Drawing.Point(42, 54); this.lbVeNo.Name = "lbVeNo"; this.lbVeNo.Size = new System.Drawing.Size(152, 22); this.lbVeNo.Text = "车牌信息"; // // label4 // this.label4.Location = new System.Drawing.Point(3, 54); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(43, 20); this.label4.Text = "车牌 "; // // lbvender // this.lbvender.Location = new System.Drawing.Point(61, 34); this.lbvender.Name = "lbvender"; this.lbvender.Size = new System.Drawing.Size(171, 31); this.lbvender.Text = "供应商"; // // label3 // this.label3.Location = new System.Drawing.Point(3, 34); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(52, 20); this.label3.Text = "供应商"; // // label6 // this.label6.Location = new System.Drawing.Point(3, 8); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(52, 20); this.label6.Text = "到货单"; // // textPreInNo // this.textPreInNo.Location = new System.Drawing.Point(61, 5); this.textPreInNo.Name = "textPreInNo"; this.textPreInNo.Size = new System.Drawing.Size(152, 23); this.textPreInNo.TabIndex = 1; this.textPreInNo.GotFocus += new System.EventHandler(this.textPreInNo_GotFocus); this.textPreInNo.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textPreInNo_KeyUp); // // dg1 // this.dg1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.dg1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.dg1.Location = new System.Drawing.Point(0, 97); this.dg1.Name = "dg1"; this.dg1.RowHeadersVisible = false; this.dg1.Size = new System.Drawing.Size(232, 172); this.dg1.TabIndex = 0; this.dg1.DoubleClick += new System.EventHandler(this.dg1_DoubleClick); this.dg1.CurrentCellChanged += new System.EventHandler(this.dg1_CurrentCellChanged); // // tabPage2 // this.tabPage2.Controls.Add(this.label24); this.tabPage2.Controls.Add(this.lbOwner); this.tabPage2.Controls.Add(this.rdRefuse); this.tabPage2.Controls.Add(this.rdReceive); this.tabPage2.Controls.Add(this.chkNoQc); this.tabPage2.Controls.Add(this.txtWendu); this.tabPage2.Controls.Add(this.label18); this.tabPage2.Controls.Add(this.chkValid); this.tabPage2.Controls.Add(this.chkZhitong); this.tabPage2.Controls.Add(this.btnReceive); this.tabPage2.Controls.Add(this.lbNotReceived); this.tabPage2.Controls.Add(this.label13); this.tabPage2.Controls.Add(this.lbArriveNum); this.tabPage2.Controls.Add(this.label12); this.tabPage2.Controls.Add(this.label11); this.tabPage2.Controls.Add(this.txtBulkCnt); this.tabPage2.Controls.Add(this.txtReceivePkgNum); this.tabPage2.Controls.Add(this.label10); this.tabPage2.Controls.Add(this.label9); this.tabPage2.Controls.Add(this.lbUnit); this.tabPage2.Controls.Add(this.lbPackcnt); this.tabPage2.Controls.Add(this.label8); this.tabPage2.Controls.Add(this.lbGoodsName1); this.tabPage2.Controls.Add(this.label2); this.tabPage2.Controls.Add(this.label1); this.tabPage2.Controls.Add(this.txtReceiveGdBarcod); this.tabPage2.Location = new System.Drawing.Point(4, 25); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(232, 269); this.tabPage2.Text = "收货"; // // label24 // this.label24.Location = new System.Drawing.Point(4, 51); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(50, 20); this.label24.Text = "货主"; // // lbOwner // this.lbOwner.Location = new System.Drawing.Point(71, 51); this.lbOwner.Name = "lbOwner"; this.lbOwner.Size = new System.Drawing.Size(142, 20); // // rdRefuse // this.rdRefuse.Location = new System.Drawing.Point(152, 83); this.rdRefuse.Name = "rdRefuse"; this.rdRefuse.Size = new System.Drawing.Size(77, 20); this.rdRefuse.TabIndex = 87; this.rdRefuse.TabStop = false; this.rdRefuse.Text = "拒收"; this.rdRefuse.Click += new System.EventHandler(this.rdRefuse_Click); // // rdReceive // this.rdReceive.Checked = true; this.rdReceive.Location = new System.Drawing.Point(81, 83); this.rdReceive.Name = "rdReceive"; this.rdReceive.Size = new System.Drawing.Size(70, 20); this.rdReceive.TabIndex = 86; this.rdReceive.Text = "接收"; this.rdReceive.Click += new System.EventHandler(this.rdReceive_Click); // // chkNoQc // this.chkNoQc.Enabled = false; this.chkNoQc.Location = new System.Drawing.Point(147, 126); this.chkNoQc.Name = "chkNoQc"; this.chkNoQc.Size = new System.Drawing.Size(90, 20); this.chkNoQc.TabIndex = 55; this.chkNoQc.Text = "无需质检"; // // txtWendu // this.txtWendu.Location = new System.Drawing.Point(76, 187); this.txtWendu.Name = "txtWendu"; this.txtWendu.Size = new System.Drawing.Size(69, 23); this.txtWendu.TabIndex = 40; // // label18 // this.label18.Location = new System.Drawing.Point(4, 190); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(66, 20); this.label18.Text = "商品温度"; // // chkValid // this.chkValid.Location = new System.Drawing.Point(212, 5); this.chkValid.Name = "chkValid"; this.chkValid.Size = new System.Drawing.Size(17, 20); this.chkValid.TabIndex = 34; this.chkValid.Text = "立即验收"; this.chkValid.Visible = false; // // chkZhitong // this.chkZhitong.Enabled = false; this.chkZhitong.Location = new System.Drawing.Point(147, 103); this.chkZhitong.Name = "chkZhitong"; this.chkZhitong.Size = new System.Drawing.Size(90, 20); this.chkZhitong.TabIndex = 33; this.chkZhitong.Text = "直通收货"; // // btnReceive // this.btnReceive.Location = new System.Drawing.Point(161, 208); this.btnReceive.Name = "btnReceive"; this.btnReceive.Size = new System.Drawing.Size(55, 51); this.btnReceive.TabIndex = 30; this.btnReceive.Text = "收货"; this.btnReceive.Click += new System.EventHandler(this.btnReceive_Click); // // lbNotReceived // this.lbNotReceived.Location = new System.Drawing.Point(74, 166); this.lbNotReceived.Name = "lbNotReceived"; this.lbNotReceived.Size = new System.Drawing.Size(77, 20); this.lbNotReceived.Text = "待收数量"; // // label13 // this.label13.Location = new System.Drawing.Point(4, 166); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(77, 20); this.label13.Text = "待收数量"; // // lbArriveNum // this.lbArriveNum.Location = new System.Drawing.Point(74, 146); this.lbArriveNum.Name = "lbArriveNum"; this.lbArriveNum.Size = new System.Drawing.Size(77, 20); this.lbArriveNum.Text = "到货数量"; // // label12 // this.label12.Location = new System.Drawing.Point(4, 146); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(77, 20); this.label12.Text = "到货数量"; // // label11 // this.label11.Location = new System.Drawing.Point(4, 239); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(66, 20); this.label11.Text = "零散个数"; // // txtBulkCnt // this.txtBulkCnt.Location = new System.Drawing.Point(76, 237); this.txtBulkCnt.Name = "txtBulkCnt"; this.txtBulkCnt.Size = new System.Drawing.Size(69, 23); this.txtBulkCnt.TabIndex = 19; this.txtBulkCnt.Text = "0"; // // txtReceivePkgNum // this.txtReceivePkgNum.Location = new System.Drawing.Point(76, 212); this.txtReceivePkgNum.Name = "txtReceivePkgNum"; this.txtReceivePkgNum.Size = new System.Drawing.Size(69, 23); this.txtReceivePkgNum.TabIndex = 18; this.txtReceivePkgNum.Text = "0"; // // label10 // this.label10.Location = new System.Drawing.Point(4, 216); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(77, 20); this.label10.Text = "包装件数"; // // label9 // this.label9.Location = new System.Drawing.Point(4, 126); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(37, 20); this.label9.Text = "单位"; // // lbUnit // this.lbUnit.Location = new System.Drawing.Point(74, 126); this.lbUnit.Name = "lbUnit"; this.lbUnit.Size = new System.Drawing.Size(67, 20); this.lbUnit.Text = "单位"; // // lbPackcnt // this.lbPackcnt.Location = new System.Drawing.Point(74, 106); this.lbPackcnt.Name = "lbPackcnt"; this.lbPackcnt.Size = new System.Drawing.Size(69, 20); this.lbPackcnt.Text = "包装数量"; // // label8 // this.label8.Location = new System.Drawing.Point(4, 106); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(77, 20); this.label8.Text = "包装数量"; // // lbGoodsName1 // this.lbGoodsName1.Location = new System.Drawing.Point(71, 31); this.lbGoodsName1.Name = "lbGoodsName1"; this.lbGoodsName1.Size = new System.Drawing.Size(142, 20); this.lbGoodsName1.Text = "商品名称"; // // label2 // this.label2.Location = new System.Drawing.Point(4, 31); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(77, 20); this.label2.Text = "商品名称"; // // label1 // this.label1.Location = new System.Drawing.Point(4, 8); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(50, 20); this.label1.Text = "商品码"; // // txtReceiveGdBarcod // this.txtReceiveGdBarcod.Location = new System.Drawing.Point(60, 5); this.txtReceiveGdBarcod.Name = "txtReceiveGdBarcod"; this.txtReceiveGdBarcod.Size = new System.Drawing.Size(156, 23); this.txtReceiveGdBarcod.TabIndex = 7; this.txtReceiveGdBarcod.GotFocus += new System.EventHandler(this.txtReceiveGdBarcod_GotFocus); this.txtReceiveGdBarcod.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textGdbarcode_KeyUp); // // tabPage3 // this.tabPage3.Controls.Add(this.label25); this.tabPage3.Controls.Add(this.lbPackcnt2); this.tabPage3.Controls.Add(this.label23); this.tabPage3.Controls.Add(this.txtValidDate); this.tabPage3.Controls.Add(this.txtPrdDate); this.tabPage3.Controls.Add(this.chkDouble); this.tabPage3.Controls.Add(this.label16); this.tabPage3.Controls.Add(this.label15); this.tabPage3.Controls.Add(this.label30); this.tabPage3.Controls.Add(this.txtShelfNo); this.tabPage3.Controls.Add(this.lbExpiryDays); this.tabPage3.Controls.Add(this.label29); this.tabPage3.Controls.Add(this.rdValidFaild); this.tabPage3.Controls.Add(this.rdValidPass); this.tabPage3.Controls.Add(this.label27); this.tabPage3.Controls.Add(this.label22); this.tabPage3.Controls.Add(this.label7); this.tabPage3.Controls.Add(this.txtBachCnt); this.tabPage3.Controls.Add(this.lbGoodsName2); this.tabPage3.Controls.Add(this.lbToValidCnt); this.tabPage3.Controls.Add(this.btnValid); this.tabPage3.Controls.Add(this.btnSeeds); this.tabPage3.Controls.Add(this.txtBatchBoxCnt); this.tabPage3.Controls.Add(this.label21); this.tabPage3.Controls.Add(this.label20); this.tabPage3.Controls.Add(this.lbSeedsCnt); this.tabPage3.Controls.Add(this.txtSeedsNum); this.tabPage3.Controls.Add(this.label19); this.tabPage3.Controls.Add(this.label17); this.tabPage3.Controls.Add(this.txtBatch); this.tabPage3.Controls.Add(this.dtpValidTo); this.tabPage3.Controls.Add(this.dtpProduct); this.tabPage3.Controls.Add(this.label14); this.tabPage3.Controls.Add(this.txtValidGdBarcod); this.tabPage3.Location = new System.Drawing.Point(4, 25); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(232, 269); this.tabPage3.Text = "验收"; // // lbPackcnt2 // this.lbPackcnt2.Location = new System.Drawing.Point(48, 76); this.lbPackcnt2.Name = "lbPackcnt2"; this.lbPackcnt2.Size = new System.Drawing.Size(61, 20); this.lbPackcnt2.Text = "包装"; // // label23 // this.label23.Location = new System.Drawing.Point(5, 76); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(35, 20); this.label23.Text = "包装"; // // txtValidDate // this.txtValidDate.Location = new System.Drawing.Point(48, 126); this.txtValidDate.Name = "txtValidDate"; this.txtValidDate.Size = new System.Drawing.Size(136, 23); this.txtValidDate.TabIndex = 132; // // txtPrdDate // this.txtPrdDate.Location = new System.Drawing.Point(48, 100); this.txtPrdDate.Name = "txtPrdDate"; this.txtPrdDate.Size = new System.Drawing.Size(136, 23); this.txtPrdDate.TabIndex = 131; // // chkDouble // this.chkDouble.Enabled = false; this.chkDouble.Location = new System.Drawing.Point(129, 156); this.chkDouble.Name = "chkDouble"; this.chkDouble.Size = new System.Drawing.Size(100, 20); this.chkDouble.TabIndex = 114; this.chkDouble.Text = "双人验收"; this.chkDouble.Visible = false; // // label16 // this.label16.Location = new System.Drawing.Point(5, 126); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(35, 20); this.label16.Text = "至"; // // label15 // this.label15.Location = new System.Drawing.Point(155, 56); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(36, 20); this.label15.Text = "效期"; // // label30 // this.label30.Location = new System.Drawing.Point(5, 7); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(50, 20); this.label30.Text = "流水码"; // // txtShelfNo // this.txtShelfNo.Location = new System.Drawing.Point(61, 4); this.txtShelfNo.Name = "txtShelfNo"; this.txtShelfNo.Size = new System.Drawing.Size(156, 23); this.txtShelfNo.TabIndex = 100; this.txtShelfNo.GotFocus += new System.EventHandler(this.txtShelfNo_GotFocus); this.txtShelfNo.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtShelfNo_KeyUp); // // lbExpiryDays // this.lbExpiryDays.Location = new System.Drawing.Point(192, 55); this.lbExpiryDays.Name = "lbExpiryDays"; this.lbExpiryDays.Size = new System.Drawing.Size(36, 20); this.lbExpiryDays.Text = "0"; // // label29 // this.label29.Location = new System.Drawing.Point(5, 103); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(35, 20); this.label29.Text = "起"; // // rdValidFaild // this.rdValidFaild.Location = new System.Drawing.Point(61, 242); this.rdValidFaild.Name = "rdValidFaild"; this.rdValidFaild.Size = new System.Drawing.Size(72, 20); this.rdValidFaild.TabIndex = 85; this.rdValidFaild.TabStop = false; this.rdValidFaild.Text = "不合格"; this.rdValidFaild.Click += new System.EventHandler(this.rdValidFaild_Click); // // rdValidPass // this.rdValidPass.Checked = true; this.rdValidPass.Location = new System.Drawing.Point(2, 242); this.rdValidPass.Name = "rdValidPass"; this.rdValidPass.Size = new System.Drawing.Size(60, 20); this.rdValidPass.TabIndex = 84; this.rdValidPass.Text = "合格"; this.rdValidPass.Click += new System.EventHandler(this.rdValidPass_Click); // // label27 // this.label27.Location = new System.Drawing.Point(5, 53); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(40, 20); this.label27.Text = "商品"; // // label22 // this.label22.Location = new System.Drawing.Point(115, 76); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(43, 20); this.label22.Text = "待验"; // // label7 // this.label7.Location = new System.Drawing.Point(123, 208); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(35, 20); this.label7.Text = "零数"; // // txtBachCnt // this.txtBachCnt.Location = new System.Drawing.Point(159, 204); this.txtBachCnt.Name = "txtBachCnt"; this.txtBachCnt.Size = new System.Drawing.Size(68, 23); this.txtBachCnt.TabIndex = 73; this.txtBachCnt.Text = "0"; // // lbGoodsName2 // this.lbGoodsName2.Location = new System.Drawing.Point(48, 55); this.lbGoodsName2.Name = "lbGoodsName2"; this.lbGoodsName2.Size = new System.Drawing.Size(110, 20); this.lbGoodsName2.Text = "商品名称"; // // lbToValidCnt // this.lbToValidCnt.Location = new System.Drawing.Point(159, 76); this.lbToValidCnt.Name = "lbToValidCnt"; this.lbToValidCnt.Size = new System.Drawing.Size(67, 20); this.lbToValidCnt.Text = "数量"; // // btnValid // this.btnValid.Location = new System.Drawing.Point(158, 234); this.btnValid.Name = "btnValid"; this.btnValid.Size = new System.Drawing.Size(68, 31); this.btnValid.TabIndex = 51; this.btnValid.Text = "验收"; this.btnValid.Click += new System.EventHandler(this.btnValid_Click); // // btnSeeds // this.btnSeeds.Location = new System.Drawing.Point(190, 178); this.btnSeeds.Name = "btnSeeds"; this.btnSeeds.Size = new System.Drawing.Size(20, 20); this.btnSeeds.TabIndex = 50; this.btnSeeds.Text = "..."; this.btnSeeds.Click += new System.EventHandler(this.btnSeeds_Click); // // txtBatchBoxCnt // this.txtBatchBoxCnt.Location = new System.Drawing.Point(48, 205); this.txtBatchBoxCnt.Name = "txtBatchBoxCnt"; this.txtBatchBoxCnt.Size = new System.Drawing.Size(69, 23); this.txtBatchBoxCnt.TabIndex = 48; this.txtBatchBoxCnt.Text = "0"; // // label21 // this.label21.Location = new System.Drawing.Point(5, 208); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(35, 20); this.label21.Text = "箱数"; // // label20 // this.label20.Location = new System.Drawing.Point(107, 179); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(10, 23); this.label20.Text = "/"; // // lbSeedsCnt // this.lbSeedsCnt.Location = new System.Drawing.Point(118, 179); this.lbSeedsCnt.Name = "lbSeedsCnt"; this.lbSeedsCnt.Size = new System.Drawing.Size(35, 20); this.lbSeedsCnt.Text = "?"; // // txtSeedsNum // this.txtSeedsNum.Location = new System.Drawing.Point(48, 179); this.txtSeedsNum.Name = "txtSeedsNum"; this.txtSeedsNum.Size = new System.Drawing.Size(54, 23); this.txtSeedsNum.TabIndex = 41; this.txtSeedsNum.Text = "0"; // // label19 // this.label19.Location = new System.Drawing.Point(5, 180); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(35, 20); this.label19.Text = "开箱"; // // label17 // this.label17.Location = new System.Drawing.Point(5, 156); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(38, 20); this.label17.Text = "批次"; // // txtBatch // this.txtBatch.Location = new System.Drawing.Point(48, 153); this.txtBatch.Name = "txtBatch"; this.txtBatch.Size = new System.Drawing.Size(73, 23); this.txtBatch.TabIndex = 18; // // dtpValidTo // this.dtpValidTo.Location = new System.Drawing.Point(48, 126); this.dtpValidTo.Name = "dtpValidTo"; this.dtpValidTo.Size = new System.Drawing.Size(136, 24); this.dtpValidTo.TabIndex = 15; // // dtpProduct // this.dtpProduct.Location = new System.Drawing.Point(48, 99); this.dtpProduct.Name = "dtpProduct"; this.dtpProduct.Size = new System.Drawing.Size(136, 24); this.dtpProduct.TabIndex = 13; this.dtpProduct.ValueChanged += new System.EventHandler(this.dtpProduct_ValueChanged); // // label14 // this.label14.Location = new System.Drawing.Point(5, 30); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(50, 20); this.label14.Text = "商品码"; // // txtValidGdBarcod // this.txtValidGdBarcod.Location = new System.Drawing.Point(61, 29); this.txtValidGdBarcod.Name = "txtValidGdBarcod"; this.txtValidGdBarcod.Size = new System.Drawing.Size(156, 23); this.txtValidGdBarcod.TabIndex = 9; this.txtValidGdBarcod.GotFocus += new System.EventHandler(this.txtValidGdBarcod_GotFocus); this.txtValidGdBarcod.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtValidGdBarcod_KeyUp); // // tabPage4 // this.tabPage4.Controls.Add(this.dgResult); this.tabPage4.Location = new System.Drawing.Point(4, 25); this.tabPage4.Name = "tabPage4"; this.tabPage4.Size = new System.Drawing.Size(232, 269); this.tabPage4.Text = "货位"; // // dgResult // this.dgResult.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.dgResult.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.dgResult.Location = new System.Drawing.Point(2, 3); this.dgResult.Name = "dgResult"; this.dgResult.RowHeadersVisible = false; this.dgResult.Size = new System.Drawing.Size(229, 263); this.dgResult.TabIndex = 58; // // label25 // this.label25.Location = new System.Drawing.Point(152, 180); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(35, 20); this.label25.Text = "抽样"; // // StockReceive // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(243, 303); this.Controls.Add(this.tb1); this.Name = "StockReceive"; this.Text = "收货验收"; this.Load += new System.EventHandler(this.StockReceive_Load); this.tb1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl tb1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.DataGrid dg1; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox textPreInNo; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox txtReceiveGdBarcod; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbGoodsName1; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.Label lbVeNo; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label lbvender; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label lbPhone; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label lbUnit; private System.Windows.Forms.Label lbPackcnt; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label lbArriveNum; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtBulkCnt; private System.Windows.Forms.TextBox txtReceivePkgNum; private System.Windows.Forms.Label lbNotReceived; private System.Windows.Forms.Label label13; private System.Windows.Forms.Button btnReceive; private System.Windows.Forms.CheckBox chkZhitong; private System.Windows.Forms.CheckBox chkValid; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox txtValidGdBarcod; private System.Windows.Forms.DateTimePicker dtpProduct; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox txtBatch; private System.Windows.Forms.DateTimePicker dtpValidTo; private System.Windows.Forms.TextBox txtSeedsNum; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label lbSeedsCnt; private System.Windows.Forms.Label label20; private System.Windows.Forms.TextBox txtWendu; private System.Windows.Forms.Label label18; private System.Windows.Forms.Button btnSeeds; private System.Windows.Forms.TextBox txtBatchBoxCnt; private System.Windows.Forms.Label label21; private System.Windows.Forms.Button btnValid; private System.Windows.Forms.Label lbToValidCnt; private System.Windows.Forms.CheckBox chkNoQc; private System.Windows.Forms.Label lbGoodsName2; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txtBachCnt; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label27; private System.Windows.Forms.RadioButton rdValidFaild; private System.Windows.Forms.RadioButton rdValidPass; private System.Windows.Forms.Label lbExpiryDays; private System.Windows.Forms.Label label29; private System.Windows.Forms.RadioButton rdRefuse; private System.Windows.Forms.RadioButton rdReceive; private System.Windows.Forms.Label label30; private System.Windows.Forms.TextBox txtShelfNo; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.DataGrid dgResult; private System.Windows.Forms.CheckBox chkDouble; private System.Windows.Forms.TextBox txtValidDate; private System.Windows.Forms.TextBox txtPrdDate; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label lbOwner; private System.Windows.Forms.Label lbPackcnt2; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label25; } }