namespace Core.StlMes.Client.LgResMgt { partial class frmCcmResults { /// /// 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 appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); this.ucTempManualSampling = new Core.StlMes.Client.LgResMgt.ucTempManualSampling(); this.ucNewResCcmCast1 = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResCcmCast(); this.ucNewResCcm = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResCcm(); this.ucResStovePlanCcm = new Core.StlMes.Client.LgCommon.ucResStovePlanCcm(); ((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(); // // splitContainer2 // this.splitContainer2.Size = new System.Drawing.Size(944, 346); this.splitContainer2.SplitterDistance = 915; // // upMain // appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247))))); this.upMain.Appearance = appearance2; // // upMain.ClientArea // this.upMain.ClientArea.Controls.Add(this.ucNewResCcmCast1); this.upMain.ClientArea.Controls.Add(this.ucNewResCcm); this.upMain.ClientArea.Controls.Add(this.ucResStovePlanCcm); this.upMain.Size = new System.Drawing.Size(915, 346); // // ultraPalMic // appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247))))); this.ultraPalMic.Appearance = appearance4; // // ultraPalMic.ClientArea // this.ultraPalMic.ClientArea.Controls.Add(this.ucTempManualSampling); // // ultraPanel1 // appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.ultraPanel1.Appearance = appearance5; this.ultraPanel1.Size = new System.Drawing.Size(1246, 140); // // ucNewChemelEment // this.ucNewChemelEment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.ucNewChemelEment.Size = new System.Drawing.Size(1242, 136); // // MainContainer // this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 346); this.MainContainer.Size = new System.Drawing.Size(300, 346); // // MicContainer // this.MicContainer.Expanded = false; this.MicContainer.ExpandedSize = new System.Drawing.Size(195, 346); this.MicContainer.Size = new System.Drawing.Size(26, 346); // // egpChem // this.egpChem.ExpandedSize = new System.Drawing.Size(1248, 164); this.egpChem.Size = new System.Drawing.Size(1248, 164); // // ucTempManualSampling // this.ucTempManualSampling.Dock = System.Windows.Forms.DockStyle.Fill; this.ucTempManualSampling.Location = new System.Drawing.Point(0, 0); this.ucTempManualSampling.Margin = new System.Windows.Forms.Padding(4); this.ucTempManualSampling.Name = "ucTempManualSampling"; this.ucTempManualSampling.Size = new System.Drawing.Size(166, 311); this.ucTempManualSampling.TabIndex = 1; // // ucNewResCcmCast1 // this.ucNewResCcmCast1.BackColor = System.Drawing.Color.Honeydew; this.ucNewResCcmCast1.Dock = System.Windows.Forms.DockStyle.Fill; this.ucNewResCcmCast1.Location = new System.Drawing.Point(0, 173); this.ucNewResCcmCast1.Name = "ucNewResCcmCast1"; this.ucNewResCcmCast1.Size = new System.Drawing.Size(915, 173); this.ucNewResCcmCast1.TabIndex = 7; // // ucNewResCcm // this.ucNewResCcm.BackColor = System.Drawing.Color.Honeydew; this.ucNewResCcm.Dock = System.Windows.Forms.DockStyle.Top; this.ucNewResCcm.Location = new System.Drawing.Point(0, 59); this.ucNewResCcm.Name = "ucNewResCcm"; this.ucNewResCcm.Size = new System.Drawing.Size(915, 114); this.ucNewResCcm.TabIndex = 1; // // ucResStovePlanCcm // this.ucResStovePlanCcm.BackColor = System.Drawing.Color.PapayaWhip; this.ucResStovePlanCcm.Dock = System.Windows.Forms.DockStyle.Top; this.ucResStovePlanCcm.Location = new System.Drawing.Point(0, 0); this.ucResStovePlanCcm.Name = "ucResStovePlanCcm"; this.ucResStovePlanCcm.Size = new System.Drawing.Size(915, 59); this.ucResStovePlanCcm.TabIndex = 0; // // frmCcmResults // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1248, 514); this.Name = "frmCcmResults"; this.OrderByPline = false; this.Text = "frmLfsResults"; this.uceStatusText = "下发, 生产中, 已生产"; 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.ucResStovePlanCcm ucResStovePlanCcm; private LgCommon.公共自定义控件.实绩管理.ucNewResCcm ucNewResCcm; private ucTempManualSampling ucTempManualSampling; private LgCommon.公共自定义控件.实绩管理.ucNewResCcmCast ucNewResCcmCast1; } }