| | |
| | | this.tabPage4 = new System.Windows.Forms.TabPage(); |
| | | this.grdBillBarCodeList = new System.Windows.Forms.DataGridView(); |
| | | this.pageSetupDialog1 = new System.Windows.Forms.PageSetupDialog(); |
| | | this.printDocument1 = new System.Drawing.Printing.PrintDocument(); |
| | | this.printDialog1 = new System.Windows.Forms.PrintDialog(); |
| | | this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog(); |
| | | this.printDocument1 = new System.Drawing.Printing.PrintDocument(); |
| | | this.timer2 = new System.Windows.Forms.Timer(this.components); |
| | | this.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | this.tabControl_MainInfo.SuspendLayout(); |
| | |
| | | this.printPreviewDialog1.Name = "printPreviewDialog1"; |
| | | this.printPreviewDialog1.Visible = false; |
| | | // |
| | | // timer2 |
| | | // |
| | | this.timer2.Enabled = true; |
| | | this.timer2.Tick += new System.EventHandler(this.timer2_Tick); |
| | | // |
| | | // Gy_BarCodeBill_automaticallyByPLC_New |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); |
| | |
| | | private System.Drawing.Printing.PrintDocument printDocument1; |
| | | private System.Windows.Forms.PrintDialog printDialog1; |
| | | private System.Windows.Forms.PrintPreviewDialog printPreviewDialog1; |
| | | private System.Windows.Forms.Timer timer2; |
| | | } |
| | | } |