ThePeriodicTable_Small.designer.cs 62 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325
  1. namespace OTSPeriodicTable.Controls
  2. {
  3. partial class ThePeriodicTable_Small
  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.panel1 = new System.Windows.Forms.Panel();
  29. this.label16 = new System.Windows.Forms.Label();
  30. this.label15 = new System.Windows.Forms.Label();
  31. this.label14 = new System.Windows.Forms.Label();
  32. this.label13 = new System.Windows.Forms.Label();
  33. this.label12 = new System.Windows.Forms.Label();
  34. this.label7 = new System.Windows.Forms.Label();
  35. this.label11 = new System.Windows.Forms.Label();
  36. this.label10 = new System.Windows.Forms.Label();
  37. this.label9 = new System.Windows.Forms.Label();
  38. this.label20 = new System.Windows.Forms.Label();
  39. this.label19 = new System.Windows.Forms.Label();
  40. this.label6 = new System.Windows.Forms.Label();
  41. this.label5 = new System.Windows.Forms.Label();
  42. this.label4 = new System.Windows.Forms.Label();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.label2 = new System.Windows.Forms.Label();
  45. this.label8 = new System.Windows.Forms.Label();
  46. this.label1 = new System.Windows.Forms.Label();
  47. this.p_element18 = new System.Windows.Forms.Panel();
  48. this.p_element13 = new System.Windows.Forms.Panel();
  49. this.p_element14 = new System.Windows.Forms.Panel();
  50. this.p_element5 = new System.Windows.Forms.Panel();
  51. this.p_element15 = new System.Windows.Forms.Panel();
  52. this.p_element6 = new System.Windows.Forms.Panel();
  53. this.p_element16 = new System.Windows.Forms.Panel();
  54. this.p_element7 = new System.Windows.Forms.Panel();
  55. this.p_element17 = new System.Windows.Forms.Panel();
  56. this.p_element8 = new System.Windows.Forms.Panel();
  57. this.p_element9 = new System.Windows.Forms.Panel();
  58. this.p_element10 = new System.Windows.Forms.Panel();
  59. this.p_element2 = new System.Windows.Forms.Panel();
  60. this.p_element103 = new System.Windows.Forms.Panel();
  61. this.p_element71 = new System.Windows.Forms.Panel();
  62. this.p_element86 = new System.Windows.Forms.Panel();
  63. this.p_element54 = new System.Windows.Forms.Panel();
  64. this.p_element36 = new System.Windows.Forms.Panel();
  65. this.p_element101 = new System.Windows.Forms.Panel();
  66. this.p_element69 = new System.Windows.Forms.Panel();
  67. this.p_element84 = new System.Windows.Forms.Panel();
  68. this.p_element52 = new System.Windows.Forms.Panel();
  69. this.p_element34 = new System.Windows.Forms.Panel();
  70. this.p_element99 = new System.Windows.Forms.Panel();
  71. this.p_element67 = new System.Windows.Forms.Panel();
  72. this.p_element82 = new System.Windows.Forms.Panel();
  73. this.p_element50 = new System.Windows.Forms.Panel();
  74. this.p_element32 = new System.Windows.Forms.Panel();
  75. this.p_element93 = new System.Windows.Forms.Panel();
  76. this.p_element61 = new System.Windows.Forms.Panel();
  77. this.p_element76 = new System.Windows.Forms.Panel();
  78. this.p_element44 = new System.Windows.Forms.Panel();
  79. this.p_element26 = new System.Windows.Forms.Panel();
  80. this.p_element97 = new System.Windows.Forms.Panel();
  81. this.p_element65 = new System.Windows.Forms.Panel();
  82. this.p_element80 = new System.Windows.Forms.Panel();
  83. this.p_element48 = new System.Windows.Forms.Panel();
  84. this.p_element30 = new System.Windows.Forms.Panel();
  85. this.p_element91 = new System.Windows.Forms.Panel();
  86. this.p_element59 = new System.Windows.Forms.Panel();
  87. this.p_element74 = new System.Windows.Forms.Panel();
  88. this.p_element42 = new System.Windows.Forms.Panel();
  89. this.p_element24 = new System.Windows.Forms.Panel();
  90. this.p_element102 = new System.Windows.Forms.Panel();
  91. this.p_element70 = new System.Windows.Forms.Panel();
  92. this.p_element85 = new System.Windows.Forms.Panel();
  93. this.p_element53 = new System.Windows.Forms.Panel();
  94. this.p_element35 = new System.Windows.Forms.Panel();
  95. this.p_element100 = new System.Windows.Forms.Panel();
  96. this.p_element68 = new System.Windows.Forms.Panel();
  97. this.p_element83 = new System.Windows.Forms.Panel();
  98. this.p_element51 = new System.Windows.Forms.Panel();
  99. this.p_element33 = new System.Windows.Forms.Panel();
  100. this.p_element72 = new System.Windows.Forms.Panel();
  101. this.p_element40 = new System.Windows.Forms.Panel();
  102. this.p_element22 = new System.Windows.Forms.Panel();
  103. this.p_element95 = new System.Windows.Forms.Panel();
  104. this.p_element63 = new System.Windows.Forms.Panel();
  105. this.p_element78 = new System.Windows.Forms.Panel();
  106. this.p_element46 = new System.Windows.Forms.Panel();
  107. this.p_element28 = new System.Windows.Forms.Panel();
  108. this.p_element92 = new System.Windows.Forms.Panel();
  109. this.p_element60 = new System.Windows.Forms.Panel();
  110. this.p_element75 = new System.Windows.Forms.Panel();
  111. this.p_element43 = new System.Windows.Forms.Panel();
  112. this.p_element25 = new System.Windows.Forms.Panel();
  113. this.p_element98 = new System.Windows.Forms.Panel();
  114. this.p_element66 = new System.Windows.Forms.Panel();
  115. this.p_element81 = new System.Windows.Forms.Panel();
  116. this.p_element49 = new System.Windows.Forms.Panel();
  117. this.p_element31 = new System.Windows.Forms.Panel();
  118. this.p_element88 = new System.Windows.Forms.Panel();
  119. this.p_element56 = new System.Windows.Forms.Panel();
  120. this.p_element38 = new System.Windows.Forms.Panel();
  121. this.p_element20 = new System.Windows.Forms.Panel();
  122. this.p_element96 = new System.Windows.Forms.Panel();
  123. this.p_element64 = new System.Windows.Forms.Panel();
  124. this.p_element79 = new System.Windows.Forms.Panel();
  125. this.p_element47 = new System.Windows.Forms.Panel();
  126. this.p_element29 = new System.Windows.Forms.Panel();
  127. this.p_element90 = new System.Windows.Forms.Panel();
  128. this.p_element58 = new System.Windows.Forms.Panel();
  129. this.p_element73 = new System.Windows.Forms.Panel();
  130. this.p_element94 = new System.Windows.Forms.Panel();
  131. this.p_element41 = new System.Windows.Forms.Panel();
  132. this.p_element62 = new System.Windows.Forms.Panel();
  133. this.p_element23 = new System.Windows.Forms.Panel();
  134. this.p_element77 = new System.Windows.Forms.Panel();
  135. this.p_element45 = new System.Windows.Forms.Panel();
  136. this.p_element27 = new System.Windows.Forms.Panel();
  137. this.p_element89 = new System.Windows.Forms.Panel();
  138. this.p_element57 = new System.Windows.Forms.Panel();
  139. this.p_element39 = new System.Windows.Forms.Panel();
  140. this.p_element21 = new System.Windows.Forms.Panel();
  141. this.p_element87 = new System.Windows.Forms.Panel();
  142. this.p_element55 = new System.Windows.Forms.Panel();
  143. this.p_element37 = new System.Windows.Forms.Panel();
  144. this.p_element19 = new System.Windows.Forms.Panel();
  145. this.p_element11 = new System.Windows.Forms.Panel();
  146. this.p_element12 = new System.Windows.Forms.Panel();
  147. this.p_element4 = new System.Windows.Forms.Panel();
  148. this.p_element3 = new System.Windows.Forms.Panel();
  149. this.p_element1 = new System.Windows.Forms.Panel();
  150. this.panel1.SuspendLayout();
  151. this.SuspendLayout();
  152. //
  153. // panel1
  154. //
  155. this.panel1.Controls.Add(this.label16);
  156. this.panel1.Controls.Add(this.label15);
  157. this.panel1.Controls.Add(this.label14);
  158. this.panel1.Controls.Add(this.label13);
  159. this.panel1.Controls.Add(this.label12);
  160. this.panel1.Controls.Add(this.label7);
  161. this.panel1.Controls.Add(this.label11);
  162. this.panel1.Controls.Add(this.label10);
  163. this.panel1.Controls.Add(this.label9);
  164. this.panel1.Controls.Add(this.label20);
  165. this.panel1.Controls.Add(this.label19);
  166. this.panel1.Controls.Add(this.label6);
  167. this.panel1.Controls.Add(this.label5);
  168. this.panel1.Controls.Add(this.label4);
  169. this.panel1.Controls.Add(this.label3);
  170. this.panel1.Controls.Add(this.label2);
  171. this.panel1.Controls.Add(this.label8);
  172. this.panel1.Controls.Add(this.label1);
  173. this.panel1.Controls.Add(this.p_element18);
  174. this.panel1.Controls.Add(this.p_element13);
  175. this.panel1.Controls.Add(this.p_element14);
  176. this.panel1.Controls.Add(this.p_element5);
  177. this.panel1.Controls.Add(this.p_element15);
  178. this.panel1.Controls.Add(this.p_element6);
  179. this.panel1.Controls.Add(this.p_element16);
  180. this.panel1.Controls.Add(this.p_element7);
  181. this.panel1.Controls.Add(this.p_element17);
  182. this.panel1.Controls.Add(this.p_element8);
  183. this.panel1.Controls.Add(this.p_element9);
  184. this.panel1.Controls.Add(this.p_element10);
  185. this.panel1.Controls.Add(this.p_element2);
  186. this.panel1.Controls.Add(this.p_element103);
  187. this.panel1.Controls.Add(this.p_element71);
  188. this.panel1.Controls.Add(this.p_element86);
  189. this.panel1.Controls.Add(this.p_element54);
  190. this.panel1.Controls.Add(this.p_element36);
  191. this.panel1.Controls.Add(this.p_element101);
  192. this.panel1.Controls.Add(this.p_element69);
  193. this.panel1.Controls.Add(this.p_element84);
  194. this.panel1.Controls.Add(this.p_element52);
  195. this.panel1.Controls.Add(this.p_element34);
  196. this.panel1.Controls.Add(this.p_element99);
  197. this.panel1.Controls.Add(this.p_element67);
  198. this.panel1.Controls.Add(this.p_element82);
  199. this.panel1.Controls.Add(this.p_element50);
  200. this.panel1.Controls.Add(this.p_element32);
  201. this.panel1.Controls.Add(this.p_element93);
  202. this.panel1.Controls.Add(this.p_element61);
  203. this.panel1.Controls.Add(this.p_element76);
  204. this.panel1.Controls.Add(this.p_element44);
  205. this.panel1.Controls.Add(this.p_element26);
  206. this.panel1.Controls.Add(this.p_element97);
  207. this.panel1.Controls.Add(this.p_element65);
  208. this.panel1.Controls.Add(this.p_element80);
  209. this.panel1.Controls.Add(this.p_element48);
  210. this.panel1.Controls.Add(this.p_element30);
  211. this.panel1.Controls.Add(this.p_element91);
  212. this.panel1.Controls.Add(this.p_element59);
  213. this.panel1.Controls.Add(this.p_element74);
  214. this.panel1.Controls.Add(this.p_element42);
  215. this.panel1.Controls.Add(this.p_element24);
  216. this.panel1.Controls.Add(this.p_element102);
  217. this.panel1.Controls.Add(this.p_element70);
  218. this.panel1.Controls.Add(this.p_element85);
  219. this.panel1.Controls.Add(this.p_element53);
  220. this.panel1.Controls.Add(this.p_element35);
  221. this.panel1.Controls.Add(this.p_element100);
  222. this.panel1.Controls.Add(this.p_element68);
  223. this.panel1.Controls.Add(this.p_element83);
  224. this.panel1.Controls.Add(this.p_element51);
  225. this.panel1.Controls.Add(this.p_element33);
  226. this.panel1.Controls.Add(this.p_element72);
  227. this.panel1.Controls.Add(this.p_element40);
  228. this.panel1.Controls.Add(this.p_element22);
  229. this.panel1.Controls.Add(this.p_element95);
  230. this.panel1.Controls.Add(this.p_element63);
  231. this.panel1.Controls.Add(this.p_element78);
  232. this.panel1.Controls.Add(this.p_element46);
  233. this.panel1.Controls.Add(this.p_element28);
  234. this.panel1.Controls.Add(this.p_element92);
  235. this.panel1.Controls.Add(this.p_element60);
  236. this.panel1.Controls.Add(this.p_element75);
  237. this.panel1.Controls.Add(this.p_element43);
  238. this.panel1.Controls.Add(this.p_element25);
  239. this.panel1.Controls.Add(this.p_element98);
  240. this.panel1.Controls.Add(this.p_element66);
  241. this.panel1.Controls.Add(this.p_element81);
  242. this.panel1.Controls.Add(this.p_element49);
  243. this.panel1.Controls.Add(this.p_element31);
  244. this.panel1.Controls.Add(this.p_element88);
  245. this.panel1.Controls.Add(this.p_element56);
  246. this.panel1.Controls.Add(this.p_element38);
  247. this.panel1.Controls.Add(this.p_element20);
  248. this.panel1.Controls.Add(this.p_element96);
  249. this.panel1.Controls.Add(this.p_element64);
  250. this.panel1.Controls.Add(this.p_element79);
  251. this.panel1.Controls.Add(this.p_element47);
  252. this.panel1.Controls.Add(this.p_element29);
  253. this.panel1.Controls.Add(this.p_element90);
  254. this.panel1.Controls.Add(this.p_element58);
  255. this.panel1.Controls.Add(this.p_element73);
  256. this.panel1.Controls.Add(this.p_element94);
  257. this.panel1.Controls.Add(this.p_element41);
  258. this.panel1.Controls.Add(this.p_element62);
  259. this.panel1.Controls.Add(this.p_element23);
  260. this.panel1.Controls.Add(this.p_element77);
  261. this.panel1.Controls.Add(this.p_element45);
  262. this.panel1.Controls.Add(this.p_element27);
  263. this.panel1.Controls.Add(this.p_element89);
  264. this.panel1.Controls.Add(this.p_element57);
  265. this.panel1.Controls.Add(this.p_element39);
  266. this.panel1.Controls.Add(this.p_element21);
  267. this.panel1.Controls.Add(this.p_element87);
  268. this.panel1.Controls.Add(this.p_element55);
  269. this.panel1.Controls.Add(this.p_element37);
  270. this.panel1.Controls.Add(this.p_element19);
  271. this.panel1.Controls.Add(this.p_element11);
  272. this.panel1.Controls.Add(this.p_element12);
  273. this.panel1.Controls.Add(this.p_element4);
  274. this.panel1.Controls.Add(this.p_element3);
  275. this.panel1.Controls.Add(this.p_element1);
  276. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  277. this.panel1.Location = new System.Drawing.Point(0, 0);
  278. this.panel1.Name = "panel1";
  279. this.panel1.Size = new System.Drawing.Size(925, 550);
  280. this.panel1.TabIndex = 0;
  281. //
  282. // label16
  283. //
  284. this.label16.AutoSize = true;
  285. this.label16.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.label16.Location = new System.Drawing.Point(881, 10);
  287. this.label16.Name = "label16";
  288. this.label16.Size = new System.Drawing.Size(31, 15);
  289. this.label16.TabIndex = 21;
  290. this.label16.Text = "VIIIA";
  291. //
  292. // label15
  293. //
  294. this.label15.AutoSize = true;
  295. this.label15.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  296. this.label15.Location = new System.Drawing.Point(832, 72);
  297. this.label15.Name = "label15";
  298. this.label15.Size = new System.Drawing.Size(28, 15);
  299. this.label15.TabIndex = 16;
  300. this.label15.Text = "VIIA";
  301. //
  302. // label14
  303. //
  304. this.label14.AutoSize = true;
  305. this.label14.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. this.label14.Location = new System.Drawing.Point(779, 72);
  307. this.label14.Name = "label14";
  308. this.label14.Size = new System.Drawing.Size(25, 15);
  309. this.label14.TabIndex = 17;
  310. this.label14.Text = "VIA";
  311. //
  312. // label13
  313. //
  314. this.label13.AutoSize = true;
  315. this.label13.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  316. this.label13.Location = new System.Drawing.Point(730, 72);
  317. this.label13.Name = "label13";
  318. this.label13.Size = new System.Drawing.Size(22, 15);
  319. this.label13.TabIndex = 18;
  320. this.label13.Text = "VA";
  321. //
  322. // label12
  323. //
  324. this.label12.AutoSize = true;
  325. this.label12.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.label12.Location = new System.Drawing.Point(681, 72);
  327. this.label12.Name = "label12";
  328. this.label12.Size = new System.Drawing.Size(25, 15);
  329. this.label12.TabIndex = 19;
  330. this.label12.Text = "IVA";
  331. //
  332. // label7
  333. //
  334. this.label7.AutoSize = true;
  335. this.label7.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  336. this.label7.Location = new System.Drawing.Point(630, 72);
  337. this.label7.Name = "label7";
  338. this.label7.Size = new System.Drawing.Size(24, 15);
  339. this.label7.TabIndex = 20;
  340. this.label7.Text = "IIIA";
  341. //
  342. // label11
  343. //
  344. this.label11.AutoSize = true;
  345. this.label11.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.label11.Location = new System.Drawing.Point(579, 194);
  347. this.label11.Name = "label11";
  348. this.label11.Size = new System.Drawing.Size(20, 15);
  349. this.label11.TabIndex = 11;
  350. this.label11.Text = "IIB";
  351. //
  352. // label10
  353. //
  354. this.label10.AutoSize = true;
  355. this.label10.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.label10.Location = new System.Drawing.Point(529, 194);
  357. this.label10.Name = "label10";
  358. this.label10.Size = new System.Drawing.Size(17, 15);
  359. this.label10.TabIndex = 12;
  360. this.label10.Text = "IB";
  361. //
  362. // label9
  363. //
  364. this.label9.AutoSize = true;
  365. this.label9.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.label9.Location = new System.Drawing.Point(429, 194);
  367. this.label9.Name = "label9";
  368. this.label9.Size = new System.Drawing.Size(23, 15);
  369. this.label9.TabIndex = 13;
  370. this.label9.Text = "VIII";
  371. //
  372. // label20
  373. //
  374. this.label20.AutoSize = true;
  375. this.label20.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. this.label20.Location = new System.Drawing.Point(439, 195);
  377. this.label20.Name = "label20";
  378. this.label20.Size = new System.Drawing.Size(62, 15);
  379. this.label20.TabIndex = 14;
  380. this.label20.Text = " ̄ ̄ ̄ ̄ ̄\\";
  381. //
  382. // label19
  383. //
  384. this.label19.AutoSize = true;
  385. this.label19.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.label19.Location = new System.Drawing.Point(382, 196);
  387. this.label19.Name = "label19";
  388. this.label19.Size = new System.Drawing.Size(52, 15);
  389. this.label19.TabIndex = 15;
  390. this.label19.Text = "/ ̄ ̄ ̄ ̄";
  391. //
  392. // label6
  393. //
  394. this.label6.AutoSize = true;
  395. this.label6.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  396. this.label6.Location = new System.Drawing.Point(321, 195);
  397. this.label6.Name = "label6";
  398. this.label6.Size = new System.Drawing.Size(27, 15);
  399. this.label6.TabIndex = 6;
  400. this.label6.Text = "VIIB";
  401. //
  402. // label5
  403. //
  404. this.label5.AutoSize = true;
  405. this.label5.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.label5.Location = new System.Drawing.Point(273, 194);
  407. this.label5.Name = "label5";
  408. this.label5.Size = new System.Drawing.Size(24, 15);
  409. this.label5.TabIndex = 7;
  410. this.label5.Text = "VIB";
  411. //
  412. // label4
  413. //
  414. this.label4.AutoSize = true;
  415. this.label4.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.label4.Location = new System.Drawing.Point(222, 194);
  417. this.label4.Name = "label4";
  418. this.label4.Size = new System.Drawing.Size(21, 15);
  419. this.label4.TabIndex = 8;
  420. this.label4.Text = "VB";
  421. //
  422. // label3
  423. //
  424. this.label3.AutoSize = true;
  425. this.label3.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  426. this.label3.Location = new System.Drawing.Point(169, 195);
  427. this.label3.Name = "label3";
  428. this.label3.Size = new System.Drawing.Size(24, 15);
  429. this.label3.TabIndex = 9;
  430. this.label3.Text = "IVB";
  431. //
  432. // label2
  433. //
  434. this.label2.AutoSize = true;
  435. this.label2.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  436. this.label2.Location = new System.Drawing.Point(118, 195);
  437. this.label2.Name = "label2";
  438. this.label2.Size = new System.Drawing.Size(23, 15);
  439. this.label2.TabIndex = 10;
  440. this.label2.Text = "IIIB";
  441. //
  442. // label8
  443. //
  444. this.label8.AutoSize = true;
  445. this.label8.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.label8.Location = new System.Drawing.Point(68, 72);
  447. this.label8.Name = "label8";
  448. this.label8.Size = new System.Drawing.Size(21, 15);
  449. this.label8.TabIndex = 5;
  450. this.label8.Text = "IIA";
  451. //
  452. // label1
  453. //
  454. this.label1.AutoSize = true;
  455. this.label1.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  456. this.label1.Location = new System.Drawing.Point(19, 10);
  457. this.label1.Name = "label1";
  458. this.label1.Size = new System.Drawing.Size(18, 15);
  459. this.label1.TabIndex = 4;
  460. this.label1.Text = "IA";
  461. //
  462. // p_element18
  463. //
  464. this.p_element18.Location = new System.Drawing.Point(872, 151);
  465. this.p_element18.Name = "p_element18";
  466. this.p_element18.Size = new System.Drawing.Size(50, 60);
  467. this.p_element18.TabIndex = 0;
  468. //
  469. // p_element13
  470. //
  471. this.p_element13.Location = new System.Drawing.Point(616, 152);
  472. this.p_element13.Name = "p_element13";
  473. this.p_element13.Size = new System.Drawing.Size(50, 60);
  474. this.p_element13.TabIndex = 0;
  475. //
  476. // p_element14
  477. //
  478. this.p_element14.Location = new System.Drawing.Point(667, 152);
  479. this.p_element14.Name = "p_element14";
  480. this.p_element14.Size = new System.Drawing.Size(50, 60);
  481. this.p_element14.TabIndex = 0;
  482. //
  483. // p_element5
  484. //
  485. this.p_element5.Location = new System.Drawing.Point(616, 90);
  486. this.p_element5.Name = "p_element5";
  487. this.p_element5.Size = new System.Drawing.Size(50, 60);
  488. this.p_element5.TabIndex = 0;
  489. //
  490. // p_element15
  491. //
  492. this.p_element15.Location = new System.Drawing.Point(718, 152);
  493. this.p_element15.Name = "p_element15";
  494. this.p_element15.Size = new System.Drawing.Size(50, 60);
  495. this.p_element15.TabIndex = 0;
  496. //
  497. // p_element6
  498. //
  499. this.p_element6.Location = new System.Drawing.Point(667, 90);
  500. this.p_element6.Name = "p_element6";
  501. this.p_element6.Size = new System.Drawing.Size(50, 60);
  502. this.p_element6.TabIndex = 0;
  503. //
  504. // p_element16
  505. //
  506. this.p_element16.Location = new System.Drawing.Point(769, 152);
  507. this.p_element16.Name = "p_element16";
  508. this.p_element16.Size = new System.Drawing.Size(50, 60);
  509. this.p_element16.TabIndex = 0;
  510. //
  511. // p_element7
  512. //
  513. this.p_element7.Location = new System.Drawing.Point(718, 90);
  514. this.p_element7.Name = "p_element7";
  515. this.p_element7.Size = new System.Drawing.Size(50, 60);
  516. this.p_element7.TabIndex = 0;
  517. //
  518. // p_element17
  519. //
  520. this.p_element17.Location = new System.Drawing.Point(820, 152);
  521. this.p_element17.Name = "p_element17";
  522. this.p_element17.Size = new System.Drawing.Size(50, 60);
  523. this.p_element17.TabIndex = 0;
  524. //
  525. // p_element8
  526. //
  527. this.p_element8.Location = new System.Drawing.Point(769, 90);
  528. this.p_element8.Name = "p_element8";
  529. this.p_element8.Size = new System.Drawing.Size(50, 60);
  530. this.p_element8.TabIndex = 0;
  531. //
  532. // p_element9
  533. //
  534. this.p_element9.Location = new System.Drawing.Point(820, 90);
  535. this.p_element9.Name = "p_element9";
  536. this.p_element9.Size = new System.Drawing.Size(50, 60);
  537. this.p_element9.TabIndex = 0;
  538. //
  539. // p_element10
  540. //
  541. this.p_element10.Location = new System.Drawing.Point(871, 90);
  542. this.p_element10.Name = "p_element10";
  543. this.p_element10.Size = new System.Drawing.Size(50, 60);
  544. this.p_element10.TabIndex = 0;
  545. //
  546. // p_element2
  547. //
  548. this.p_element2.Location = new System.Drawing.Point(871, 28);
  549. this.p_element2.Name = "p_element2";
  550. this.p_element2.Size = new System.Drawing.Size(50, 60);
  551. this.p_element2.TabIndex = 0;
  552. //
  553. // p_element103
  554. //
  555. this.p_element103.Location = new System.Drawing.Point(872, 487);
  556. this.p_element103.Name = "p_element103";
  557. this.p_element103.Size = new System.Drawing.Size(50, 60);
  558. this.p_element103.TabIndex = 0;
  559. //
  560. // p_element71
  561. //
  562. this.p_element71.Location = new System.Drawing.Point(872, 426);
  563. this.p_element71.Name = "p_element71";
  564. this.p_element71.Size = new System.Drawing.Size(50, 60);
  565. this.p_element71.TabIndex = 0;
  566. //
  567. // p_element86
  568. //
  569. this.p_element86.Location = new System.Drawing.Point(872, 336);
  570. this.p_element86.Name = "p_element86";
  571. this.p_element86.Size = new System.Drawing.Size(50, 60);
  572. this.p_element86.TabIndex = 0;
  573. //
  574. // p_element54
  575. //
  576. this.p_element54.Location = new System.Drawing.Point(872, 274);
  577. this.p_element54.Name = "p_element54";
  578. this.p_element54.Size = new System.Drawing.Size(50, 60);
  579. this.p_element54.TabIndex = 0;
  580. //
  581. // p_element36
  582. //
  583. this.p_element36.Location = new System.Drawing.Point(872, 213);
  584. this.p_element36.Name = "p_element36";
  585. this.p_element36.Size = new System.Drawing.Size(50, 60);
  586. this.p_element36.TabIndex = 0;
  587. //
  588. // p_element101
  589. //
  590. this.p_element101.Location = new System.Drawing.Point(769, 487);
  591. this.p_element101.Name = "p_element101";
  592. this.p_element101.Size = new System.Drawing.Size(50, 60);
  593. this.p_element101.TabIndex = 0;
  594. //
  595. // p_element69
  596. //
  597. this.p_element69.Location = new System.Drawing.Point(769, 426);
  598. this.p_element69.Name = "p_element69";
  599. this.p_element69.Size = new System.Drawing.Size(50, 60);
  600. this.p_element69.TabIndex = 0;
  601. //
  602. // p_element84
  603. //
  604. this.p_element84.Location = new System.Drawing.Point(769, 336);
  605. this.p_element84.Name = "p_element84";
  606. this.p_element84.Size = new System.Drawing.Size(50, 60);
  607. this.p_element84.TabIndex = 0;
  608. //
  609. // p_element52
  610. //
  611. this.p_element52.Location = new System.Drawing.Point(769, 274);
  612. this.p_element52.Name = "p_element52";
  613. this.p_element52.Size = new System.Drawing.Size(50, 60);
  614. this.p_element52.TabIndex = 0;
  615. //
  616. // p_element34
  617. //
  618. this.p_element34.Location = new System.Drawing.Point(769, 213);
  619. this.p_element34.Name = "p_element34";
  620. this.p_element34.Size = new System.Drawing.Size(50, 60);
  621. this.p_element34.TabIndex = 0;
  622. //
  623. // p_element99
  624. //
  625. this.p_element99.Location = new System.Drawing.Point(667, 487);
  626. this.p_element99.Name = "p_element99";
  627. this.p_element99.Size = new System.Drawing.Size(50, 60);
  628. this.p_element99.TabIndex = 0;
  629. //
  630. // p_element67
  631. //
  632. this.p_element67.Location = new System.Drawing.Point(667, 426);
  633. this.p_element67.Name = "p_element67";
  634. this.p_element67.Size = new System.Drawing.Size(50, 60);
  635. this.p_element67.TabIndex = 0;
  636. //
  637. // p_element82
  638. //
  639. this.p_element82.Location = new System.Drawing.Point(667, 336);
  640. this.p_element82.Name = "p_element82";
  641. this.p_element82.Size = new System.Drawing.Size(50, 60);
  642. this.p_element82.TabIndex = 0;
  643. //
  644. // p_element50
  645. //
  646. this.p_element50.Location = new System.Drawing.Point(667, 274);
  647. this.p_element50.Name = "p_element50";
  648. this.p_element50.Size = new System.Drawing.Size(50, 60);
  649. this.p_element50.TabIndex = 0;
  650. //
  651. // p_element32
  652. //
  653. this.p_element32.Location = new System.Drawing.Point(667, 213);
  654. this.p_element32.Name = "p_element32";
  655. this.p_element32.Size = new System.Drawing.Size(50, 60);
  656. this.p_element32.TabIndex = 0;
  657. //
  658. // p_element93
  659. //
  660. this.p_element93.Location = new System.Drawing.Point(361, 487);
  661. this.p_element93.Name = "p_element93";
  662. this.p_element93.Size = new System.Drawing.Size(50, 60);
  663. this.p_element93.TabIndex = 0;
  664. //
  665. // p_element61
  666. //
  667. this.p_element61.Location = new System.Drawing.Point(361, 426);
  668. this.p_element61.Name = "p_element61";
  669. this.p_element61.Size = new System.Drawing.Size(50, 60);
  670. this.p_element61.TabIndex = 0;
  671. //
  672. // p_element76
  673. //
  674. this.p_element76.Location = new System.Drawing.Point(361, 336);
  675. this.p_element76.Name = "p_element76";
  676. this.p_element76.Size = new System.Drawing.Size(50, 60);
  677. this.p_element76.TabIndex = 0;
  678. //
  679. // p_element44
  680. //
  681. this.p_element44.Location = new System.Drawing.Point(361, 274);
  682. this.p_element44.Name = "p_element44";
  683. this.p_element44.Size = new System.Drawing.Size(50, 60);
  684. this.p_element44.TabIndex = 0;
  685. //
  686. // p_element26
  687. //
  688. this.p_element26.Location = new System.Drawing.Point(361, 213);
  689. this.p_element26.Name = "p_element26";
  690. this.p_element26.Size = new System.Drawing.Size(50, 60);
  691. this.p_element26.TabIndex = 0;
  692. //
  693. // p_element97
  694. //
  695. this.p_element97.Location = new System.Drawing.Point(565, 487);
  696. this.p_element97.Name = "p_element97";
  697. this.p_element97.Size = new System.Drawing.Size(50, 60);
  698. this.p_element97.TabIndex = 0;
  699. //
  700. // p_element65
  701. //
  702. this.p_element65.Location = new System.Drawing.Point(565, 426);
  703. this.p_element65.Name = "p_element65";
  704. this.p_element65.Size = new System.Drawing.Size(50, 60);
  705. this.p_element65.TabIndex = 0;
  706. //
  707. // p_element80
  708. //
  709. this.p_element80.Location = new System.Drawing.Point(565, 336);
  710. this.p_element80.Name = "p_element80";
  711. this.p_element80.Size = new System.Drawing.Size(50, 60);
  712. this.p_element80.TabIndex = 0;
  713. //
  714. // p_element48
  715. //
  716. this.p_element48.Location = new System.Drawing.Point(565, 274);
  717. this.p_element48.Name = "p_element48";
  718. this.p_element48.Size = new System.Drawing.Size(50, 60);
  719. this.p_element48.TabIndex = 0;
  720. //
  721. // p_element30
  722. //
  723. this.p_element30.Location = new System.Drawing.Point(565, 213);
  724. this.p_element30.Name = "p_element30";
  725. this.p_element30.Size = new System.Drawing.Size(50, 60);
  726. this.p_element30.TabIndex = 0;
  727. //
  728. // p_element91
  729. //
  730. this.p_element91.Location = new System.Drawing.Point(259, 487);
  731. this.p_element91.Name = "p_element91";
  732. this.p_element91.Size = new System.Drawing.Size(50, 60);
  733. this.p_element91.TabIndex = 0;
  734. //
  735. // p_element59
  736. //
  737. this.p_element59.Location = new System.Drawing.Point(259, 426);
  738. this.p_element59.Name = "p_element59";
  739. this.p_element59.Size = new System.Drawing.Size(50, 60);
  740. this.p_element59.TabIndex = 0;
  741. //
  742. // p_element74
  743. //
  744. this.p_element74.Location = new System.Drawing.Point(259, 336);
  745. this.p_element74.Name = "p_element74";
  746. this.p_element74.Size = new System.Drawing.Size(50, 60);
  747. this.p_element74.TabIndex = 0;
  748. //
  749. // p_element42
  750. //
  751. this.p_element42.Location = new System.Drawing.Point(259, 274);
  752. this.p_element42.Name = "p_element42";
  753. this.p_element42.Size = new System.Drawing.Size(50, 60);
  754. this.p_element42.TabIndex = 0;
  755. //
  756. // p_element24
  757. //
  758. this.p_element24.Location = new System.Drawing.Point(259, 213);
  759. this.p_element24.Name = "p_element24";
  760. this.p_element24.Size = new System.Drawing.Size(50, 60);
  761. this.p_element24.TabIndex = 0;
  762. //
  763. // p_element102
  764. //
  765. this.p_element102.Location = new System.Drawing.Point(820, 487);
  766. this.p_element102.Name = "p_element102";
  767. this.p_element102.Size = new System.Drawing.Size(50, 60);
  768. this.p_element102.TabIndex = 0;
  769. //
  770. // p_element70
  771. //
  772. this.p_element70.Location = new System.Drawing.Point(820, 426);
  773. this.p_element70.Name = "p_element70";
  774. this.p_element70.Size = new System.Drawing.Size(50, 60);
  775. this.p_element70.TabIndex = 0;
  776. //
  777. // p_element85
  778. //
  779. this.p_element85.Location = new System.Drawing.Point(820, 336);
  780. this.p_element85.Name = "p_element85";
  781. this.p_element85.Size = new System.Drawing.Size(50, 60);
  782. this.p_element85.TabIndex = 0;
  783. //
  784. // p_element53
  785. //
  786. this.p_element53.Location = new System.Drawing.Point(820, 274);
  787. this.p_element53.Name = "p_element53";
  788. this.p_element53.Size = new System.Drawing.Size(50, 60);
  789. this.p_element53.TabIndex = 0;
  790. //
  791. // p_element35
  792. //
  793. this.p_element35.Location = new System.Drawing.Point(820, 213);
  794. this.p_element35.Name = "p_element35";
  795. this.p_element35.Size = new System.Drawing.Size(50, 60);
  796. this.p_element35.TabIndex = 0;
  797. //
  798. // p_element100
  799. //
  800. this.p_element100.Location = new System.Drawing.Point(718, 487);
  801. this.p_element100.Name = "p_element100";
  802. this.p_element100.Size = new System.Drawing.Size(50, 60);
  803. this.p_element100.TabIndex = 0;
  804. //
  805. // p_element68
  806. //
  807. this.p_element68.Location = new System.Drawing.Point(718, 426);
  808. this.p_element68.Name = "p_element68";
  809. this.p_element68.Size = new System.Drawing.Size(50, 60);
  810. this.p_element68.TabIndex = 0;
  811. //
  812. // p_element83
  813. //
  814. this.p_element83.Location = new System.Drawing.Point(718, 336);
  815. this.p_element83.Name = "p_element83";
  816. this.p_element83.Size = new System.Drawing.Size(50, 60);
  817. this.p_element83.TabIndex = 0;
  818. //
  819. // p_element51
  820. //
  821. this.p_element51.Location = new System.Drawing.Point(718, 274);
  822. this.p_element51.Name = "p_element51";
  823. this.p_element51.Size = new System.Drawing.Size(50, 60);
  824. this.p_element51.TabIndex = 0;
  825. //
  826. // p_element33
  827. //
  828. this.p_element33.Location = new System.Drawing.Point(718, 213);
  829. this.p_element33.Name = "p_element33";
  830. this.p_element33.Size = new System.Drawing.Size(50, 60);
  831. this.p_element33.TabIndex = 0;
  832. //
  833. // p_element72
  834. //
  835. this.p_element72.Location = new System.Drawing.Point(157, 336);
  836. this.p_element72.Name = "p_element72";
  837. this.p_element72.Size = new System.Drawing.Size(50, 60);
  838. this.p_element72.TabIndex = 0;
  839. //
  840. // p_element40
  841. //
  842. this.p_element40.Location = new System.Drawing.Point(157, 274);
  843. this.p_element40.Name = "p_element40";
  844. this.p_element40.Size = new System.Drawing.Size(50, 60);
  845. this.p_element40.TabIndex = 0;
  846. //
  847. // p_element22
  848. //
  849. this.p_element22.Location = new System.Drawing.Point(157, 213);
  850. this.p_element22.Name = "p_element22";
  851. this.p_element22.Size = new System.Drawing.Size(50, 60);
  852. this.p_element22.TabIndex = 0;
  853. //
  854. // p_element95
  855. //
  856. this.p_element95.Location = new System.Drawing.Point(463, 487);
  857. this.p_element95.Name = "p_element95";
  858. this.p_element95.Size = new System.Drawing.Size(50, 60);
  859. this.p_element95.TabIndex = 0;
  860. //
  861. // p_element63
  862. //
  863. this.p_element63.Location = new System.Drawing.Point(463, 426);
  864. this.p_element63.Name = "p_element63";
  865. this.p_element63.Size = new System.Drawing.Size(50, 60);
  866. this.p_element63.TabIndex = 0;
  867. //
  868. // p_element78
  869. //
  870. this.p_element78.Location = new System.Drawing.Point(463, 336);
  871. this.p_element78.Name = "p_element78";
  872. this.p_element78.Size = new System.Drawing.Size(50, 60);
  873. this.p_element78.TabIndex = 0;
  874. //
  875. // p_element46
  876. //
  877. this.p_element46.Location = new System.Drawing.Point(463, 274);
  878. this.p_element46.Name = "p_element46";
  879. this.p_element46.Size = new System.Drawing.Size(50, 60);
  880. this.p_element46.TabIndex = 0;
  881. //
  882. // p_element28
  883. //
  884. this.p_element28.Location = new System.Drawing.Point(463, 213);
  885. this.p_element28.Name = "p_element28";
  886. this.p_element28.Size = new System.Drawing.Size(50, 60);
  887. this.p_element28.TabIndex = 0;
  888. //
  889. // p_element92
  890. //
  891. this.p_element92.Location = new System.Drawing.Point(310, 487);
  892. this.p_element92.Name = "p_element92";
  893. this.p_element92.Size = new System.Drawing.Size(50, 60);
  894. this.p_element92.TabIndex = 0;
  895. //
  896. // p_element60
  897. //
  898. this.p_element60.Location = new System.Drawing.Point(310, 426);
  899. this.p_element60.Name = "p_element60";
  900. this.p_element60.Size = new System.Drawing.Size(50, 60);
  901. this.p_element60.TabIndex = 0;
  902. //
  903. // p_element75
  904. //
  905. this.p_element75.Location = new System.Drawing.Point(310, 336);
  906. this.p_element75.Name = "p_element75";
  907. this.p_element75.Size = new System.Drawing.Size(50, 60);
  908. this.p_element75.TabIndex = 0;
  909. //
  910. // p_element43
  911. //
  912. this.p_element43.Location = new System.Drawing.Point(310, 274);
  913. this.p_element43.Name = "p_element43";
  914. this.p_element43.Size = new System.Drawing.Size(50, 60);
  915. this.p_element43.TabIndex = 0;
  916. //
  917. // p_element25
  918. //
  919. this.p_element25.Location = new System.Drawing.Point(310, 213);
  920. this.p_element25.Name = "p_element25";
  921. this.p_element25.Size = new System.Drawing.Size(50, 60);
  922. this.p_element25.TabIndex = 0;
  923. //
  924. // p_element98
  925. //
  926. this.p_element98.Location = new System.Drawing.Point(616, 487);
  927. this.p_element98.Name = "p_element98";
  928. this.p_element98.Size = new System.Drawing.Size(50, 60);
  929. this.p_element98.TabIndex = 0;
  930. //
  931. // p_element66
  932. //
  933. this.p_element66.Location = new System.Drawing.Point(616, 426);
  934. this.p_element66.Name = "p_element66";
  935. this.p_element66.Size = new System.Drawing.Size(50, 60);
  936. this.p_element66.TabIndex = 0;
  937. //
  938. // p_element81
  939. //
  940. this.p_element81.Location = new System.Drawing.Point(616, 336);
  941. this.p_element81.Name = "p_element81";
  942. this.p_element81.Size = new System.Drawing.Size(50, 60);
  943. this.p_element81.TabIndex = 0;
  944. //
  945. // p_element49
  946. //
  947. this.p_element49.Location = new System.Drawing.Point(616, 274);
  948. this.p_element49.Name = "p_element49";
  949. this.p_element49.Size = new System.Drawing.Size(50, 60);
  950. this.p_element49.TabIndex = 0;
  951. //
  952. // p_element31
  953. //
  954. this.p_element31.Location = new System.Drawing.Point(616, 213);
  955. this.p_element31.Name = "p_element31";
  956. this.p_element31.Size = new System.Drawing.Size(50, 60);
  957. this.p_element31.TabIndex = 0;
  958. //
  959. // p_element88
  960. //
  961. this.p_element88.Location = new System.Drawing.Point(55, 397);
  962. this.p_element88.Name = "p_element88";
  963. this.p_element88.Size = new System.Drawing.Size(50, 60);
  964. this.p_element88.TabIndex = 0;
  965. //
  966. // p_element56
  967. //
  968. this.p_element56.Location = new System.Drawing.Point(55, 336);
  969. this.p_element56.Name = "p_element56";
  970. this.p_element56.Size = new System.Drawing.Size(50, 60);
  971. this.p_element56.TabIndex = 0;
  972. //
  973. // p_element38
  974. //
  975. this.p_element38.Location = new System.Drawing.Point(55, 274);
  976. this.p_element38.Name = "p_element38";
  977. this.p_element38.Size = new System.Drawing.Size(50, 60);
  978. this.p_element38.TabIndex = 0;
  979. //
  980. // p_element20
  981. //
  982. this.p_element20.Location = new System.Drawing.Point(55, 213);
  983. this.p_element20.Name = "p_element20";
  984. this.p_element20.Size = new System.Drawing.Size(50, 60);
  985. this.p_element20.TabIndex = 0;
  986. //
  987. // p_element96
  988. //
  989. this.p_element96.Location = new System.Drawing.Point(514, 487);
  990. this.p_element96.Name = "p_element96";
  991. this.p_element96.Size = new System.Drawing.Size(50, 60);
  992. this.p_element96.TabIndex = 0;
  993. //
  994. // p_element64
  995. //
  996. this.p_element64.Location = new System.Drawing.Point(514, 426);
  997. this.p_element64.Name = "p_element64";
  998. this.p_element64.Size = new System.Drawing.Size(50, 60);
  999. this.p_element64.TabIndex = 0;
  1000. //
  1001. // p_element79
  1002. //
  1003. this.p_element79.Location = new System.Drawing.Point(514, 336);
  1004. this.p_element79.Name = "p_element79";
  1005. this.p_element79.Size = new System.Drawing.Size(50, 60);
  1006. this.p_element79.TabIndex = 0;
  1007. //
  1008. // p_element47
  1009. //
  1010. this.p_element47.Location = new System.Drawing.Point(514, 274);
  1011. this.p_element47.Name = "p_element47";
  1012. this.p_element47.Size = new System.Drawing.Size(50, 60);
  1013. this.p_element47.TabIndex = 0;
  1014. //
  1015. // p_element29
  1016. //
  1017. this.p_element29.Location = new System.Drawing.Point(514, 213);
  1018. this.p_element29.Name = "p_element29";
  1019. this.p_element29.Size = new System.Drawing.Size(50, 60);
  1020. this.p_element29.TabIndex = 0;
  1021. //
  1022. // p_element90
  1023. //
  1024. this.p_element90.Location = new System.Drawing.Point(208, 487);
  1025. this.p_element90.Name = "p_element90";
  1026. this.p_element90.Size = new System.Drawing.Size(50, 60);
  1027. this.p_element90.TabIndex = 0;
  1028. //
  1029. // p_element58
  1030. //
  1031. this.p_element58.Location = new System.Drawing.Point(208, 426);
  1032. this.p_element58.Name = "p_element58";
  1033. this.p_element58.Size = new System.Drawing.Size(50, 60);
  1034. this.p_element58.TabIndex = 0;
  1035. //
  1036. // p_element73
  1037. //
  1038. this.p_element73.Location = new System.Drawing.Point(208, 336);
  1039. this.p_element73.Name = "p_element73";
  1040. this.p_element73.Size = new System.Drawing.Size(50, 60);
  1041. this.p_element73.TabIndex = 0;
  1042. //
  1043. // p_element94
  1044. //
  1045. this.p_element94.Location = new System.Drawing.Point(412, 487);
  1046. this.p_element94.Name = "p_element94";
  1047. this.p_element94.Size = new System.Drawing.Size(50, 60);
  1048. this.p_element94.TabIndex = 0;
  1049. //
  1050. // p_element41
  1051. //
  1052. this.p_element41.Location = new System.Drawing.Point(208, 274);
  1053. this.p_element41.Name = "p_element41";
  1054. this.p_element41.Size = new System.Drawing.Size(50, 60);
  1055. this.p_element41.TabIndex = 0;
  1056. //
  1057. // p_element62
  1058. //
  1059. this.p_element62.Location = new System.Drawing.Point(412, 426);
  1060. this.p_element62.Name = "p_element62";
  1061. this.p_element62.Size = new System.Drawing.Size(50, 60);
  1062. this.p_element62.TabIndex = 0;
  1063. //
  1064. // p_element23
  1065. //
  1066. this.p_element23.Location = new System.Drawing.Point(208, 213);
  1067. this.p_element23.Name = "p_element23";
  1068. this.p_element23.Size = new System.Drawing.Size(50, 60);
  1069. this.p_element23.TabIndex = 0;
  1070. //
  1071. // p_element77
  1072. //
  1073. this.p_element77.Location = new System.Drawing.Point(412, 336);
  1074. this.p_element77.Name = "p_element77";
  1075. this.p_element77.Size = new System.Drawing.Size(50, 60);
  1076. this.p_element77.TabIndex = 0;
  1077. //
  1078. // p_element45
  1079. //
  1080. this.p_element45.Location = new System.Drawing.Point(412, 274);
  1081. this.p_element45.Name = "p_element45";
  1082. this.p_element45.Size = new System.Drawing.Size(50, 60);
  1083. this.p_element45.TabIndex = 0;
  1084. //
  1085. // p_element27
  1086. //
  1087. this.p_element27.Location = new System.Drawing.Point(412, 213);
  1088. this.p_element27.Name = "p_element27";
  1089. this.p_element27.Size = new System.Drawing.Size(50, 60);
  1090. this.p_element27.TabIndex = 0;
  1091. //
  1092. // p_element89
  1093. //
  1094. this.p_element89.Location = new System.Drawing.Point(106, 397);
  1095. this.p_element89.Name = "p_element89";
  1096. this.p_element89.Size = new System.Drawing.Size(50, 60);
  1097. this.p_element89.TabIndex = 0;
  1098. //
  1099. // p_element57
  1100. //
  1101. this.p_element57.Location = new System.Drawing.Point(106, 336);
  1102. this.p_element57.Name = "p_element57";
  1103. this.p_element57.Size = new System.Drawing.Size(50, 60);
  1104. this.p_element57.TabIndex = 0;
  1105. //
  1106. // p_element39
  1107. //
  1108. this.p_element39.Location = new System.Drawing.Point(106, 274);
  1109. this.p_element39.Name = "p_element39";
  1110. this.p_element39.Size = new System.Drawing.Size(50, 60);
  1111. this.p_element39.TabIndex = 0;
  1112. //
  1113. // p_element21
  1114. //
  1115. this.p_element21.Location = new System.Drawing.Point(106, 213);
  1116. this.p_element21.Name = "p_element21";
  1117. this.p_element21.Size = new System.Drawing.Size(50, 60);
  1118. this.p_element21.TabIndex = 0;
  1119. //
  1120. // p_element87
  1121. //
  1122. this.p_element87.Location = new System.Drawing.Point(3, 397);
  1123. this.p_element87.Name = "p_element87";
  1124. this.p_element87.Size = new System.Drawing.Size(50, 60);
  1125. this.p_element87.TabIndex = 0;
  1126. //
  1127. // p_element55
  1128. //
  1129. this.p_element55.Location = new System.Drawing.Point(3, 336);
  1130. this.p_element55.Name = "p_element55";
  1131. this.p_element55.Size = new System.Drawing.Size(50, 60);
  1132. this.p_element55.TabIndex = 0;
  1133. //
  1134. // p_element37
  1135. //
  1136. this.p_element37.Location = new System.Drawing.Point(3, 274);
  1137. this.p_element37.Name = "p_element37";
  1138. this.p_element37.Size = new System.Drawing.Size(50, 60);
  1139. this.p_element37.TabIndex = 0;
  1140. //
  1141. // p_element19
  1142. //
  1143. this.p_element19.Location = new System.Drawing.Point(3, 213);
  1144. this.p_element19.Name = "p_element19";
  1145. this.p_element19.Size = new System.Drawing.Size(50, 60);
  1146. this.p_element19.TabIndex = 0;
  1147. //
  1148. // p_element11
  1149. //
  1150. this.p_element11.Location = new System.Drawing.Point(3, 152);
  1151. this.p_element11.Name = "p_element11";
  1152. this.p_element11.Size = new System.Drawing.Size(50, 60);
  1153. this.p_element11.TabIndex = 0;
  1154. //
  1155. // p_element12
  1156. //
  1157. this.p_element12.Location = new System.Drawing.Point(55, 152);
  1158. this.p_element12.Name = "p_element12";
  1159. this.p_element12.Size = new System.Drawing.Size(50, 60);
  1160. this.p_element12.TabIndex = 0;
  1161. //
  1162. // p_element4
  1163. //
  1164. this.p_element4.Location = new System.Drawing.Point(55, 90);
  1165. this.p_element4.Name = "p_element4";
  1166. this.p_element4.Size = new System.Drawing.Size(50, 60);
  1167. this.p_element4.TabIndex = 0;
  1168. //
  1169. // p_element3
  1170. //
  1171. this.p_element3.Location = new System.Drawing.Point(3, 90);
  1172. this.p_element3.Name = "p_element3";
  1173. this.p_element3.Size = new System.Drawing.Size(50, 60);
  1174. this.p_element3.TabIndex = 0;
  1175. //
  1176. // p_element1
  1177. //
  1178. this.p_element1.Location = new System.Drawing.Point(3, 28);
  1179. this.p_element1.Name = "p_element1";
  1180. this.p_element1.Size = new System.Drawing.Size(50, 60);
  1181. this.p_element1.TabIndex = 0;
  1182. //
  1183. // ThePeriodicTable_Small
  1184. //
  1185. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  1186. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1187. this.Controls.Add(this.panel1);
  1188. this.Name = "ThePeriodicTable_Small";
  1189. this.Size = new System.Drawing.Size(925, 550);
  1190. this.Load += new System.EventHandler(this.ThePeriodicTable_Small_Load);
  1191. this.panel1.ResumeLayout(false);
  1192. this.panel1.PerformLayout();
  1193. this.ResumeLayout(false);
  1194. }
  1195. #endregion
  1196. private System.Windows.Forms.Panel panel1;
  1197. private System.Windows.Forms.Panel p_element1;
  1198. private System.Windows.Forms.Panel p_element2;
  1199. private System.Windows.Forms.Panel p_element19;
  1200. private System.Windows.Forms.Panel p_element11;
  1201. private System.Windows.Forms.Panel p_element3;
  1202. private System.Windows.Forms.Panel p_element36;
  1203. private System.Windows.Forms.Panel p_element34;
  1204. private System.Windows.Forms.Panel p_element32;
  1205. private System.Windows.Forms.Panel p_element26;
  1206. private System.Windows.Forms.Panel p_element30;
  1207. private System.Windows.Forms.Panel p_element24;
  1208. private System.Windows.Forms.Panel p_element35;
  1209. private System.Windows.Forms.Panel p_element33;
  1210. private System.Windows.Forms.Panel p_element22;
  1211. private System.Windows.Forms.Panel p_element28;
  1212. private System.Windows.Forms.Panel p_element25;
  1213. private System.Windows.Forms.Panel p_element31;
  1214. private System.Windows.Forms.Panel p_element20;
  1215. private System.Windows.Forms.Panel p_element29;
  1216. private System.Windows.Forms.Panel p_element23;
  1217. private System.Windows.Forms.Panel p_element27;
  1218. private System.Windows.Forms.Panel p_element21;
  1219. private System.Windows.Forms.Panel p_element18;
  1220. private System.Windows.Forms.Panel p_element10;
  1221. private System.Windows.Forms.Panel p_element13;
  1222. private System.Windows.Forms.Panel p_element14;
  1223. private System.Windows.Forms.Panel p_element5;
  1224. private System.Windows.Forms.Panel p_element15;
  1225. private System.Windows.Forms.Panel p_element6;
  1226. private System.Windows.Forms.Panel p_element16;
  1227. private System.Windows.Forms.Panel p_element7;
  1228. private System.Windows.Forms.Panel p_element17;
  1229. private System.Windows.Forms.Panel p_element8;
  1230. private System.Windows.Forms.Panel p_element9;
  1231. private System.Windows.Forms.Panel p_element12;
  1232. private System.Windows.Forms.Panel p_element4;
  1233. private System.Windows.Forms.Panel p_element86;
  1234. private System.Windows.Forms.Panel p_element54;
  1235. private System.Windows.Forms.Panel p_element84;
  1236. private System.Windows.Forms.Panel p_element52;
  1237. private System.Windows.Forms.Panel p_element82;
  1238. private System.Windows.Forms.Panel p_element50;
  1239. private System.Windows.Forms.Panel p_element76;
  1240. private System.Windows.Forms.Panel p_element44;
  1241. private System.Windows.Forms.Panel p_element80;
  1242. private System.Windows.Forms.Panel p_element48;
  1243. private System.Windows.Forms.Panel p_element74;
  1244. private System.Windows.Forms.Panel p_element42;
  1245. private System.Windows.Forms.Panel p_element85;
  1246. private System.Windows.Forms.Panel p_element53;
  1247. private System.Windows.Forms.Panel p_element83;
  1248. private System.Windows.Forms.Panel p_element51;
  1249. private System.Windows.Forms.Panel p_element72;
  1250. private System.Windows.Forms.Panel p_element40;
  1251. private System.Windows.Forms.Panel p_element78;
  1252. private System.Windows.Forms.Panel p_element46;
  1253. private System.Windows.Forms.Panel p_element75;
  1254. private System.Windows.Forms.Panel p_element43;
  1255. private System.Windows.Forms.Panel p_element81;
  1256. private System.Windows.Forms.Panel p_element49;
  1257. private System.Windows.Forms.Panel p_element56;
  1258. private System.Windows.Forms.Panel p_element38;
  1259. private System.Windows.Forms.Panel p_element79;
  1260. private System.Windows.Forms.Panel p_element47;
  1261. private System.Windows.Forms.Panel p_element73;
  1262. private System.Windows.Forms.Panel p_element41;
  1263. private System.Windows.Forms.Panel p_element77;
  1264. private System.Windows.Forms.Panel p_element45;
  1265. private System.Windows.Forms.Panel p_element57;
  1266. private System.Windows.Forms.Panel p_element39;
  1267. private System.Windows.Forms.Panel p_element55;
  1268. private System.Windows.Forms.Panel p_element37;
  1269. private System.Windows.Forms.Panel p_element71;
  1270. private System.Windows.Forms.Panel p_element69;
  1271. private System.Windows.Forms.Panel p_element67;
  1272. private System.Windows.Forms.Panel p_element61;
  1273. private System.Windows.Forms.Panel p_element65;
  1274. private System.Windows.Forms.Panel p_element59;
  1275. private System.Windows.Forms.Panel p_element70;
  1276. private System.Windows.Forms.Panel p_element68;
  1277. private System.Windows.Forms.Panel p_element63;
  1278. private System.Windows.Forms.Panel p_element60;
  1279. private System.Windows.Forms.Panel p_element66;
  1280. private System.Windows.Forms.Panel p_element64;
  1281. private System.Windows.Forms.Panel p_element58;
  1282. private System.Windows.Forms.Panel p_element62;
  1283. private System.Windows.Forms.Panel p_element88;
  1284. private System.Windows.Forms.Panel p_element89;
  1285. private System.Windows.Forms.Panel p_element87;
  1286. private System.Windows.Forms.Panel p_element103;
  1287. private System.Windows.Forms.Panel p_element101;
  1288. private System.Windows.Forms.Panel p_element99;
  1289. private System.Windows.Forms.Panel p_element93;
  1290. private System.Windows.Forms.Panel p_element97;
  1291. private System.Windows.Forms.Panel p_element91;
  1292. private System.Windows.Forms.Panel p_element102;
  1293. private System.Windows.Forms.Panel p_element100;
  1294. private System.Windows.Forms.Panel p_element95;
  1295. private System.Windows.Forms.Panel p_element92;
  1296. private System.Windows.Forms.Panel p_element98;
  1297. private System.Windows.Forms.Panel p_element96;
  1298. private System.Windows.Forms.Panel p_element90;
  1299. private System.Windows.Forms.Panel p_element94;
  1300. private System.Windows.Forms.Label label1;
  1301. private System.Windows.Forms.Label label8;
  1302. private System.Windows.Forms.Label label6;
  1303. private System.Windows.Forms.Label label5;
  1304. private System.Windows.Forms.Label label4;
  1305. private System.Windows.Forms.Label label3;
  1306. private System.Windows.Forms.Label label2;
  1307. private System.Windows.Forms.Label label11;
  1308. private System.Windows.Forms.Label label10;
  1309. private System.Windows.Forms.Label label9;
  1310. private System.Windows.Forms.Label label20;
  1311. private System.Windows.Forms.Label label19;
  1312. private System.Windows.Forms.Label label15;
  1313. private System.Windows.Forms.Label label14;
  1314. private System.Windows.Forms.Label label13;
  1315. private System.Windows.Forms.Label label12;
  1316. private System.Windows.Forms.Label label7;
  1317. private System.Windows.Forms.Label label16;
  1318. }
  1319. }