| | |
| | | this.tabControl1 = new System.Windows.Forms.TabControl(); |
| | | this.tabPage4 = new System.Windows.Forms.TabPage(); |
| | | this.grdBillBarCodeList = new System.Windows.Forms.DataGridView(); |
| | | this.pageSetupDialog1 = new System.Windows.Forms.PageSetupDialog(); |
| | | this.printDialog1 = new System.Windows.Forms.PrintDialog(); |
| | | this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog(); |
| | | this.printDocument1 = new System.Drawing.Printing.PrintDocument(); |
| | | this.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | this.tabControl_MainInfo.SuspendLayout(); |
| | |
| | | // tabPage3 |
| | | // |
| | | this.tabPage3.Controls.Add(this.grdList); |
| | | this.tabPage3.Location = new System.Drawing.Point(4, 28); |
| | | 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, 265); |
| | | this.tabPage3.Size = new System.Drawing.Size(1398, 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, 265); |
| | | this.grdList.Size = new System.Drawing.Size(1398, 288); |
| | | this.grdList.TabIndex = 46; |
| | | // |
| | | // tabPage2 |
| | | // |
| | | this.tabPage2.Controls.Add(this.grdSub); |
| | | this.tabPage2.Location = new System.Drawing.Point(4, 28); |
| | | this.tabPage2.Location = new System.Drawing.Point(4, 5); |
| | | 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, 265); |
| | | this.tabPage2.Size = new System.Drawing.Size(1398, 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, 257); |
| | | this.grdSub.Size = new System.Drawing.Size(1390, 280); |
| | | this.grdSub.TabIndex = 45; |
| | | this.grdSub.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdSub_CellBeginEdit); |
| | | this.grdSub.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellContentClick); |
| | |
| | | // tabPage4 |
| | | // |
| | | this.tabPage4.Controls.Add(this.grdBillBarCodeList); |
| | | this.tabPage4.Location = new System.Drawing.Point(4, 28); |
| | | 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, 265); |
| | | this.tabPage4.Size = new System.Drawing.Size(1398, 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, 259); |
| | | this.grdBillBarCodeList.Size = new System.Drawing.Size(1392, 282); |
| | | this.grdBillBarCodeList.TabIndex = 47; |
| | | // |
| | | // pageSetupDialog1 |
| | | // |
| | | this.pageSetupDialog1.Document = this.printDocument1; |
| | | // |
| | | // printDialog1 |
| | | // |
| | | this.printDialog1.Document = this.printDocument1; |
| | | this.printDialog1.UseEXDialog = true; |
| | | // |
| | | // printPreviewDialog1 |
| | | // |
| | | this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0); |
| | | this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0); |
| | | this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300); |
| | | this.printPreviewDialog1.Document = this.printDocument1; |
| | | this.printPreviewDialog1.Enabled = true; |
| | | this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon"))); |
| | | this.printPreviewDialog1.Name = "printPreviewDialog1"; |
| | | this.printPreviewDialog1.Visible = false; |
| | | // |
| | | // Gy_BarCodeBill_automaticallyByPLC_New |
| | | // |
| | |
| | | private System.Windows.Forms.TextBox textBox_IPParams; |
| | | private System.Windows.Forms.Label label_IPParams; |
| | | private System.Windows.Forms.Button cmdSourceBillNo; |
| | | private System.Windows.Forms.PageSetupDialog pageSetupDialog1; |
| | | private System.Drawing.Printing.PrintDocument printDocument1; |
| | | private System.Windows.Forms.PrintDialog printDialog1; |
| | | private System.Windows.Forms.PrintPreviewDialog printPreviewDialog1; |
| | | } |
| | | } |