namespace Core.StlMes.Client.LgResMgt { partial class frmRhsResults { /// /// 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.ucNewResRhs = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResRhs(); this.plMain.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); this.upMain.ClientArea.SuspendLayout(); this.upMain.SuspendLayout(); this.ultraPalMic.ClientArea.SuspendLayout(); this.ultraPalMic.SuspendLayout(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.egpChem)).BeginInit(); this.SuspendLayout(); // // plMain // this.plMain.Controls.Add(this.ucNewResRhs); this.plMain.Margin = new System.Windows.Forms.Padding(4); this.plMain.Size = new System.Drawing.Size(739, 129); // // ucResStovePlan1 // this.ucResStovePlan1.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); this.ucResStovePlan1.Size = new System.Drawing.Size(739, 64); // // ucResAdditive // this.ucResAdditive.Location = new System.Drawing.Point(0, 193); this.ucResAdditive.Margin = new System.Windows.Forms.Padding(5); this.ucResAdditive.Size = new System.Drawing.Size(739, 232); // // Temperature // this.Temperature.Margin = new System.Windows.Forms.Padding(3); // // splitContainer2 // this.splitContainer2.Margin = new System.Windows.Forms.Padding(5); this.splitContainer2.Size = new System.Drawing.Size(771, 425); this.splitContainer2.SplitterDistance = 739; this.splitContainer2.SplitterWidth = 7; // // upMain // this.upMain.Margin = new System.Windows.Forms.Padding(5); this.upMain.Size = new System.Drawing.Size(739, 425); // // ultraPalMic // // // ultraPanel1 // this.ultraPanel1.Margin = new System.Windows.Forms.Padding(5); this.ultraPanel1.Size = new System.Drawing.Size(1069, 139); // // ucNewChemelEment // this.ucNewChemelEment.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); this.ucNewChemelEment.Size = new System.Drawing.Size(1065, 135); // // MainContainer // this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 425); this.MainContainer.Margin = new System.Windows.Forms.Padding(5); this.MainContainer.Size = new System.Drawing.Size(300, 425); this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // MicContainer // this.MicContainer.Expanded = false; this.MicContainer.ExpandedSize = new System.Drawing.Size(331, 425); this.MicContainer.Margin = new System.Windows.Forms.Padding(5); this.MicContainer.Size = new System.Drawing.Size(26, 425); this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // egpChem // this.egpChem.ExpandedSize = new System.Drawing.Size(1075, 164); this.egpChem.Margin = new System.Windows.Forms.Padding(5); this.egpChem.Size = new System.Drawing.Size(1075, 164); this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ucNewResRhs // this.ucNewResRhs.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(232)))), ((int)(((byte)(248))))); this.ucNewResRhs.Dock = System.Windows.Forms.DockStyle.Fill; this.ucNewResRhs.Location = new System.Drawing.Point(0, 0); this.ucNewResRhs.Margin = new System.Windows.Forms.Padding(5); this.ucNewResRhs.Name = "ucNewResRhs"; this.ucNewResRhs.Size = new System.Drawing.Size(739, 129); this.ucNewResRhs.TabIndex = 0; // // frmRhsResults // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1075, 593); this.Margin = new System.Windows.Forms.Padding(5); this.Name = "frmRhsResults"; this.Text = "Form1"; this.plMain.ResumeLayout(false); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); this.upMain.ClientArea.ResumeLayout(false); this.upMain.ResumeLayout(false); this.ultraPalMic.ClientArea.ResumeLayout(false); this.ultraPalMic.ResumeLayout(false); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.egpChem)).EndInit(); this.ResumeLayout(false); } #endregion private LgCommon.公共自定义控件.实绩管理.ucNewResRhs ucNewResRhs; } }