| | |
| | | this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.kc = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.clear = new System.Windows.Forms.ToolStripButton(); |
| | | this.tb = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.tc = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.grdSub = new System.Windows.Forms.DataGridView(); |
| | | this.tabPage3 = new System.Windows.Forms.TabPage(); |
| | | this.grdList = new System.Windows.Forms.DataGridView(); |
| | | this.clear = new System.Windows.Forms.ToolStripButton(); |
| | | this.back = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); |
| | |
| | | this.toolStripSeparator3, |
| | | this.clear, |
| | | this.tb, |
| | | this.toolStripSeparator7, |
| | | this.back, |
| | | this.toolStripSeparator5, |
| | | this.tc, |
| | | this.toolStripSeparator12, |
| | |
| | | this.toolStripSeparator3.Name = "toolStripSeparator3"; |
| | | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62); |
| | | // |
| | | // clear |
| | | // |
| | | this.clear.AutoSize = false; |
| | | this.clear.Image = ((System.Drawing.Image)(resources.GetObject("clear.Image"))); |
| | | this.clear.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.clear.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.clear.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.clear.Name = "clear"; |
| | | this.clear.Size = new System.Drawing.Size(80, 47); |
| | | this.clear.Text = "æ¸
çå µå¡"; |
| | | this.clear.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.clear.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.clear.ToolTipText = "æ¸
çå µå¡"; |
| | | this.clear.Click += new System.EventHandler(this.clear_Click); |
| | | // |
| | | // tb |
| | | // |
| | | this.tb.AutoSize = false; |
| | |
| | | this.P1.Controls.Add(this.pb1); |
| | | this.P1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.P1.Location = new System.Drawing.Point(55, 62); |
| | | this.P1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.P1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.P1.Name = "P1"; |
| | | this.P1.Size = new System.Drawing.Size(1249, 200); |
| | | this.P1.TabIndex = 31; |
| | |
| | | // pic1 |
| | | // |
| | | this.pic1.Location = new System.Drawing.Point(417, 4); |
| | | this.pic1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.pic1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.pic1.Name = "pic1"; |
| | | this.pic1.Size = new System.Drawing.Size(104, 51); |
| | | this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | |
| | | this.gbUp.Controls.Add(this.cmbSourceBillType); |
| | | this.gbUp.Controls.Add(this.label10); |
| | | this.gbUp.Location = new System.Drawing.Point(19, 49); |
| | | this.gbUp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.gbUp.Margin = new System.Windows.Forms.Padding(4); |
| | | this.gbUp.Name = "gbUp"; |
| | | this.gbUp.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.gbUp.Padding = new System.Windows.Forms.Padding(4); |
| | | this.gbUp.Size = new System.Drawing.Size(1189, 131); |
| | | this.gbUp.TabIndex = 33; |
| | | this.gbUp.TabStop = false; |
| | |
| | | this.cmdHGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroupID.Image"))); |
| | | this.cmdHGroupID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHGroupID.Location = new System.Drawing.Point(356, 95); |
| | | this.cmdHGroupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.cmdHGroupID.Margin = new System.Windows.Forms.Padding(4); |
| | | this.cmdHGroupID.Name = "cmdHGroupID"; |
| | | this.cmdHGroupID.Size = new System.Drawing.Size(29, 28); |
| | | this.cmdHGroupID.TabIndex = 105; |
| | |
| | | // txtHGroupID |
| | | // |
| | | this.txtHGroupID.Location = new System.Drawing.Point(135, 96); |
| | | this.txtHGroupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txtHGroupID.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHGroupID.Name = "txtHGroupID"; |
| | | this.txtHGroupID.ReadOnly = true; |
| | | this.txtHGroupID.Size = new System.Drawing.Size(220, 25); |
| | |
| | | this.cmbHWorksNumber.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
| | | this.cmbHWorksNumber.FormattingEnabled = true; |
| | | this.cmbHWorksNumber.Location = new System.Drawing.Point(525, 21); |
| | | this.cmbHWorksNumber.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.cmbHWorksNumber.Margin = new System.Windows.Forms.Padding(4); |
| | | this.cmbHWorksNumber.Name = "cmbHWorksNumber"; |
| | | this.cmbHWorksNumber.Size = new System.Drawing.Size(249, 23); |
| | | this.cmbHWorksNumber.TabIndex = 100; |
| | |
| | | this.cmbHOrgID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
| | | this.cmbHOrgID.FormattingEnabled = true; |
| | | this.cmbHOrgID.Location = new System.Drawing.Point(135, 21); |
| | | this.cmbHOrgID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.cmbHOrgID.Margin = new System.Windows.Forms.Padding(4); |
| | | this.cmbHOrgID.Name = "cmbHOrgID"; |
| | | this.cmbHOrgID.Size = new System.Drawing.Size(249, 23); |
| | | this.cmbHOrgID.TabIndex = 85; |
| | |
| | | this.cmbHBarCodeType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
| | | this.cmbHBarCodeType.FormattingEnabled = true; |
| | | this.cmbHBarCodeType.Location = new System.Drawing.Point(901, 59); |
| | | this.cmbHBarCodeType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.cmbHBarCodeType.Margin = new System.Windows.Forms.Padding(4); |
| | | this.cmbHBarCodeType.Name = "cmbHBarCodeType"; |
| | | this.cmbHBarCodeType.Size = new System.Drawing.Size(249, 23); |
| | | this.cmbHBarCodeType.TabIndex = 81; |
| | |
| | | this.cmdHEmpID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmpID.Image"))); |
| | | this.cmdHEmpID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHEmpID.Location = new System.Drawing.Point(1189, -9); |
| | | this.cmdHEmpID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.cmdHEmpID.Margin = new System.Windows.Forms.Padding(4); |
| | | this.cmdHEmpID.Name = "cmdHEmpID"; |
| | | this.cmdHEmpID.Size = new System.Drawing.Size(29, 28); |
| | | this.cmdHEmpID.TabIndex = 79; |
| | |
| | | this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image"))); |
| | | this.cmdSourceBillNo.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdSourceBillNo.Location = new System.Drawing.Point(747, 58); |
| | | this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.cmdSourceBillNo.Name = "cmdSourceBillNo"; |
| | | this.cmdSourceBillNo.Size = new System.Drawing.Size(29, 28); |
| | | this.cmdSourceBillNo.TabIndex = 42; |
| | |
| | | // |
| | | this.txtHSourceBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHSourceBillNo.Location = new System.Drawing.Point(525, 59); |
| | | this.txtHSourceBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txtHSourceBillNo.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txtHSourceBillNo.Name = "txtHSourceBillNo"; |
| | | this.txtHSourceBillNo.Size = new System.Drawing.Size(220, 25); |
| | | this.txtHSourceBillNo.TabIndex = 41; |
| | |
| | | this.cmbSourceBillType.FormattingEnabled = true; |
| | | this.cmbSourceBillType.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.cmbSourceBillType.Location = new System.Drawing.Point(135, 59); |
| | | this.cmbSourceBillType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.cmbSourceBillType.Margin = new System.Windows.Forms.Padding(4); |
| | | this.cmbSourceBillType.Name = "cmbSourceBillType"; |
| | | this.cmbSourceBillType.Size = new System.Drawing.Size(249, 23); |
| | | this.cmbSourceBillType.TabIndex = 36; |
| | |
| | | // pb1 |
| | | // |
| | | this.pb1.Location = new System.Drawing.Point(829, 15); |
| | | this.pb1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.pb1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.pb1.Name = "pb1"; |
| | | this.pb1.Size = new System.Drawing.Size(341, 29); |
| | | this.pb1.TabIndex = 92; |
| | |
| | | this.panel2.Controls.Add(this.label8); |
| | | this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.panel2.Location = new System.Drawing.Point(55, 634); |
| | | this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.panel2.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel2.Name = "panel2"; |
| | | this.panel2.Size = new System.Drawing.Size(1249, 116); |
| | | this.panel2.TabIndex = 32; |
| | |
| | | // |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.panel1.Location = new System.Drawing.Point(0, 62); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(55, 688); |
| | | this.panel1.TabIndex = 33; |
| | |
| | | // |
| | | this.panel3.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.panel3.Location = new System.Drawing.Point(1304, 62); |
| | | this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.panel3.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel3.Name = "panel3"; |
| | | this.panel3.Size = new System.Drawing.Size(52, 688); |
| | | this.panel3.TabIndex = 34; |
| | |
| | | this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.grdMain.Location = new System.Drawing.Point(4, 4); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdMain.Name = "grdMain"; |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowHeadersWidth = 30; |
| | |
| | | this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.grdSum.Location = new System.Drawing.Point(55, 610); |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSum.Name = "grdSum"; |
| | | this.grdSum.ReadOnly = true; |
| | | this.grdSum.RowHeadersWidth = 51; |
| | |
| | | // |
| | | this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdPrint.Location = new System.Drawing.Point(1079, 679); |
| | | this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.grdPrint.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdPrint.Name = "grdPrint"; |
| | | this.grdPrint.RowHeadersWidth = 51; |
| | | this.grdPrint.RowTemplate.Height = 23; |
| | |
| | | this.tabControl1.Controls.Add(this.tabPage3); |
| | | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabControl1.Location = new System.Drawing.Point(55, 262); |
| | | this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.tabControl1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.tabControl1.Name = "tabControl1"; |
| | | this.tabControl1.SelectedIndex = 0; |
| | | this.tabControl1.Size = new System.Drawing.Size(1249, 348); |
| | |
| | | // |
| | | this.tabPage1.Controls.Add(this.grdMain); |
| | | this.tabPage1.Location = new System.Drawing.Point(4, 25); |
| | | this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.tabPage1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.tabPage1.Name = "tabPage1"; |
| | | this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.tabPage1.Padding = new System.Windows.Forms.Padding(4); |
| | | this.tabPage1.Size = new System.Drawing.Size(1241, 319); |
| | | this.tabPage1.TabIndex = 0; |
| | | this.tabPage1.Text = "ç©æä¿¡æ¯"; |
| | |
| | | // |
| | | this.tabPage2.Controls.Add(this.grdSub); |
| | | this.tabPage2.Location = new System.Drawing.Point(4, 25); |
| | | this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.tabPage2.Margin = new System.Windows.Forms.Padding(4); |
| | | this.tabPage2.Name = "tabPage2"; |
| | | this.tabPage2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.tabPage2.Padding = new System.Windows.Forms.Padding(4); |
| | | this.tabPage2.Size = new System.Drawing.Size(1241, 319); |
| | | this.tabPage2.TabIndex = 1; |
| | | this.tabPage2.Text = "æ¡ç ä¿¡æ¯"; |
| | |
| | | this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdSub.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.grdSub.Location = new System.Drawing.Point(4, 4); |
| | | this.grdSub.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.grdSub.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSub.Name = "grdSub"; |
| | | this.grdSub.ReadOnly = true; |
| | | this.grdSub.RowHeadersWidth = 30; |
| | |
| | | // |
| | | this.tabPage3.Controls.Add(this.grdList); |
| | | this.tabPage3.Location = new System.Drawing.Point(4, 25); |
| | | this.tabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.tabPage3.Margin = new System.Windows.Forms.Padding(4); |
| | | this.tabPage3.Name = "tabPage3"; |
| | | this.tabPage3.Size = new System.Drawing.Size(1241, 319); |
| | | this.tabPage3.TabIndex = 2; |
| | |
| | | this.grdList.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdList.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.grdList.Location = new System.Drawing.Point(0, 0); |
| | | this.grdList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.grdList.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdList.Name = "grdList"; |
| | | this.grdList.ReadOnly = true; |
| | | this.grdList.RowHeadersWidth = 30; |
| | |
| | | this.grdList.Size = new System.Drawing.Size(1241, 319); |
| | | this.grdList.TabIndex = 46; |
| | | // |
| | | // clear |
| | | // back |
| | | // |
| | | this.clear.AutoSize = false; |
| | | this.clear.Image = ((System.Drawing.Image)(resources.GetObject("clear.Image"))); |
| | | this.clear.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.clear.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.clear.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.clear.Name = "clear"; |
| | | this.clear.Size = new System.Drawing.Size(80, 47); |
| | | this.clear.Text = "æ¸
çå µå¡"; |
| | | this.clear.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.clear.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.clear.ToolTipText = "æ¸
çå µå¡"; |
| | | this.clear.Click += new System.EventHandler(this.clear_Click); |
| | | this.back.AutoSize = false; |
| | | this.back.Image = ((System.Drawing.Image)(resources.GetObject("back.Image"))); |
| | | this.back.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.back.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.back.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.back.Name = "back"; |
| | | this.back.Size = new System.Drawing.Size(35, 47); |
| | | this.back.Text = "æ¢å¤"; |
| | | this.back.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.back.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.back.Click += new System.EventHandler(this.back_Click); |
| | | // |
| | | // toolStripSeparator7 |
| | | // |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62); |
| | | // |
| | | // Gy_BarCodeBill |
| | | // |
| | |
| | | this.Controls.Add(this.grdPrint); |
| | | this.ForeColor = System.Drawing.Color.Black; |
| | | this.KeyPreview = true; |
| | | this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.Margin = new System.Windows.Forms.Padding(4); |
| | | this.Name = "Gy_BarCodeBill"; |
| | | this.Text = "åæ®ç¼è¾"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | |
| | | private System.Windows.Forms.Label label6; |
| | | private System.Windows.Forms.TextBox txtHGroupID; |
| | | private System.Windows.Forms.ToolStripButton clear; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; |
| | | private System.Windows.Forms.ToolStripButton back; |
| | | } |
| | | } |