369 lines
		
	
	
		
			18 KiB
		
	
	
	
		
			C#
		
	
	
	
		
		
			
		
	
	
			369 lines
		
	
	
		
			18 KiB
		
	
	
	
		
			C#
		
	
	
	
| 
								 | 
							
								namespace DeiNiu.Wms.CE
							 | 
						|||
| 
								 | 
							
								{
							 | 
						|||
| 
								 | 
							
								    partial class LocationStockInit
							 | 
						|||
| 
								 | 
							
								    {
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// 必需的设计器变量。
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        private System.ComponentModel.IContainer components = null;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// 清理所有正在使用的资源。
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
							 | 
						|||
| 
								 | 
							
								        protected override void Dispose(bool disposing)
							 | 
						|||
| 
								 | 
							
								        {
							 | 
						|||
| 
								 | 
							
								            if (disposing && (components != null))
							 | 
						|||
| 
								 | 
							
								            {
							 | 
						|||
| 
								 | 
							
								                components.Dispose();
							 | 
						|||
| 
								 | 
							
								            }
							 | 
						|||
| 
								 | 
							
								            base.Dispose(disposing);
							 | 
						|||
| 
								 | 
							
								        }
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        #region Windows 窗体设计器生成的代码
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// 设计器支持所需的方法 - 不要
							 | 
						|||
| 
								 | 
							
								        /// 使用代码编辑器修改此方法的内容。
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        private void InitializeComponent()
							 | 
						|||
| 
								 | 
							
								        {
							 | 
						|||
| 
								 | 
							
								            this.label1 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.goodscode_txt = new System.Windows.Forms.TextBox();
							 | 
						|||
| 
								 | 
							
								            this.label2 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.lacationid_txt = new System.Windows.Forms.TextBox();
							 | 
						|||
| 
								 | 
							
								            this.label3 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.label4 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.label5 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.name_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.spec_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.PCompany_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.label9 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.label10 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.lacationid_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.product_date_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.label13 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.label14 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.save_date_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.batch_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.label17 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.oldcount_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.label19 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.count_txt = new System.Windows.Forms.TextBox();
							 | 
						|||
| 
								 | 
							
								            this.unit_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.up_bt = new System.Windows.Forms.Button();
							 | 
						|||
| 
								 | 
							
								            this.down_bt = new System.Windows.Forms.Button();
							 | 
						|||
| 
								 | 
							
								            this.row_lab = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.cb1 = new System.Windows.Forms.CheckBox();
							 | 
						|||
| 
								 | 
							
								            this.label6 = new System.Windows.Forms.Label();
							 | 
						|||
| 
								 | 
							
								            this.SuspendLayout();
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label1
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label1.Location = new System.Drawing.Point(4, 11);
							 | 
						|||
| 
								 | 
							
								            this.label1.Name = "label1";
							 | 
						|||
| 
								 | 
							
								            this.label1.Size = new System.Drawing.Size(61, 20);
							 | 
						|||
| 
								 | 
							
								            this.label1.Text = "商品条码";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // goodscode_txt
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.goodscode_txt.Location = new System.Drawing.Point(66, 8);
							 | 
						|||
| 
								 | 
							
								            this.goodscode_txt.Name = "goodscode_txt";
							 | 
						|||
| 
								 | 
							
								            this.goodscode_txt.Size = new System.Drawing.Size(163, 23);
							 | 
						|||
| 
								 | 
							
								            this.goodscode_txt.TabIndex = 1;
							 | 
						|||
| 
								 | 
							
								            this.goodscode_txt.Text = "6933176301418";
							 | 
						|||
| 
								 | 
							
								            this.goodscode_txt.KeyUp += new System.Windows.Forms.KeyEventHandler(this.goodscode_txt_KeyUp);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label2
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label2.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label2.Location = new System.Drawing.Point(4, 40);
							 | 
						|||
| 
								 | 
							
								            this.label2.Name = "label2";
							 | 
						|||
| 
								 | 
							
								            this.label2.Size = new System.Drawing.Size(61, 20);
							 | 
						|||
| 
								 | 
							
								            this.label2.Text = "货位条码";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // lacationid_txt
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.lacationid_txt.Location = new System.Drawing.Point(65, 37);
							 | 
						|||
| 
								 | 
							
								            this.lacationid_txt.Name = "lacationid_txt";
							 | 
						|||
| 
								 | 
							
								            this.lacationid_txt.Size = new System.Drawing.Size(83, 23);
							 | 
						|||
| 
								 | 
							
								            this.lacationid_txt.TabIndex = 1;
							 | 
						|||
| 
								 | 
							
								            this.lacationid_txt.Text = "YZ.163.07.31";
							 | 
						|||
| 
								 | 
							
								            this.lacationid_txt.KeyUp += new System.Windows.Forms.KeyEventHandler(this.lacationid_txt_KeyUp);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label3
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label3.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label3.Location = new System.Drawing.Point(4, 66);
							 | 
						|||
| 
								 | 
							
								            this.label3.Name = "label3";
							 | 
						|||
| 
								 | 
							
								            this.label3.Size = new System.Drawing.Size(45, 20);
							 | 
						|||
| 
								 | 
							
								            this.label3.Text = "品名:";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label4
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label4.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label4.Location = new System.Drawing.Point(4, 92);
							 | 
						|||
| 
								 | 
							
								            this.label4.Name = "label4";
							 | 
						|||
| 
								 | 
							
								            this.label4.Size = new System.Drawing.Size(45, 20);
							 | 
						|||
| 
								 | 
							
								            this.label4.Text = "规格:";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label5
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label5.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label5.Location = new System.Drawing.Point(4, 118);
							 | 
						|||
| 
								 | 
							
								            this.label5.Name = "label5";
							 | 
						|||
| 
								 | 
							
								            this.label5.Size = new System.Drawing.Size(45, 20);
							 | 
						|||
| 
								 | 
							
								            this.label5.Text = "厂家:";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // name_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.name_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.name_lab.ForeColor = System.Drawing.Color.Blue;
							 | 
						|||
| 
								 | 
							
								            this.name_lab.Location = new System.Drawing.Point(45, 66);
							 | 
						|||
| 
								 | 
							
								            this.name_lab.Name = "name_lab";
							 | 
						|||
| 
								 | 
							
								            this.name_lab.Size = new System.Drawing.Size(190, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // spec_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.spec_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.spec_lab.ForeColor = System.Drawing.Color.Black;
							 | 
						|||
| 
								 | 
							
								            this.spec_lab.Location = new System.Drawing.Point(45, 92);
							 | 
						|||
| 
								 | 
							
								            this.spec_lab.Name = "spec_lab";
							 | 
						|||
| 
								 | 
							
								            this.spec_lab.Size = new System.Drawing.Size(123, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // PCompany_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.PCompany_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.PCompany_lab.ForeColor = System.Drawing.Color.Black;
							 | 
						|||
| 
								 | 
							
								            this.PCompany_lab.Location = new System.Drawing.Point(45, 118);
							 | 
						|||
| 
								 | 
							
								            this.PCompany_lab.Name = "PCompany_lab";
							 | 
						|||
| 
								 | 
							
								            this.PCompany_lab.Size = new System.Drawing.Size(191, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label9
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label9.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label9.Location = new System.Drawing.Point(4, 144);
							 | 
						|||
| 
								 | 
							
								            this.label9.Name = "label9";
							 | 
						|||
| 
								 | 
							
								            this.label9.Size = new System.Drawing.Size(45, 20);
							 | 
						|||
| 
								 | 
							
								            this.label9.Text = "货位:";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label10
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label10.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label10.Location = new System.Drawing.Point(4, 222);
							 | 
						|||
| 
								 | 
							
								            this.label10.Name = "label10";
							 | 
						|||
| 
								 | 
							
								            this.label10.Size = new System.Drawing.Size(72, 20);
							 | 
						|||
| 
								 | 
							
								            this.label10.Text = "生产日期:";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // lacationid_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.lacationid_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.lacationid_lab.ForeColor = System.Drawing.Color.Black;
							 | 
						|||
| 
								 | 
							
								            this.lacationid_lab.Location = new System.Drawing.Point(45, 144);
							 | 
						|||
| 
								 | 
							
								            this.lacationid_lab.Name = "lacationid_lab";
							 | 
						|||
| 
								 | 
							
								            this.lacationid_lab.Size = new System.Drawing.Size(91, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // product_date_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.product_date_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.product_date_lab.ForeColor = System.Drawing.Color.Black;
							 | 
						|||
| 
								 | 
							
								            this.product_date_lab.Location = new System.Drawing.Point(69, 222);
							 | 
						|||
| 
								 | 
							
								            this.product_date_lab.Name = "product_date_lab";
							 | 
						|||
| 
								 | 
							
								            this.product_date_lab.Size = new System.Drawing.Size(103, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label13
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label13.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label13.Location = new System.Drawing.Point(4, 248);
							 | 
						|||
| 
								 | 
							
								            this.label13.Name = "label13";
							 | 
						|||
| 
								 | 
							
								            this.label13.Size = new System.Drawing.Size(72, 20);
							 | 
						|||
| 
								 | 
							
								            this.label13.Text = "有效期至:";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label14
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label14.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label14.Location = new System.Drawing.Point(4, 196);
							 | 
						|||
| 
								 | 
							
								            this.label14.Name = "label14";
							 | 
						|||
| 
								 | 
							
								            this.label14.Size = new System.Drawing.Size(72, 20);
							 | 
						|||
| 
								 | 
							
								            this.label14.Text = "商品批号:";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // save_date_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.save_date_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.save_date_lab.ForeColor = System.Drawing.Color.Black;
							 | 
						|||
| 
								 | 
							
								            this.save_date_lab.Location = new System.Drawing.Point(69, 248);
							 | 
						|||
| 
								 | 
							
								            this.save_date_lab.Name = "save_date_lab";
							 | 
						|||
| 
								 | 
							
								            this.save_date_lab.Size = new System.Drawing.Size(100, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // batch_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.batch_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.batch_lab.ForeColor = System.Drawing.Color.Black;
							 | 
						|||
| 
								 | 
							
								            this.batch_lab.Location = new System.Drawing.Point(69, 196);
							 | 
						|||
| 
								 | 
							
								            this.batch_lab.Name = "batch_lab";
							 | 
						|||
| 
								 | 
							
								            this.batch_lab.Size = new System.Drawing.Size(91, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label17
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label17.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label17.Location = new System.Drawing.Point(4, 170);
							 | 
						|||
| 
								 | 
							
								            this.label17.Name = "label17";
							 | 
						|||
| 
								 | 
							
								            this.label17.Size = new System.Drawing.Size(72, 20);
							 | 
						|||
| 
								 | 
							
								            this.label17.Text = "ERP库存:";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // oldcount_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.oldcount_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.oldcount_lab.ForeColor = System.Drawing.Color.Black;
							 | 
						|||
| 
								 | 
							
								            this.oldcount_lab.Location = new System.Drawing.Point(69, 170);
							 | 
						|||
| 
								 | 
							
								            this.oldcount_lab.Name = "oldcount_lab";
							 | 
						|||
| 
								 | 
							
								            this.oldcount_lab.Size = new System.Drawing.Size(61, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label19
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label19.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label19.Location = new System.Drawing.Point(138, 170);
							 | 
						|||
| 
								 | 
							
								            this.label19.Name = "label19";
							 | 
						|||
| 
								 | 
							
								            this.label19.Size = new System.Drawing.Size(32, 20);
							 | 
						|||
| 
								 | 
							
								            this.label19.Text = "入库";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // count_txt
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.count_txt.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.count_txt.Location = new System.Drawing.Point(172, 169);
							 | 
						|||
| 
								 | 
							
								            this.count_txt.Name = "count_txt";
							 | 
						|||
| 
								 | 
							
								            this.count_txt.Size = new System.Drawing.Size(57, 21);
							 | 
						|||
| 
								 | 
							
								            this.count_txt.TabIndex = 1;
							 | 
						|||
| 
								 | 
							
								            this.count_txt.Text = "0";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // unit_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.unit_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.unit_lab.ForeColor = System.Drawing.Color.Blue;
							 | 
						|||
| 
								 | 
							
								            this.unit_lab.Location = new System.Drawing.Point(172, 145);
							 | 
						|||
| 
								 | 
							
								            this.unit_lab.Name = "unit_lab";
							 | 
						|||
| 
								 | 
							
								            this.unit_lab.Size = new System.Drawing.Size(46, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // up_bt
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.up_bt.Enabled = false;
							 | 
						|||
| 
								 | 
							
								            this.up_bt.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.up_bt.Location = new System.Drawing.Point(178, 218);
							 | 
						|||
| 
								 | 
							
								            this.up_bt.Name = "up_bt";
							 | 
						|||
| 
								 | 
							
								            this.up_bt.Size = new System.Drawing.Size(59, 24);
							 | 
						|||
| 
								 | 
							
								            this.up_bt.TabIndex = 21;
							 | 
						|||
| 
								 | 
							
								            this.up_bt.Text = "上一页";
							 | 
						|||
| 
								 | 
							
								            this.up_bt.Click += new System.EventHandler(this.up_bt_Click);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // down_bt
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.down_bt.Enabled = false;
							 | 
						|||
| 
								 | 
							
								            this.down_bt.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.down_bt.Location = new System.Drawing.Point(178, 243);
							 | 
						|||
| 
								 | 
							
								            this.down_bt.Name = "down_bt";
							 | 
						|||
| 
								 | 
							
								            this.down_bt.Size = new System.Drawing.Size(59, 24);
							 | 
						|||
| 
								 | 
							
								            this.down_bt.TabIndex = 21;
							 | 
						|||
| 
								 | 
							
								            this.down_bt.Text = "下一页";
							 | 
						|||
| 
								 | 
							
								            this.down_bt.Click += new System.EventHandler(this.down_bt_Click);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // row_lab
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.row_lab.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.row_lab.ForeColor = System.Drawing.Color.Blue;
							 | 
						|||
| 
								 | 
							
								            this.row_lab.Location = new System.Drawing.Point(178, 196);
							 | 
						|||
| 
								 | 
							
								            this.row_lab.Name = "row_lab";
							 | 
						|||
| 
								 | 
							
								            this.row_lab.Size = new System.Drawing.Size(57, 20);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // cb1
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.cb1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.cb1.Location = new System.Drawing.Point(150, 37);
							 | 
						|||
| 
								 | 
							
								            this.cb1.Name = "cb1";
							 | 
						|||
| 
								 | 
							
								            this.cb1.Size = new System.Drawing.Size(87, 20);
							 | 
						|||
| 
								 | 
							
								            this.cb1.TabIndex = 42;
							 | 
						|||
| 
								 | 
							
								            this.cb1.Text = "货位查询";
							 | 
						|||
| 
								 | 
							
								            this.cb1.CheckStateChanged += new System.EventHandler(this.cb1_CheckStateChanged);
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // label6
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            this.label6.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.label6.Location = new System.Drawing.Point(138, 146);
							 | 
						|||
| 
								 | 
							
								            this.label6.Name = "label6";
							 | 
						|||
| 
								 | 
							
								            this.label6.Size = new System.Drawing.Size(32, 20);
							 | 
						|||
| 
								 | 
							
								            this.label6.Text = "单位";
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            // LocationStockInit
							 | 
						|||
| 
								 | 
							
								            // 
							 | 
						|||
| 
								 | 
							
								            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, 275);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label6);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.cb1);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.row_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.down_bt);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.up_bt);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.batch_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.unit_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.save_date_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.product_date_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.oldcount_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.lacationid_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.PCompany_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.spec_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label19);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label14);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.name_lab);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label10);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label13);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label17);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.count_txt);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.lacationid_txt);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label9);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label5);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label4);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label3);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label2);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.goodscode_txt);
							 | 
						|||
| 
								 | 
							
								            this.Controls.Add(this.label1);
							 | 
						|||
| 
								 | 
							
								            this.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
							 | 
						|||
| 
								 | 
							
								            this.Name = "LocationStockInit";
							 | 
						|||
| 
								 | 
							
								            this.Text = "扫商品条码入库";
							 | 
						|||
| 
								 | 
							
								            this.Load += new System.EventHandler(this.BarCodeStorage_Load);
							 | 
						|||
| 
								 | 
							
								            this.ResumeLayout(false);
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        }
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        #endregion
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label1;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.TextBox goodscode_txt;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label2;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.TextBox lacationid_txt;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label3;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label4;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label5;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label name_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label spec_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label PCompany_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label9;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label10;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label lacationid_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label product_date_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label13;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label14;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label save_date_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label batch_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label17;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label oldcount_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label19;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.TextBox count_txt;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label unit_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Button up_bt;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Button down_bt;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label row_lab;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.CheckBox cb1;
							 | 
						|||
| 
								 | 
							
								        private System.Windows.Forms.Label label6;
							 | 
						|||
| 
								 | 
							
								    }
							 | 
						|||
| 
								 | 
							
								}
							 |