Packing_CartonTransfer.Designer.cs 30 KB

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