namespace Core.LZMes.Client.QCM { partial class QCM0104 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DETECTION_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DETECTION_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OS1_DETECTION_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OS1_DETECTION_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OS2_DETECTION_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OS2_DETECTION_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_TYPE_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_TYPE_DESC"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME"); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); this.panel2 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.dataSet1 = new System.Data.DataSet(); this.dataTable1 = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.dataColumn14 = new System.Data.DataColumn(); this.dataColumn15 = new System.Data.DataColumn(); this.dataColumn16 = new System.Data.DataColumn(); this.dataColumn17 = new System.Data.DataColumn(); this.dataColumn18 = new System.Data.DataColumn(); this.dataColumn19 = new System.Data.DataColumn(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.textBox5 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); this.SuspendLayout(); // // panel2 // this.panel2.Controls.Add(this.label1); this.panel2.Controls.Add(this.textBox1); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1008, 41); this.panel2.TabIndex = 11; // // label1 // this.label1.BackColor = System.Drawing.Color.LightBlue; this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Location = new System.Drawing.Point(6, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(84, 21); this.label1.TabIndex = 14; this.label1.Text = "探伤项目描述"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(96, 9); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(100, 21); this.textBox1.TabIndex = 0; // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn5, this.dataColumn6, this.dataColumn7, this.dataColumn8, this.dataColumn9, this.dataColumn10, this.dataColumn11, this.dataColumn12, this.dataColumn13, this.dataColumn14, this.dataColumn15, this.dataColumn16, this.dataColumn17, this.dataColumn18, this.dataColumn19}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.ColumnName = "DETECTION_CODE"; // // dataColumn2 // this.dataColumn2.ColumnName = "DETECTION_NAME"; // // dataColumn3 // this.dataColumn3.ColumnName = "OS1_DETECTION_CODE"; // // dataColumn4 // this.dataColumn4.ColumnName = "OS1_DETECTION_NAME"; // // dataColumn5 // this.dataColumn5.ColumnName = "OS2_DETECTION_CODE"; // // dataColumn6 // this.dataColumn6.ColumnName = "OS2_DETECTION_NAME"; // // dataColumn7 // this.dataColumn7.ColumnName = "DEFECT_TYPE_CODE"; // // dataColumn8 // this.dataColumn8.ColumnName = "DEFECT_TYPE_DESC"; // // dataColumn9 // this.dataColumn9.ColumnName = "VALIDFLAG"; // // dataColumn10 // this.dataColumn10.ColumnName = "MEMO"; // // dataColumn11 // this.dataColumn11.ColumnName = "CREATE_ID"; // // dataColumn12 // this.dataColumn12.ColumnName = "CREATE_NAME"; // // dataColumn13 // this.dataColumn13.ColumnName = "CREATE_TIME"; // // dataColumn14 // this.dataColumn14.ColumnName = "UPDATE_ID"; // // dataColumn15 // this.dataColumn15.ColumnName = "UPDATE_NAME"; // // dataColumn16 // this.dataColumn16.ColumnName = "UPDATE_TIME"; // // dataColumn17 // this.dataColumn17.ColumnName = "DELETE_ID"; // // dataColumn18 // this.dataColumn18.ColumnName = "DELETE_NAME"; // // dataColumn19 // this.dataColumn19.ColumnName = "DELETE_TIME"; // // groupBox1 // this.groupBox1.Controls.Add(this.textBox5); this.groupBox1.Controls.Add(this.textBox4); this.groupBox1.Controls.Add(this.textBox3); this.groupBox1.Controls.Add(this.textBox2); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.groupBox1.Location = new System.Drawing.Point(0, 611); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(1008, 119); this.groupBox1.TabIndex = 12; this.groupBox1.TabStop = false; this.groupBox1.Text = "编辑区域"; // // textBox5 // this.textBox5.Location = new System.Drawing.Point(304, 42); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(100, 21); this.textBox5.TabIndex = 16; // // textBox4 // this.textBox4.Location = new System.Drawing.Point(102, 43); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(100, 21); this.textBox4.TabIndex = 15; // // textBox3 // this.textBox3.Location = new System.Drawing.Point(304, 17); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(100, 21); this.textBox3.TabIndex = 14; // // textBox2 // this.textBox2.Location = new System.Drawing.Point(102, 17); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(100, 21); this.textBox2.TabIndex = 13; // // label5 // this.label5.BackColor = System.Drawing.Color.LightBlue; this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Location = new System.Drawing.Point(214, 42); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(84, 21); this.label5.TabIndex = 5; this.label5.Text = "备注"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.BackColor = System.Drawing.Color.LightBlue; this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label4.Location = new System.Drawing.Point(12, 43); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(84, 21); this.label4.TabIndex = 4; this.label4.Text = "缺陷分类描述"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.BackColor = System.Drawing.Color.LightBlue; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Location = new System.Drawing.Point(214, 17); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(84, 21); this.label3.TabIndex = 3; this.label3.Text = "探伤项目描述"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label2 // this.label2.BackColor = System.Drawing.Color.LightBlue; this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Location = new System.Drawing.Point(12, 17); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(84, 21); this.label2.TabIndex = 2; this.label2.Text = "探伤项目代码"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // ultraGrid1 // this.ultraGrid1.DataSource = this.dataSet1; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance1; ultraGridColumn1.Header.Caption = "探伤项目代码"; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn2.Header.Caption = "探伤项目描述"; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn3.Header.Caption = "探伤项目代码"; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Hidden = true; ultraGridColumn4.Header.Caption = "探伤项目描述"; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.Hidden = true; ultraGridColumn5.Header.Caption = "探伤项目代码"; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Hidden = true; ultraGridColumn6.Header.Caption = "探伤项目描述"; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Hidden = true; ultraGridColumn7.Header.Caption = "缺陷分类代码"; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.Hidden = true; ultraGridColumn8.Header.Caption = "缺陷分类描述"; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn9.Header.Caption = "有效标志"; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn9.Hidden = true; ultraGridColumn10.Header.Caption = "备注"; ultraGridColumn10.Header.VisiblePosition = 9; ultraGridColumn11.Header.Caption = "创建人ID"; ultraGridColumn11.Header.VisiblePosition = 10; ultraGridColumn11.Hidden = true; ultraGridColumn12.Header.Caption = "创建人"; ultraGridColumn12.Header.VisiblePosition = 11; ultraGridColumn12.Width = 76; ultraGridColumn13.Header.Caption = "创建时间"; ultraGridColumn13.Header.VisiblePosition = 12; ultraGridColumn13.Width = 138; ultraGridColumn14.Header.Caption = "修改人ID"; ultraGridColumn14.Header.VisiblePosition = 13; ultraGridColumn14.Hidden = true; ultraGridColumn15.Header.Caption = "修改人"; ultraGridColumn15.Header.VisiblePosition = 14; ultraGridColumn15.Width = 86; ultraGridColumn16.Header.Caption = "修改时间"; ultraGridColumn16.Header.VisiblePosition = 15; ultraGridColumn16.Width = 150; ultraGridColumn17.Header.Caption = "删除人ID"; ultraGridColumn17.Header.VisiblePosition = 16; ultraGridColumn17.Hidden = true; ultraGridColumn18.Header.Caption = "删除人"; ultraGridColumn18.Header.VisiblePosition = 17; ultraGridColumn18.Hidden = true; ultraGridColumn19.Header.Caption = "删除时间"; ultraGridColumn19.Header.VisiblePosition = 18; ultraGridColumn19.Hidden = true; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19}); appearance13.BackColor = System.Drawing.Color.LightBlue; appearance13.BackColor2 = System.Drawing.Color.LightBlue; ultraGridBand1.Header.Appearance = appearance13; appearance14.BackColor = System.Drawing.Color.LightBlue; appearance14.BackColor2 = System.Drawing.Color.LightBlue; ultraGridBand1.Override.HeaderAppearance = appearance14; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11; this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.VisibleIndex; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 30; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Location = new System.Drawing.Point(0, 41); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(1008, 570); this.ultraGrid1.TabIndex = 13; this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate); // // QCM0104 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1008, 730); this.Controls.Add(this.ultraGrid1); this.Controls.Add(this.groupBox1); this.Controls.Add(this.panel2); this.Name = "QCM0104"; this.Text = "探伤项目管理"; this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox textBox1; private System.Data.DataSet dataSet1; private System.Windows.Forms.GroupBox groupBox1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private System.Data.DataTable dataTable1; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private System.Data.DataColumn dataColumn3; private System.Data.DataColumn dataColumn4; private System.Data.DataColumn dataColumn5; private System.Data.DataColumn dataColumn6; private System.Data.DataColumn dataColumn7; private System.Data.DataColumn dataColumn8; private System.Data.DataColumn dataColumn9; private System.Data.DataColumn dataColumn10; private System.Data.DataColumn dataColumn11; private System.Data.DataColumn dataColumn12; private System.Data.DataColumn dataColumn13; private System.Data.DataColumn dataColumn14; private System.Data.DataColumn dataColumn15; private System.Data.DataColumn dataColumn16; private System.Data.DataColumn dataColumn17; private System.Data.DataColumn dataColumn18; private System.Data.DataColumn dataColumn19; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.TextBox textBox2; } }