ChineseStandardABCDDS.designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. namespace OTSIncAReportGB
  2. {
  3. partial class ChineseStandardABCDDS
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ChineseStandardABCDDS));
  30. this.Gview_gzA = new System.Windows.Forms.DataGridView();
  31. this.contextMenuStrip_A = new System.Windows.Forms.ContextMenuStrip(this.components);
  32. this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  33. this.ToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
  34. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  35. this.ToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
  36. this.Gview_gzB = new System.Windows.Forms.DataGridView();
  37. this.contextMenuStrip_B = new System.Windows.Forms.ContextMenuStrip(this.components);
  38. this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
  39. this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
  40. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  41. this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
  42. this.Gview_gzC = new System.Windows.Forms.DataGridView();
  43. this.contextMenuStrip_C = new System.Windows.Forms.ContextMenuStrip(this.components);
  44. this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
  45. this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
  46. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  47. this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
  48. this.Gview_gzD = new System.Windows.Forms.DataGridView();
  49. this.contextMenuStrip_D = new System.Windows.Forms.ContextMenuStrip(this.components);
  50. this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
  51. this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
  52. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  53. this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem();
  54. this.Gview_gzDS = new System.Windows.Forms.DataGridView();
  55. this.contextMenuStrip_DS = new System.Windows.Forms.ContextMenuStrip(this.components);
  56. this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem();
  57. this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem();
  58. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  59. this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem();
  60. this.label1 = new System.Windows.Forms.Label();
  61. this.label2 = new System.Windows.Forms.Label();
  62. this.label3 = new System.Windows.Forms.Label();
  63. this.label4 = new System.Windows.Forms.Label();
  64. this.label5 = new System.Windows.Forms.Label();
  65. this.panel1 = new System.Windows.Forms.Panel();
  66. this.log_4 = new System.Windows.Forms.Label();
  67. this.log_3 = new System.Windows.Forms.Label();
  68. this.log_2 = new System.Windows.Forms.Label();
  69. this.log_1 = new System.Windows.Forms.Label();
  70. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  71. this.log_5 = new System.Windows.Forms.Label();
  72. this.log_1_1 = new System.Windows.Forms.Label();
  73. this.log_2_1 = new System.Windows.Forms.Label();
  74. this.log_3_1 = new System.Windows.Forms.Label();
  75. this.log_4_1 = new System.Windows.Forms.Label();
  76. this.log_5_1 = new System.Windows.Forms.Label();
  77. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).BeginInit();
  78. this.contextMenuStrip_A.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).BeginInit();
  80. this.contextMenuStrip_B.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).BeginInit();
  82. this.contextMenuStrip_C.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).BeginInit();
  84. this.contextMenuStrip_D.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).BeginInit();
  86. this.contextMenuStrip_DS.SuspendLayout();
  87. this.panel1.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  89. this.SuspendLayout();
  90. //
  91. // Gview_gzA
  92. //
  93. this.Gview_gzA.AllowUserToAddRows = false;
  94. this.Gview_gzA.AllowUserToDeleteRows = false;
  95. this.Gview_gzA.AllowUserToResizeRows = false;
  96. this.Gview_gzA.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  97. this.Gview_gzA.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  98. this.Gview_gzA.ContextMenuStrip = this.contextMenuStrip_A;
  99. this.Gview_gzA.Location = new System.Drawing.Point(53, 16);
  100. this.Gview_gzA.Margin = new System.Windows.Forms.Padding(2);
  101. this.Gview_gzA.Name = "Gview_gzA";
  102. this.Gview_gzA.ReadOnly = true;
  103. this.Gview_gzA.RowHeadersVisible = false;
  104. this.Gview_gzA.RowHeadersWidth = 40;
  105. this.Gview_gzA.RowTemplate.Height = 30;
  106. this.Gview_gzA.Size = new System.Drawing.Size(874, 137);
  107. this.Gview_gzA.TabIndex = 1;
  108. //
  109. // contextMenuStrip_A
  110. //
  111. this.contextMenuStrip_A.ImageScalingSize = new System.Drawing.Size(24, 24);
  112. this.contextMenuStrip_A.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  113. this.ToolStripMenuItem1,
  114. this.ToolStripMenuItem2,
  115. this.toolStripSeparator1,
  116. this.ToolStripMenuItem3});
  117. this.contextMenuStrip_A.Name = "contextMenuStrip1";
  118. this.contextMenuStrip_A.Size = new System.Drawing.Size(161, 76);
  119. //
  120. // ToolStripMenuItem1
  121. //
  122. this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
  123. this.ToolStripMenuItem1.Size = new System.Drawing.Size(160, 22);
  124. this.ToolStripMenuItem1.Text = "复制整个表";
  125. this.ToolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem1_Click);
  126. //
  127. // ToolStripMenuItem2
  128. //
  129. this.ToolStripMenuItem2.Name = "ToolStripMenuItem2";
  130. this.ToolStripMenuItem2.Size = new System.Drawing.Size(160, 22);
  131. this.ToolStripMenuItem2.Text = "复制选择区域";
  132. this.ToolStripMenuItem2.Click += new System.EventHandler(this.ToolStripMenuItem2_Click);
  133. //
  134. // toolStripSeparator1
  135. //
  136. this.toolStripSeparator1.Name = "toolStripSeparator1";
  137. this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
  138. //
  139. // ToolStripMenuItem3
  140. //
  141. this.ToolStripMenuItem3.Name = "ToolStripMenuItem3";
  142. this.ToolStripMenuItem3.Size = new System.Drawing.Size(160, 22);
  143. this.ToolStripMenuItem3.Text = "恢复至初始状态";
  144. //
  145. // Gview_gzB
  146. //
  147. this.Gview_gzB.AllowUserToAddRows = false;
  148. this.Gview_gzB.AllowUserToDeleteRows = false;
  149. this.Gview_gzB.AllowUserToResizeRows = false;
  150. this.Gview_gzB.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  151. this.Gview_gzB.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  152. this.Gview_gzB.ContextMenuStrip = this.contextMenuStrip_B;
  153. this.Gview_gzB.Location = new System.Drawing.Point(53, 173);
  154. this.Gview_gzB.Margin = new System.Windows.Forms.Padding(2);
  155. this.Gview_gzB.Name = "Gview_gzB";
  156. this.Gview_gzB.ReadOnly = true;
  157. this.Gview_gzB.RowHeadersVisible = false;
  158. this.Gview_gzB.RowHeadersWidth = 40;
  159. this.Gview_gzB.RowTemplate.Height = 30;
  160. this.Gview_gzB.Size = new System.Drawing.Size(874, 137);
  161. this.Gview_gzB.TabIndex = 2;
  162. //
  163. // contextMenuStrip_B
  164. //
  165. this.contextMenuStrip_B.ImageScalingSize = new System.Drawing.Size(24, 24);
  166. this.contextMenuStrip_B.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  167. this.toolStripMenuItem4,
  168. this.toolStripMenuItem5,
  169. this.toolStripSeparator2,
  170. this.toolStripMenuItem6});
  171. this.contextMenuStrip_B.Name = "contextMenuStrip1";
  172. this.contextMenuStrip_B.Size = new System.Drawing.Size(161, 76);
  173. //
  174. // toolStripMenuItem4
  175. //
  176. this.toolStripMenuItem4.Name = "toolStripMenuItem4";
  177. this.toolStripMenuItem4.Size = new System.Drawing.Size(160, 22);
  178. this.toolStripMenuItem4.Text = "复制整个表";
  179. this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click);
  180. //
  181. // toolStripMenuItem5
  182. //
  183. this.toolStripMenuItem5.Name = "toolStripMenuItem5";
  184. this.toolStripMenuItem5.Size = new System.Drawing.Size(160, 22);
  185. this.toolStripMenuItem5.Text = "复制选择区域";
  186. this.toolStripMenuItem5.Click += new System.EventHandler(this.toolStripMenuItem5_Click);
  187. //
  188. // toolStripSeparator2
  189. //
  190. this.toolStripSeparator2.Name = "toolStripSeparator2";
  191. this.toolStripSeparator2.Size = new System.Drawing.Size(157, 6);
  192. //
  193. // toolStripMenuItem6
  194. //
  195. this.toolStripMenuItem6.Name = "toolStripMenuItem6";
  196. this.toolStripMenuItem6.Size = new System.Drawing.Size(160, 22);
  197. this.toolStripMenuItem6.Text = "恢复至初始状态";
  198. //
  199. // Gview_gzC
  200. //
  201. this.Gview_gzC.AllowUserToAddRows = false;
  202. this.Gview_gzC.AllowUserToDeleteRows = false;
  203. this.Gview_gzC.AllowUserToResizeRows = false;
  204. this.Gview_gzC.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  205. this.Gview_gzC.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  206. this.Gview_gzC.ContextMenuStrip = this.contextMenuStrip_C;
  207. this.Gview_gzC.Location = new System.Drawing.Point(53, 330);
  208. this.Gview_gzC.Margin = new System.Windows.Forms.Padding(2);
  209. this.Gview_gzC.Name = "Gview_gzC";
  210. this.Gview_gzC.ReadOnly = true;
  211. this.Gview_gzC.RowHeadersVisible = false;
  212. this.Gview_gzC.RowHeadersWidth = 40;
  213. this.Gview_gzC.RowTemplate.Height = 30;
  214. this.Gview_gzC.Size = new System.Drawing.Size(874, 137);
  215. this.Gview_gzC.TabIndex = 3;
  216. //
  217. // contextMenuStrip_C
  218. //
  219. this.contextMenuStrip_C.ImageScalingSize = new System.Drawing.Size(24, 24);
  220. this.contextMenuStrip_C.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  221. this.toolStripMenuItem7,
  222. this.toolStripMenuItem8,
  223. this.toolStripSeparator3,
  224. this.toolStripMenuItem9});
  225. this.contextMenuStrip_C.Name = "contextMenuStrip1";
  226. this.contextMenuStrip_C.Size = new System.Drawing.Size(161, 76);
  227. //
  228. // toolStripMenuItem7
  229. //
  230. this.toolStripMenuItem7.Name = "toolStripMenuItem7";
  231. this.toolStripMenuItem7.Size = new System.Drawing.Size(160, 22);
  232. this.toolStripMenuItem7.Text = "复制整个表";
  233. this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click);
  234. //
  235. // toolStripMenuItem8
  236. //
  237. this.toolStripMenuItem8.Name = "toolStripMenuItem8";
  238. this.toolStripMenuItem8.Size = new System.Drawing.Size(160, 22);
  239. this.toolStripMenuItem8.Text = "复制选择区域";
  240. this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click);
  241. //
  242. // toolStripSeparator3
  243. //
  244. this.toolStripSeparator3.Name = "toolStripSeparator3";
  245. this.toolStripSeparator3.Size = new System.Drawing.Size(157, 6);
  246. //
  247. // toolStripMenuItem9
  248. //
  249. this.toolStripMenuItem9.Name = "toolStripMenuItem9";
  250. this.toolStripMenuItem9.Size = new System.Drawing.Size(160, 22);
  251. this.toolStripMenuItem9.Text = "恢复至初始状态";
  252. //
  253. // Gview_gzD
  254. //
  255. this.Gview_gzD.AllowUserToAddRows = false;
  256. this.Gview_gzD.AllowUserToDeleteRows = false;
  257. this.Gview_gzD.AllowUserToResizeRows = false;
  258. this.Gview_gzD.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  259. this.Gview_gzD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  260. this.Gview_gzD.ContextMenuStrip = this.contextMenuStrip_D;
  261. this.Gview_gzD.Location = new System.Drawing.Point(53, 487);
  262. this.Gview_gzD.Margin = new System.Windows.Forms.Padding(2);
  263. this.Gview_gzD.Name = "Gview_gzD";
  264. this.Gview_gzD.ReadOnly = true;
  265. this.Gview_gzD.RowHeadersVisible = false;
  266. this.Gview_gzD.RowHeadersWidth = 40;
  267. this.Gview_gzD.RowTemplate.Height = 30;
  268. this.Gview_gzD.Size = new System.Drawing.Size(874, 137);
  269. this.Gview_gzD.TabIndex = 4;
  270. //
  271. // contextMenuStrip_D
  272. //
  273. this.contextMenuStrip_D.ImageScalingSize = new System.Drawing.Size(24, 24);
  274. this.contextMenuStrip_D.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  275. this.toolStripMenuItem10,
  276. this.toolStripMenuItem11,
  277. this.toolStripSeparator4,
  278. this.toolStripMenuItem12});
  279. this.contextMenuStrip_D.Name = "contextMenuStrip1";
  280. this.contextMenuStrip_D.Size = new System.Drawing.Size(161, 76);
  281. //
  282. // toolStripMenuItem10
  283. //
  284. this.toolStripMenuItem10.Name = "toolStripMenuItem10";
  285. this.toolStripMenuItem10.Size = new System.Drawing.Size(160, 22);
  286. this.toolStripMenuItem10.Text = "复制整个表";
  287. this.toolStripMenuItem10.Click += new System.EventHandler(this.toolStripMenuItem10_Click);
  288. //
  289. // toolStripMenuItem11
  290. //
  291. this.toolStripMenuItem11.Name = "toolStripMenuItem11";
  292. this.toolStripMenuItem11.Size = new System.Drawing.Size(160, 22);
  293. this.toolStripMenuItem11.Text = "复制选择区域";
  294. this.toolStripMenuItem11.Click += new System.EventHandler(this.toolStripMenuItem11_Click);
  295. //
  296. // toolStripSeparator4
  297. //
  298. this.toolStripSeparator4.Name = "toolStripSeparator4";
  299. this.toolStripSeparator4.Size = new System.Drawing.Size(157, 6);
  300. //
  301. // toolStripMenuItem12
  302. //
  303. this.toolStripMenuItem12.Name = "toolStripMenuItem12";
  304. this.toolStripMenuItem12.Size = new System.Drawing.Size(160, 22);
  305. this.toolStripMenuItem12.Text = "恢复至初始状态";
  306. //
  307. // Gview_gzDS
  308. //
  309. this.Gview_gzDS.AllowUserToAddRows = false;
  310. this.Gview_gzDS.AllowUserToDeleteRows = false;
  311. this.Gview_gzDS.AllowUserToResizeRows = false;
  312. this.Gview_gzDS.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
  313. this.Gview_gzDS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  314. this.Gview_gzDS.ContextMenuStrip = this.contextMenuStrip_DS;
  315. this.Gview_gzDS.Location = new System.Drawing.Point(53, 653);
  316. this.Gview_gzDS.Margin = new System.Windows.Forms.Padding(2);
  317. this.Gview_gzDS.Name = "Gview_gzDS";
  318. this.Gview_gzDS.ReadOnly = true;
  319. this.Gview_gzDS.RowHeadersVisible = false;
  320. this.Gview_gzDS.RowHeadersWidth = 40;
  321. this.Gview_gzDS.RowTemplate.Height = 30;
  322. this.Gview_gzDS.Size = new System.Drawing.Size(874, 137);
  323. this.Gview_gzDS.TabIndex = 5;
  324. //
  325. // contextMenuStrip_DS
  326. //
  327. this.contextMenuStrip_DS.ImageScalingSize = new System.Drawing.Size(24, 24);
  328. this.contextMenuStrip_DS.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  329. this.toolStripMenuItem13,
  330. this.toolStripMenuItem14,
  331. this.toolStripSeparator5,
  332. this.toolStripMenuItem15});
  333. this.contextMenuStrip_DS.Name = "contextMenuStrip1";
  334. this.contextMenuStrip_DS.Size = new System.Drawing.Size(161, 76);
  335. //
  336. // toolStripMenuItem13
  337. //
  338. this.toolStripMenuItem13.Name = "toolStripMenuItem13";
  339. this.toolStripMenuItem13.Size = new System.Drawing.Size(160, 22);
  340. this.toolStripMenuItem13.Text = "复制整个表";
  341. this.toolStripMenuItem13.Click += new System.EventHandler(this.toolStripMenuItem13_Click);
  342. //
  343. // toolStripMenuItem14
  344. //
  345. this.toolStripMenuItem14.Name = "toolStripMenuItem14";
  346. this.toolStripMenuItem14.Size = new System.Drawing.Size(160, 22);
  347. this.toolStripMenuItem14.Text = "复制选择区域";
  348. this.toolStripMenuItem14.Click += new System.EventHandler(this.toolStripMenuItem14_Click);
  349. //
  350. // toolStripSeparator5
  351. //
  352. this.toolStripSeparator5.Name = "toolStripSeparator5";
  353. this.toolStripSeparator5.Size = new System.Drawing.Size(157, 6);
  354. //
  355. // toolStripMenuItem15
  356. //
  357. this.toolStripMenuItem15.Name = "toolStripMenuItem15";
  358. this.toolStripMenuItem15.Size = new System.Drawing.Size(160, 22);
  359. this.toolStripMenuItem15.Text = "恢复至初始状态";
  360. //
  361. // label1
  362. //
  363. this.label1.AutoSize = true;
  364. this.label1.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  365. this.label1.Location = new System.Drawing.Point(4, 16);
  366. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  367. this.label1.Name = "label1";
  368. this.label1.Size = new System.Drawing.Size(36, 19);
  369. this.label1.TabIndex = 6;
  370. this.label1.Text = "A类";
  371. //
  372. // label2
  373. //
  374. this.label2.AutoSize = true;
  375. this.label2.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  376. this.label2.Location = new System.Drawing.Point(2, 173);
  377. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  378. this.label2.Name = "label2";
  379. this.label2.Size = new System.Drawing.Size(36, 19);
  380. this.label2.TabIndex = 6;
  381. this.label2.Text = "B类";
  382. //
  383. // label3
  384. //
  385. this.label3.AutoSize = true;
  386. this.label3.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  387. this.label3.Location = new System.Drawing.Point(3, 330);
  388. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  389. this.label3.Name = "label3";
  390. this.label3.Size = new System.Drawing.Size(36, 19);
  391. this.label3.TabIndex = 6;
  392. this.label3.Text = "C类";
  393. //
  394. // label4
  395. //
  396. this.label4.AutoSize = true;
  397. this.label4.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  398. this.label4.Location = new System.Drawing.Point(3, 487);
  399. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  400. this.label4.Name = "label4";
  401. this.label4.Size = new System.Drawing.Size(37, 19);
  402. this.label4.TabIndex = 6;
  403. this.label4.Text = "D类";
  404. //
  405. // label5
  406. //
  407. this.label5.AutoSize = true;
  408. this.label5.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  409. this.label5.Location = new System.Drawing.Point(2, 653);
  410. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  411. this.label5.Name = "label5";
  412. this.label5.Size = new System.Drawing.Size(47, 19);
  413. this.label5.TabIndex = 6;
  414. this.label5.Text = "DS类";
  415. //
  416. // panel1
  417. //
  418. this.panel1.AutoScroll = true;
  419. this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  420. this.panel1.Controls.Add(this.log_5_1);
  421. this.panel1.Controls.Add(this.log_4_1);
  422. this.panel1.Controls.Add(this.log_3_1);
  423. this.panel1.Controls.Add(this.log_2_1);
  424. this.panel1.Controls.Add(this.log_1_1);
  425. this.panel1.Controls.Add(this.log_5);
  426. this.panel1.Controls.Add(this.log_4);
  427. this.panel1.Controls.Add(this.log_3);
  428. this.panel1.Controls.Add(this.log_2);
  429. this.panel1.Controls.Add(this.log_1);
  430. this.panel1.Controls.Add(this.pictureBox5);
  431. this.panel1.Controls.Add(this.Gview_gzD);
  432. this.panel1.Controls.Add(this.Gview_gzA);
  433. this.panel1.Controls.Add(this.Gview_gzB);
  434. this.panel1.Controls.Add(this.Gview_gzC);
  435. this.panel1.Controls.Add(this.Gview_gzDS);
  436. this.panel1.Controls.Add(this.label1);
  437. this.panel1.Controls.Add(this.label5);
  438. this.panel1.Controls.Add(this.label2);
  439. this.panel1.Controls.Add(this.label4);
  440. this.panel1.Controls.Add(this.label3);
  441. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  442. this.panel1.Location = new System.Drawing.Point(0, 0);
  443. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  444. this.panel1.Name = "panel1";
  445. this.panel1.Size = new System.Drawing.Size(1054, 1010);
  446. this.panel1.TabIndex = 12;
  447. //
  448. // log_4
  449. //
  450. this.log_4.AutoSize = true;
  451. this.log_4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  452. this.log_4.ForeColor = System.Drawing.Color.Red;
  453. this.log_4.Location = new System.Drawing.Point(51, 906);
  454. this.log_4.Name = "log_4";
  455. this.log_4.Size = new System.Drawing.Size(56, 16);
  456. this.log_4.TabIndex = 20;
  457. this.log_4.Text = "label9";
  458. //
  459. // log_3
  460. //
  461. this.log_3.AutoSize = true;
  462. this.log_3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. this.log_3.ForeColor = System.Drawing.Color.Red;
  464. this.log_3.Location = new System.Drawing.Point(51, 870);
  465. this.log_3.Name = "log_3";
  466. this.log_3.Size = new System.Drawing.Size(56, 16);
  467. this.log_3.TabIndex = 19;
  468. this.log_3.Text = "label8";
  469. //
  470. // log_2
  471. //
  472. this.log_2.AutoSize = true;
  473. this.log_2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  474. this.log_2.ForeColor = System.Drawing.Color.Red;
  475. this.log_2.Location = new System.Drawing.Point(51, 834);
  476. this.log_2.Name = "log_2";
  477. this.log_2.Size = new System.Drawing.Size(56, 16);
  478. this.log_2.TabIndex = 18;
  479. this.log_2.Text = "label7";
  480. //
  481. // log_1
  482. //
  483. this.log_1.AutoSize = true;
  484. this.log_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  485. this.log_1.ForeColor = System.Drawing.Color.Red;
  486. this.log_1.Location = new System.Drawing.Point(51, 798);
  487. this.log_1.Name = "log_1";
  488. this.log_1.Size = new System.Drawing.Size(56, 16);
  489. this.log_1.TabIndex = 17;
  490. this.log_1.Text = "label6";
  491. //
  492. // pictureBox5
  493. //
  494. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  495. this.pictureBox5.Location = new System.Drawing.Point(1235, 774);
  496. this.pictureBox5.Name = "pictureBox5";
  497. this.pictureBox5.Size = new System.Drawing.Size(169, 31);
  498. this.pictureBox5.TabIndex = 11;
  499. this.pictureBox5.TabStop = false;
  500. //
  501. // log_5
  502. //
  503. this.log_5.AutoSize = true;
  504. this.log_5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  505. this.log_5.ForeColor = System.Drawing.Color.Red;
  506. this.log_5.Location = new System.Drawing.Point(51, 942);
  507. this.log_5.Name = "log_5";
  508. this.log_5.Size = new System.Drawing.Size(56, 16);
  509. this.log_5.TabIndex = 21;
  510. this.log_5.Text = "label9";
  511. //
  512. // log_1_1
  513. //
  514. this.log_1_1.AutoSize = true;
  515. this.log_1_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  516. this.log_1_1.ForeColor = System.Drawing.Color.Red;
  517. this.log_1_1.Location = new System.Drawing.Point(51, 816);
  518. this.log_1_1.Name = "log_1_1";
  519. this.log_1_1.Size = new System.Drawing.Size(56, 16);
  520. this.log_1_1.TabIndex = 22;
  521. this.log_1_1.Text = "label6";
  522. //
  523. // log_2_1
  524. //
  525. this.log_2_1.AutoSize = true;
  526. this.log_2_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  527. this.log_2_1.ForeColor = System.Drawing.Color.Red;
  528. this.log_2_1.Location = new System.Drawing.Point(51, 852);
  529. this.log_2_1.Name = "log_2_1";
  530. this.log_2_1.Size = new System.Drawing.Size(56, 16);
  531. this.log_2_1.TabIndex = 23;
  532. this.log_2_1.Text = "label7";
  533. //
  534. // log_3_1
  535. //
  536. this.log_3_1.AutoSize = true;
  537. this.log_3_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  538. this.log_3_1.ForeColor = System.Drawing.Color.Red;
  539. this.log_3_1.Location = new System.Drawing.Point(51, 888);
  540. this.log_3_1.Name = "log_3_1";
  541. this.log_3_1.Size = new System.Drawing.Size(56, 16);
  542. this.log_3_1.TabIndex = 24;
  543. this.log_3_1.Text = "label8";
  544. //
  545. // log_4_1
  546. //
  547. this.log_4_1.AutoSize = true;
  548. this.log_4_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  549. this.log_4_1.ForeColor = System.Drawing.Color.Red;
  550. this.log_4_1.Location = new System.Drawing.Point(51, 924);
  551. this.log_4_1.Name = "log_4_1";
  552. this.log_4_1.Size = new System.Drawing.Size(56, 16);
  553. this.log_4_1.TabIndex = 25;
  554. this.log_4_1.Text = "label9";
  555. //
  556. // log_5_1
  557. //
  558. this.log_5_1.AutoSize = true;
  559. this.log_5_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  560. this.log_5_1.ForeColor = System.Drawing.Color.Red;
  561. this.log_5_1.Location = new System.Drawing.Point(51, 960);
  562. this.log_5_1.Name = "log_5_1";
  563. this.log_5_1.Size = new System.Drawing.Size(56, 16);
  564. this.log_5_1.TabIndex = 26;
  565. this.log_5_1.Text = "label9";
  566. //
  567. // ChineseStandardABCDDS
  568. //
  569. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  570. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  571. this.Controls.Add(this.panel1);
  572. this.Margin = new System.Windows.Forms.Padding(2);
  573. this.Name = "ChineseStandardABCDDS";
  574. this.Size = new System.Drawing.Size(1054, 1010);
  575. this.Load += new System.EventHandler(this.ChineseStandardABCDDS_Load);
  576. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).EndInit();
  577. this.contextMenuStrip_A.ResumeLayout(false);
  578. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).EndInit();
  579. this.contextMenuStrip_B.ResumeLayout(false);
  580. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).EndInit();
  581. this.contextMenuStrip_C.ResumeLayout(false);
  582. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).EndInit();
  583. this.contextMenuStrip_D.ResumeLayout(false);
  584. ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).EndInit();
  585. this.contextMenuStrip_DS.ResumeLayout(false);
  586. this.panel1.ResumeLayout(false);
  587. this.panel1.PerformLayout();
  588. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  589. this.ResumeLayout(false);
  590. }
  591. #endregion
  592. public System.Windows.Forms.DataGridView Gview_gzA;
  593. public System.Windows.Forms.DataGridView Gview_gzB;
  594. public System.Windows.Forms.DataGridView Gview_gzC;
  595. public System.Windows.Forms.DataGridView Gview_gzD;
  596. public System.Windows.Forms.DataGridView Gview_gzDS;
  597. private System.Windows.Forms.Label label1;
  598. private System.Windows.Forms.Label label2;
  599. private System.Windows.Forms.Label label3;
  600. private System.Windows.Forms.Label label4;
  601. private System.Windows.Forms.Label label5;
  602. private System.Windows.Forms.ContextMenuStrip contextMenuStrip_A;
  603. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem1;
  604. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem2;
  605. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  606. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem3;
  607. private System.Windows.Forms.ContextMenuStrip contextMenuStrip_B;
  608. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
  609. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
  610. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  611. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6;
  612. private System.Windows.Forms.ContextMenuStrip contextMenuStrip_C;
  613. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
  614. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
  615. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  616. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
  617. private System.Windows.Forms.ContextMenuStrip contextMenuStrip_D;
  618. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
  619. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11;
  620. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  621. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem12;
  622. private System.Windows.Forms.ContextMenuStrip contextMenuStrip_DS;
  623. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem13;
  624. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem14;
  625. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  626. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15;
  627. private System.Windows.Forms.Panel panel1;
  628. private System.Windows.Forms.PictureBox pictureBox5;
  629. private System.Windows.Forms.Label log_4;
  630. private System.Windows.Forms.Label log_3;
  631. private System.Windows.Forms.Label log_2;
  632. private System.Windows.Forms.Label log_1;
  633. private System.Windows.Forms.Label log_5;
  634. private System.Windows.Forms.Label log_5_1;
  635. private System.Windows.Forms.Label log_4_1;
  636. private System.Windows.Forms.Label log_3_1;
  637. private System.Windows.Forms.Label log_2_1;
  638. private System.Windows.Forms.Label log_1_1;
  639. }
  640. }