| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- namespace Core.StlMes.Client.LgResMgt
- {
- partial class frmVdsResults
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- 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;
- }
- }
|