frmWmsAllLineStatus.Designer.cs 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095
  1. namespace NXWMS.Forms.Monitor
  2. {
  3. partial class frmWmsAllLineStatus
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWmsAllLineStatus));
  29. this.kryptonLabel15 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  30. this.kryptonLabel14 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  31. this.kryptonLabel13 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  32. this.kryptonLabel12 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  33. this.kryptonLabel8 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  34. this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  35. this.kryptonLabel7 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  36. this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  37. this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  38. this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  39. this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  40. this.kryptonLabel10 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  41. this.kryptonLabel11 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  42. this.kryptonLabel9 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  43. this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  44. this.picb_Crn001 = new System.Windows.Forms.PictureBox();
  45. this.picb_CrnTrack = new System.Windows.Forms.PictureBox();
  46. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  47. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  48. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  49. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  50. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  51. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  52. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  53. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  54. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  55. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  56. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  57. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  58. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  59. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  60. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  61. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  62. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  63. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  64. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  65. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  66. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  67. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  68. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  69. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  70. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  71. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  72. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  73. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  74. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  75. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  76. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  77. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  78. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  79. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  80. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  81. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  82. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  83. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  84. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  85. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  86. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  87. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  88. this.picb_Tran1011 = new System.Windows.Forms.PictureBox();
  89. this.picb_Tran1005 = new System.Windows.Forms.PictureBox();
  90. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  91. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  92. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  93. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  94. this.picb_Tran1004 = new System.Windows.Forms.PictureBox();
  95. this.picb_Tran1006 = new System.Windows.Forms.PictureBox();
  96. this.picb_Tran1003 = new System.Windows.Forms.PictureBox();
  97. this.picb_Tran1008 = new System.Windows.Forms.PictureBox();
  98. this.picb_Tran1001 = new System.Windows.Forms.PictureBox();
  99. this.picb_Tran1009 = new System.Windows.Forms.PictureBox();
  100. this.picb_Tran1007 = new System.Windows.Forms.PictureBox();
  101. this.picb_Tran1002 = new System.Windows.Forms.PictureBox();
  102. this.picb_Tran1010 = new System.Windows.Forms.PictureBox();
  103. this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
  104. ((System.ComponentModel.ISupportInitialize)(this.picb_Crn001)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.picb_CrnTrack)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1011)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1005)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1004)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1006)).BeginInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1003)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1008)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1001)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1009)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1007)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1002)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1010)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
  164. this.kryptonPanel1.SuspendLayout();
  165. this.SuspendLayout();
  166. //
  167. // kryptonLabel15
  168. //
  169. this.kryptonLabel15.Location = new System.Drawing.Point(933, 103);
  170. this.kryptonLabel15.Name = "kryptonLabel15";
  171. this.kryptonLabel15.Size = new System.Drawing.Size(61, 23);
  172. this.kryptonLabel15.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.kryptonLabel15.TabIndex = 9;
  174. this.kryptonLabel15.Values.Text = "报警:";
  175. //
  176. // kryptonLabel14
  177. //
  178. this.kryptonLabel14.Location = new System.Drawing.Point(706, 103);
  179. this.kryptonLabel14.Name = "kryptonLabel14";
  180. this.kryptonLabel14.Size = new System.Drawing.Size(61, 23);
  181. this.kryptonLabel14.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.kryptonLabel14.TabIndex = 9;
  183. this.kryptonLabel14.Values.Text = "运行:";
  184. //
  185. // kryptonLabel13
  186. //
  187. this.kryptonLabel13.Location = new System.Drawing.Point(508, 103);
  188. this.kryptonLabel13.Name = "kryptonLabel13";
  189. this.kryptonLabel13.Size = new System.Drawing.Size(61, 23);
  190. this.kryptonLabel13.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.kryptonLabel13.TabIndex = 9;
  192. this.kryptonLabel13.Values.Text = "有货:";
  193. //
  194. // kryptonLabel12
  195. //
  196. this.kryptonLabel12.Location = new System.Drawing.Point(297, 103);
  197. this.kryptonLabel12.Name = "kryptonLabel12";
  198. this.kryptonLabel12.Size = new System.Drawing.Size(61, 23);
  199. this.kryptonLabel12.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.kryptonLabel12.TabIndex = 9;
  201. this.kryptonLabel12.Values.Text = "空闲:";
  202. //
  203. // kryptonLabel8
  204. //
  205. this.kryptonLabel8.Location = new System.Drawing.Point(250, 238);
  206. this.kryptonLabel8.Name = "kryptonLabel8";
  207. this.kryptonLabel8.Size = new System.Drawing.Size(36, 16);
  208. this.kryptonLabel8.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.kryptonLabel8.TabIndex = 8;
  210. this.kryptonLabel8.Values.Text = "1003";
  211. //
  212. // kryptonLabel5
  213. //
  214. this.kryptonLabel5.Location = new System.Drawing.Point(247, 444);
  215. this.kryptonLabel5.Name = "kryptonLabel5";
  216. this.kryptonLabel5.Size = new System.Drawing.Size(36, 16);
  217. this.kryptonLabel5.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.kryptonLabel5.TabIndex = 8;
  219. this.kryptonLabel5.Values.Text = "1006";
  220. //
  221. // kryptonLabel7
  222. //
  223. this.kryptonLabel7.Location = new System.Drawing.Point(289, 238);
  224. this.kryptonLabel7.Name = "kryptonLabel7";
  225. this.kryptonLabel7.Size = new System.Drawing.Size(36, 16);
  226. this.kryptonLabel7.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.kryptonLabel7.TabIndex = 8;
  228. this.kryptonLabel7.Values.Text = "1004";
  229. //
  230. // kryptonLabel4
  231. //
  232. this.kryptonLabel4.Location = new System.Drawing.Point(289, 444);
  233. this.kryptonLabel4.Name = "kryptonLabel4";
  234. this.kryptonLabel4.Size = new System.Drawing.Size(36, 16);
  235. this.kryptonLabel4.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. this.kryptonLabel4.TabIndex = 8;
  237. this.kryptonLabel4.Values.Text = "1005";
  238. //
  239. // kryptonLabel6
  240. //
  241. this.kryptonLabel6.Location = new System.Drawing.Point(207, 238);
  242. this.kryptonLabel6.Name = "kryptonLabel6";
  243. this.kryptonLabel6.Size = new System.Drawing.Size(36, 16);
  244. this.kryptonLabel6.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.kryptonLabel6.TabIndex = 8;
  246. this.kryptonLabel6.Values.Text = "1002";
  247. //
  248. // kryptonLabel3
  249. //
  250. this.kryptonLabel3.Location = new System.Drawing.Point(206, 444);
  251. this.kryptonLabel3.Name = "kryptonLabel3";
  252. this.kryptonLabel3.Size = new System.Drawing.Size(36, 16);
  253. this.kryptonLabel3.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. this.kryptonLabel3.TabIndex = 8;
  255. this.kryptonLabel3.Values.Text = "1007";
  256. //
  257. // kryptonLabel2
  258. //
  259. this.kryptonLabel2.Location = new System.Drawing.Point(82, 444);
  260. this.kryptonLabel2.Name = "kryptonLabel2";
  261. this.kryptonLabel2.Size = new System.Drawing.Size(36, 16);
  262. this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.kryptonLabel2.TabIndex = 8;
  264. this.kryptonLabel2.Values.Text = "1008";
  265. //
  266. // kryptonLabel10
  267. //
  268. this.kryptonLabel10.Location = new System.Drawing.Point(159, 444);
  269. this.kryptonLabel10.Name = "kryptonLabel10";
  270. this.kryptonLabel10.Size = new System.Drawing.Size(36, 16);
  271. this.kryptonLabel10.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.kryptonLabel10.TabIndex = 8;
  273. this.kryptonLabel10.Values.Text = "1009";
  274. //
  275. // kryptonLabel11
  276. //
  277. this.kryptonLabel11.Location = new System.Drawing.Point(114, 343);
  278. this.kryptonLabel11.Name = "kryptonLabel11";
  279. this.kryptonLabel11.Size = new System.Drawing.Size(36, 16);
  280. this.kryptonLabel11.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.kryptonLabel11.TabIndex = 8;
  282. this.kryptonLabel11.Values.Text = "1010";
  283. //
  284. // kryptonLabel9
  285. //
  286. this.kryptonLabel9.Location = new System.Drawing.Point(160, 240);
  287. this.kryptonLabel9.Name = "kryptonLabel9";
  288. this.kryptonLabel9.Size = new System.Drawing.Size(36, 16);
  289. this.kryptonLabel9.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.kryptonLabel9.TabIndex = 8;
  291. this.kryptonLabel9.Values.Text = "1011";
  292. //
  293. // kryptonLabel1
  294. //
  295. this.kryptonLabel1.Location = new System.Drawing.Point(80, 238);
  296. this.kryptonLabel1.Name = "kryptonLabel1";
  297. this.kryptonLabel1.Size = new System.Drawing.Size(36, 16);
  298. this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.kryptonLabel1.TabIndex = 8;
  300. this.kryptonLabel1.Values.Text = "1001";
  301. //
  302. // picb_Crn001
  303. //
  304. this.picb_Crn001.Image = global::NXWMS.Properties.Resources.stocker;
  305. this.picb_Crn001.Location = new System.Drawing.Point(1192, 330);
  306. this.picb_Crn001.Name = "picb_Crn001";
  307. this.picb_Crn001.Size = new System.Drawing.Size(90, 33);
  308. this.picb_Crn001.TabIndex = 7;
  309. this.picb_Crn001.TabStop = false;
  310. this.picb_Crn001.MouseHover += new System.EventHandler(this.Picb_Crn001_MouseHover);
  311. //
  312. // picb_CrnTrack
  313. //
  314. this.picb_CrnTrack.BackColor = System.Drawing.Color.Transparent;
  315. this.picb_CrnTrack.BackgroundImage = global::NXWMS.Properties.Resources.block;
  316. this.picb_CrnTrack.Location = new System.Drawing.Point(273, 333);
  317. this.picb_CrnTrack.Name = "picb_CrnTrack";
  318. this.picb_CrnTrack.Size = new System.Drawing.Size(1015, 28);
  319. this.picb_CrnTrack.TabIndex = 6;
  320. this.picb_CrnTrack.TabStop = false;
  321. //
  322. // pictureBox54
  323. //
  324. this.pictureBox54.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox54.Image")));
  325. this.pictureBox54.Location = new System.Drawing.Point(762, 400);
  326. this.pictureBox54.Name = "pictureBox54";
  327. this.pictureBox54.Size = new System.Drawing.Size(42, 43);
  328. this.pictureBox54.TabIndex = 1;
  329. this.pictureBox54.TabStop = false;
  330. //
  331. // pictureBox23
  332. //
  333. this.pictureBox23.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox23.Image")));
  334. this.pictureBox23.Location = new System.Drawing.Point(762, 259);
  335. this.pictureBox23.Name = "pictureBox23";
  336. this.pictureBox23.Size = new System.Drawing.Size(42, 43);
  337. this.pictureBox23.TabIndex = 1;
  338. this.pictureBox23.TabStop = false;
  339. //
  340. // pictureBox53
  341. //
  342. this.pictureBox53.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox53.Image")));
  343. this.pictureBox53.Location = new System.Drawing.Point(805, 400);
  344. this.pictureBox53.Name = "pictureBox53";
  345. this.pictureBox53.Size = new System.Drawing.Size(42, 43);
  346. this.pictureBox53.TabIndex = 1;
  347. this.pictureBox53.TabStop = false;
  348. //
  349. // pictureBox22
  350. //
  351. this.pictureBox22.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox22.Image")));
  352. this.pictureBox22.Location = new System.Drawing.Point(805, 259);
  353. this.pictureBox22.Name = "pictureBox22";
  354. this.pictureBox22.Size = new System.Drawing.Size(42, 43);
  355. this.pictureBox22.TabIndex = 1;
  356. this.pictureBox22.TabStop = false;
  357. //
  358. // pictureBox52
  359. //
  360. this.pictureBox52.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox52.Image")));
  361. this.pictureBox52.Location = new System.Drawing.Point(1149, 400);
  362. this.pictureBox52.Name = "pictureBox52";
  363. this.pictureBox52.Size = new System.Drawing.Size(42, 43);
  364. this.pictureBox52.TabIndex = 1;
  365. this.pictureBox52.TabStop = false;
  366. //
  367. // pictureBox32
  368. //
  369. this.pictureBox32.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox32.Image")));
  370. this.pictureBox32.Location = new System.Drawing.Point(1149, 259);
  371. this.pictureBox32.Name = "pictureBox32";
  372. this.pictureBox32.Size = new System.Drawing.Size(42, 43);
  373. this.pictureBox32.TabIndex = 1;
  374. this.pictureBox32.TabStop = false;
  375. //
  376. // pictureBox51
  377. //
  378. this.pictureBox51.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox51.Image")));
  379. this.pictureBox51.Location = new System.Drawing.Point(676, 400);
  380. this.pictureBox51.Name = "pictureBox51";
  381. this.pictureBox51.Size = new System.Drawing.Size(42, 43);
  382. this.pictureBox51.TabIndex = 1;
  383. this.pictureBox51.TabStop = false;
  384. //
  385. // pictureBox21
  386. //
  387. this.pictureBox21.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox21.Image")));
  388. this.pictureBox21.Location = new System.Drawing.Point(676, 259);
  389. this.pictureBox21.Name = "pictureBox21";
  390. this.pictureBox21.Size = new System.Drawing.Size(42, 43);
  391. this.pictureBox21.TabIndex = 1;
  392. this.pictureBox21.TabStop = false;
  393. //
  394. // pictureBox50
  395. //
  396. this.pictureBox50.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox50.Image")));
  397. this.pictureBox50.Location = new System.Drawing.Point(1192, 400);
  398. this.pictureBox50.Name = "pictureBox50";
  399. this.pictureBox50.Size = new System.Drawing.Size(42, 43);
  400. this.pictureBox50.TabIndex = 1;
  401. this.pictureBox50.TabStop = false;
  402. //
  403. // pictureBox31
  404. //
  405. this.pictureBox31.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox31.Image")));
  406. this.pictureBox31.Location = new System.Drawing.Point(1192, 259);
  407. this.pictureBox31.Name = "pictureBox31";
  408. this.pictureBox31.Size = new System.Drawing.Size(42, 43);
  409. this.pictureBox31.TabIndex = 1;
  410. this.pictureBox31.TabStop = false;
  411. //
  412. // pictureBox49
  413. //
  414. this.pictureBox49.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox49.Image")));
  415. this.pictureBox49.Location = new System.Drawing.Point(719, 400);
  416. this.pictureBox49.Name = "pictureBox49";
  417. this.pictureBox49.Size = new System.Drawing.Size(42, 43);
  418. this.pictureBox49.TabIndex = 1;
  419. this.pictureBox49.TabStop = false;
  420. //
  421. // pictureBox20
  422. //
  423. this.pictureBox20.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox20.Image")));
  424. this.pictureBox20.Location = new System.Drawing.Point(719, 259);
  425. this.pictureBox20.Name = "pictureBox20";
  426. this.pictureBox20.Size = new System.Drawing.Size(42, 43);
  427. this.pictureBox20.TabIndex = 1;
  428. this.pictureBox20.TabStop = false;
  429. //
  430. // pictureBox48
  431. //
  432. this.pictureBox48.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox48.Image")));
  433. this.pictureBox48.Location = new System.Drawing.Point(1063, 400);
  434. this.pictureBox48.Name = "pictureBox48";
  435. this.pictureBox48.Size = new System.Drawing.Size(42, 43);
  436. this.pictureBox48.TabIndex = 1;
  437. this.pictureBox48.TabStop = false;
  438. //
  439. // pictureBox30
  440. //
  441. this.pictureBox30.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox30.Image")));
  442. this.pictureBox30.Location = new System.Drawing.Point(1063, 259);
  443. this.pictureBox30.Name = "pictureBox30";
  444. this.pictureBox30.Size = new System.Drawing.Size(42, 43);
  445. this.pictureBox30.TabIndex = 1;
  446. this.pictureBox30.TabStop = false;
  447. //
  448. // pictureBox47
  449. //
  450. this.pictureBox47.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox47.Image")));
  451. this.pictureBox47.Location = new System.Drawing.Point(590, 400);
  452. this.pictureBox47.Name = "pictureBox47";
  453. this.pictureBox47.Size = new System.Drawing.Size(42, 43);
  454. this.pictureBox47.TabIndex = 1;
  455. this.pictureBox47.TabStop = false;
  456. //
  457. // pictureBox19
  458. //
  459. this.pictureBox19.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox19.Image")));
  460. this.pictureBox19.Location = new System.Drawing.Point(590, 259);
  461. this.pictureBox19.Name = "pictureBox19";
  462. this.pictureBox19.Size = new System.Drawing.Size(42, 43);
  463. this.pictureBox19.TabIndex = 1;
  464. this.pictureBox19.TabStop = false;
  465. //
  466. // pictureBox46
  467. //
  468. this.pictureBox46.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox46.Image")));
  469. this.pictureBox46.Location = new System.Drawing.Point(1106, 400);
  470. this.pictureBox46.Name = "pictureBox46";
  471. this.pictureBox46.Size = new System.Drawing.Size(42, 43);
  472. this.pictureBox46.TabIndex = 1;
  473. this.pictureBox46.TabStop = false;
  474. //
  475. // pictureBox29
  476. //
  477. this.pictureBox29.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox29.Image")));
  478. this.pictureBox29.Location = new System.Drawing.Point(1106, 259);
  479. this.pictureBox29.Name = "pictureBox29";
  480. this.pictureBox29.Size = new System.Drawing.Size(42, 43);
  481. this.pictureBox29.TabIndex = 1;
  482. this.pictureBox29.TabStop = false;
  483. //
  484. // pictureBox45
  485. //
  486. this.pictureBox45.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox45.Image")));
  487. this.pictureBox45.Location = new System.Drawing.Point(633, 400);
  488. this.pictureBox45.Name = "pictureBox45";
  489. this.pictureBox45.Size = new System.Drawing.Size(42, 43);
  490. this.pictureBox45.TabIndex = 1;
  491. this.pictureBox45.TabStop = false;
  492. //
  493. // pictureBox18
  494. //
  495. this.pictureBox18.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox18.Image")));
  496. this.pictureBox18.Location = new System.Drawing.Point(633, 259);
  497. this.pictureBox18.Name = "pictureBox18";
  498. this.pictureBox18.Size = new System.Drawing.Size(42, 43);
  499. this.pictureBox18.TabIndex = 1;
  500. this.pictureBox18.TabStop = false;
  501. //
  502. // pictureBox44
  503. //
  504. this.pictureBox44.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox44.Image")));
  505. this.pictureBox44.Location = new System.Drawing.Point(977, 400);
  506. this.pictureBox44.Name = "pictureBox44";
  507. this.pictureBox44.Size = new System.Drawing.Size(42, 43);
  508. this.pictureBox44.TabIndex = 1;
  509. this.pictureBox44.TabStop = false;
  510. //
  511. // pictureBox28
  512. //
  513. this.pictureBox28.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox28.Image")));
  514. this.pictureBox28.Location = new System.Drawing.Point(977, 259);
  515. this.pictureBox28.Name = "pictureBox28";
  516. this.pictureBox28.Size = new System.Drawing.Size(42, 43);
  517. this.pictureBox28.TabIndex = 1;
  518. this.pictureBox28.TabStop = false;
  519. //
  520. // pictureBox43
  521. //
  522. this.pictureBox43.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox43.Image")));
  523. this.pictureBox43.Location = new System.Drawing.Point(504, 400);
  524. this.pictureBox43.Name = "pictureBox43";
  525. this.pictureBox43.Size = new System.Drawing.Size(42, 43);
  526. this.pictureBox43.TabIndex = 1;
  527. this.pictureBox43.TabStop = false;
  528. //
  529. // pictureBox17
  530. //
  531. this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
  532. this.pictureBox17.Location = new System.Drawing.Point(504, 259);
  533. this.pictureBox17.Name = "pictureBox17";
  534. this.pictureBox17.Size = new System.Drawing.Size(42, 43);
  535. this.pictureBox17.TabIndex = 1;
  536. this.pictureBox17.TabStop = false;
  537. //
  538. // pictureBox42
  539. //
  540. this.pictureBox42.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox42.Image")));
  541. this.pictureBox42.Location = new System.Drawing.Point(1020, 400);
  542. this.pictureBox42.Name = "pictureBox42";
  543. this.pictureBox42.Size = new System.Drawing.Size(42, 43);
  544. this.pictureBox42.TabIndex = 1;
  545. this.pictureBox42.TabStop = false;
  546. //
  547. // pictureBox27
  548. //
  549. this.pictureBox27.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox27.Image")));
  550. this.pictureBox27.Location = new System.Drawing.Point(1020, 259);
  551. this.pictureBox27.Name = "pictureBox27";
  552. this.pictureBox27.Size = new System.Drawing.Size(42, 43);
  553. this.pictureBox27.TabIndex = 1;
  554. this.pictureBox27.TabStop = false;
  555. //
  556. // pictureBox41
  557. //
  558. this.pictureBox41.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox41.Image")));
  559. this.pictureBox41.Location = new System.Drawing.Point(547, 400);
  560. this.pictureBox41.Name = "pictureBox41";
  561. this.pictureBox41.Size = new System.Drawing.Size(42, 43);
  562. this.pictureBox41.TabIndex = 1;
  563. this.pictureBox41.TabStop = false;
  564. //
  565. // pictureBox16
  566. //
  567. this.pictureBox16.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox16.Image")));
  568. this.pictureBox16.Location = new System.Drawing.Point(547, 259);
  569. this.pictureBox16.Name = "pictureBox16";
  570. this.pictureBox16.Size = new System.Drawing.Size(42, 43);
  571. this.pictureBox16.TabIndex = 1;
  572. this.pictureBox16.TabStop = false;
  573. //
  574. // pictureBox40
  575. //
  576. this.pictureBox40.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox40.Image")));
  577. this.pictureBox40.Location = new System.Drawing.Point(891, 400);
  578. this.pictureBox40.Name = "pictureBox40";
  579. this.pictureBox40.Size = new System.Drawing.Size(42, 43);
  580. this.pictureBox40.TabIndex = 1;
  581. this.pictureBox40.TabStop = false;
  582. //
  583. // pictureBox26
  584. //
  585. this.pictureBox26.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox26.Image")));
  586. this.pictureBox26.Location = new System.Drawing.Point(891, 259);
  587. this.pictureBox26.Name = "pictureBox26";
  588. this.pictureBox26.Size = new System.Drawing.Size(42, 43);
  589. this.pictureBox26.TabIndex = 1;
  590. this.pictureBox26.TabStop = false;
  591. //
  592. // pictureBox39
  593. //
  594. this.pictureBox39.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox39.Image")));
  595. this.pictureBox39.Location = new System.Drawing.Point(418, 400);
  596. this.pictureBox39.Name = "pictureBox39";
  597. this.pictureBox39.Size = new System.Drawing.Size(42, 43);
  598. this.pictureBox39.TabIndex = 1;
  599. this.pictureBox39.TabStop = false;
  600. //
  601. // pictureBox15
  602. //
  603. this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
  604. this.pictureBox15.Location = new System.Drawing.Point(418, 259);
  605. this.pictureBox15.Name = "pictureBox15";
  606. this.pictureBox15.Size = new System.Drawing.Size(42, 43);
  607. this.pictureBox15.TabIndex = 1;
  608. this.pictureBox15.TabStop = false;
  609. //
  610. // pictureBox38
  611. //
  612. this.pictureBox38.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox38.Image")));
  613. this.pictureBox38.Location = new System.Drawing.Point(934, 400);
  614. this.pictureBox38.Name = "pictureBox38";
  615. this.pictureBox38.Size = new System.Drawing.Size(42, 43);
  616. this.pictureBox38.TabIndex = 1;
  617. this.pictureBox38.TabStop = false;
  618. //
  619. // pictureBox25
  620. //
  621. this.pictureBox25.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox25.Image")));
  622. this.pictureBox25.Location = new System.Drawing.Point(934, 259);
  623. this.pictureBox25.Name = "pictureBox25";
  624. this.pictureBox25.Size = new System.Drawing.Size(42, 43);
  625. this.pictureBox25.TabIndex = 1;
  626. this.pictureBox25.TabStop = false;
  627. //
  628. // pictureBox37
  629. //
  630. this.pictureBox37.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox37.Image")));
  631. this.pictureBox37.Location = new System.Drawing.Point(461, 400);
  632. this.pictureBox37.Name = "pictureBox37";
  633. this.pictureBox37.Size = new System.Drawing.Size(42, 43);
  634. this.pictureBox37.TabIndex = 1;
  635. this.pictureBox37.TabStop = false;
  636. //
  637. // pictureBox14
  638. //
  639. this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
  640. this.pictureBox14.Location = new System.Drawing.Point(461, 259);
  641. this.pictureBox14.Name = "pictureBox14";
  642. this.pictureBox14.Size = new System.Drawing.Size(42, 43);
  643. this.pictureBox14.TabIndex = 1;
  644. this.pictureBox14.TabStop = false;
  645. //
  646. // pictureBox36
  647. //
  648. this.pictureBox36.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox36.Image")));
  649. this.pictureBox36.Location = new System.Drawing.Point(332, 400);
  650. this.pictureBox36.Name = "pictureBox36";
  651. this.pictureBox36.Size = new System.Drawing.Size(42, 43);
  652. this.pictureBox36.TabIndex = 1;
  653. this.pictureBox36.TabStop = false;
  654. //
  655. // pictureBox35
  656. //
  657. this.pictureBox35.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox35.Image")));
  658. this.pictureBox35.Location = new System.Drawing.Point(848, 400);
  659. this.pictureBox35.Name = "pictureBox35";
  660. this.pictureBox35.Size = new System.Drawing.Size(42, 43);
  661. this.pictureBox35.TabIndex = 1;
  662. this.pictureBox35.TabStop = false;
  663. //
  664. // pictureBox13
  665. //
  666. this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
  667. this.pictureBox13.Location = new System.Drawing.Point(332, 259);
  668. this.pictureBox13.Name = "pictureBox13";
  669. this.pictureBox13.Size = new System.Drawing.Size(42, 43);
  670. this.pictureBox13.TabIndex = 1;
  671. this.pictureBox13.TabStop = false;
  672. //
  673. // pictureBox33
  674. //
  675. this.pictureBox33.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox33.Image")));
  676. this.pictureBox33.Location = new System.Drawing.Point(375, 400);
  677. this.pictureBox33.Name = "pictureBox33";
  678. this.pictureBox33.Size = new System.Drawing.Size(42, 43);
  679. this.pictureBox33.TabIndex = 1;
  680. this.pictureBox33.TabStop = false;
  681. //
  682. // pictureBox24
  683. //
  684. this.pictureBox24.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox24.Image")));
  685. this.pictureBox24.Location = new System.Drawing.Point(848, 259);
  686. this.pictureBox24.Name = "pictureBox24";
  687. this.pictureBox24.Size = new System.Drawing.Size(42, 43);
  688. this.pictureBox24.TabIndex = 1;
  689. this.pictureBox24.TabStop = false;
  690. //
  691. // pictureBox12
  692. //
  693. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  694. this.pictureBox12.Location = new System.Drawing.Point(375, 259);
  695. this.pictureBox12.Name = "pictureBox12";
  696. this.pictureBox12.Size = new System.Drawing.Size(42, 43);
  697. this.pictureBox12.TabIndex = 1;
  698. this.pictureBox12.TabStop = false;
  699. //
  700. // picb_Tran1011
  701. //
  702. this.picb_Tran1011.BackColor = System.Drawing.Color.White;
  703. this.picb_Tran1011.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1011.BackgroundImage")));
  704. this.picb_Tran1011.Location = new System.Drawing.Point(155, 259);
  705. this.picb_Tran1011.Name = "picb_Tran1011";
  706. this.picb_Tran1011.Size = new System.Drawing.Size(50, 56);
  707. this.picb_Tran1011.TabIndex = 0;
  708. this.picb_Tran1011.TabStop = false;
  709. this.picb_Tran1011.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  710. //
  711. // picb_Tran1005
  712. //
  713. this.picb_Tran1005.BackColor = System.Drawing.Color.White;
  714. this.picb_Tran1005.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1005.BackgroundImage")));
  715. this.picb_Tran1005.Location = new System.Drawing.Point(288, 400);
  716. this.picb_Tran1005.Name = "picb_Tran1005";
  717. this.picb_Tran1005.Size = new System.Drawing.Size(41, 41);
  718. this.picb_Tran1005.TabIndex = 0;
  719. this.picb_Tran1005.TabStop = false;
  720. this.picb_Tran1005.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  721. //
  722. // pictureBox4
  723. //
  724. this.pictureBox4.BackColor = System.Drawing.Color.Red;
  725. this.pictureBox4.Location = new System.Drawing.Point(997, 94);
  726. this.pictureBox4.Name = "pictureBox4";
  727. this.pictureBox4.Size = new System.Drawing.Size(41, 41);
  728. this.pictureBox4.TabIndex = 0;
  729. this.pictureBox4.TabStop = false;
  730. //
  731. // pictureBox3
  732. //
  733. this.pictureBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  734. this.pictureBox3.Location = new System.Drawing.Point(770, 94);
  735. this.pictureBox3.Name = "pictureBox3";
  736. this.pictureBox3.Size = new System.Drawing.Size(41, 41);
  737. this.pictureBox3.TabIndex = 0;
  738. this.pictureBox3.TabStop = false;
  739. //
  740. // pictureBox2
  741. //
  742. this.pictureBox2.BackColor = System.Drawing.Color.Lime;
  743. this.pictureBox2.Location = new System.Drawing.Point(572, 94);
  744. this.pictureBox2.Name = "pictureBox2";
  745. this.pictureBox2.Size = new System.Drawing.Size(41, 41);
  746. this.pictureBox2.TabIndex = 0;
  747. this.pictureBox2.TabStop = false;
  748. //
  749. // pictureBox1
  750. //
  751. this.pictureBox1.BackColor = System.Drawing.Color.White;
  752. this.pictureBox1.Location = new System.Drawing.Point(361, 94);
  753. this.pictureBox1.Name = "pictureBox1";
  754. this.pictureBox1.Size = new System.Drawing.Size(41, 41);
  755. this.pictureBox1.TabIndex = 0;
  756. this.pictureBox1.TabStop = false;
  757. //
  758. // picb_Tran1004
  759. //
  760. this.picb_Tran1004.BackColor = System.Drawing.Color.White;
  761. this.picb_Tran1004.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1004.BackgroundImage")));
  762. this.picb_Tran1004.Location = new System.Drawing.Point(288, 259);
  763. this.picb_Tran1004.Name = "picb_Tran1004";
  764. this.picb_Tran1004.Size = new System.Drawing.Size(41, 41);
  765. this.picb_Tran1004.TabIndex = 0;
  766. this.picb_Tran1004.TabStop = false;
  767. this.picb_Tran1004.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  768. //
  769. // picb_Tran1006
  770. //
  771. this.picb_Tran1006.BackColor = System.Drawing.Color.White;
  772. this.picb_Tran1006.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1006.BackgroundImage")));
  773. this.picb_Tran1006.Location = new System.Drawing.Point(245, 400);
  774. this.picb_Tran1006.Name = "picb_Tran1006";
  775. this.picb_Tran1006.Size = new System.Drawing.Size(41, 41);
  776. this.picb_Tran1006.TabIndex = 0;
  777. this.picb_Tran1006.TabStop = false;
  778. this.picb_Tran1006.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  779. //
  780. // picb_Tran1003
  781. //
  782. this.picb_Tran1003.BackColor = System.Drawing.Color.White;
  783. this.picb_Tran1003.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1003.BackgroundImage")));
  784. this.picb_Tran1003.Location = new System.Drawing.Point(245, 259);
  785. this.picb_Tran1003.Name = "picb_Tran1003";
  786. this.picb_Tran1003.Size = new System.Drawing.Size(41, 41);
  787. this.picb_Tran1003.TabIndex = 0;
  788. this.picb_Tran1003.TabStop = false;
  789. this.picb_Tran1003.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  790. //
  791. // picb_Tran1008
  792. //
  793. this.picb_Tran1008.BackColor = System.Drawing.Color.White;
  794. this.picb_Tran1008.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1008.BackgroundImage")));
  795. this.picb_Tran1008.Location = new System.Drawing.Point(80, 400);
  796. this.picb_Tran1008.Name = "picb_Tran1008";
  797. this.picb_Tran1008.Size = new System.Drawing.Size(41, 41);
  798. this.picb_Tran1008.TabIndex = 0;
  799. this.picb_Tran1008.TabStop = false;
  800. this.picb_Tran1008.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  801. //
  802. // picb_Tran1001
  803. //
  804. this.picb_Tran1001.BackColor = System.Drawing.Color.White;
  805. this.picb_Tran1001.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1001.BackgroundImage")));
  806. this.picb_Tran1001.Location = new System.Drawing.Point(80, 259);
  807. this.picb_Tran1001.Name = "picb_Tran1001";
  808. this.picb_Tran1001.Size = new System.Drawing.Size(41, 41);
  809. this.picb_Tran1001.TabIndex = 0;
  810. this.picb_Tran1001.TabStop = false;
  811. this.picb_Tran1001.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  812. //
  813. // picb_Tran1009
  814. //
  815. this.picb_Tran1009.BackColor = System.Drawing.Color.White;
  816. this.picb_Tran1009.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1009.BackgroundImage")));
  817. this.picb_Tran1009.Location = new System.Drawing.Point(155, 380);
  818. this.picb_Tran1009.Name = "picb_Tran1009";
  819. this.picb_Tran1009.Size = new System.Drawing.Size(50, 56);
  820. this.picb_Tran1009.TabIndex = 0;
  821. this.picb_Tran1009.TabStop = false;
  822. this.picb_Tran1009.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  823. //
  824. // picb_Tran1007
  825. //
  826. this.picb_Tran1007.BackColor = System.Drawing.Color.White;
  827. this.picb_Tran1007.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1007.BackgroundImage")));
  828. this.picb_Tran1007.Location = new System.Drawing.Point(123, 400);
  829. this.picb_Tran1007.Name = "picb_Tran1007";
  830. this.picb_Tran1007.Size = new System.Drawing.Size(120, 41);
  831. this.picb_Tran1007.TabIndex = 0;
  832. this.picb_Tran1007.TabStop = false;
  833. this.picb_Tran1007.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  834. //
  835. // picb_Tran1002
  836. //
  837. this.picb_Tran1002.BackColor = System.Drawing.Color.White;
  838. this.picb_Tran1002.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1002.BackgroundImage")));
  839. this.picb_Tran1002.Location = new System.Drawing.Point(123, 259);
  840. this.picb_Tran1002.Name = "picb_Tran1002";
  841. this.picb_Tran1002.Size = new System.Drawing.Size(120, 41);
  842. this.picb_Tran1002.TabIndex = 0;
  843. this.picb_Tran1002.TabStop = false;
  844. this.picb_Tran1002.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  845. //
  846. // picb_Tran1010
  847. //
  848. this.picb_Tran1010.BackColor = System.Drawing.Color.White;
  849. this.picb_Tran1010.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1010.BackgroundImage")));
  850. this.picb_Tran1010.Location = new System.Drawing.Point(155, 320);
  851. this.picb_Tran1010.Name = "picb_Tran1010";
  852. this.picb_Tran1010.Size = new System.Drawing.Size(50, 56);
  853. this.picb_Tran1010.TabIndex = 0;
  854. this.picb_Tran1010.TabStop = false;
  855. this.picb_Tran1010.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
  856. //
  857. // kryptonPanel1
  858. //
  859. this.kryptonPanel1.Controls.Add(this.kryptonLabel15);
  860. this.kryptonPanel1.Controls.Add(this.kryptonLabel14);
  861. this.kryptonPanel1.Controls.Add(this.kryptonLabel13);
  862. this.kryptonPanel1.Controls.Add(this.kryptonLabel12);
  863. this.kryptonPanel1.Controls.Add(this.kryptonLabel8);
  864. this.kryptonPanel1.Controls.Add(this.kryptonLabel5);
  865. this.kryptonPanel1.Controls.Add(this.kryptonLabel7);
  866. this.kryptonPanel1.Controls.Add(this.kryptonLabel4);
  867. this.kryptonPanel1.Controls.Add(this.kryptonLabel6);
  868. this.kryptonPanel1.Controls.Add(this.kryptonLabel3);
  869. this.kryptonPanel1.Controls.Add(this.kryptonLabel2);
  870. this.kryptonPanel1.Controls.Add(this.kryptonLabel10);
  871. this.kryptonPanel1.Controls.Add(this.kryptonLabel11);
  872. this.kryptonPanel1.Controls.Add(this.kryptonLabel9);
  873. this.kryptonPanel1.Controls.Add(this.kryptonLabel1);
  874. this.kryptonPanel1.Controls.Add(this.picb_Crn001);
  875. this.kryptonPanel1.Controls.Add(this.picb_CrnTrack);
  876. this.kryptonPanel1.Controls.Add(this.pictureBox54);
  877. this.kryptonPanel1.Controls.Add(this.pictureBox23);
  878. this.kryptonPanel1.Controls.Add(this.pictureBox53);
  879. this.kryptonPanel1.Controls.Add(this.pictureBox22);
  880. this.kryptonPanel1.Controls.Add(this.pictureBox52);
  881. this.kryptonPanel1.Controls.Add(this.pictureBox32);
  882. this.kryptonPanel1.Controls.Add(this.pictureBox51);
  883. this.kryptonPanel1.Controls.Add(this.pictureBox21);
  884. this.kryptonPanel1.Controls.Add(this.pictureBox50);
  885. this.kryptonPanel1.Controls.Add(this.pictureBox31);
  886. this.kryptonPanel1.Controls.Add(this.pictureBox49);
  887. this.kryptonPanel1.Controls.Add(this.pictureBox20);
  888. this.kryptonPanel1.Controls.Add(this.pictureBox48);
  889. this.kryptonPanel1.Controls.Add(this.pictureBox30);
  890. this.kryptonPanel1.Controls.Add(this.pictureBox47);
  891. this.kryptonPanel1.Controls.Add(this.pictureBox19);
  892. this.kryptonPanel1.Controls.Add(this.pictureBox46);
  893. this.kryptonPanel1.Controls.Add(this.pictureBox29);
  894. this.kryptonPanel1.Controls.Add(this.pictureBox45);
  895. this.kryptonPanel1.Controls.Add(this.pictureBox18);
  896. this.kryptonPanel1.Controls.Add(this.pictureBox44);
  897. this.kryptonPanel1.Controls.Add(this.pictureBox28);
  898. this.kryptonPanel1.Controls.Add(this.pictureBox43);
  899. this.kryptonPanel1.Controls.Add(this.pictureBox17);
  900. this.kryptonPanel1.Controls.Add(this.pictureBox42);
  901. this.kryptonPanel1.Controls.Add(this.pictureBox27);
  902. this.kryptonPanel1.Controls.Add(this.pictureBox41);
  903. this.kryptonPanel1.Controls.Add(this.pictureBox16);
  904. this.kryptonPanel1.Controls.Add(this.pictureBox40);
  905. this.kryptonPanel1.Controls.Add(this.pictureBox26);
  906. this.kryptonPanel1.Controls.Add(this.pictureBox39);
  907. this.kryptonPanel1.Controls.Add(this.pictureBox15);
  908. this.kryptonPanel1.Controls.Add(this.pictureBox38);
  909. this.kryptonPanel1.Controls.Add(this.pictureBox25);
  910. this.kryptonPanel1.Controls.Add(this.pictureBox37);
  911. this.kryptonPanel1.Controls.Add(this.pictureBox14);
  912. this.kryptonPanel1.Controls.Add(this.pictureBox36);
  913. this.kryptonPanel1.Controls.Add(this.pictureBox35);
  914. this.kryptonPanel1.Controls.Add(this.pictureBox13);
  915. this.kryptonPanel1.Controls.Add(this.pictureBox33);
  916. this.kryptonPanel1.Controls.Add(this.pictureBox24);
  917. this.kryptonPanel1.Controls.Add(this.pictureBox12);
  918. this.kryptonPanel1.Controls.Add(this.picb_Tran1011);
  919. this.kryptonPanel1.Controls.Add(this.picb_Tran1005);
  920. this.kryptonPanel1.Controls.Add(this.pictureBox4);
  921. this.kryptonPanel1.Controls.Add(this.pictureBox3);
  922. this.kryptonPanel1.Controls.Add(this.pictureBox2);
  923. this.kryptonPanel1.Controls.Add(this.pictureBox1);
  924. this.kryptonPanel1.Controls.Add(this.picb_Tran1004);
  925. this.kryptonPanel1.Controls.Add(this.picb_Tran1006);
  926. this.kryptonPanel1.Controls.Add(this.picb_Tran1003);
  927. this.kryptonPanel1.Controls.Add(this.picb_Tran1008);
  928. this.kryptonPanel1.Controls.Add(this.picb_Tran1001);
  929. this.kryptonPanel1.Controls.Add(this.picb_Tran1009);
  930. this.kryptonPanel1.Controls.Add(this.picb_Tran1007);
  931. this.kryptonPanel1.Controls.Add(this.picb_Tran1002);
  932. this.kryptonPanel1.Controls.Add(this.picb_Tran1010);
  933. this.kryptonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  934. this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
  935. this.kryptonPanel1.Name = "kryptonPanel1";
  936. this.kryptonPanel1.Size = new System.Drawing.Size(1427, 756);
  937. this.kryptonPanel1.TabIndex = 1;
  938. //
  939. // frmWmsAllLineStatus
  940. //
  941. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  942. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  943. this.ClientSize = new System.Drawing.Size(1427, 756);
  944. this.Controls.Add(this.kryptonPanel1);
  945. this.Name = "frmWmsAllLineStatus";
  946. this.Text = "整线监控";
  947. this.Load += new System.EventHandler(this.frmWmsAllLineStatus_Load);
  948. ((System.ComponentModel.ISupportInitialize)(this.picb_Crn001)).EndInit();
  949. ((System.ComponentModel.ISupportInitialize)(this.picb_CrnTrack)).EndInit();
  950. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  951. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  952. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  953. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  954. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  955. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  956. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  957. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  958. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  959. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  960. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  961. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  962. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  963. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  964. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  965. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  966. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  967. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  968. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  969. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  970. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  971. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  972. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  973. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  974. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  975. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  976. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  977. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  978. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  979. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  980. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  981. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  982. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  983. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  984. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  985. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  986. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  987. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  988. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  989. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  990. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  991. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  992. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1011)).EndInit();
  993. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1005)).EndInit();
  994. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  995. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  996. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  997. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  998. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1004)).EndInit();
  999. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1006)).EndInit();
  1000. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1003)).EndInit();
  1001. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1008)).EndInit();
  1002. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1001)).EndInit();
  1003. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1009)).EndInit();
  1004. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1007)).EndInit();
  1005. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1002)).EndInit();
  1006. ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1010)).EndInit();
  1007. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
  1008. this.kryptonPanel1.ResumeLayout(false);
  1009. this.kryptonPanel1.PerformLayout();
  1010. this.ResumeLayout(false);
  1011. }
  1012. #endregion
  1013. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel15;
  1014. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel14;
  1015. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel13;
  1016. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel12;
  1017. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel8;
  1018. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5;
  1019. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel7;
  1020. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4;
  1021. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6;
  1022. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3;
  1023. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2;
  1024. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel10;
  1025. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel11;
  1026. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel9;
  1027. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1;
  1028. private System.Windows.Forms.PictureBox picb_Crn001;
  1029. private System.Windows.Forms.PictureBox picb_CrnTrack;
  1030. private System.Windows.Forms.PictureBox pictureBox54;
  1031. private System.Windows.Forms.PictureBox pictureBox23;
  1032. private System.Windows.Forms.PictureBox pictureBox53;
  1033. private System.Windows.Forms.PictureBox pictureBox22;
  1034. private System.Windows.Forms.PictureBox pictureBox52;
  1035. private System.Windows.Forms.PictureBox pictureBox32;
  1036. private System.Windows.Forms.PictureBox pictureBox51;
  1037. private System.Windows.Forms.PictureBox pictureBox21;
  1038. private System.Windows.Forms.PictureBox pictureBox50;
  1039. private System.Windows.Forms.PictureBox pictureBox31;
  1040. private System.Windows.Forms.PictureBox pictureBox49;
  1041. private System.Windows.Forms.PictureBox pictureBox20;
  1042. private System.Windows.Forms.PictureBox pictureBox48;
  1043. private System.Windows.Forms.PictureBox pictureBox30;
  1044. private System.Windows.Forms.PictureBox pictureBox47;
  1045. private System.Windows.Forms.PictureBox pictureBox19;
  1046. private System.Windows.Forms.PictureBox pictureBox46;
  1047. private System.Windows.Forms.PictureBox pictureBox29;
  1048. private System.Windows.Forms.PictureBox pictureBox45;
  1049. private System.Windows.Forms.PictureBox pictureBox18;
  1050. private System.Windows.Forms.PictureBox pictureBox44;
  1051. private System.Windows.Forms.PictureBox pictureBox28;
  1052. private System.Windows.Forms.PictureBox pictureBox43;
  1053. private System.Windows.Forms.PictureBox pictureBox17;
  1054. private System.Windows.Forms.PictureBox pictureBox42;
  1055. private System.Windows.Forms.PictureBox pictureBox27;
  1056. private System.Windows.Forms.PictureBox pictureBox41;
  1057. private System.Windows.Forms.PictureBox pictureBox16;
  1058. private System.Windows.Forms.PictureBox pictureBox40;
  1059. private System.Windows.Forms.PictureBox pictureBox26;
  1060. private System.Windows.Forms.PictureBox pictureBox39;
  1061. private System.Windows.Forms.PictureBox pictureBox15;
  1062. private System.Windows.Forms.PictureBox pictureBox38;
  1063. private System.Windows.Forms.PictureBox pictureBox25;
  1064. private System.Windows.Forms.PictureBox pictureBox37;
  1065. private System.Windows.Forms.PictureBox pictureBox14;
  1066. private System.Windows.Forms.PictureBox pictureBox36;
  1067. private System.Windows.Forms.PictureBox pictureBox35;
  1068. private System.Windows.Forms.PictureBox pictureBox13;
  1069. private System.Windows.Forms.PictureBox pictureBox33;
  1070. private System.Windows.Forms.PictureBox pictureBox24;
  1071. private System.Windows.Forms.PictureBox pictureBox12;
  1072. private System.Windows.Forms.PictureBox picb_Tran1011;
  1073. private System.Windows.Forms.PictureBox picb_Tran1005;
  1074. private System.Windows.Forms.PictureBox pictureBox4;
  1075. private System.Windows.Forms.PictureBox pictureBox3;
  1076. private System.Windows.Forms.PictureBox pictureBox2;
  1077. private System.Windows.Forms.PictureBox pictureBox1;
  1078. private System.Windows.Forms.PictureBox picb_Tran1004;
  1079. private System.Windows.Forms.PictureBox picb_Tran1006;
  1080. private System.Windows.Forms.PictureBox picb_Tran1003;
  1081. private System.Windows.Forms.PictureBox picb_Tran1008;
  1082. private System.Windows.Forms.PictureBox picb_Tran1001;
  1083. private System.Windows.Forms.PictureBox picb_Tran1009;
  1084. private System.Windows.Forms.PictureBox picb_Tran1007;
  1085. private System.Windows.Forms.PictureBox picb_Tran1002;
  1086. private System.Windows.Forms.PictureBox picb_Tran1010;
  1087. private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanel1;
  1088. }
  1089. }