Make_GetReMakeSN.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_GetReMakeSN
  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. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  29. this.ma_id = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  30. this.ma_craftcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  31. this.ma_saveimei = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
  32. this.ma_savemacbt = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
  33. this.LockCheckBox = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  34. this.ma_code_label = new System.Windows.Forms.Label();
  35. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  36. this.getsnqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  37. this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  38. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  39. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  40. this.pr_code_label = new System.Windows.Forms.Label();
  41. this.getsnqty_label = new System.Windows.Forms.Label();
  42. this.pr_detail_label = new System.Windows.Forms.Label();
  43. this.ma_qty_label = new System.Windows.Forms.Label();
  44. this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  45. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  46. this.label2 = new System.Windows.Forms.Label();
  47. this.PrintLabel = new System.Windows.Forms.ComboBox();
  48. this.PrintLabel_label = new System.Windows.Forms.Label();
  49. this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  50. this.PrinterList_label = new System.Windows.Forms.Label();
  51. this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  52. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  53. this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  54. this.ReWorkAsRelateTSN = new System.Windows.Forms.RadioButton();
  55. this.ReWorkAsCurrentSN = new System.Windows.Forms.RadioButton();
  56. this.label1 = new System.Windows.Forms.Label();
  57. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  58. this.groupBoxWithBorder1.SuspendLayout();
  59. this.groupBoxWithBorder2.SuspendLayout();
  60. this.groupBoxWithBorder3.SuspendLayout();
  61. this.SuspendLayout();
  62. //
  63. // groupBoxWithBorder1
  64. //
  65. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  66. this.groupBoxWithBorder1.Controls.Add(this.ma_id);
  67. this.groupBoxWithBorder1.Controls.Add(this.ma_craftcode);
  68. this.groupBoxWithBorder1.Controls.Add(this.ma_saveimei);
  69. this.groupBoxWithBorder1.Controls.Add(this.ma_savemacbt);
  70. this.groupBoxWithBorder1.Controls.Add(this.LockCheckBox);
  71. this.groupBoxWithBorder1.Controls.Add(this.ma_code_label);
  72. this.groupBoxWithBorder1.Controls.Add(this.ma_code);
  73. this.groupBoxWithBorder1.Controls.Add(this.getsnqty);
  74. this.groupBoxWithBorder1.Controls.Add(this.pr_code);
  75. this.groupBoxWithBorder1.Controls.Add(this.ma_qty);
  76. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  77. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  78. this.groupBoxWithBorder1.Controls.Add(this.getsnqty_label);
  79. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  80. this.groupBoxWithBorder1.Controls.Add(this.ma_qty_label);
  81. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.groupBoxWithBorder1.Location = new System.Drawing.Point(14, 15);
  83. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  84. this.groupBoxWithBorder1.Size = new System.Drawing.Size(1227, 219);
  85. this.groupBoxWithBorder1.TabIndex = 0;
  86. this.groupBoxWithBorder1.TabStop = false;
  87. this.groupBoxWithBorder1.Text = "工单信息";
  88. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  89. //
  90. // ma_id
  91. //
  92. this.ma_id.AutoSize = true;
  93. this.ma_id.CutLength = null;
  94. this.ma_id.Location = new System.Drawing.Point(886, 164);
  95. this.ma_id.MaximumSize = new System.Drawing.Size(225, 0);
  96. this.ma_id.Name = "ma_id";
  97. this.ma_id.Size = new System.Drawing.Size(0, 31);
  98. this.ma_id.TabIndex = 16;
  99. this.ma_id.Visible = false;
  100. //
  101. // ma_craftcode
  102. //
  103. this.ma_craftcode.AutoSize = true;
  104. this.ma_craftcode.CutLength = null;
  105. this.ma_craftcode.Location = new System.Drawing.Point(804, 164);
  106. this.ma_craftcode.MaximumSize = new System.Drawing.Size(225, 0);
  107. this.ma_craftcode.Name = "ma_craftcode";
  108. this.ma_craftcode.Size = new System.Drawing.Size(0, 31);
  109. this.ma_craftcode.TabIndex = 15;
  110. this.ma_craftcode.Visible = false;
  111. //
  112. // ma_saveimei
  113. //
  114. this.ma_saveimei.AllPower = null;
  115. this.ma_saveimei.AutoSize = true;
  116. this.ma_saveimei.Enabled = false;
  117. this.ma_saveimei.Location = new System.Drawing.Point(465, 160);
  118. this.ma_saveimei.Name = "ma_saveimei";
  119. this.ma_saveimei.Power = null;
  120. this.ma_saveimei.Size = new System.Drawing.Size(292, 35);
  121. this.ma_saveimei.TabIndex = 14;
  122. this.ma_saveimei.Text = "保留原有IMEI/网标信息";
  123. this.ma_saveimei.UseVisualStyleBackColor = true;
  124. //
  125. // ma_savemacbt
  126. //
  127. this.ma_savemacbt.AllPower = null;
  128. this.ma_savemacbt.AutoSize = true;
  129. this.ma_savemacbt.Enabled = false;
  130. this.ma_savemacbt.Location = new System.Drawing.Point(42, 160);
  131. this.ma_savemacbt.Name = "ma_savemacbt";
  132. this.ma_savemacbt.Power = null;
  133. this.ma_savemacbt.Size = new System.Drawing.Size(279, 35);
  134. this.ma_savemacbt.TabIndex = 13;
  135. this.ma_savemacbt.Text = "保留原有MAC/BT信息";
  136. this.ma_savemacbt.UseVisualStyleBackColor = true;
  137. //
  138. // LockCheckBox
  139. //
  140. this.LockCheckBox.AutoSize = true;
  141. this.LockCheckBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.LockCheckBox.LeaveEvent = false;
  143. this.LockCheckBox.Location = new System.Drawing.Point(357, 48);
  144. this.LockCheckBox.Name = "LockCheckBox";
  145. this.LockCheckBox.Size = new System.Drawing.Size(72, 28);
  146. this.LockCheckBox.TabIndex = 12;
  147. this.LockCheckBox.Text = "锁定";
  148. this.LockCheckBox.UseVisualStyleBackColor = true;
  149. //
  150. // ma_code_label
  151. //
  152. this.ma_code_label.AutoSize = true;
  153. this.ma_code_label.Location = new System.Drawing.Point(36, 44);
  154. this.ma_code_label.Name = "ma_code_label";
  155. this.ma_code_label.Size = new System.Drawing.Size(110, 31);
  156. this.ma_code_label.TabIndex = 11;
  157. this.ma_code_label.Text = "返工单号";
  158. //
  159. // ma_code
  160. //
  161. this.ma_code.AllPower = null;
  162. this.ma_code.Caller = null;
  163. this.ma_code.Condition = null;
  164. this.ma_code.DBTitle = null;
  165. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.ma_code.FormName = null;
  167. this.ma_code.Location = new System.Drawing.Point(172, 51);
  168. this.ma_code.Name = "ma_code";
  169. this.ma_code.Power = null;
  170. this.ma_code.ReturnData = null;
  171. this.ma_code.SelectField = null;
  172. this.ma_code.SetValueField = null;
  173. this.ma_code.Size = new System.Drawing.Size(176, 33);
  174. this.ma_code.TabIndex = 10;
  175. this.ma_code.TableName = null;
  176. this.ma_code.TextBoxEnable = true;
  177. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  178. //
  179. // getsnqty
  180. //
  181. this.getsnqty.AutoSize = true;
  182. this.getsnqty.CutLength = null;
  183. this.getsnqty.Location = new System.Drawing.Point(924, 40);
  184. this.getsnqty.MaximumSize = new System.Drawing.Size(225, 0);
  185. this.getsnqty.Name = "getsnqty";
  186. this.getsnqty.Size = new System.Drawing.Size(0, 31);
  187. this.getsnqty.TabIndex = 8;
  188. //
  189. // pr_code
  190. //
  191. this.pr_code.AutoSize = true;
  192. this.pr_code.CutLength = null;
  193. this.pr_code.Location = new System.Drawing.Point(160, 108);
  194. this.pr_code.MaximumSize = new System.Drawing.Size(225, 0);
  195. this.pr_code.Name = "pr_code";
  196. this.pr_code.Size = new System.Drawing.Size(0, 31);
  197. this.pr_code.TabIndex = 7;
  198. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  199. //
  200. // ma_qty
  201. //
  202. this.ma_qty.AutoSize = true;
  203. this.ma_qty.CutLength = null;
  204. this.ma_qty.Location = new System.Drawing.Point(582, 40);
  205. this.ma_qty.MaximumSize = new System.Drawing.Size(225, 0);
  206. this.ma_qty.Name = "ma_qty";
  207. this.ma_qty.Size = new System.Drawing.Size(0, 31);
  208. this.ma_qty.TabIndex = 6;
  209. //
  210. // pr_detail
  211. //
  212. this.pr_detail.AutoSize = true;
  213. this.pr_detail.CutLength = null;
  214. this.pr_detail.Location = new System.Drawing.Point(582, 108);
  215. this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
  216. this.pr_detail.Name = "pr_detail";
  217. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  218. this.pr_detail.TabIndex = 5;
  219. //
  220. // pr_code_label
  221. //
  222. this.pr_code_label.AutoSize = true;
  223. this.pr_code_label.Location = new System.Drawing.Point(36, 108);
  224. this.pr_code_label.Name = "pr_code_label";
  225. this.pr_code_label.Size = new System.Drawing.Size(110, 31);
  226. this.pr_code_label.TabIndex = 4;
  227. this.pr_code_label.Text = "产品编号";
  228. //
  229. // getsnqty_label
  230. //
  231. this.getsnqty_label.AutoSize = true;
  232. this.getsnqty_label.Location = new System.Drawing.Point(804, 40);
  233. this.getsnqty_label.Name = "getsnqty_label";
  234. this.getsnqty_label.Size = new System.Drawing.Size(110, 31);
  235. this.getsnqty_label.TabIndex = 2;
  236. this.getsnqty_label.Text = "已维护数";
  237. //
  238. // pr_detail_label
  239. //
  240. this.pr_detail_label.AutoSize = true;
  241. this.pr_detail_label.Location = new System.Drawing.Point(459, 108);
  242. this.pr_detail_label.Name = "pr_detail_label";
  243. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  244. this.pr_detail_label.TabIndex = 1;
  245. this.pr_detail_label.Text = "产品名称";
  246. //
  247. // ma_qty_label
  248. //
  249. this.ma_qty_label.AutoSize = true;
  250. this.ma_qty_label.Location = new System.Drawing.Point(459, 40);
  251. this.ma_qty_label.Name = "ma_qty_label";
  252. this.ma_qty_label.Size = new System.Drawing.Size(110, 31);
  253. this.ma_qty_label.TabIndex = 0;
  254. this.ma_qty_label.Text = "工单数量";
  255. //
  256. // groupBoxWithBorder2
  257. //
  258. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  259. this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
  260. this.groupBoxWithBorder2.Controls.Add(this.label2);
  261. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
  262. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel_label);
  263. this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
  264. this.groupBoxWithBorder2.Controls.Add(this.PrinterList_label);
  265. this.groupBoxWithBorder2.Controls.Add(this.PrinterList);
  266. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.groupBoxWithBorder2.Location = new System.Drawing.Point(14, 242);
  268. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  269. this.groupBoxWithBorder2.Size = new System.Drawing.Size(603, 213);
  270. this.groupBoxWithBorder2.TabIndex = 13;
  271. this.groupBoxWithBorder2.TabStop = false;
  272. this.groupBoxWithBorder2.Text = "打印设置";
  273. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  274. //
  275. // PrintNum
  276. //
  277. this.PrintNum.AllPower = null;
  278. this.PrintNum.BackColor = System.Drawing.Color.White;
  279. this.PrintNum.Enabled = false;
  280. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.PrintNum.ID = null;
  282. this.PrintNum.Location = new System.Drawing.Point(466, 166);
  283. this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  284. this.PrintNum.Name = "PrintNum";
  285. this.PrintNum.Power = null;
  286. this.PrintNum.Size = new System.Drawing.Size(79, 31);
  287. this.PrintNum.Str = null;
  288. this.PrintNum.Str1 = null;
  289. this.PrintNum.Str2 = null;
  290. this.PrintNum.TabIndex = 19;
  291. //
  292. // label2
  293. //
  294. this.label2.AutoSize = true;
  295. this.label2.Location = new System.Drawing.Point(330, 165);
  296. this.label2.Name = "label2";
  297. this.label2.Size = new System.Drawing.Size(110, 31);
  298. this.label2.TabIndex = 18;
  299. this.label2.Text = "打印份数";
  300. //
  301. // PrintLabel
  302. //
  303. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  304. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  305. this.PrintLabel.FormattingEnabled = true;
  306. this.PrintLabel.Location = new System.Drawing.Point(159, 111);
  307. this.PrintLabel.Name = "PrintLabel";
  308. this.PrintLabel.Size = new System.Drawing.Size(283, 32);
  309. this.PrintLabel.TabIndex = 16;
  310. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  311. //
  312. // PrintLabel_label
  313. //
  314. this.PrintLabel_label.AutoSize = true;
  315. this.PrintLabel_label.Location = new System.Drawing.Point(15, 108);
  316. this.PrintLabel_label.Name = "PrintLabel_label";
  317. this.PrintLabel_label.Size = new System.Drawing.Size(110, 31);
  318. this.PrintLabel_label.TabIndex = 15;
  319. this.PrintLabel_label.Text = "产品名称";
  320. //
  321. // AutoPrint
  322. //
  323. this.AutoPrint.Checked = false;
  324. this.AutoPrint.Location = new System.Drawing.Point(159, 166);
  325. this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
  326. this.AutoPrint.Name = "AutoPrint";
  327. this.AutoPrint.Size = new System.Drawing.Size(140, 38);
  328. this.AutoPrint.TabIndex = 14;
  329. //
  330. // PrinterList_label
  331. //
  332. this.PrinterList_label.AutoSize = true;
  333. this.PrinterList_label.Location = new System.Drawing.Point(15, 40);
  334. this.PrinterList_label.Name = "PrinterList_label";
  335. this.PrinterList_label.Size = new System.Drawing.Size(134, 31);
  336. this.PrinterList_label.TabIndex = 13;
  337. this.PrinterList_label.Text = "打印机列表";
  338. //
  339. // PrinterList
  340. //
  341. this.PrinterList.Font = new System.Drawing.Font("微软雅黑", 9F);
  342. this.PrinterList.Location = new System.Drawing.Point(159, 46);
  343. this.PrinterList.Margin = new System.Windows.Forms.Padding(6, 9, 6, 9);
  344. this.PrinterList.Name = "PrinterList";
  345. this.PrinterList.Size = new System.Drawing.Size(284, 33);
  346. this.PrinterList.TabIndex = 0;
  347. //
  348. // OperateResult
  349. //
  350. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.OperateResult.Location = new System.Drawing.Point(14, 460);
  352. this.OperateResult.Name = "OperateResult";
  353. this.OperateResult.Size = new System.Drawing.Size(1226, 254);
  354. this.OperateResult.TabIndex = 14;
  355. this.OperateResult.Text = "";
  356. //
  357. // groupBoxWithBorder3
  358. //
  359. this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
  360. this.groupBoxWithBorder3.Controls.Add(this.ReWorkAsRelateTSN);
  361. this.groupBoxWithBorder3.Controls.Add(this.ReWorkAsCurrentSN);
  362. this.groupBoxWithBorder3.Controls.Add(this.label1);
  363. this.groupBoxWithBorder3.Controls.Add(this.sn_code);
  364. this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  365. this.groupBoxWithBorder3.Location = new System.Drawing.Point(14, 723);
  366. this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
  367. this.groupBoxWithBorder3.Size = new System.Drawing.Size(1227, 93);
  368. this.groupBoxWithBorder3.TabIndex = 14;
  369. this.groupBoxWithBorder3.TabStop = false;
  370. this.groupBoxWithBorder3.Text = "输入信息";
  371. this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
  372. //
  373. // ReWorkAsRelateTSN
  374. //
  375. this.ReWorkAsRelateTSN.AutoSize = true;
  376. this.ReWorkAsRelateTSN.Location = new System.Drawing.Point(729, 32);
  377. this.ReWorkAsRelateTSN.Name = "ReWorkAsRelateTSN";
  378. this.ReWorkAsRelateTSN.Size = new System.Drawing.Size(265, 35);
  379. this.ReWorkAsRelateTSN.TabIndex = 15;
  380. this.ReWorkAsRelateTSN.Text = "以SN关联的TSN返工";
  381. this.ReWorkAsRelateTSN.UseVisualStyleBackColor = true;
  382. this.ReWorkAsRelateTSN.Visible = false;
  383. //
  384. // ReWorkAsCurrentSN
  385. //
  386. this.ReWorkAsCurrentSN.AutoSize = true;
  387. this.ReWorkAsCurrentSN.Checked = true;
  388. this.ReWorkAsCurrentSN.Location = new System.Drawing.Point(518, 32);
  389. this.ReWorkAsCurrentSN.Name = "ReWorkAsCurrentSN";
  390. this.ReWorkAsCurrentSN.Size = new System.Drawing.Size(183, 35);
  391. this.ReWorkAsCurrentSN.TabIndex = 14;
  392. this.ReWorkAsCurrentSN.TabStop = true;
  393. this.ReWorkAsCurrentSN.Text = "以当前号返工";
  394. this.ReWorkAsCurrentSN.UseVisualStyleBackColor = true;
  395. //
  396. // label1
  397. //
  398. this.label1.AutoSize = true;
  399. this.label1.Location = new System.Drawing.Point(57, 33);
  400. this.label1.Name = "label1";
  401. this.label1.Size = new System.Drawing.Size(86, 31);
  402. this.label1.TabIndex = 13;
  403. this.label1.Text = "输入框";
  404. //
  405. // sn_code
  406. //
  407. this.sn_code.AllPower = null;
  408. this.sn_code.BackColor = System.Drawing.Color.White;
  409. this.sn_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  410. this.sn_code.ID = null;
  411. this.sn_code.Location = new System.Drawing.Point(172, 39);
  412. this.sn_code.Name = "sn_code";
  413. this.sn_code.Power = null;
  414. this.sn_code.Size = new System.Drawing.Size(220, 31);
  415. this.sn_code.Str = null;
  416. this.sn_code.Str1 = null;
  417. this.sn_code.Str2 = null;
  418. this.sn_code.TabIndex = 0;
  419. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  420. //
  421. // Make_GetReMakeSN
  422. //
  423. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  424. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  425. this.ClientSize = new System.Drawing.Size(1254, 831);
  426. this.Controls.Add(this.groupBoxWithBorder3);
  427. this.Controls.Add(this.OperateResult);
  428. this.Controls.Add(this.groupBoxWithBorder2);
  429. this.Controls.Add(this.groupBoxWithBorder1);
  430. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  431. this.Name = "Make_GetReMakeSN";
  432. this.Tag = "Make!GetReMakeSN";
  433. this.Text = "返工数据采集";
  434. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_GetReMakeSN_FormClosing);
  435. this.Load += new System.EventHandler(this.Make_GetReMakeSN_Load);
  436. this.SizeChanged += new System.EventHandler(this.Make_GetReMakeSN_SizeChanged);
  437. this.groupBoxWithBorder1.ResumeLayout(true);
  438. this.groupBoxWithBorder1.PerformLayout();
  439. this.groupBoxWithBorder2.ResumeLayout(true);
  440. this.groupBoxWithBorder2.PerformLayout();
  441. this.groupBoxWithBorder3.ResumeLayout(true);
  442. this.groupBoxWithBorder3.PerformLayout();
  443. this.ResumeLayout(true);
  444. }
  445. #endregion
  446. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  447. private System.Windows.Forms.Label pr_detail_label;
  448. private System.Windows.Forms.Label ma_qty_label;
  449. private System.Windows.Forms.Label getsnqty_label;
  450. private System.Windows.Forms.Label pr_code_label;
  451. private CustomControl.ValueLabel.ValueLabel getsnqty;
  452. private CustomControl.ValueLabel.ValueLabel pr_code;
  453. private CustomControl.ValueLabel.ValueLabel ma_qty;
  454. private CustomControl.ValueLabel.ValueLabel pr_detail;
  455. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  456. private System.Windows.Forms.Label ma_code_label;
  457. private CustomControl.CustomCheckBox.LockCheckBox LockCheckBox;
  458. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  459. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  460. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
  461. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  462. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  463. private System.Windows.Forms.Label PrinterList_label;
  464. private System.Windows.Forms.Label PrintLabel_label;
  465. private System.Windows.Forms.ComboBox PrintLabel;
  466. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  467. private System.Windows.Forms.Label label1;
  468. private System.Windows.Forms.RadioButton ReWorkAsRelateTSN;
  469. private System.Windows.Forms.RadioButton ReWorkAsCurrentSN;
  470. private CustomControl.CustomCheckBox.CustomCheckBox ma_saveimei;
  471. private CustomControl.CustomCheckBox.CustomCheckBox ma_savemacbt;
  472. private CustomControl.ValueLabel.ValueLabel ma_craftcode;
  473. private CustomControl.ValueLabel.ValueLabel ma_id;
  474. private System.Windows.Forms.Label label2;
  475. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  476. }
  477. }