| | |
| | | this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.spRow = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.AddRow = new System.Windows.Forms.ToolStripButton(); |
| | | this.DelRow = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); |
| | |
| | | this.tabPage1 = new System.Windows.Forms.TabPage(); |
| | | this.tabPage2 = new System.Windows.Forms.TabPage(); |
| | | this.grdSub = new System.Windows.Forms.DataGridView(); |
| | | this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.tabPage3 = new System.Windows.Forms.TabPage(); |
| | | this.grdList = new System.Windows.Forms.DataGridView(); |
| | | this.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); |
| | |
| | | this.tabPage1.SuspendLayout(); |
| | | this.tabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdSub)).BeginInit(); |
| | | this.tabPage3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // Tool |
| | |
| | | // |
| | | this.toolStripSeparator6.Name = "toolStripSeparator6"; |
| | | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62); |
| | | // |
| | | // toolStripButton1 |
| | | // |
| | | this.toolStripButton1.AutoSize = false; |
| | | this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); |
| | | this.toolStripButton1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripButton1.Name = "toolStripButton1"; |
| | | this.toolStripButton1.Size = new System.Drawing.Size(35, 47); |
| | | this.toolStripButton1.Text = "åºå"; |
| | | this.toolStripButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click); |
| | | // |
| | | // toolStripSeparator7 |
| | | // |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62); |
| | | // |
| | | // AddRow |
| | | // |
| | |
| | | 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, 154); |
| | | 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, 94); |
| | | this.gbUp.TabIndex = 33; |
| | | this.gbUp.TabStop = false; |
| | |
| | | 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, 58); |
| | | 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, 56); |
| | | 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.textBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.textBox2.Location = new System.Drawing.Point(525, 58); |
| | | this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.textBox2.Margin = new System.Windows.Forms.Padding(4); |
| | | this.textBox2.Name = "textBox2"; |
| | | this.textBox2.Size = new System.Drawing.Size(220, 25); |
| | | this.textBox2.TabIndex = 41; |
| | |
| | | this.cmbSourceBillType.FormattingEnabled = true; |
| | | this.cmbSourceBillType.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.cmbSourceBillType.Location = new System.Drawing.Point(135, 58); |
| | | 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.txtHMaker); |
| | | 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.Location = new System.Drawing.Point(55, 701); |
| | | this.panel2.Margin = new System.Windows.Forms.Padding(4); |
| | | this.panel2.Name = "panel2"; |
| | | this.panel2.Size = new System.Drawing.Size(1249, 116); |
| | | this.panel2.Size = new System.Drawing.Size(1249, 49); |
| | | this.panel2.TabIndex = 32; |
| | | // |
| | | // txtHDeleteDate |
| | |
| | | // |
| | | 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.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1233, 357); |
| | | this.grdMain.TabIndex = 44; |
| | | this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll); |
| | | this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); |
| | | this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave); |
| | | this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit); |
| | | this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged); |
| | | this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing); |
| | | this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); |
| | | this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit); |
| | | this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave); |
| | | this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged); |
| | | this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing); |
| | | this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll); |
| | | // |
| | | // grdSum |
| | | // |
| | |
| | | this.grdSum.BackgroundColor = System.Drawing.Color.Khaki; |
| | | 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.Location = new System.Drawing.Point(55, 677); |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSum.Name = "grdSum"; |
| | | this.grdSum.ReadOnly = true; |
| | | this.grdSum.RowHeadersWidth = 51; |
| | | this.grdSum.RowTemplate.Height = 23; |
| | | this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None; |
| | | this.grdSum.Size = new System.Drawing.Size(1249, 24); |
| | |
| | | // |
| | | 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.grdPrint.Size = new System.Drawing.Size(33, 30); |
| | | this.grdPrint.TabIndex = 46; |
| | |
| | | // |
| | | this.tabControl1.Controls.Add(this.tabPage1); |
| | | this.tabControl1.Controls.Add(this.tabPage2); |
| | | this.tabControl1.Controls.Add(this.tabPage3); |
| | | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabControl1.Location = new System.Drawing.Point(55, 216); |
| | | 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, 394); |
| | | this.tabControl1.Size = new System.Drawing.Size(1249, 461); |
| | | this.tabControl1.TabIndex = 47; |
| | | // |
| | | // tabPage1 |
| | | // |
| | | 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, 365); |
| | | 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, 365); |
| | | 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.grdSub.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdSub_CellBeginEdit); |
| | | this.grdSub.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellEndEdit); |
| | | // |
| | | // toolStripButton1 |
| | | // tabPage3 |
| | | // |
| | | this.toolStripButton1.AutoSize = false; |
| | | this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); |
| | | this.toolStripButton1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripButton1.Name = "toolStripButton1"; |
| | | this.toolStripButton1.Size = new System.Drawing.Size(35, 47); |
| | | this.toolStripButton1.Text = "åºå"; |
| | | this.toolStripButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click); |
| | | this.tabPage3.Controls.Add(this.grdList); |
| | | this.tabPage3.Location = new System.Drawing.Point(4, 25); |
| | | this.tabPage3.Name = "tabPage3"; |
| | | this.tabPage3.Size = new System.Drawing.Size(1241, 432); |
| | | this.tabPage3.TabIndex = 2; |
| | | this.tabPage3.Text = "æ¡£æ¡å表"; |
| | | this.tabPage3.UseVisualStyleBackColor = true; |
| | | // |
| | | // toolStripSeparator7 |
| | | // grdList |
| | | // |
| | | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
| | | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62); |
| | | this.grdList.AllowUserToAddRows = false; |
| | | this.grdList.AllowUserToDeleteRows = false; |
| | | this.grdList.BackgroundColor = System.Drawing.Color.WhiteSmoke; |
| | | this.grdList.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; |
| | | this.grdList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | 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); |
| | | this.grdList.Name = "grdList"; |
| | | this.grdList.ReadOnly = true; |
| | | this.grdList.RowHeadersWidth = 30; |
| | | this.grdList.RowTemplate.Height = 23; |
| | | this.grdList.Size = new System.Drawing.Size(1241, 432); |
| | | this.grdList.TabIndex = 46; |
| | | // |
| | | // 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; |
| | | this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_BarCodeBill_FormClosing); |
| | | this.Load += new System.EventHandler(this.Gy_BarCodeBill_Load); |
| | | this.Paint += new System.Windows.Forms.PaintEventHandler(this.Gy_BarCodeBill_Paint); |
| | | this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_BarCodeBill_FormClosing); |
| | | this.Resize += new System.EventHandler(this.Gy_BarCodeBill_Resize); |
| | | this.Tool.ResumeLayout(false); |
| | | this.Tool.PerformLayout(); |
| | |
| | | this.tabPage1.ResumeLayout(false); |
| | | this.tabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdSub)).EndInit(); |
| | | this.tabPage3.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; |
| | | private System.Windows.Forms.ToolStripButton toolStripButton1; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; |
| | | private System.Windows.Forms.TabPage tabPage3; |
| | | private System.Windows.Forms.DataGridView grdList; |
| | | } |
| | | } |