Make_SMTSStencil.Designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_SMTSStencil
  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(Make_SMTSStencil));
  29. this.ms_makecode_label = new System.Windows.Forms.Label();
  30. this.ma_prodcode_label = new System.Windows.Forms.Label();
  31. this.li_code_label = new System.Windows.Forms.Label();
  32. this.RadioReceive = new System.Windows.Forms.RadioButton();
  33. this.RadioReturn = new System.Windows.Forms.RadioButton();
  34. this.SU_DEVCODE_label = new System.Windows.Forms.Label();
  35. this.st_table_label = new System.Windows.Forms.Label();
  36. this.SU_DEVCODE1_label = new System.Windows.Forms.Label();
  37. this.st_combinenumber_label = new System.Windows.Forms.Label();
  38. this.ma_qty_label = new System.Windows.Forms.Label();
  39. this.ma_qty = new System.Windows.Forms.Label();
  40. this.su_singlepringqty1_label = new System.Windows.Forms.Label();
  41. this.SU_RETURNIFCLEAN = new System.Windows.Forms.CheckBox();
  42. this.em_code_label = new System.Windows.Forms.Label();
  43. this.em_code1_label = new System.Windows.Forms.Label();
  44. this.ST_ENSIONA_label = new System.Windows.Forms.Label();
  45. this.ST_ENSIONB_label = new System.Windows.Forms.Label();
  46. this.ST_ENSIONC_label = new System.Windows.Forms.Label();
  47. this.label9 = new System.Windows.Forms.Label();
  48. this.ST_ENSIONE_label = new System.Windows.Forms.Label();
  49. this.label7 = new System.Windows.Forms.Label();
  50. this.st_usecount = new System.Windows.Forms.Label();
  51. this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  52. this.Scrap = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  53. this.ST_ENSIONA = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  54. this.ST_ENSIONB = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  55. this.ST_ENSIONC = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  56. this.ST_ENSIOND = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  57. this.ST_ENSIONE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  58. this.em_code1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  59. this.em_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  60. this.su_singlepringqty1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  61. this.st_table = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  62. this.Receive = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  63. this.Return = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  64. this.st_combinenumber = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  65. this.SU_DEVCODE1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  66. this.SU_DEVCODE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  67. this.ToolsBom = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  68. this.su_stcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.st_pcbcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.su_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.SU_LINECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.su_stverison = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.su_singlepringqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.su_table = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.su_usemacode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  77. this.li_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  78. this.ma_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  79. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  80. ((System.ComponentModel.ISupportInitialize)(this.ToolsBom)).BeginInit();
  81. this.SuspendLayout();
  82. //
  83. // ms_makecode_label
  84. //
  85. this.ms_makecode_label.AutoSize = true;
  86. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.ms_makecode_label.Location = new System.Drawing.Point(3, 13);
  88. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  89. this.ms_makecode_label.Name = "ms_makecode_label";
  90. this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
  91. this.ms_makecode_label.TabIndex = 68;
  92. this.ms_makecode_label.Text = "归属工单";
  93. //
  94. // ma_prodcode_label
  95. //
  96. this.ma_prodcode_label.AutoSize = true;
  97. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.ma_prodcode_label.Location = new System.Drawing.Point(343, 13);
  99. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  100. this.ma_prodcode_label.Name = "ma_prodcode_label";
  101. this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
  102. this.ma_prodcode_label.TabIndex = 69;
  103. this.ma_prodcode_label.Text = "产品编号";
  104. //
  105. // li_code_label
  106. //
  107. this.li_code_label.AutoSize = true;
  108. this.li_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.li_code_label.Location = new System.Drawing.Point(908, 742);
  110. this.li_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  111. this.li_code_label.Name = "li_code_label";
  112. this.li_code_label.Size = new System.Drawing.Size(110, 31);
  113. this.li_code_label.TabIndex = 73;
  114. this.li_code_label.Text = "产线编号";
  115. //
  116. // RadioReceive
  117. //
  118. this.RadioReceive.AutoSize = true;
  119. this.RadioReceive.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.RadioReceive.Location = new System.Drawing.Point(9, 742);
  121. this.RadioReceive.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  122. this.RadioReceive.Name = "RadioReceive";
  123. this.RadioReceive.Size = new System.Drawing.Size(79, 32);
  124. this.RadioReceive.TabIndex = 77;
  125. this.RadioReceive.TabStop = true;
  126. this.RadioReceive.Text = "领用";
  127. this.RadioReceive.UseVisualStyleBackColor = true;
  128. this.RadioReceive.CheckedChanged += new System.EventHandler(this.Radio_CheckedChanged);
  129. //
  130. // RadioReturn
  131. //
  132. this.RadioReturn.AutoSize = true;
  133. this.RadioReturn.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.RadioReturn.Location = new System.Drawing.Point(9, 823);
  135. this.RadioReturn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  136. this.RadioReturn.Name = "RadioReturn";
  137. this.RadioReturn.Size = new System.Drawing.Size(79, 32);
  138. this.RadioReturn.TabIndex = 78;
  139. this.RadioReturn.TabStop = true;
  140. this.RadioReturn.Text = "退回";
  141. this.RadioReturn.UseVisualStyleBackColor = true;
  142. this.RadioReturn.CheckedChanged += new System.EventHandler(this.Radio_CheckedChanged);
  143. //
  144. // SU_DEVCODE_label
  145. //
  146. this.SU_DEVCODE_label.AutoSize = true;
  147. this.SU_DEVCODE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.SU_DEVCODE_label.Location = new System.Drawing.Point(89, 742);
  149. this.SU_DEVCODE_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  150. this.SU_DEVCODE_label.Name = "SU_DEVCODE_label";
  151. this.SU_DEVCODE_label.Size = new System.Drawing.Size(110, 31);
  152. this.SU_DEVCODE_label.TabIndex = 81;
  153. this.SU_DEVCODE_label.Text = "刮刀编号";
  154. //
  155. // st_table_label
  156. //
  157. this.st_table_label.AutoSize = true;
  158. this.st_table_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.st_table_label.Location = new System.Drawing.Point(399, 742);
  160. this.st_table_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  161. this.st_table_label.Name = "st_table_label";
  162. this.st_table_label.Size = new System.Drawing.Size(76, 31);
  163. this.st_table_label.TabIndex = 83;
  164. this.st_table_label.Text = "Table";
  165. //
  166. // SU_DEVCODE1_label
  167. //
  168. this.SU_DEVCODE1_label.AutoSize = true;
  169. this.SU_DEVCODE1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.SU_DEVCODE1_label.Location = new System.Drawing.Point(89, 828);
  171. this.SU_DEVCODE1_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  172. this.SU_DEVCODE1_label.Name = "SU_DEVCODE1_label";
  173. this.SU_DEVCODE1_label.Size = new System.Drawing.Size(110, 31);
  174. this.SU_DEVCODE1_label.TabIndex = 87;
  175. this.SU_DEVCODE1_label.Text = "刮刀编号";
  176. //
  177. // st_combinenumber_label
  178. //
  179. this.st_combinenumber_label.AutoSize = true;
  180. this.st_combinenumber_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.st_combinenumber_label.Location = new System.Drawing.Point(1170, 921);
  182. this.st_combinenumber_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  183. this.st_combinenumber_label.Name = "st_combinenumber_label";
  184. this.st_combinenumber_label.Size = new System.Drawing.Size(134, 31);
  185. this.st_combinenumber_label.TabIndex = 89;
  186. this.st_combinenumber_label.Text = "加工小板数";
  187. this.st_combinenumber_label.Visible = false;
  188. //
  189. // ma_qty_label
  190. //
  191. this.ma_qty_label.AutoSize = true;
  192. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.ma_qty_label.Location = new System.Drawing.Point(1022, 13);
  194. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  195. this.ma_qty_label.Name = "ma_qty_label";
  196. this.ma_qty_label.Size = new System.Drawing.Size(86, 31);
  197. this.ma_qty_label.TabIndex = 105;
  198. this.ma_qty_label.Text = "工单数";
  199. //
  200. // ma_qty
  201. //
  202. this.ma_qty.AutoSize = true;
  203. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.ma_qty.Location = new System.Drawing.Point(1133, 13);
  205. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  206. this.ma_qty.Name = "ma_qty";
  207. this.ma_qty.Size = new System.Drawing.Size(0, 31);
  208. this.ma_qty.TabIndex = 106;
  209. //
  210. // su_singlepringqty1_label
  211. //
  212. this.su_singlepringqty1_label.AutoSize = true;
  213. this.su_singlepringqty1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.su_singlepringqty1_label.Location = new System.Drawing.Point(670, 742);
  215. this.su_singlepringqty1_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  216. this.su_singlepringqty1_label.Name = "su_singlepringqty1_label";
  217. this.su_singlepringqty1_label.Size = new System.Drawing.Size(110, 31);
  218. this.su_singlepringqty1_label.TabIndex = 108;
  219. this.su_singlepringqty1_label.Text = "单片次数";
  220. //
  221. // SU_RETURNIFCLEAN
  222. //
  223. this.SU_RETURNIFCLEAN.AutoSize = true;
  224. this.SU_RETURNIFCLEAN.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  225. this.SU_RETURNIFCLEAN.Location = new System.Drawing.Point(708, 828);
  226. this.SU_RETURNIFCLEAN.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  227. this.SU_RETURNIFCLEAN.Name = "SU_RETURNIFCLEAN";
  228. this.SU_RETURNIFCLEAN.Size = new System.Drawing.Size(122, 32);
  229. this.SU_RETURNIFCLEAN.TabIndex = 110;
  230. this.SU_RETURNIFCLEAN.Text = "是否清洗";
  231. this.SU_RETURNIFCLEAN.UseVisualStyleBackColor = true;
  232. //
  233. // em_code_label
  234. //
  235. this.em_code_label.AutoSize = true;
  236. this.em_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. this.em_code_label.Location = new System.Drawing.Point(89, 786);
  238. this.em_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  239. this.em_code_label.Name = "em_code_label";
  240. this.em_code_label.Size = new System.Drawing.Size(110, 31);
  241. this.em_code_label.TabIndex = 111;
  242. this.em_code_label.Text = "人员编号";
  243. //
  244. // em_code1_label
  245. //
  246. this.em_code1_label.AutoSize = true;
  247. this.em_code1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.em_code1_label.Location = new System.Drawing.Point(399, 828);
  249. this.em_code1_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  250. this.em_code1_label.Name = "em_code1_label";
  251. this.em_code1_label.Size = new System.Drawing.Size(110, 31);
  252. this.em_code1_label.TabIndex = 113;
  253. this.em_code1_label.Text = "人员编号";
  254. //
  255. // ST_ENSIONA_label
  256. //
  257. this.ST_ENSIONA_label.AutoSize = true;
  258. this.ST_ENSIONA_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.ST_ENSIONA_label.Location = new System.Drawing.Point(207, 888);
  260. this.ST_ENSIONA_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  261. this.ST_ENSIONA_label.Name = "ST_ENSIONA_label";
  262. this.ST_ENSIONA_label.Size = new System.Drawing.Size(31, 31);
  263. this.ST_ENSIONA_label.TabIndex = 124;
  264. this.ST_ENSIONA_label.Text = "A";
  265. this.ST_ENSIONA_label.Visible = false;
  266. //
  267. // ST_ENSIONB_label
  268. //
  269. this.ST_ENSIONB_label.AutoSize = true;
  270. this.ST_ENSIONB_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.ST_ENSIONB_label.Location = new System.Drawing.Point(500, 888);
  272. this.ST_ENSIONB_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  273. this.ST_ENSIONB_label.Name = "ST_ENSIONB_label";
  274. this.ST_ENSIONB_label.Size = new System.Drawing.Size(29, 31);
  275. this.ST_ENSIONB_label.TabIndex = 122;
  276. this.ST_ENSIONB_label.Text = "B";
  277. this.ST_ENSIONB_label.Visible = false;
  278. //
  279. // ST_ENSIONC_label
  280. //
  281. this.ST_ENSIONC_label.AutoSize = true;
  282. this.ST_ENSIONC_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.ST_ENSIONC_label.Location = new System.Drawing.Point(798, 888);
  284. this.ST_ENSIONC_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  285. this.ST_ENSIONC_label.Name = "ST_ENSIONC_label";
  286. this.ST_ENSIONC_label.Size = new System.Drawing.Size(30, 31);
  287. this.ST_ENSIONC_label.TabIndex = 120;
  288. this.ST_ENSIONC_label.Text = "C";
  289. this.ST_ENSIONC_label.Visible = false;
  290. //
  291. // label9
  292. //
  293. this.label9.AutoSize = true;
  294. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. this.label9.Location = new System.Drawing.Point(207, 929);
  296. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  297. this.label9.Name = "label9";
  298. this.label9.Size = new System.Drawing.Size(32, 31);
  299. this.label9.TabIndex = 118;
  300. this.label9.Text = "D";
  301. this.label9.Visible = false;
  302. //
  303. // ST_ENSIONE_label
  304. //
  305. this.ST_ENSIONE_label.AutoSize = true;
  306. this.ST_ENSIONE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  307. this.ST_ENSIONE_label.Location = new System.Drawing.Point(501, 929);
  308. this.ST_ENSIONE_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  309. this.ST_ENSIONE_label.Name = "ST_ENSIONE_label";
  310. this.ST_ENSIONE_label.Size = new System.Drawing.Size(27, 31);
  311. this.ST_ENSIONE_label.TabIndex = 116;
  312. this.ST_ENSIONE_label.Text = "E";
  313. this.ST_ENSIONE_label.Visible = false;
  314. //
  315. // label7
  316. //
  317. this.label7.AutoSize = true;
  318. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  319. this.label7.Location = new System.Drawing.Point(10, 888);
  320. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  321. this.label7.Name = "label7";
  322. this.label7.Size = new System.Drawing.Size(194, 31);
  323. this.label7.TabIndex = 115;
  324. this.label7.Text = "张力测试结果(N)";
  325. this.label7.Visible = false;
  326. //
  327. // st_usecount
  328. //
  329. this.st_usecount.AutoSize = true;
  330. this.st_usecount.Location = new System.Drawing.Point(504, 792);
  331. this.st_usecount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  332. this.st_usecount.Name = "st_usecount";
  333. this.st_usecount.Size = new System.Drawing.Size(0, 18);
  334. this.st_usecount.TabIndex = 127;
  335. this.st_usecount.Visible = false;
  336. //
  337. // normalButton1
  338. //
  339. this.normalButton1.AllPower = null;
  340. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  341. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  342. this.normalButton1.Image = null;
  343. this.normalButton1.IsShowBorder = true;
  344. this.normalButton1.Location = new System.Drawing.Point(838, 820);
  345. this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  346. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  347. this.normalButton1.Name = "normalButton1";
  348. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  349. this.normalButton1.Power = null;
  350. this.normalButton1.Size = new System.Drawing.Size(107, 42);
  351. this.normalButton1.TabIndex = 128;
  352. this.normalButton1.Text = "6小时清洗";
  353. this.normalButton1.UseVisualStyleBackColor = false;
  354. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  355. //
  356. // Scrap
  357. //
  358. this.Scrap.AllPower = null;
  359. this.Scrap.BackColor = System.Drawing.Color.Transparent;
  360. this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage")));
  361. this.Scrap.Image = null;
  362. this.Scrap.IsShowBorder = true;
  363. this.Scrap.Location = new System.Drawing.Point(1166, 823);
  364. this.Scrap.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  365. this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
  366. this.Scrap.Name = "Scrap";
  367. this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
  368. this.Scrap.Power = null;
  369. this.Scrap.Size = new System.Drawing.Size(102, 42);
  370. this.Scrap.TabIndex = 126;
  371. this.Scrap.Text = "报废";
  372. this.Scrap.UseVisualStyleBackColor = false;
  373. this.Scrap.Click += new System.EventHandler(this.Scrap_Click_1);
  374. //
  375. // ST_ENSIONA
  376. //
  377. this.ST_ENSIONA.AllPower = null;
  378. this.ST_ENSIONA.BackColor = System.Drawing.Color.White;
  379. this.ST_ENSIONA.ID = null;
  380. this.ST_ENSIONA.Location = new System.Drawing.Point(248, 888);
  381. this.ST_ENSIONA.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  382. this.ST_ENSIONA.Name = "ST_ENSIONA";
  383. this.ST_ENSIONA.Negative = false;
  384. this.ST_ENSIONA.Power = null;
  385. this.ST_ENSIONA.Size = new System.Drawing.Size(178, 28);
  386. this.ST_ENSIONA.Str = null;
  387. this.ST_ENSIONA.Str1 = null;
  388. this.ST_ENSIONA.Str2 = null;
  389. this.ST_ENSIONA.TabIndex = 125;
  390. this.ST_ENSIONA.Visible = false;
  391. //
  392. // ST_ENSIONB
  393. //
  394. this.ST_ENSIONB.AllPower = null;
  395. this.ST_ENSIONB.BackColor = System.Drawing.Color.White;
  396. this.ST_ENSIONB.ID = null;
  397. this.ST_ENSIONB.Location = new System.Drawing.Point(540, 888);
  398. this.ST_ENSIONB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  399. this.ST_ENSIONB.Name = "ST_ENSIONB";
  400. this.ST_ENSIONB.Negative = false;
  401. this.ST_ENSIONB.Power = null;
  402. this.ST_ENSIONB.Size = new System.Drawing.Size(178, 28);
  403. this.ST_ENSIONB.Str = null;
  404. this.ST_ENSIONB.Str1 = null;
  405. this.ST_ENSIONB.Str2 = null;
  406. this.ST_ENSIONB.TabIndex = 123;
  407. this.ST_ENSIONB.Visible = false;
  408. //
  409. // ST_ENSIONC
  410. //
  411. this.ST_ENSIONC.AllPower = null;
  412. this.ST_ENSIONC.BackColor = System.Drawing.Color.White;
  413. this.ST_ENSIONC.ID = null;
  414. this.ST_ENSIONC.Location = new System.Drawing.Point(838, 888);
  415. this.ST_ENSIONC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  416. this.ST_ENSIONC.Name = "ST_ENSIONC";
  417. this.ST_ENSIONC.Negative = false;
  418. this.ST_ENSIONC.Power = null;
  419. this.ST_ENSIONC.Size = new System.Drawing.Size(178, 28);
  420. this.ST_ENSIONC.Str = null;
  421. this.ST_ENSIONC.Str1 = null;
  422. this.ST_ENSIONC.Str2 = null;
  423. this.ST_ENSIONC.TabIndex = 121;
  424. this.ST_ENSIONC.Visible = false;
  425. //
  426. // ST_ENSIOND
  427. //
  428. this.ST_ENSIOND.AllPower = null;
  429. this.ST_ENSIOND.BackColor = System.Drawing.Color.White;
  430. this.ST_ENSIOND.ID = null;
  431. this.ST_ENSIOND.Location = new System.Drawing.Point(248, 929);
  432. this.ST_ENSIOND.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  433. this.ST_ENSIOND.Name = "ST_ENSIOND";
  434. this.ST_ENSIOND.Negative = false;
  435. this.ST_ENSIOND.Power = null;
  436. this.ST_ENSIOND.Size = new System.Drawing.Size(178, 28);
  437. this.ST_ENSIOND.Str = null;
  438. this.ST_ENSIOND.Str1 = null;
  439. this.ST_ENSIOND.Str2 = null;
  440. this.ST_ENSIOND.TabIndex = 119;
  441. this.ST_ENSIOND.Visible = false;
  442. //
  443. // ST_ENSIONE
  444. //
  445. this.ST_ENSIONE.AllPower = null;
  446. this.ST_ENSIONE.BackColor = System.Drawing.Color.White;
  447. this.ST_ENSIONE.ID = null;
  448. this.ST_ENSIONE.Location = new System.Drawing.Point(540, 929);
  449. this.ST_ENSIONE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  450. this.ST_ENSIONE.Name = "ST_ENSIONE";
  451. this.ST_ENSIONE.Negative = false;
  452. this.ST_ENSIONE.Power = null;
  453. this.ST_ENSIONE.Size = new System.Drawing.Size(178, 28);
  454. this.ST_ENSIONE.Str = null;
  455. this.ST_ENSIONE.Str1 = null;
  456. this.ST_ENSIONE.Str2 = null;
  457. this.ST_ENSIONE.TabIndex = 117;
  458. this.ST_ENSIONE.Visible = false;
  459. //
  460. // em_code1
  461. //
  462. this.em_code1.AllPower = null;
  463. this.em_code1.BackColor = System.Drawing.Color.White;
  464. this.em_code1.ID = null;
  465. this.em_code1.Location = new System.Drawing.Point(519, 829);
  466. this.em_code1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  467. this.em_code1.Name = "em_code1";
  468. this.em_code1.Power = null;
  469. this.em_code1.Size = new System.Drawing.Size(178, 28);
  470. this.em_code1.Str = null;
  471. this.em_code1.Str1 = null;
  472. this.em_code1.Str2 = null;
  473. this.em_code1.TabIndex = 114;
  474. //
  475. // em_code
  476. //
  477. this.em_code.AllPower = null;
  478. this.em_code.BackColor = System.Drawing.Color.White;
  479. this.em_code.ID = null;
  480. this.em_code.Location = new System.Drawing.Point(208, 787);
  481. this.em_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  482. this.em_code.Name = "em_code";
  483. this.em_code.Power = null;
  484. this.em_code.Size = new System.Drawing.Size(178, 28);
  485. this.em_code.Str = null;
  486. this.em_code.Str1 = null;
  487. this.em_code.Str2 = null;
  488. this.em_code.TabIndex = 112;
  489. //
  490. // su_singlepringqty1
  491. //
  492. this.su_singlepringqty1.AllPower = null;
  493. this.su_singlepringqty1.BackColor = System.Drawing.Color.White;
  494. this.su_singlepringqty1.ID = null;
  495. this.su_singlepringqty1.Location = new System.Drawing.Point(838, 744);
  496. this.su_singlepringqty1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  497. this.su_singlepringqty1.Name = "su_singlepringqty1";
  498. this.su_singlepringqty1.Negative = false;
  499. this.su_singlepringqty1.Power = null;
  500. this.su_singlepringqty1.Size = new System.Drawing.Size(57, 28);
  501. this.su_singlepringqty1.Str = null;
  502. this.su_singlepringqty1.Str1 = null;
  503. this.su_singlepringqty1.Str2 = null;
  504. this.su_singlepringqty1.TabIndex = 109;
  505. this.su_singlepringqty1.Text = "1";
  506. //
  507. // st_table
  508. //
  509. this.st_table.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  510. this.st_table.FormattingEnabled = true;
  511. this.st_table.Items.AddRange(new object[] {
  512. "BOTTOM",
  513. "TOP"});
  514. this.st_table.Location = new System.Drawing.Point(483, 743);
  515. this.st_table.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  516. this.st_table.Name = "st_table";
  517. this.st_table.Size = new System.Drawing.Size(180, 26);
  518. this.st_table.TabIndex = 107;
  519. //
  520. // Receive
  521. //
  522. this.Receive.AllPower = null;
  523. this.Receive.BackColor = System.Drawing.Color.Transparent;
  524. this.Receive.DownImage = ((System.Drawing.Image)(resources.GetObject("Receive.DownImage")));
  525. this.Receive.Image = null;
  526. this.Receive.IsShowBorder = true;
  527. this.Receive.Location = new System.Drawing.Point(1246, 733);
  528. this.Receive.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  529. this.Receive.MoveImage = ((System.Drawing.Image)(resources.GetObject("Receive.MoveImage")));
  530. this.Receive.Name = "Receive";
  531. this.Receive.NormalImage = ((System.Drawing.Image)(resources.GetObject("Receive.NormalImage")));
  532. this.Receive.Power = null;
  533. this.Receive.Size = new System.Drawing.Size(102, 42);
  534. this.Receive.TabIndex = 104;
  535. this.Receive.Text = "领用";
  536. this.Receive.UseVisualStyleBackColor = false;
  537. this.Receive.Click += new System.EventHandler(this.Receive_Click);
  538. //
  539. // Return
  540. //
  541. this.Return.AllPower = null;
  542. this.Return.BackColor = System.Drawing.Color.Transparent;
  543. this.Return.DownImage = ((System.Drawing.Image)(resources.GetObject("Return.DownImage")));
  544. this.Return.Image = null;
  545. this.Return.IsShowBorder = true;
  546. this.Return.Location = new System.Drawing.Point(1027, 820);
  547. this.Return.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  548. this.Return.MoveImage = ((System.Drawing.Image)(resources.GetObject("Return.MoveImage")));
  549. this.Return.Name = "Return";
  550. this.Return.NormalImage = ((System.Drawing.Image)(resources.GetObject("Return.NormalImage")));
  551. this.Return.Power = null;
  552. this.Return.Size = new System.Drawing.Size(102, 42);
  553. this.Return.TabIndex = 103;
  554. this.Return.Text = "退回";
  555. this.Return.UseVisualStyleBackColor = false;
  556. this.Return.Click += new System.EventHandler(this.Return_Click);
  557. //
  558. // st_combinenumber
  559. //
  560. this.st_combinenumber.AllPower = null;
  561. this.st_combinenumber.BackColor = System.Drawing.Color.White;
  562. this.st_combinenumber.ID = null;
  563. this.st_combinenumber.Location = new System.Drawing.Point(1166, 888);
  564. this.st_combinenumber.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  565. this.st_combinenumber.Name = "st_combinenumber";
  566. this.st_combinenumber.Power = null;
  567. this.st_combinenumber.Size = new System.Drawing.Size(178, 28);
  568. this.st_combinenumber.Str = null;
  569. this.st_combinenumber.Str1 = null;
  570. this.st_combinenumber.Str2 = null;
  571. this.st_combinenumber.TabIndex = 90;
  572. this.st_combinenumber.Visible = false;
  573. //
  574. // SU_DEVCODE1
  575. //
  576. this.SU_DEVCODE1.AllPower = null;
  577. this.SU_DEVCODE1.BackColor = System.Drawing.Color.White;
  578. this.SU_DEVCODE1.ID = null;
  579. this.SU_DEVCODE1.Location = new System.Drawing.Point(208, 829);
  580. this.SU_DEVCODE1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  581. this.SU_DEVCODE1.Name = "SU_DEVCODE1";
  582. this.SU_DEVCODE1.Power = null;
  583. this.SU_DEVCODE1.Size = new System.Drawing.Size(178, 28);
  584. this.SU_DEVCODE1.Str = null;
  585. this.SU_DEVCODE1.Str1 = null;
  586. this.SU_DEVCODE1.Str2 = null;
  587. this.SU_DEVCODE1.TabIndex = 88;
  588. this.SU_DEVCODE1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SU_DEVCODE1_KeyDown);
  589. //
  590. // SU_DEVCODE
  591. //
  592. this.SU_DEVCODE.AllPower = null;
  593. this.SU_DEVCODE.BackColor = System.Drawing.Color.White;
  594. this.SU_DEVCODE.ID = null;
  595. this.SU_DEVCODE.Location = new System.Drawing.Point(208, 743);
  596. this.SU_DEVCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  597. this.SU_DEVCODE.Name = "SU_DEVCODE";
  598. this.SU_DEVCODE.Power = null;
  599. this.SU_DEVCODE.Size = new System.Drawing.Size(178, 28);
  600. this.SU_DEVCODE.Str = null;
  601. this.SU_DEVCODE.Str1 = null;
  602. this.SU_DEVCODE.Str2 = null;
  603. this.SU_DEVCODE.TabIndex = 82;
  604. this.SU_DEVCODE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SU_DEVCODE_KeyDown);
  605. //
  606. // ToolsBom
  607. //
  608. this.ToolsBom.AllowUserToAddRows = false;
  609. this.ToolsBom.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  610. this.ToolsBom.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  611. this.su_stcode,
  612. this.st_pcbcode,
  613. this.su_status,
  614. this.SU_LINECODE,
  615. this.su_stverison,
  616. this.su_singlepringqty,
  617. this.su_table,
  618. this.su_usemacode});
  619. this.ToolsBom.EnableContentClick = true;
  620. this.ToolsBom.Location = new System.Drawing.Point(0, 58);
  621. this.ToolsBom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  622. this.ToolsBom.Name = "ToolsBom";
  623. this.ToolsBom.RowHeadersWidth = 51;
  624. this.ToolsBom.RowTemplate.Height = 27;
  625. this.ToolsBom.Size = new System.Drawing.Size(1359, 671);
  626. this.ToolsBom.TabIndex = 76;
  627. //
  628. // su_stcode
  629. //
  630. this.su_stcode.DataPropertyName = "su_stcode";
  631. this.su_stcode.HeaderText = "刮刀编号";
  632. this.su_stcode.MinimumWidth = 6;
  633. this.su_stcode.Name = "su_stcode";
  634. this.su_stcode.Width = 125;
  635. //
  636. // st_pcbcode
  637. //
  638. this.st_pcbcode.DataPropertyName = "st_pcbcode";
  639. this.st_pcbcode.HeaderText = "PCB料号";
  640. this.st_pcbcode.MinimumWidth = 6;
  641. this.st_pcbcode.Name = "st_pcbcode";
  642. this.st_pcbcode.Width = 125;
  643. //
  644. // su_status
  645. //
  646. this.su_status.DataPropertyName = "su_status";
  647. this.su_status.HeaderText = "领用状态";
  648. this.su_status.MinimumWidth = 6;
  649. this.su_status.Name = "su_status";
  650. this.su_status.Width = 125;
  651. //
  652. // SU_LINECODE
  653. //
  654. this.SU_LINECODE.DataPropertyName = "SU_LINECODE";
  655. this.SU_LINECODE.HeaderText = "线别";
  656. this.SU_LINECODE.MinimumWidth = 6;
  657. this.SU_LINECODE.Name = "SU_LINECODE";
  658. this.SU_LINECODE.Width = 125;
  659. //
  660. // su_stverison
  661. //
  662. this.su_stverison.DataPropertyName = "su_stverison";
  663. this.su_stverison.HeaderText = "版本号";
  664. this.su_stverison.MinimumWidth = 6;
  665. this.su_stverison.Name = "su_stverison";
  666. this.su_stverison.Width = 125;
  667. //
  668. // su_singlepringqty
  669. //
  670. this.su_singlepringqty.DataPropertyName = "su_singlepringqty";
  671. this.su_singlepringqty.HeaderText = "单片印刷次数";
  672. this.su_singlepringqty.MinimumWidth = 6;
  673. this.su_singlepringqty.Name = "su_singlepringqty";
  674. this.su_singlepringqty.Width = 125;
  675. //
  676. // su_table
  677. //
  678. this.su_table.DataPropertyName = "su_table";
  679. this.su_table.HeaderText = "板面";
  680. this.su_table.MinimumWidth = 6;
  681. this.su_table.Name = "su_table";
  682. this.su_table.Width = 125;
  683. //
  684. // su_usemacode
  685. //
  686. this.su_usemacode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  687. this.su_usemacode.DataPropertyName = "su_usemacode";
  688. this.su_usemacode.HeaderText = "领用工单";
  689. this.su_usemacode.MinimumWidth = 6;
  690. this.su_usemacode.Name = "su_usemacode";
  691. this.su_usemacode.Width = 91;
  692. //
  693. // Confirm
  694. //
  695. this.Confirm.AllPower = null;
  696. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  697. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  698. this.Confirm.Image = null;
  699. this.Confirm.IsShowBorder = true;
  700. this.Confirm.Location = new System.Drawing.Point(1242, 6);
  701. this.Confirm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  702. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  703. this.Confirm.Name = "Confirm";
  704. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  705. this.Confirm.Power = null;
  706. this.Confirm.Size = new System.Drawing.Size(102, 42);
  707. this.Confirm.TabIndex = 75;
  708. this.Confirm.Text = "确定";
  709. this.Confirm.UseVisualStyleBackColor = false;
  710. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  711. //
  712. // li_code
  713. //
  714. this.li_code.AllPower = null;
  715. this.li_code.BackColor = System.Drawing.Color.White;
  716. this.li_code.Caller = null;
  717. this.li_code.Condition = null;
  718. this.li_code.DBTitle = null;
  719. this.li_code.FormName = null;
  720. this.li_code.Location = new System.Drawing.Point(1027, 742);
  721. this.li_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  722. this.li_code.Name = "li_code";
  723. this.li_code.Power = null;
  724. this.li_code.ReturnData = null;
  725. this.li_code.SelectField = null;
  726. this.li_code.SetValueField = null;
  727. this.li_code.Size = new System.Drawing.Size(190, 31);
  728. this.li_code.TabIndex = 74;
  729. this.li_code.TableName = null;
  730. this.li_code.TextBoxEnable = false;
  731. //
  732. // ma_prodcode
  733. //
  734. this.ma_prodcode.AllPower = null;
  735. this.ma_prodcode.BackColor = System.Drawing.Color.White;
  736. this.ma_prodcode.Enabled = false;
  737. this.ma_prodcode.ID = null;
  738. this.ma_prodcode.Location = new System.Drawing.Point(464, 13);
  739. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  740. this.ma_prodcode.Name = "ma_prodcode";
  741. this.ma_prodcode.Power = null;
  742. this.ma_prodcode.Size = new System.Drawing.Size(208, 28);
  743. this.ma_prodcode.Str = null;
  744. this.ma_prodcode.Str1 = null;
  745. this.ma_prodcode.Str2 = null;
  746. this.ma_prodcode.TabIndex = 72;
  747. //
  748. // ma_code
  749. //
  750. this.ma_code.AllPower = null;
  751. this.ma_code.Caller = null;
  752. this.ma_code.Condition = null;
  753. this.ma_code.DBTitle = null;
  754. this.ma_code.FormName = null;
  755. this.ma_code.Location = new System.Drawing.Point(123, 13);
  756. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  757. this.ma_code.Name = "ma_code";
  758. this.ma_code.Power = null;
  759. this.ma_code.ReturnData = null;
  760. this.ma_code.SelectField = null;
  761. this.ma_code.SetValueField = null;
  762. this.ma_code.Size = new System.Drawing.Size(212, 31);
  763. this.ma_code.TabIndex = 71;
  764. this.ma_code.TableName = null;
  765. this.ma_code.Tag = "ma_code";
  766. this.ma_code.TextBoxEnable = true;
  767. this.ma_code.TextKeyDown += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextKeyDown(this.ma_code_TextKeyDown);
  768. //
  769. // Make_SMTSStencil
  770. //
  771. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  772. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  773. this.ClientSize = new System.Drawing.Size(1362, 983);
  774. this.Controls.Add(this.normalButton1);
  775. this.Controls.Add(this.st_usecount);
  776. this.Controls.Add(this.Scrap);
  777. this.Controls.Add(this.ST_ENSIONA);
  778. this.Controls.Add(this.ST_ENSIONA_label);
  779. this.Controls.Add(this.ST_ENSIONB);
  780. this.Controls.Add(this.ST_ENSIONB_label);
  781. this.Controls.Add(this.ST_ENSIONC);
  782. this.Controls.Add(this.ST_ENSIONC_label);
  783. this.Controls.Add(this.ST_ENSIOND);
  784. this.Controls.Add(this.label9);
  785. this.Controls.Add(this.ST_ENSIONE);
  786. this.Controls.Add(this.ST_ENSIONE_label);
  787. this.Controls.Add(this.label7);
  788. this.Controls.Add(this.em_code1);
  789. this.Controls.Add(this.em_code1_label);
  790. this.Controls.Add(this.em_code);
  791. this.Controls.Add(this.em_code_label);
  792. this.Controls.Add(this.SU_RETURNIFCLEAN);
  793. this.Controls.Add(this.su_singlepringqty1);
  794. this.Controls.Add(this.su_singlepringqty1_label);
  795. this.Controls.Add(this.st_table);
  796. this.Controls.Add(this.ma_qty);
  797. this.Controls.Add(this.ma_qty_label);
  798. this.Controls.Add(this.Receive);
  799. this.Controls.Add(this.Return);
  800. this.Controls.Add(this.st_combinenumber);
  801. this.Controls.Add(this.st_combinenumber_label);
  802. this.Controls.Add(this.SU_DEVCODE1);
  803. this.Controls.Add(this.SU_DEVCODE1_label);
  804. this.Controls.Add(this.st_table_label);
  805. this.Controls.Add(this.SU_DEVCODE);
  806. this.Controls.Add(this.SU_DEVCODE_label);
  807. this.Controls.Add(this.RadioReturn);
  808. this.Controls.Add(this.RadioReceive);
  809. this.Controls.Add(this.ToolsBom);
  810. this.Controls.Add(this.Confirm);
  811. this.Controls.Add(this.li_code);
  812. this.Controls.Add(this.li_code_label);
  813. this.Controls.Add(this.ma_prodcode);
  814. this.Controls.Add(this.ma_code);
  815. this.Controls.Add(this.ms_makecode_label);
  816. this.Controls.Add(this.ma_prodcode_label);
  817. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  818. this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  819. this.Name = "Make_SMTSStencil";
  820. this.Tag = "Make!SMTSStencil";
  821. this.Text = "Make_SMTSStencil";
  822. this.Load += new System.EventHandler(this.Make_SMTStencil_Load);
  823. this.SizeChanged += new System.EventHandler(this.Make_SMTStencil_SizeChanged);
  824. ((System.ComponentModel.ISupportInitialize)(this.ToolsBom)).EndInit();
  825. this.ResumeLayout(false);
  826. this.PerformLayout();
  827. }
  828. #endregion
  829. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  830. private System.Windows.Forms.Label ms_makecode_label;
  831. private System.Windows.Forms.Label ma_prodcode_label;
  832. private CustomControl.TextBoxWithIcon.EnterTextBox ma_prodcode;
  833. private System.Windows.Forms.Label li_code_label;
  834. private CustomControl.TextBoxWithIcon.SearchTextBox li_code;
  835. private CustomControl.ButtonUtil.NormalButton Confirm;
  836. private CustomControl.DataGrid_View.DataGridViewWithSerialNum ToolsBom;
  837. private System.Windows.Forms.RadioButton RadioReceive;
  838. private System.Windows.Forms.RadioButton RadioReturn;
  839. private CustomControl.TextBoxWithIcon.EnterTextBox SU_DEVCODE;
  840. private System.Windows.Forms.Label SU_DEVCODE_label;
  841. private System.Windows.Forms.Label st_table_label;
  842. private CustomControl.TextBoxWithIcon.EnterTextBox SU_DEVCODE1;
  843. private System.Windows.Forms.Label SU_DEVCODE1_label;
  844. private CustomControl.TextBoxWithIcon.EnterTextBox st_combinenumber;
  845. private System.Windows.Forms.Label st_combinenumber_label;
  846. private CustomControl.ButtonUtil.NormalButton Return;
  847. private CustomControl.ButtonUtil.NormalButton Receive;
  848. private System.Windows.Forms.Label ma_qty_label;
  849. private System.Windows.Forms.Label ma_qty;
  850. private CustomControl.ComBoxWithFocus.ComBoxWithFocus st_table;
  851. private CustomControl.TextBoxWithIcon.NumOnlyTextBox su_singlepringqty1;
  852. private System.Windows.Forms.Label su_singlepringqty1_label;
  853. private System.Windows.Forms.CheckBox SU_RETURNIFCLEAN;
  854. private CustomControl.TextBoxWithIcon.EnterTextBox em_code;
  855. private System.Windows.Forms.Label em_code_label;
  856. private CustomControl.TextBoxWithIcon.EnterTextBox em_code1;
  857. private System.Windows.Forms.Label em_code1_label;
  858. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONA;
  859. private System.Windows.Forms.Label ST_ENSIONA_label;
  860. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONB;
  861. private System.Windows.Forms.Label ST_ENSIONB_label;
  862. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONC;
  863. private System.Windows.Forms.Label ST_ENSIONC_label;
  864. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIOND;
  865. private System.Windows.Forms.Label label9;
  866. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONE;
  867. private System.Windows.Forms.Label ST_ENSIONE_label;
  868. private System.Windows.Forms.Label label7;
  869. private CustomControl.ButtonUtil.NormalButton Scrap;
  870. private System.Windows.Forms.Label st_usecount;
  871. private CustomControl.ButtonUtil.NormalButton normalButton1;
  872. private System.Windows.Forms.DataGridViewTextBoxColumn su_stcode;
  873. private System.Windows.Forms.DataGridViewTextBoxColumn st_pcbcode;
  874. private System.Windows.Forms.DataGridViewTextBoxColumn su_status;
  875. private System.Windows.Forms.DataGridViewTextBoxColumn SU_LINECODE;
  876. private System.Windows.Forms.DataGridViewTextBoxColumn su_stverison;
  877. private System.Windows.Forms.DataGridViewTextBoxColumn su_singlepringqty;
  878. private System.Windows.Forms.DataGridViewTextBoxColumn su_table;
  879. private System.Windows.Forms.DataGridViewTextBoxColumn su_usemacode;
  880. }
  881. }