Purity.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. 
  2. namespace OTSIncAReportApp._1_UI.GBCalculate
  3. {
  4. partial class Purity
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Purity));
  30. this.btn_cal = new System.Windows.Forms.Button();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.cBox_gride = new System.Windows.Forms.ComboBox();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.tB_result = new System.Windows.Forms.TextBox();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.rBx_process = new System.Windows.Forms.RichTextBox();
  37. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  38. this.label4 = new System.Windows.Forms.Label();
  39. this.pictureBox_PurityFormula = new System.Windows.Forms.PictureBox();
  40. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  41. this.splitContainer1.Panel1.SuspendLayout();
  42. this.splitContainer1.Panel2.SuspendLayout();
  43. this.splitContainer1.SuspendLayout();
  44. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PurityFormula)).BeginInit();
  45. this.SuspendLayout();
  46. //
  47. // btn_cal
  48. //
  49. this.btn_cal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  50. this.btn_cal.Font = new System.Drawing.Font("SimSun", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  51. this.btn_cal.Location = new System.Drawing.Point(400, 26);
  52. this.btn_cal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  53. this.btn_cal.Name = "btn_cal";
  54. this.btn_cal.Size = new System.Drawing.Size(124, 42);
  55. this.btn_cal.TabIndex = 0;
  56. this.btn_cal.Text = "计算";
  57. this.btn_cal.UseVisualStyleBackColor = true;
  58. this.btn_cal.Click += new System.EventHandler(this.btn_cal_Click);
  59. //
  60. // label1
  61. //
  62. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  63. | System.Windows.Forms.AnchorStyles.Left)
  64. | System.Windows.Forms.AnchorStyles.Right)));
  65. this.label1.AutoSize = true;
  66. this.label1.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.label1.Location = new System.Drawing.Point(15, 33);
  68. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  69. this.label1.Name = "label1";
  70. this.label1.Size = new System.Drawing.Size(115, 21);
  71. this.label1.TabIndex = 1;
  72. this.label1.Text = "起评级别:";
  73. //
  74. // cBox_gride
  75. //
  76. this.cBox_gride.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  77. | System.Windows.Forms.AnchorStyles.Left)
  78. | System.Windows.Forms.AnchorStyles.Right)));
  79. this.cBox_gride.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  80. this.cBox_gride.Font = new System.Drawing.Font("SimSun", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  81. this.cBox_gride.FormattingEnabled = true;
  82. this.cBox_gride.Location = new System.Drawing.Point(228, 26);
  83. this.cBox_gride.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  84. this.cBox_gride.Name = "cBox_gride";
  85. this.cBox_gride.Size = new System.Drawing.Size(139, 28);
  86. this.cBox_gride.TabIndex = 2;
  87. //
  88. // label2
  89. //
  90. this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  91. | System.Windows.Forms.AnchorStyles.Left)
  92. | System.Windows.Forms.AnchorStyles.Right)));
  93. this.label2.AutoSize = true;
  94. this.label2.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.label2.Location = new System.Drawing.Point(15, 22);
  96. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  97. this.label2.Name = "label2";
  98. this.label2.Size = new System.Drawing.Size(136, 21);
  99. this.label2.TabIndex = 3;
  100. this.label2.Text = "纯洁度结果:";
  101. //
  102. // tB_result
  103. //
  104. this.tB_result.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  105. | System.Windows.Forms.AnchorStyles.Left)
  106. | System.Windows.Forms.AnchorStyles.Right)));
  107. this.tB_result.Enabled = false;
  108. this.tB_result.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.tB_result.Location = new System.Drawing.Point(228, 18);
  110. this.tB_result.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  111. this.tB_result.Name = "tB_result";
  112. this.tB_result.Size = new System.Drawing.Size(170, 31);
  113. this.tB_result.TabIndex = 4;
  114. //
  115. // label3
  116. //
  117. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  118. | System.Windows.Forms.AnchorStyles.Left)
  119. | System.Windows.Forms.AnchorStyles.Right)));
  120. this.label3.AutoSize = true;
  121. this.label3.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.label3.Location = new System.Drawing.Point(15, 554);
  123. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  124. this.label3.Name = "label3";
  125. this.label3.Size = new System.Drawing.Size(115, 21);
  126. this.label3.TabIndex = 5;
  127. this.label3.Text = "计算过程:";
  128. //
  129. // rBx_process
  130. //
  131. this.rBx_process.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  132. | System.Windows.Forms.AnchorStyles.Left)
  133. | System.Windows.Forms.AnchorStyles.Right)));
  134. this.rBx_process.Font = new System.Drawing.Font("SimSun", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.rBx_process.Location = new System.Drawing.Point(228, 550);
  136. this.rBx_process.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  137. this.rBx_process.Name = "rBx_process";
  138. this.rBx_process.Size = new System.Drawing.Size(1019, 397);
  139. this.rBx_process.TabIndex = 6;
  140. this.rBx_process.Text = "";
  141. //
  142. // splitContainer1
  143. //
  144. this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  145. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  146. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  147. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  148. this.splitContainer1.Name = "splitContainer1";
  149. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  150. //
  151. // splitContainer1.Panel1
  152. //
  153. this.splitContainer1.Panel1.Controls.Add(this.btn_cal);
  154. this.splitContainer1.Panel1.Controls.Add(this.label1);
  155. this.splitContainer1.Panel1.Controls.Add(this.cBox_gride);
  156. //
  157. // splitContainer1.Panel2
  158. //
  159. this.splitContainer1.Panel2.Controls.Add(this.label4);
  160. this.splitContainer1.Panel2.Controls.Add(this.pictureBox_PurityFormula);
  161. this.splitContainer1.Panel2.Controls.Add(this.rBx_process);
  162. this.splitContainer1.Panel2.Controls.Add(this.label2);
  163. this.splitContainer1.Panel2.Controls.Add(this.label3);
  164. this.splitContainer1.Panel2.Controls.Add(this.tB_result);
  165. this.splitContainer1.Size = new System.Drawing.Size(1302, 1045);
  166. this.splitContainer1.SplitterDistance = 82;
  167. this.splitContainer1.SplitterWidth = 6;
  168. this.splitContainer1.TabIndex = 7;
  169. //
  170. // label4
  171. //
  172. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  173. | System.Windows.Forms.AnchorStyles.Left)
  174. | System.Windows.Forms.AnchorStyles.Right)));
  175. this.label4.AutoSize = true;
  176. this.label4.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.label4.Location = new System.Drawing.Point(16, 90);
  178. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  179. this.label4.Name = "label4";
  180. this.label4.Size = new System.Drawing.Size(115, 21);
  181. this.label4.TabIndex = 8;
  182. this.label4.Text = "计算参考:";
  183. //
  184. // pictureBox_PurityFormula
  185. //
  186. this.pictureBox_PurityFormula.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  187. this.pictureBox_PurityFormula.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PurityFormula.Image")));
  188. this.pictureBox_PurityFormula.Location = new System.Drawing.Point(228, 90);
  189. this.pictureBox_PurityFormula.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  190. this.pictureBox_PurityFormula.Name = "pictureBox_PurityFormula";
  191. this.pictureBox_PurityFormula.Size = new System.Drawing.Size(1019, 461);
  192. this.pictureBox_PurityFormula.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  193. this.pictureBox_PurityFormula.TabIndex = 7;
  194. this.pictureBox_PurityFormula.TabStop = false;
  195. //
  196. // Purity
  197. //
  198. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  199. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  200. this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  201. this.ClientSize = new System.Drawing.Size(1302, 1045);
  202. this.Controls.Add(this.splitContainer1);
  203. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  204. this.Name = "Purity";
  205. this.ShowIcon = false;
  206. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  207. this.Text = "钢铁中夹杂物纯洁度分析";
  208. this.Load += new System.EventHandler(this.Purity_Load);
  209. this.splitContainer1.Panel1.ResumeLayout(false);
  210. this.splitContainer1.Panel1.PerformLayout();
  211. this.splitContainer1.Panel2.ResumeLayout(false);
  212. this.splitContainer1.Panel2.PerformLayout();
  213. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  214. this.splitContainer1.ResumeLayout(false);
  215. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PurityFormula)).EndInit();
  216. this.ResumeLayout(false);
  217. }
  218. #endregion
  219. private System.Windows.Forms.Button btn_cal;
  220. private System.Windows.Forms.Label label1;
  221. private System.Windows.Forms.ComboBox cBox_gride;
  222. private System.Windows.Forms.Label label2;
  223. private System.Windows.Forms.TextBox tB_result;
  224. private System.Windows.Forms.Label label3;
  225. private System.Windows.Forms.RichTextBox rBx_process;
  226. private System.Windows.Forms.SplitContainer splitContainer1;
  227. private System.Windows.Forms.Label label4;
  228. private System.Windows.Forms.PictureBox pictureBox_PurityFormula;
  229. }
  230. }