Packing_CartonTransfer.Designer.cs 27 KB

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