namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
{
partial class FrmCheckConsignQuery
{
///
/// 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 appearance150 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance152 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance153 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance154 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance155 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance156 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance157 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance158 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance159 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance160 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance161 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance162 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCheckConsignQuery));
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
this.publicUltraGridDetail1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridDetail();
this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = new System.Data.DataSet();
this.dataTable3 = new System.Data.DataTable();
this.publicUltraGridChemDetail1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridChemDetail();
this.pipeShowBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PipeShowBase();
this.publicUltraGridBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridBase();
this.pipeQueryBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PipeQueryBase();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
this.ultraExpandableGroupBox1.SuspendLayout();
this.ultraExpandableGroupBoxPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
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(1328, 666);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.splitContainer1);
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(1328, 626);
this.panel2.TabIndex = 2;
//
// panel3
//
this.panel3.Controls.Add(this.panel4);
this.panel3.Controls.Add(this.publicUltraGridChemDetail1);
this.panel3.Controls.Add(this.pipeShowBase1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1122, 624);
this.panel3.TabIndex = 3;
//
// panel4
//
this.panel4.Controls.Add(this.publicUltraGridDetail1);
this.panel4.Controls.Add(this.ultraExpandableGroupBox1);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(0, 85);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1122, 397);
this.panel4.TabIndex = 38;
//
// publicUltraGridDetail1
//
this.publicUltraGridDetail1.Dock = System.Windows.Forms.DockStyle.Fill;
this.publicUltraGridDetail1.Location = new System.Drawing.Point(0, 0);
this.publicUltraGridDetail1.Name = "publicUltraGridDetail1";
this.publicUltraGridDetail1.Size = new System.Drawing.Size(873, 397);
this.publicUltraGridDetail1.TabIndex = 42;
this.publicUltraGridDetail1.Ur = null;
//
// ultraExpandableGroupBox1
//
this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Right;
this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(249, 397);
this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(873, 0);
this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(249, 397);
this.ultraExpandableGroupBox1.TabIndex = 41;
this.ultraExpandableGroupBox1.Text = "附加要求信息.";
this.ultraExpandableGroupBox1.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
//
// ultraExpandableGroupBoxPanel1
//
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGrid3);
this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(19, 3);
this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(227, 391);
this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
//
// ultraGrid3
//
this.ultraGrid3.DataMember = "Table3";
this.ultraGrid3.DataSource = this.dataSet1;
appearance150.BackColor = System.Drawing.SystemColors.Window;
appearance150.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid3.DisplayLayout.Appearance = appearance150;
appearance1.TextHAlignAsString = "Center";
ultraGridBand1.Override.CellAppearance = appearance1;
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance152.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance152.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance152.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance152.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance152;
appearance153.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance153;
this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance154.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance154.BackColor2 = System.Drawing.SystemColors.Control;
appearance154.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance154.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance154;
this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
appearance155.BackColor = System.Drawing.SystemColors.Window;
appearance155.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance155;
appearance156.BackColor = System.Drawing.SystemColors.Highlight;
appearance156.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance156;
this.ultraGrid3.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance157.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance157;
appearance158.BorderColor = System.Drawing.Color.Silver;
appearance158.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance158;
this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
this.ultraGrid3.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
appearance159.BackColor = System.Drawing.SystemColors.Control;
appearance159.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance159.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance159.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance159.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance159;
appearance160.TextHAlignAsString = "Left";
this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance160;
this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance161.BackColor = System.Drawing.SystemColors.Window;
appearance161.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance161;
this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid3.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
appearance162.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance162;
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.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
this.ultraGrid3.Name = "ultraGrid3";
this.ultraGrid3.Size = new System.Drawing.Size(227, 391);
this.ultraGrid3.TabIndex = 28;
this.ultraGrid3.Text = "ultraGrid3";
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable3});
//
// dataTable3
//
this.dataTable3.TableName = "Table3";
//
// publicUltraGridChemDetail1
//
this.publicUltraGridChemDetail1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.publicUltraGridChemDetail1.Location = new System.Drawing.Point(0, 482);
this.publicUltraGridChemDetail1.Name = "publicUltraGridChemDetail1";
this.publicUltraGridChemDetail1.Size = new System.Drawing.Size(1122, 142);
this.publicUltraGridChemDetail1.TabIndex = 37;
this.publicUltraGridChemDetail1.Ur = null;
//
// pipeShowBase1
//
this.pipeShowBase1.Dock = System.Windows.Forms.DockStyle.Top;
this.pipeShowBase1.Location = new System.Drawing.Point(0, 0);
this.pipeShowBase1.Name = "pipeShowBase1";
this.pipeShowBase1.Size = new System.Drawing.Size(1122, 85);
this.pipeShowBase1.TabIndex = 1;
//
// publicUltraGridBase1
//
this.publicUltraGridBase1.Dock = System.Windows.Forms.DockStyle.Fill;
this.publicUltraGridBase1.Location = new System.Drawing.Point(0, 0);
this.publicUltraGridBase1.Name = "publicUltraGridBase1";
this.publicUltraGridBase1.Size = new System.Drawing.Size(200, 624);
this.publicUltraGridBase1.TabIndex = 2;
this.publicUltraGridBase1.Ur = null;
//
// 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(1328, 40);
this.pipeQueryBase1.TabIndex = 1;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.publicUltraGridBase1);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.panel3);
this.splitContainer1.Size = new System.Drawing.Size(1326, 624);
this.splitContainer1.SplitterDistance = 200;
this.splitContainer1.TabIndex = 4;
//
// FrmCheckConsignQuery
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1328, 666);
this.Controls.Add(this.panel1);
this.Name = "FrmCheckConsignQuery";
this.Text = "管材检验任务单查询";
this.Load += new System.EventHandler(this.FrmCheckConsignQuery_Load);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
this.ultraExpandableGroupBox1.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private PipeQueryBase pipeQueryBase1;
private PublicUltraGridBase publicUltraGridBase1;
private System.Windows.Forms.Panel panel3;
private PipeShowBase pipeShowBase1;
private PublicUltraGridChemDetail publicUltraGridChemDetail1;
private System.Windows.Forms.Panel panel4;
private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
private PublicUltraGridDetail publicUltraGridDetail1;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable3;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
private System.Windows.Forms.SplitContainer splitContainer1;
}
}