Make_BigBoxCollection.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_BigBoxCollection
  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(Make_BigBoxCollection));
  29. this.pa_outboxcode_label = new System.Windows.Forms.Label();
  30. this.pa_totalqty_label = new System.Windows.Forms.Label();
  31. this.pa_makecode_label = new System.Windows.Forms.Label();
  32. this.AutoPrint = new System.Windows.Forms.CheckBox();
  33. this.pa_restqty_label = new System.Windows.Forms.Label();
  34. this.pa_custcode_label = new System.Windows.Forms.Label();
  35. this.outboxcode_label = new System.Windows.Forms.Label();
  36. this.pa_prodcode_label = new System.Windows.Forms.Label();
  37. this.PrintLabel = new UAS_MES.CustomControl.ComBoxWithFocus.ComboxWithTip();
  38. this.PrintLabel_label = new System.Windows.Forms.Label();
  39. this.PrinterList_label = new System.Windows.Forms.Label();
  40. this.pa_packageqty_label = new System.Windows.Forms.Label();
  41. this.AutoOutBoxCode = new System.Windows.Forms.CheckBox();
  42. this.pa_status = new System.Windows.Forms.Label();
  43. this.Cancel = new System.Windows.Forms.CheckBox();
  44. this.pr_packrule = new System.Windows.Forms.Label();
  45. this.pa_custcode = new System.Windows.Forms.Label();
  46. this.pd_makecode = new System.Windows.Forms.Label();
  47. this.pd_prodcode = new System.Windows.Forms.Label();
  48. this.pd_salecode = new System.Windows.Forms.Label();
  49. this.pa_standardqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  52. this.pa_totalqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  53. this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  54. this.pa_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  55. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  56. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  57. this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  58. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  59. this.Printlab = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  60. this.ReleasePallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  61. this.NewPallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  62. this.pa_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  63. this.PackageInf = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  64. this.pd_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.pa_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  70. this.PalletPreFix_label = new System.Windows.Forms.Label();
  71. this.PalletPreFix = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  72. this.OutBoxLength_label = new System.Windows.Forms.Label();
  73. this.OutBoxLength = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  74. this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
  75. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
  76. this.SuspendLayout();
  77. //
  78. // pa_outboxcode_label
  79. //
  80. this.pa_outboxcode_label.AutoSize = true;
  81. this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.pa_outboxcode_label.Location = new System.Drawing.Point(3, 45);
  83. this.pa_outboxcode_label.Name = "pa_outboxcode_label";
  84. this.pa_outboxcode_label.Size = new System.Drawing.Size(58, 21);
  85. this.pa_outboxcode_label.TabIndex = 102;
  86. this.pa_outboxcode_label.Text = "大箱号";
  87. //
  88. // pa_totalqty_label
  89. //
  90. this.pa_totalqty_label.AutoSize = true;
  91. this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.pa_totalqty_label.Location = new System.Drawing.Point(292, 77);
  93. this.pa_totalqty_label.Name = "pa_totalqty_label";
  94. this.pa_totalqty_label.Size = new System.Drawing.Size(74, 21);
  95. this.pa_totalqty_label.TabIndex = 104;
  96. this.pa_totalqty_label.Text = "已装数量";
  97. //
  98. // pa_makecode_label
  99. //
  100. this.pa_makecode_label.AutoSize = true;
  101. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.pa_makecode_label.Location = new System.Drawing.Point(292, 45);
  103. this.pa_makecode_label.Name = "pa_makecode_label";
  104. this.pa_makecode_label.Size = new System.Drawing.Size(74, 21);
  105. this.pa_makecode_label.TabIndex = 108;
  106. this.pa_makecode_label.Text = "制造单号";
  107. //
  108. // AutoPrint
  109. //
  110. this.AutoPrint.AutoSize = true;
  111. this.AutoPrint.Checked = true;
  112. this.AutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
  113. this.AutoPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.AutoPrint.Location = new System.Drawing.Point(753, 159);
  115. this.AutoPrint.Name = "AutoPrint";
  116. this.AutoPrint.Size = new System.Drawing.Size(125, 25);
  117. this.AutoPrint.TabIndex = 153;
  118. this.AutoPrint.Text = "满箱自动打印";
  119. this.AutoPrint.UseVisualStyleBackColor = true;
  120. //
  121. // pa_restqty_label
  122. //
  123. this.pa_restqty_label.AutoSize = true;
  124. this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.pa_restqty_label.Location = new System.Drawing.Point(744, 115);
  126. this.pa_restqty_label.Name = "pa_restqty_label";
  127. this.pa_restqty_label.Size = new System.Drawing.Size(74, 21);
  128. this.pa_restqty_label.TabIndex = 154;
  129. this.pa_restqty_label.Text = "打印张数";
  130. //
  131. // pa_custcode_label
  132. //
  133. this.pa_custcode_label.AutoSize = true;
  134. this.pa_custcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.pa_custcode_label.Location = new System.Drawing.Point(750, 45);
  136. this.pa_custcode_label.Name = "pa_custcode_label";
  137. this.pa_custcode_label.Size = new System.Drawing.Size(42, 21);
  138. this.pa_custcode_label.TabIndex = 157;
  139. this.pa_custcode_label.Text = "合同";
  140. //
  141. // outboxcode_label
  142. //
  143. this.outboxcode_label.AutoSize = true;
  144. this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.outboxcode_label.Location = new System.Drawing.Point(714, 264);
  146. this.outboxcode_label.Name = "outboxcode_label";
  147. this.outboxcode_label.Size = new System.Drawing.Size(42, 21);
  148. this.outboxcode_label.TabIndex = 166;
  149. this.outboxcode_label.Text = "箱号";
  150. //
  151. // pa_prodcode_label
  152. //
  153. this.pa_prodcode_label.AutoSize = true;
  154. this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.pa_prodcode_label.Location = new System.Drawing.Point(482, 45);
  156. this.pa_prodcode_label.Name = "pa_prodcode_label";
  157. this.pa_prodcode_label.Size = new System.Drawing.Size(74, 21);
  158. this.pa_prodcode_label.TabIndex = 169;
  159. this.pa_prodcode_label.Text = "产品编号";
  160. //
  161. // PrintLabel
  162. //
  163. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  164. this.PrintLabel.FormattingEnabled = true;
  165. this.PrintLabel.Location = new System.Drawing.Point(840, 77);
  166. this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  167. this.PrintLabel.Name = "PrintLabel";
  168. this.PrintLabel.Size = new System.Drawing.Size(138, 20);
  169. this.PrintLabel.TabIndex = 172;
  170. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  171. //
  172. // PrintLabel_label
  173. //
  174. this.PrintLabel_label.AutoSize = true;
  175. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.PrintLabel_label.Location = new System.Drawing.Point(750, 77);
  177. this.PrintLabel_label.Name = "PrintLabel_label";
  178. this.PrintLabel_label.Size = new System.Drawing.Size(74, 21);
  179. this.PrintLabel_label.TabIndex = 174;
  180. this.PrintLabel_label.Text = "标签文件";
  181. //
  182. // PrinterList_label
  183. //
  184. this.PrinterList_label.AutoSize = true;
  185. this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. this.PrinterList_label.Location = new System.Drawing.Point(482, 77);
  187. this.PrinterList_label.Name = "PrinterList_label";
  188. this.PrinterList_label.Size = new System.Drawing.Size(90, 21);
  189. this.PrinterList_label.TabIndex = 173;
  190. this.PrinterList_label.Text = "打印机列表";
  191. //
  192. // pa_packageqty_label
  193. //
  194. this.pa_packageqty_label.AutoSize = true;
  195. this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.pa_packageqty_label.Location = new System.Drawing.Point(3, 77);
  197. this.pa_packageqty_label.Name = "pa_packageqty_label";
  198. this.pa_packageqty_label.Size = new System.Drawing.Size(74, 21);
  199. this.pa_packageqty_label.TabIndex = 176;
  200. this.pa_packageqty_label.Text = "大箱容量";
  201. //
  202. // AutoOutBoxCode
  203. //
  204. this.AutoOutBoxCode.AutoSize = true;
  205. this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 10F);
  206. this.AutoOutBoxCode.Location = new System.Drawing.Point(3, 14);
  207. this.AutoOutBoxCode.Name = "AutoOutBoxCode";
  208. this.AutoOutBoxCode.Size = new System.Drawing.Size(84, 24);
  209. this.AutoOutBoxCode.TabIndex = 179;
  210. this.AutoOutBoxCode.Text = "自动生成";
  211. this.AutoOutBoxCode.UseVisualStyleBackColor = true;
  212. //
  213. // pa_status
  214. //
  215. this.pa_status.AutoSize = true;
  216. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.pa_status.Location = new System.Drawing.Point(923, 162);
  218. this.pa_status.Name = "pa_status";
  219. this.pa_status.Size = new System.Drawing.Size(0, 21);
  220. this.pa_status.TabIndex = 180;
  221. this.pa_status.Visible = false;
  222. //
  223. // Cancel
  224. //
  225. this.Cancel.AutoSize = true;
  226. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 10F);
  227. this.Cancel.Location = new System.Drawing.Point(902, 263);
  228. this.Cancel.Name = "Cancel";
  229. this.Cancel.Size = new System.Drawing.Size(84, 24);
  230. this.Cancel.TabIndex = 182;
  231. this.Cancel.Text = "取消采集";
  232. this.Cancel.UseVisualStyleBackColor = true;
  233. //
  234. // pr_packrule
  235. //
  236. this.pr_packrule.AutoSize = true;
  237. this.pr_packrule.Location = new System.Drawing.Point(748, 498);
  238. this.pr_packrule.Name = "pr_packrule";
  239. this.pr_packrule.Size = new System.Drawing.Size(0, 12);
  240. this.pr_packrule.TabIndex = 183;
  241. this.pr_packrule.Visible = false;
  242. //
  243. // pa_custcode
  244. //
  245. this.pa_custcode.AutoSize = true;
  246. this.pa_custcode.Location = new System.Drawing.Point(927, 498);
  247. this.pa_custcode.Name = "pa_custcode";
  248. this.pa_custcode.Size = new System.Drawing.Size(0, 12);
  249. this.pa_custcode.TabIndex = 184;
  250. this.pa_custcode.Visible = false;
  251. //
  252. // pd_makecode
  253. //
  254. this.pd_makecode.AutoSize = true;
  255. this.pd_makecode.Location = new System.Drawing.Point(730, 306);
  256. this.pd_makecode.Name = "pd_makecode";
  257. this.pd_makecode.Size = new System.Drawing.Size(0, 12);
  258. this.pd_makecode.TabIndex = 185;
  259. this.pd_makecode.Visible = false;
  260. //
  261. // pd_prodcode
  262. //
  263. this.pd_prodcode.AutoSize = true;
  264. this.pd_prodcode.Location = new System.Drawing.Point(829, 305);
  265. this.pd_prodcode.Name = "pd_prodcode";
  266. this.pd_prodcode.Size = new System.Drawing.Size(0, 12);
  267. this.pd_prodcode.TabIndex = 186;
  268. this.pd_prodcode.Visible = false;
  269. //
  270. // pd_salecode
  271. //
  272. this.pd_salecode.AutoSize = true;
  273. this.pd_salecode.Location = new System.Drawing.Point(927, 304);
  274. this.pd_salecode.Name = "pd_salecode";
  275. this.pd_salecode.Size = new System.Drawing.Size(0, 12);
  276. this.pd_salecode.TabIndex = 187;
  277. this.pd_salecode.Visible = false;
  278. //
  279. // pa_standardqty
  280. //
  281. this.pa_standardqty.AllPower = null;
  282. this.pa_standardqty.BackColor = System.Drawing.Color.White;
  283. this.pa_standardqty.ID = null;
  284. this.pa_standardqty.Location = new System.Drawing.Point(80, 77);
  285. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(2);
  286. this.pa_standardqty.Name = "pa_standardqty";
  287. this.pa_standardqty.Power = null;
  288. this.pa_standardqty.Size = new System.Drawing.Size(107, 21);
  289. this.pa_standardqty.Str = null;
  290. this.pa_standardqty.Str1 = null;
  291. this.pa_standardqty.Str2 = null;
  292. this.pa_standardqty.TabIndex = 188;
  293. this.pa_standardqty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_standardqty_KeyDown);
  294. //
  295. // PrintNum
  296. //
  297. this.PrintNum.AllPower = null;
  298. this.PrintNum.BackColor = System.Drawing.Color.White;
  299. this.PrintNum.Enabled = false;
  300. this.PrintNum.ID = null;
  301. this.PrintNum.Location = new System.Drawing.Point(838, 119);
  302. this.PrintNum.Name = "PrintNum";
  303. this.PrintNum.Power = null;
  304. this.PrintNum.Size = new System.Drawing.Size(142, 21);
  305. this.PrintNum.Str = null;
  306. this.PrintNum.Str1 = null;
  307. this.PrintNum.Str2 = null;
  308. this.PrintNum.TabIndex = 181;
  309. //
  310. // Packing
  311. //
  312. this.Packing.AllPower = null;
  313. this.Packing.BackColor = System.Drawing.Color.Transparent;
  314. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  315. this.Packing.Image = null;
  316. this.Packing.IsShowBorder = true;
  317. this.Packing.Location = new System.Drawing.Point(910, 210);
  318. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  319. this.Packing.Name = "Packing";
  320. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  321. this.Packing.Power = null;
  322. this.Packing.Size = new System.Drawing.Size(56, 24);
  323. this.Packing.TabIndex = 178;
  324. this.Packing.Text = "封大箱";
  325. this.Packing.UseVisualStyleBackColor = true;
  326. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  327. //
  328. // pa_totalqty
  329. //
  330. this.pa_totalqty.AutoSize = true;
  331. this.pa_totalqty.CutLength = null;
  332. this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.pa_totalqty.Location = new System.Drawing.Point(374, 77);
  334. this.pa_totalqty.MaximumSize = new System.Drawing.Size(150, 0);
  335. this.pa_totalqty.Name = "pa_totalqty";
  336. this.pa_totalqty.Size = new System.Drawing.Size(0, 21);
  337. this.pa_totalqty.TabIndex = 177;
  338. this.pa_totalqty.Tag = "1";
  339. //
  340. // PrinterList
  341. //
  342. this.PrinterList.Location = new System.Drawing.Point(592, 77);
  343. this.PrinterList.Margin = new System.Windows.Forms.Padding(4);
  344. this.PrinterList.Name = "PrinterList";
  345. this.PrinterList.Size = new System.Drawing.Size(128, 20);
  346. this.PrinterList.TabIndex = 171;
  347. //
  348. // pa_prodcode
  349. //
  350. this.pa_prodcode.AutoSize = true;
  351. this.pa_prodcode.CutLength = null;
  352. this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.pa_prodcode.Location = new System.Drawing.Point(587, 45);
  354. this.pa_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  355. this.pa_prodcode.Name = "pa_prodcode";
  356. this.pa_prodcode.Size = new System.Drawing.Size(0, 21);
  357. this.pa_prodcode.TabIndex = 170;
  358. this.pa_prodcode.Tag = "1";
  359. this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
  360. //
  361. // Clean
  362. //
  363. this.Clean.AllPower = null;
  364. this.Clean.BackColor = System.Drawing.Color.Transparent;
  365. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  366. this.Clean.Image = null;
  367. this.Clean.IsShowBorder = true;
  368. this.Clean.Location = new System.Drawing.Point(829, 498);
  369. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  370. this.Clean.Name = "Clean";
  371. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  372. this.Clean.Power = null;
  373. this.Clean.Size = new System.Drawing.Size(60, 24);
  374. this.Clean.TabIndex = 168;
  375. this.Clean.Text = "清除";
  376. this.Clean.UseVisualStyleBackColor = true;
  377. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  378. //
  379. // OperateResult
  380. //
  381. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.OperateResult.Location = new System.Drawing.Point(715, 304);
  383. this.OperateResult.Name = "OperateResult";
  384. this.OperateResult.Size = new System.Drawing.Size(277, 188);
  385. this.OperateResult.TabIndex = 167;
  386. this.OperateResult.Text = "";
  387. //
  388. // outboxcode
  389. //
  390. this.outboxcode.AllPower = "ifall";
  391. this.outboxcode.BackColor = System.Drawing.Color.White;
  392. this.outboxcode.ID = null;
  393. this.outboxcode.Location = new System.Drawing.Point(770, 264);
  394. this.outboxcode.Name = "outboxcode";
  395. this.outboxcode.Power = "ifread";
  396. this.outboxcode.Size = new System.Drawing.Size(110, 21);
  397. this.outboxcode.Str = null;
  398. this.outboxcode.Str1 = null;
  399. this.outboxcode.Str2 = null;
  400. this.outboxcode.TabIndex = 164;
  401. this.outboxcode.Tag = "NoAuto";
  402. this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
  403. //
  404. // pa_outboxcode
  405. //
  406. this.pa_outboxcode.AllPower = "ifall";
  407. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  408. this.pa_outboxcode.ID = null;
  409. this.pa_outboxcode.Location = new System.Drawing.Point(80, 47);
  410. this.pa_outboxcode.Name = "pa_outboxcode";
  411. this.pa_outboxcode.Power = "ifread";
  412. this.pa_outboxcode.Size = new System.Drawing.Size(106, 21);
  413. this.pa_outboxcode.Str = null;
  414. this.pa_outboxcode.Str1 = null;
  415. this.pa_outboxcode.Str2 = null;
  416. this.pa_outboxcode.TabIndex = 163;
  417. this.pa_outboxcode.Tag = "NoAuto";
  418. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
  419. //
  420. // Printlab
  421. //
  422. this.Printlab.AllPower = null;
  423. this.Printlab.BackColor = System.Drawing.Color.Transparent;
  424. this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
  425. this.Printlab.Image = null;
  426. this.Printlab.IsShowBorder = true;
  427. this.Printlab.Location = new System.Drawing.Point(836, 210);
  428. this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
  429. this.Printlab.Name = "Printlab";
  430. this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage")));
  431. this.Printlab.Power = null;
  432. this.Printlab.Size = new System.Drawing.Size(45, 24);
  433. this.Printlab.TabIndex = 161;
  434. this.Printlab.Text = "打印";
  435. this.Printlab.UseVisualStyleBackColor = true;
  436. this.Printlab.Click += new System.EventHandler(this.Print_Click);
  437. //
  438. // ReleasePallet
  439. //
  440. this.ReleasePallet.AllPower = null;
  441. this.ReleasePallet.BackColor = System.Drawing.Color.Transparent;
  442. this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
  443. this.ReleasePallet.Image = null;
  444. this.ReleasePallet.IsShowBorder = true;
  445. this.ReleasePallet.Location = new System.Drawing.Point(753, 210);
  446. this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
  447. this.ReleasePallet.Name = "ReleasePallet";
  448. this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage")));
  449. this.ReleasePallet.Power = null;
  450. this.ReleasePallet.Size = new System.Drawing.Size(56, 24);
  451. this.ReleasePallet.TabIndex = 160;
  452. this.ReleasePallet.Text = "解除大箱";
  453. this.ReleasePallet.UseVisualStyleBackColor = true;
  454. this.ReleasePallet.Click += new System.EventHandler(this.ReleasePallet_Click);
  455. //
  456. // NewPallet
  457. //
  458. this.NewPallet.AllPower = "ifall";
  459. this.NewPallet.BackColor = System.Drawing.Color.Transparent;
  460. this.NewPallet.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.DownImage")));
  461. this.NewPallet.Image = null;
  462. this.NewPallet.IsShowBorder = true;
  463. this.NewPallet.Location = new System.Drawing.Point(918, 15);
  464. this.NewPallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.MoveImage")));
  465. this.NewPallet.Name = "NewPallet";
  466. this.NewPallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.NormalImage")));
  467. this.NewPallet.Power = "ifread";
  468. this.NewPallet.Size = new System.Drawing.Size(60, 24);
  469. this.NewPallet.TabIndex = 159;
  470. this.NewPallet.Text = "新增大箱";
  471. this.NewPallet.UseVisualStyleBackColor = true;
  472. this.NewPallet.Visible = false;
  473. this.NewPallet.Click += new System.EventHandler(this.NewPallet_Click);
  474. //
  475. // pa_salecode
  476. //
  477. this.pa_salecode.AutoSize = true;
  478. this.pa_salecode.CutLength = null;
  479. this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  480. this.pa_salecode.Location = new System.Drawing.Point(842, 45);
  481. this.pa_salecode.MaximumSize = new System.Drawing.Size(150, 0);
  482. this.pa_salecode.Name = "pa_salecode";
  483. this.pa_salecode.Size = new System.Drawing.Size(0, 21);
  484. this.pa_salecode.TabIndex = 158;
  485. this.pa_salecode.Tag = "1";
  486. //
  487. // PackageInf
  488. //
  489. this.PackageInf.AllowUserToAddRows = false;
  490. this.PackageInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  491. this.PackageInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  492. this.pd_outboxcode,
  493. this.pd_innerqty,
  494. this.Column3,
  495. this.Column4,
  496. this.Column5});
  497. this.PackageInf.EnableContentClick = true;
  498. this.PackageInf.Location = new System.Drawing.Point(3, 115);
  499. this.PackageInf.Name = "PackageInf";
  500. this.PackageInf.RowTemplate.Height = 23;
  501. this.PackageInf.Size = new System.Drawing.Size(706, 415);
  502. this.PackageInf.TabIndex = 156;
  503. //
  504. // pd_outboxcode
  505. //
  506. this.pd_outboxcode.DataPropertyName = "code";
  507. this.pd_outboxcode.HeaderText = "卡通箱号";
  508. this.pd_outboxcode.Name = "pd_outboxcode";
  509. this.pd_outboxcode.ReadOnly = true;
  510. //
  511. // pd_innerqty
  512. //
  513. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  514. this.pd_innerqty.HeaderText = "数量";
  515. this.pd_innerqty.Name = "pd_innerqty";
  516. this.pd_innerqty.ReadOnly = true;
  517. //
  518. // Column3
  519. //
  520. this.Column3.DataPropertyName = "pd_prodcode";
  521. this.Column3.HeaderText = "产品编号";
  522. this.Column3.Name = "Column3";
  523. this.Column3.ReadOnly = true;
  524. //
  525. // Column4
  526. //
  527. this.Column4.DataPropertyName = "pd_makecode";
  528. this.Column4.HeaderText = "工单号";
  529. this.Column4.Name = "Column4";
  530. this.Column4.ReadOnly = true;
  531. //
  532. // Column5
  533. //
  534. this.Column5.DataPropertyName = "pa_custcode";
  535. this.Column5.HeaderText = "客户";
  536. this.Column5.MinimumWidth = 100;
  537. this.Column5.Name = "Column5";
  538. this.Column5.ReadOnly = true;
  539. //
  540. // pa_makecode
  541. //
  542. this.pa_makecode.AutoSize = true;
  543. this.pa_makecode.CutLength = null;
  544. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. this.pa_makecode.Location = new System.Drawing.Point(374, 45);
  546. this.pa_makecode.MaximumSize = new System.Drawing.Size(150, 0);
  547. this.pa_makecode.Name = "pa_makecode";
  548. this.pa_makecode.Size = new System.Drawing.Size(0, 21);
  549. this.pa_makecode.TabIndex = 109;
  550. this.pa_makecode.Tag = "1";
  551. //
  552. // PalletPreFix_label
  553. //
  554. this.PalletPreFix_label.AutoSize = true;
  555. this.PalletPreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  556. this.PalletPreFix_label.Location = new System.Drawing.Point(187, 15);
  557. this.PalletPreFix_label.Name = "PalletPreFix_label";
  558. this.PalletPreFix_label.Size = new System.Drawing.Size(37, 20);
  559. this.PalletPreFix_label.TabIndex = 200;
  560. this.PalletPreFix_label.Text = "前缀";
  561. //
  562. // PalletPreFix
  563. //
  564. this.PalletPreFix.AllPower = null;
  565. this.PalletPreFix.BackColor = System.Drawing.Color.White;
  566. this.PalletPreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  567. this.PalletPreFix.ID = null;
  568. this.PalletPreFix.Location = new System.Drawing.Point(225, 14);
  569. this.PalletPreFix.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
  570. this.PalletPreFix.Name = "PalletPreFix";
  571. this.PalletPreFix.Power = null;
  572. this.PalletPreFix.Size = new System.Drawing.Size(38, 23);
  573. this.PalletPreFix.Str = null;
  574. this.PalletPreFix.Str1 = null;
  575. this.PalletPreFix.Str2 = null;
  576. this.PalletPreFix.TabIndex = 199;
  577. //
  578. // OutBoxLength_label
  579. //
  580. this.OutBoxLength_label.AutoSize = true;
  581. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  582. this.OutBoxLength_label.Location = new System.Drawing.Point(97, 15);
  583. this.OutBoxLength_label.Name = "OutBoxLength_label";
  584. this.OutBoxLength_label.Size = new System.Drawing.Size(37, 20);
  585. this.OutBoxLength_label.TabIndex = 198;
  586. this.OutBoxLength_label.Text = "长度";
  587. //
  588. // OutBoxLength
  589. //
  590. this.OutBoxLength.AllPower = null;
  591. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  592. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  593. this.OutBoxLength.ID = null;
  594. this.OutBoxLength.Location = new System.Drawing.Point(139, 14);
  595. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
  596. this.OutBoxLength.Name = "OutBoxLength";
  597. this.OutBoxLength.Power = null;
  598. this.OutBoxLength.Size = new System.Drawing.Size(38, 23);
  599. this.OutBoxLength.Str = null;
  600. this.OutBoxLength.Str1 = null;
  601. this.OutBoxLength.Str2 = null;
  602. this.OutBoxLength.TabIndex = 197;
  603. //
  604. // StepCount
  605. //
  606. this.StepCount.LineCode = null;
  607. this.StepCount.Location = new System.Drawing.Point(481, 13);
  608. this.StepCount.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  609. this.StepCount.Name = "StepCount";
  610. this.StepCount.Size = new System.Drawing.Size(88, 22);
  611. this.StepCount.Source = null;
  612. this.StepCount.StepCode = null;
  613. this.StepCount.TabIndex = 201;
  614. //
  615. // Make_BigBoxCollection
  616. //
  617. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  618. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  619. this.ClientSize = new System.Drawing.Size(997, 543);
  620. this.Controls.Add(this.StepCount);
  621. this.Controls.Add(this.PalletPreFix_label);
  622. this.Controls.Add(this.PalletPreFix);
  623. this.Controls.Add(this.OutBoxLength_label);
  624. this.Controls.Add(this.OutBoxLength);
  625. this.Controls.Add(this.pa_standardqty);
  626. this.Controls.Add(this.pd_salecode);
  627. this.Controls.Add(this.pd_prodcode);
  628. this.Controls.Add(this.pd_makecode);
  629. this.Controls.Add(this.pa_custcode);
  630. this.Controls.Add(this.pr_packrule);
  631. this.Controls.Add(this.Cancel);
  632. this.Controls.Add(this.PrintNum);
  633. this.Controls.Add(this.pa_status);
  634. this.Controls.Add(this.AutoOutBoxCode);
  635. this.Controls.Add(this.Packing);
  636. this.Controls.Add(this.pa_totalqty);
  637. this.Controls.Add(this.pa_packageqty_label);
  638. this.Controls.Add(this.PrintLabel_label);
  639. this.Controls.Add(this.PrinterList_label);
  640. this.Controls.Add(this.PrintLabel);
  641. this.Controls.Add(this.PrinterList);
  642. this.Controls.Add(this.pa_prodcode);
  643. this.Controls.Add(this.pa_prodcode_label);
  644. this.Controls.Add(this.Clean);
  645. this.Controls.Add(this.OperateResult);
  646. this.Controls.Add(this.outboxcode_label);
  647. this.Controls.Add(this.outboxcode);
  648. this.Controls.Add(this.pa_outboxcode);
  649. this.Controls.Add(this.Printlab);
  650. this.Controls.Add(this.ReleasePallet);
  651. this.Controls.Add(this.NewPallet);
  652. this.Controls.Add(this.pa_salecode);
  653. this.Controls.Add(this.pa_custcode_label);
  654. this.Controls.Add(this.PackageInf);
  655. this.Controls.Add(this.pa_restqty_label);
  656. this.Controls.Add(this.AutoPrint);
  657. this.Controls.Add(this.pa_makecode);
  658. this.Controls.Add(this.pa_makecode_label);
  659. this.Controls.Add(this.pa_totalqty_label);
  660. this.Controls.Add(this.pa_outboxcode_label);
  661. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  662. this.Name = "Make_BigBoxCollection";
  663. this.Tag = "Make!BigBoxCollection";
  664. this.Text = "栈板采集";
  665. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Make_BigBoxCollection_FormClosed);
  666. this.Load += new System.EventHandler(this.栈板称重_Load);
  667. this.SizeChanged += new System.EventHandler(this.栈板称重_SizeChanged);
  668. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
  669. this.ResumeLayout(true);
  670. this.PerformLayout();
  671. }
  672. #endregion
  673. private System.Windows.Forms.Label pa_outboxcode_label;
  674. private System.Windows.Forms.Label pa_totalqty_label;
  675. private CustomControl.ValueLabel.ValueLabel pa_makecode;
  676. private System.Windows.Forms.Label pa_makecode_label;
  677. private System.Windows.Forms.CheckBox AutoPrint;
  678. private System.Windows.Forms.Label pa_restqty_label;
  679. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageInf;
  680. private CustomControl.ValueLabel.ValueLabel pa_salecode;
  681. private System.Windows.Forms.Label pa_custcode_label;
  682. private CustomControl.ButtonUtil.NormalButton NewPallet;
  683. private CustomControl.ButtonUtil.NormalButton ReleasePallet;
  684. private CustomControl.ButtonUtil.NormalButton Printlab;
  685. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  686. private CustomControl.TextBoxWithIcon.SnCollectionBox outboxcode;
  687. private System.Windows.Forms.Label outboxcode_label;
  688. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  689. private CustomControl.ButtonUtil.NormalButton Clean;
  690. private CustomControl.ValueLabel.ValueLabel pa_prodcode;
  691. private System.Windows.Forms.Label pa_prodcode_label;
  692. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  693. private UAS_MES.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  694. private System.Windows.Forms.Label PrintLabel_label;
  695. private System.Windows.Forms.Label PrinterList_label;
  696. private CustomControl.ValueLabel.ValueLabel pa_totalqty;
  697. private System.Windows.Forms.Label pa_packageqty_label;
  698. private CustomControl.ButtonUtil.NormalButton Packing;
  699. private System.Windows.Forms.CheckBox AutoOutBoxCode;
  700. private System.Windows.Forms.Label pa_status;
  701. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  702. private System.Windows.Forms.DataGridViewTextBoxColumn pd_outboxcode;
  703. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  704. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  705. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  706. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  707. private System.Windows.Forms.CheckBox Cancel;
  708. private System.Windows.Forms.Label pr_packrule;
  709. private System.Windows.Forms.Label pa_custcode;
  710. private System.Windows.Forms.Label pd_makecode;
  711. private System.Windows.Forms.Label pd_prodcode;
  712. private System.Windows.Forms.Label pd_salecode;
  713. private CustomControl.TextBoxWithIcon.EnterTextBox pa_standardqty;
  714. private System.Windows.Forms.Label PalletPreFix_label;
  715. private CustomControl.TextBoxWithIcon.SnCollectionBox PalletPreFix;
  716. private System.Windows.Forms.Label OutBoxLength_label;
  717. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  718. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  719. }
  720. }