| | |
| | | "æªåæ¥", |
| | | "已忥", |
| | | "å
¨é¨"}); |
| | | this.cmbHStatus.Location = new System.Drawing.Point(346, 12); |
| | | this.cmbHStatus.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); |
| | | this.cmbHStatus.Location = new System.Drawing.Point(346, 11); |
| | | this.cmbHStatus.Margin = new System.Windows.Forms.Padding(2); |
| | | this.cmbHStatus.Name = "cmbHStatus"; |
| | | this.cmbHStatus.Size = new System.Drawing.Size(92, 20); |
| | | this.cmbHStatus.TabIndex = 20; |
| | |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.BackColor = System.Drawing.Color.Transparent; |
| | | this.label2.Location = new System.Drawing.Point(472, 15); |
| | | this.label2.Location = new System.Drawing.Point(813, 35); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(65, 12); |
| | | this.label2.TabIndex = 14; |
| | | this.label2.Text = "å·¥ä½ä¸å¿ï¼"; |
| | | this.label2.Visible = false; |
| | | // |
| | | // txtHCenterID |
| | | // |
| | | this.txtHCenterID.Location = new System.Drawing.Point(540, 12); |
| | | this.txtHCenterID.Location = new System.Drawing.Point(881, 32); |
| | | this.txtHCenterID.Name = "txtHCenterID"; |
| | | this.txtHCenterID.Size = new System.Drawing.Size(162, 21); |
| | | this.txtHCenterID.TabIndex = 15; |
| | | this.txtHCenterID.Visible = false; |
| | | this.txtHCenterID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHCenterID_KeyDown); |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(708, 15); |
| | | this.label1.BackColor = System.Drawing.Color.Transparent; |
| | | this.label1.Location = new System.Drawing.Point(462, 15); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(65, 12); |
| | | this.label1.TabIndex = 8; |
| | |
| | | // |
| | | // txtHBillNo |
| | | // |
| | | this.txtHBillNo.Location = new System.Drawing.Point(776, 12); |
| | | this.txtHBillNo.Location = new System.Drawing.Point(530, 11); |
| | | this.txtHBillNo.Name = "txtHBillNo"; |
| | | this.txtHBillNo.Size = new System.Drawing.Size(162, 21); |
| | | this.txtHBillNo.TabIndex = 9; |
| | |
| | | // eXCELToolStripMenuItem |
| | | // |
| | | this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(112, 22); |
| | | this.eXCELToolStripMenuItem.Text = "EXCEL"; |
| | | this.eXCELToolStripMenuItem.Click += new System.EventHandler(this.eXCELToolStripMenuItem_Click); |
| | | // |
| | | // cSVToolStripMenuItem |
| | | // |
| | | this.cSVToolStripMenuItem.Name = "cSVToolStripMenuItem"; |
| | | this.cSVToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.cSVToolStripMenuItem.Size = new System.Drawing.Size(112, 22); |
| | | this.cSVToolStripMenuItem.Text = "CSV"; |
| | | this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); |
| | | // |