| | |
| | | this.tabControl_MainInfo = new System.Windows.Forms.TabControl(); |
| | | this.tabPage_BillInfo = new System.Windows.Forms.TabPage(); |
| | | this.gbUp = new System.Windows.Forms.GroupBox(); |
| | | this.button_produceTemp = new System.Windows.Forms.Button(); |
| | | this.label_sBillNo = new System.Windows.Forms.Label(); |
| | | this.textBox_sBillNo = new System.Windows.Forms.TextBox(); |
| | | this.label_sBillID = new System.Windows.Forms.Label(); |
| | |
| | | // gbUp |
| | | // |
| | | this.gbUp.BackColor = System.Drawing.Color.Transparent; |
| | | this.gbUp.Controls.Add(this.button_produceTemp); |
| | | this.gbUp.Controls.Add(this.label_sBillNo); |
| | | this.gbUp.Controls.Add(this.textBox_sBillNo); |
| | | this.gbUp.Controls.Add(this.label_sBillID); |
| | |
| | | this.gbUp.Size = new System.Drawing.Size(1374, 310); |
| | | this.gbUp.TabIndex = 33; |
| | | this.gbUp.TabStop = false; |
| | | // |
| | | // button_produceTemp |
| | | // |
| | | this.button_produceTemp.Location = new System.Drawing.Point(829, 215); |
| | | this.button_produceTemp.Name = "button_produceTemp"; |
| | | this.button_produceTemp.Size = new System.Drawing.Size(158, 70); |
| | | this.button_produceTemp.TabIndex = 123; |
| | | this.button_produceTemp.Text = "涓存椂缁勬墭"; |
| | | this.button_produceTemp.UseVisualStyleBackColor = true; |
| | | this.button_produceTemp.Click += new System.EventHandler(this.button_produceTemp_Click); |
| | | // |
| | | // label_sBillNo |
| | | // |
| | |
| | | // textBox_HPackBarCode |
| | | // |
| | | this.textBox_HPackBarCode.BackColor = System.Drawing.SystemColors.ScrollBar; |
| | | this.textBox_HPackBarCode.Enabled = false; |
| | | this.textBox_HPackBarCode.Location = new System.Drawing.Point(122, 81); |
| | | this.textBox_HPackBarCode.Name = "textBox_HPackBarCode"; |
| | | this.textBox_HPackBarCode.Size = new System.Drawing.Size(280, 28); |
| | | this.textBox_HPackBarCode.TabIndex = 43; |
| | | this.textBox_HPackBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox_HPackBarCode__KeyPress); |
| | | // |
| | | // dtpHDate |
| | | // |
| | |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator10; |
| | | private System.Windows.Forms.ToolStripButton tc; |
| | | private System.Windows.Forms.ToolStripButton toolStripButton_Delete; |
| | | private System.Windows.Forms.Button button_produceTemp; |
| | | } |
| | | } |