namespace Core.StlMes.Client.ZGMil.Popup { partial class frmInspector { /// /// 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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSPECTOR_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSPECTOR_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_SHIFT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_GROUP"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.dataSet1 = new System.Data.DataSet(); this.dt_Defect = 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.txtName = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox(); this.txtPlanCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ulCombGroup = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ulCombShift = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.label8 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.txtCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultrabtn_upd = new Infragistics.Win.Misc.UltraButton(); this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraBtn_add = new Infragistics.Win.Misc.UltraButton(); this.ultraBtn_delete = new Infragistics.Win.Misc.UltraButton(); this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraButton1 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton2 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton3 = new Infragistics.Win.Misc.UltraButton(); this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dt_Defect)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit(); this.ultraGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtPlanCode)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulCombGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulCombShift)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCode)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit(); this.ultraGroupBox2.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit(); this.ultraGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit(); this.ultraGroupBox5.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit(); this.ultraGroupBox6.SuspendLayout(); this.SuspendLayout(); // // ultraGrid1 // this.ultraGrid1.DataMember = "Table1"; this.ultraGrid1.DataSource = this.dataSet1; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5}); appearance2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; appearance2.BackColor2 = System.Drawing.SystemColors.GradientInactiveCaption; ultraGridBand1.Header.Appearance = appearance2; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.ImeMode = System.Windows.Forms.ImeMode.Close; this.ultraGrid1.Location = new System.Drawing.Point(3, 0); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(742, 257); this.ultraGrid1.TabIndex = 0; this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dt_Defect}); // // dt_Defect // this.dt_Defect.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn5}); this.dt_Defect.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "质检员编号"; this.dataColumn1.ColumnName = "INSPECTOR_CODE"; // // dataColumn2 // this.dataColumn2.Caption = "质检员姓名"; this.dataColumn2.ColumnName = "INSPECTOR_NAME"; // // dataColumn3 // this.dataColumn3.Caption = "班次"; this.dataColumn3.ColumnName = "COL_SHIFT"; // // dataColumn4 // this.dataColumn4.Caption = "班组"; this.dataColumn4.ColumnName = "COL_GROUP"; // // dataColumn5 // this.dataColumn5.Caption = "产线代码"; this.dataColumn5.ColumnName = "PLINE_CODE"; // // txtName // this.txtName.Location = new System.Drawing.Point(320, 31); this.txtName.MaxLength = 20; this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(100, 21); this.txtName.TabIndex = 6; // // ultraGroupBox3 // this.ultraGroupBox3.Controls.Add(this.txtPlanCode); this.ultraGroupBox3.Controls.Add(this.ulCombGroup); this.ultraGroupBox3.Controls.Add(this.ulCombShift); this.ultraGroupBox3.Controls.Add(this.label8); this.ultraGroupBox3.Controls.Add(this.txtName); this.ultraGroupBox3.Controls.Add(this.label3); this.ultraGroupBox3.Controls.Add(this.label2); this.ultraGroupBox3.Controls.Add(this.label1); this.ultraGroupBox3.Controls.Add(this.txtCode); this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox3.Location = new System.Drawing.Point(3, 319); this.ultraGroupBox3.Name = "ultraGroupBox3"; this.ultraGroupBox3.Size = new System.Drawing.Size(748, 94); this.ultraGroupBox3.TabIndex = 2; this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // txtPlanCode // this.txtPlanCode.Location = new System.Drawing.Point(438, 31); this.txtPlanCode.MaxLength = 20; this.txtPlanCode.Name = "txtPlanCode"; this.txtPlanCode.Size = new System.Drawing.Size(100, 21); this.txtPlanCode.TabIndex = 13; this.txtPlanCode.Visible = false; // // ulCombGroup // this.ulCombGroup.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.ulCombGroup.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem1.DataValue = "0"; valueListItem1.DisplayText = "甲"; valueListItem2.DataValue = "1"; valueListItem2.DisplayText = "乙"; valueListItem3.DataValue = "2"; valueListItem3.DisplayText = "丙"; valueListItem4.DataValue = "3"; valueListItem4.DisplayText = "丁"; this.ulCombGroup.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem1, valueListItem2, valueListItem3, valueListItem4}); this.ulCombGroup.Location = new System.Drawing.Point(120, 66); this.ulCombGroup.Name = "ulCombGroup"; this.ulCombGroup.Size = new System.Drawing.Size(100, 21); this.ulCombGroup.TabIndex = 12; // // ulCombShift // this.ulCombShift.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.ulCombShift.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem5.DataValue = "0"; valueListItem5.DisplayText = "早"; valueListItem6.DataValue = "1"; valueListItem6.DisplayText = "中"; valueListItem7.DataValue = "2"; valueListItem7.DisplayText = "晚"; this.ulCombShift.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem5, valueListItem6, valueListItem7}); this.ulCombShift.Location = new System.Drawing.Point(320, 67); this.ulCombShift.Name = "ulCombShift"; this.ulCombShift.Size = new System.Drawing.Size(100, 21); this.ulCombShift.TabIndex = 11; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.label8.Location = new System.Drawing.Point(73, 68); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(41, 12); this.label8.TabIndex = 10; this.label8.Text = "班组:"; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.label3.Location = new System.Drawing.Point(273, 67); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(41, 12); this.label3.TabIndex = 5; this.label3.Text = "班次:"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.label2.Location = new System.Drawing.Point(237, 34); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(77, 12); this.label2.TabIndex = 4; this.label2.Text = "质检员名称:"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.label1.Location = new System.Drawing.Point(37, 34); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(77, 12); this.label1.TabIndex = 3; this.label1.Text = "质检员代码:"; // // txtCode // this.txtCode.Location = new System.Drawing.Point(120, 31); this.txtCode.MaxLength = 10; this.txtCode.Name = "txtCode"; this.txtCode.Size = new System.Drawing.Size(100, 21); this.txtCode.TabIndex = 2; // // ultrabtn_upd // this.ultrabtn_upd.Location = new System.Drawing.Point(664, 13); this.ultrabtn_upd.Name = "ultrabtn_upd"; this.ultrabtn_upd.Size = new System.Drawing.Size(75, 25); this.ultrabtn_upd.TabIndex = 2; this.ultrabtn_upd.Text = "修 改"; this.ultrabtn_upd.Click += new System.EventHandler(this.ultrabtn_upd_Click); // // ultraGroupBox2 // this.ultraGroupBox2.Controls.Add(this.ultraGrid1); this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox2.Location = new System.Drawing.Point(3, 53); this.ultraGroupBox2.Name = "ultraGroupBox2"; this.ultraGroupBox2.Size = new System.Drawing.Size(748, 260); this.ultraGroupBox2.TabIndex = 1; this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 1); this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox3, 0, 2); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 3; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(754, 416); this.tableLayoutPanel1.TabIndex = 1; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.ultrabtn_upd); this.ultraGroupBox1.Controls.Add(this.ultraBtn_add); this.ultraGroupBox1.Controls.Add(this.ultraBtn_delete); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(748, 44); this.ultraGroupBox1.TabIndex = 0; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraBtn_add // this.ultraBtn_add.Location = new System.Drawing.Point(502, 13); this.ultraBtn_add.Name = "ultraBtn_add"; this.ultraBtn_add.Size = new System.Drawing.Size(75, 25); this.ultraBtn_add.TabIndex = 0; this.ultraBtn_add.Text = "增 加"; this.ultraBtn_add.Click += new System.EventHandler(this.ultraBtn_add_Click); // // ultraBtn_delete // this.ultraBtn_delete.Location = new System.Drawing.Point(583, 13); this.ultraBtn_delete.Name = "ultraBtn_delete"; this.ultraBtn_delete.Size = new System.Drawing.Size(75, 25); this.ultraBtn_delete.TabIndex = 1; this.ultraBtn_delete.Text = "删 除"; this.ultraBtn_delete.Click += new System.EventHandler(this.ultraBtn_delete_Click); // // ultraGroupBox4 // this.ultraGroupBox4.Controls.Add(this.comboBox1); this.ultraGroupBox4.Controls.Add(this.ultraTextEditor1); this.ultraGroupBox4.Controls.Add(this.label4); this.ultraGroupBox4.Controls.Add(this.label5); this.ultraGroupBox4.Controls.Add(this.label6); this.ultraGroupBox4.Controls.Add(this.ultraTextEditor2); this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox4.Location = new System.Drawing.Point(3, 219); this.ultraGroupBox4.Name = "ultraGroupBox4"; this.ultraGroupBox4.Size = new System.Drawing.Size(664, 94); this.ultraGroupBox4.TabIndex = 2; this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // comboBox1 // this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.FormattingEnabled = true; this.comboBox1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.comboBox1.Location = new System.Drawing.Point(488, 32); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(121, 20); this.comboBox1.TabIndex = 8; // // ultraTextEditor1 // this.ultraTextEditor1.Location = new System.Drawing.Point(320, 31); this.ultraTextEditor1.MaxLength = 20; this.ultraTextEditor1.Name = "ultraTextEditor1"; this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21); this.ultraTextEditor1.TabIndex = 6; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.label4.Location = new System.Drawing.Point(441, 34); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(41, 12); this.label4.TabIndex = 5; this.label4.Text = "等级:"; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.label5.Location = new System.Drawing.Point(237, 34); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(77, 12); this.label5.TabIndex = 4; this.label5.Text = "缺陷项名称:"; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.label6.Location = new System.Drawing.Point(37, 34); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 3; this.label6.Text = "缺陷项代码:"; // // ultraTextEditor2 // this.ultraTextEditor2.Location = new System.Drawing.Point(120, 31); this.ultraTextEditor2.MaxLength = 10; this.ultraTextEditor2.Name = "ultraTextEditor2"; this.ultraTextEditor2.Size = new System.Drawing.Size(100, 21); this.ultraTextEditor2.TabIndex = 2; // // ultraButton1 // this.ultraButton1.Location = new System.Drawing.Point(670, 13); this.ultraButton1.Name = "ultraButton1"; this.ultraButton1.Size = new System.Drawing.Size(75, 25); this.ultraButton1.TabIndex = 2; this.ultraButton1.Text = "修 改"; // // ultraButton2 // this.ultraButton2.Location = new System.Drawing.Point(474, 13); this.ultraButton2.Name = "ultraButton2"; this.ultraButton2.Size = new System.Drawing.Size(75, 25); this.ultraButton2.TabIndex = 0; this.ultraButton2.Text = "增 加"; // // ultraButton3 // this.ultraButton3.Location = new System.Drawing.Point(572, 13); this.ultraButton3.Name = "ultraButton3"; this.ultraButton3.Size = new System.Drawing.Size(75, 25); this.ultraButton3.TabIndex = 1; this.ultraButton3.Text = "删 除"; // // ultraGrid2 // this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true; this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid2.ImeMode = System.Windows.Forms.ImeMode.Close; this.ultraGrid2.Location = new System.Drawing.Point(3, 0); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(188, 11); this.ultraGrid2.TabIndex = 0; // // ultraGroupBox5 // this.ultraGroupBox5.Controls.Add(this.ultraGrid2); this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox5.Location = new System.Drawing.Point(3, 23); this.ultraGroupBox5.Name = "ultraGroupBox5"; this.ultraGroupBox5.Size = new System.Drawing.Size(194, 14); this.ultraGroupBox5.TabIndex = 1; this.ultraGroupBox5.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 1; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel2.Controls.Add(this.ultraGroupBox5, 0, 1); this.tableLayoutPanel2.Controls.Add(this.ultraGroupBox6, 0, 0); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 3; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(200, 100); this.tableLayoutPanel2.TabIndex = 0; // // ultraGroupBox6 // this.ultraGroupBox6.Controls.Add(this.ultraButton1); this.ultraGroupBox6.Controls.Add(this.ultraButton3); this.ultraGroupBox6.Controls.Add(this.ultraButton2); this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox6.Location = new System.Drawing.Point(3, 3); this.ultraGroupBox6.Name = "ultraGroupBox6"; this.ultraGroupBox6.Size = new System.Drawing.Size(194, 14); this.ultraGroupBox6.TabIndex = 0; this.ultraGroupBox6.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // frmInspector // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(754, 416); this.Controls.Add(this.tableLayoutPanel1); this.Name = "frmInspector"; this.Text = "frmInspector"; ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dt_Defect)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit(); this.ultraGroupBox3.ResumeLayout(false); this.ultraGroupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtPlanCode)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulCombGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulCombShift)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCode)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit(); this.ultraGroupBox2.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit(); this.ultraGroupBox4.ResumeLayout(false); this.ultraGroupBox4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit(); this.ultraGroupBox5.ResumeLayout(false); this.tableLayoutPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit(); this.ultraGroupBox6.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private System.Data.DataSet dataSet1; private System.Data.DataTable dt_Defect; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private System.Data.DataColumn dataColumn3; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtName; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCode; private Infragistics.Win.Misc.UltraButton ultrabtn_upd; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.Misc.UltraButton ultraBtn_delete; private Infragistics.Win.Misc.UltraButton ultraBtn_add; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4; private System.Windows.Forms.ComboBox comboBox1; private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2; private Infragistics.Win.Misc.UltraButton ultraButton1; private Infragistics.Win.Misc.UltraButton ultraButton2; private Infragistics.Win.Misc.UltraButton ultraButton3; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6; private System.Data.DataColumn dataColumn4; private System.Data.DataColumn dataColumn5; private System.Windows.Forms.Label label8; private Infragistics.Win.UltraWinEditors.UltraComboEditor ulCombGroup; private Infragistics.Win.UltraWinEditors.UltraComboEditor ulCombShift; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPlanCode; } }