frmVdsResults.Designer.cs 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. namespace Core.StlMes.Client.LgResMgt
  2. {
  3. partial class frmVdsResults
  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.ucNewResVds = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResVds();
  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.ucNewResVds);
  48. this.plMain.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  49. this.plMain.Size = new System.Drawing.Size(703, 149);
  50. //
  51. // ucResStovePlan1
  52. //
  53. this.ucResStovePlan1.Size = new System.Drawing.Size(703, 80);
  54. //
  55. // ucResAdditive
  56. //
  57. this.ucResAdditive.Location = new System.Drawing.Point(0, 229);
  58. this.ucResAdditive.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  59. this.ucResAdditive.Size = new System.Drawing.Size(703, 344);
  60. //
  61. // Temperature
  62. //
  63. this.Temperature.Size = new System.Drawing.Size(300, 563);
  64. //
  65. // splitContainer2
  66. //
  67. this.splitContainer2.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  68. this.splitContainer2.Size = new System.Drawing.Size(1043, 573);
  69. this.splitContainer2.SplitterDistance = 703;
  70. this.splitContainer2.SplitterWidth = 9;
  71. //
  72. // upMain
  73. //
  74. this.upMain.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  75. this.upMain.Size = new System.Drawing.Size(703, 573);
  76. //
  77. // ultraPalMic
  78. //
  79. this.ultraPalMic.Size = new System.Drawing.Size(304, 567);
  80. //
  81. // ultraPanel1
  82. //
  83. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  84. this.ultraPanel1.Size = new System.Drawing.Size(1341, 137);
  85. //
  86. // ucNewChemelEment
  87. //
  88. this.ucNewChemelEment.Margin = new System.Windows.Forms.Padding(9, 8, 9, 8);
  89. this.ucNewChemelEment.Size = new System.Drawing.Size(1337, 133);
  90. //
  91. // MainContainer
  92. //
  93. this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 573);
  94. this.MainContainer.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  95. this.MainContainer.Size = new System.Drawing.Size(300, 573);
  96. this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  97. //
  98. // MicContainer
  99. //
  100. this.MicContainer.ExpandedSize = new System.Drawing.Size(331, 573);
  101. this.MicContainer.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  102. this.MicContainer.Size = new System.Drawing.Size(331, 573);
  103. this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  104. //
  105. // egpChem
  106. //
  107. this.egpChem.ExpandedSize = new System.Drawing.Size(1347, 163);
  108. this.egpChem.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  109. this.egpChem.Size = new System.Drawing.Size(1347, 163);
  110. this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  111. //
  112. // ucNewResVds
  113. //
  114. this.ucNewResVds.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(232)))), ((int)(((byte)(248)))));
  115. this.ucNewResVds.Dock = System.Windows.Forms.DockStyle.Fill;
  116. this.ucNewResVds.Location = new System.Drawing.Point(0, 0);
  117. this.ucNewResVds.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  118. this.ucNewResVds.Name = "ucNewResVds";
  119. this.ucNewResVds.Size = new System.Drawing.Size(703, 149);
  120. this.ucNewResVds.TabIndex = 0;
  121. //
  122. // frmVdsResults
  123. //
  124. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  125. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  126. this.ClientSize = new System.Drawing.Size(1347, 741);
  127. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  128. this.Name = "frmVdsResults";
  129. this.Text = "Form1";
  130. this.plMain.ResumeLayout(false);
  131. this.splitContainer2.Panel1.ResumeLayout(false);
  132. this.splitContainer2.Panel2.ResumeLayout(false);
  133. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  134. this.splitContainer2.ResumeLayout(false);
  135. this.upMain.ClientArea.ResumeLayout(false);
  136. this.upMain.ResumeLayout(false);
  137. this.ultraPalMic.ClientArea.ResumeLayout(false);
  138. this.ultraPalMic.ResumeLayout(false);
  139. this.ultraPanel1.ClientArea.ResumeLayout(false);
  140. this.ultraPanel1.ResumeLayout(false);
  141. ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).EndInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).EndInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.egpChem)).EndInit();
  144. this.ResumeLayout(false);
  145. }
  146. #endregion
  147. private LgCommon.公共自定义控件.实绩管理.ucNewResVds ucNewResVds;
  148. }
  149. }