UserControl3.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567
  1. 
  2. namespace IMCS.UControl
  3. {
  4. partial class UserControl3
  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. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  30. this.label10 = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.label9 = new System.Windows.Forms.Label();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.label8 = new System.Windows.Forms.Label();
  35. this.label4 = new System.Windows.Forms.Label();
  36. this.label7 = new System.Windows.Forms.Label();
  37. this.label5 = new System.Windows.Forms.Label();
  38. this.label6 = new System.Windows.Forms.Label();
  39. this.label15 = new System.Windows.Forms.Label();
  40. this.label16 = new System.Windows.Forms.Label();
  41. this.label17 = new System.Windows.Forms.Label();
  42. this.label18 = new System.Windows.Forms.Label();
  43. this.label20 = new System.Windows.Forms.Label();
  44. this.label19 = new System.Windows.Forms.Label();
  45. this.label11 = new System.Windows.Forms.Label();
  46. this.label14 = new System.Windows.Forms.Label();
  47. this.label13 = new System.Windows.Forms.Label();
  48. this.label12 = new System.Windows.Forms.Label();
  49. this.label21 = new System.Windows.Forms.Label();
  50. this.label22 = new System.Windows.Forms.Label();
  51. this.label23 = new System.Windows.Forms.Label();
  52. this.label24 = new System.Windows.Forms.Label();
  53. this.label25 = new System.Windows.Forms.Label();
  54. this.label26 = new System.Windows.Forms.Label();
  55. this.label27 = new System.Windows.Forms.Label();
  56. this.label28 = new System.Windows.Forms.Label();
  57. this.label1 = new System.Windows.Forms.Label();
  58. this.label29 = new System.Windows.Forms.Label();
  59. this.lb_TaskId = new System.Windows.Forms.Label();
  60. this.lb_RunState = new System.Windows.Forms.Label();
  61. this.lb_StartPoint = new System.Windows.Forms.Label();
  62. this.lb_EndPoint = new System.Windows.Forms.Label();
  63. this.lb_Run = new System.Windows.Forms.Label();
  64. this.tableLayoutPanel1.SuspendLayout();
  65. this.SuspendLayout();
  66. //
  67. // tableLayoutPanel1
  68. //
  69. this.tableLayoutPanel1.ColumnCount = 13;
  70. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  71. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  72. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  73. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  74. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  75. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  76. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  77. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  78. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  79. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  80. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
  81. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
  82. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  83. this.tableLayoutPanel1.Controls.Add(this.label10, 3, 13);
  84. this.tableLayoutPanel1.Controls.Add(this.label3, 4, 12);
  85. this.tableLayoutPanel1.Controls.Add(this.label9, 4, 13);
  86. this.tableLayoutPanel1.Controls.Add(this.label2, 5, 12);
  87. this.tableLayoutPanel1.Controls.Add(this.label8, 5, 13);
  88. this.tableLayoutPanel1.Controls.Add(this.label4, 6, 12);
  89. this.tableLayoutPanel1.Controls.Add(this.label7, 6, 13);
  90. this.tableLayoutPanel1.Controls.Add(this.label5, 7, 12);
  91. this.tableLayoutPanel1.Controls.Add(this.label6, 7, 13);
  92. this.tableLayoutPanel1.Controls.Add(this.label15, 4, 0);
  93. this.tableLayoutPanel1.Controls.Add(this.label16, 6, 0);
  94. this.tableLayoutPanel1.Controls.Add(this.label20, 1, 8);
  95. this.tableLayoutPanel1.Controls.Add(this.label19, 1, 4);
  96. this.tableLayoutPanel1.Controls.Add(this.label11, 10, 9);
  97. this.tableLayoutPanel1.Controls.Add(this.label14, 10, 8);
  98. this.tableLayoutPanel1.Controls.Add(this.label13, 10, 4);
  99. this.tableLayoutPanel1.Controls.Add(this.label12, 10, 3);
  100. this.tableLayoutPanel1.Controls.Add(this.label21, 11, 3);
  101. this.tableLayoutPanel1.Controls.Add(this.label22, 11, 2);
  102. this.tableLayoutPanel1.Controls.Add(this.label23, 11, 4);
  103. this.tableLayoutPanel1.Controls.Add(this.label24, 11, 5);
  104. this.tableLayoutPanel1.Controls.Add(this.label25, 11, 7);
  105. this.tableLayoutPanel1.Controls.Add(this.label26, 11, 8);
  106. this.tableLayoutPanel1.Controls.Add(this.label27, 11, 9);
  107. this.tableLayoutPanel1.Controls.Add(this.label28, 11, 10);
  108. this.tableLayoutPanel1.Controls.Add(this.label17, 8, 12);
  109. this.tableLayoutPanel1.Controls.Add(this.label18, 8, 13);
  110. this.tableLayoutPanel1.Controls.Add(this.label1, 9, 12);
  111. this.tableLayoutPanel1.Controls.Add(this.label29, 11, 0);
  112. this.tableLayoutPanel1.Controls.Add(this.lb_Run, 6, 7);
  113. this.tableLayoutPanel1.Controls.Add(this.lb_TaskId, 4, 5);
  114. this.tableLayoutPanel1.Controls.Add(this.lb_StartPoint, 6, 5);
  115. this.tableLayoutPanel1.Controls.Add(this.lb_RunState, 4, 7);
  116. this.tableLayoutPanel1.Controls.Add(this.lb_EndPoint, 8, 5);
  117. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  118. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  119. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  120. this.tableLayoutPanel1.RowCount = 15;
  121. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  122. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  123. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  124. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  125. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  126. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  127. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  128. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  129. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  130. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  131. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  132. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  133. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  134. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  135. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  136. this.tableLayoutPanel1.Size = new System.Drawing.Size(1475, 737);
  137. this.tableLayoutPanel1.TabIndex = 1;
  138. //
  139. // label10
  140. //
  141. this.label10.Anchor = System.Windows.Forms.AnchorStyles.None;
  142. this.label10.AutoSize = true;
  143. this.label10.Location = new System.Drawing.Point(375, 678);
  144. this.label10.Name = "label10";
  145. this.label10.Size = new System.Drawing.Size(84, 15);
  146. this.label10.TabIndex = 0;
  147. this.label10.Tag = "32";
  148. this.label10.Text = "32工位(小)";
  149. //
  150. // label3
  151. //
  152. this.label3.Anchor = System.Windows.Forms.AnchorStyles.None;
  153. this.label3.AutoSize = true;
  154. this.label3.Location = new System.Drawing.Point(490, 618);
  155. this.label3.Name = "label3";
  156. this.label3.Size = new System.Drawing.Size(53, 15);
  157. this.label3.TabIndex = 0;
  158. this.label3.Tag = "31";
  159. this.label3.Text = "31换抓";
  160. //
  161. // label9
  162. //
  163. this.label9.Anchor = System.Windows.Forms.AnchorStyles.None;
  164. this.label9.AutoSize = true;
  165. this.label9.Location = new System.Drawing.Point(475, 678);
  166. this.label9.Name = "label9";
  167. this.label9.Size = new System.Drawing.Size(84, 15);
  168. this.label9.TabIndex = 0;
  169. this.label9.Tag = "33";
  170. this.label9.Text = "33工位(小)";
  171. //
  172. // label2
  173. //
  174. this.label2.Anchor = System.Windows.Forms.AnchorStyles.None;
  175. this.label2.AutoSize = true;
  176. this.label2.Location = new System.Drawing.Point(575, 618);
  177. this.label2.Name = "label2";
  178. this.label2.Size = new System.Drawing.Size(84, 15);
  179. this.label2.TabIndex = 0;
  180. this.label2.Tag = "34";
  181. this.label2.Text = "34工位(小)";
  182. //
  183. // label8
  184. //
  185. this.label8.Anchor = System.Windows.Forms.AnchorStyles.None;
  186. this.label8.AutoSize = true;
  187. this.label8.Location = new System.Drawing.Point(575, 678);
  188. this.label8.Name = "label8";
  189. this.label8.Size = new System.Drawing.Size(84, 15);
  190. this.label8.TabIndex = 0;
  191. this.label8.Tag = "36";
  192. this.label8.Text = "36工位(小)";
  193. //
  194. // label4
  195. //
  196. this.label4.Anchor = System.Windows.Forms.AnchorStyles.None;
  197. this.label4.AutoSize = true;
  198. this.label4.Location = new System.Drawing.Point(675, 618);
  199. this.label4.Name = "label4";
  200. this.label4.Size = new System.Drawing.Size(84, 15);
  201. this.label4.TabIndex = 0;
  202. this.label4.Tag = "35";
  203. this.label4.Text = "35工位(小)";
  204. //
  205. // label7
  206. //
  207. this.label7.Anchor = System.Windows.Forms.AnchorStyles.None;
  208. this.label7.AutoSize = true;
  209. this.label7.Location = new System.Drawing.Point(675, 678);
  210. this.label7.Name = "label7";
  211. this.label7.Size = new System.Drawing.Size(84, 15);
  212. this.label7.TabIndex = 0;
  213. this.label7.Tag = "37";
  214. this.label7.Text = "37工位(小)";
  215. //
  216. // label5
  217. //
  218. this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;
  219. this.label5.AutoSize = true;
  220. this.label5.Location = new System.Drawing.Point(775, 618);
  221. this.label5.Name = "label5";
  222. this.label5.Size = new System.Drawing.Size(84, 15);
  223. this.label5.TabIndex = 0;
  224. this.label5.Tag = "38";
  225. this.label5.Text = "38工位(大)";
  226. //
  227. // label6
  228. //
  229. this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;
  230. this.label6.AutoSize = true;
  231. this.label6.Location = new System.Drawing.Point(775, 678);
  232. this.label6.Name = "label6";
  233. this.label6.Size = new System.Drawing.Size(84, 15);
  234. this.label6.TabIndex = 0;
  235. this.label6.Tag = "39";
  236. this.label6.Text = "39工位(大)";
  237. //
  238. // label15
  239. //
  240. this.label15.Anchor = System.Windows.Forms.AnchorStyles.None;
  241. this.label15.AutoSize = true;
  242. this.label15.Location = new System.Drawing.Point(487, 22);
  243. this.label15.Name = "label15";
  244. this.label15.Size = new System.Drawing.Size(60, 15);
  245. this.label15.TabIndex = 0;
  246. this.label15.Tag = "159";
  247. this.label15.Text = "三坐标2";
  248. //
  249. // label16
  250. //
  251. this.label16.Anchor = System.Windows.Forms.AnchorStyles.None;
  252. this.label16.AutoSize = true;
  253. this.label16.Location = new System.Drawing.Point(687, 22);
  254. this.label16.Name = "label16";
  255. this.label16.Size = new System.Drawing.Size(60, 15);
  256. this.label16.TabIndex = 0;
  257. this.label16.Tag = "145";
  258. this.label16.Text = "三坐标1";
  259. //
  260. // label17
  261. //
  262. this.label17.Anchor = System.Windows.Forms.AnchorStyles.None;
  263. this.label17.AutoSize = true;
  264. this.label17.Location = new System.Drawing.Point(875, 618);
  265. this.label17.Name = "label17";
  266. this.label17.Size = new System.Drawing.Size(84, 15);
  267. this.label17.TabIndex = 0;
  268. this.label17.Tag = "40";
  269. this.label17.Text = "40工位(大)";
  270. //
  271. // label18
  272. //
  273. this.label18.Anchor = System.Windows.Forms.AnchorStyles.None;
  274. this.label18.AutoSize = true;
  275. this.label18.Location = new System.Drawing.Point(875, 678);
  276. this.label18.Name = "label18";
  277. this.label18.Size = new System.Drawing.Size(84, 15);
  278. this.label18.TabIndex = 0;
  279. this.label18.Tag = "41";
  280. this.label18.Text = "41工位(大)";
  281. //
  282. // label20
  283. //
  284. this.label20.Anchor = System.Windows.Forms.AnchorStyles.None;
  285. this.label20.AutoSize = true;
  286. this.label20.Location = new System.Drawing.Point(40, 420);
  287. this.label20.Name = "label20";
  288. this.label20.Size = new System.Drawing.Size(60, 15);
  289. this.label20.TabIndex = 0;
  290. this.label20.Tag = "146";
  291. this.label20.Text = "人工位2";
  292. //
  293. // label19
  294. //
  295. this.label19.Anchor = System.Windows.Forms.AnchorStyles.None;
  296. this.label19.AutoSize = true;
  297. this.label19.Location = new System.Drawing.Point(40, 220);
  298. this.label19.Name = "label19";
  299. this.label19.Size = new System.Drawing.Size(60, 15);
  300. this.label19.TabIndex = 0;
  301. this.label19.Tag = "147";
  302. this.label19.Text = "人工位1";
  303. //
  304. // label11
  305. //
  306. this.label11.Anchor = System.Windows.Forms.AnchorStyles.None;
  307. this.label11.AutoSize = true;
  308. this.label11.Location = new System.Drawing.Point(1228, 480);
  309. this.label11.Name = "label11";
  310. this.label11.Size = new System.Drawing.Size(92, 15);
  311. this.label11.TabIndex = 0;
  312. this.label11.Tag = "144";
  313. this.label11.Text = "144工位(大)";
  314. //
  315. // label14
  316. //
  317. this.label14.Anchor = System.Windows.Forms.AnchorStyles.None;
  318. this.label14.AutoSize = true;
  319. this.label14.Location = new System.Drawing.Point(1228, 420);
  320. this.label14.Name = "label14";
  321. this.label14.Size = new System.Drawing.Size(92, 15);
  322. this.label14.TabIndex = 0;
  323. this.label14.Tag = "143";
  324. this.label14.Text = "143工位(大)";
  325. //
  326. // label13
  327. //
  328. this.label13.Anchor = System.Windows.Forms.AnchorStyles.None;
  329. this.label13.AutoSize = true;
  330. this.label13.Location = new System.Drawing.Point(1228, 220);
  331. this.label13.Name = "label13";
  332. this.label13.Size = new System.Drawing.Size(92, 15);
  333. this.label13.TabIndex = 0;
  334. this.label13.Tag = "142";
  335. this.label13.Text = "142工位(大)";
  336. //
  337. // label12
  338. //
  339. this.label12.Anchor = System.Windows.Forms.AnchorStyles.None;
  340. this.label12.AutoSize = true;
  341. this.label12.Location = new System.Drawing.Point(1228, 160);
  342. this.label12.Name = "label12";
  343. this.label12.Size = new System.Drawing.Size(92, 15);
  344. this.label12.TabIndex = 0;
  345. this.label12.Tag = "141";
  346. this.label12.Text = "141工位(大)";
  347. //
  348. // label21
  349. //
  350. this.label21.Anchor = System.Windows.Forms.AnchorStyles.None;
  351. this.label21.AutoSize = true;
  352. this.label21.Location = new System.Drawing.Point(1348, 160);
  353. this.label21.Name = "label21";
  354. this.label21.Size = new System.Drawing.Size(92, 15);
  355. this.label21.TabIndex = 0;
  356. this.label21.Tag = "152";
  357. this.label21.Text = "152工位(小)";
  358. //
  359. // label22
  360. //
  361. this.label22.Anchor = System.Windows.Forms.AnchorStyles.None;
  362. this.label22.AutoSize = true;
  363. this.label22.Location = new System.Drawing.Point(1348, 100);
  364. this.label22.Name = "label22";
  365. this.label22.Size = new System.Drawing.Size(92, 15);
  366. this.label22.TabIndex = 0;
  367. this.label22.Tag = "151";
  368. this.label22.Text = "151工位(小)";
  369. //
  370. // label23
  371. //
  372. this.label23.Anchor = System.Windows.Forms.AnchorStyles.None;
  373. this.label23.AutoSize = true;
  374. this.label23.Location = new System.Drawing.Point(1348, 220);
  375. this.label23.Name = "label23";
  376. this.label23.Size = new System.Drawing.Size(92, 15);
  377. this.label23.TabIndex = 0;
  378. this.label23.Tag = "153";
  379. this.label23.Text = "153工位(小)";
  380. //
  381. // label24
  382. //
  383. this.label24.Anchor = System.Windows.Forms.AnchorStyles.None;
  384. this.label24.AutoSize = true;
  385. this.label24.Location = new System.Drawing.Point(1348, 280);
  386. this.label24.Name = "label24";
  387. this.label24.Size = new System.Drawing.Size(92, 15);
  388. this.label24.TabIndex = 0;
  389. this.label24.Tag = "154";
  390. this.label24.Text = "154工位(小)";
  391. //
  392. // label25
  393. //
  394. this.label25.Anchor = System.Windows.Forms.AnchorStyles.None;
  395. this.label25.AutoSize = true;
  396. this.label25.Location = new System.Drawing.Point(1348, 360);
  397. this.label25.Name = "label25";
  398. this.label25.Size = new System.Drawing.Size(92, 15);
  399. this.label25.TabIndex = 0;
  400. this.label25.Tag = "155";
  401. this.label25.Text = "155工位(小)";
  402. //
  403. // label26
  404. //
  405. this.label26.Anchor = System.Windows.Forms.AnchorStyles.None;
  406. this.label26.AutoSize = true;
  407. this.label26.Location = new System.Drawing.Point(1348, 420);
  408. this.label26.Name = "label26";
  409. this.label26.Size = new System.Drawing.Size(92, 15);
  410. this.label26.TabIndex = 0;
  411. this.label26.Tag = "156";
  412. this.label26.Text = "156工位(小)";
  413. //
  414. // label27
  415. //
  416. this.label27.Anchor = System.Windows.Forms.AnchorStyles.None;
  417. this.label27.AutoSize = true;
  418. this.label27.Location = new System.Drawing.Point(1348, 480);
  419. this.label27.Name = "label27";
  420. this.label27.Size = new System.Drawing.Size(92, 15);
  421. this.label27.TabIndex = 0;
  422. this.label27.Tag = "157";
  423. this.label27.Text = "157工位(小)";
  424. //
  425. // label28
  426. //
  427. this.label28.Anchor = System.Windows.Forms.AnchorStyles.None;
  428. this.label28.AutoSize = true;
  429. this.label28.Location = new System.Drawing.Point(1348, 540);
  430. this.label28.Name = "label28";
  431. this.label28.Size = new System.Drawing.Size(92, 15);
  432. this.label28.TabIndex = 0;
  433. this.label28.Tag = "158";
  434. this.label28.Text = "158工位(小)";
  435. //
  436. // label1
  437. //
  438. this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left;
  439. this.label1.AutoSize = true;
  440. this.label1.Location = new System.Drawing.Point(985, 618);
  441. this.label1.Margin = new System.Windows.Forms.Padding(18, 0, 3, 0);
  442. this.label1.Name = "label1";
  443. this.label1.Size = new System.Drawing.Size(67, 15);
  444. this.label1.TabIndex = 0;
  445. this.label1.Tag = "999";
  446. this.label1.Text = "控制机柜";
  447. //
  448. // label29
  449. //
  450. this.label29.Anchor = System.Windows.Forms.AnchorStyles.None;
  451. this.label29.AutoSize = true;
  452. this.label29.Location = new System.Drawing.Point(1353, 22);
  453. this.label29.Name = "label29";
  454. this.label29.Size = new System.Drawing.Size(82, 15);
  455. this.label29.TabIndex = 0;
  456. this.label29.Tag = "999";
  457. this.label29.Text = "三坐标电脑";
  458. //
  459. // lb_TaskId
  460. //
  461. this.lb_TaskId.Anchor = System.Windows.Forms.AnchorStyles.Left;
  462. this.lb_TaskId.AutoSize = true;
  463. this.tableLayoutPanel1.SetColumnSpan(this.lb_TaskId, 2);
  464. this.lb_TaskId.Location = new System.Drawing.Point(470, 280);
  465. this.lb_TaskId.Name = "lb_TaskId";
  466. this.lb_TaskId.Size = new System.Drawing.Size(0, 15);
  467. this.lb_TaskId.TabIndex = 39;
  468. this.lb_TaskId.Tag = "999";
  469. //
  470. // lb_RunState
  471. //
  472. this.lb_RunState.Anchor = System.Windows.Forms.AnchorStyles.Left;
  473. this.tableLayoutPanel1.SetColumnSpan(this.lb_RunState, 2);
  474. this.lb_RunState.Location = new System.Drawing.Point(470, 357);
  475. this.lb_RunState.Name = "lb_RunState";
  476. this.lb_RunState.Size = new System.Drawing.Size(80, 21);
  477. this.lb_RunState.TabIndex = 40;
  478. this.lb_RunState.Tag = "999";
  479. //
  480. // lb_StartPoint
  481. //
  482. this.lb_StartPoint.Anchor = System.Windows.Forms.AnchorStyles.Left;
  483. this.lb_StartPoint.AutoSize = true;
  484. this.tableLayoutPanel1.SetColumnSpan(this.lb_StartPoint, 2);
  485. this.lb_StartPoint.Location = new System.Drawing.Point(670, 280);
  486. this.lb_StartPoint.Name = "lb_StartPoint";
  487. this.lb_StartPoint.Size = new System.Drawing.Size(0, 15);
  488. this.lb_StartPoint.TabIndex = 41;
  489. this.lb_StartPoint.Tag = "999";
  490. //
  491. // lb_EndPoint
  492. //
  493. this.lb_EndPoint.Anchor = System.Windows.Forms.AnchorStyles.Left;
  494. this.lb_EndPoint.AutoSize = true;
  495. this.tableLayoutPanel1.SetColumnSpan(this.lb_EndPoint, 2);
  496. this.lb_EndPoint.Location = new System.Drawing.Point(870, 280);
  497. this.lb_EndPoint.Name = "lb_EndPoint";
  498. this.lb_EndPoint.Size = new System.Drawing.Size(0, 15);
  499. this.lb_EndPoint.TabIndex = 42;
  500. this.lb_EndPoint.Tag = "999";
  501. //
  502. // lb_Run
  503. //
  504. this.lb_Run.Anchor = System.Windows.Forms.AnchorStyles.Left;
  505. this.lb_Run.AutoSize = true;
  506. this.tableLayoutPanel1.SetColumnSpan(this.lb_Run, 2);
  507. this.lb_Run.Location = new System.Drawing.Point(670, 360);
  508. this.lb_Run.Name = "lb_Run";
  509. this.lb_Run.Size = new System.Drawing.Size(0, 15);
  510. this.lb_Run.TabIndex = 43;
  511. this.lb_Run.Tag = "999";
  512. //
  513. // UserControl3
  514. //
  515. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  516. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  517. this.Controls.Add(this.tableLayoutPanel1);
  518. this.Name = "UserControl3";
  519. this.Size = new System.Drawing.Size(1475, 737);
  520. this.tableLayoutPanel1.ResumeLayout(false);
  521. this.tableLayoutPanel1.PerformLayout();
  522. this.ResumeLayout(false);
  523. }
  524. #endregion
  525. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  526. private System.Windows.Forms.Label label5;
  527. private System.Windows.Forms.Label label4;
  528. private System.Windows.Forms.Label label2;
  529. private System.Windows.Forms.Label label3;
  530. private System.Windows.Forms.Label label6;
  531. private System.Windows.Forms.Label label7;
  532. private System.Windows.Forms.Label label8;
  533. private System.Windows.Forms.Label label9;
  534. private System.Windows.Forms.Label label10;
  535. private System.Windows.Forms.Label label14;
  536. private System.Windows.Forms.Label label13;
  537. private System.Windows.Forms.Label label12;
  538. private System.Windows.Forms.Label label11;
  539. private System.Windows.Forms.Label label15;
  540. private System.Windows.Forms.Label label16;
  541. private System.Windows.Forms.Label label17;
  542. private System.Windows.Forms.Label label18;
  543. private System.Windows.Forms.Label label20;
  544. private System.Windows.Forms.Label label19;
  545. private System.Windows.Forms.Label label21;
  546. private System.Windows.Forms.Label label22;
  547. private System.Windows.Forms.Label label23;
  548. private System.Windows.Forms.Label label24;
  549. private System.Windows.Forms.Label label25;
  550. private System.Windows.Forms.Label label26;
  551. private System.Windows.Forms.Label label27;
  552. private System.Windows.Forms.Label label28;
  553. private System.Windows.Forms.Label label1;
  554. private System.Windows.Forms.Label label29;
  555. private System.Windows.Forms.Label lb_Run;
  556. private System.Windows.Forms.Label lb_TaskId;
  557. private System.Windows.Forms.Label lb_StartPoint;
  558. private System.Windows.Forms.Label lb_RunState;
  559. private System.Windows.Forms.Label lb_EndPoint;
  560. }
  561. }