| | |
| | | this.label2 = new System.Windows.Forms.Label(); |
| | | this.cmbHOrgID = new System.Windows.Forms.ComboBox(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.cmbHBarCodeType = new System.Windows.Forms.ComboBox(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.cmdHEmpID = new System.Windows.Forms.Button(); |
| | | this.cmdSourceBillNo = new System.Windows.Forms.Button(); |
| | | this.txtHSourceBillNo = new System.Windows.Forms.TextBox(); |
| | |
| | | this.gbUp.Controls.Add(this.label2); |
| | | this.gbUp.Controls.Add(this.cmbHOrgID); |
| | | this.gbUp.Controls.Add(this.label3); |
| | | this.gbUp.Controls.Add(this.cmbHBarCodeType); |
| | | this.gbUp.Controls.Add(this.label1); |
| | | this.gbUp.Controls.Add(this.cmdHEmpID); |
| | | this.gbUp.Controls.Add(this.cmdSourceBillNo); |
| | | this.gbUp.Controls.Add(this.txtHSourceBillNo); |
| | |
| | | this.label3.Size = new System.Drawing.Size(53, 12); |
| | | this.label3.TabIndex = 84; |
| | | this.label3.Text = "ç» ç»"; |
| | | // |
| | | // cmbHBarCodeType |
| | | // |
| | | this.cmbHBarCodeType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
| | | this.cmbHBarCodeType.FormattingEnabled = true; |
| | | this.cmbHBarCodeType.Location = new System.Drawing.Point(676, 46); |
| | | this.cmbHBarCodeType.Name = "cmbHBarCodeType"; |
| | | this.cmbHBarCodeType.Size = new System.Drawing.Size(188, 20); |
| | | this.cmbHBarCodeType.TabIndex = 81; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.ForeColor = System.Drawing.Color.Black; |
| | | this.label1.Location = new System.Drawing.Point(609, 50); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(53, 12); |
| | | this.label1.TabIndex = 80; |
| | | this.label1.Text = "æ¡ç ç±»å"; |
| | | // |
| | | // cmdHEmpID |
| | | // |
| | |
| | | private System.Windows.Forms.Panel panel3; |
| | | private System.Windows.Forms.DataGridView grdSum; |
| | | private System.Windows.Forms.DataGridView grdPrint; |
| | | private System.Windows.Forms.ComboBox cmbHBarCodeType; |
| | | private System.Windows.Forms.Label label1; |
| | | private System.Windows.Forms.ToolStripButton dy; |
| | | private System.Windows.Forms.ComboBox cmbHOrgID; |
| | | private System.Windows.Forms.Label label3; |