Make_SMTSStencil.Designer.cs 48 KB

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