| | |
| | | this.tb = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.gl = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.BatchNo = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.tc = new System.Windows.Forms.ToolStripButton(); |
| | | this.lblCaption = new System.Windows.Forms.Label(); |
| | |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.cmdHEmpID = new System.Windows.Forms.Button(); |
| | | this.cmdSourceBillNo = new System.Windows.Forms.Button(); |
| | | this.textBox2 = new System.Windows.Forms.TextBox(); |
| | | this.txtHSourceBillNo = new System.Windows.Forms.TextBox(); |
| | | this.label14 = new System.Windows.Forms.Label(); |
| | | this.cmbSourceBillType = new System.Windows.Forms.ComboBox(); |
| | | this.label10 = new System.Windows.Forms.Label(); |
| | |
| | | this.grdSub = new System.Windows.Forms.DataGridView(); |
| | | this.tabPage3 = new System.Windows.Forms.TabPage(); |
| | | this.grdList = new System.Windows.Forms.DataGridView(); |
| | | this.BatchNo = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); |
| | |
| | | this.gl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.gl.Click += new System.EventHandler(this.gl_Click); |
| | | // |
| | | // toolStripSeparator7 |
| | | // |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // BatchNo |
| | | // |
| | | this.BatchNo.AutoSize = false; |
| | | this.BatchNo.Image = ((System.Drawing.Image)(resources.GetObject("BatchNo.Image"))); |
| | | this.BatchNo.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.BatchNo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.BatchNo.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.BatchNo.Name = "BatchNo"; |
| | | this.BatchNo.Size = new System.Drawing.Size(36, 47); |
| | | this.BatchNo.Text = "鎵规"; |
| | | this.BatchNo.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.BatchNo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.BatchNo.Click += new System.EventHandler(this.BatchNo_Click); |
| | | // |
| | | // toolStripSeparator3 |
| | | // |
| | | this.toolStripSeparator3.Name = "toolStripSeparator3"; |
| | |
| | | this.gbUp.Controls.Add(this.label1); |
| | | this.gbUp.Controls.Add(this.cmdHEmpID); |
| | | this.gbUp.Controls.Add(this.cmdSourceBillNo); |
| | | this.gbUp.Controls.Add(this.textBox2); |
| | | this.gbUp.Controls.Add(this.txtHSourceBillNo); |
| | | this.gbUp.Controls.Add(this.label14); |
| | | this.gbUp.Controls.Add(this.cmbSourceBillType); |
| | | this.gbUp.Controls.Add(this.label10); |
| | |
| | | this.cmdSourceBillNo.UseVisualStyleBackColor = true; |
| | | this.cmdSourceBillNo.Click += new System.EventHandler(this.cmdSourceBillNo_Click); |
| | | // |
| | | // textBox2 |
| | | // txtHSourceBillNo |
| | | // |
| | | this.textBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.textBox2.Location = new System.Drawing.Point(394, 46); |
| | | this.textBox2.Name = "textBox2"; |
| | | this.textBox2.Size = new System.Drawing.Size(166, 21); |
| | | this.textBox2.TabIndex = 41; |
| | | this.txtHSourceBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHSourceBillNo.Location = new System.Drawing.Point(394, 46); |
| | | this.txtHSourceBillNo.Name = "txtHSourceBillNo"; |
| | | this.txtHSourceBillNo.Size = new System.Drawing.Size(166, 21); |
| | | this.txtHSourceBillNo.TabIndex = 41; |
| | | this.txtHSourceBillNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHSourceBillNo_KeyPress); |
| | | // |
| | | // label14 |
| | | // |
| | |
| | | this.grdList.Size = new System.Drawing.Size(929, 288); |
| | | this.grdList.TabIndex = 46; |
| | | // |
| | | // BatchNo |
| | | // |
| | | this.BatchNo.AutoSize = false; |
| | | this.BatchNo.Image = ((System.Drawing.Image)(resources.GetObject("BatchNo.Image"))); |
| | | this.BatchNo.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.BatchNo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.BatchNo.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.BatchNo.Name = "BatchNo"; |
| | | this.BatchNo.Size = new System.Drawing.Size(36, 47); |
| | | this.BatchNo.Text = "鎵规"; |
| | | this.BatchNo.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.BatchNo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.BatchNo.Click += new System.EventHandler(this.BatchNo_Click); |
| | | // |
| | | // toolStripSeparator7 |
| | | // |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // Gy_BarCodeBill |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | |
| | | private System.Windows.Forms.Label label10; |
| | | private System.Windows.Forms.ComboBox cmbSourceBillType; |
| | | private System.Windows.Forms.Button cmdSourceBillNo; |
| | | private System.Windows.Forms.TextBox textBox2; |
| | | private System.Windows.Forms.TextBox txtHSourceBillNo; |
| | | private System.Windows.Forms.Label label14; |
| | | private System.Windows.Forms.ToolStripButton tc; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator12; |