Make_GetReMakeSN.Designer.cs 24 KB

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