namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec { partial class FrmChemDataCollect { /// /// 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.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab(); Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab(); Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1); Infragistics.Win.Appearance appearance2 = 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(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl(); this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage(); this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.dataSet1 = new System.Data.DataSet(); this.dataTable1 = new System.Data.DataTable(); this.dataTable2 = new System.Data.DataTable(); this.dataSet2 = new System.Data.DataSet(); this.dataTable3 = new System.Data.DataTable(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.pipeQueryBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PipeQueryBase(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit(); this.ultraTabControl1.SuspendLayout(); this.ultraTabPageControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); this.ultraTabPageControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.panel2); this.panel1.Controls.Add(this.pipeQueryBase1); 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(1008, 474); this.panel1.TabIndex = 0; // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.ultraTabControl1); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 40); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1008, 434); this.panel2.TabIndex = 3; // // ultraTabControl1 // this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2); this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraTabControl1.Location = new System.Drawing.Point(0, 0); this.ultraTabControl1.Name = "ultraTabControl1"; this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1; this.ultraTabControl1.Size = new System.Drawing.Size(1006, 432); this.ultraTabControl1.TabIndex = 1; ultraTab1.TabPage = this.ultraTabPageControl1; ultraTab1.Text = "数据采集"; ultraTab2.TabPage = this.ultraTabPageControl2; ultraTab2.Text = "人工录入"; this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] { ultraTab1, ultraTab2}); // // ultraTabSharedControlsPage1 // this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1"; this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1002, 406); // // ultraTabPageControl1 // this.ultraTabPageControl1.Controls.Add(this.ultraGrid1); this.ultraTabPageControl1.Controls.Add(this.ultraGrid2); this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23); this.ultraTabPageControl1.Name = "ultraTabPageControl1"; this.ultraTabPageControl1.Size = new System.Drawing.Size(1002, 406); // // ultraGrid1 // this.ultraGrid1.DataMember = "Table1"; this.ultraGrid1.DataSource = this.dataSet1; appearance49.BackColor = System.Drawing.SystemColors.Window; appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance49; ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance51.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance51.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance51.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance51; appearance55.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance55; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance56.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance56.BackColor2 = System.Drawing.SystemColors.Control; appearance56.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance56.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance56; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance57.BackColor = System.Drawing.SystemColors.Window; appearance57.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance57; appearance58.BackColor = System.Drawing.SystemColors.Highlight; appearance58.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance58; 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; appearance59.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance59; appearance60.BorderColor = System.Drawing.Color.Silver; appearance60.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance60; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance61.BackColor = System.Drawing.SystemColors.Control; appearance61.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance61.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance61.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance61.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance61; appearance62.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance62; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance63.BackColor = System.Drawing.SystemColors.Window; appearance63.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance63; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid1.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; appearance64.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance64; this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Location = new System.Drawing.Point(0, 0); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(1002, 238); this.ultraGrid1.TabIndex = 23; this.ultraGrid1.Text = "ultraGrid1"; // // ultraGrid2 // this.ultraGrid2.DataMember = "Table2"; this.ultraGrid2.DataSource = this.dataSet1; appearance15.BackColor = System.Drawing.SystemColors.Window; appearance15.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid2.DisplayLayout.Appearance = appearance15; ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2); this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance16.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance16.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance16; appearance17.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17; this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance18.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance18.BackColor2 = System.Drawing.SystemColors.Control; appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance18.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance18; this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1; appearance19.BackColor = System.Drawing.SystemColors.Window; appearance19.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance19; appearance20.BackColor = System.Drawing.SystemColors.Highlight; appearance20.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance20; this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance21.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance21; appearance22.BorderColor = System.Drawing.Color.Silver; appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance22; this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid2.DisplayLayout.Override.CellPadding = 0; appearance23.BackColor = System.Drawing.SystemColors.Control; appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance23.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance23; appearance24.TextHAlignAsString = "Left"; this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance24; this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance25.BackColor = System.Drawing.SystemColors.Window; appearance25.BorderColor = System.Drawing.Color.Silver; this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance25; this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; appearance26.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance26; this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraGrid2.Location = new System.Drawing.Point(0, 238); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(1002, 168); this.ultraGrid2.TabIndex = 22; this.ultraGrid2.Text = "ultraGrid2"; // // ultraTabPageControl2 // this.ultraTabPageControl2.Controls.Add(this.ultraGrid3); this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabPageControl2.Name = "ultraTabPageControl2"; this.ultraTabPageControl2.Size = new System.Drawing.Size(1002, 406); // // ultraGrid3 // this.ultraGrid3.DataMember = "Table3"; this.ultraGrid3.DataSource = this.dataSet2; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid3.DisplayLayout.Appearance = appearance1; ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3); this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid3.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.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance2; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4; this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance5.BackColor2 = System.Drawing.SystemColors.Control; appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance5.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance5; this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1; appearance6.BackColor = System.Drawing.SystemColors.Window; appearance6.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance6; appearance7.BackColor = System.Drawing.SystemColors.Highlight; appearance7.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance7; this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom; this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance8.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance8; appearance9.BorderColor = System.Drawing.Color.Silver; appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance9; this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid3.DisplayLayout.Override.CellPadding = 0; appearance10.BackColor = System.Drawing.SystemColors.Control; appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance10.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance10; appearance11.TextHAlignAsString = "Left"; this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance11; this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance12.BackColor = System.Drawing.SystemColors.Window; appearance12.BorderColor = System.Drawing.Color.Silver; this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance12; this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid3.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; appearance13.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance13; this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid3.Location = new System.Drawing.Point(0, 0); this.ultraGrid3.Name = "ultraGrid3"; this.ultraGrid3.Size = new System.Drawing.Size(1002, 406); this.ultraGrid3.TabIndex = 23; this.ultraGrid3.Text = "ultraGrid3"; // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1, this.dataTable2}); // // dataTable1 // this.dataTable1.TableName = "Table1"; // // dataTable2 // this.dataTable2.TableName = "Table2"; // // dataSet2 // this.dataSet2.DataSetName = "NewDataSet"; this.dataSet2.Tables.AddRange(new System.Data.DataTable[] { this.dataTable3}); // // dataTable3 // this.dataTable3.TableName = "Table3"; // // timer1 // this.timer1.Interval = 1000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // pipeQueryBase1 // this.pipeQueryBase1.Dock = System.Windows.Forms.DockStyle.Top; this.pipeQueryBase1.Location = new System.Drawing.Point(0, 0); this.pipeQueryBase1.Name = "pipeQueryBase1"; this.pipeQueryBase1.Size = new System.Drawing.Size(1008, 40); this.pipeQueryBase1.TabIndex = 2; // // FrmChemDataCollect // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1008, 474); this.Controls.Add(this.panel1); this.Name = "FrmChemDataCollect"; this.Text = "化学成分数据采集"; this.Load += new System.EventHandler(this.FrmChemDataCollect_Load); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit(); this.ultraTabControl1.ResumeLayout(false); this.ultraTabPageControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); this.ultraTabPageControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private PipeQueryBase pipeQueryBase1; private System.Windows.Forms.Panel panel2; private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1; private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1; internal Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; internal Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2; internal Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3; private System.Data.DataSet dataSet1; private System.Data.DataTable dataTable1; private System.Data.DataTable dataTable2; private System.Data.DataSet dataSet2; internal System.Data.DataTable dataTable3; private System.Windows.Forms.Timer timer1; } }