frmCcmResults.Designer.cs 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. namespace Core.StlMes.Client.LgResMgt
  2. {
  3. partial class frmCcmResults
  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. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  31. this.ucTempManualSampling = new Core.StlMes.Client.LgResMgt.ucTempManualSampling();
  32. this.ucNewResCcmCast1 = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResCcmCast();
  33. this.ucNewResCcm = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResCcm();
  34. this.ucResStovePlanCcm = new Core.StlMes.Client.LgCommon.ucResStovePlanCcm();
  35. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  36. this.splitContainer2.Panel1.SuspendLayout();
  37. this.splitContainer2.Panel2.SuspendLayout();
  38. this.splitContainer2.SuspendLayout();
  39. this.upMain.ClientArea.SuspendLayout();
  40. this.upMain.SuspendLayout();
  41. this.ultraPalMic.ClientArea.SuspendLayout();
  42. this.ultraPalMic.SuspendLayout();
  43. this.ultraPanel1.ClientArea.SuspendLayout();
  44. this.ultraPanel1.SuspendLayout();
  45. ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.egpChem)).BeginInit();
  48. this.SuspendLayout();
  49. //
  50. // splitContainer2
  51. //
  52. this.splitContainer2.Size = new System.Drawing.Size(944, 346);
  53. this.splitContainer2.SplitterDistance = 915;
  54. //
  55. // upMain
  56. //
  57. appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247)))));
  58. this.upMain.Appearance = appearance2;
  59. //
  60. // upMain.ClientArea
  61. //
  62. this.upMain.ClientArea.Controls.Add(this.ucNewResCcmCast1);
  63. this.upMain.ClientArea.Controls.Add(this.ucNewResCcm);
  64. this.upMain.ClientArea.Controls.Add(this.ucResStovePlanCcm);
  65. this.upMain.Size = new System.Drawing.Size(915, 346);
  66. //
  67. // ultraPalMic
  68. //
  69. appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247)))));
  70. this.ultraPalMic.Appearance = appearance4;
  71. //
  72. // ultraPalMic.ClientArea
  73. //
  74. this.ultraPalMic.ClientArea.Controls.Add(this.ucTempManualSampling);
  75. //
  76. // ultraPanel1
  77. //
  78. appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  79. this.ultraPanel1.Appearance = appearance5;
  80. this.ultraPanel1.Size = new System.Drawing.Size(1246, 140);
  81. //
  82. // ucNewChemelEment
  83. //
  84. this.ucNewChemelEment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  85. this.ucNewChemelEment.Size = new System.Drawing.Size(1242, 136);
  86. //
  87. // MainContainer
  88. //
  89. this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 346);
  90. this.MainContainer.Size = new System.Drawing.Size(300, 346);
  91. //
  92. // MicContainer
  93. //
  94. this.MicContainer.Expanded = false;
  95. this.MicContainer.ExpandedSize = new System.Drawing.Size(195, 346);
  96. this.MicContainer.Size = new System.Drawing.Size(26, 346);
  97. //
  98. // egpChem
  99. //
  100. this.egpChem.ExpandedSize = new System.Drawing.Size(1248, 164);
  101. this.egpChem.Size = new System.Drawing.Size(1248, 164);
  102. //
  103. // ucTempManualSampling
  104. //
  105. this.ucTempManualSampling.Dock = System.Windows.Forms.DockStyle.Fill;
  106. this.ucTempManualSampling.Location = new System.Drawing.Point(0, 0);
  107. this.ucTempManualSampling.Margin = new System.Windows.Forms.Padding(4);
  108. this.ucTempManualSampling.Name = "ucTempManualSampling";
  109. this.ucTempManualSampling.Size = new System.Drawing.Size(166, 311);
  110. this.ucTempManualSampling.TabIndex = 1;
  111. //
  112. // ucNewResCcmCast1
  113. //
  114. this.ucNewResCcmCast1.BackColor = System.Drawing.Color.Honeydew;
  115. this.ucNewResCcmCast1.Dock = System.Windows.Forms.DockStyle.Fill;
  116. this.ucNewResCcmCast1.Location = new System.Drawing.Point(0, 173);
  117. this.ucNewResCcmCast1.Name = "ucNewResCcmCast1";
  118. this.ucNewResCcmCast1.Size = new System.Drawing.Size(915, 173);
  119. this.ucNewResCcmCast1.TabIndex = 7;
  120. //
  121. // ucNewResCcm
  122. //
  123. this.ucNewResCcm.BackColor = System.Drawing.Color.Honeydew;
  124. this.ucNewResCcm.Dock = System.Windows.Forms.DockStyle.Top;
  125. this.ucNewResCcm.Location = new System.Drawing.Point(0, 59);
  126. this.ucNewResCcm.Name = "ucNewResCcm";
  127. this.ucNewResCcm.Size = new System.Drawing.Size(915, 114);
  128. this.ucNewResCcm.TabIndex = 1;
  129. //
  130. // ucResStovePlanCcm
  131. //
  132. this.ucResStovePlanCcm.BackColor = System.Drawing.Color.PapayaWhip;
  133. this.ucResStovePlanCcm.Dock = System.Windows.Forms.DockStyle.Top;
  134. this.ucResStovePlanCcm.Location = new System.Drawing.Point(0, 0);
  135. this.ucResStovePlanCcm.Name = "ucResStovePlanCcm";
  136. this.ucResStovePlanCcm.Size = new System.Drawing.Size(915, 59);
  137. this.ucResStovePlanCcm.TabIndex = 0;
  138. //
  139. // frmCcmResults
  140. //
  141. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  142. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  143. this.ClientSize = new System.Drawing.Size(1248, 514);
  144. this.Name = "frmCcmResults";
  145. this.OrderByPline = false;
  146. this.Text = "frmLfsResults";
  147. this.uceStatusText = "下发, 生产中, 已生产";
  148. this.splitContainer2.Panel1.ResumeLayout(false);
  149. this.splitContainer2.Panel2.ResumeLayout(false);
  150. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  151. this.splitContainer2.ResumeLayout(false);
  152. this.upMain.ClientArea.ResumeLayout(false);
  153. this.upMain.ResumeLayout(false);
  154. this.ultraPalMic.ClientArea.ResumeLayout(false);
  155. this.ultraPalMic.ResumeLayout(false);
  156. this.ultraPanel1.ClientArea.ResumeLayout(false);
  157. this.ultraPanel1.ResumeLayout(false);
  158. ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).EndInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).EndInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.egpChem)).EndInit();
  161. this.ResumeLayout(false);
  162. }
  163. #endregion
  164. private LgCommon.ucResStovePlanCcm ucResStovePlanCcm;
  165. private LgCommon.公共自定义控件.实绩管理.ucNewResCcm ucNewResCcm;
  166. private ucTempManualSampling ucTempManualSampling;
  167. private LgCommon.公共自定义控件.实绩管理.ucNewResCcmCast ucNewResCcmCast1;
  168. }
  169. }