UserControl5.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757
  1. 
  2. namespace IMCS.UControl
  3. {
  4. partial class UserControl5
  5. {
  6. /// <summary>
  7. /// 必需的设计器变量。
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// 清理所有正在使用的资源。
  12. /// </summary>
  13. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region 组件设计器生成的代码
  23. /// <summary>
  24. /// 设计器支持所需的方法 - 不要修改
  25. /// 使用代码编辑器修改此方法的内容。
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. IMCS.DefaultList.DeviceStateDefaultList deviceStateDefaultList1 = new IMCS.DefaultList.DeviceStateDefaultList();
  30. IMCS.DefaultList.DeviceStateDefaultList deviceStateDefaultList2 = new IMCS.DefaultList.DeviceStateDefaultList();
  31. IMCS.DefaultList.DeviceStateDefaultList deviceStateDefaultList3 = new IMCS.DefaultList.DeviceStateDefaultList();
  32. IMCS.DefaultList.DeviceStateDefaultList deviceStateDefaultList4 = new IMCS.DefaultList.DeviceStateDefaultList();
  33. IMCS.DefaultList.DeviceStateDefaultList deviceStateDefaultList5 = new IMCS.DefaultList.DeviceStateDefaultList();
  34. IMCS.DefaultList.DeviceStateDefaultList deviceStateDefaultList6 = new IMCS.DefaultList.DeviceStateDefaultList();
  35. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  36. this.label30 = new System.Windows.Forms.Label();
  37. this.label28 = new System.Windows.Forms.Label();
  38. this.label29 = new System.Windows.Forms.Label();
  39. this.label1 = new System.Windows.Forms.Label();
  40. this.label27 = new System.Windows.Forms.Label();
  41. this.label24 = new System.Windows.Forms.Label();
  42. this.label25 = new System.Windows.Forms.Label();
  43. this.label21 = new System.Windows.Forms.Label();
  44. this.label22 = new System.Windows.Forms.Label();
  45. this.label2 = new System.Windows.Forms.Label();
  46. this.label3 = new System.Windows.Forms.Label();
  47. this.label4 = new System.Windows.Forms.Label();
  48. this.label5 = new System.Windows.Forms.Label();
  49. this.label6 = new System.Windows.Forms.Label();
  50. this.label26 = new System.Windows.Forms.Label();
  51. this.label19 = new System.Windows.Forms.Label();
  52. this.label23 = new System.Windows.Forms.Label();
  53. this.label7 = new System.Windows.Forms.Label();
  54. this.label20 = new System.Windows.Forms.Label();
  55. this.label16 = new System.Windows.Forms.Label();
  56. this.label18 = new System.Windows.Forms.Label();
  57. this.label11 = new System.Windows.Forms.Label();
  58. this.label8 = new System.Windows.Forms.Label();
  59. this.label15 = new System.Windows.Forms.Label();
  60. this.label9 = new System.Windows.Forms.Label();
  61. this.label12 = new System.Windows.Forms.Label();
  62. this.label13 = new System.Windows.Forms.Label();
  63. this.label10 = new System.Windows.Forms.Label();
  64. this.label14 = new System.Windows.Forms.Label();
  65. this.label17 = new System.Windows.Forms.Label();
  66. this.pan_botton = new System.Windows.Forms.Panel();
  67. this.pan_left = new System.Windows.Forms.Panel();
  68. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  69. this.uctl_agvh = new IMCS.Componen.Uctl_OContro2();
  70. this.uctl_agvl = new IMCS.Componen.Uctl_OContro2();
  71. this.panel2 = new System.Windows.Forms.Panel();
  72. this.pan_right = new System.Windows.Forms.Panel();
  73. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  74. this.uctl_print = new IMCS.Componen.Uctl_OContro();
  75. this.uctl_clean = new IMCS.Componen.Uctl_OContro();
  76. this.uctl_machine = new IMCS.Componen.Uctl_OContro();
  77. this.panel1 = new System.Windows.Forms.Panel();
  78. this.uctrl_Boot = new IMCS.Componen.Uctl_OContro3();
  79. this.tableLayoutPanel1.SuspendLayout();
  80. this.pan_botton.SuspendLayout();
  81. this.pan_left.SuspendLayout();
  82. this.tableLayoutPanel2.SuspendLayout();
  83. this.pan_right.SuspendLayout();
  84. this.tableLayoutPanel3.SuspendLayout();
  85. this.panel1.SuspendLayout();
  86. this.SuspendLayout();
  87. //
  88. // tableLayoutPanel1
  89. //
  90. this.tableLayoutPanel1.AllowDrop = true;
  91. this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetPartial;
  92. this.tableLayoutPanel1.ColumnCount = 15;
  93. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  94. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  95. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  96. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  97. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  98. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  99. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  100. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  101. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  102. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  103. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  104. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  105. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  106. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  107. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.666667F));
  108. this.tableLayoutPanel1.Controls.Add(this.label30, 14, 1);
  109. this.tableLayoutPanel1.Controls.Add(this.label28, 13, 1);
  110. this.tableLayoutPanel1.Controls.Add(this.label29, 14, 0);
  111. this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
  112. this.tableLayoutPanel1.Controls.Add(this.label27, 11, 0);
  113. this.tableLayoutPanel1.Controls.Add(this.label24, 11, 1);
  114. this.tableLayoutPanel1.Controls.Add(this.label25, 13, 0);
  115. this.tableLayoutPanel1.Controls.Add(this.label21, 12, 0);
  116. this.tableLayoutPanel1.Controls.Add(this.label22, 12, 1);
  117. this.tableLayoutPanel1.Controls.Add(this.label2, 0, 1);
  118. this.tableLayoutPanel1.Controls.Add(this.label3, 1, 0);
  119. this.tableLayoutPanel1.Controls.Add(this.label4, 1, 1);
  120. this.tableLayoutPanel1.Controls.Add(this.label5, 2, 0);
  121. this.tableLayoutPanel1.Controls.Add(this.label6, 2, 1);
  122. this.tableLayoutPanel1.Controls.Add(this.label26, 10, 1);
  123. this.tableLayoutPanel1.Controls.Add(this.label19, 9, 1);
  124. this.tableLayoutPanel1.Controls.Add(this.label23, 10, 0);
  125. this.tableLayoutPanel1.Controls.Add(this.label7, 3, 0);
  126. this.tableLayoutPanel1.Controls.Add(this.label20, 9, 0);
  127. this.tableLayoutPanel1.Controls.Add(this.label16, 8, 1);
  128. this.tableLayoutPanel1.Controls.Add(this.label18, 8, 0);
  129. this.tableLayoutPanel1.Controls.Add(this.label11, 3, 1);
  130. this.tableLayoutPanel1.Controls.Add(this.label8, 4, 0);
  131. this.tableLayoutPanel1.Controls.Add(this.label15, 7, 1);
  132. this.tableLayoutPanel1.Controls.Add(this.label9, 4, 1);
  133. this.tableLayoutPanel1.Controls.Add(this.label12, 5, 0);
  134. this.tableLayoutPanel1.Controls.Add(this.label13, 6, 0);
  135. this.tableLayoutPanel1.Controls.Add(this.label10, 5, 1);
  136. this.tableLayoutPanel1.Controls.Add(this.label14, 7, 0);
  137. this.tableLayoutPanel1.Controls.Add(this.label17, 6, 1);
  138. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Right;
  139. this.tableLayoutPanel1.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
  140. this.tableLayoutPanel1.Location = new System.Drawing.Point(382, 0);
  141. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  142. this.tableLayoutPanel1.RowCount = 2;
  143. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  144. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  145. this.tableLayoutPanel1.Size = new System.Drawing.Size(1234, 133);
  146. this.tableLayoutPanel1.TabIndex = 3;
  147. //
  148. // label30
  149. //
  150. this.label30.Dock = System.Windows.Forms.DockStyle.Fill;
  151. this.label30.Location = new System.Drawing.Point(1154, 68);
  152. this.label30.Name = "lb_30";
  153. this.label30.Size = new System.Drawing.Size(74, 62);
  154. this.label30.TabIndex = 0;
  155. this.label30.Tag = "30";
  156. this.label30.Text = "30";
  157. this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  158. //
  159. // label28
  160. //
  161. this.label28.Dock = System.Windows.Forms.DockStyle.Fill;
  162. this.label28.Location = new System.Drawing.Point(1072, 68);
  163. this.label28.Name = "lb_28";
  164. this.label28.Size = new System.Drawing.Size(73, 62);
  165. this.label28.TabIndex = 0;
  166. this.label28.Tag = "28";
  167. this.label28.Text = "28";
  168. this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  169. //
  170. // label29
  171. //
  172. this.label29.Dock = System.Windows.Forms.DockStyle.Fill;
  173. this.label29.Location = new System.Drawing.Point(1154, 3);
  174. this.label29.Name = "lb_29";
  175. this.label29.Size = new System.Drawing.Size(74, 62);
  176. this.label29.TabIndex = 0;
  177. this.label29.Tag = "29";
  178. this.label29.Text = "29";
  179. this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  180. //
  181. // label1
  182. //
  183. this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
  184. this.label1.Location = new System.Drawing.Point(6, 3);
  185. this.label1.Name = "lb_1";
  186. this.label1.Size = new System.Drawing.Size(73, 62);
  187. this.label1.TabIndex = 0;
  188. this.label1.Tag = "1";
  189. this.label1.Text = "1";
  190. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  191. //
  192. // label27
  193. //
  194. this.label27.Dock = System.Windows.Forms.DockStyle.Fill;
  195. this.label27.Location = new System.Drawing.Point(908, 3);
  196. this.label27.Name = "lb_23";
  197. this.label27.Size = new System.Drawing.Size(73, 62);
  198. this.label27.TabIndex = 0;
  199. this.label27.Tag = "23";
  200. this.label27.Text = "23";
  201. this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  202. //
  203. // label24
  204. //
  205. this.label24.Dock = System.Windows.Forms.DockStyle.Fill;
  206. this.label24.Location = new System.Drawing.Point(908, 68);
  207. this.label24.Name = "lb_24";
  208. this.label24.Size = new System.Drawing.Size(73, 62);
  209. this.label24.TabIndex = 0;
  210. this.label24.Tag = "24";
  211. this.label24.Text = "24";
  212. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  213. //
  214. // label25
  215. //
  216. this.label25.Dock = System.Windows.Forms.DockStyle.Fill;
  217. this.label25.Location = new System.Drawing.Point(1072, 3);
  218. this.label25.Name = "lb_27";
  219. this.label25.Size = new System.Drawing.Size(73, 62);
  220. this.label25.TabIndex = 0;
  221. this.label25.Tag = "27";
  222. this.label25.Text = "27";
  223. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  224. //
  225. // label21
  226. //
  227. this.label21.Dock = System.Windows.Forms.DockStyle.Fill;
  228. this.label21.Location = new System.Drawing.Point(990, 3);
  229. this.label21.Name = "lb_25";
  230. this.label21.Size = new System.Drawing.Size(73, 62);
  231. this.label21.TabIndex = 0;
  232. this.label21.Tag = "25";
  233. this.label21.Text = "25";
  234. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  235. //
  236. // label22
  237. //
  238. this.label22.Dock = System.Windows.Forms.DockStyle.Fill;
  239. this.label22.Location = new System.Drawing.Point(990, 68);
  240. this.label22.Name = "lb_26";
  241. this.label22.Size = new System.Drawing.Size(73, 62);
  242. this.label22.TabIndex = 0;
  243. this.label22.Tag = "26";
  244. this.label22.Text = "26";
  245. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  246. //
  247. // label2
  248. //
  249. this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
  250. this.label2.Location = new System.Drawing.Point(6, 68);
  251. this.label2.Name = "lb_2";
  252. this.label2.Size = new System.Drawing.Size(73, 62);
  253. this.label2.TabIndex = 0;
  254. this.label2.Tag = "2";
  255. this.label2.Text = "2";
  256. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  257. //
  258. // label3
  259. //
  260. this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
  261. this.label3.Location = new System.Drawing.Point(88, 3);
  262. this.label3.Name = "lb_3";
  263. this.label3.Size = new System.Drawing.Size(73, 62);
  264. this.label3.TabIndex = 0;
  265. this.label3.Tag = "3";
  266. this.label3.Text = "3";
  267. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  268. //
  269. // label4
  270. //
  271. this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
  272. this.label4.Location = new System.Drawing.Point(88, 68);
  273. this.label4.Name = "lb_4";
  274. this.label4.Size = new System.Drawing.Size(73, 62);
  275. this.label4.TabIndex = 0;
  276. this.label4.Tag = "4";
  277. this.label4.Text = "4";
  278. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  279. //
  280. // label5
  281. //
  282. this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
  283. this.label5.Location = new System.Drawing.Point(170, 3);
  284. this.label5.Name = "lb_5";
  285. this.label5.Size = new System.Drawing.Size(73, 62);
  286. this.label5.TabIndex = 0;
  287. this.label5.Tag = "5";
  288. this.label5.Text = "5";
  289. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  290. //
  291. // label6
  292. //
  293. this.label6.Dock = System.Windows.Forms.DockStyle.Fill;
  294. this.label6.Location = new System.Drawing.Point(170, 68);
  295. this.label6.Name = "lb_6";
  296. this.label6.Size = new System.Drawing.Size(73, 62);
  297. this.label6.TabIndex = 0;
  298. this.label6.Tag = "6";
  299. this.label6.Text = "6";
  300. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  301. //
  302. // label26
  303. //
  304. this.label26.Dock = System.Windows.Forms.DockStyle.Fill;
  305. this.label26.Location = new System.Drawing.Point(826, 68);
  306. this.label26.Name = "lb_22";
  307. this.label26.Size = new System.Drawing.Size(73, 62);
  308. this.label26.TabIndex = 0;
  309. this.label26.Tag = "22";
  310. this.label26.Text = "22";
  311. this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  312. //
  313. // label19
  314. //
  315. this.label19.Dock = System.Windows.Forms.DockStyle.Fill;
  316. this.label19.Location = new System.Drawing.Point(744, 68);
  317. this.label19.Name = "lb_20";
  318. this.label19.Size = new System.Drawing.Size(73, 62);
  319. this.label19.TabIndex = 0;
  320. this.label19.Tag = "20";
  321. this.label19.Text = "20";
  322. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  323. //
  324. // label23
  325. //
  326. this.label23.Dock = System.Windows.Forms.DockStyle.Fill;
  327. this.label23.Location = new System.Drawing.Point(826, 3);
  328. this.label23.Name = "lb_21";
  329. this.label23.Size = new System.Drawing.Size(73, 62);
  330. this.label23.TabIndex = 0;
  331. this.label23.Tag = "21";
  332. this.label23.Text = "21";
  333. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  334. //
  335. // label7
  336. //
  337. this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
  338. this.label7.Location = new System.Drawing.Point(252, 3);
  339. this.label7.Name = "lb_7";
  340. this.label7.Size = new System.Drawing.Size(73, 62);
  341. this.label7.TabIndex = 0;
  342. this.label7.Tag = "7";
  343. this.label7.Text = "7";
  344. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  345. //
  346. // label20
  347. //
  348. this.label20.Dock = System.Windows.Forms.DockStyle.Fill;
  349. this.label20.Location = new System.Drawing.Point(744, 3);
  350. this.label20.Name = "lb_19";
  351. this.label20.Size = new System.Drawing.Size(73, 62);
  352. this.label20.TabIndex = 0;
  353. this.label20.Tag = "19";
  354. this.label20.Text = "19";
  355. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  356. //
  357. // label16
  358. //
  359. this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
  360. this.label16.Location = new System.Drawing.Point(662, 68);
  361. this.label16.Name = "lb_18";
  362. this.label16.Size = new System.Drawing.Size(73, 62);
  363. this.label16.TabIndex = 0;
  364. this.label16.Tag = "18";
  365. this.label16.Text = "18";
  366. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  367. //
  368. // label18
  369. //
  370. this.label18.Dock = System.Windows.Forms.DockStyle.Fill;
  371. this.label18.Location = new System.Drawing.Point(662, 3);
  372. this.label18.Name = "lb_17";
  373. this.label18.Size = new System.Drawing.Size(73, 62);
  374. this.label18.TabIndex = 0;
  375. this.label18.Tag = "17";
  376. this.label18.Text = "17";
  377. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  378. //
  379. // label11
  380. //
  381. this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
  382. this.label11.Location = new System.Drawing.Point(252, 68);
  383. this.label11.Name = "lb_8";
  384. this.label11.Size = new System.Drawing.Size(73, 62);
  385. this.label11.TabIndex = 0;
  386. this.label11.Tag = "8";
  387. this.label11.Text = "8";
  388. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  389. //
  390. // label8
  391. //
  392. this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
  393. this.label8.Location = new System.Drawing.Point(334, 3);
  394. this.label8.Name = "lb_9";
  395. this.label8.Size = new System.Drawing.Size(73, 62);
  396. this.label8.TabIndex = 0;
  397. this.label8.Tag = "9";
  398. this.label8.Text = "9";
  399. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  400. //
  401. // label15
  402. //
  403. this.label15.Dock = System.Windows.Forms.DockStyle.Fill;
  404. this.label15.Location = new System.Drawing.Point(580, 68);
  405. this.label15.Name = "lb_16";
  406. this.label15.Size = new System.Drawing.Size(73, 62);
  407. this.label15.TabIndex = 0;
  408. this.label15.Tag = "16";
  409. this.label15.Text = "16";
  410. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  411. //
  412. // label9
  413. //
  414. this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
  415. this.label9.Location = new System.Drawing.Point(334, 68);
  416. this.label9.Name = "lb_10";
  417. this.label9.Size = new System.Drawing.Size(73, 62);
  418. this.label9.TabIndex = 0;
  419. this.label9.Tag = "10";
  420. this.label9.Text = "10";
  421. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  422. //
  423. // label12
  424. //
  425. this.label12.Dock = System.Windows.Forms.DockStyle.Fill;
  426. this.label12.Location = new System.Drawing.Point(416, 3);
  427. this.label12.Name = "lb_11";
  428. this.label12.Size = new System.Drawing.Size(73, 62);
  429. this.label12.TabIndex = 0;
  430. this.label12.Tag = "11";
  431. this.label12.Text = "11";
  432. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  433. //
  434. // label13
  435. //
  436. this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
  437. this.label13.Location = new System.Drawing.Point(498, 3);
  438. this.label13.Name = "lb_13";
  439. this.label13.Size = new System.Drawing.Size(73, 62);
  440. this.label13.TabIndex = 0;
  441. this.label13.Tag = "13";
  442. this.label13.Text = "13";
  443. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  444. //
  445. // label10
  446. //
  447. this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
  448. this.label10.Location = new System.Drawing.Point(416, 68);
  449. this.label10.Name = "lb_12";
  450. this.label10.Size = new System.Drawing.Size(73, 62);
  451. this.label10.TabIndex = 0;
  452. this.label10.Tag = "12";
  453. this.label10.Text = "12";
  454. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  455. //
  456. // label14
  457. //
  458. this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
  459. this.label14.Location = new System.Drawing.Point(580, 3);
  460. this.label14.Name = "lb_15";
  461. this.label14.Size = new System.Drawing.Size(73, 62);
  462. this.label14.TabIndex = 0;
  463. this.label14.Tag = "15";
  464. this.label14.Text = "15";
  465. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  466. //
  467. // label17
  468. //
  469. this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
  470. this.label17.Location = new System.Drawing.Point(498, 68);
  471. this.label17.Name = "lb_14";
  472. this.label17.Size = new System.Drawing.Size(73, 62);
  473. this.label17.TabIndex = 0;
  474. this.label17.Tag = "14";
  475. this.label17.Text = "14";
  476. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  477. //
  478. // pan_botton
  479. //
  480. this.pan_botton.Controls.Add(this.tableLayoutPanel1);
  481. this.pan_botton.Dock = System.Windows.Forms.DockStyle.Bottom;
  482. this.pan_botton.Location = new System.Drawing.Point(0, 673);
  483. this.pan_botton.Name = "pan_botton";
  484. this.pan_botton.Padding = new System.Windows.Forms.Padding(0, 0, 100, 0);
  485. this.pan_botton.Size = new System.Drawing.Size(1716, 133);
  486. this.pan_botton.TabIndex = 4;
  487. //
  488. // pan_left
  489. //
  490. this.pan_left.Controls.Add(this.tableLayoutPanel2);
  491. this.pan_left.Dock = System.Windows.Forms.DockStyle.Left;
  492. this.pan_left.Location = new System.Drawing.Point(0, 0);
  493. this.pan_left.Name = "pan_left";
  494. this.pan_left.Size = new System.Drawing.Size(351, 673);
  495. this.pan_left.TabIndex = 5;
  496. //
  497. // tableLayoutPanel2
  498. //
  499. this.tableLayoutPanel2.ColumnCount = 3;
  500. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  501. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 315F));
  502. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  503. this.tableLayoutPanel2.Controls.Add(this.uctl_agvh, 1, 3);
  504. this.tableLayoutPanel2.Controls.Add(this.uctl_agvl, 1, 1);
  505. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  506. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  507. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  508. this.tableLayoutPanel2.RowCount = 5;
  509. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  510. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 250F));
  511. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
  512. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 250F));
  513. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  514. this.tableLayoutPanel2.Size = new System.Drawing.Size(351, 673);
  515. this.tableLayoutPanel2.TabIndex = 6;
  516. //
  517. // uctl_agvh
  518. //
  519. this.uctl_agvh.AllowDrop = true;
  520. this.uctl_agvh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(96)))), ((int)(((byte)(129)))));
  521. deviceStateDefaultList1.Device_ConnectionMes = false;
  522. deviceStateDefaultList1.Device_Name = "";
  523. deviceStateDefaultList1.Device_OnLine = false;
  524. deviceStateDefaultList1.Device_Pan = IMCS.DefaultList.EnumPlateNum.Plate_Four;
  525. deviceStateDefaultList1.Device_Runing = IMCS.DefaultList.EnumDeviceRunState.RunState_None;
  526. this.uctl_agvh.deviceStateDefaultList = deviceStateDefaultList1;
  527. this.uctl_agvh.Dock = System.Windows.Forms.DockStyle.Fill;
  528. this.uctl_agvh.Location = new System.Drawing.Point(21, 364);
  529. this.uctl_agvh.Name = "uctl_agvh";
  530. this.uctl_agvh.Size = new System.Drawing.Size(309, 244);
  531. this.uctl_agvh.TabIndex = 0;
  532. this.uctl_agvh.UserAgvH = false;
  533. this.uctl_agvh.UserTag = ((short)(0));
  534. this.uctl_agvh.UserControlMouseDown += new IMCS.Config.UserControlBase.Delegate_MouseDownTag(this.uctl_agvl_UserControlMouseDown);
  535. //
  536. // uctl_agvl
  537. //
  538. this.uctl_agvl.AllowDrop = true;
  539. this.uctl_agvl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(96)))), ((int)(((byte)(129)))));
  540. deviceStateDefaultList2.Device_ConnectionMes = false;
  541. deviceStateDefaultList2.Device_Name = "";
  542. deviceStateDefaultList2.Device_OnLine = false;
  543. deviceStateDefaultList2.Device_Pan = IMCS.DefaultList.EnumPlateNum.Plate_Four;
  544. deviceStateDefaultList2.Device_Runing = IMCS.DefaultList.EnumDeviceRunState.RunState_None;
  545. this.uctl_agvl.deviceStateDefaultList = deviceStateDefaultList2;
  546. this.uctl_agvl.Dock = System.Windows.Forms.DockStyle.Fill;
  547. this.uctl_agvl.Location = new System.Drawing.Point(21, 64);
  548. this.uctl_agvl.Name = "uctl_agvl";
  549. this.uctl_agvl.Size = new System.Drawing.Size(309, 244);
  550. this.uctl_agvl.TabIndex = 0;
  551. this.uctl_agvl.UserAgvH = false;
  552. this.uctl_agvl.UserTag = ((short)(0));
  553. this.uctl_agvl.UserControlMouseDown += new IMCS.Config.UserControlBase.Delegate_MouseDownTag(this.uctl_agvl_UserControlMouseDown);
  554. this.uctl_agvl.UserControlDragDropTag += new IMCS.Config.UserControlBase.Delegate_DragDropTag(this.uctl_agvl_UserControlDragDropTag);
  555. //
  556. // panel2
  557. //
  558. this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  559. | System.Windows.Forms.AnchorStyles.Left)
  560. | System.Windows.Forms.AnchorStyles.Right)));
  561. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(97)))), ((int)(((byte)(132)))));
  562. this.panel2.Location = new System.Drawing.Point(3, 101);
  563. this.panel2.Name = "panel2";
  564. this.panel2.Size = new System.Drawing.Size(1351, 41);
  565. this.panel2.TabIndex = 4;
  566. //
  567. // pan_right
  568. //
  569. this.pan_right.Controls.Add(this.tableLayoutPanel3);
  570. this.pan_right.Dock = System.Windows.Forms.DockStyle.Fill;
  571. this.pan_right.Location = new System.Drawing.Point(351, 0);
  572. this.pan_right.Name = "pan_right";
  573. this.pan_right.Size = new System.Drawing.Size(1365, 673);
  574. this.pan_right.TabIndex = 6;
  575. //
  576. // tableLayoutPanel3
  577. //
  578. this.tableLayoutPanel3.ColumnCount = 8;
  579. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  580. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 315F));
  581. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
  582. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 315F));
  583. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
  584. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 315F));
  585. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 315F));
  586. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  587. this.tableLayoutPanel3.Controls.Add(this.uctl_print, 1, 1);
  588. this.tableLayoutPanel3.Controls.Add(this.uctl_clean, 3, 1);
  589. this.tableLayoutPanel3.Controls.Add(this.uctl_machine, 6, 1);
  590. this.tableLayoutPanel3.Controls.Add(this.panel1, 1, 3);
  591. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  592. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  593. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  594. this.tableLayoutPanel3.RowCount = 6;
  595. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
  596. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 260F));
  597. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  598. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 260F));
  599. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  600. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
  601. this.tableLayoutPanel3.Size = new System.Drawing.Size(1365, 673);
  602. this.tableLayoutPanel3.TabIndex = 0;
  603. //
  604. // uctl_print
  605. //
  606. this.uctl_print.AllowDrop = true;
  607. this.uctl_print.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(73)))), ((int)(((byte)(99)))));
  608. deviceStateDefaultList3.Device_ConnectionMes = false;
  609. deviceStateDefaultList3.Device_Name = "";
  610. deviceStateDefaultList3.Device_OnLine = false;
  611. deviceStateDefaultList3.Device_Pan = IMCS.DefaultList.EnumPlateNum.Plate_Four;
  612. deviceStateDefaultList3.Device_Runing = IMCS.DefaultList.EnumDeviceRunState.RunState_None;
  613. this.uctl_print.deviceStateDefaultList = deviceStateDefaultList3;
  614. this.uctl_print.Dock = System.Windows.Forms.DockStyle.Fill;
  615. this.uctl_print.Location = new System.Drawing.Point(5, 53);
  616. this.uctl_print.Name = "uctl_print";
  617. this.uctl_print.Size = new System.Drawing.Size(309, 254);
  618. this.uctl_print.TabIndex = 1;
  619. this.uctl_print.UserTag = ((short)(126));
  620. this.uctl_print.UserControlMouseDown += new IMCS.Config.UserControlBase.Delegate_MouseDownTag(this.uctl_agvl_UserControlMouseDown);
  621. //
  622. // uctl_clean
  623. //
  624. this.uctl_clean.AllowDrop = true;
  625. this.uctl_clean.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(73)))), ((int)(((byte)(99)))));
  626. deviceStateDefaultList4.Device_ConnectionMes = false;
  627. deviceStateDefaultList4.Device_Name = "";
  628. deviceStateDefaultList4.Device_OnLine = false;
  629. deviceStateDefaultList4.Device_Pan = IMCS.DefaultList.EnumPlateNum.Plate_Four;
  630. deviceStateDefaultList4.Device_Runing = IMCS.DefaultList.EnumDeviceRunState.RunState_None;
  631. this.uctl_clean.deviceStateDefaultList = deviceStateDefaultList4;
  632. this.uctl_clean.Dock = System.Windows.Forms.DockStyle.Fill;
  633. this.uctl_clean.Location = new System.Drawing.Point(370, 53);
  634. this.uctl_clean.Name = "uctl_clean";
  635. this.uctl_clean.Size = new System.Drawing.Size(309, 254);
  636. this.uctl_clean.TabIndex = 1;
  637. this.uctl_clean.UserTag = ((short)(127));
  638. this.uctl_clean.UserControlMouseDown += new IMCS.Config.UserControlBase.Delegate_MouseDownTag(this.uctl_agvl_UserControlMouseDown);
  639. //
  640. // uctl_machine
  641. //
  642. this.uctl_machine.AllowDrop = true;
  643. this.uctl_machine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(73)))), ((int)(((byte)(99)))));
  644. deviceStateDefaultList5.Device_ConnectionMes = false;
  645. deviceStateDefaultList5.Device_Name = "";
  646. deviceStateDefaultList5.Device_OnLine = false;
  647. deviceStateDefaultList5.Device_Pan = IMCS.DefaultList.EnumPlateNum.Plate_Four;
  648. deviceStateDefaultList5.Device_Runing = IMCS.DefaultList.EnumDeviceRunState.RunState_None;
  649. this.uctl_machine.deviceStateDefaultList = deviceStateDefaultList5;
  650. this.uctl_machine.Dock = System.Windows.Forms.DockStyle.Fill;
  651. this.uctl_machine.Location = new System.Drawing.Point(1050, 53);
  652. this.uctl_machine.Name = "uctl_machine";
  653. this.uctl_machine.Size = new System.Drawing.Size(309, 254);
  654. this.uctl_machine.TabIndex = 1;
  655. this.uctl_machine.UserTag = ((short)(129));
  656. this.uctl_machine.UserControlMouseDown += new IMCS.Config.UserControlBase.Delegate_MouseDownTag(this.uctl_agvl_UserControlMouseDown);
  657. //
  658. // panel1
  659. //
  660. this.tableLayoutPanel3.SetColumnSpan(this.panel1, 7);
  661. this.panel1.Controls.Add(this.uctrl_Boot);
  662. this.panel1.Controls.Add(this.panel2);
  663. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  664. this.panel1.Location = new System.Drawing.Point(5, 339);
  665. this.panel1.Name = "panel1";
  666. this.panel1.Size = new System.Drawing.Size(1357, 254);
  667. this.panel1.TabIndex = 2;
  668. //
  669. // uctrl_Boot
  670. //
  671. this.uctrl_Boot.AllowDrop = true;
  672. this.uctrl_Boot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(96)))), ((int)(((byte)(129)))));
  673. deviceStateDefaultList6.Device_ConnectionMes = false;
  674. deviceStateDefaultList6.Device_Name = "";
  675. deviceStateDefaultList6.Device_OnLine = false;
  676. deviceStateDefaultList6.Device_Pan = IMCS.DefaultList.EnumPlateNum.Plate_Four;
  677. deviceStateDefaultList6.Device_Runing = IMCS.DefaultList.EnumDeviceRunState.RunState_None;
  678. this.uctrl_Boot.deviceStateDefaultList = deviceStateDefaultList6;
  679. this.uctrl_Boot.Location = new System.Drawing.Point(445, 7);
  680. this.uctrl_Boot.Name = "uctrl_Boot";
  681. this.uctrl_Boot.Size = new System.Drawing.Size(316, 250);
  682. this.uctrl_Boot.TabIndex = 3;
  683. this.uctrl_Boot.UserTag = ((short)(0));
  684. this.uctrl_Boot.UserControlMouseDown += new IMCS.Config.UserControlBase.Delegate_MouseDownTag(this.uctl_agvl_UserControlMouseDown);
  685. //
  686. // UserControl5
  687. //
  688. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  689. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  690. this.Controls.Add(this.pan_right);
  691. this.Controls.Add(this.pan_left);
  692. this.Controls.Add(this.pan_botton);
  693. this.Name = "UserControl5";
  694. this.Size = new System.Drawing.Size(1716, 806);
  695. this.tableLayoutPanel1.ResumeLayout(false);
  696. this.pan_botton.ResumeLayout(false);
  697. this.pan_left.ResumeLayout(false);
  698. this.tableLayoutPanel2.ResumeLayout(false);
  699. this.pan_right.ResumeLayout(false);
  700. this.tableLayoutPanel3.ResumeLayout(false);
  701. this.panel1.ResumeLayout(false);
  702. this.ResumeLayout(false);
  703. }
  704. #endregion
  705. private Componen.Uctl_OContro2 uctl_agvl;
  706. private Componen.Uctl_OContro2 uctl_agvh;
  707. private Componen.Uctl_OContro uctl_machine;
  708. private Componen.Uctl_OContro uctl_print;
  709. private Componen.Uctl_OContro uctl_clean;
  710. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  711. private System.Windows.Forms.Label label30;
  712. private System.Windows.Forms.Label label28;
  713. private System.Windows.Forms.Label label29;
  714. private System.Windows.Forms.Label label1;
  715. private System.Windows.Forms.Label label27;
  716. private System.Windows.Forms.Label label24;
  717. private System.Windows.Forms.Label label25;
  718. private System.Windows.Forms.Label label21;
  719. private System.Windows.Forms.Label label22;
  720. private System.Windows.Forms.Label label2;
  721. private System.Windows.Forms.Label label3;
  722. private System.Windows.Forms.Label label4;
  723. private System.Windows.Forms.Label label5;
  724. private System.Windows.Forms.Label label6;
  725. private System.Windows.Forms.Label label26;
  726. private System.Windows.Forms.Label label19;
  727. private System.Windows.Forms.Label label23;
  728. private System.Windows.Forms.Label label7;
  729. private System.Windows.Forms.Label label20;
  730. private System.Windows.Forms.Label label16;
  731. private System.Windows.Forms.Label label18;
  732. private System.Windows.Forms.Label label11;
  733. private System.Windows.Forms.Label label8;
  734. private System.Windows.Forms.Label label15;
  735. private System.Windows.Forms.Label label9;
  736. private System.Windows.Forms.Label label12;
  737. private System.Windows.Forms.Label label13;
  738. private System.Windows.Forms.Label label10;
  739. private System.Windows.Forms.Label label14;
  740. private System.Windows.Forms.Label label17;
  741. private System.Windows.Forms.Panel pan_botton;
  742. private System.Windows.Forms.Panel pan_left;
  743. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  744. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  745. private System.Windows.Forms.Panel pan_right;
  746. private Componen.Uctl_OContro3 uctrl_Boot;
  747. private System.Windows.Forms.Panel panel2;
  748. private System.Windows.Forms.Panel panel1;
  749. }
  750. }