Packing_CartonTransfer.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524
  1. namespace UAS_MES.Packing
  2. {
  3. partial class Packing_CartonTransfer
  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.sn_code_label = new System.Windows.Forms.Label();
  29. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  30. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  31. this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  32. this.pa_standardqty = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  33. this.pa_currentqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  34. this.label4 = new System.Windows.Forms.Label();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.label2 = new System.Windows.Forms.Label();
  37. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  38. this.newpack = new System.Windows.Forms.RadioButton();
  39. this.movepack = new System.Windows.Forms.RadioButton();
  40. this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  41. this.pa_packtype = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  42. this.pa_type = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  43. this.pa_custcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  44. this.pa_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  45. this.pa_level = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  46. this.lastsccode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  47. this.ms_msmakecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  48. this.laststepcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  49. this.ms_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  50. this.pa_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  51. this.label1 = new System.Windows.Forms.Label();
  52. this.pa_currentqty_label = new System.Windows.Forms.Label();
  53. this.pr_detail_label = new System.Windows.Forms.Label();
  54. this.ms_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode();
  55. this.pr_code_label = new System.Windows.Forms.Label();
  56. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  57. this.pa_code_label = new System.Windows.Forms.Label();
  58. this.清除 = new System.Windows.Forms.Button();
  59. this.groupBoxWithBorder2.SuspendLayout();
  60. this.groupBoxWithBorder1.SuspendLayout();
  61. this.SuspendLayout();
  62. //
  63. // sn_code_label
  64. //
  65. this.sn_code_label.AutoSize = true;
  66. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.sn_code_label.Location = new System.Drawing.Point(19, 580);
  68. this.sn_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  69. this.sn_code_label.Name = "sn_code_label";
  70. this.sn_code_label.Size = new System.Drawing.Size(72, 27);
  71. this.sn_code_label.TabIndex = 176;
  72. this.sn_code_label.Text = "序列号";
  73. //
  74. // sn_code
  75. //
  76. this.sn_code.AllPower = null;
  77. this.sn_code.BackColor = System.Drawing.Color.White;
  78. this.sn_code.ID = null;
  79. this.sn_code.Location = new System.Drawing.Point(108, 582);
  80. this.sn_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  81. this.sn_code.Name = "sn_code";
  82. this.sn_code.Power = null;
  83. this.sn_code.Size = new System.Drawing.Size(260, 25);
  84. this.sn_code.Str = null;
  85. this.sn_code.Str1 = null;
  86. this.sn_code.Str2 = null;
  87. this.sn_code.TabIndex = 177;
  88. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  89. //
  90. // OperateResult
  91. //
  92. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.OperateResult.Location = new System.Drawing.Point(12, 231);
  94. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  95. this.OperateResult.Name = "OperateResult";
  96. this.OperateResult.Size = new System.Drawing.Size(1184, 339);
  97. this.OperateResult.TabIndex = 175;
  98. this.OperateResult.Text = "";
  99. //
  100. // groupBoxWithBorder2
  101. //
  102. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  103. this.groupBoxWithBorder2.Controls.Add(this.pa_standardqty);
  104. this.groupBoxWithBorder2.Controls.Add(this.pa_currentqty);
  105. this.groupBoxWithBorder2.Controls.Add(this.label4);
  106. this.groupBoxWithBorder2.Controls.Add(this.label3);
  107. this.groupBoxWithBorder2.Controls.Add(this.label2);
  108. this.groupBoxWithBorder2.Controls.Add(this.pa_outboxcode);
  109. this.groupBoxWithBorder2.Controls.Add(this.newpack);
  110. this.groupBoxWithBorder2.Controls.Add(this.movepack);
  111. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.groupBoxWithBorder2.Location = new System.Drawing.Point(607, 12);
  113. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  114. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  115. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  116. this.groupBoxWithBorder2.Size = new System.Drawing.Size(595, 196);
  117. this.groupBoxWithBorder2.TabIndex = 174;
  118. this.groupBoxWithBorder2.TabStop = false;
  119. this.groupBoxWithBorder2.Text = "转移箱";
  120. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  121. //
  122. // pa_standardqty
  123. //
  124. this.pa_standardqty.AllPower = null;
  125. this.pa_standardqty.BackColor = System.Drawing.Color.White;
  126. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 9F);
  127. this.pa_standardqty.ID = null;
  128. this.pa_standardqty.Location = new System.Drawing.Point(161, 146);
  129. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  130. this.pa_standardqty.Name = "pa_standardqty";
  131. this.pa_standardqty.Negative = false;
  132. this.pa_standardqty.Power = null;
  133. this.pa_standardqty.Size = new System.Drawing.Size(199, 27);
  134. this.pa_standardqty.Str = null;
  135. this.pa_standardqty.Str1 = null;
  136. this.pa_standardqty.Str2 = null;
  137. this.pa_standardqty.TabIndex = 174;
  138. //
  139. // pa_currentqty
  140. //
  141. this.pa_currentqty.AutoSize = true;
  142. this.pa_currentqty.CutLength = null;
  143. this.pa_currentqty.Location = new System.Drawing.Point(468, 78);
  144. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  145. this.pa_currentqty.MaximumSize = new System.Drawing.Size(267, 0);
  146. this.pa_currentqty.Name = "pa_currentqty";
  147. this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
  148. this.pa_currentqty.TabIndex = 173;
  149. //
  150. // label4
  151. //
  152. this.label4.AutoSize = true;
  153. this.label4.Location = new System.Drawing.Point(369, 78);
  154. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  155. this.label4.Name = "label4";
  156. this.label4.Size = new System.Drawing.Size(92, 27);
  157. this.label4.TabIndex = 6;
  158. this.label4.Text = "箱内数量";
  159. //
  160. // label3
  161. //
  162. this.label3.AutoSize = true;
  163. this.label3.Location = new System.Drawing.Point(48, 146);
  164. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  165. this.label3.Name = "label3";
  166. this.label3.Size = new System.Drawing.Size(92, 27);
  167. this.label3.TabIndex = 5;
  168. this.label3.Text = "标准容量";
  169. //
  170. // label2
  171. //
  172. this.label2.AutoSize = true;
  173. this.label2.Location = new System.Drawing.Point(48, 78);
  174. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  175. this.label2.Name = "label2";
  176. this.label2.Size = new System.Drawing.Size(92, 27);
  177. this.label2.TabIndex = 4;
  178. this.label2.Text = "目标箱号";
  179. //
  180. // pa_outboxcode
  181. //
  182. this.pa_outboxcode.AllPower = null;
  183. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  184. this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  185. this.pa_outboxcode.ID = null;
  186. this.pa_outboxcode.Location = new System.Drawing.Point(161, 78);
  187. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  188. this.pa_outboxcode.Name = "pa_outboxcode";
  189. this.pa_outboxcode.Power = null;
  190. this.pa_outboxcode.Size = new System.Drawing.Size(199, 27);
  191. this.pa_outboxcode.Str = null;
  192. this.pa_outboxcode.Str1 = null;
  193. this.pa_outboxcode.Str2 = null;
  194. this.pa_outboxcode.TabIndex = 2;
  195. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_outboxcode_KeyDown);
  196. //
  197. // newpack
  198. //
  199. this.newpack.AutoSize = true;
  200. this.newpack.Location = new System.Drawing.Point(187, 35);
  201. this.newpack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  202. this.newpack.Name = "newpack";
  203. this.newpack.Size = new System.Drawing.Size(73, 31);
  204. this.newpack.TabIndex = 1;
  205. this.newpack.TabStop = true;
  206. this.newpack.Text = "新箱";
  207. this.newpack.UseVisualStyleBackColor = true;
  208. this.newpack.Click += new System.EventHandler(this.movepack_Click);
  209. //
  210. // movepack
  211. //
  212. this.movepack.AutoSize = true;
  213. this.movepack.Location = new System.Drawing.Point(53, 35);
  214. this.movepack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  215. this.movepack.Name = "movepack";
  216. this.movepack.Size = new System.Drawing.Size(73, 31);
  217. this.movepack.TabIndex = 0;
  218. this.movepack.TabStop = true;
  219. this.movepack.Text = "移箱";
  220. this.movepack.UseVisualStyleBackColor = true;
  221. this.movepack.Click += new System.EventHandler(this.movepack_Click);
  222. //
  223. // groupBoxWithBorder1
  224. //
  225. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  226. this.groupBoxWithBorder1.Controls.Add(this.pa_packtype);
  227. this.groupBoxWithBorder1.Controls.Add(this.pa_type);
  228. this.groupBoxWithBorder1.Controls.Add(this.pa_custcode);
  229. this.groupBoxWithBorder1.Controls.Add(this.pa_salecode);
  230. this.groupBoxWithBorder1.Controls.Add(this.pa_level);
  231. this.groupBoxWithBorder1.Controls.Add(this.lastsccode);
  232. this.groupBoxWithBorder1.Controls.Add(this.ms_msmakecode);
  233. this.groupBoxWithBorder1.Controls.Add(this.laststepcode);
  234. this.groupBoxWithBorder1.Controls.Add(this.ms_prodcode);
  235. this.groupBoxWithBorder1.Controls.Add(this.pa_qty);
  236. this.groupBoxWithBorder1.Controls.Add(this.label1);
  237. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
  238. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  239. this.groupBoxWithBorder1.Controls.Add(this.ms_outboxcode);
  240. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  241. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
  242. this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
  243. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.groupBoxWithBorder1.Location = new System.Drawing.Point(12, 12);
  245. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  246. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  247. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  248. this.groupBoxWithBorder1.Size = new System.Drawing.Size(589, 196);
  249. this.groupBoxWithBorder1.TabIndex = 173;
  250. this.groupBoxWithBorder1.TabStop = false;
  251. this.groupBoxWithBorder1.Text = "原箱信息";
  252. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  253. //
  254. // pa_packtype
  255. //
  256. this.pa_packtype.AutoSize = true;
  257. this.pa_packtype.CutLength = null;
  258. this.pa_packtype.Location = new System.Drawing.Point(155, 16);
  259. this.pa_packtype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  260. this.pa_packtype.MaximumSize = new System.Drawing.Size(267, 0);
  261. this.pa_packtype.Name = "pa_packtype";
  262. this.pa_packtype.Size = new System.Drawing.Size(0, 27);
  263. this.pa_packtype.TabIndex = 181;
  264. this.pa_packtype.Visible = false;
  265. //
  266. // pa_type
  267. //
  268. this.pa_type.AutoSize = true;
  269. this.pa_type.CutLength = null;
  270. this.pa_type.Location = new System.Drawing.Point(539, 24);
  271. this.pa_type.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  272. this.pa_type.MaximumSize = new System.Drawing.Size(267, 0);
  273. this.pa_type.Name = "pa_type";
  274. this.pa_type.Size = new System.Drawing.Size(0, 27);
  275. this.pa_type.TabIndex = 180;
  276. this.pa_type.Visible = false;
  277. //
  278. // pa_custcode
  279. //
  280. this.pa_custcode.AutoSize = true;
  281. this.pa_custcode.CutLength = null;
  282. this.pa_custcode.Location = new System.Drawing.Point(480, 26);
  283. this.pa_custcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  284. this.pa_custcode.MaximumSize = new System.Drawing.Size(267, 0);
  285. this.pa_custcode.Name = "pa_custcode";
  286. this.pa_custcode.Size = new System.Drawing.Size(0, 27);
  287. this.pa_custcode.TabIndex = 179;
  288. this.pa_custcode.Visible = false;
  289. //
  290. // pa_salecode
  291. //
  292. this.pa_salecode.AutoSize = true;
  293. this.pa_salecode.CutLength = null;
  294. this.pa_salecode.Location = new System.Drawing.Point(380, 16);
  295. this.pa_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  296. this.pa_salecode.MaximumSize = new System.Drawing.Size(267, 0);
  297. this.pa_salecode.Name = "pa_salecode";
  298. this.pa_salecode.Size = new System.Drawing.Size(0, 27);
  299. this.pa_salecode.TabIndex = 178;
  300. this.pa_salecode.Visible = false;
  301. //
  302. // pa_level
  303. //
  304. this.pa_level.AutoSize = true;
  305. this.pa_level.CutLength = null;
  306. this.pa_level.Location = new System.Drawing.Point(144, 16);
  307. this.pa_level.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  308. this.pa_level.MaximumSize = new System.Drawing.Size(267, 0);
  309. this.pa_level.Name = "pa_level";
  310. this.pa_level.Size = new System.Drawing.Size(0, 27);
  311. this.pa_level.TabIndex = 177;
  312. this.pa_level.Visible = false;
  313. //
  314. // lastsccode
  315. //
  316. this.lastsccode.AutoSize = true;
  317. this.lastsccode.CutLength = null;
  318. this.lastsccode.Location = new System.Drawing.Point(435, 146);
  319. this.lastsccode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  320. this.lastsccode.MaximumSize = new System.Drawing.Size(267, 0);
  321. this.lastsccode.Name = "lastsccode";
  322. this.lastsccode.Size = new System.Drawing.Size(0, 27);
  323. this.lastsccode.TabIndex = 176;
  324. //
  325. // ms_msmakecode
  326. //
  327. this.ms_msmakecode.AutoSize = true;
  328. this.ms_msmakecode.CutLength = null;
  329. this.ms_msmakecode.Location = new System.Drawing.Point(435, 101);
  330. this.ms_msmakecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  331. this.ms_msmakecode.MaximumSize = new System.Drawing.Size(267, 0);
  332. this.ms_msmakecode.Name = "ms_msmakecode";
  333. this.ms_msmakecode.Size = new System.Drawing.Size(0, 27);
  334. this.ms_msmakecode.TabIndex = 175;
  335. //
  336. // laststepcode
  337. //
  338. this.laststepcode.AutoSize = true;
  339. this.laststepcode.CutLength = null;
  340. this.laststepcode.Location = new System.Drawing.Point(148, 146);
  341. this.laststepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  342. this.laststepcode.MaximumSize = new System.Drawing.Size(267, 0);
  343. this.laststepcode.Name = "laststepcode";
  344. this.laststepcode.Size = new System.Drawing.Size(0, 27);
  345. this.laststepcode.TabIndex = 174;
  346. //
  347. // ms_prodcode
  348. //
  349. this.ms_prodcode.AutoSize = true;
  350. this.ms_prodcode.CutLength = null;
  351. this.ms_prodcode.Location = new System.Drawing.Point(148, 101);
  352. this.ms_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  353. this.ms_prodcode.MaximumSize = new System.Drawing.Size(267, 0);
  354. this.ms_prodcode.Name = "ms_prodcode";
  355. this.ms_prodcode.Size = new System.Drawing.Size(0, 27);
  356. this.ms_prodcode.TabIndex = 173;
  357. //
  358. // pa_qty
  359. //
  360. this.pa_qty.AutoSize = true;
  361. this.pa_qty.CutLength = null;
  362. this.pa_qty.Location = new System.Drawing.Point(435, 52);
  363. this.pa_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  364. this.pa_qty.MaximumSize = new System.Drawing.Size(267, 0);
  365. this.pa_qty.Name = "pa_qty";
  366. this.pa_qty.Size = new System.Drawing.Size(0, 27);
  367. this.pa_qty.TabIndex = 172;
  368. //
  369. // label1
  370. //
  371. this.label1.AutoSize = true;
  372. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.label1.Location = new System.Drawing.Point(285, 51);
  374. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  375. this.label1.Name = "label1";
  376. this.label1.Size = new System.Drawing.Size(92, 27);
  377. this.label1.TabIndex = 171;
  378. this.label1.Text = "箱内数量";
  379. //
  380. // pa_currentqty_label
  381. //
  382. this.pa_currentqty_label.AutoSize = true;
  383. this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  384. this.pa_currentqty_label.Location = new System.Drawing.Point(285, 146);
  385. this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  386. this.pa_currentqty_label.Name = "pa_currentqty_label";
  387. this.pa_currentqty_label.Size = new System.Drawing.Size(132, 27);
  388. this.pa_currentqty_label.TabIndex = 95;
  389. this.pa_currentqty_label.Text = "最后所在资源";
  390. //
  391. // pr_detail_label
  392. //
  393. this.pr_detail_label.AutoSize = true;
  394. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  395. this.pr_detail_label.Location = new System.Drawing.Point(285, 101);
  396. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  397. this.pr_detail_label.Name = "pr_detail_label";
  398. this.pr_detail_label.Size = new System.Drawing.Size(101, 27);
  399. this.pr_detail_label.TabIndex = 80;
  400. this.pr_detail_label.Text = "工单/合同";
  401. //
  402. // ms_outboxcode
  403. //
  404. this.ms_outboxcode.Caller = null;
  405. this.ms_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  406. this.ms_outboxcode.Location = new System.Drawing.Point(149, 51);
  407. this.ms_outboxcode.MakeCode = null;
  408. this.ms_outboxcode.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
  409. this.ms_outboxcode.Name = "ms_outboxcode";
  410. this.ms_outboxcode.Pr_id = null;
  411. this.ms_outboxcode.ProdCode = null;
  412. this.ms_outboxcode.ShowClickIcon = false;
  413. this.ms_outboxcode.Size = new System.Drawing.Size(137, 28);
  414. this.ms_outboxcode.TabIndex = 163;
  415. //
  416. // pr_code_label
  417. //
  418. this.pr_code_label.AutoSize = true;
  419. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  420. this.pr_code_label.Location = new System.Drawing.Point(7, 101);
  421. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  422. this.pr_code_label.Name = "pr_code_label";
  423. this.pr_code_label.Size = new System.Drawing.Size(92, 27);
  424. this.pr_code_label.TabIndex = 81;
  425. this.pr_code_label.Text = "产品编号";
  426. //
  427. // pr_outboxinnerqty_label
  428. //
  429. this.pr_outboxinnerqty_label.AutoSize = true;
  430. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(7, 146);
  432. this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  433. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  434. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(132, 27);
  435. this.pr_outboxinnerqty_label.TabIndex = 97;
  436. this.pr_outboxinnerqty_label.Text = "最后所在工序";
  437. //
  438. // pa_code_label
  439. //
  440. this.pa_code_label.AutoSize = true;
  441. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  442. this.pa_code_label.Location = new System.Drawing.Point(7, 52);
  443. this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  444. this.pa_code_label.Name = "pa_code_label";
  445. this.pa_code_label.Size = new System.Drawing.Size(72, 27);
  446. this.pa_code_label.TabIndex = 113;
  447. this.pa_code_label.Text = "原箱号";
  448. //
  449. // 清除
  450. //
  451. this.清除.Location = new System.Drawing.Point(1132, 578);
  452. this.清除.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  453. this.清除.Name = "清除";
  454. this.清除.Size = new System.Drawing.Size(64, 29);
  455. this.清除.TabIndex = 178;
  456. this.清除.Text = "清除";
  457. this.清除.UseVisualStyleBackColor = true;
  458. this.清除.Click += new System.EventHandler(this.button1_Click);
  459. //
  460. // Packing_CartonTransfer
  461. //
  462. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  463. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  464. this.ClientSize = new System.Drawing.Size(1213, 628);
  465. this.Controls.Add(this.清除);
  466. this.Controls.Add(this.sn_code);
  467. this.Controls.Add(this.sn_code_label);
  468. this.Controls.Add(this.OperateResult);
  469. this.Controls.Add(this.groupBoxWithBorder2);
  470. this.Controls.Add(this.groupBoxWithBorder1);
  471. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  472. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  473. this.Name = "Packing_CartonTransfer";
  474. this.Tag = "Packing!CartonTransfer";
  475. this.Text = "卡通箱转移";
  476. this.Load += new System.EventHandler(this.卡通箱转移_Load);
  477. this.SizeChanged += new System.EventHandler(this.卡通箱转移_SizeChanged);
  478. this.groupBoxWithBorder2.ResumeLayout(true);
  479. this.groupBoxWithBorder2.PerformLayout();
  480. this.groupBoxWithBorder1.ResumeLayout(true);
  481. this.groupBoxWithBorder1.PerformLayout();
  482. this.ResumeLayout(true);
  483. this.PerformLayout();
  484. }
  485. #endregion
  486. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  487. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  488. private System.Windows.Forms.Label pa_currentqty_label;
  489. private System.Windows.Forms.Label pr_detail_label;
  490. private CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode ms_outboxcode;
  491. private System.Windows.Forms.Label pr_code_label;
  492. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  493. private System.Windows.Forms.Label pa_code_label;
  494. private System.Windows.Forms.Label label1;
  495. private System.Windows.Forms.RadioButton movepack;
  496. private System.Windows.Forms.RadioButton newpack;
  497. private CustomControl.TextBoxWithIcon.EnterTextBox pa_outboxcode;
  498. private System.Windows.Forms.Label label3;
  499. private System.Windows.Forms.Label label2;
  500. private System.Windows.Forms.Label label4;
  501. private CustomControl.ValueLabel.ValueLabel pa_qty;
  502. private CustomControl.ValueLabel.ValueLabel ms_prodcode;
  503. private CustomControl.ValueLabel.ValueLabel laststepcode;
  504. private CustomControl.ValueLabel.ValueLabel ms_msmakecode;
  505. private CustomControl.ValueLabel.ValueLabel lastsccode;
  506. private CustomControl.ValueLabel.ValueLabel pa_currentqty;
  507. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  508. private System.Windows.Forms.Label sn_code_label;
  509. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  510. private CustomControl.TextBoxWithIcon.NumOnlyTextBox pa_standardqty;
  511. private CustomControl.ValueLabel.ValueLabel pa_level;
  512. private CustomControl.ValueLabel.ValueLabel pa_salecode;
  513. private CustomControl.ValueLabel.ValueLabel pa_custcode;
  514. private CustomControl.ValueLabel.ValueLabel pa_type;
  515. private CustomControl.ValueLabel.ValueLabel pa_packtype;
  516. private System.Windows.Forms.Button 清除;
  517. }
  518. }