| | |
| | | this.printDialog1 = new System.Windows.Forms.PrintDialog(); |
| | | 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.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | this.tabControl_MainInfo.SuspendLayout(); |
| | |
| | | this.tabPage_ParamsInfo.Location = new System.Drawing.Point(4, 28); |
| | | this.tabPage_ParamsInfo.Name = "tabPage_ParamsInfo"; |
| | | this.tabPage_ParamsInfo.Padding = new System.Windows.Forms.Padding(3); |
| | | this.tabPage_ParamsInfo.Size = new System.Drawing.Size(1387, 314); |
| | | this.tabPage_ParamsInfo.Size = new System.Drawing.Size(1786, 314); |
| | | this.tabPage_ParamsInfo.TabIndex = 1; |
| | | this.tabPage_ParamsInfo.Text = "閰嶇疆淇℃伅"; |
| | | // |
| | |
| | | this.tabPage3.Location = new System.Drawing.Point(4, 5); |
| | | this.tabPage3.Margin = new System.Windows.Forms.Padding(4); |
| | | this.tabPage3.Name = "tabPage3"; |
| | | this.tabPage3.Size = new System.Drawing.Size(1398, 288); |
| | | this.tabPage3.Size = new System.Drawing.Size(1796, 288); |
| | | this.tabPage3.TabIndex = 2; |
| | | this.tabPage3.Text = "妗f鍒楄〃"; |
| | | this.tabPage3.UseVisualStyleBackColor = true; |
| | |
| | | this.grdList.ReadOnly = true; |
| | | this.grdList.RowHeadersWidth = 30; |
| | | this.grdList.RowTemplate.Height = 23; |
| | | this.grdList.Size = new System.Drawing.Size(1398, 288); |
| | | this.grdList.Size = new System.Drawing.Size(1796, 288); |
| | | this.grdList.TabIndex = 46; |
| | | // |
| | | // tabPage2 |
| | |
| | | this.tabPage2.Margin = new System.Windows.Forms.Padding(4); |
| | | this.tabPage2.Name = "tabPage2"; |
| | | this.tabPage2.Padding = new System.Windows.Forms.Padding(4); |
| | | this.tabPage2.Size = new System.Drawing.Size(1398, 288); |
| | | this.tabPage2.Size = new System.Drawing.Size(1796, 288); |
| | | this.tabPage2.TabIndex = 1; |
| | | this.tabPage2.Text = "鏉$爜淇℃伅"; |
| | | this.tabPage2.UseVisualStyleBackColor = true; |
| | |
| | | this.grdSub.ReadOnly = true; |
| | | this.grdSub.RowHeadersWidth = 30; |
| | | this.grdSub.RowTemplate.Height = 23; |
| | | this.grdSub.Size = new System.Drawing.Size(1390, 280); |
| | | this.grdSub.Size = new System.Drawing.Size(1788, 280); |
| | | this.grdSub.TabIndex = 45; |
| | | // |
| | | // tabPage1 |
| | |
| | | this.tabPage4.Location = new System.Drawing.Point(4, 5); |
| | | this.tabPage4.Name = "tabPage4"; |
| | | this.tabPage4.Padding = new System.Windows.Forms.Padding(3); |
| | | this.tabPage4.Size = new System.Drawing.Size(1398, 288); |
| | | this.tabPage4.Size = new System.Drawing.Size(1796, 288); |
| | | this.tabPage4.TabIndex = 3; |
| | | this.tabPage4.Text = "宸ュ崟鏉$爜"; |
| | | this.tabPage4.UseVisualStyleBackColor = true; |
| | |
| | | this.grdBillBarCodeList.ReadOnly = true; |
| | | this.grdBillBarCodeList.RowHeadersWidth = 30; |
| | | this.grdBillBarCodeList.RowTemplate.Height = 23; |
| | | this.grdBillBarCodeList.Size = new System.Drawing.Size(1392, 282); |
| | | this.grdBillBarCodeList.Size = new System.Drawing.Size(1790, 282); |
| | | this.grdBillBarCodeList.TabIndex = 47; |
| | | // |
| | | // pageSetupDialog1 |
| | |
| | | // |
| | | this.timer2.Enabled = true; |
| | | this.timer2.Tick += new System.EventHandler(this.timer2_Tick); |
| | | // |
| | | // timer3 |
| | | // |
| | | this.timer3.Interval = 5000; |
| | | this.timer3.Tick += new System.EventHandler(this.timer3_Tick); |
| | | // |
| | | // Gy_BarCodeBill_automaticallyByPLC_New |
| | | // |
| | |
| | | private System.Windows.Forms.PrintDialog printDialog1; |
| | | private System.Windows.Forms.PrintPreviewDialog printPreviewDialog1; |
| | | private System.Windows.Forms.Timer timer2; |
| | | private System.Windows.Forms.Timer timer3; |
| | | } |
| | | } |