| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207 |
- namespace Core.StlMes.Client.LgResMgt
- {
- partial class frmSteelResults
- {
- /// <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()
- {
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- this.ucResStovePlan1 = new Core.StlMes.Client.LgCommon.ucResStovePlan();
- this.Temperature = new Core.StlMes.Client.LgCommon.公共自定义控件.温度.ucNewTemperature();
- this.plMain = new System.Windows.Forms.Panel();
- this.ucResAdditive = new Core.StlMes.Client.LgCommon.ucResAdditive();
- ((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.Margin = new System.Windows.Forms.Padding(5);
- this.splitContainer2.Size = new System.Drawing.Size(1042, 573);
- this.splitContainer2.SplitterDistance = 702;
- this.splitContainer2.SplitterWidth = 7;
- //
- // upMain
- //
- appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
- this.upMain.Appearance = appearance2;
- //
- // upMain.ClientArea
- //
- this.upMain.ClientArea.Controls.Add(this.ucResAdditive);
- this.upMain.ClientArea.Controls.Add(this.plMain);
- this.upMain.ClientArea.Controls.Add(this.ucResStovePlan1);
- this.upMain.Margin = new System.Windows.Forms.Padding(5);
- this.upMain.Size = new System.Drawing.Size(702, 573);
- //
- // ultraPalMic
- //
- appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
- this.ultraPalMic.Appearance = appearance3;
- //
- // ultraPalMic.ClientArea
- //
- this.ultraPalMic.ClientArea.Controls.Add(this.Temperature);
- this.ultraPalMic.Size = new System.Drawing.Size(306, 567);
- //
- // ultraPanel1
- //
- appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
- this.ultraPanel1.Appearance = appearance4;
- this.ultraPanel1.Margin = new System.Windows.Forms.Padding(5);
- this.ultraPanel1.Size = new System.Drawing.Size(1341, 137);
- //
- // ucNewChemelEment
- //
- this.ucNewChemelEment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
- this.ucNewChemelEment.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
- this.ucNewChemelEment.Size = new System.Drawing.Size(1337, 133);
- //
- // MainContainer
- //
- appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
- appearance5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
- this.MainContainer.Appearance = appearance5;
- this.MainContainer.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Rectangular3D;
- this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 573);
- this.MainContainer.Margin = new System.Windows.Forms.Padding(5);
- this.MainContainer.Size = new System.Drawing.Size(300, 573);
- this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Default;
- //
- // MicContainer
- //
- appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
- appearance1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
- this.MicContainer.Appearance = appearance1;
- this.MicContainer.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Rectangular3D;
- this.MicContainer.ExpandedSize = new System.Drawing.Size(333, 573);
- this.MicContainer.ExpansionIndicator = Infragistics.Win.Misc.GroupBoxExpansionIndicator.Default;
- this.MicContainer.Margin = new System.Windows.Forms.Padding(5);
- this.MicContainer.Size = new System.Drawing.Size(333, 573);
- this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Default;
- //
- // egpChem
- //
- appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
- appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
- this.egpChem.Appearance = appearance6;
- this.egpChem.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Rectangular3D;
- this.egpChem.ExpandedSize = new System.Drawing.Size(1347, 163);
- this.egpChem.Margin = new System.Windows.Forms.Padding(5);
- this.egpChem.Size = new System.Drawing.Size(1347, 163);
- this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Default;
- //
- // ucResStovePlan1
- //
- this.ucResStovePlan1.BackColor = System.Drawing.Color.Honeydew;
- this.ucResStovePlan1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ucResStovePlan1.Location = new System.Drawing.Point(0, 0);
- this.ucResStovePlan1.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
- this.ucResStovePlan1.Name = "ucResStovePlan1";
- this.ucResStovePlan1.Size = new System.Drawing.Size(702, 80);
- this.ucResStovePlan1.TabIndex = 1;
- //
- // Temperature
- //
- this.Temperature.Dock = System.Windows.Forms.DockStyle.Fill;
- this.Temperature.Location = new System.Drawing.Point(0, 0);
- this.Temperature.Margin = new System.Windows.Forms.Padding(5);
- this.Temperature.Name = "Temperature";
- this.Temperature.Size = new System.Drawing.Size(302, 563);
- this.Temperature.TabIndex = 0;
- //
- // plMain
- //
- this.plMain.Dock = System.Windows.Forms.DockStyle.Top;
- this.plMain.Location = new System.Drawing.Point(0, 80);
- this.plMain.Margin = new System.Windows.Forms.Padding(4);
- this.plMain.Name = "plMain";
- this.plMain.Size = new System.Drawing.Size(702, 190);
- this.plMain.TabIndex = 2;
- //
- // ucResAdditive
- //
- this.ucResAdditive.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ucResAdditive.FL_VISIBLE = true;
- this.ucResAdditive.HJ_VISIBLE = true;
- this.ucResAdditive.Location = new System.Drawing.Point(0, 270);
- this.ucResAdditive.Margin = new System.Windows.Forms.Padding(5);
- this.ucResAdditive.Name = "ucResAdditive";
- this.ucResAdditive.Size = new System.Drawing.Size(702, 303);
- this.ucResAdditive.STL_VISIBLE = true;
- this.ucResAdditive.TabIndex = 3;
- this.ucResAdditive.WS_VISIBLE = true;
- //
- // frmSteelResults
- //
- 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(5);
- this.Name = "frmSteelResults";
- this.Text = "frmSteelResults";
- 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
- protected System.Windows.Forms.Panel plMain;
- protected LgCommon.ucResStovePlan ucResStovePlan1;
- protected LgCommon.ucResAdditive ucResAdditive;
- protected LgCommon.公共自定义控件.温度.ucNewTemperature Temperature;
- }
- }
|