6b0ff47fa2d0e4813a14b54c1b31e2818a8f46e5.svn-base 96 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM010071
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UIM010071));
  30. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  31. this.panel1 = new System.Windows.Forms.Panel();
  32. this.panel3 = new System.Windows.Forms.Panel();
  33. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  34. this.panel4 = new System.Windows.Forms.Panel();
  35. this.label1 = new System.Windows.Forms.Label();
  36. this.panel2 = new System.Windows.Forms.Panel();
  37. this.panel5 = new System.Windows.Forms.Panel();
  38. this.textBox_153 = new System.Windows.Forms.TextBox();
  39. this.pictureBox_153 = new System.Windows.Forms.PictureBox();
  40. this.textBox_143 = new System.Windows.Forms.TextBox();
  41. this.pictureBox_143 = new System.Windows.Forms.PictureBox();
  42. this.textBox_133 = new System.Windows.Forms.TextBox();
  43. this.pictureBox_133 = new System.Windows.Forms.PictureBox();
  44. this.textBox_123 = new System.Windows.Forms.TextBox();
  45. this.pictureBox_123 = new System.Windows.Forms.PictureBox();
  46. this.textBox_113 = new System.Windows.Forms.TextBox();
  47. this.pictureBox_113 = new System.Windows.Forms.PictureBox();
  48. this.textBox_103 = new System.Windows.Forms.TextBox();
  49. this.pictureBox_103 = new System.Windows.Forms.PictureBox();
  50. this.textBox_93 = new System.Windows.Forms.TextBox();
  51. this.pictureBox_93 = new System.Windows.Forms.PictureBox();
  52. this.textBox_83 = new System.Windows.Forms.TextBox();
  53. this.pictureBox_83 = new System.Windows.Forms.PictureBox();
  54. this.textBox_73 = new System.Windows.Forms.TextBox();
  55. this.pictureBox_73 = new System.Windows.Forms.PictureBox();
  56. this.textBox_63 = new System.Windows.Forms.TextBox();
  57. this.pictureBox_63 = new System.Windows.Forms.PictureBox();
  58. this.textBox_53 = new System.Windows.Forms.TextBox();
  59. this.pictureBox_53 = new System.Windows.Forms.PictureBox();
  60. this.textBox_43 = new System.Windows.Forms.TextBox();
  61. this.pictureBox_43 = new System.Windows.Forms.PictureBox();
  62. this.textBox_33 = new System.Windows.Forms.TextBox();
  63. this.pictureBox_33 = new System.Windows.Forms.PictureBox();
  64. this.textBox_23 = new System.Windows.Forms.TextBox();
  65. this.pictureBox_23 = new System.Windows.Forms.PictureBox();
  66. this.textBox_13 = new System.Windows.Forms.TextBox();
  67. this.pictureBox_13 = new System.Windows.Forms.PictureBox();
  68. this.textBox_162 = new System.Windows.Forms.TextBox();
  69. this.pictureBox_162 = new System.Windows.Forms.PictureBox();
  70. this.textBox_152 = new System.Windows.Forms.TextBox();
  71. this.pictureBox_152 = new System.Windows.Forms.PictureBox();
  72. this.textBox_142 = new System.Windows.Forms.TextBox();
  73. this.pictureBox_142 = new System.Windows.Forms.PictureBox();
  74. this.textBox_132 = new System.Windows.Forms.TextBox();
  75. this.pictureBox_132 = new System.Windows.Forms.PictureBox();
  76. this.textBox_122 = new System.Windows.Forms.TextBox();
  77. this.pictureBox_122 = new System.Windows.Forms.PictureBox();
  78. this.textBox_112 = new System.Windows.Forms.TextBox();
  79. this.pictureBox_112 = new System.Windows.Forms.PictureBox();
  80. this.textBox_102 = new System.Windows.Forms.TextBox();
  81. this.pictureBox_102 = new System.Windows.Forms.PictureBox();
  82. this.textBox_92 = new System.Windows.Forms.TextBox();
  83. this.pictureBox_92 = new System.Windows.Forms.PictureBox();
  84. this.textBox_82 = new System.Windows.Forms.TextBox();
  85. this.pictureBox_82 = new System.Windows.Forms.PictureBox();
  86. this.textBox_72 = new System.Windows.Forms.TextBox();
  87. this.pictureBox_72 = new System.Windows.Forms.PictureBox();
  88. this.textBox_62 = new System.Windows.Forms.TextBox();
  89. this.pictureBox_62 = new System.Windows.Forms.PictureBox();
  90. this.textBox_52 = new System.Windows.Forms.TextBox();
  91. this.pictureBox_52 = new System.Windows.Forms.PictureBox();
  92. this.textBox_42 = new System.Windows.Forms.TextBox();
  93. this.pictureBox_42 = new System.Windows.Forms.PictureBox();
  94. this.textBox_32 = new System.Windows.Forms.TextBox();
  95. this.pictureBox_32 = new System.Windows.Forms.PictureBox();
  96. this.textBox_22 = new System.Windows.Forms.TextBox();
  97. this.pictureBox_22 = new System.Windows.Forms.PictureBox();
  98. this.textBox_12 = new System.Windows.Forms.TextBox();
  99. this.pictureBox_12 = new System.Windows.Forms.PictureBox();
  100. this.textBox_171 = new System.Windows.Forms.TextBox();
  101. this.pictureBox_171 = new System.Windows.Forms.PictureBox();
  102. this.textBox_161 = new System.Windows.Forms.TextBox();
  103. this.pictureBox_161 = new System.Windows.Forms.PictureBox();
  104. this.textBox_151 = new System.Windows.Forms.TextBox();
  105. this.pictureBox_151 = new System.Windows.Forms.PictureBox();
  106. this.textBox_141 = new System.Windows.Forms.TextBox();
  107. this.pictureBox_141 = new System.Windows.Forms.PictureBox();
  108. this.textBox_131 = new System.Windows.Forms.TextBox();
  109. this.pictureBox_131 = new System.Windows.Forms.PictureBox();
  110. this.textBox_121 = new System.Windows.Forms.TextBox();
  111. this.pictureBox_121 = new System.Windows.Forms.PictureBox();
  112. this.textBox_111 = new System.Windows.Forms.TextBox();
  113. this.pictureBox_111 = new System.Windows.Forms.PictureBox();
  114. this.textBox_101 = new System.Windows.Forms.TextBox();
  115. this.pictureBox_101 = new System.Windows.Forms.PictureBox();
  116. this.textBox_91 = new System.Windows.Forms.TextBox();
  117. this.pictureBox_91 = new System.Windows.Forms.PictureBox();
  118. this.textBox_81 = new System.Windows.Forms.TextBox();
  119. this.pictureBox_81 = new System.Windows.Forms.PictureBox();
  120. this.textBox_71 = new System.Windows.Forms.TextBox();
  121. this.pictureBox_71 = new System.Windows.Forms.PictureBox();
  122. this.textBox_61 = new System.Windows.Forms.TextBox();
  123. this.pictureBox_61 = new System.Windows.Forms.PictureBox();
  124. this.textBox_51 = new System.Windows.Forms.TextBox();
  125. this.pictureBox_51 = new System.Windows.Forms.PictureBox();
  126. this.textBox_41 = new System.Windows.Forms.TextBox();
  127. this.pictureBox_41 = new System.Windows.Forms.PictureBox();
  128. this.textBox_31 = new System.Windows.Forms.TextBox();
  129. this.pictureBox_31 = new System.Windows.Forms.PictureBox();
  130. this.textBox_21 = new System.Windows.Forms.TextBox();
  131. this.pictureBox_21 = new System.Windows.Forms.PictureBox();
  132. this.textBox_11 = new System.Windows.Forms.TextBox();
  133. this.pictureBox_11 = new System.Windows.Forms.PictureBox();
  134. this.label18 = new System.Windows.Forms.Label();
  135. this.label14 = new System.Windows.Forms.Label();
  136. this.label15 = new System.Windows.Forms.Label();
  137. this.label16 = new System.Windows.Forms.Label();
  138. this.label17 = new System.Windows.Forms.Label();
  139. this.label10 = new System.Windows.Forms.Label();
  140. this.label11 = new System.Windows.Forms.Label();
  141. this.label12 = new System.Windows.Forms.Label();
  142. this.label13 = new System.Windows.Forms.Label();
  143. this.label6 = new System.Windows.Forms.Label();
  144. this.label7 = new System.Windows.Forms.Label();
  145. this.label8 = new System.Windows.Forms.Label();
  146. this.label9 = new System.Windows.Forms.Label();
  147. this.label5 = new System.Windows.Forms.Label();
  148. this.label4 = new System.Windows.Forms.Label();
  149. this.label3 = new System.Windows.Forms.Label();
  150. this.label2 = new System.Windows.Forms.Label();
  151. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  152. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  153. this.panel1.SuspendLayout();
  154. this.panel3.SuspendLayout();
  155. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  156. this.panel4.SuspendLayout();
  157. this.panel2.SuspendLayout();
  158. this.panel5.SuspendLayout();
  159. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_153)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_143)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_133)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_123)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_113)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_103)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_93)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_83)).BeginInit();
  167. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_73)).BeginInit();
  168. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_63)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_53)).BeginInit();
  170. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_43)).BeginInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_33)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_23)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_13)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_162)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_152)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_142)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_132)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_122)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_112)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_102)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_92)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_82)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_72)).BeginInit();
  184. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_62)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_52)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_42)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_32)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_22)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_12)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_171)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_161)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_151)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_141)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_131)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_121)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_111)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_101)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_91)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_81)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_71)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_61)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_51)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_41)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_31)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_21)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_11)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  208. this.SuspendLayout();
  209. //
  210. // panel1
  211. //
  212. this.panel1.Controls.Add(this.panel3);
  213. this.panel1.Controls.Add(this.panel2);
  214. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  215. this.panel1.Location = new System.Drawing.Point(0, 0);
  216. this.panel1.Name = "panel1";
  217. this.panel1.Size = new System.Drawing.Size(884, 468);
  218. this.panel1.TabIndex = 0;
  219. //
  220. // panel3
  221. //
  222. this.panel3.Controls.Add(this.ultraGrid1);
  223. this.panel3.Controls.Add(this.panel4);
  224. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  225. this.panel3.Location = new System.Drawing.Point(0, 193);
  226. this.panel3.Name = "panel3";
  227. this.panel3.Size = new System.Drawing.Size(884, 275);
  228. this.panel3.TabIndex = 2;
  229. //
  230. // ultraGrid1
  231. //
  232. appearance1.BackColor = System.Drawing.SystemColors.Window;
  233. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  234. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  235. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  236. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  237. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  238. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.ultraGrid1.Location = new System.Drawing.Point(0, 22);
  240. this.ultraGrid1.Name = "ultraGrid1";
  241. this.ultraGrid1.Size = new System.Drawing.Size(884, 253);
  242. this.ultraGrid1.TabIndex = 2;
  243. //
  244. // panel4
  245. //
  246. this.panel4.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
  247. this.panel4.Controls.Add(this.label1);
  248. this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
  249. this.panel4.Location = new System.Drawing.Point(0, 0);
  250. this.panel4.Name = "panel4";
  251. this.panel4.Size = new System.Drawing.Size(884, 22);
  252. this.panel4.TabIndex = 0;
  253. //
  254. // label1
  255. //
  256. this.label1.AutoSize = true;
  257. this.label1.Location = new System.Drawing.Point(3, 7);
  258. this.label1.Name = "label1";
  259. this.label1.Size = new System.Drawing.Size(77, 12);
  260. this.label1.TabIndex = 0;
  261. this.label1.Text = "钢卷详细信息";
  262. //
  263. // panel2
  264. //
  265. this.panel2.BackColor = System.Drawing.SystemColors.Window;
  266. this.panel2.Controls.Add(this.panel5);
  267. this.panel2.Controls.Add(this.ultraTextEditor1);
  268. this.panel2.Controls.Add(this.ultraLabel1);
  269. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  270. this.panel2.Location = new System.Drawing.Point(0, 0);
  271. this.panel2.Name = "panel2";
  272. this.panel2.Size = new System.Drawing.Size(884, 193);
  273. this.panel2.TabIndex = 0;
  274. //
  275. // panel5
  276. //
  277. this.panel5.AutoScroll = true;
  278. this.panel5.Controls.Add(this.textBox_153);
  279. this.panel5.Controls.Add(this.pictureBox_153);
  280. this.panel5.Controls.Add(this.textBox_143);
  281. this.panel5.Controls.Add(this.pictureBox_143);
  282. this.panel5.Controls.Add(this.textBox_133);
  283. this.panel5.Controls.Add(this.pictureBox_133);
  284. this.panel5.Controls.Add(this.textBox_123);
  285. this.panel5.Controls.Add(this.pictureBox_123);
  286. this.panel5.Controls.Add(this.textBox_113);
  287. this.panel5.Controls.Add(this.pictureBox_113);
  288. this.panel5.Controls.Add(this.textBox_103);
  289. this.panel5.Controls.Add(this.pictureBox_103);
  290. this.panel5.Controls.Add(this.textBox_93);
  291. this.panel5.Controls.Add(this.pictureBox_93);
  292. this.panel5.Controls.Add(this.textBox_83);
  293. this.panel5.Controls.Add(this.pictureBox_83);
  294. this.panel5.Controls.Add(this.textBox_73);
  295. this.panel5.Controls.Add(this.pictureBox_73);
  296. this.panel5.Controls.Add(this.textBox_63);
  297. this.panel5.Controls.Add(this.pictureBox_63);
  298. this.panel5.Controls.Add(this.textBox_53);
  299. this.panel5.Controls.Add(this.pictureBox_53);
  300. this.panel5.Controls.Add(this.textBox_43);
  301. this.panel5.Controls.Add(this.pictureBox_43);
  302. this.panel5.Controls.Add(this.textBox_33);
  303. this.panel5.Controls.Add(this.pictureBox_33);
  304. this.panel5.Controls.Add(this.textBox_23);
  305. this.panel5.Controls.Add(this.pictureBox_23);
  306. this.panel5.Controls.Add(this.textBox_13);
  307. this.panel5.Controls.Add(this.pictureBox_13);
  308. this.panel5.Controls.Add(this.textBox_162);
  309. this.panel5.Controls.Add(this.pictureBox_162);
  310. this.panel5.Controls.Add(this.textBox_152);
  311. this.panel5.Controls.Add(this.pictureBox_152);
  312. this.panel5.Controls.Add(this.textBox_142);
  313. this.panel5.Controls.Add(this.pictureBox_142);
  314. this.panel5.Controls.Add(this.textBox_132);
  315. this.panel5.Controls.Add(this.pictureBox_132);
  316. this.panel5.Controls.Add(this.textBox_122);
  317. this.panel5.Controls.Add(this.pictureBox_122);
  318. this.panel5.Controls.Add(this.textBox_112);
  319. this.panel5.Controls.Add(this.pictureBox_112);
  320. this.panel5.Controls.Add(this.textBox_102);
  321. this.panel5.Controls.Add(this.pictureBox_102);
  322. this.panel5.Controls.Add(this.textBox_92);
  323. this.panel5.Controls.Add(this.pictureBox_92);
  324. this.panel5.Controls.Add(this.textBox_82);
  325. this.panel5.Controls.Add(this.pictureBox_82);
  326. this.panel5.Controls.Add(this.textBox_72);
  327. this.panel5.Controls.Add(this.pictureBox_72);
  328. this.panel5.Controls.Add(this.textBox_62);
  329. this.panel5.Controls.Add(this.pictureBox_62);
  330. this.panel5.Controls.Add(this.textBox_52);
  331. this.panel5.Controls.Add(this.pictureBox_52);
  332. this.panel5.Controls.Add(this.textBox_42);
  333. this.panel5.Controls.Add(this.pictureBox_42);
  334. this.panel5.Controls.Add(this.textBox_32);
  335. this.panel5.Controls.Add(this.pictureBox_32);
  336. this.panel5.Controls.Add(this.textBox_22);
  337. this.panel5.Controls.Add(this.pictureBox_22);
  338. this.panel5.Controls.Add(this.textBox_12);
  339. this.panel5.Controls.Add(this.pictureBox_12);
  340. this.panel5.Controls.Add(this.textBox_171);
  341. this.panel5.Controls.Add(this.pictureBox_171);
  342. this.panel5.Controls.Add(this.textBox_161);
  343. this.panel5.Controls.Add(this.pictureBox_161);
  344. this.panel5.Controls.Add(this.textBox_151);
  345. this.panel5.Controls.Add(this.pictureBox_151);
  346. this.panel5.Controls.Add(this.textBox_141);
  347. this.panel5.Controls.Add(this.pictureBox_141);
  348. this.panel5.Controls.Add(this.textBox_131);
  349. this.panel5.Controls.Add(this.pictureBox_131);
  350. this.panel5.Controls.Add(this.textBox_121);
  351. this.panel5.Controls.Add(this.pictureBox_121);
  352. this.panel5.Controls.Add(this.textBox_111);
  353. this.panel5.Controls.Add(this.pictureBox_111);
  354. this.panel5.Controls.Add(this.textBox_101);
  355. this.panel5.Controls.Add(this.pictureBox_101);
  356. this.panel5.Controls.Add(this.textBox_91);
  357. this.panel5.Controls.Add(this.pictureBox_91);
  358. this.panel5.Controls.Add(this.textBox_81);
  359. this.panel5.Controls.Add(this.pictureBox_81);
  360. this.panel5.Controls.Add(this.textBox_71);
  361. this.panel5.Controls.Add(this.pictureBox_71);
  362. this.panel5.Controls.Add(this.textBox_61);
  363. this.panel5.Controls.Add(this.pictureBox_61);
  364. this.panel5.Controls.Add(this.textBox_51);
  365. this.panel5.Controls.Add(this.pictureBox_51);
  366. this.panel5.Controls.Add(this.textBox_41);
  367. this.panel5.Controls.Add(this.pictureBox_41);
  368. this.panel5.Controls.Add(this.textBox_31);
  369. this.panel5.Controls.Add(this.pictureBox_31);
  370. this.panel5.Controls.Add(this.textBox_21);
  371. this.panel5.Controls.Add(this.pictureBox_21);
  372. this.panel5.Controls.Add(this.textBox_11);
  373. this.panel5.Controls.Add(this.pictureBox_11);
  374. this.panel5.Controls.Add(this.label18);
  375. this.panel5.Controls.Add(this.label14);
  376. this.panel5.Controls.Add(this.label15);
  377. this.panel5.Controls.Add(this.label16);
  378. this.panel5.Controls.Add(this.label17);
  379. this.panel5.Controls.Add(this.label10);
  380. this.panel5.Controls.Add(this.label11);
  381. this.panel5.Controls.Add(this.label12);
  382. this.panel5.Controls.Add(this.label13);
  383. this.panel5.Controls.Add(this.label6);
  384. this.panel5.Controls.Add(this.label7);
  385. this.panel5.Controls.Add(this.label8);
  386. this.panel5.Controls.Add(this.label9);
  387. this.panel5.Controls.Add(this.label5);
  388. this.panel5.Controls.Add(this.label4);
  389. this.panel5.Controls.Add(this.label3);
  390. this.panel5.Controls.Add(this.label2);
  391. this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
  392. this.panel5.Location = new System.Drawing.Point(0, 39);
  393. this.panel5.Name = "panel5";
  394. this.panel5.Size = new System.Drawing.Size(884, 154);
  395. this.panel5.TabIndex = 38;
  396. //
  397. // textBox_153
  398. //
  399. this.textBox_153.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  400. this.textBox_153.Location = new System.Drawing.Point(1182, 11);
  401. this.textBox_153.Name = "textBox_153";
  402. this.textBox_153.ReadOnly = true;
  403. this.textBox_153.Size = new System.Drawing.Size(73, 19);
  404. this.textBox_153.TabIndex = 279;
  405. //
  406. // pictureBox_153
  407. //
  408. this.pictureBox_153.BackColor = System.Drawing.SystemColors.InactiveBorder;
  409. this.pictureBox_153.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_153.Image")));
  410. this.pictureBox_153.Location = new System.Drawing.Point(1179, 0);
  411. this.pictureBox_153.Name = "pictureBox_153";
  412. this.pictureBox_153.Size = new System.Drawing.Size(79, 41);
  413. this.pictureBox_153.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  414. this.pictureBox_153.TabIndex = 278;
  415. this.pictureBox_153.TabStop = false;
  416. //
  417. // textBox_143
  418. //
  419. this.textBox_143.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  420. this.textBox_143.Location = new System.Drawing.Point(1104, 11);
  421. this.textBox_143.Name = "textBox_143";
  422. this.textBox_143.ReadOnly = true;
  423. this.textBox_143.Size = new System.Drawing.Size(73, 19);
  424. this.textBox_143.TabIndex = 277;
  425. //
  426. // pictureBox_143
  427. //
  428. this.pictureBox_143.BackColor = System.Drawing.SystemColors.InactiveBorder;
  429. this.pictureBox_143.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_143.Image")));
  430. this.pictureBox_143.Location = new System.Drawing.Point(1101, 0);
  431. this.pictureBox_143.Name = "pictureBox_143";
  432. this.pictureBox_143.Size = new System.Drawing.Size(79, 41);
  433. this.pictureBox_143.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  434. this.pictureBox_143.TabIndex = 276;
  435. this.pictureBox_143.TabStop = false;
  436. //
  437. // textBox_133
  438. //
  439. this.textBox_133.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  440. this.textBox_133.Location = new System.Drawing.Point(1026, 11);
  441. this.textBox_133.Name = "textBox_133";
  442. this.textBox_133.ReadOnly = true;
  443. this.textBox_133.Size = new System.Drawing.Size(73, 19);
  444. this.textBox_133.TabIndex = 275;
  445. //
  446. // pictureBox_133
  447. //
  448. this.pictureBox_133.BackColor = System.Drawing.SystemColors.InactiveBorder;
  449. this.pictureBox_133.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_133.Image")));
  450. this.pictureBox_133.Location = new System.Drawing.Point(1023, 0);
  451. this.pictureBox_133.Name = "pictureBox_133";
  452. this.pictureBox_133.Size = new System.Drawing.Size(79, 41);
  453. this.pictureBox_133.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  454. this.pictureBox_133.TabIndex = 274;
  455. this.pictureBox_133.TabStop = false;
  456. //
  457. // textBox_123
  458. //
  459. this.textBox_123.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  460. this.textBox_123.Location = new System.Drawing.Point(948, 11);
  461. this.textBox_123.Name = "textBox_123";
  462. this.textBox_123.ReadOnly = true;
  463. this.textBox_123.Size = new System.Drawing.Size(73, 19);
  464. this.textBox_123.TabIndex = 273;
  465. //
  466. // pictureBox_123
  467. //
  468. this.pictureBox_123.BackColor = System.Drawing.SystemColors.InactiveBorder;
  469. this.pictureBox_123.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_123.Image")));
  470. this.pictureBox_123.Location = new System.Drawing.Point(945, 0);
  471. this.pictureBox_123.Name = "pictureBox_123";
  472. this.pictureBox_123.Size = new System.Drawing.Size(79, 41);
  473. this.pictureBox_123.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  474. this.pictureBox_123.TabIndex = 272;
  475. this.pictureBox_123.TabStop = false;
  476. //
  477. // textBox_113
  478. //
  479. this.textBox_113.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  480. this.textBox_113.Location = new System.Drawing.Point(870, 11);
  481. this.textBox_113.Name = "textBox_113";
  482. this.textBox_113.ReadOnly = true;
  483. this.textBox_113.Size = new System.Drawing.Size(73, 19);
  484. this.textBox_113.TabIndex = 271;
  485. //
  486. // pictureBox_113
  487. //
  488. this.pictureBox_113.BackColor = System.Drawing.SystemColors.InactiveBorder;
  489. this.pictureBox_113.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_113.Image")));
  490. this.pictureBox_113.Location = new System.Drawing.Point(867, 0);
  491. this.pictureBox_113.Name = "pictureBox_113";
  492. this.pictureBox_113.Size = new System.Drawing.Size(79, 41);
  493. this.pictureBox_113.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  494. this.pictureBox_113.TabIndex = 270;
  495. this.pictureBox_113.TabStop = false;
  496. //
  497. // textBox_103
  498. //
  499. this.textBox_103.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  500. this.textBox_103.Location = new System.Drawing.Point(792, 11);
  501. this.textBox_103.Name = "textBox_103";
  502. this.textBox_103.ReadOnly = true;
  503. this.textBox_103.Size = new System.Drawing.Size(73, 19);
  504. this.textBox_103.TabIndex = 269;
  505. //
  506. // pictureBox_103
  507. //
  508. this.pictureBox_103.BackColor = System.Drawing.SystemColors.InactiveBorder;
  509. this.pictureBox_103.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_103.Image")));
  510. this.pictureBox_103.Location = new System.Drawing.Point(789, 0);
  511. this.pictureBox_103.Name = "pictureBox_103";
  512. this.pictureBox_103.Size = new System.Drawing.Size(79, 41);
  513. this.pictureBox_103.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  514. this.pictureBox_103.TabIndex = 268;
  515. this.pictureBox_103.TabStop = false;
  516. //
  517. // textBox_93
  518. //
  519. this.textBox_93.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  520. this.textBox_93.Location = new System.Drawing.Point(714, 11);
  521. this.textBox_93.Name = "textBox_93";
  522. this.textBox_93.ReadOnly = true;
  523. this.textBox_93.Size = new System.Drawing.Size(73, 19);
  524. this.textBox_93.TabIndex = 267;
  525. //
  526. // pictureBox_93
  527. //
  528. this.pictureBox_93.BackColor = System.Drawing.SystemColors.InactiveBorder;
  529. this.pictureBox_93.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_93.Image")));
  530. this.pictureBox_93.Location = new System.Drawing.Point(711, 0);
  531. this.pictureBox_93.Name = "pictureBox_93";
  532. this.pictureBox_93.Size = new System.Drawing.Size(79, 41);
  533. this.pictureBox_93.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  534. this.pictureBox_93.TabIndex = 266;
  535. this.pictureBox_93.TabStop = false;
  536. //
  537. // textBox_83
  538. //
  539. this.textBox_83.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  540. this.textBox_83.Location = new System.Drawing.Point(636, 11);
  541. this.textBox_83.Name = "textBox_83";
  542. this.textBox_83.ReadOnly = true;
  543. this.textBox_83.Size = new System.Drawing.Size(73, 19);
  544. this.textBox_83.TabIndex = 265;
  545. //
  546. // pictureBox_83
  547. //
  548. this.pictureBox_83.BackColor = System.Drawing.SystemColors.InactiveBorder;
  549. this.pictureBox_83.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_83.Image")));
  550. this.pictureBox_83.Location = new System.Drawing.Point(633, 0);
  551. this.pictureBox_83.Name = "pictureBox_83";
  552. this.pictureBox_83.Size = new System.Drawing.Size(79, 41);
  553. this.pictureBox_83.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  554. this.pictureBox_83.TabIndex = 264;
  555. this.pictureBox_83.TabStop = false;
  556. //
  557. // textBox_73
  558. //
  559. this.textBox_73.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  560. this.textBox_73.Location = new System.Drawing.Point(558, 11);
  561. this.textBox_73.Name = "textBox_73";
  562. this.textBox_73.ReadOnly = true;
  563. this.textBox_73.Size = new System.Drawing.Size(73, 19);
  564. this.textBox_73.TabIndex = 263;
  565. //
  566. // pictureBox_73
  567. //
  568. this.pictureBox_73.BackColor = System.Drawing.SystemColors.InactiveBorder;
  569. this.pictureBox_73.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_73.Image")));
  570. this.pictureBox_73.Location = new System.Drawing.Point(555, 0);
  571. this.pictureBox_73.Name = "pictureBox_73";
  572. this.pictureBox_73.Size = new System.Drawing.Size(79, 41);
  573. this.pictureBox_73.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  574. this.pictureBox_73.TabIndex = 262;
  575. this.pictureBox_73.TabStop = false;
  576. //
  577. // textBox_63
  578. //
  579. this.textBox_63.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  580. this.textBox_63.Location = new System.Drawing.Point(480, 11);
  581. this.textBox_63.Name = "textBox_63";
  582. this.textBox_63.ReadOnly = true;
  583. this.textBox_63.Size = new System.Drawing.Size(73, 19);
  584. this.textBox_63.TabIndex = 261;
  585. //
  586. // pictureBox_63
  587. //
  588. this.pictureBox_63.BackColor = System.Drawing.SystemColors.InactiveBorder;
  589. this.pictureBox_63.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_63.Image")));
  590. this.pictureBox_63.Location = new System.Drawing.Point(477, 0);
  591. this.pictureBox_63.Name = "pictureBox_63";
  592. this.pictureBox_63.Size = new System.Drawing.Size(79, 41);
  593. this.pictureBox_63.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  594. this.pictureBox_63.TabIndex = 260;
  595. this.pictureBox_63.TabStop = false;
  596. //
  597. // textBox_53
  598. //
  599. this.textBox_53.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  600. this.textBox_53.Location = new System.Drawing.Point(402, 11);
  601. this.textBox_53.Name = "textBox_53";
  602. this.textBox_53.ReadOnly = true;
  603. this.textBox_53.Size = new System.Drawing.Size(73, 19);
  604. this.textBox_53.TabIndex = 259;
  605. //
  606. // pictureBox_53
  607. //
  608. this.pictureBox_53.BackColor = System.Drawing.SystemColors.InactiveBorder;
  609. this.pictureBox_53.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_53.Image")));
  610. this.pictureBox_53.Location = new System.Drawing.Point(399, 0);
  611. this.pictureBox_53.Name = "pictureBox_53";
  612. this.pictureBox_53.Size = new System.Drawing.Size(79, 41);
  613. this.pictureBox_53.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  614. this.pictureBox_53.TabIndex = 258;
  615. this.pictureBox_53.TabStop = false;
  616. //
  617. // textBox_43
  618. //
  619. this.textBox_43.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  620. this.textBox_43.Location = new System.Drawing.Point(324, 11);
  621. this.textBox_43.Name = "textBox_43";
  622. this.textBox_43.ReadOnly = true;
  623. this.textBox_43.Size = new System.Drawing.Size(73, 19);
  624. this.textBox_43.TabIndex = 257;
  625. //
  626. // pictureBox_43
  627. //
  628. this.pictureBox_43.BackColor = System.Drawing.SystemColors.InactiveBorder;
  629. this.pictureBox_43.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_43.Image")));
  630. this.pictureBox_43.Location = new System.Drawing.Point(321, 0);
  631. this.pictureBox_43.Name = "pictureBox_43";
  632. this.pictureBox_43.Size = new System.Drawing.Size(79, 41);
  633. this.pictureBox_43.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  634. this.pictureBox_43.TabIndex = 256;
  635. this.pictureBox_43.TabStop = false;
  636. //
  637. // textBox_33
  638. //
  639. this.textBox_33.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  640. this.textBox_33.Location = new System.Drawing.Point(246, 11);
  641. this.textBox_33.Name = "textBox_33";
  642. this.textBox_33.ReadOnly = true;
  643. this.textBox_33.Size = new System.Drawing.Size(73, 19);
  644. this.textBox_33.TabIndex = 255;
  645. //
  646. // pictureBox_33
  647. //
  648. this.pictureBox_33.BackColor = System.Drawing.SystemColors.InactiveBorder;
  649. this.pictureBox_33.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_33.Image")));
  650. this.pictureBox_33.Location = new System.Drawing.Point(243, 0);
  651. this.pictureBox_33.Name = "pictureBox_33";
  652. this.pictureBox_33.Size = new System.Drawing.Size(79, 41);
  653. this.pictureBox_33.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  654. this.pictureBox_33.TabIndex = 254;
  655. this.pictureBox_33.TabStop = false;
  656. //
  657. // textBox_23
  658. //
  659. this.textBox_23.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  660. this.textBox_23.Location = new System.Drawing.Point(168, 11);
  661. this.textBox_23.Name = "textBox_23";
  662. this.textBox_23.ReadOnly = true;
  663. this.textBox_23.Size = new System.Drawing.Size(73, 19);
  664. this.textBox_23.TabIndex = 253;
  665. //
  666. // pictureBox_23
  667. //
  668. this.pictureBox_23.BackColor = System.Drawing.SystemColors.InactiveBorder;
  669. this.pictureBox_23.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_23.Image")));
  670. this.pictureBox_23.Location = new System.Drawing.Point(165, 0);
  671. this.pictureBox_23.Name = "pictureBox_23";
  672. this.pictureBox_23.Size = new System.Drawing.Size(79, 41);
  673. this.pictureBox_23.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  674. this.pictureBox_23.TabIndex = 252;
  675. this.pictureBox_23.TabStop = false;
  676. //
  677. // textBox_13
  678. //
  679. this.textBox_13.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  680. this.textBox_13.Location = new System.Drawing.Point(90, 11);
  681. this.textBox_13.Name = "textBox_13";
  682. this.textBox_13.ReadOnly = true;
  683. this.textBox_13.Size = new System.Drawing.Size(73, 19);
  684. this.textBox_13.TabIndex = 251;
  685. //
  686. // pictureBox_13
  687. //
  688. this.pictureBox_13.BackColor = System.Drawing.SystemColors.InactiveBorder;
  689. this.pictureBox_13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_13.Image")));
  690. this.pictureBox_13.Location = new System.Drawing.Point(87, 0);
  691. this.pictureBox_13.Name = "pictureBox_13";
  692. this.pictureBox_13.Size = new System.Drawing.Size(79, 41);
  693. this.pictureBox_13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  694. this.pictureBox_13.TabIndex = 250;
  695. this.pictureBox_13.TabStop = false;
  696. //
  697. // textBox_162
  698. //
  699. this.textBox_162.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  700. this.textBox_162.Location = new System.Drawing.Point(1220, 51);
  701. this.textBox_162.Name = "textBox_162";
  702. this.textBox_162.ReadOnly = true;
  703. this.textBox_162.Size = new System.Drawing.Size(73, 19);
  704. this.textBox_162.TabIndex = 249;
  705. //
  706. // pictureBox_162
  707. //
  708. this.pictureBox_162.BackColor = System.Drawing.SystemColors.InactiveBorder;
  709. this.pictureBox_162.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_162.Image")));
  710. this.pictureBox_162.Location = new System.Drawing.Point(1217, 40);
  711. this.pictureBox_162.Name = "pictureBox_162";
  712. this.pictureBox_162.Size = new System.Drawing.Size(79, 41);
  713. this.pictureBox_162.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  714. this.pictureBox_162.TabIndex = 248;
  715. this.pictureBox_162.TabStop = false;
  716. //
  717. // textBox_152
  718. //
  719. this.textBox_152.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  720. this.textBox_152.Location = new System.Drawing.Point(1142, 51);
  721. this.textBox_152.Name = "textBox_152";
  722. this.textBox_152.ReadOnly = true;
  723. this.textBox_152.Size = new System.Drawing.Size(73, 19);
  724. this.textBox_152.TabIndex = 247;
  725. //
  726. // pictureBox_152
  727. //
  728. this.pictureBox_152.BackColor = System.Drawing.SystemColors.InactiveBorder;
  729. this.pictureBox_152.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_152.Image")));
  730. this.pictureBox_152.Location = new System.Drawing.Point(1139, 40);
  731. this.pictureBox_152.Name = "pictureBox_152";
  732. this.pictureBox_152.Size = new System.Drawing.Size(79, 41);
  733. this.pictureBox_152.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  734. this.pictureBox_152.TabIndex = 246;
  735. this.pictureBox_152.TabStop = false;
  736. //
  737. // textBox_142
  738. //
  739. this.textBox_142.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  740. this.textBox_142.Location = new System.Drawing.Point(1064, 51);
  741. this.textBox_142.Name = "textBox_142";
  742. this.textBox_142.ReadOnly = true;
  743. this.textBox_142.Size = new System.Drawing.Size(73, 19);
  744. this.textBox_142.TabIndex = 245;
  745. //
  746. // pictureBox_142
  747. //
  748. this.pictureBox_142.BackColor = System.Drawing.SystemColors.InactiveBorder;
  749. this.pictureBox_142.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_142.Image")));
  750. this.pictureBox_142.Location = new System.Drawing.Point(1061, 40);
  751. this.pictureBox_142.Name = "pictureBox_142";
  752. this.pictureBox_142.Size = new System.Drawing.Size(79, 41);
  753. this.pictureBox_142.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  754. this.pictureBox_142.TabIndex = 244;
  755. this.pictureBox_142.TabStop = false;
  756. //
  757. // textBox_132
  758. //
  759. this.textBox_132.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  760. this.textBox_132.Location = new System.Drawing.Point(986, 51);
  761. this.textBox_132.Name = "textBox_132";
  762. this.textBox_132.ReadOnly = true;
  763. this.textBox_132.Size = new System.Drawing.Size(73, 19);
  764. this.textBox_132.TabIndex = 243;
  765. //
  766. // pictureBox_132
  767. //
  768. this.pictureBox_132.BackColor = System.Drawing.SystemColors.InactiveBorder;
  769. this.pictureBox_132.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_132.Image")));
  770. this.pictureBox_132.Location = new System.Drawing.Point(983, 40);
  771. this.pictureBox_132.Name = "pictureBox_132";
  772. this.pictureBox_132.Size = new System.Drawing.Size(79, 41);
  773. this.pictureBox_132.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  774. this.pictureBox_132.TabIndex = 242;
  775. this.pictureBox_132.TabStop = false;
  776. //
  777. // textBox_122
  778. //
  779. this.textBox_122.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  780. this.textBox_122.Location = new System.Drawing.Point(908, 51);
  781. this.textBox_122.Name = "textBox_122";
  782. this.textBox_122.ReadOnly = true;
  783. this.textBox_122.Size = new System.Drawing.Size(73, 19);
  784. this.textBox_122.TabIndex = 241;
  785. //
  786. // pictureBox_122
  787. //
  788. this.pictureBox_122.BackColor = System.Drawing.SystemColors.InactiveBorder;
  789. this.pictureBox_122.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_122.Image")));
  790. this.pictureBox_122.Location = new System.Drawing.Point(905, 40);
  791. this.pictureBox_122.Name = "pictureBox_122";
  792. this.pictureBox_122.Size = new System.Drawing.Size(79, 41);
  793. this.pictureBox_122.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  794. this.pictureBox_122.TabIndex = 240;
  795. this.pictureBox_122.TabStop = false;
  796. //
  797. // textBox_112
  798. //
  799. this.textBox_112.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  800. this.textBox_112.Location = new System.Drawing.Point(830, 51);
  801. this.textBox_112.Name = "textBox_112";
  802. this.textBox_112.ReadOnly = true;
  803. this.textBox_112.Size = new System.Drawing.Size(73, 19);
  804. this.textBox_112.TabIndex = 239;
  805. //
  806. // pictureBox_112
  807. //
  808. this.pictureBox_112.BackColor = System.Drawing.SystemColors.InactiveBorder;
  809. this.pictureBox_112.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_112.Image")));
  810. this.pictureBox_112.Location = new System.Drawing.Point(827, 40);
  811. this.pictureBox_112.Name = "pictureBox_112";
  812. this.pictureBox_112.Size = new System.Drawing.Size(79, 41);
  813. this.pictureBox_112.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  814. this.pictureBox_112.TabIndex = 238;
  815. this.pictureBox_112.TabStop = false;
  816. //
  817. // textBox_102
  818. //
  819. this.textBox_102.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  820. this.textBox_102.Location = new System.Drawing.Point(752, 51);
  821. this.textBox_102.Name = "textBox_102";
  822. this.textBox_102.ReadOnly = true;
  823. this.textBox_102.Size = new System.Drawing.Size(73, 19);
  824. this.textBox_102.TabIndex = 237;
  825. //
  826. // pictureBox_102
  827. //
  828. this.pictureBox_102.BackColor = System.Drawing.SystemColors.InactiveBorder;
  829. this.pictureBox_102.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_102.Image")));
  830. this.pictureBox_102.Location = new System.Drawing.Point(749, 40);
  831. this.pictureBox_102.Name = "pictureBox_102";
  832. this.pictureBox_102.Size = new System.Drawing.Size(79, 41);
  833. this.pictureBox_102.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  834. this.pictureBox_102.TabIndex = 236;
  835. this.pictureBox_102.TabStop = false;
  836. //
  837. // textBox_92
  838. //
  839. this.textBox_92.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  840. this.textBox_92.Location = new System.Drawing.Point(674, 51);
  841. this.textBox_92.Name = "textBox_92";
  842. this.textBox_92.ReadOnly = true;
  843. this.textBox_92.Size = new System.Drawing.Size(73, 19);
  844. this.textBox_92.TabIndex = 235;
  845. //
  846. // pictureBox_92
  847. //
  848. this.pictureBox_92.BackColor = System.Drawing.SystemColors.InactiveBorder;
  849. this.pictureBox_92.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_92.Image")));
  850. this.pictureBox_92.Location = new System.Drawing.Point(671, 40);
  851. this.pictureBox_92.Name = "pictureBox_92";
  852. this.pictureBox_92.Size = new System.Drawing.Size(79, 41);
  853. this.pictureBox_92.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  854. this.pictureBox_92.TabIndex = 234;
  855. this.pictureBox_92.TabStop = false;
  856. //
  857. // textBox_82
  858. //
  859. this.textBox_82.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  860. this.textBox_82.Location = new System.Drawing.Point(596, 51);
  861. this.textBox_82.Name = "textBox_82";
  862. this.textBox_82.ReadOnly = true;
  863. this.textBox_82.Size = new System.Drawing.Size(73, 19);
  864. this.textBox_82.TabIndex = 233;
  865. //
  866. // pictureBox_82
  867. //
  868. this.pictureBox_82.BackColor = System.Drawing.SystemColors.InactiveBorder;
  869. this.pictureBox_82.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_82.Image")));
  870. this.pictureBox_82.Location = new System.Drawing.Point(593, 40);
  871. this.pictureBox_82.Name = "pictureBox_82";
  872. this.pictureBox_82.Size = new System.Drawing.Size(79, 41);
  873. this.pictureBox_82.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  874. this.pictureBox_82.TabIndex = 232;
  875. this.pictureBox_82.TabStop = false;
  876. //
  877. // textBox_72
  878. //
  879. this.textBox_72.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  880. this.textBox_72.Location = new System.Drawing.Point(518, 51);
  881. this.textBox_72.Name = "textBox_72";
  882. this.textBox_72.ReadOnly = true;
  883. this.textBox_72.Size = new System.Drawing.Size(73, 19);
  884. this.textBox_72.TabIndex = 231;
  885. //
  886. // pictureBox_72
  887. //
  888. this.pictureBox_72.BackColor = System.Drawing.SystemColors.InactiveBorder;
  889. this.pictureBox_72.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_72.Image")));
  890. this.pictureBox_72.Location = new System.Drawing.Point(515, 40);
  891. this.pictureBox_72.Name = "pictureBox_72";
  892. this.pictureBox_72.Size = new System.Drawing.Size(79, 41);
  893. this.pictureBox_72.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  894. this.pictureBox_72.TabIndex = 230;
  895. this.pictureBox_72.TabStop = false;
  896. //
  897. // textBox_62
  898. //
  899. this.textBox_62.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  900. this.textBox_62.Location = new System.Drawing.Point(440, 51);
  901. this.textBox_62.Name = "textBox_62";
  902. this.textBox_62.ReadOnly = true;
  903. this.textBox_62.Size = new System.Drawing.Size(73, 19);
  904. this.textBox_62.TabIndex = 229;
  905. //
  906. // pictureBox_62
  907. //
  908. this.pictureBox_62.BackColor = System.Drawing.SystemColors.InactiveBorder;
  909. this.pictureBox_62.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_62.Image")));
  910. this.pictureBox_62.Location = new System.Drawing.Point(437, 40);
  911. this.pictureBox_62.Name = "pictureBox_62";
  912. this.pictureBox_62.Size = new System.Drawing.Size(79, 41);
  913. this.pictureBox_62.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  914. this.pictureBox_62.TabIndex = 228;
  915. this.pictureBox_62.TabStop = false;
  916. //
  917. // textBox_52
  918. //
  919. this.textBox_52.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  920. this.textBox_52.Location = new System.Drawing.Point(362, 51);
  921. this.textBox_52.Name = "textBox_52";
  922. this.textBox_52.ReadOnly = true;
  923. this.textBox_52.Size = new System.Drawing.Size(73, 19);
  924. this.textBox_52.TabIndex = 227;
  925. //
  926. // pictureBox_52
  927. //
  928. this.pictureBox_52.BackColor = System.Drawing.SystemColors.InactiveBorder;
  929. this.pictureBox_52.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_52.Image")));
  930. this.pictureBox_52.Location = new System.Drawing.Point(359, 40);
  931. this.pictureBox_52.Name = "pictureBox_52";
  932. this.pictureBox_52.Size = new System.Drawing.Size(79, 41);
  933. this.pictureBox_52.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  934. this.pictureBox_52.TabIndex = 226;
  935. this.pictureBox_52.TabStop = false;
  936. //
  937. // textBox_42
  938. //
  939. this.textBox_42.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  940. this.textBox_42.Location = new System.Drawing.Point(284, 51);
  941. this.textBox_42.Name = "textBox_42";
  942. this.textBox_42.ReadOnly = true;
  943. this.textBox_42.Size = new System.Drawing.Size(73, 19);
  944. this.textBox_42.TabIndex = 225;
  945. //
  946. // pictureBox_42
  947. //
  948. this.pictureBox_42.BackColor = System.Drawing.SystemColors.InactiveBorder;
  949. this.pictureBox_42.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_42.Image")));
  950. this.pictureBox_42.Location = new System.Drawing.Point(281, 40);
  951. this.pictureBox_42.Name = "pictureBox_42";
  952. this.pictureBox_42.Size = new System.Drawing.Size(79, 41);
  953. this.pictureBox_42.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  954. this.pictureBox_42.TabIndex = 224;
  955. this.pictureBox_42.TabStop = false;
  956. //
  957. // textBox_32
  958. //
  959. this.textBox_32.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  960. this.textBox_32.Location = new System.Drawing.Point(206, 51);
  961. this.textBox_32.Name = "textBox_32";
  962. this.textBox_32.ReadOnly = true;
  963. this.textBox_32.Size = new System.Drawing.Size(73, 19);
  964. this.textBox_32.TabIndex = 223;
  965. //
  966. // pictureBox_32
  967. //
  968. this.pictureBox_32.BackColor = System.Drawing.SystemColors.InactiveBorder;
  969. this.pictureBox_32.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_32.Image")));
  970. this.pictureBox_32.Location = new System.Drawing.Point(203, 40);
  971. this.pictureBox_32.Name = "pictureBox_32";
  972. this.pictureBox_32.Size = new System.Drawing.Size(79, 41);
  973. this.pictureBox_32.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  974. this.pictureBox_32.TabIndex = 222;
  975. this.pictureBox_32.TabStop = false;
  976. //
  977. // textBox_22
  978. //
  979. this.textBox_22.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  980. this.textBox_22.Location = new System.Drawing.Point(128, 51);
  981. this.textBox_22.Name = "textBox_22";
  982. this.textBox_22.ReadOnly = true;
  983. this.textBox_22.Size = new System.Drawing.Size(73, 19);
  984. this.textBox_22.TabIndex = 221;
  985. //
  986. // pictureBox_22
  987. //
  988. this.pictureBox_22.BackColor = System.Drawing.SystemColors.InactiveBorder;
  989. this.pictureBox_22.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_22.Image")));
  990. this.pictureBox_22.Location = new System.Drawing.Point(125, 40);
  991. this.pictureBox_22.Name = "pictureBox_22";
  992. this.pictureBox_22.Size = new System.Drawing.Size(79, 41);
  993. this.pictureBox_22.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  994. this.pictureBox_22.TabIndex = 220;
  995. this.pictureBox_22.TabStop = false;
  996. //
  997. // textBox_12
  998. //
  999. this.textBox_12.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1000. this.textBox_12.Location = new System.Drawing.Point(50, 51);
  1001. this.textBox_12.Name = "textBox_12";
  1002. this.textBox_12.ReadOnly = true;
  1003. this.textBox_12.Size = new System.Drawing.Size(73, 19);
  1004. this.textBox_12.TabIndex = 219;
  1005. //
  1006. // pictureBox_12
  1007. //
  1008. this.pictureBox_12.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1009. this.pictureBox_12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_12.Image")));
  1010. this.pictureBox_12.Location = new System.Drawing.Point(47, 40);
  1011. this.pictureBox_12.Name = "pictureBox_12";
  1012. this.pictureBox_12.Size = new System.Drawing.Size(79, 41);
  1013. this.pictureBox_12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1014. this.pictureBox_12.TabIndex = 218;
  1015. this.pictureBox_12.TabStop = false;
  1016. //
  1017. // textBox_171
  1018. //
  1019. this.textBox_171.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1020. this.textBox_171.Location = new System.Drawing.Point(1260, 91);
  1021. this.textBox_171.Name = "textBox_171";
  1022. this.textBox_171.ReadOnly = true;
  1023. this.textBox_171.Size = new System.Drawing.Size(73, 19);
  1024. this.textBox_171.TabIndex = 217;
  1025. //
  1026. // pictureBox_171
  1027. //
  1028. this.pictureBox_171.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1029. this.pictureBox_171.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_171.Image")));
  1030. this.pictureBox_171.Location = new System.Drawing.Point(1257, 80);
  1031. this.pictureBox_171.Name = "pictureBox_171";
  1032. this.pictureBox_171.Size = new System.Drawing.Size(79, 41);
  1033. this.pictureBox_171.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1034. this.pictureBox_171.TabIndex = 216;
  1035. this.pictureBox_171.TabStop = false;
  1036. //
  1037. // textBox_161
  1038. //
  1039. this.textBox_161.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1040. this.textBox_161.Location = new System.Drawing.Point(1182, 91);
  1041. this.textBox_161.Name = "textBox_161";
  1042. this.textBox_161.ReadOnly = true;
  1043. this.textBox_161.Size = new System.Drawing.Size(73, 19);
  1044. this.textBox_161.TabIndex = 215;
  1045. //
  1046. // pictureBox_161
  1047. //
  1048. this.pictureBox_161.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1049. this.pictureBox_161.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_161.Image")));
  1050. this.pictureBox_161.Location = new System.Drawing.Point(1179, 80);
  1051. this.pictureBox_161.Name = "pictureBox_161";
  1052. this.pictureBox_161.Size = new System.Drawing.Size(79, 41);
  1053. this.pictureBox_161.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1054. this.pictureBox_161.TabIndex = 214;
  1055. this.pictureBox_161.TabStop = false;
  1056. //
  1057. // textBox_151
  1058. //
  1059. this.textBox_151.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1060. this.textBox_151.Location = new System.Drawing.Point(1104, 91);
  1061. this.textBox_151.Name = "textBox_151";
  1062. this.textBox_151.ReadOnly = true;
  1063. this.textBox_151.Size = new System.Drawing.Size(73, 19);
  1064. this.textBox_151.TabIndex = 213;
  1065. //
  1066. // pictureBox_151
  1067. //
  1068. this.pictureBox_151.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1069. this.pictureBox_151.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_151.Image")));
  1070. this.pictureBox_151.Location = new System.Drawing.Point(1101, 80);
  1071. this.pictureBox_151.Name = "pictureBox_151";
  1072. this.pictureBox_151.Size = new System.Drawing.Size(79, 41);
  1073. this.pictureBox_151.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1074. this.pictureBox_151.TabIndex = 212;
  1075. this.pictureBox_151.TabStop = false;
  1076. //
  1077. // textBox_141
  1078. //
  1079. this.textBox_141.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1080. this.textBox_141.Location = new System.Drawing.Point(1026, 91);
  1081. this.textBox_141.Name = "textBox_141";
  1082. this.textBox_141.ReadOnly = true;
  1083. this.textBox_141.Size = new System.Drawing.Size(73, 19);
  1084. this.textBox_141.TabIndex = 211;
  1085. //
  1086. // pictureBox_141
  1087. //
  1088. this.pictureBox_141.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1089. this.pictureBox_141.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_141.Image")));
  1090. this.pictureBox_141.Location = new System.Drawing.Point(1023, 80);
  1091. this.pictureBox_141.Name = "pictureBox_141";
  1092. this.pictureBox_141.Size = new System.Drawing.Size(79, 41);
  1093. this.pictureBox_141.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1094. this.pictureBox_141.TabIndex = 210;
  1095. this.pictureBox_141.TabStop = false;
  1096. //
  1097. // textBox_131
  1098. //
  1099. this.textBox_131.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1100. this.textBox_131.Location = new System.Drawing.Point(948, 91);
  1101. this.textBox_131.Name = "textBox_131";
  1102. this.textBox_131.ReadOnly = true;
  1103. this.textBox_131.Size = new System.Drawing.Size(73, 19);
  1104. this.textBox_131.TabIndex = 209;
  1105. //
  1106. // pictureBox_131
  1107. //
  1108. this.pictureBox_131.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1109. this.pictureBox_131.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_131.Image")));
  1110. this.pictureBox_131.Location = new System.Drawing.Point(945, 80);
  1111. this.pictureBox_131.Name = "pictureBox_131";
  1112. this.pictureBox_131.Size = new System.Drawing.Size(79, 41);
  1113. this.pictureBox_131.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1114. this.pictureBox_131.TabIndex = 208;
  1115. this.pictureBox_131.TabStop = false;
  1116. //
  1117. // textBox_121
  1118. //
  1119. this.textBox_121.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1120. this.textBox_121.Location = new System.Drawing.Point(870, 91);
  1121. this.textBox_121.Name = "textBox_121";
  1122. this.textBox_121.ReadOnly = true;
  1123. this.textBox_121.Size = new System.Drawing.Size(73, 19);
  1124. this.textBox_121.TabIndex = 207;
  1125. //
  1126. // pictureBox_121
  1127. //
  1128. this.pictureBox_121.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1129. this.pictureBox_121.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_121.Image")));
  1130. this.pictureBox_121.Location = new System.Drawing.Point(867, 80);
  1131. this.pictureBox_121.Name = "pictureBox_121";
  1132. this.pictureBox_121.Size = new System.Drawing.Size(79, 41);
  1133. this.pictureBox_121.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1134. this.pictureBox_121.TabIndex = 206;
  1135. this.pictureBox_121.TabStop = false;
  1136. //
  1137. // textBox_111
  1138. //
  1139. this.textBox_111.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1140. this.textBox_111.Location = new System.Drawing.Point(792, 91);
  1141. this.textBox_111.Name = "textBox_111";
  1142. this.textBox_111.ReadOnly = true;
  1143. this.textBox_111.Size = new System.Drawing.Size(73, 19);
  1144. this.textBox_111.TabIndex = 205;
  1145. //
  1146. // pictureBox_111
  1147. //
  1148. this.pictureBox_111.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1149. this.pictureBox_111.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_111.Image")));
  1150. this.pictureBox_111.Location = new System.Drawing.Point(789, 80);
  1151. this.pictureBox_111.Name = "pictureBox_111";
  1152. this.pictureBox_111.Size = new System.Drawing.Size(79, 41);
  1153. this.pictureBox_111.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1154. this.pictureBox_111.TabIndex = 204;
  1155. this.pictureBox_111.TabStop = false;
  1156. //
  1157. // textBox_101
  1158. //
  1159. this.textBox_101.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1160. this.textBox_101.Location = new System.Drawing.Point(714, 91);
  1161. this.textBox_101.Name = "textBox_101";
  1162. this.textBox_101.ReadOnly = true;
  1163. this.textBox_101.Size = new System.Drawing.Size(73, 19);
  1164. this.textBox_101.TabIndex = 203;
  1165. //
  1166. // pictureBox_101
  1167. //
  1168. this.pictureBox_101.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1169. this.pictureBox_101.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_101.Image")));
  1170. this.pictureBox_101.Location = new System.Drawing.Point(711, 80);
  1171. this.pictureBox_101.Name = "pictureBox_101";
  1172. this.pictureBox_101.Size = new System.Drawing.Size(79, 41);
  1173. this.pictureBox_101.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1174. this.pictureBox_101.TabIndex = 202;
  1175. this.pictureBox_101.TabStop = false;
  1176. //
  1177. // textBox_91
  1178. //
  1179. this.textBox_91.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1180. this.textBox_91.Location = new System.Drawing.Point(636, 91);
  1181. this.textBox_91.Name = "textBox_91";
  1182. this.textBox_91.ReadOnly = true;
  1183. this.textBox_91.Size = new System.Drawing.Size(73, 19);
  1184. this.textBox_91.TabIndex = 201;
  1185. //
  1186. // pictureBox_91
  1187. //
  1188. this.pictureBox_91.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1189. this.pictureBox_91.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_91.Image")));
  1190. this.pictureBox_91.Location = new System.Drawing.Point(633, 80);
  1191. this.pictureBox_91.Name = "pictureBox_91";
  1192. this.pictureBox_91.Size = new System.Drawing.Size(79, 41);
  1193. this.pictureBox_91.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1194. this.pictureBox_91.TabIndex = 200;
  1195. this.pictureBox_91.TabStop = false;
  1196. //
  1197. // textBox_81
  1198. //
  1199. this.textBox_81.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1200. this.textBox_81.Location = new System.Drawing.Point(558, 91);
  1201. this.textBox_81.Name = "textBox_81";
  1202. this.textBox_81.ReadOnly = true;
  1203. this.textBox_81.Size = new System.Drawing.Size(73, 19);
  1204. this.textBox_81.TabIndex = 199;
  1205. //
  1206. // pictureBox_81
  1207. //
  1208. this.pictureBox_81.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1209. this.pictureBox_81.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_81.Image")));
  1210. this.pictureBox_81.Location = new System.Drawing.Point(555, 80);
  1211. this.pictureBox_81.Name = "pictureBox_81";
  1212. this.pictureBox_81.Size = new System.Drawing.Size(79, 41);
  1213. this.pictureBox_81.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1214. this.pictureBox_81.TabIndex = 198;
  1215. this.pictureBox_81.TabStop = false;
  1216. //
  1217. // textBox_71
  1218. //
  1219. this.textBox_71.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1220. this.textBox_71.Location = new System.Drawing.Point(480, 91);
  1221. this.textBox_71.Name = "textBox_71";
  1222. this.textBox_71.ReadOnly = true;
  1223. this.textBox_71.Size = new System.Drawing.Size(73, 19);
  1224. this.textBox_71.TabIndex = 197;
  1225. //
  1226. // pictureBox_71
  1227. //
  1228. this.pictureBox_71.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1229. this.pictureBox_71.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_71.Image")));
  1230. this.pictureBox_71.Location = new System.Drawing.Point(477, 80);
  1231. this.pictureBox_71.Name = "pictureBox_71";
  1232. this.pictureBox_71.Size = new System.Drawing.Size(79, 41);
  1233. this.pictureBox_71.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1234. this.pictureBox_71.TabIndex = 196;
  1235. this.pictureBox_71.TabStop = false;
  1236. //
  1237. // textBox_61
  1238. //
  1239. this.textBox_61.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1240. this.textBox_61.Location = new System.Drawing.Point(402, 91);
  1241. this.textBox_61.Name = "textBox_61";
  1242. this.textBox_61.ReadOnly = true;
  1243. this.textBox_61.Size = new System.Drawing.Size(73, 19);
  1244. this.textBox_61.TabIndex = 195;
  1245. //
  1246. // pictureBox_61
  1247. //
  1248. this.pictureBox_61.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1249. this.pictureBox_61.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_61.Image")));
  1250. this.pictureBox_61.Location = new System.Drawing.Point(399, 80);
  1251. this.pictureBox_61.Name = "pictureBox_61";
  1252. this.pictureBox_61.Size = new System.Drawing.Size(79, 41);
  1253. this.pictureBox_61.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1254. this.pictureBox_61.TabIndex = 194;
  1255. this.pictureBox_61.TabStop = false;
  1256. //
  1257. // textBox_51
  1258. //
  1259. this.textBox_51.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1260. this.textBox_51.Location = new System.Drawing.Point(324, 91);
  1261. this.textBox_51.Name = "textBox_51";
  1262. this.textBox_51.ReadOnly = true;
  1263. this.textBox_51.Size = new System.Drawing.Size(73, 19);
  1264. this.textBox_51.TabIndex = 193;
  1265. //
  1266. // pictureBox_51
  1267. //
  1268. this.pictureBox_51.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1269. this.pictureBox_51.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_51.Image")));
  1270. this.pictureBox_51.Location = new System.Drawing.Point(321, 80);
  1271. this.pictureBox_51.Name = "pictureBox_51";
  1272. this.pictureBox_51.Size = new System.Drawing.Size(79, 41);
  1273. this.pictureBox_51.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1274. this.pictureBox_51.TabIndex = 192;
  1275. this.pictureBox_51.TabStop = false;
  1276. //
  1277. // textBox_41
  1278. //
  1279. this.textBox_41.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1280. this.textBox_41.Location = new System.Drawing.Point(246, 91);
  1281. this.textBox_41.Name = "textBox_41";
  1282. this.textBox_41.ReadOnly = true;
  1283. this.textBox_41.Size = new System.Drawing.Size(73, 19);
  1284. this.textBox_41.TabIndex = 191;
  1285. //
  1286. // pictureBox_41
  1287. //
  1288. this.pictureBox_41.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1289. this.pictureBox_41.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_41.Image")));
  1290. this.pictureBox_41.Location = new System.Drawing.Point(243, 80);
  1291. this.pictureBox_41.Name = "pictureBox_41";
  1292. this.pictureBox_41.Size = new System.Drawing.Size(79, 41);
  1293. this.pictureBox_41.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1294. this.pictureBox_41.TabIndex = 190;
  1295. this.pictureBox_41.TabStop = false;
  1296. //
  1297. // textBox_31
  1298. //
  1299. this.textBox_31.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1300. this.textBox_31.Location = new System.Drawing.Point(168, 91);
  1301. this.textBox_31.Name = "textBox_31";
  1302. this.textBox_31.ReadOnly = true;
  1303. this.textBox_31.Size = new System.Drawing.Size(73, 19);
  1304. this.textBox_31.TabIndex = 189;
  1305. //
  1306. // pictureBox_31
  1307. //
  1308. this.pictureBox_31.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1309. this.pictureBox_31.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_31.Image")));
  1310. this.pictureBox_31.Location = new System.Drawing.Point(165, 80);
  1311. this.pictureBox_31.Name = "pictureBox_31";
  1312. this.pictureBox_31.Size = new System.Drawing.Size(79, 41);
  1313. this.pictureBox_31.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1314. this.pictureBox_31.TabIndex = 188;
  1315. this.pictureBox_31.TabStop = false;
  1316. //
  1317. // textBox_21
  1318. //
  1319. this.textBox_21.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1320. this.textBox_21.Location = new System.Drawing.Point(90, 91);
  1321. this.textBox_21.Name = "textBox_21";
  1322. this.textBox_21.ReadOnly = true;
  1323. this.textBox_21.Size = new System.Drawing.Size(73, 19);
  1324. this.textBox_21.TabIndex = 187;
  1325. //
  1326. // pictureBox_21
  1327. //
  1328. this.pictureBox_21.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1329. this.pictureBox_21.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_21.Image")));
  1330. this.pictureBox_21.Location = new System.Drawing.Point(87, 80);
  1331. this.pictureBox_21.Name = "pictureBox_21";
  1332. this.pictureBox_21.Size = new System.Drawing.Size(79, 41);
  1333. this.pictureBox_21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1334. this.pictureBox_21.TabIndex = 186;
  1335. this.pictureBox_21.TabStop = false;
  1336. //
  1337. // textBox_11
  1338. //
  1339. this.textBox_11.Font = new System.Drawing.Font("Arial Narrow", 7.5F);
  1340. this.textBox_11.Location = new System.Drawing.Point(12, 91);
  1341. this.textBox_11.Name = "textBox_11";
  1342. this.textBox_11.ReadOnly = true;
  1343. this.textBox_11.Size = new System.Drawing.Size(73, 19);
  1344. this.textBox_11.TabIndex = 185;
  1345. //
  1346. // pictureBox_11
  1347. //
  1348. this.pictureBox_11.BackColor = System.Drawing.SystemColors.InactiveBorder;
  1349. this.pictureBox_11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_11.Image")));
  1350. this.pictureBox_11.Location = new System.Drawing.Point(9, 80);
  1351. this.pictureBox_11.Name = "pictureBox_11";
  1352. this.pictureBox_11.Size = new System.Drawing.Size(79, 41);
  1353. this.pictureBox_11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1354. this.pictureBox_11.TabIndex = 184;
  1355. this.pictureBox_11.TabStop = false;
  1356. //
  1357. // label18
  1358. //
  1359. this.label18.AutoSize = true;
  1360. this.label18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1361. this.label18.Location = new System.Drawing.Point(1284, 122);
  1362. this.label18.Name = "label18";
  1363. this.label18.Size = new System.Drawing.Size(19, 12);
  1364. this.label18.TabIndex = 183;
  1365. this.label18.Text = "17";
  1366. //
  1367. // label14
  1368. //
  1369. this.label14.AutoSize = true;
  1370. this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1371. this.label14.Location = new System.Drawing.Point(1209, 122);
  1372. this.label14.Name = "label14";
  1373. this.label14.Size = new System.Drawing.Size(19, 12);
  1374. this.label14.TabIndex = 182;
  1375. this.label14.Text = "16";
  1376. //
  1377. // label15
  1378. //
  1379. this.label15.AutoSize = true;
  1380. this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1381. this.label15.Location = new System.Drawing.Point(1130, 122);
  1382. this.label15.Name = "label15";
  1383. this.label15.Size = new System.Drawing.Size(19, 12);
  1384. this.label15.TabIndex = 181;
  1385. this.label15.Text = "15";
  1386. //
  1387. // label16
  1388. //
  1389. this.label16.AutoSize = true;
  1390. this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1391. this.label16.Location = new System.Drawing.Point(1052, 122);
  1392. this.label16.Name = "label16";
  1393. this.label16.Size = new System.Drawing.Size(19, 12);
  1394. this.label16.TabIndex = 180;
  1395. this.label16.Text = "14";
  1396. //
  1397. // label17
  1398. //
  1399. this.label17.AutoSize = true;
  1400. this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1401. this.label17.Location = new System.Drawing.Point(973, 122);
  1402. this.label17.Name = "label17";
  1403. this.label17.Size = new System.Drawing.Size(19, 12);
  1404. this.label17.TabIndex = 179;
  1405. this.label17.Text = "13";
  1406. //
  1407. // label10
  1408. //
  1409. this.label10.AutoSize = true;
  1410. this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1411. this.label10.Location = new System.Drawing.Point(899, 122);
  1412. this.label10.Name = "label10";
  1413. this.label10.Size = new System.Drawing.Size(19, 12);
  1414. this.label10.TabIndex = 178;
  1415. this.label10.Text = "12";
  1416. //
  1417. // label11
  1418. //
  1419. this.label11.AutoSize = true;
  1420. this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1421. this.label11.Location = new System.Drawing.Point(821, 122);
  1422. this.label11.Name = "label11";
  1423. this.label11.Size = new System.Drawing.Size(19, 12);
  1424. this.label11.TabIndex = 177;
  1425. this.label11.Text = "11";
  1426. //
  1427. // label12
  1428. //
  1429. this.label12.AutoSize = true;
  1430. this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1431. this.label12.Location = new System.Drawing.Point(743, 122);
  1432. this.label12.Name = "label12";
  1433. this.label12.Size = new System.Drawing.Size(19, 12);
  1434. this.label12.TabIndex = 176;
  1435. this.label12.Text = "10";
  1436. //
  1437. // label13
  1438. //
  1439. this.label13.AutoSize = true;
  1440. this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1441. this.label13.Location = new System.Drawing.Point(666, 122);
  1442. this.label13.Name = "label13";
  1443. this.label13.Size = new System.Drawing.Size(12, 12);
  1444. this.label13.TabIndex = 175;
  1445. this.label13.Text = "9";
  1446. //
  1447. // label6
  1448. //
  1449. this.label6.AutoSize = true;
  1450. this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1451. this.label6.Location = new System.Drawing.Point(588, 122);
  1452. this.label6.Name = "label6";
  1453. this.label6.Size = new System.Drawing.Size(12, 12);
  1454. this.label6.TabIndex = 174;
  1455. this.label6.Text = "8";
  1456. //
  1457. // label7
  1458. //
  1459. this.label7.AutoSize = true;
  1460. this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1461. this.label7.Location = new System.Drawing.Point(510, 122);
  1462. this.label7.Name = "label7";
  1463. this.label7.Size = new System.Drawing.Size(12, 12);
  1464. this.label7.TabIndex = 173;
  1465. this.label7.Text = "7";
  1466. //
  1467. // label8
  1468. //
  1469. this.label8.AutoSize = true;
  1470. this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1471. this.label8.Location = new System.Drawing.Point(431, 122);
  1472. this.label8.Name = "label8";
  1473. this.label8.Size = new System.Drawing.Size(12, 12);
  1474. this.label8.TabIndex = 172;
  1475. this.label8.Text = "6";
  1476. //
  1477. // label9
  1478. //
  1479. this.label9.AutoSize = true;
  1480. this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1481. this.label9.Location = new System.Drawing.Point(353, 122);
  1482. this.label9.Name = "label9";
  1483. this.label9.Size = new System.Drawing.Size(12, 12);
  1484. this.label9.TabIndex = 171;
  1485. this.label9.Text = "5";
  1486. //
  1487. // label5
  1488. //
  1489. this.label5.AutoSize = true;
  1490. this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1491. this.label5.Location = new System.Drawing.Point(275, 122);
  1492. this.label5.Name = "label5";
  1493. this.label5.Size = new System.Drawing.Size(12, 12);
  1494. this.label5.TabIndex = 170;
  1495. this.label5.Text = "4";
  1496. //
  1497. // label4
  1498. //
  1499. this.label4.AutoSize = true;
  1500. this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1501. this.label4.Location = new System.Drawing.Point(196, 122);
  1502. this.label4.Name = "label4";
  1503. this.label4.Size = new System.Drawing.Size(12, 12);
  1504. this.label4.TabIndex = 169;
  1505. this.label4.Text = "3";
  1506. //
  1507. // label3
  1508. //
  1509. this.label3.AutoSize = true;
  1510. this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1511. this.label3.Location = new System.Drawing.Point(118, 122);
  1512. this.label3.Name = "label3";
  1513. this.label3.Size = new System.Drawing.Size(12, 12);
  1514. this.label3.TabIndex = 168;
  1515. this.label3.Text = "2";
  1516. //
  1517. // label2
  1518. //
  1519. this.label2.AutoSize = true;
  1520. this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1521. this.label2.Location = new System.Drawing.Point(42, 122);
  1522. this.label2.Name = "label2";
  1523. this.label2.Size = new System.Drawing.Size(12, 12);
  1524. this.label2.TabIndex = 167;
  1525. this.label2.Text = "1";
  1526. //
  1527. // ultraTextEditor1
  1528. //
  1529. this.ultraTextEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  1530. this.ultraTextEditor1.Location = new System.Drawing.Point(383, 12);
  1531. this.ultraTextEditor1.Name = "ultraTextEditor1";
  1532. this.ultraTextEditor1.ReadOnly = true;
  1533. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  1534. this.ultraTextEditor1.TabIndex = 37;
  1535. //
  1536. // ultraLabel1
  1537. //
  1538. appearance2.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
  1539. appearance2.TextVAlignAsString = "Middle";
  1540. this.ultraLabel1.Appearance = appearance2;
  1541. this.ultraLabel1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1542. this.ultraLabel1.Location = new System.Drawing.Point(12, 6);
  1543. this.ultraLabel1.Name = "ultraLabel1";
  1544. this.ultraLabel1.Size = new System.Drawing.Size(96, 24);
  1545. this.ultraLabel1.TabIndex = 36;
  1546. this.ultraLabel1.Text = "钢卷库堆放现况";
  1547. //
  1548. // UIM010071
  1549. //
  1550. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1551. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1552. this.ClientSize = new System.Drawing.Size(884, 468);
  1553. this.Controls.Add(this.panel1);
  1554. this.MaximumSize = new System.Drawing.Size(900, 506);
  1555. this.MinimumSize = new System.Drawing.Size(900, 506);
  1556. this.Name = "UIM010071";
  1557. this.Text = "UIM010071";
  1558. this.Load += new System.EventHandler(this.UIM010071_Load);
  1559. this.panel1.ResumeLayout(false);
  1560. this.panel3.ResumeLayout(false);
  1561. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1562. this.panel4.ResumeLayout(false);
  1563. this.panel4.PerformLayout();
  1564. this.panel2.ResumeLayout(false);
  1565. this.panel2.PerformLayout();
  1566. this.panel5.ResumeLayout(false);
  1567. this.panel5.PerformLayout();
  1568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_153)).EndInit();
  1569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_143)).EndInit();
  1570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_133)).EndInit();
  1571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_123)).EndInit();
  1572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_113)).EndInit();
  1573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_103)).EndInit();
  1574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_93)).EndInit();
  1575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_83)).EndInit();
  1576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_73)).EndInit();
  1577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_63)).EndInit();
  1578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_53)).EndInit();
  1579. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_43)).EndInit();
  1580. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_33)).EndInit();
  1581. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_23)).EndInit();
  1582. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_13)).EndInit();
  1583. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_162)).EndInit();
  1584. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_152)).EndInit();
  1585. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_142)).EndInit();
  1586. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_132)).EndInit();
  1587. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_122)).EndInit();
  1588. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_112)).EndInit();
  1589. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_102)).EndInit();
  1590. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_92)).EndInit();
  1591. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_82)).EndInit();
  1592. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_72)).EndInit();
  1593. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_62)).EndInit();
  1594. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_52)).EndInit();
  1595. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_42)).EndInit();
  1596. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_32)).EndInit();
  1597. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_22)).EndInit();
  1598. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_12)).EndInit();
  1599. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_171)).EndInit();
  1600. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_161)).EndInit();
  1601. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_151)).EndInit();
  1602. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_141)).EndInit();
  1603. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_131)).EndInit();
  1604. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_121)).EndInit();
  1605. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_111)).EndInit();
  1606. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_101)).EndInit();
  1607. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_91)).EndInit();
  1608. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_81)).EndInit();
  1609. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_71)).EndInit();
  1610. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_61)).EndInit();
  1611. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_51)).EndInit();
  1612. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_41)).EndInit();
  1613. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_31)).EndInit();
  1614. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_21)).EndInit();
  1615. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_11)).EndInit();
  1616. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  1617. this.ResumeLayout(false);
  1618. }
  1619. #endregion
  1620. private System.Windows.Forms.Panel panel1;
  1621. private System.Windows.Forms.Panel panel2;
  1622. private System.Windows.Forms.Panel panel3;
  1623. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1624. private System.Windows.Forms.Panel panel4;
  1625. private System.Windows.Forms.Label label1;
  1626. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1627. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  1628. private System.Windows.Forms.Panel panel5;
  1629. private System.Windows.Forms.Label label18;
  1630. private System.Windows.Forms.Label label14;
  1631. private System.Windows.Forms.Label label15;
  1632. private System.Windows.Forms.Label label16;
  1633. private System.Windows.Forms.Label label17;
  1634. private System.Windows.Forms.Label label10;
  1635. private System.Windows.Forms.Label label11;
  1636. private System.Windows.Forms.Label label12;
  1637. private System.Windows.Forms.Label label13;
  1638. private System.Windows.Forms.Label label6;
  1639. private System.Windows.Forms.Label label7;
  1640. private System.Windows.Forms.Label label8;
  1641. private System.Windows.Forms.Label label9;
  1642. private System.Windows.Forms.Label label5;
  1643. private System.Windows.Forms.Label label4;
  1644. private System.Windows.Forms.Label label3;
  1645. private System.Windows.Forms.Label label2;
  1646. private System.Windows.Forms.TextBox textBox_11;
  1647. private System.Windows.Forms.PictureBox pictureBox_11;
  1648. private System.Windows.Forms.TextBox textBox_81;
  1649. private System.Windows.Forms.PictureBox pictureBox_81;
  1650. private System.Windows.Forms.TextBox textBox_71;
  1651. private System.Windows.Forms.PictureBox pictureBox_71;
  1652. private System.Windows.Forms.TextBox textBox_61;
  1653. private System.Windows.Forms.PictureBox pictureBox_61;
  1654. private System.Windows.Forms.TextBox textBox_51;
  1655. private System.Windows.Forms.PictureBox pictureBox_51;
  1656. private System.Windows.Forms.TextBox textBox_41;
  1657. private System.Windows.Forms.PictureBox pictureBox_41;
  1658. private System.Windows.Forms.TextBox textBox_31;
  1659. private System.Windows.Forms.PictureBox pictureBox_31;
  1660. private System.Windows.Forms.TextBox textBox_21;
  1661. private System.Windows.Forms.PictureBox pictureBox_21;
  1662. private System.Windows.Forms.TextBox textBox_153;
  1663. private System.Windows.Forms.PictureBox pictureBox_153;
  1664. private System.Windows.Forms.TextBox textBox_143;
  1665. private System.Windows.Forms.PictureBox pictureBox_143;
  1666. private System.Windows.Forms.TextBox textBox_133;
  1667. private System.Windows.Forms.PictureBox pictureBox_133;
  1668. private System.Windows.Forms.TextBox textBox_123;
  1669. private System.Windows.Forms.PictureBox pictureBox_123;
  1670. private System.Windows.Forms.TextBox textBox_113;
  1671. private System.Windows.Forms.PictureBox pictureBox_113;
  1672. private System.Windows.Forms.TextBox textBox_103;
  1673. private System.Windows.Forms.PictureBox pictureBox_103;
  1674. private System.Windows.Forms.TextBox textBox_93;
  1675. private System.Windows.Forms.PictureBox pictureBox_93;
  1676. private System.Windows.Forms.TextBox textBox_83;
  1677. private System.Windows.Forms.PictureBox pictureBox_83;
  1678. private System.Windows.Forms.TextBox textBox_73;
  1679. private System.Windows.Forms.PictureBox pictureBox_73;
  1680. private System.Windows.Forms.TextBox textBox_63;
  1681. private System.Windows.Forms.PictureBox pictureBox_63;
  1682. private System.Windows.Forms.TextBox textBox_53;
  1683. private System.Windows.Forms.PictureBox pictureBox_53;
  1684. private System.Windows.Forms.TextBox textBox_43;
  1685. private System.Windows.Forms.PictureBox pictureBox_43;
  1686. private System.Windows.Forms.TextBox textBox_33;
  1687. private System.Windows.Forms.PictureBox pictureBox_33;
  1688. private System.Windows.Forms.TextBox textBox_23;
  1689. private System.Windows.Forms.PictureBox pictureBox_23;
  1690. private System.Windows.Forms.TextBox textBox_13;
  1691. private System.Windows.Forms.PictureBox pictureBox_13;
  1692. private System.Windows.Forms.TextBox textBox_162;
  1693. private System.Windows.Forms.PictureBox pictureBox_162;
  1694. private System.Windows.Forms.TextBox textBox_152;
  1695. private System.Windows.Forms.PictureBox pictureBox_152;
  1696. private System.Windows.Forms.TextBox textBox_142;
  1697. private System.Windows.Forms.PictureBox pictureBox_142;
  1698. private System.Windows.Forms.TextBox textBox_132;
  1699. private System.Windows.Forms.PictureBox pictureBox_132;
  1700. private System.Windows.Forms.TextBox textBox_122;
  1701. private System.Windows.Forms.PictureBox pictureBox_122;
  1702. private System.Windows.Forms.TextBox textBox_112;
  1703. private System.Windows.Forms.PictureBox pictureBox_112;
  1704. private System.Windows.Forms.TextBox textBox_102;
  1705. private System.Windows.Forms.PictureBox pictureBox_102;
  1706. private System.Windows.Forms.TextBox textBox_92;
  1707. private System.Windows.Forms.PictureBox pictureBox_92;
  1708. private System.Windows.Forms.TextBox textBox_82;
  1709. private System.Windows.Forms.PictureBox pictureBox_82;
  1710. private System.Windows.Forms.TextBox textBox_72;
  1711. private System.Windows.Forms.PictureBox pictureBox_72;
  1712. private System.Windows.Forms.TextBox textBox_62;
  1713. private System.Windows.Forms.PictureBox pictureBox_62;
  1714. private System.Windows.Forms.TextBox textBox_52;
  1715. private System.Windows.Forms.PictureBox pictureBox_52;
  1716. private System.Windows.Forms.TextBox textBox_42;
  1717. private System.Windows.Forms.PictureBox pictureBox_42;
  1718. private System.Windows.Forms.TextBox textBox_32;
  1719. private System.Windows.Forms.PictureBox pictureBox_32;
  1720. private System.Windows.Forms.TextBox textBox_22;
  1721. private System.Windows.Forms.PictureBox pictureBox_22;
  1722. private System.Windows.Forms.TextBox textBox_12;
  1723. private System.Windows.Forms.PictureBox pictureBox_12;
  1724. private System.Windows.Forms.TextBox textBox_171;
  1725. private System.Windows.Forms.PictureBox pictureBox_171;
  1726. private System.Windows.Forms.TextBox textBox_161;
  1727. private System.Windows.Forms.PictureBox pictureBox_161;
  1728. private System.Windows.Forms.TextBox textBox_151;
  1729. private System.Windows.Forms.PictureBox pictureBox_151;
  1730. private System.Windows.Forms.TextBox textBox_141;
  1731. private System.Windows.Forms.PictureBox pictureBox_141;
  1732. private System.Windows.Forms.TextBox textBox_131;
  1733. private System.Windows.Forms.PictureBox pictureBox_131;
  1734. private System.Windows.Forms.TextBox textBox_121;
  1735. private System.Windows.Forms.PictureBox pictureBox_121;
  1736. private System.Windows.Forms.TextBox textBox_111;
  1737. private System.Windows.Forms.PictureBox pictureBox_111;
  1738. private System.Windows.Forms.TextBox textBox_101;
  1739. private System.Windows.Forms.PictureBox pictureBox_101;
  1740. private System.Windows.Forms.TextBox textBox_91;
  1741. private System.Windows.Forms.PictureBox pictureBox_91;
  1742. }
  1743. }