frmRhsResults.Designer.cs 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. namespace Core.StlMes.Client.LgResMgt
  2. {
  3. partial class frmRhsResults
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.ucNewResRhs = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResRhs();
  29. this.plMain.SuspendLayout();
  30. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  31. this.splitContainer2.Panel1.SuspendLayout();
  32. this.splitContainer2.Panel2.SuspendLayout();
  33. this.splitContainer2.SuspendLayout();
  34. this.upMain.ClientArea.SuspendLayout();
  35. this.upMain.SuspendLayout();
  36. this.ultraPalMic.ClientArea.SuspendLayout();
  37. this.ultraPalMic.SuspendLayout();
  38. this.ultraPanel1.ClientArea.SuspendLayout();
  39. this.ultraPanel1.SuspendLayout();
  40. ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).BeginInit();
  41. ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).BeginInit();
  42. ((System.ComponentModel.ISupportInitialize)(this.egpChem)).BeginInit();
  43. this.SuspendLayout();
  44. //
  45. // plMain
  46. //
  47. this.plMain.Controls.Add(this.ucNewResRhs);
  48. this.plMain.Margin = new System.Windows.Forms.Padding(4);
  49. this.plMain.Size = new System.Drawing.Size(739, 129);
  50. //
  51. // ucResStovePlan1
  52. //
  53. this.ucResStovePlan1.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  54. this.ucResStovePlan1.Size = new System.Drawing.Size(739, 64);
  55. //
  56. // ucResAdditive
  57. //
  58. this.ucResAdditive.Location = new System.Drawing.Point(0, 193);
  59. this.ucResAdditive.Margin = new System.Windows.Forms.Padding(5);
  60. this.ucResAdditive.Size = new System.Drawing.Size(739, 232);
  61. //
  62. // Temperature
  63. //
  64. this.Temperature.Margin = new System.Windows.Forms.Padding(3);
  65. //
  66. // splitContainer2
  67. //
  68. this.splitContainer2.Margin = new System.Windows.Forms.Padding(5);
  69. this.splitContainer2.Size = new System.Drawing.Size(771, 425);
  70. this.splitContainer2.SplitterDistance = 739;
  71. this.splitContainer2.SplitterWidth = 7;
  72. //
  73. // upMain
  74. //
  75. this.upMain.Margin = new System.Windows.Forms.Padding(5);
  76. this.upMain.Size = new System.Drawing.Size(739, 425);
  77. //
  78. // ultraPalMic
  79. //
  80. //
  81. // ultraPanel1
  82. //
  83. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(5);
  84. this.ultraPanel1.Size = new System.Drawing.Size(1069, 139);
  85. //
  86. // ucNewChemelEment
  87. //
  88. this.ucNewChemelEment.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  89. this.ucNewChemelEment.Size = new System.Drawing.Size(1065, 135);
  90. //
  91. // MainContainer
  92. //
  93. this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 425);
  94. this.MainContainer.Margin = new System.Windows.Forms.Padding(5);
  95. this.MainContainer.Size = new System.Drawing.Size(300, 425);
  96. this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  97. //
  98. // MicContainer
  99. //
  100. this.MicContainer.Expanded = false;
  101. this.MicContainer.ExpandedSize = new System.Drawing.Size(331, 425);
  102. this.MicContainer.Margin = new System.Windows.Forms.Padding(5);
  103. this.MicContainer.Size = new System.Drawing.Size(26, 425);
  104. this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  105. //
  106. // egpChem
  107. //
  108. this.egpChem.ExpandedSize = new System.Drawing.Size(1075, 164);
  109. this.egpChem.Margin = new System.Windows.Forms.Padding(5);
  110. this.egpChem.Size = new System.Drawing.Size(1075, 164);
  111. this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  112. //
  113. // ucNewResRhs
  114. //
  115. this.ucNewResRhs.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(232)))), ((int)(((byte)(248)))));
  116. this.ucNewResRhs.Dock = System.Windows.Forms.DockStyle.Fill;
  117. this.ucNewResRhs.Location = new System.Drawing.Point(0, 0);
  118. this.ucNewResRhs.Margin = new System.Windows.Forms.Padding(5);
  119. this.ucNewResRhs.Name = "ucNewResRhs";
  120. this.ucNewResRhs.Size = new System.Drawing.Size(739, 129);
  121. this.ucNewResRhs.TabIndex = 0;
  122. //
  123. // frmRhsResults
  124. //
  125. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  126. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  127. this.ClientSize = new System.Drawing.Size(1075, 593);
  128. this.Margin = new System.Windows.Forms.Padding(5);
  129. this.Name = "frmRhsResults";
  130. this.Text = "Form1";
  131. this.plMain.ResumeLayout(false);
  132. this.splitContainer2.Panel1.ResumeLayout(false);
  133. this.splitContainer2.Panel2.ResumeLayout(false);
  134. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  135. this.splitContainer2.ResumeLayout(false);
  136. this.upMain.ClientArea.ResumeLayout(false);
  137. this.upMain.ResumeLayout(false);
  138. this.ultraPalMic.ClientArea.ResumeLayout(false);
  139. this.ultraPalMic.ResumeLayout(false);
  140. this.ultraPanel1.ClientArea.ResumeLayout(false);
  141. this.ultraPanel1.ResumeLayout(false);
  142. ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).EndInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).EndInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.egpChem)).EndInit();
  145. this.ResumeLayout(false);
  146. }
  147. #endregion
  148. private LgCommon.公共自定义控件.实绩管理.ucNewResRhs ucNewResRhs;
  149. }
  150. }