NationalStandardMethodTwo.designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387
  1. namespace OTSIncAReportGB
  2. {
  3. partial class NationalStandardMethodTwo
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NationalStandardMethodTwo));
  29. this.panel1 = new System.Windows.Forms.Panel();
  30. this.log_5 = new System.Windows.Forms.Label();
  31. this.log_4 = new System.Windows.Forms.Label();
  32. this.log_3 = new System.Windows.Forms.Label();
  33. this.log_2 = new System.Windows.Forms.Label();
  34. this.log_1 = new System.Windows.Forms.Label();
  35. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  36. this.Gview_gzDS = new System.Windows.Forms.DataGridView();
  37. this.sulfide = new System.Windows.Forms.DataGridView();
  38. this.label6 = new System.Windows.Forms.Label();
  39. this.label5 = new System.Windows.Forms.Label();
  40. this.Gview_gzD = new System.Windows.Forms.DataGridView();
  41. this.label4 = new System.Windows.Forms.Label();
  42. this.Gview_gzC = new System.Windows.Forms.DataGridView();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.Gview_gzB = new System.Windows.Forms.DataGridView();
  45. this.label2 = new System.Windows.Forms.Label();
  46. this.label1 = new System.Windows.Forms.Label();
  47. this.Gview_gzA = new System.Windows.Forms.DataGridView();
  48. this.log_5_1 = new System.Windows.Forms.Label();
  49. this.log_4_1 = new System.Windows.Forms.Label();
  50. this.log_3_1 = new System.Windows.Forms.Label();
  51. this.log_2_1 = new System.Windows.Forms.Label();
  52. this.log_1_1 = new System.Windows.Forms.Label();
  53. this.panel1.SuspendLayout();
  54. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.sulfide)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).BeginInit();
  61. this.SuspendLayout();
  62. //
  63. // panel1
  64. //
  65. this.panel1.AutoScroll = true;
  66. this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  67. this.panel1.Controls.Add(this.log_5_1);
  68. this.panel1.Controls.Add(this.log_4_1);
  69. this.panel1.Controls.Add(this.log_3_1);
  70. this.panel1.Controls.Add(this.log_2_1);
  71. this.panel1.Controls.Add(this.log_1_1);
  72. this.panel1.Controls.Add(this.log_5);
  73. this.panel1.Controls.Add(this.log_4);
  74. this.panel1.Controls.Add(this.log_3);
  75. this.panel1.Controls.Add(this.log_2);
  76. this.panel1.Controls.Add(this.log_1);
  77. this.panel1.Controls.Add(this.pictureBox1);
  78. this.panel1.Controls.Add(this.Gview_gzDS);
  79. this.panel1.Controls.Add(this.sulfide);
  80. this.panel1.Controls.Add(this.label6);
  81. this.panel1.Controls.Add(this.label5);
  82. this.panel1.Controls.Add(this.Gview_gzD);
  83. this.panel1.Controls.Add(this.label4);
  84. this.panel1.Controls.Add(this.Gview_gzC);
  85. this.panel1.Controls.Add(this.label3);
  86. this.panel1.Controls.Add(this.Gview_gzB);
  87. this.panel1.Controls.Add(this.label2);
  88. this.panel1.Controls.Add(this.label1);
  89. this.panel1.Controls.Add(this.Gview_gzA);
  90. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  91. this.panel1.Location = new System.Drawing.Point(0, 0);
  92. this.panel1.Name = "panel1";
  93. this.panel1.Size = new System.Drawing.Size(1009, 1147);
  94. this.panel1.TabIndex = 0;
  95. //
  96. // log_5
  97. //
  98. this.log_5.AutoSize = true;
  99. this.log_5.Font = new System.Drawing.Font("宋体", 12F);
  100. this.log_5.ForeColor = System.Drawing.Color.Red;
  101. this.log_5.Location = new System.Drawing.Point(86, 1088);
  102. this.log_5.Name = "log_5";
  103. this.log_5.Size = new System.Drawing.Size(56, 16);
  104. this.log_5.TabIndex = 21;
  105. this.log_5.Text = "label6";
  106. //
  107. // log_4
  108. //
  109. this.log_4.AutoSize = true;
  110. this.log_4.Font = new System.Drawing.Font("宋体", 12F);
  111. this.log_4.ForeColor = System.Drawing.Color.Red;
  112. this.log_4.Location = new System.Drawing.Point(86, 1052);
  113. this.log_4.Name = "log_4";
  114. this.log_4.Size = new System.Drawing.Size(56, 16);
  115. this.log_4.TabIndex = 20;
  116. this.log_4.Text = "label9";
  117. //
  118. // log_3
  119. //
  120. this.log_3.AutoSize = true;
  121. this.log_3.Font = new System.Drawing.Font("宋体", 12F);
  122. this.log_3.ForeColor = System.Drawing.Color.Red;
  123. this.log_3.Location = new System.Drawing.Point(86, 1016);
  124. this.log_3.Name = "log_3";
  125. this.log_3.Size = new System.Drawing.Size(56, 16);
  126. this.log_3.TabIndex = 19;
  127. this.log_3.Text = "label8";
  128. //
  129. // log_2
  130. //
  131. this.log_2.AutoSize = true;
  132. this.log_2.Font = new System.Drawing.Font("宋体", 12F);
  133. this.log_2.ForeColor = System.Drawing.Color.Red;
  134. this.log_2.Location = new System.Drawing.Point(86, 980);
  135. this.log_2.Name = "log_2";
  136. this.log_2.Size = new System.Drawing.Size(56, 16);
  137. this.log_2.TabIndex = 18;
  138. this.log_2.Text = "label7";
  139. //
  140. // log_1
  141. //
  142. this.log_1.AutoSize = true;
  143. this.log_1.Font = new System.Drawing.Font("宋体", 12F);
  144. this.log_1.ForeColor = System.Drawing.Color.Red;
  145. this.log_1.Location = new System.Drawing.Point(86, 944);
  146. this.log_1.Name = "log_1";
  147. this.log_1.Size = new System.Drawing.Size(56, 16);
  148. this.log_1.TabIndex = 17;
  149. this.log_1.Text = "label6";
  150. //
  151. // pictureBox1
  152. //
  153. this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
  154. this.pictureBox1.Location = new System.Drawing.Point(1207, 945);
  155. this.pictureBox1.Name = "pictureBox1";
  156. this.pictureBox1.Size = new System.Drawing.Size(168, 31);
  157. this.pictureBox1.TabIndex = 12;
  158. this.pictureBox1.TabStop = false;
  159. //
  160. // Gview_gzDS
  161. //
  162. this.Gview_gzDS.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  163. this.Gview_gzDS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  164. this.Gview_gzDS.Location = new System.Drawing.Point(88, 801);
  165. this.Gview_gzDS.Name = "Gview_gzDS";
  166. this.Gview_gzDS.RowTemplate.Height = 23;
  167. this.Gview_gzDS.Size = new System.Drawing.Size(918, 137);
  168. this.Gview_gzDS.TabIndex = 11;
  169. //
  170. // sulfide
  171. //
  172. this.sulfide.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  173. this.sulfide.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  174. this.sulfide.Location = new System.Drawing.Point(88, 646);
  175. this.sulfide.Name = "sulfide";
  176. this.sulfide.RowTemplate.Height = 23;
  177. this.sulfide.Size = new System.Drawing.Size(918, 137);
  178. this.sulfide.TabIndex = 10;
  179. //
  180. // label6
  181. //
  182. this.label6.AutoSize = true;
  183. this.label6.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  184. this.label6.Location = new System.Drawing.Point(3, 801);
  185. this.label6.Name = "label6";
  186. this.label6.Size = new System.Drawing.Size(47, 19);
  187. this.label6.TabIndex = 9;
  188. this.label6.Text = "DS类";
  189. //
  190. // label5
  191. //
  192. this.label5.AutoSize = true;
  193. this.label5.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  194. this.label5.Location = new System.Drawing.Point(3, 646);
  195. this.label5.Name = "label5";
  196. this.label5.Size = new System.Drawing.Size(88, 19);
  197. this.label5.TabIndex = 8;
  198. this.label5.Text = "D硫化物类";
  199. //
  200. // Gview_gzD
  201. //
  202. this.Gview_gzD.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  203. this.Gview_gzD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  204. this.Gview_gzD.Location = new System.Drawing.Point(88, 491);
  205. this.Gview_gzD.Name = "Gview_gzD";
  206. this.Gview_gzD.RowTemplate.Height = 23;
  207. this.Gview_gzD.Size = new System.Drawing.Size(918, 137);
  208. this.Gview_gzD.TabIndex = 7;
  209. //
  210. // label4
  211. //
  212. this.label4.AutoSize = true;
  213. this.label4.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  214. this.label4.Location = new System.Drawing.Point(3, 491);
  215. this.label4.Name = "label4";
  216. this.label4.Size = new System.Drawing.Size(37, 19);
  217. this.label4.TabIndex = 6;
  218. this.label4.Text = "D类";
  219. //
  220. // Gview_gzC
  221. //
  222. this.Gview_gzC.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  223. this.Gview_gzC.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  224. this.Gview_gzC.Location = new System.Drawing.Point(88, 336);
  225. this.Gview_gzC.Name = "Gview_gzC";
  226. this.Gview_gzC.RowTemplate.Height = 23;
  227. this.Gview_gzC.Size = new System.Drawing.Size(918, 137);
  228. this.Gview_gzC.TabIndex = 5;
  229. //
  230. // label3
  231. //
  232. this.label3.AutoSize = true;
  233. this.label3.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  234. this.label3.Location = new System.Drawing.Point(3, 336);
  235. this.label3.Name = "label3";
  236. this.label3.Size = new System.Drawing.Size(36, 19);
  237. this.label3.TabIndex = 4;
  238. this.label3.Text = "C类";
  239. //
  240. // Gview_gzB
  241. //
  242. this.Gview_gzB.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  243. this.Gview_gzB.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  244. this.Gview_gzB.Location = new System.Drawing.Point(88, 181);
  245. this.Gview_gzB.Name = "Gview_gzB";
  246. this.Gview_gzB.RowTemplate.Height = 23;
  247. this.Gview_gzB.Size = new System.Drawing.Size(918, 137);
  248. this.Gview_gzB.TabIndex = 3;
  249. //
  250. // label2
  251. //
  252. this.label2.AutoSize = true;
  253. this.label2.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  254. this.label2.Location = new System.Drawing.Point(3, 181);
  255. this.label2.Name = "label2";
  256. this.label2.Size = new System.Drawing.Size(36, 19);
  257. this.label2.TabIndex = 2;
  258. this.label2.Text = "B类";
  259. //
  260. // label1
  261. //
  262. this.label1.AutoSize = true;
  263. this.label1.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  264. this.label1.Location = new System.Drawing.Point(3, 26);
  265. this.label1.Name = "label1";
  266. this.label1.Size = new System.Drawing.Size(36, 19);
  267. this.label1.TabIndex = 1;
  268. this.label1.Text = "A类";
  269. //
  270. // Gview_gzA
  271. //
  272. this.Gview_gzA.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  273. this.Gview_gzA.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  274. this.Gview_gzA.Location = new System.Drawing.Point(88, 26);
  275. this.Gview_gzA.Name = "Gview_gzA";
  276. this.Gview_gzA.RowTemplate.Height = 23;
  277. this.Gview_gzA.Size = new System.Drawing.Size(918, 137);
  278. this.Gview_gzA.TabIndex = 0;
  279. //
  280. // log_5_1
  281. //
  282. this.log_5_1.AutoSize = true;
  283. this.log_5_1.Font = new System.Drawing.Font("宋体", 12F);
  284. this.log_5_1.ForeColor = System.Drawing.Color.Red;
  285. this.log_5_1.Location = new System.Drawing.Point(86, 1106);
  286. this.log_5_1.Name = "log_5_1";
  287. this.log_5_1.Size = new System.Drawing.Size(56, 16);
  288. this.log_5_1.TabIndex = 27;
  289. this.log_5_1.Text = "label6";
  290. //
  291. // log_4_1
  292. //
  293. this.log_4_1.AutoSize = true;
  294. this.log_4_1.Font = new System.Drawing.Font("宋体", 12F);
  295. this.log_4_1.ForeColor = System.Drawing.Color.Red;
  296. this.log_4_1.Location = new System.Drawing.Point(86, 1070);
  297. this.log_4_1.Name = "log_4_1";
  298. this.log_4_1.Size = new System.Drawing.Size(56, 16);
  299. this.log_4_1.TabIndex = 26;
  300. this.log_4_1.Text = "label9";
  301. //
  302. // log_3_1
  303. //
  304. this.log_3_1.AutoSize = true;
  305. this.log_3_1.Font = new System.Drawing.Font("宋体", 12F);
  306. this.log_3_1.ForeColor = System.Drawing.Color.Red;
  307. this.log_3_1.Location = new System.Drawing.Point(86, 1034);
  308. this.log_3_1.Name = "log_3_1";
  309. this.log_3_1.Size = new System.Drawing.Size(56, 16);
  310. this.log_3_1.TabIndex = 25;
  311. this.log_3_1.Text = "label8";
  312. //
  313. // log_2_1
  314. //
  315. this.log_2_1.AutoSize = true;
  316. this.log_2_1.Font = new System.Drawing.Font("宋体", 12F);
  317. this.log_2_1.ForeColor = System.Drawing.Color.Red;
  318. this.log_2_1.Location = new System.Drawing.Point(86, 998);
  319. this.log_2_1.Name = "log_2_1";
  320. this.log_2_1.Size = new System.Drawing.Size(56, 16);
  321. this.log_2_1.TabIndex = 24;
  322. this.log_2_1.Text = "label7";
  323. //
  324. // log_1_1
  325. //
  326. this.log_1_1.AutoSize = true;
  327. this.log_1_1.Font = new System.Drawing.Font("宋体", 12F);
  328. this.log_1_1.ForeColor = System.Drawing.Color.Red;
  329. this.log_1_1.Location = new System.Drawing.Point(86, 962);
  330. this.log_1_1.Name = "log_1_1";
  331. this.log_1_1.Size = new System.Drawing.Size(56, 16);
  332. this.log_1_1.TabIndex = 23;
  333. this.log_1_1.Text = "label6";
  334. //
  335. // NationalStandardMethodTwo
  336. //
  337. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  338. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  339. this.AutoScroll = true;
  340. this.Controls.Add(this.panel1);
  341. this.Name = "NationalStandardMethodTwo";
  342. this.Size = new System.Drawing.Size(1009, 1147);
  343. this.Load += new System.EventHandler(this.NationalStandardMethodTwo_Load);
  344. this.panel1.ResumeLayout(false);
  345. this.panel1.PerformLayout();
  346. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  347. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).EndInit();
  348. ((System.ComponentModel.ISupportInitialize)(this.sulfide)).EndInit();
  349. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).EndInit();
  350. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).EndInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).EndInit();
  352. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).EndInit();
  353. this.ResumeLayout(false);
  354. }
  355. #endregion
  356. private System.Windows.Forms.Panel panel1;
  357. private System.Windows.Forms.DataGridView Gview_gzA;
  358. private System.Windows.Forms.DataGridView Gview_gzC;
  359. private System.Windows.Forms.Label label3;
  360. private System.Windows.Forms.DataGridView Gview_gzB;
  361. private System.Windows.Forms.Label label2;
  362. private System.Windows.Forms.Label label1;
  363. private System.Windows.Forms.DataGridView Gview_gzD;
  364. private System.Windows.Forms.Label label4;
  365. private System.Windows.Forms.DataGridView sulfide;
  366. private System.Windows.Forms.Label label6;
  367. private System.Windows.Forms.Label label5;
  368. private System.Windows.Forms.DataGridView Gview_gzDS;
  369. private System.Windows.Forms.PictureBox pictureBox1;
  370. private System.Windows.Forms.Label log_5;
  371. private System.Windows.Forms.Label log_4;
  372. private System.Windows.Forms.Label log_3;
  373. private System.Windows.Forms.Label log_2;
  374. private System.Windows.Forms.Label log_1;
  375. private System.Windows.Forms.Label log_5_1;
  376. private System.Windows.Forms.Label log_4_1;
  377. private System.Windows.Forms.Label log_3_1;
  378. private System.Windows.Forms.Label log_2_1;
  379. private System.Windows.Forms.Label log_1_1;
  380. }
  381. }