frmLfsResults.Designer.cs 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. namespace Core.StlMes.Client.LgResMgt
  2. {
  3. partial class frmLfsResults
  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.ucNewResLfs = new Core.StlMes.Client.LgCommon.公共自定义控件.实绩管理.ucNewResLfs();
  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.ucNewResLfs);
  48. this.plMain.Size = new System.Drawing.Size(737, 101);
  49. //
  50. // ucResStovePlan1
  51. //
  52. this.ucResStovePlan1.Size = new System.Drawing.Size(737, 64);
  53. //
  54. // ucResAdditive
  55. //
  56. this.ucResAdditive.Location = new System.Drawing.Point(0, 165);
  57. this.ucResAdditive.Size = new System.Drawing.Size(737, 231);
  58. //
  59. // splitContainer2
  60. //
  61. this.splitContainer2.Size = new System.Drawing.Size(766, 396);
  62. this.splitContainer2.SplitterDistance = 737;
  63. //
  64. // upMain
  65. //
  66. this.upMain.Size = new System.Drawing.Size(737, 396);
  67. //
  68. // ultraPalMic
  69. //
  70. //
  71. // ultraPanel1
  72. //
  73. this.ultraPanel1.Size = new System.Drawing.Size(1064, 139);
  74. //
  75. // ucNewChemelEment
  76. //
  77. this.ucNewChemelEment.Size = new System.Drawing.Size(1060, 135);
  78. //
  79. // MainContainer
  80. //
  81. this.MainContainer.ExpandedSize = new System.Drawing.Size(300, 396);
  82. this.MainContainer.Size = new System.Drawing.Size(300, 396);
  83. this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  84. //
  85. // MicContainer
  86. //
  87. this.MicContainer.Expanded = false;
  88. this.MicContainer.ExpandedSize = new System.Drawing.Size(114, 396);
  89. this.MicContainer.Size = new System.Drawing.Size(25, 396);
  90. this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  91. //
  92. // egpChem
  93. //
  94. this.egpChem.ExpandedSize = new System.Drawing.Size(1070, 164);
  95. this.egpChem.Size = new System.Drawing.Size(1070, 164);
  96. this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  97. //
  98. // ucNewResLfs
  99. //
  100. this.ucNewResLfs.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(232)))), ((int)(((byte)(248)))));
  101. this.ucNewResLfs.Dock = System.Windows.Forms.DockStyle.Fill;
  102. this.ucNewResLfs.Location = new System.Drawing.Point(0, 0);
  103. this.ucNewResLfs.Name = "ucNewResLfs";
  104. this.ucNewResLfs.Size = new System.Drawing.Size(737, 101);
  105. this.ucNewResLfs.TabIndex = 0;
  106. //
  107. // frmLfsResults
  108. //
  109. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  110. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  111. this.ClientSize = new System.Drawing.Size(1070, 593);
  112. this.Name = "frmLfsResults";
  113. this.Text = "Form1";
  114. this.plMain.ResumeLayout(false);
  115. this.splitContainer2.Panel1.ResumeLayout(false);
  116. this.splitContainer2.Panel2.ResumeLayout(false);
  117. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  118. this.splitContainer2.ResumeLayout(false);
  119. this.upMain.ClientArea.ResumeLayout(false);
  120. this.upMain.ResumeLayout(false);
  121. this.ultraPalMic.ClientArea.ResumeLayout(false);
  122. this.ultraPalMic.ResumeLayout(false);
  123. this.ultraPanel1.ClientArea.ResumeLayout(false);
  124. this.ultraPanel1.ResumeLayout(false);
  125. ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).EndInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).EndInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.egpChem)).EndInit();
  128. this.ResumeLayout(false);
  129. }
  130. #endregion
  131. private LgCommon.公共自定义控件.实绩管理.ucNewResLfs ucNewResLfs;
  132. }
  133. }