namespace Core.StlMes.Client.LgResMgt
{
partial class frmVdsResults
{
///
/// 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.ucNewResVds = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResVds();
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.ucNewResVds);
this.plMain.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.plMain.Size = new System.Drawing.Size(703, 149);
//
// ucResStovePlan1
//
this.ucResStovePlan1.Size = new System.Drawing.Size(703, 80);
//
// ucResAdditive
//
this.ucResAdditive.Location = new System.Drawing.Point(0, 229);
this.ucResAdditive.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.ucResAdditive.Size = new System.Drawing.Size(703, 344);
//
// Temperature
//
this.Temperature.Size = new System.Drawing.Size(300, 563);
//
// splitContainer2
//
this.splitContainer2.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.splitContainer2.Size = new System.Drawing.Size(1043, 573);
this.splitContainer2.SplitterDistance = 703;
this.splitContainer2.SplitterWidth = 9;
//
// upMain
//
this.upMain.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.upMain.Size = new System.Drawing.Size(703, 573);
//
// ultraPalMic
//
this.ultraPalMic.Size = new System.Drawing.Size(304, 567);
//
// ultraPanel1
//
this.ultraPanel1.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.ultraPanel1.Size = new System.Drawing.Size(1341, 137);
//
// ucNewChemelEment
//
this.ucNewChemelEment.Margin = new System.Windows.Forms.Padding(9, 8, 9, 8);
this.ucNewChemelEment.Size = new System.Drawing.Size(1337, 133);
//
// MainContainer
//
this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 573);
this.MainContainer.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.MainContainer.Size = new System.Drawing.Size(300, 573);
this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// MicContainer
//
this.MicContainer.ExpandedSize = new System.Drawing.Size(331, 573);
this.MicContainer.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.MicContainer.Size = new System.Drawing.Size(331, 573);
this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// egpChem
//
this.egpChem.ExpandedSize = new System.Drawing.Size(1347, 163);
this.egpChem.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.egpChem.Size = new System.Drawing.Size(1347, 163);
this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// ucNewResVds
//
this.ucNewResVds.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(232)))), ((int)(((byte)(248)))));
this.ucNewResVds.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucNewResVds.Location = new System.Drawing.Point(0, 0);
this.ucNewResVds.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.ucNewResVds.Name = "ucNewResVds";
this.ucNewResVds.Size = new System.Drawing.Size(703, 149);
this.ucNewResVds.TabIndex = 0;
//
// frmVdsResults
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1347, 741);
this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.Name = "frmVdsResults";
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.公共自定义控件.实绩管理.ucNewResVds ucNewResVds;
}
}