NationalStandardMethodTwo.designer.cs 16 KB

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