Make_SMTStockStencil.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_SMTStockStencil
  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_SMTStockStencil));
  29. this.RadioReceive = new System.Windows.Forms.RadioButton();
  30. this.RadioReturn = new System.Windows.Forms.RadioButton();
  31. this.SU_DEVCODE_label = new System.Windows.Forms.Label();
  32. this.SU_DEVCODE1_label = new System.Windows.Forms.Label();
  33. this.label7 = new System.Windows.Forms.Label();
  34. this.ST_ENSIONE_label = new System.Windows.Forms.Label();
  35. this.label9 = new System.Windows.Forms.Label();
  36. this.ST_ENSIONC_label = new System.Windows.Forms.Label();
  37. this.ST_ENSIONB_label = new System.Windows.Forms.Label();
  38. this.ST_ENSIONA_label = new System.Windows.Forms.Label();
  39. this.SU_RETURNIFCLEAN = new System.Windows.Forms.CheckBox();
  40. this.ma_prodcode_label = new System.Windows.Forms.Label();
  41. this.ma_qty = new System.Windows.Forms.Label();
  42. this.ma_qty_label = new System.Windows.Forms.Label();
  43. this.ms_makecode_label = new System.Windows.Forms.Label();
  44. this.Receive = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  45. this.Return = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  46. this.Scrap = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  47. this.ST_ENSIONA = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  48. this.ST_ENSIONB = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  49. this.ST_ENSIONC = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  50. this.ST_ENSIOND = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  51. this.ST_ENSIONE = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  52. this.SU_DEVCODE1 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  53. this.SU_DEVCODE = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  54. this.ToolsBom = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  55. this.su_stcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.st_pcbcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.su_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.SU_LINECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.su_stverison = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.su_singlepringqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.su_table = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.su_usemacode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  64. this.ma_prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  65. this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  66. this.st_usecount = new System.Windows.Forms.Label();
  67. this.label2 = new System.Windows.Forms.Label();
  68. ((System.ComponentModel.ISupportInitialize)(this.ToolsBom)).BeginInit();
  69. this.SuspendLayout();
  70. //
  71. // RadioReceive
  72. //
  73. this.RadioReceive.AutoSize = true;
  74. this.RadioReceive.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  75. this.RadioReceive.Location = new System.Drawing.Point(3, 430);
  76. this.RadioReceive.Name = "RadioReceive";
  77. this.RadioReceive.Size = new System.Drawing.Size(55, 24);
  78. this.RadioReceive.TabIndex = 77;
  79. this.RadioReceive.TabStop = true;
  80. this.RadioReceive.Text = "领用";
  81. this.RadioReceive.UseVisualStyleBackColor = true;
  82. this.RadioReceive.CheckedChanged += new System.EventHandler(this.Radio_CheckedChanged);
  83. //
  84. // RadioReturn
  85. //
  86. this.RadioReturn.AutoSize = true;
  87. this.RadioReturn.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.RadioReturn.Location = new System.Drawing.Point(3, 458);
  89. this.RadioReturn.Name = "RadioReturn";
  90. this.RadioReturn.Size = new System.Drawing.Size(55, 24);
  91. this.RadioReturn.TabIndex = 78;
  92. this.RadioReturn.TabStop = true;
  93. this.RadioReturn.Text = "退回";
  94. this.RadioReturn.UseVisualStyleBackColor = true;
  95. this.RadioReturn.CheckedChanged += new System.EventHandler(this.Radio_CheckedChanged);
  96. //
  97. // SU_DEVCODE_label
  98. //
  99. this.SU_DEVCODE_label.AutoSize = true;
  100. this.SU_DEVCODE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.SU_DEVCODE_label.Location = new System.Drawing.Point(56, 430);
  102. this.SU_DEVCODE_label.Name = "SU_DEVCODE_label";
  103. this.SU_DEVCODE_label.Size = new System.Drawing.Size(74, 21);
  104. this.SU_DEVCODE_label.TabIndex = 81;
  105. this.SU_DEVCODE_label.Text = "钢网编号";
  106. //
  107. // SU_DEVCODE1_label
  108. //
  109. this.SU_DEVCODE1_label.AutoSize = true;
  110. this.SU_DEVCODE1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.SU_DEVCODE1_label.Location = new System.Drawing.Point(56, 460);
  112. this.SU_DEVCODE1_label.Name = "SU_DEVCODE1_label";
  113. this.SU_DEVCODE1_label.Size = new System.Drawing.Size(74, 21);
  114. this.SU_DEVCODE1_label.TabIndex = 87;
  115. this.SU_DEVCODE1_label.Text = "钢网编号";
  116. //
  117. // label7
  118. //
  119. this.label7.AutoSize = true;
  120. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.label7.Location = new System.Drawing.Point(2, 493);
  122. this.label7.Name = "label7";
  123. this.label7.Size = new System.Drawing.Size(129, 21);
  124. this.label7.TabIndex = 91;
  125. this.label7.Text = "张力测试结果(N)";
  126. //
  127. // ST_ENSIONE_label
  128. //
  129. this.ST_ENSIONE_label.AutoSize = true;
  130. this.ST_ENSIONE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  131. this.ST_ENSIONE_label.Location = new System.Drawing.Point(299, 520);
  132. this.ST_ENSIONE_label.Name = "ST_ENSIONE_label";
  133. this.ST_ENSIONE_label.Size = new System.Drawing.Size(19, 21);
  134. this.ST_ENSIONE_label.TabIndex = 92;
  135. this.ST_ENSIONE_label.Text = "E";
  136. //
  137. // label9
  138. //
  139. this.label9.AutoSize = true;
  140. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.label9.Location = new System.Drawing.Point(133, 520);
  142. this.label9.Name = "label9";
  143. this.label9.Size = new System.Drawing.Size(22, 21);
  144. this.label9.TabIndex = 94;
  145. this.label9.Text = "D";
  146. //
  147. // ST_ENSIONC_label
  148. //
  149. this.ST_ENSIONC_label.AutoSize = true;
  150. this.ST_ENSIONC_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.ST_ENSIONC_label.Location = new System.Drawing.Point(462, 493);
  152. this.ST_ENSIONC_label.Name = "ST_ENSIONC_label";
  153. this.ST_ENSIONC_label.Size = new System.Drawing.Size(21, 21);
  154. this.ST_ENSIONC_label.TabIndex = 96;
  155. this.ST_ENSIONC_label.Text = "C";
  156. //
  157. // ST_ENSIONB_label
  158. //
  159. this.ST_ENSIONB_label.AutoSize = true;
  160. this.ST_ENSIONB_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.ST_ENSIONB_label.Location = new System.Drawing.Point(298, 493);
  162. this.ST_ENSIONB_label.Name = "ST_ENSIONB_label";
  163. this.ST_ENSIONB_label.Size = new System.Drawing.Size(20, 21);
  164. this.ST_ENSIONB_label.TabIndex = 98;
  165. this.ST_ENSIONB_label.Text = "B";
  166. //
  167. // ST_ENSIONA_label
  168. //
  169. this.ST_ENSIONA_label.AutoSize = true;
  170. this.ST_ENSIONA_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.ST_ENSIONA_label.Location = new System.Drawing.Point(133, 493);
  172. this.ST_ENSIONA_label.Name = "ST_ENSIONA_label";
  173. this.ST_ENSIONA_label.Size = new System.Drawing.Size(21, 21);
  174. this.ST_ENSIONA_label.TabIndex = 100;
  175. this.ST_ENSIONA_label.Text = "A";
  176. //
  177. // SU_RETURNIFCLEAN
  178. //
  179. this.SU_RETURNIFCLEAN.AutoSize = true;
  180. this.SU_RETURNIFCLEAN.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.SU_RETURNIFCLEAN.Location = new System.Drawing.Point(267, 459);
  182. this.SU_RETURNIFCLEAN.Name = "SU_RETURNIFCLEAN";
  183. this.SU_RETURNIFCLEAN.Size = new System.Drawing.Size(84, 24);
  184. this.SU_RETURNIFCLEAN.TabIndex = 110;
  185. this.SU_RETURNIFCLEAN.Text = "是否清洗";
  186. this.SU_RETURNIFCLEAN.UseVisualStyleBackColor = true;
  187. //
  188. // ma_prodcode_label
  189. //
  190. this.ma_prodcode_label.AutoSize = true;
  191. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.ma_prodcode_label.Location = new System.Drawing.Point(229, 9);
  193. this.ma_prodcode_label.Name = "ma_prodcode_label";
  194. this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
  195. this.ma_prodcode_label.TabIndex = 69;
  196. this.ma_prodcode_label.Text = "产品编号";
  197. //
  198. // ma_qty
  199. //
  200. this.ma_qty.AutoSize = true;
  201. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.ma_qty.Location = new System.Drawing.Point(755, 9);
  203. this.ma_qty.Name = "ma_qty";
  204. this.ma_qty.Size = new System.Drawing.Size(0, 21);
  205. this.ma_qty.TabIndex = 106;
  206. //
  207. // ma_qty_label
  208. //
  209. this.ma_qty_label.AutoSize = true;
  210. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.ma_qty_label.Location = new System.Drawing.Point(681, 9);
  212. this.ma_qty_label.Name = "ma_qty_label";
  213. this.ma_qty_label.Size = new System.Drawing.Size(58, 21);
  214. this.ma_qty_label.TabIndex = 105;
  215. this.ma_qty_label.Text = "工单数";
  216. //
  217. // ms_makecode_label
  218. //
  219. this.ms_makecode_label.AutoSize = true;
  220. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.ms_makecode_label.Location = new System.Drawing.Point(2, 9);
  222. this.ms_makecode_label.Name = "ms_makecode_label";
  223. this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
  224. this.ms_makecode_label.TabIndex = 68;
  225. this.ms_makecode_label.Text = "归属工单";
  226. //
  227. // Receive
  228. //
  229. this.Receive.AllPower = null;
  230. this.Receive.BackColor = System.Drawing.Color.Transparent;
  231. this.Receive.DownImage = ((System.Drawing.Image)(resources.GetObject("Receive.DownImage")));
  232. this.Receive.Image = null;
  233. this.Receive.IsShowBorder = true;
  234. this.Receive.Location = new System.Drawing.Point(267, 429);
  235. this.Receive.MoveImage = ((System.Drawing.Image)(resources.GetObject("Receive.MoveImage")));
  236. this.Receive.Name = "Receive";
  237. this.Receive.NormalImage = ((System.Drawing.Image)(resources.GetObject("Receive.NormalImage")));
  238. this.Receive.Power = null;
  239. this.Receive.Size = new System.Drawing.Size(68, 28);
  240. this.Receive.TabIndex = 104;
  241. this.Receive.Text = "领用";
  242. this.Receive.UseVisualStyleBackColor = false;
  243. this.Receive.Click += new System.EventHandler(this.Receive_Click);
  244. //
  245. // Return
  246. //
  247. this.Return.AllPower = null;
  248. this.Return.BackColor = System.Drawing.Color.Transparent;
  249. this.Return.DownImage = ((System.Drawing.Image)(resources.GetObject("Return.DownImage")));
  250. this.Return.Image = null;
  251. this.Return.IsShowBorder = true;
  252. this.Return.Location = new System.Drawing.Point(642, 520);
  253. this.Return.MoveImage = ((System.Drawing.Image)(resources.GetObject("Return.MoveImage")));
  254. this.Return.Name = "Return";
  255. this.Return.NormalImage = ((System.Drawing.Image)(resources.GetObject("Return.NormalImage")));
  256. this.Return.Power = null;
  257. this.Return.Size = new System.Drawing.Size(68, 28);
  258. this.Return.TabIndex = 103;
  259. this.Return.Tag = "Make!SMTStockStencil";
  260. this.Return.Text = "退回";
  261. this.Return.UseVisualStyleBackColor = false;
  262. this.Return.Click += new System.EventHandler(this.Return_Click);
  263. //
  264. // Scrap
  265. //
  266. this.Scrap.AllPower = null;
  267. this.Scrap.BackColor = System.Drawing.Color.Transparent;
  268. this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage")));
  269. this.Scrap.Image = null;
  270. this.Scrap.IsShowBorder = true;
  271. this.Scrap.Location = new System.Drawing.Point(728, 520);
  272. this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
  273. this.Scrap.Name = "Scrap";
  274. this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
  275. this.Scrap.Power = null;
  276. this.Scrap.Size = new System.Drawing.Size(68, 28);
  277. this.Scrap.TabIndex = 102;
  278. this.Scrap.Text = "报废";
  279. this.Scrap.UseVisualStyleBackColor = false;
  280. this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
  281. //
  282. // ST_ENSIONA
  283. //
  284. this.ST_ENSIONA.AllPower = null;
  285. this.ST_ENSIONA.BackColor = System.Drawing.Color.White;
  286. this.ST_ENSIONA.ID = null;
  287. this.ST_ENSIONA.Location = new System.Drawing.Point(160, 493);
  288. this.ST_ENSIONA.Name = "ST_ENSIONA";
  289. this.ST_ENSIONA.Negative = false;
  290. this.ST_ENSIONA.Power = null;
  291. this.ST_ENSIONA.Size = new System.Drawing.Size(120, 21);
  292. this.ST_ENSIONA.Str = null;
  293. this.ST_ENSIONA.Str1 = null;
  294. this.ST_ENSIONA.Str2 = null;
  295. this.ST_ENSIONA.TabIndex = 101;
  296. this.ST_ENSIONA.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
  297. //
  298. // ST_ENSIONB
  299. //
  300. this.ST_ENSIONB.AllPower = null;
  301. this.ST_ENSIONB.BackColor = System.Drawing.Color.White;
  302. this.ST_ENSIONB.ID = null;
  303. this.ST_ENSIONB.Location = new System.Drawing.Point(325, 493);
  304. this.ST_ENSIONB.Name = "ST_ENSIONB";
  305. this.ST_ENSIONB.Negative = false;
  306. this.ST_ENSIONB.Power = null;
  307. this.ST_ENSIONB.Size = new System.Drawing.Size(120, 21);
  308. this.ST_ENSIONB.Str = null;
  309. this.ST_ENSIONB.Str1 = null;
  310. this.ST_ENSIONB.Str2 = null;
  311. this.ST_ENSIONB.TabIndex = 99;
  312. this.ST_ENSIONB.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
  313. //
  314. // ST_ENSIONC
  315. //
  316. this.ST_ENSIONC.AllPower = null;
  317. this.ST_ENSIONC.BackColor = System.Drawing.Color.White;
  318. this.ST_ENSIONC.ID = null;
  319. this.ST_ENSIONC.Location = new System.Drawing.Point(489, 493);
  320. this.ST_ENSIONC.Name = "ST_ENSIONC";
  321. this.ST_ENSIONC.Negative = false;
  322. this.ST_ENSIONC.Power = null;
  323. this.ST_ENSIONC.Size = new System.Drawing.Size(120, 21);
  324. this.ST_ENSIONC.Str = null;
  325. this.ST_ENSIONC.Str1 = null;
  326. this.ST_ENSIONC.Str2 = null;
  327. this.ST_ENSIONC.TabIndex = 97;
  328. this.ST_ENSIONC.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
  329. //
  330. // ST_ENSIOND
  331. //
  332. this.ST_ENSIOND.AllPower = null;
  333. this.ST_ENSIOND.BackColor = System.Drawing.Color.White;
  334. this.ST_ENSIOND.ID = null;
  335. this.ST_ENSIOND.Location = new System.Drawing.Point(160, 520);
  336. this.ST_ENSIOND.Name = "ST_ENSIOND";
  337. this.ST_ENSIOND.Negative = false;
  338. this.ST_ENSIOND.Power = null;
  339. this.ST_ENSIOND.Size = new System.Drawing.Size(120, 21);
  340. this.ST_ENSIOND.Str = null;
  341. this.ST_ENSIOND.Str1 = null;
  342. this.ST_ENSIOND.Str2 = null;
  343. this.ST_ENSIOND.TabIndex = 95;
  344. this.ST_ENSIOND.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
  345. //
  346. // ST_ENSIONE
  347. //
  348. this.ST_ENSIONE.AllPower = null;
  349. this.ST_ENSIONE.BackColor = System.Drawing.Color.White;
  350. this.ST_ENSIONE.ID = null;
  351. this.ST_ENSIONE.Location = new System.Drawing.Point(325, 520);
  352. this.ST_ENSIONE.Name = "ST_ENSIONE";
  353. this.ST_ENSIONE.Negative = false;
  354. this.ST_ENSIONE.Power = null;
  355. this.ST_ENSIONE.Size = new System.Drawing.Size(120, 21);
  356. this.ST_ENSIONE.Str = null;
  357. this.ST_ENSIONE.Str1 = null;
  358. this.ST_ENSIONE.Str2 = null;
  359. this.ST_ENSIONE.TabIndex = 93;
  360. this.ST_ENSIONE.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
  361. //
  362. // SU_DEVCODE1
  363. //
  364. this.SU_DEVCODE1.AllPower = null;
  365. this.SU_DEVCODE1.BackColor = System.Drawing.Color.White;
  366. this.SU_DEVCODE1.ID = null;
  367. this.SU_DEVCODE1.Location = new System.Drawing.Point(136, 461);
  368. this.SU_DEVCODE1.Name = "SU_DEVCODE1";
  369. this.SU_DEVCODE1.Power = null;
  370. this.SU_DEVCODE1.Size = new System.Drawing.Size(120, 21);
  371. this.SU_DEVCODE1.Str = null;
  372. this.SU_DEVCODE1.Str1 = null;
  373. this.SU_DEVCODE1.Str2 = null;
  374. this.SU_DEVCODE1.TabIndex = 88;
  375. this.SU_DEVCODE1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SU_DEVCODE1_KeyDown);
  376. //
  377. // SU_DEVCODE
  378. //
  379. this.SU_DEVCODE.AllPower = null;
  380. this.SU_DEVCODE.BackColor = System.Drawing.Color.White;
  381. this.SU_DEVCODE.ID = null;
  382. this.SU_DEVCODE.Location = new System.Drawing.Point(136, 431);
  383. this.SU_DEVCODE.Name = "SU_DEVCODE";
  384. this.SU_DEVCODE.Power = null;
  385. this.SU_DEVCODE.Size = new System.Drawing.Size(120, 21);
  386. this.SU_DEVCODE.Str = null;
  387. this.SU_DEVCODE.Str1 = null;
  388. this.SU_DEVCODE.Str2 = null;
  389. this.SU_DEVCODE.TabIndex = 82;
  390. this.SU_DEVCODE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SU_DEVCODE_KeyDown);
  391. //
  392. // ToolsBom
  393. //
  394. this.ToolsBom.AllowUserToAddRows = false;
  395. this.ToolsBom.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  396. this.ToolsBom.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  397. this.su_stcode,
  398. this.st_pcbcode,
  399. this.su_status,
  400. this.SU_LINECODE,
  401. this.su_stverison,
  402. this.su_singlepringqty,
  403. this.su_table,
  404. this.su_usemacode});
  405. this.ToolsBom.EnableContentClick = true;
  406. this.ToolsBom.Location = new System.Drawing.Point(0, 38);
  407. this.ToolsBom.Name = "ToolsBom";
  408. this.ToolsBom.RowTemplate.Height = 27;
  409. this.ToolsBom.Size = new System.Drawing.Size(906, 384);
  410. this.ToolsBom.TabIndex = 76;
  411. //
  412. // su_stcode
  413. //
  414. this.su_stcode.DataPropertyName = "su_stcode";
  415. this.su_stcode.HeaderText = "钢网编号";
  416. this.su_stcode.Name = "su_stcode";
  417. //
  418. // st_pcbcode
  419. //
  420. this.st_pcbcode.DataPropertyName = "st_pcbcode";
  421. this.st_pcbcode.HeaderText = "PCB料号";
  422. this.st_pcbcode.Name = "st_pcbcode";
  423. //
  424. // su_status
  425. //
  426. this.su_status.DataPropertyName = "su_status";
  427. this.su_status.HeaderText = "领用状态";
  428. this.su_status.Name = "su_status";
  429. //
  430. // SU_LINECODE
  431. //
  432. this.SU_LINECODE.DataPropertyName = "SU_LINECODE";
  433. this.SU_LINECODE.HeaderText = "线别";
  434. this.SU_LINECODE.Name = "SU_LINECODE";
  435. //
  436. // su_stverison
  437. //
  438. this.su_stverison.DataPropertyName = "su_stverison";
  439. this.su_stverison.HeaderText = "版本号";
  440. this.su_stverison.Name = "su_stverison";
  441. //
  442. // su_singlepringqty
  443. //
  444. this.su_singlepringqty.DataPropertyName = "su_singlepringqty";
  445. this.su_singlepringqty.HeaderText = "单片印刷次数";
  446. this.su_singlepringqty.Name = "su_singlepringqty";
  447. //
  448. // su_table
  449. //
  450. this.su_table.DataPropertyName = "su_table";
  451. this.su_table.HeaderText = "板面";
  452. this.su_table.Name = "su_table";
  453. //
  454. // su_usemacode
  455. //
  456. this.su_usemacode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  457. this.su_usemacode.DataPropertyName = "su_usemacode";
  458. this.su_usemacode.HeaderText = "领用工单";
  459. this.su_usemacode.Name = "su_usemacode";
  460. this.su_usemacode.Width = 61;
  461. //
  462. // Confirm
  463. //
  464. this.Confirm.AllPower = null;
  465. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  466. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  467. this.Confirm.Image = null;
  468. this.Confirm.IsShowBorder = true;
  469. this.Confirm.Location = new System.Drawing.Point(828, 4);
  470. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  471. this.Confirm.Name = "Confirm";
  472. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  473. this.Confirm.Power = null;
  474. this.Confirm.Size = new System.Drawing.Size(68, 28);
  475. this.Confirm.TabIndex = 75;
  476. this.Confirm.Text = "确定";
  477. this.Confirm.UseVisualStyleBackColor = false;
  478. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  479. //
  480. // ma_prodcode
  481. //
  482. this.ma_prodcode.AllPower = null;
  483. this.ma_prodcode.BackColor = System.Drawing.Color.White;
  484. this.ma_prodcode.ID = null;
  485. this.ma_prodcode.Location = new System.Drawing.Point(309, 9);
  486. this.ma_prodcode.Name = "ma_prodcode";
  487. this.ma_prodcode.Power = null;
  488. this.ma_prodcode.Size = new System.Drawing.Size(140, 21);
  489. this.ma_prodcode.Str = null;
  490. this.ma_prodcode.Str1 = null;
  491. this.ma_prodcode.Str2 = null;
  492. this.ma_prodcode.TabIndex = 72;
  493. //
  494. // ma_code
  495. //
  496. this.ma_code.AllPower = null;
  497. this.ma_code.Caller = null;
  498. this.ma_code.Condition = null;
  499. this.ma_code.DBTitle = null;
  500. this.ma_code.FormName = null;
  501. this.ma_code.Location = new System.Drawing.Point(82, 9);
  502. this.ma_code.Name = "ma_code";
  503. this.ma_code.Power = null;
  504. this.ma_code.ReturnData = null;
  505. this.ma_code.SelectField = null;
  506. this.ma_code.SetValueField = null;
  507. this.ma_code.Size = new System.Drawing.Size(141, 21);
  508. this.ma_code.TabIndex = 71;
  509. this.ma_code.TableName = null;
  510. this.ma_code.Tag = "ma_code";
  511. this.ma_code.TextBoxEnable = true;
  512. this.ma_code.TextKeyDown += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextKeyDown(this.ma_code_TextKeyDown);
  513. //
  514. // st_usecount
  515. //
  516. this.st_usecount.AutoSize = true;
  517. this.st_usecount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  518. this.st_usecount.Location = new System.Drawing.Point(476, 461);
  519. this.st_usecount.Name = "st_usecount";
  520. this.st_usecount.Size = new System.Drawing.Size(0, 21);
  521. this.st_usecount.TabIndex = 112;
  522. //
  523. // label2
  524. //
  525. this.label2.AutoSize = true;
  526. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  527. this.label2.Location = new System.Drawing.Point(357, 460);
  528. this.label2.Name = "label2";
  529. this.label2.Size = new System.Drawing.Size(106, 21);
  530. this.label2.TabIndex = 111;
  531. this.label2.Text = "累计使用次数";
  532. //
  533. // Make_SMTStockStencil
  534. //
  535. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  536. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  537. this.ClientSize = new System.Drawing.Size(908, 551);
  538. this.Controls.Add(this.st_usecount);
  539. this.Controls.Add(this.label2);
  540. this.Controls.Add(this.SU_RETURNIFCLEAN);
  541. this.Controls.Add(this.ma_qty);
  542. this.Controls.Add(this.ma_qty_label);
  543. this.Controls.Add(this.Receive);
  544. this.Controls.Add(this.Return);
  545. this.Controls.Add(this.Scrap);
  546. this.Controls.Add(this.ST_ENSIONA);
  547. this.Controls.Add(this.ST_ENSIONA_label);
  548. this.Controls.Add(this.ST_ENSIONB);
  549. this.Controls.Add(this.ST_ENSIONB_label);
  550. this.Controls.Add(this.ST_ENSIONC);
  551. this.Controls.Add(this.ST_ENSIONC_label);
  552. this.Controls.Add(this.ST_ENSIOND);
  553. this.Controls.Add(this.label9);
  554. this.Controls.Add(this.ST_ENSIONE);
  555. this.Controls.Add(this.ST_ENSIONE_label);
  556. this.Controls.Add(this.label7);
  557. this.Controls.Add(this.SU_DEVCODE1);
  558. this.Controls.Add(this.SU_DEVCODE1_label);
  559. this.Controls.Add(this.SU_DEVCODE);
  560. this.Controls.Add(this.SU_DEVCODE_label);
  561. this.Controls.Add(this.RadioReturn);
  562. this.Controls.Add(this.RadioReceive);
  563. this.Controls.Add(this.ToolsBom);
  564. this.Controls.Add(this.Confirm);
  565. this.Controls.Add(this.ma_prodcode);
  566. this.Controls.Add(this.ma_code);
  567. this.Controls.Add(this.ms_makecode_label);
  568. this.Controls.Add(this.ma_prodcode_label);
  569. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  570. this.Name = "Make_SMTStockStencil";
  571. this.Tag = "Make!SMTStencil";
  572. this.Text = "Make_SMTStencil";
  573. this.Load += new System.EventHandler(this.Make_SMTStencil_Load);
  574. this.SizeChanged += new System.EventHandler(this.Make_SMTStencil_SizeChanged);
  575. ((System.ComponentModel.ISupportInitialize)(this.ToolsBom)).EndInit();
  576. this.ResumeLayout(false);
  577. this.PerformLayout();
  578. }
  579. #endregion
  580. private CustomControl.ButtonUtil.NormalButton Confirm;
  581. private CustomControl.DataGrid_View.DataGridViewWithSerialNum ToolsBom;
  582. private System.Windows.Forms.RadioButton RadioReceive;
  583. private System.Windows.Forms.RadioButton RadioReturn;
  584. private CustomControl.TextBoxWithIcon.EnterTextBox SU_DEVCODE;
  585. private System.Windows.Forms.Label SU_DEVCODE_label;
  586. private CustomControl.TextBoxWithIcon.EnterTextBox SU_DEVCODE1;
  587. private System.Windows.Forms.Label SU_DEVCODE1_label;
  588. private System.Windows.Forms.Label label7;
  589. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONE;
  590. private System.Windows.Forms.Label ST_ENSIONE_label;
  591. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIOND;
  592. private System.Windows.Forms.Label label9;
  593. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONC;
  594. private System.Windows.Forms.Label ST_ENSIONC_label;
  595. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONB;
  596. private System.Windows.Forms.Label ST_ENSIONB_label;
  597. private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONA;
  598. private System.Windows.Forms.Label ST_ENSIONA_label;
  599. private CustomControl.ButtonUtil.NormalButton Scrap;
  600. private CustomControl.ButtonUtil.NormalButton Return;
  601. private CustomControl.ButtonUtil.NormalButton Receive;
  602. private System.Windows.Forms.DataGridViewTextBoxColumn su_stcode;
  603. private System.Windows.Forms.DataGridViewTextBoxColumn st_pcbcode;
  604. private System.Windows.Forms.DataGridViewTextBoxColumn su_status;
  605. private System.Windows.Forms.DataGridViewTextBoxColumn SU_LINECODE;
  606. private System.Windows.Forms.DataGridViewTextBoxColumn su_stverison;
  607. private System.Windows.Forms.DataGridViewTextBoxColumn su_singlepringqty;
  608. private System.Windows.Forms.DataGridViewTextBoxColumn su_table;
  609. private System.Windows.Forms.DataGridViewTextBoxColumn su_usemacode;
  610. private System.Windows.Forms.CheckBox SU_RETURNIFCLEAN;
  611. private System.Windows.Forms.Label ma_prodcode_label;
  612. private System.Windows.Forms.Label ma_qty;
  613. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  614. private CustomControl.TextBoxWithIcon.EnterTextBox ma_prodcode;
  615. private System.Windows.Forms.Label ma_qty_label;
  616. private System.Windows.Forms.Label ms_makecode_label;
  617. private System.Windows.Forms.Label st_usecount;
  618. private System.Windows.Forms.Label label2;
  619. }
  620. }