NationalStandardMethodTwo.designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. namespace OTSIncAReportGrids
  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.Gview_gzDS = new System.Windows.Forms.DataGridView();
  31. this.sulfide = new System.Windows.Forms.DataGridView();
  32. this.label6 = new System.Windows.Forms.Label();
  33. this.label5 = new System.Windows.Forms.Label();
  34. this.Gview_gzD = new System.Windows.Forms.DataGridView();
  35. this.label4 = new System.Windows.Forms.Label();
  36. this.Gview_gzC = new System.Windows.Forms.DataGridView();
  37. this.label3 = new System.Windows.Forms.Label();
  38. this.Gview_gzB = new System.Windows.Forms.DataGridView();
  39. this.label2 = new System.Windows.Forms.Label();
  40. this.label1 = new System.Windows.Forms.Label();
  41. this.Gview_gzA = new System.Windows.Forms.DataGridView();
  42. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  43. this.panel1.SuspendLayout();
  44. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.sulfide)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  51. this.SuspendLayout();
  52. //
  53. // panel1
  54. //
  55. this.panel1.AutoScroll = true;
  56. this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  57. this.panel1.Controls.Add(this.pictureBox1);
  58. this.panel1.Controls.Add(this.Gview_gzDS);
  59. this.panel1.Controls.Add(this.sulfide);
  60. this.panel1.Controls.Add(this.label6);
  61. this.panel1.Controls.Add(this.label5);
  62. this.panel1.Controls.Add(this.Gview_gzD);
  63. this.panel1.Controls.Add(this.label4);
  64. this.panel1.Controls.Add(this.Gview_gzC);
  65. this.panel1.Controls.Add(this.label3);
  66. this.panel1.Controls.Add(this.Gview_gzB);
  67. this.panel1.Controls.Add(this.label2);
  68. this.panel1.Controls.Add(this.label1);
  69. this.panel1.Controls.Add(this.Gview_gzA);
  70. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  71. this.panel1.Location = new System.Drawing.Point(0, 0);
  72. this.panel1.Name = "panel1";
  73. this.panel1.Size = new System.Drawing.Size(1009, 946);
  74. this.panel1.TabIndex = 0;
  75. //
  76. // Gview_gzDS
  77. //
  78. this.Gview_gzDS.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  79. this.Gview_gzDS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  80. this.Gview_gzDS.Location = new System.Drawing.Point(88, 801);
  81. this.Gview_gzDS.Name = "Gview_gzDS";
  82. this.Gview_gzDS.RowTemplate.Height = 23;
  83. this.Gview_gzDS.Size = new System.Drawing.Size(918, 137);
  84. this.Gview_gzDS.TabIndex = 11;
  85. //
  86. // sulfide
  87. //
  88. this.sulfide.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  89. this.sulfide.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  90. this.sulfide.Location = new System.Drawing.Point(88, 646);
  91. this.sulfide.Name = "sulfide";
  92. this.sulfide.RowTemplate.Height = 23;
  93. this.sulfide.Size = new System.Drawing.Size(918, 137);
  94. this.sulfide.TabIndex = 10;
  95. //
  96. // label6
  97. //
  98. this.label6.AutoSize = true;
  99. this.label6.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  100. this.label6.Location = new System.Drawing.Point(3, 801);
  101. this.label6.Name = "label6";
  102. this.label6.Size = new System.Drawing.Size(47, 19);
  103. this.label6.TabIndex = 9;
  104. this.label6.Text = "DS类";
  105. //
  106. // label5
  107. //
  108. this.label5.AutoSize = true;
  109. this.label5.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  110. this.label5.Location = new System.Drawing.Point(3, 646);
  111. this.label5.Name = "label5";
  112. this.label5.Size = new System.Drawing.Size(88, 19);
  113. this.label5.TabIndex = 8;
  114. this.label5.Text = "D硫化物类";
  115. //
  116. // Gview_gzD
  117. //
  118. this.Gview_gzD.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  119. this.Gview_gzD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  120. this.Gview_gzD.Location = new System.Drawing.Point(88, 491);
  121. this.Gview_gzD.Name = "Gview_gzD";
  122. this.Gview_gzD.RowTemplate.Height = 23;
  123. this.Gview_gzD.Size = new System.Drawing.Size(918, 137);
  124. this.Gview_gzD.TabIndex = 7;
  125. //
  126. // label4
  127. //
  128. this.label4.AutoSize = true;
  129. this.label4.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  130. this.label4.Location = new System.Drawing.Point(3, 491);
  131. this.label4.Name = "label4";
  132. this.label4.Size = new System.Drawing.Size(37, 19);
  133. this.label4.TabIndex = 6;
  134. this.label4.Text = "D类";
  135. //
  136. // Gview_gzC
  137. //
  138. this.Gview_gzC.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  139. this.Gview_gzC.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  140. this.Gview_gzC.Location = new System.Drawing.Point(88, 336);
  141. this.Gview_gzC.Name = "Gview_gzC";
  142. this.Gview_gzC.RowTemplate.Height = 23;
  143. this.Gview_gzC.Size = new System.Drawing.Size(918, 137);
  144. this.Gview_gzC.TabIndex = 5;
  145. //
  146. // label3
  147. //
  148. this.label3.AutoSize = true;
  149. this.label3.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  150. this.label3.Location = new System.Drawing.Point(3, 336);
  151. this.label3.Name = "label3";
  152. this.label3.Size = new System.Drawing.Size(36, 19);
  153. this.label3.TabIndex = 4;
  154. this.label3.Text = "C类";
  155. //
  156. // Gview_gzB
  157. //
  158. this.Gview_gzB.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  159. this.Gview_gzB.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  160. this.Gview_gzB.Location = new System.Drawing.Point(88, 181);
  161. this.Gview_gzB.Name = "Gview_gzB";
  162. this.Gview_gzB.RowTemplate.Height = 23;
  163. this.Gview_gzB.Size = new System.Drawing.Size(918, 137);
  164. this.Gview_gzB.TabIndex = 3;
  165. //
  166. // label2
  167. //
  168. this.label2.AutoSize = true;
  169. this.label2.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  170. this.label2.Location = new System.Drawing.Point(3, 181);
  171. this.label2.Name = "label2";
  172. this.label2.Size = new System.Drawing.Size(36, 19);
  173. this.label2.TabIndex = 2;
  174. this.label2.Text = "B类";
  175. //
  176. // label1
  177. //
  178. this.label1.AutoSize = true;
  179. this.label1.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  180. this.label1.Location = new System.Drawing.Point(3, 26);
  181. this.label1.Name = "label1";
  182. this.label1.Size = new System.Drawing.Size(36, 19);
  183. this.label1.TabIndex = 1;
  184. this.label1.Text = "A类";
  185. //
  186. // Gview_gzA
  187. //
  188. this.Gview_gzA.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  189. this.Gview_gzA.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  190. this.Gview_gzA.Location = new System.Drawing.Point(88, 26);
  191. this.Gview_gzA.Name = "Gview_gzA";
  192. this.Gview_gzA.RowTemplate.Height = 23;
  193. this.Gview_gzA.Size = new System.Drawing.Size(918, 137);
  194. this.Gview_gzA.TabIndex = 0;
  195. //
  196. // pictureBox1
  197. //
  198. this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
  199. this.pictureBox1.Location = new System.Drawing.Point(1207, 945);
  200. this.pictureBox1.Name = "pictureBox1";
  201. this.pictureBox1.Size = new System.Drawing.Size(168, 31);
  202. this.pictureBox1.TabIndex = 12;
  203. this.pictureBox1.TabStop = false;
  204. //
  205. // NationalStandardMethodTwo
  206. //
  207. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  208. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  209. this.AutoScroll = true;
  210. this.Controls.Add(this.panel1);
  211. this.Name = "NationalStandardMethodTwo";
  212. this.Size = new System.Drawing.Size(1009, 946);
  213. this.Load += new System.EventHandler(this.NationalStandardMethodTwo_Load);
  214. this.panel1.ResumeLayout(false);
  215. this.panel1.PerformLayout();
  216. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).EndInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.sulfide)).EndInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).EndInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).EndInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).EndInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).EndInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  223. this.ResumeLayout(false);
  224. }
  225. #endregion
  226. private System.Windows.Forms.Panel panel1;
  227. private System.Windows.Forms.DataGridView Gview_gzA;
  228. private System.Windows.Forms.DataGridView Gview_gzC;
  229. private System.Windows.Forms.Label label3;
  230. private System.Windows.Forms.DataGridView Gview_gzB;
  231. private System.Windows.Forms.Label label2;
  232. private System.Windows.Forms.Label label1;
  233. private System.Windows.Forms.DataGridView Gview_gzD;
  234. private System.Windows.Forms.Label label4;
  235. private System.Windows.Forms.DataGridView sulfide;
  236. private System.Windows.Forms.Label label6;
  237. private System.Windows.Forms.Label label5;
  238. private System.Windows.Forms.DataGridView Gview_gzDS;
  239. private System.Windows.Forms.PictureBox pictureBox1;
  240. }
  241. }