namespace Core.StlMes.Client.LgResMgt { partial class frmLfsResults { /// /// 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.ucNewResLfs = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResLfs(); 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.ucNewResLfs); this.plMain.Size = new System.Drawing.Size(737, 101); // // ucResStovePlan1 // this.ucResStovePlan1.Size = new System.Drawing.Size(737, 64); // // ucResAdditive // this.ucResAdditive.Location = new System.Drawing.Point(0, 165); this.ucResAdditive.Size = new System.Drawing.Size(737, 231); // // splitContainer2 // this.splitContainer2.Size = new System.Drawing.Size(766, 396); this.splitContainer2.SplitterDistance = 737; // // upMain // this.upMain.Size = new System.Drawing.Size(737, 396); // // ultraPalMic // // // ultraPanel1 // this.ultraPanel1.Size = new System.Drawing.Size(1064, 139); // // ucNewChemelEment // this.ucNewChemelEment.Size = new System.Drawing.Size(1060, 135); // // MainContainer // this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 396); this.MainContainer.Size = new System.Drawing.Size(300, 396); this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // MicContainer // this.MicContainer.Expanded = false; this.MicContainer.ExpandedSize = new System.Drawing.Size(114, 396); this.MicContainer.Size = new System.Drawing.Size(25, 396); this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // egpChem // this.egpChem.ExpandedSize = new System.Drawing.Size(1070, 164); this.egpChem.Size = new System.Drawing.Size(1070, 164); this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ucNewResLfs // this.ucNewResLfs.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(232)))), ((int)(((byte)(248))))); this.ucNewResLfs.Dock = System.Windows.Forms.DockStyle.Fill; this.ucNewResLfs.Location = new System.Drawing.Point(0, 0); this.ucNewResLfs.Name = "ucNewResLfs"; this.ucNewResLfs.Size = new System.Drawing.Size(737, 101); this.ucNewResLfs.TabIndex = 0; // // frmLfsResults // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1070, 593); this.Name = "frmLfsResults"; 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.公共自定义控件.实绩管理.ucNewResLfs ucNewResLfs; } }