Make_GetReMakeSN.Designer.cs 28 KB

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