Packing_CartonTransfer.Designer.cs 30 KB

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