namespace Core.StlMes.Client.LgResMgt { partial class NewResultsBase { /// /// 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 appearance265 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); this.spMain = new System.Windows.Forms.SplitContainer(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.MainContainer = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel(); this.ucStoveQuery1 = new Core.StlMes.Client.LgCommon.ucStoveQuery(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.upMain = new Infragistics.Win.Misc.UltraPanel(); this.MicContainer = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraegbpMic = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraPalMic = new Infragistics.Win.Misc.UltraPanel(); this.egpChem = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.ucNewChemelEment = new Core.StlMes.Client.LgCommon.公共自定义控件.化学成分.ucNewChemelEment(); ((System.ComponentModel.ISupportInitialize)(this.spMain)).BeginInit(); this.spMain.Panel1.SuspendLayout(); this.spMain.Panel2.SuspendLayout(); this.spMain.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).BeginInit(); this.MainContainer.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.ultraPanel2.ClientArea.SuspendLayout(); this.ultraPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); this.upMain.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).BeginInit(); this.MicContainer.SuspendLayout(); this.ultraegbpMic.SuspendLayout(); this.ultraPalMic.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.egpChem)).BeginInit(); this.egpChem.SuspendLayout(); this.ultraExpandableGroupBoxPanel2.SuspendLayout(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); this.SuspendLayout(); // // spMain // this.spMain.Dock = System.Windows.Forms.DockStyle.Fill; this.spMain.Location = new System.Drawing.Point(0, 0); this.spMain.Name = "spMain"; this.spMain.Orientation = System.Windows.Forms.Orientation.Horizontal; // // spMain.Panel1 // this.spMain.Panel1.Controls.Add(this.splitContainer1); // // spMain.Panel2 // this.spMain.Panel2.Controls.Add(this.egpChem); this.spMain.Size = new System.Drawing.Size(953, 474); this.spMain.SplitterDistance = 317; this.spMain.TabIndex = 0; // // 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.MainContainer); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); this.splitContainer1.Size = new System.Drawing.Size(953, 317); this.splitContainer1.SplitterDistance = 200; this.splitContainer1.TabIndex = 1; // // MainContainer // this.MainContainer.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Parallel3D; this.MainContainer.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.MainContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.MainContainer.ExpandedSize = new System.Drawing.Size(200, 317); appearance265.FontData.BoldAsString = "False"; appearance265.ForeColor = System.Drawing.Color.Red; this.MainContainer.HeaderAppearance = appearance265; this.MainContainer.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.RaisedSoft; this.MainContainer.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion; this.MainContainer.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOutsideBorder; this.MainContainer.Location = new System.Drawing.Point(0, 0); this.MainContainer.Name = "MainContainer"; this.MainContainer.Size = new System.Drawing.Size(200, 317); this.MainContainer.TabIndex = 1; this.MainContainer.Text = "熔炼号查询_"; this.MainContainer.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom; this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraPanel2); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(27, 1); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(170, 315); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ultraPanel2 // this.ultraPanel2.AutoScroll = true; this.ultraPanel2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched; // // ultraPanel2.ClientArea // this.ultraPanel2.ClientArea.Controls.Add(this.ucStoveQuery1); this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel2.Location = new System.Drawing.Point(0, 0); this.ultraPanel2.Name = "ultraPanel2"; this.ultraPanel2.Size = new System.Drawing.Size(170, 315); this.ultraPanel2.TabIndex = 1; // // ucStoveQuery1 // this.ucStoveQuery1.Dock = System.Windows.Forms.DockStyle.Fill; this.ucStoveQuery1.Location = new System.Drawing.Point(0, 0); this.ucStoveQuery1.Name = "ucStoveQuery1"; this.ucStoveQuery1.OrderByPline = true; this.ucStoveQuery1.Size = new System.Drawing.Size(166, 311); this.ucStoveQuery1.TabIndex = 0; this.ucStoveQuery1.uceStatusText = "下发, 生产中, 已生产, 关闭"; // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.Location = new System.Drawing.Point(0, 0); this.splitContainer2.Name = "splitContainer2"; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.Controls.Add(this.upMain); // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.MicContainer); this.splitContainer2.Size = new System.Drawing.Size(749, 317); this.splitContainer2.SplitterDistance = 562; this.splitContainer2.TabIndex = 0; // // upMain // this.upMain.Dock = System.Windows.Forms.DockStyle.Fill; this.upMain.Location = new System.Drawing.Point(0, 0); this.upMain.Name = "upMain"; this.upMain.Size = new System.Drawing.Size(562, 317); this.upMain.TabIndex = 0; // // MicContainer // this.MicContainer.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Parallel3D; this.MicContainer.Controls.Add(this.ultraegbpMic); this.MicContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.MicContainer.Expanded = false; this.MicContainer.ExpandedSize = new System.Drawing.Size(195, 317); this.MicContainer.ExpansionIndicator = Infragistics.Win.Misc.GroupBoxExpansionIndicator.Near; appearance1.FontData.BoldAsString = "False"; appearance1.ForeColor = System.Drawing.Color.Red; this.MicContainer.HeaderAppearance = appearance1; this.MicContainer.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.RaisedSoft; this.MicContainer.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion; this.MicContainer.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder; this.MicContainer.Location = new System.Drawing.Point(0, 0); this.MicContainer.Name = "MicContainer"; this.MicContainer.Size = new System.Drawing.Size(26, 317); this.MicContainer.TabIndex = 2; this.MicContainer.Text = "温度(T/℃)_"; this.MicContainer.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom; this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraegbpMic // this.ultraegbpMic.Controls.Add(this.ultraPalMic); this.ultraegbpMic.Location = new System.Drawing.Point(-10000, -10000); this.ultraegbpMic.Name = "ultraegbpMic"; this.ultraegbpMic.Size = new System.Drawing.Size(170, 315); this.ultraegbpMic.TabIndex = 0; this.ultraegbpMic.Visible = false; // // ultraPalMic // this.ultraPalMic.AutoScroll = true; this.ultraPalMic.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched; this.ultraPalMic.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPalMic.Location = new System.Drawing.Point(0, 0); this.ultraPalMic.Name = "ultraPalMic"; this.ultraPalMic.Size = new System.Drawing.Size(170, 315); this.ultraPalMic.TabIndex = 1; // // egpChem // this.egpChem.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Parallel3D; this.egpChem.Controls.Add(this.ultraExpandableGroupBoxPanel2); this.egpChem.Dock = System.Windows.Forms.DockStyle.Fill; this.egpChem.ExpandedSize = new System.Drawing.Size(953, 153); this.egpChem.ExpansionIndicator = Infragistics.Win.Misc.GroupBoxExpansionIndicator.Near; appearance14.FontData.BoldAsString = "False"; appearance14.ForeColor = System.Drawing.Color.Red; this.egpChem.HeaderAppearance = appearance14; this.egpChem.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.RaisedSoft; this.egpChem.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion; this.egpChem.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOnBorder; this.egpChem.Location = new System.Drawing.Point(0, 0); this.egpChem.Name = "egpChem"; this.egpChem.Size = new System.Drawing.Size(953, 153); this.egpChem.TabIndex = 3; this.egpChem.Text = "化学成分"; this.egpChem.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom; this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraExpandableGroupBoxPanel2 // this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraPanel1); this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(1, 22); this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2"; this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(951, 129); this.ultraExpandableGroupBoxPanel2.TabIndex = 0; // // ultraPanel1 // this.ultraPanel1.AutoScroll = true; this.ultraPanel1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched; // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.ucNewChemelEment); this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel1.Location = new System.Drawing.Point(0, 0); this.ultraPanel1.Name = "ultraPanel1"; this.ultraPanel1.Size = new System.Drawing.Size(951, 129); this.ultraPanel1.TabIndex = 1; // // ucNewChemelEment // this.ucNewChemelEment.Dock = System.Windows.Forms.DockStyle.Fill; this.ucNewChemelEment.Location = new System.Drawing.Point(0, 0); this.ucNewChemelEment.Name = "ucNewChemelEment"; this.ucNewChemelEment.Size = new System.Drawing.Size(947, 125); this.ucNewChemelEment.TabIndex = 0; // // NewResultsBase // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(953, 474); this.Controls.Add(this.spMain); this.Name = "NewResultsBase"; this.Text = "NewResultsBase"; this.Shown += new System.EventHandler(this.NewResultsBase_Shown); this.spMain.Panel1.ResumeLayout(false); this.spMain.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.spMain)).EndInit(); this.spMain.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).EndInit(); this.MainContainer.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.ultraPanel2.ClientArea.ResumeLayout(false); this.ultraPanel2.ResumeLayout(false); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); this.upMain.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).EndInit(); this.MicContainer.ResumeLayout(false); this.ultraegbpMic.ResumeLayout(false); this.ultraPalMic.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.egpChem)).EndInit(); this.egpChem.ResumeLayout(false); this.ultraExpandableGroupBoxPanel2.ResumeLayout(false); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.SplitContainer spMain; private System.Windows.Forms.SplitContainer splitContainer1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private Infragistics.Win.Misc.UltraPanel ultraPanel2; public System.Windows.Forms.SplitContainer splitContainer2; protected Infragistics.Win.Misc.UltraPanel upMain; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraegbpMic; public Infragistics.Win.Misc.UltraPanel ultraPalMic; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2; public Infragistics.Win.Misc.UltraPanel ultraPanel1; public LgCommon.公共自定义控件.化学成分.ucNewChemelEment ucNewChemelEment; protected Infragistics.Win.Misc.UltraExpandableGroupBox MainContainer; protected Infragistics.Win.Misc.UltraExpandableGroupBox MicContainer; protected Infragistics.Win.Misc.UltraExpandableGroupBox egpChem; internal LgCommon.ucStoveQuery ucStoveQuery1; } }