namespace Core.LZMes.Client.UIK { partial class UICO20210 { /// /// 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() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_PROG_CD"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MILL_DTIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXTSHAPE_QUALITY"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD1"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD2"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD3"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD4"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD5"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_DTIME"); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_WGT", 4, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.Left, null, -1, false); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "OLD_SAMPL_NO", 1, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.Left, null, -1, false); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); this.panel1 = new System.Windows.Forms.Panel(); this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel(); 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.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.dataColumn20 = new System.Data.DataColumn(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.textBox2 = new System.Windows.Forms.TextBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.label8 = new System.Windows.Forms.Label(); this.textBox9 = new System.Windows.Forms.TextBox(); this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.label2 = new System.Windows.Forms.Label(); this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog(); this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components); this.panel1.SuspendLayout(); this.ultraPanel2.ClientArea.SuspendLayout(); this.ultraPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.ultraPanel2); this.panel1.Controls.Add(this.ultraPanel1); this.panel1.Controls.Add(this.panel2); 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(917, 468); this.panel1.TabIndex = 0; // // ultraPanel2 // // // ultraPanel2.ClientArea // this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid1); this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel2.Location = new System.Drawing.Point(0, 44); this.ultraPanel2.Name = "ultraPanel2"; this.ultraPanel2.Size = new System.Drawing.Size(917, 390); this.ultraPanel2.TabIndex = 5; // // ultraGrid1 // this.ultraGrid1.DataSource = this.dataSet1; this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn; ultraGridColumn1.Header.Caption = "进程状态"; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn2.Header.Caption = "钢卷号"; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn3.Header.Caption = "牌号"; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn4.Header.Caption = "轧制时间"; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn5.Header.Caption = "重量"; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8; ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn6.Header.Caption = "订单厚度"; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10; ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0); ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn7.Header.Caption = "钢卷厚度"; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.RowLayoutColumnInfo.OriginX = 14; ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn8.Header.Caption = "钢卷宽度"; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.RowLayoutColumnInfo.OriginX = 16; ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn9.Header.Caption = "垛位"; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn9.RowLayoutColumnInfo.OriginX = 18; ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn10.Header.Caption = "外观等级"; ultraGridColumn10.Header.VisiblePosition = 9; ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20; ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0); ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn11.Header.Caption = "缺陷1"; ultraGridColumn11.Header.VisiblePosition = 10; ultraGridColumn11.RowLayoutColumnInfo.OriginX = 26; ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn12.Header.Caption = "缺陷2"; ultraGridColumn12.Header.VisiblePosition = 11; ultraGridColumn12.RowLayoutColumnInfo.OriginX = 28; ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn13.Header.Caption = "订单宽度"; ultraGridColumn13.Header.VisiblePosition = 12; ultraGridColumn13.RowLayoutColumnInfo.OriginX = 12; ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0); ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn14.Header.Caption = "缺陷3"; ultraGridColumn14.Header.VisiblePosition = 13; ultraGridColumn14.RowLayoutColumnInfo.OriginX = 30; ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn15.Header.Caption = "缺陷4"; ultraGridColumn15.Header.VisiblePosition = 14; ultraGridColumn15.RowLayoutColumnInfo.OriginX = 32; ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn16.Header.Caption = "缺陷5"; ultraGridColumn16.Header.VisiblePosition = 15; ultraGridColumn16.RowLayoutColumnInfo.OriginX = 34; ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn17.Header.Caption = "综合判定等级"; ultraGridColumn17.Header.VisiblePosition = 16; ultraGridColumn17.RowLayoutColumnInfo.OriginX = 22; ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn18.Header.Caption = "综合判定时间"; ultraGridColumn18.Header.VisiblePosition = 17; ultraGridColumn18.RowLayoutColumnInfo.OriginX = 24; ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18}); ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout; summarySettings1.GroupBySummaryValueAppearance = appearance7; summarySettings2.GroupBySummaryValueAppearance = appearance8; ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] { summarySettings1, summarySettings2}); ultraGridBand1.SummaryFooterCaption = "汇总"; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance12.BackColor = System.Drawing.SystemColors.GradientActiveCaption; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance12; appearance14.BackColor = System.Drawing.Color.GhostWhite; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance14; this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons; appearance15.BackColor = System.Drawing.Color.LightSteelBlue; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; appearance16.BackColor = System.Drawing.Color.LightSteelBlue; this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance16; appearance17.BackColor = System.Drawing.Color.LightSteelBlue; this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance17; this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard; this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed; this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid1.Location = new System.Drawing.Point(0, 0); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(917, 390); this.ultraGrid1.TabIndex = 3; // // 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.dataColumn20}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.ColumnName = "CUR_PROG_CD"; // // dataColumn2 // this.dataColumn2.ColumnName = "OLD_SAMPL_NO"; // // dataColumn3 // this.dataColumn3.ColumnName = "SPEC_STL_GRD"; // // dataColumn4 // this.dataColumn4.ColumnName = "MILL_DTIME"; // // dataColumn5 // this.dataColumn5.ColumnName = "ACT_WGT"; // // dataColumn6 // this.dataColumn6.ColumnName = "INSTR_COIL_THK"; // // dataColumn7 // this.dataColumn7.ColumnName = "COIL_THK"; // // dataColumn8 // this.dataColumn8.ColumnName = "COIL_WTH"; // // dataColumn9 // this.dataColumn9.ColumnName = "CUR_LOAD_LOC"; // // dataColumn10 // this.dataColumn10.ColumnName = "EXTSHAPE_QUALITY"; // // dataColumn11 // this.dataColumn11.ColumnName = "CRK_CD1"; // // dataColumn12 // this.dataColumn12.ColumnName = "CRK_CD2"; // // dataColumn13 // this.dataColumn13.ColumnName = "INSTR_COIL_WTH"; // // dataColumn14 // this.dataColumn14.ColumnName = "CRK_CD3"; // // dataColumn15 // this.dataColumn15.ColumnName = "CRK_CD4"; // // dataColumn16 // this.dataColumn16.ColumnName = "CRK_CD5"; // // dataColumn17 // this.dataColumn17.ColumnName = "TOT_DEC_GRD"; // // dataColumn20 // this.dataColumn20.ColumnName = "TOT_DEC_DTIME"; // // ultraPanel1 // // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.textBox4); this.ultraPanel1.ClientArea.Controls.Add(this.label4); this.ultraPanel1.ClientArea.Controls.Add(this.label5); this.ultraPanel1.ClientArea.Controls.Add(this.textBox3); this.ultraPanel1.ClientArea.Controls.Add(this.label1); this.ultraPanel1.ClientArea.Controls.Add(this.label3); this.ultraPanel1.ClientArea.Controls.Add(this.textBox2); this.ultraPanel1.ClientArea.Controls.Add(this.textBox1); this.ultraPanel1.ClientArea.Controls.Add(this.label18); this.ultraPanel1.ClientArea.Controls.Add(this.label17); this.ultraPanel1.ClientArea.Controls.Add(this.label13); this.ultraPanel1.ClientArea.Controls.Add(this.label12); this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraPanel1.Location = new System.Drawing.Point(0, 434); this.ultraPanel1.Name = "ultraPanel1"; this.ultraPanel1.Size = new System.Drawing.Size(917, 34); this.ultraPanel1.TabIndex = 4; // // textBox4 // this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox4.Location = new System.Drawing.Point(706, 6); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(81, 21); this.textBox4.TabIndex = 88; this.textBox4.Visible = false; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(787, 11); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 90; this.label4.Text = "吨"; this.label4.Visible = false; // // label5 // this.label5.BackColor = System.Drawing.Color.LightBlue; this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Location = new System.Drawing.Point(624, 6); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(82, 21); this.label5.TabIndex = 89; this.label5.Text = "分卷原料重量"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label5.Visible = false; // // textBox3 // this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox3.Location = new System.Drawing.Point(500, 4); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(81, 21); this.textBox3.TabIndex = 85; this.textBox3.Visible = false; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(583, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(17, 12); this.label1.TabIndex = 87; this.label1.Text = "吨"; this.label1.Visible = false; // // label3 // this.label3.BackColor = System.Drawing.Color.LightBlue; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Location = new System.Drawing.Point(432, 4); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(72, 21); this.label3.TabIndex = 86; this.label3.Text = "FA重量合计"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label3.Visible = false; // // textBox2 // this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox2.Location = new System.Drawing.Point(277, 4); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(81, 21); this.textBox2.TabIndex = 79; // // textBox1 // this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox1.Location = new System.Drawing.Point(82, 4); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(77, 21); this.textBox1.TabIndex = 84; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(361, 9); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(17, 12); this.label18.TabIndex = 83; this.label18.Text = "吨"; // // label17 // this.label17.BackColor = System.Drawing.Color.LightBlue; this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label17.Location = new System.Drawing.Point(217, 4); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(59, 21); this.label17.TabIndex = 82; this.label17.Text = "重量合计"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(162, 9); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(17, 12); this.label13.TabIndex = 81; this.label13.Text = "卷"; // // label12 // this.label12.BackColor = System.Drawing.Color.LightBlue; this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label12.Location = new System.Drawing.Point(22, 4); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(59, 21); this.label12.TabIndex = 80; this.label12.Text = "卷数合计"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel2 // this.panel2.Controls.Add(this.ultraGroupBox1); 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(917, 44); this.panel2.TabIndex = 0; // // ultraGroupBox1 // appearance13.BackColor = System.Drawing.Color.Gainsboro; this.ultraGroupBox1.Appearance = appearance13; this.ultraGroupBox1.Controls.Add(this.checkBox1); this.ultraGroupBox1.Controls.Add(this.label8); this.ultraGroupBox1.Controls.Add(this.textBox9); this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2); this.ultraGroupBox1.Controls.Add(this.label2); this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(917, 44); this.ultraGroupBox1.TabIndex = 5; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.BackColor = System.Drawing.Color.LightBlue; this.checkBox1.Location = new System.Drawing.Point(363, 12); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(96, 16); this.checkBox1.TabIndex = 40; this.checkBox1.Text = "生产日期查询"; this.checkBox1.UseVisualStyleBackColor = false; this.checkBox1.Visible = false; // // label8 // this.label8.BackColor = System.Drawing.Color.LightBlue; this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(560, 10); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(61, 23); this.label8.TabIndex = 38; this.label8.Text = "钢卷号"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // textBox9 // this.textBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox9.Location = new System.Drawing.Point(622, 10); this.textBox9.MaxLength = 20; this.textBox9.Name = "textBox9"; this.textBox9.Size = new System.Drawing.Size(127, 23); this.textBox9.TabIndex = 37; // // ultraDateTimeEditor2 // appearance2.BorderColor = System.Drawing.Color.Black; this.ultraDateTimeEditor2.Appearance = appearance2; this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005; this.ultraDateTimeEditor2.Location = new System.Drawing.Point(230, 9); this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2"; this.ultraDateTimeEditor2.Size = new System.Drawing.Size(116, 21); this.ultraDateTimeEditor2.TabIndex = 26; // // label2 // this.label2.BackColor = System.Drawing.Color.LightBlue; this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Location = new System.Drawing.Point(34, 9); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(73, 21); this.label2.TabIndex = 25; this.label2.Text = "生产日期"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // ultraDateTimeEditor1 // appearance6.BorderColor = System.Drawing.Color.Black; this.ultraDateTimeEditor1.Appearance = appearance6; this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005; this.ultraDateTimeEditor1.Location = new System.Drawing.Point(108, 9); this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1"; this.ultraDateTimeEditor1.Size = new System.Drawing.Size(116, 21); this.ultraDateTimeEditor1.TabIndex = 24; // // saveFileDialog1 // this.saveFileDialog1.Filter = "表格(*.xls)|*.xls"; // // UICO20210 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(917, 468); this.Controls.Add(this.panel1); this.Name = "UICO20210"; this.Text = "入库明细"; this.panel1.ResumeLayout(false); this.ultraPanel2.ClientArea.ResumeLayout(false); this.ultraPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ClientArea.PerformLayout(); this.ultraPanel1.ResumeLayout(false); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private System.Windows.Forms.Panel panel2; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2; private System.Windows.Forms.Label label2; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.SaveFileDialog saveFileDialog1; private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1; 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 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 Infragistics.Win.Misc.UltraPanel ultraPanel2; private Infragistics.Win.Misc.UltraPanel ultraPanel1; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Data.DataColumn dataColumn17; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.CheckBox checkBox1; private System.Data.DataColumn dataColumn20; } }