Form1.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. 
  2. namespace IMCS.Componen.CT
  3. {
  4. partial class Form1
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.label4 = new System.Windows.Forms.Label();
  33. this.label5 = new System.Windows.Forms.Label();
  34. this.label6 = new System.Windows.Forms.Label();
  35. this.lb_tb_dingdanmm = new System.Windows.Forms.Label();
  36. this.lb_tb_chanpinmm = new System.Windows.Forms.Label();
  37. this.lb_tb_chanpinbm = new System.Windows.Forms.Label();
  38. this.lb_tb_dangqiangx = new System.Windows.Forms.Label();
  39. this.lb_tb_daizhixingrw = new System.Windows.Forms.Label();
  40. this.lb_tb_renwuweizhi = new System.Windows.Forms.Label();
  41. this.button1 = new System.Windows.Forms.Button();
  42. this.button2 = new System.Windows.Forms.Button();
  43. this.SuspendLayout();
  44. //
  45. // label1
  46. //
  47. this.label1.AutoSize = true;
  48. this.label1.BackColor = System.Drawing.Color.Transparent;
  49. this.label1.Location = new System.Drawing.Point(117, 69);
  50. this.label1.Name = "label1";
  51. this.label1.Size = new System.Drawing.Size(75, 15);
  52. this.label1.TabIndex = 0;
  53. this.label1.Text = "订单名称:";
  54. //
  55. // label2
  56. //
  57. this.label2.AutoSize = true;
  58. this.label2.BackColor = System.Drawing.Color.Transparent;
  59. this.label2.Location = new System.Drawing.Point(117, 114);
  60. this.label2.Name = "label2";
  61. this.label2.Size = new System.Drawing.Size(75, 15);
  62. this.label2.TabIndex = 1;
  63. this.label2.Text = "产品名称:";
  64. //
  65. // label3
  66. //
  67. this.label3.AutoSize = true;
  68. this.label3.BackColor = System.Drawing.Color.Transparent;
  69. this.label3.Location = new System.Drawing.Point(117, 155);
  70. this.label3.Name = "label3";
  71. this.label3.Size = new System.Drawing.Size(75, 15);
  72. this.label3.TabIndex = 0;
  73. this.label3.Text = "产品编码:";
  74. //
  75. // label4
  76. //
  77. this.label4.AutoSize = true;
  78. this.label4.BackColor = System.Drawing.Color.Transparent;
  79. this.label4.Location = new System.Drawing.Point(117, 200);
  80. this.label4.Name = "label4";
  81. this.label4.Size = new System.Drawing.Size(75, 15);
  82. this.label4.TabIndex = 1;
  83. this.label4.Text = "当前工序:";
  84. //
  85. // label5
  86. //
  87. this.label5.AutoSize = true;
  88. this.label5.BackColor = System.Drawing.Color.Transparent;
  89. this.label5.Location = new System.Drawing.Point(102, 245);
  90. this.label5.Name = "label5";
  91. this.label5.Size = new System.Drawing.Size(90, 15);
  92. this.label5.TabIndex = 0;
  93. this.label5.Text = "待执行任务:";
  94. //
  95. // label6
  96. //
  97. this.label6.AutoSize = true;
  98. this.label6.BackColor = System.Drawing.Color.Transparent;
  99. this.label6.Location = new System.Drawing.Point(87, 290);
  100. this.label6.Name = "label6";
  101. this.label6.Size = new System.Drawing.Size(105, 15);
  102. this.label6.TabIndex = 1;
  103. this.label6.Text = "任务目标位置:";
  104. //
  105. // lb_tb_dingdanmm
  106. //
  107. this.lb_tb_dingdanmm.AutoSize = true;
  108. this.lb_tb_dingdanmm.BackColor = System.Drawing.Color.Transparent;
  109. this.lb_tb_dingdanmm.Location = new System.Drawing.Point(198, 69);
  110. this.lb_tb_dingdanmm.Name = "lb_tb_dingdanmm";
  111. this.lb_tb_dingdanmm.Size = new System.Drawing.Size(67, 15);
  112. this.lb_tb_dingdanmm.TabIndex = 0;
  113. this.lb_tb_dingdanmm.Text = "壹亘订单";
  114. //
  115. // lb_tb_chanpinmm
  116. //
  117. this.lb_tb_chanpinmm.AutoSize = true;
  118. this.lb_tb_chanpinmm.BackColor = System.Drawing.Color.Transparent;
  119. this.lb_tb_chanpinmm.Location = new System.Drawing.Point(198, 114);
  120. this.lb_tb_chanpinmm.Name = "lb_tb_chanpinmm";
  121. this.lb_tb_chanpinmm.Size = new System.Drawing.Size(52, 15);
  122. this.lb_tb_chanpinmm.TabIndex = 0;
  123. this.lb_tb_chanpinmm.Text = "前隔框";
  124. //
  125. // lb_tb_chanpinbm
  126. //
  127. this.lb_tb_chanpinbm.AutoSize = true;
  128. this.lb_tb_chanpinbm.BackColor = System.Drawing.Color.Transparent;
  129. this.lb_tb_chanpinbm.Location = new System.Drawing.Point(198, 155);
  130. this.lb_tb_chanpinbm.Name = "lb_tb_chanpinbm";
  131. this.lb_tb_chanpinbm.Size = new System.Drawing.Size(63, 15);
  132. this.lb_tb_chanpinbm.TabIndex = 0;
  133. this.lb_tb_chanpinbm.Text = "3453953";
  134. //
  135. // lb_tb_dangqiangx
  136. //
  137. this.lb_tb_dangqiangx.AutoSize = true;
  138. this.lb_tb_dangqiangx.BackColor = System.Drawing.Color.Transparent;
  139. this.lb_tb_dangqiangx.Location = new System.Drawing.Point(198, 200);
  140. this.lb_tb_dangqiangx.Name = "lb_tb_dangqiangx";
  141. this.lb_tb_dangqiangx.Size = new System.Drawing.Size(37, 15);
  142. this.lb_tb_dangqiangx.TabIndex = 0;
  143. this.lb_tb_dangqiangx.Text = "打标";
  144. //
  145. // lb_tb_daizhixingrw
  146. //
  147. this.lb_tb_daizhixingrw.AutoSize = true;
  148. this.lb_tb_daizhixingrw.BackColor = System.Drawing.Color.Transparent;
  149. this.lb_tb_daizhixingrw.Location = new System.Drawing.Point(198, 245);
  150. this.lb_tb_daizhixingrw.Name = "lb_tb_daizhixingrw";
  151. this.lb_tb_daizhixingrw.Size = new System.Drawing.Size(82, 15);
  152. this.lb_tb_daizhixingrw.TabIndex = 0;
  153. this.lb_tb_daizhixingrw.Text = "放到机械手";
  154. //
  155. // lb_tb_renwuweizhi
  156. //
  157. this.lb_tb_renwuweizhi.AutoSize = true;
  158. this.lb_tb_renwuweizhi.BackColor = System.Drawing.Color.Transparent;
  159. this.lb_tb_renwuweizhi.Location = new System.Drawing.Point(198, 290);
  160. this.lb_tb_renwuweizhi.Name = "lb_tb_renwuweizhi";
  161. this.lb_tb_renwuweizhi.Size = new System.Drawing.Size(37, 15);
  162. this.lb_tb_renwuweizhi.TabIndex = 0;
  163. this.lb_tb_renwuweizhi.Text = "手抓";
  164. //
  165. // button1
  166. //
  167. this.button1.Location = new System.Drawing.Point(426, 245);
  168. this.button1.Name = "button1";
  169. this.button1.Size = new System.Drawing.Size(75, 23);
  170. this.button1.TabIndex = 2;
  171. this.button1.Text = "执行";
  172. this.button1.UseVisualStyleBackColor = true;
  173. //
  174. // button2
  175. //
  176. this.button2.BackColor = System.Drawing.Color.White;
  177. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  178. this.button2.Location = new System.Drawing.Point(471, 36);
  179. this.button2.Name = "button2";
  180. this.button2.Size = new System.Drawing.Size(30, 28);
  181. this.button2.TabIndex = 3;
  182. this.button2.Text = "X";
  183. this.button2.UseVisualStyleBackColor = false;
  184. //
  185. // Form1
  186. //
  187. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  188. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  189. this.BackgroundImage = global::IMCS.Properties.Resources.ToolTip;
  190. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  191. this.ClientSize = new System.Drawing.Size(578, 448);
  192. this.Controls.Add(this.button2);
  193. this.Controls.Add(this.button1);
  194. this.Controls.Add(this.label6);
  195. this.Controls.Add(this.label5);
  196. this.Controls.Add(this.label4);
  197. this.Controls.Add(this.label3);
  198. this.Controls.Add(this.label2);
  199. this.Controls.Add(this.lb_tb_renwuweizhi);
  200. this.Controls.Add(this.lb_tb_daizhixingrw);
  201. this.Controls.Add(this.lb_tb_dangqiangx);
  202. this.Controls.Add(this.lb_tb_chanpinbm);
  203. this.Controls.Add(this.lb_tb_chanpinmm);
  204. this.Controls.Add(this.lb_tb_dingdanmm);
  205. this.Controls.Add(this.label1);
  206. this.DoubleBuffered = true;
  207. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  208. this.Name = "Form1";
  209. this.Text = "Form1";
  210. this.ResumeLayout(false);
  211. this.PerformLayout();
  212. }
  213. #endregion
  214. private System.Windows.Forms.Label label1;
  215. private System.Windows.Forms.Label label2;
  216. private System.Windows.Forms.Label label3;
  217. private System.Windows.Forms.Label label4;
  218. private System.Windows.Forms.Label label5;
  219. private System.Windows.Forms.Label label6;
  220. private System.Windows.Forms.Label lb_tb_dingdanmm;
  221. private System.Windows.Forms.Label lb_tb_chanpinmm;
  222. private System.Windows.Forms.Label lb_tb_chanpinbm;
  223. private System.Windows.Forms.Label lb_tb_dangqiangx;
  224. private System.Windows.Forms.Label lb_tb_daizhixingrw;
  225. private System.Windows.Forms.Label lb_tb_renwuweizhi;
  226. private System.Windows.Forms.Button button1;
  227. private System.Windows.Forms.Button button2;
  228. }
  229. }