| | |
| | | this.tabControl_MainInfo = new System.Windows.Forms.TabControl(); |
| | | this.tabPage_BillInfo = new System.Windows.Forms.TabPage(); |
| | | this.gbUp = new System.Windows.Forms.GroupBox(); |
| | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
| | | this.radioButton_IsPrint_No = new System.Windows.Forms.RadioButton(); |
| | | this.radioButton_IsPrint_Yes = new System.Windows.Forms.RadioButton(); |
| | | this.cmdSourceBillNo = new System.Windows.Forms.Button(); |
| | | this.cmbHWorksNumber = new System.Windows.Forms.ComboBox(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | |
| | | this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog(); |
| | | this.timer2 = new System.Windows.Forms.Timer(this.components); |
| | | this.timer3 = new System.Windows.Forms.Timer(this.components); |
| | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
| | | this.radioButton_IsPrint_Yes = new System.Windows.Forms.RadioButton(); |
| | | this.radioButton_IsPrint_No = new System.Windows.Forms.RadioButton(); |
| | | this.timer4 = new System.Windows.Forms.Timer(this.components); |
| | | this.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | this.tabControl_MainInfo.SuspendLayout(); |
| | | this.tabPage_BillInfo.SuspendLayout(); |
| | | this.gbUp.SuspendLayout(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.tabPage_ParamsInfo.SuspendLayout(); |
| | | this.groupBox_ParamsInfo.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); |
| | |
| | | this.tabControl1.SuspendLayout(); |
| | | this.tabPage4.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdBillBarCodeList)).BeginInit(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // Tool |
| | |
| | | this.gbUp.Size = new System.Drawing.Size(1775, 310); |
| | | this.gbUp.TabIndex = 33; |
| | | this.gbUp.TabStop = false; |
| | | // |
| | | // groupBox1 |
| | | // |
| | | this.groupBox1.Controls.Add(this.radioButton_IsPrint_No); |
| | | this.groupBox1.Controls.Add(this.radioButton_IsPrint_Yes); |
| | | this.groupBox1.Location = new System.Drawing.Point(24, 162); |
| | | this.groupBox1.Name = "groupBox1"; |
| | | this.groupBox1.Size = new System.Drawing.Size(200, 100); |
| | | this.groupBox1.TabIndex = 45; |
| | | this.groupBox1.TabStop = false; |
| | | // |
| | | // radioButton_IsPrint_No |
| | | // |
| | | this.radioButton_IsPrint_No.AutoSize = true; |
| | | this.radioButton_IsPrint_No.Location = new System.Drawing.Point(6, 68); |
| | | this.radioButton_IsPrint_No.Name = "radioButton_IsPrint_No"; |
| | | this.radioButton_IsPrint_No.Size = new System.Drawing.Size(87, 22); |
| | | this.radioButton_IsPrint_No.TabIndex = 1; |
| | | this.radioButton_IsPrint_No.Text = "䏿å°"; |
| | | this.radioButton_IsPrint_No.UseVisualStyleBackColor = true; |
| | | // |
| | | // radioButton_IsPrint_Yes |
| | | // |
| | | this.radioButton_IsPrint_Yes.AutoSize = true; |
| | | this.radioButton_IsPrint_Yes.Checked = true; |
| | | this.radioButton_IsPrint_Yes.Location = new System.Drawing.Point(7, 13); |
| | | this.radioButton_IsPrint_Yes.Name = "radioButton_IsPrint_Yes"; |
| | | this.radioButton_IsPrint_Yes.Size = new System.Drawing.Size(69, 22); |
| | | this.radioButton_IsPrint_Yes.TabIndex = 0; |
| | | this.radioButton_IsPrint_Yes.TabStop = true; |
| | | this.radioButton_IsPrint_Yes.Text = "æå°"; |
| | | this.radioButton_IsPrint_Yes.UseVisualStyleBackColor = true; |
| | | // |
| | | // cmdSourceBillNo |
| | | // |
| | |
| | | this.timer3.Interval = 5000; |
| | | this.timer3.Tick += new System.EventHandler(this.timer3_Tick); |
| | | // |
| | | // groupBox1 |
| | | // timer4 |
| | | // |
| | | this.groupBox1.Controls.Add(this.radioButton_IsPrint_No); |
| | | this.groupBox1.Controls.Add(this.radioButton_IsPrint_Yes); |
| | | this.groupBox1.Location = new System.Drawing.Point(24, 162); |
| | | this.groupBox1.Name = "groupBox1"; |
| | | this.groupBox1.Size = new System.Drawing.Size(200, 100); |
| | | this.groupBox1.TabIndex = 45; |
| | | this.groupBox1.TabStop = false; |
| | | // |
| | | // radioButton_IsPrint_Yes |
| | | // |
| | | this.radioButton_IsPrint_Yes.AutoSize = true; |
| | | this.radioButton_IsPrint_Yes.Checked = true; |
| | | this.radioButton_IsPrint_Yes.Location = new System.Drawing.Point(7, 13); |
| | | this.radioButton_IsPrint_Yes.Name = "radioButton_IsPrint_Yes"; |
| | | this.radioButton_IsPrint_Yes.Size = new System.Drawing.Size(69, 22); |
| | | this.radioButton_IsPrint_Yes.TabIndex = 0; |
| | | this.radioButton_IsPrint_Yes.TabStop = true; |
| | | this.radioButton_IsPrint_Yes.Text = "æå°"; |
| | | this.radioButton_IsPrint_Yes.UseVisualStyleBackColor = true; |
| | | // |
| | | // radioButton_IsPrint_No |
| | | // |
| | | this.radioButton_IsPrint_No.AutoSize = true; |
| | | this.radioButton_IsPrint_No.Location = new System.Drawing.Point(6, 68); |
| | | this.radioButton_IsPrint_No.Name = "radioButton_IsPrint_No"; |
| | | this.radioButton_IsPrint_No.Size = new System.Drawing.Size(87, 22); |
| | | this.radioButton_IsPrint_No.TabIndex = 1; |
| | | this.radioButton_IsPrint_No.Text = "䏿å°"; |
| | | this.radioButton_IsPrint_No.UseVisualStyleBackColor = true; |
| | | this.timer4.Enabled = true; |
| | | this.timer4.Tick += new System.EventHandler(this.timer4_Tick); |
| | | // |
| | | // Gy_BarCodeBill_automaticallyByPLC_New |
| | | // |
| | |
| | | this.tabPage_BillInfo.ResumeLayout(false); |
| | | this.gbUp.ResumeLayout(false); |
| | | this.gbUp.PerformLayout(); |
| | | this.groupBox1.ResumeLayout(false); |
| | | this.groupBox1.PerformLayout(); |
| | | this.tabPage_ParamsInfo.ResumeLayout(false); |
| | | this.groupBox_ParamsInfo.ResumeLayout(false); |
| | | this.groupBox_ParamsInfo.PerformLayout(); |
| | |
| | | this.tabControl1.ResumeLayout(false); |
| | | this.tabPage4.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdBillBarCodeList)).EndInit(); |
| | | this.groupBox1.ResumeLayout(false); |
| | | this.groupBox1.PerformLayout(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private System.Windows.Forms.GroupBox groupBox1; |
| | | private System.Windows.Forms.RadioButton radioButton_IsPrint_No; |
| | | private System.Windows.Forms.RadioButton radioButton_IsPrint_Yes; |
| | | private System.Windows.Forms.Timer timer4; |
| | | } |
| | | } |