namespace Core.LZMes.Client.QCM { partial class QCM0106LG { /// /// 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 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 appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = 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("PARAMS"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCHNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_LINE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPERATE_TYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPERATION_INTERFACE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPERATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPERATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_RESULT"); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance(); this.panel2 = new System.Windows.Forms.Panel(); this.panel1 = new System.Windows.Forms.Panel(); this.comboBox3 = new System.Windows.Forms.ComboBox(); this.label10 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); 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.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); this.SuspendLayout(); // // panel2 // this.panel2.Controls.Add(this.panel1); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Margin = new System.Windows.Forms.Padding(4); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1344, 51); this.panel2.TabIndex = 10; // // panel1 // this.panel1.Controls.Add(this.comboBox3); this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.label12); this.panel1.Controls.Add(this.textBox1); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.dateTimePicker2); this.panel1.Controls.Add(this.dateTimePicker1); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1344, 51); this.panel1.TabIndex = 3; // // comboBox3 // this.comboBox3.FormattingEnabled = true; this.comboBox3.Items.AddRange(new object[] { "一炼钢", "二炼钢"}); this.comboBox3.Location = new System.Drawing.Point(754, 12); this.comboBox3.Margin = new System.Windows.Forms.Padding(4); this.comboBox3.Name = "comboBox3"; this.comboBox3.Size = new System.Drawing.Size(101, 23); this.comboBox3.TabIndex = 46; this.comboBox3.Text = "一炼钢"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(709, 16); this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(37, 15); this.label10.TabIndex = 45; this.label10.Text = "产线"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(13, 16); this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(67, 15); this.label12.TabIndex = 42; this.label12.Text = "操作时间"; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(552, 11); this.textBox1.Margin = new System.Windows.Forms.Padding(4); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(132, 25); this.textBox1.TabIndex = 38; // // label2 // this.label2.BackColor = System.Drawing.Color.LightBlue; this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Location = new System.Drawing.Point(424, 11); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(120, 26); this.label2.TabIndex = 37; this.label2.Text = "炉号/产品序号"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label1 // this.label1.Location = new System.Drawing.Point(235, 12); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(21, 26); this.label1.TabIndex = 36; this.label1.Text = "至"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // dateTimePicker2 // this.dateTimePicker2.Location = new System.Drawing.Point(266, 12); this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(4); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.Size = new System.Drawing.Size(136, 25); this.dateTimePicker2.TabIndex = 35; // // dateTimePicker1 // this.dateTimePicker1.Location = new System.Drawing.Point(90, 12); this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(4); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(136, 25); this.dateTimePicker1.TabIndex = 34; // // groupBox1 // this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.groupBox1.Location = new System.Drawing.Point(0, 902); this.groupBox1.Margin = new System.Windows.Forms.Padding(4); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(4); this.groupBox1.Size = new System.Drawing.Size(1344, 10); this.groupBox1.TabIndex = 11; this.groupBox1.TabStop = false; // // ultraGrid1 // appearance3.BackColor = System.Drawing.SystemColors.Window; appearance3.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance3; this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance4.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance4.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance4; appearance5.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance6.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance6.BackColor2 = System.Drawing.SystemColors.Control; appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance6.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance6; appearance7.BackColor = System.Drawing.SystemColors.Window; appearance7.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7; appearance8.BackColor = System.Drawing.SystemColors.Highlight; appearance8.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance8; 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; appearance9.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance9; appearance10.BorderColor = System.Drawing.Color.Silver; appearance10.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance10; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance11.BackColor = System.Drawing.SystemColors.Control; appearance11.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance11.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance11; appearance26.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance26; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance27.BackColor = System.Drawing.SystemColors.Window; appearance27.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance27; 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; appearance28.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance28; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Location = new System.Drawing.Point(0, 51); this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(1344, 851); this.ultraGrid1.TabIndex = 12; // // 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.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "产品序号"; this.dataColumn1.ColumnName = "PARAMS"; // // dataColumn2 // this.dataColumn2.Caption = "轧批号"; this.dataColumn2.ColumnName = "BATCHNO"; // // dataColumn3 // this.dataColumn3.Caption = "产线"; this.dataColumn3.ColumnName = "PROD_LINE"; // // dataColumn4 // this.dataColumn4.Caption = "操作类型"; this.dataColumn4.ColumnName = "OPERATE_TYPE"; // // dataColumn5 // this.dataColumn5.Caption = "操作界面及按钮"; this.dataColumn5.ColumnName = "OPERATION_INTERFACE"; // // dataColumn6 // this.dataColumn6.Caption = "操作人"; this.dataColumn6.ColumnName = "OPERATE_NAME"; // // dataColumn7 // this.dataColumn7.Caption = "操作时间"; this.dataColumn7.ColumnName = "OPERATE_TIME"; this.dataColumn7.DataType = typeof(System.DateTime); // // dataColumn8 // this.dataColumn8.Caption = "备注"; this.dataColumn8.ColumnName = "MEMO"; // // dataColumn9 // this.dataColumn9.Caption = "判定结果"; this.dataColumn9.ColumnName = "JUDGE_RESULT"; // // ultraGrid2 // this.ultraGrid2.DataSource = this.dataSet1; appearance13.BackColor = System.Drawing.SystemColors.Window; appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid2.DisplayLayout.Appearance = appearance13; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25); ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.Hidden = true; ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25); ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25); ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25); ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Hidden = true; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25); ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.MaskInput = "{date} {longtime}"; ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(138, 25); ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25); ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25); ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9}); appearance14.BackColor = System.Drawing.Color.LightBlue; appearance14.BackColor2 = System.Drawing.Color.LightBlue; ultraGridBand1.Override.HeaderAppearance = appearance14; ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance15.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance15.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance15; appearance29.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance29; this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance30.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance30.BackColor2 = System.Drawing.SystemColors.Control; appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance30.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance30; appearance31.BackColor = System.Drawing.SystemColors.Window; appearance31.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance31; appearance32.BackColor = System.Drawing.SystemColors.Highlight; appearance32.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance32; this.ultraGrid2.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance33.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance33; appearance34.BorderColor = System.Drawing.Color.Silver; appearance34.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance34; this.ultraGrid2.DisplayLayout.Override.CellPadding = 0; appearance35.BackColor = System.Drawing.SystemColors.Control; appearance35.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance35.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance35.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance35; appearance36.TextHAlignAsString = "Left"; this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance36; this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance37.BackColor = System.Drawing.SystemColors.Window; appearance37.BorderColor = System.Drawing.Color.Silver; this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance37; this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.VisibleIndex; this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid2.DisplayLayout.Override.RowSelectorWidth = 30; appearance38.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance38; this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid2.Location = new System.Drawing.Point(0, 51); this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(1344, 851); this.ultraGrid2.TabIndex = 15; this.ultraGrid2.Text = "热连轧"; // // QCM0106LG // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1344, 912); this.Controls.Add(this.ultraGrid2); this.Controls.Add(this.ultraGrid1); this.Controls.Add(this.groupBox1); this.Controls.Add(this.panel2); this.Margin = new System.Windows.Forms.Padding(5); this.Name = "QCM0106LG"; this.Text = "炼钢操作历史记录查询"; this.panel2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.GroupBox groupBox1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.ComboBox comboBox3; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.DateTimePicker dateTimePicker2; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Data.DataSet dataSet1; 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 Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private System.Data.DataColumn dataColumn9; } }