Make_PackageCollection.Designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_PackageCollection
  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_PackageCollection));
  29. this.pr_code_label = new System.Windows.Forms.Label();
  30. this.pr_detail_label = new System.Windows.Forms.Label();
  31. this.ms_makecode = new System.Windows.Forms.Label();
  32. this.panel2 = new System.Windows.Forms.Panel();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.pa_currentqty_label = new System.Windows.Forms.Label();
  35. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  36. this.label13 = new System.Windows.Forms.Label();
  37. this.pa_code_label = new System.Windows.Forms.Label();
  38. this.PrintList_label = new System.Windows.Forms.Label();
  39. this.PrintNum_label = new System.Windows.Forms.Label();
  40. this.Cancel = new System.Windows.Forms.CheckBox();
  41. this.pa_id = new System.Windows.Forms.Label();
  42. this.PrintLabel = new System.Windows.Forms.ComboBox();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.PrintNum = new System.Windows.Forms.NumericUpDown();
  45. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode();
  46. this.PrintList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  47. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  48. this.Printing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  49. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  50. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.PackageDetail = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  52. this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  53. this.pr_code = new System.Windows.Forms.Label();
  54. this.pr_detail = new System.Windows.Forms.Label();
  55. this.pa_currentqty = new System.Windows.Forms.Label();
  56. this.pr_outboxinnerqty = new System.Windows.Forms.Label();
  57. this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  58. this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
  59. this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  60. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  61. this.ob_batchqty = new System.Windows.Forms.Label();
  62. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  63. this.ob_batchqty_label = new System.Windows.Forms.Label();
  64. this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  65. this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  66. this.pr_packrule = new System.Windows.Forms.Label();
  67. this.pa_status = new System.Windows.Forms.Label();
  68. this.ob_checkno = new System.Windows.Forms.Label();
  69. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.panel2.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  78. this.groupBoxWithBorder1.SuspendLayout();
  79. this.groupBoxWithBorder2.SuspendLayout();
  80. this.SuspendLayout();
  81. //
  82. // pr_code_label
  83. //
  84. this.pr_code_label.AutoSize = true;
  85. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.pr_code_label.Location = new System.Drawing.Point(13, 93);
  87. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  88. this.pr_code_label.Name = "pr_code_label";
  89. this.pr_code_label.Size = new System.Drawing.Size(92, 27);
  90. this.pr_code_label.TabIndex = 81;
  91. this.pr_code_label.Text = "产品编号";
  92. //
  93. // pr_detail_label
  94. //
  95. this.pr_detail_label.AutoSize = true;
  96. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.pr_detail_label.Location = new System.Drawing.Point(279, 93);
  98. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  99. this.pr_detail_label.Name = "pr_detail_label";
  100. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  101. this.pr_detail_label.TabIndex = 80;
  102. this.pr_detail_label.Text = "产品名称";
  103. //
  104. // ms_makecode
  105. //
  106. this.ms_makecode.AutoSize = true;
  107. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.ms_makecode.Location = new System.Drawing.Point(1108, 568);
  109. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  110. this.ms_makecode.Name = "ms_makecode";
  111. this.ms_makecode.Size = new System.Drawing.Size(0, 27);
  112. this.ms_makecode.TabIndex = 76;
  113. this.ms_makecode.Visible = false;
  114. this.ms_makecode.TextChanged += new System.EventHandler(this.ms_makecode_TextChanged);
  115. //
  116. // panel2
  117. //
  118. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  119. this.panel2.Controls.Add(this.label1);
  120. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  121. this.panel2.Location = new System.Drawing.Point(0, 0);
  122. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  123. this.panel2.Name = "panel2";
  124. this.panel2.Size = new System.Drawing.Size(1172, 36);
  125. this.panel2.TabIndex = 88;
  126. this.panel2.Tag = "NoAuto";
  127. //
  128. // label1
  129. //
  130. this.label1.AutoSize = true;
  131. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  133. this.label1.Location = new System.Drawing.Point(6, 5);
  134. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  135. this.label1.Name = "label1";
  136. this.label1.Size = new System.Drawing.Size(92, 27);
  137. this.label1.TabIndex = 0;
  138. this.label1.Text = "工单信息";
  139. //
  140. // pa_currentqty_label
  141. //
  142. this.pa_currentqty_label.AutoSize = true;
  143. this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.pa_currentqty_label.Location = new System.Drawing.Point(279, 152);
  145. this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  146. this.pa_currentqty_label.Name = "pa_currentqty_label";
  147. this.pa_currentqty_label.Size = new System.Drawing.Size(92, 27);
  148. this.pa_currentqty_label.TabIndex = 95;
  149. this.pa_currentqty_label.Text = "已装数量";
  150. //
  151. // pr_outboxinnerqty_label
  152. //
  153. this.pr_outboxinnerqty_label.AutoSize = true;
  154. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(13, 152);
  156. this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  157. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  158. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(92, 27);
  159. this.pr_outboxinnerqty_label.TabIndex = 97;
  160. this.pr_outboxinnerqty_label.Text = "箱内容量";
  161. //
  162. // label13
  163. //
  164. this.label13.AutoSize = true;
  165. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.label13.ForeColor = System.Drawing.Color.Black;
  167. this.label13.Location = new System.Drawing.Point(11, 723);
  168. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  169. this.label13.Name = "label13";
  170. this.label13.Size = new System.Drawing.Size(72, 27);
  171. this.label13.TabIndex = 105;
  172. this.label13.Text = "序列号";
  173. //
  174. // pa_code_label
  175. //
  176. this.pa_code_label.AutoSize = true;
  177. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.pa_code_label.Location = new System.Drawing.Point(13, 46);
  179. this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  180. this.pa_code_label.Name = "pa_code_label";
  181. this.pa_code_label.Size = new System.Drawing.Size(52, 27);
  182. this.pa_code_label.TabIndex = 113;
  183. this.pa_code_label.Text = "箱号";
  184. //
  185. // PrintList_label
  186. //
  187. this.PrintList_label.AutoSize = true;
  188. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.PrintList_label.Location = new System.Drawing.Point(15, 46);
  190. this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  191. this.PrintList_label.Name = "PrintList_label";
  192. this.PrintList_label.Size = new System.Drawing.Size(112, 27);
  193. this.PrintList_label.TabIndex = 116;
  194. this.PrintList_label.Text = "打印机列表";
  195. //
  196. // PrintNum_label
  197. //
  198. this.PrintNum_label.AutoSize = true;
  199. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.PrintNum_label.Location = new System.Drawing.Point(251, 147);
  201. this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  202. this.PrintNum_label.Name = "PrintNum_label";
  203. this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
  204. this.PrintNum_label.TabIndex = 124;
  205. this.PrintNum_label.Text = "份数";
  206. //
  207. // Cancel
  208. //
  209. this.Cancel.AutoSize = true;
  210. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.Cancel.Location = new System.Drawing.Point(413, 723);
  212. this.Cancel.Margin = new System.Windows.Forms.Padding(4);
  213. this.Cancel.Name = "Cancel";
  214. this.Cancel.Size = new System.Drawing.Size(114, 31);
  215. this.Cancel.TabIndex = 129;
  216. this.Cancel.Text = "取消装箱";
  217. this.Cancel.UseVisualStyleBackColor = true;
  218. //
  219. // pa_id
  220. //
  221. this.pa_id.AutoSize = true;
  222. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.pa_id.Location = new System.Drawing.Point(1065, 568);
  224. this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  225. this.pa_id.Name = "pa_id";
  226. this.pa_id.Size = new System.Drawing.Size(0, 27);
  227. this.pa_id.TabIndex = 153;
  228. this.pa_id.Visible = false;
  229. //
  230. // PrintLabel
  231. //
  232. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  233. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  234. this.PrintLabel.FormattingEnabled = true;
  235. this.PrintLabel.Location = new System.Drawing.Point(157, 95);
  236. this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  237. this.PrintLabel.Name = "PrintLabel";
  238. this.PrintLabel.Size = new System.Drawing.Size(199, 28);
  239. this.PrintLabel.TabIndex = 159;
  240. //
  241. // label3
  242. //
  243. this.label3.AutoSize = true;
  244. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.label3.Location = new System.Drawing.Point(15, 95);
  246. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  247. this.label3.Name = "label3";
  248. this.label3.Size = new System.Drawing.Size(92, 27);
  249. this.label3.TabIndex = 160;
  250. this.label3.Text = "打印标签";
  251. //
  252. // PrintNum
  253. //
  254. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F);
  255. this.PrintNum.Location = new System.Drawing.Point(311, 147);
  256. this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
  257. this.PrintNum.Name = "PrintNum";
  258. this.PrintNum.Size = new System.Drawing.Size(57, 27);
  259. this.PrintNum.TabIndex = 164;
  260. this.PrintNum.Value = new decimal(new int[] {
  261. 1,
  262. 0,
  263. 0,
  264. 0});
  265. //
  266. // pa_outboxcode
  267. //
  268. this.pa_outboxcode.Caller = null;
  269. this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  270. this.pa_outboxcode.Location = new System.Drawing.Point(130, 49);
  271. this.pa_outboxcode.MakeCode = null;
  272. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
  273. this.pa_outboxcode.Name = "pa_outboxcode";
  274. this.pa_outboxcode.Pr_id = null;
  275. this.pa_outboxcode.ProdCode = null;
  276. this.pa_outboxcode.ShowClickIcon = false;
  277. this.pa_outboxcode.Size = new System.Drawing.Size(176, 28);
  278. this.pa_outboxcode.TabIndex = 163;
  279. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  280. //
  281. // PrintList
  282. //
  283. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  284. this.PrintList.Location = new System.Drawing.Point(157, 46);
  285. this.PrintList.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
  286. this.PrintList.Name = "PrintList";
  287. this.PrintList.Size = new System.Drawing.Size(199, 28);
  288. this.PrintList.TabIndex = 158;
  289. //
  290. // OperateResult
  291. //
  292. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.OperateResult.Location = new System.Drawing.Point(5, 556);
  294. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  295. this.OperateResult.Name = "OperateResult";
  296. this.OperateResult.Size = new System.Drawing.Size(595, 149);
  297. this.OperateResult.TabIndex = 155;
  298. this.OperateResult.Text = "";
  299. //
  300. // Printing
  301. //
  302. this.Printing.AllPower = "ifall";
  303. this.Printing.BackColor = System.Drawing.Color.Transparent;
  304. this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
  305. this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
  306. this.Printing.Image = null;
  307. this.Printing.IsShowBorder = true;
  308. this.Printing.Location = new System.Drawing.Point(389, 144);
  309. this.Printing.Margin = new System.Windows.Forms.Padding(4);
  310. this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
  311. this.Printing.Name = "Printing";
  312. this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
  313. this.Printing.Power = null;
  314. this.Printing.Size = new System.Drawing.Size(80, 30);
  315. this.Printing.TabIndex = 150;
  316. this.Printing.Tag = "ifread";
  317. this.Printing.Text = "打印";
  318. this.Printing.UseVisualStyleBackColor = true;
  319. this.Printing.Click += new System.EventHandler(this.Print_Click);
  320. //
  321. // Clean
  322. //
  323. this.Clean.AllPower = null;
  324. this.Clean.BackColor = System.Drawing.Color.Transparent;
  325. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  326. this.Clean.Image = null;
  327. this.Clean.IsShowBorder = true;
  328. this.Clean.Location = new System.Drawing.Point(618, 675);
  329. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  330. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  331. this.Clean.Name = "Clean";
  332. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  333. this.Clean.Power = null;
  334. this.Clean.Size = new System.Drawing.Size(80, 30);
  335. this.Clean.TabIndex = 148;
  336. this.Clean.Text = "清除";
  337. this.Clean.UseVisualStyleBackColor = true;
  338. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  339. //
  340. // sn_code
  341. //
  342. this.sn_code.AllPower = "ifall";
  343. this.sn_code.BackColor = System.Drawing.Color.White;
  344. this.sn_code.ID = null;
  345. this.sn_code.Location = new System.Drawing.Point(101, 723);
  346. this.sn_code.Margin = new System.Windows.Forms.Padding(4);
  347. this.sn_code.Name = "sn_code";
  348. this.sn_code.Power = "ifwrite";
  349. this.sn_code.Size = new System.Drawing.Size(260, 25);
  350. this.sn_code.Str = null;
  351. this.sn_code.Str1 = null;
  352. this.sn_code.Str2 = null;
  353. this.sn_code.TabIndex = 135;
  354. this.sn_code.Tag = "IfWrite";
  355. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  356. //
  357. // PackageDetail
  358. //
  359. this.PackageDetail.AllowUserToAddRows = false;
  360. this.PackageDetail.AllowUserToDeleteRows = false;
  361. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  362. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  363. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  364. this.pd_barcode,
  365. this.pa_outboxcode1,
  366. this.pa_prodcode1,
  367. this.pd_innerqty,
  368. this.pa_indate,
  369. this.pd_id});
  370. this.PackageDetail.Location = new System.Drawing.Point(5, 246);
  371. this.PackageDetail.Margin = new System.Windows.Forms.Padding(4);
  372. this.PackageDetail.Name = "PackageDetail";
  373. this.PackageDetail.ReadOnly = true;
  374. this.PackageDetail.RowTemplate.Height = 23;
  375. this.PackageDetail.Size = new System.Drawing.Size(1150, 300);
  376. this.PackageDetail.TabIndex = 134;
  377. //
  378. // AutoPrint
  379. //
  380. this.AutoPrint.Checked = false;
  381. this.AutoPrint.Location = new System.Drawing.Point(126, 147);
  382. this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  383. this.AutoPrint.Name = "AutoPrint";
  384. this.AutoPrint.Size = new System.Drawing.Size(112, 27);
  385. this.AutoPrint.TabIndex = 166;
  386. //
  387. // pr_code
  388. //
  389. this.pr_code.AutoSize = true;
  390. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.pr_code.Location = new System.Drawing.Point(130, 93);
  392. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  393. this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
  394. this.pr_code.Name = "pr_code";
  395. this.pr_code.Size = new System.Drawing.Size(0, 27);
  396. this.pr_code.TabIndex = 167;
  397. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  398. //
  399. // pr_detail
  400. //
  401. this.pr_detail.AutoSize = true;
  402. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.pr_detail.Location = new System.Drawing.Point(389, 93);
  404. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  405. this.pr_detail.Name = "pr_detail";
  406. this.pr_detail.Size = new System.Drawing.Size(0, 27);
  407. this.pr_detail.TabIndex = 168;
  408. //
  409. // pa_currentqty
  410. //
  411. this.pa_currentqty.AutoSize = true;
  412. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.pa_currentqty.Location = new System.Drawing.Point(389, 152);
  414. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  415. this.pa_currentqty.Name = "pa_currentqty";
  416. this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
  417. this.pa_currentqty.TabIndex = 169;
  418. //
  419. // pr_outboxinnerqty
  420. //
  421. this.pr_outboxinnerqty.AutoSize = true;
  422. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.pr_outboxinnerqty.Location = new System.Drawing.Point(130, 152);
  424. this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  425. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  426. this.pr_outboxinnerqty.Size = new System.Drawing.Size(0, 27);
  427. this.pr_outboxinnerqty.TabIndex = 170;
  428. //
  429. // groupBoxWithBorder1
  430. //
  431. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  432. this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
  433. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
  434. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
  435. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  436. this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
  437. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
  438. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  439. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  440. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
  441. this.groupBoxWithBorder1.Controls.Add(this.pr_code);
  442. this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
  443. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.groupBoxWithBorder1.Location = new System.Drawing.Point(5, 43);
  445. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  446. this.groupBoxWithBorder1.Size = new System.Drawing.Size(548, 196);
  447. this.groupBoxWithBorder1.TabIndex = 171;
  448. this.groupBoxWithBorder1.TabStop = false;
  449. this.groupBoxWithBorder1.Text = "装箱信息";
  450. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  451. //
  452. // AutoGenBoxCode
  453. //
  454. this.AutoGenBoxCode.AutoSize = true;
  455. this.AutoGenBoxCode.Checked = true;
  456. this.AutoGenBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
  457. this.AutoGenBoxCode.Location = new System.Drawing.Point(331, 45);
  458. this.AutoGenBoxCode.Name = "AutoGenBoxCode";
  459. this.AutoGenBoxCode.Size = new System.Drawing.Size(154, 31);
  460. this.AutoGenBoxCode.TabIndex = 171;
  461. this.AutoGenBoxCode.Text = "自动生成箱号";
  462. this.AutoGenBoxCode.UseVisualStyleBackColor = true;
  463. //
  464. // groupBoxWithBorder2
  465. //
  466. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  467. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  468. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  469. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  470. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  471. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  472. this.groupBoxWithBorder2.Controls.Add(this.Packing);
  473. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
  474. this.groupBoxWithBorder2.Controls.Add(this.label3);
  475. this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
  476. this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
  477. this.groupBoxWithBorder2.Controls.Add(this.PrintList);
  478. this.groupBoxWithBorder2.Controls.Add(this.Printing);
  479. this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
  480. this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
  481. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  482. this.groupBoxWithBorder2.Location = new System.Drawing.Point(560, 43);
  483. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  484. this.groupBoxWithBorder2.Size = new System.Drawing.Size(595, 196);
  485. this.groupBoxWithBorder2.TabIndex = 172;
  486. this.groupBoxWithBorder2.TabStop = false;
  487. this.groupBoxWithBorder2.Text = "打印";
  488. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  489. //
  490. // ob_nowcheckqty
  491. //
  492. this.ob_nowcheckqty.AutoSize = true;
  493. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  494. this.ob_nowcheckqty.Location = new System.Drawing.Point(476, 93);
  495. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  496. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  497. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 27);
  498. this.ob_nowcheckqty.TabIndex = 178;
  499. //
  500. // ob_batchqty
  501. //
  502. this.ob_batchqty.AutoSize = true;
  503. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  504. this.ob_batchqty.Location = new System.Drawing.Point(476, 45);
  505. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  506. this.ob_batchqty.Name = "ob_batchqty";
  507. this.ob_batchqty.Size = new System.Drawing.Size(0, 27);
  508. this.ob_batchqty.TabIndex = 177;
  509. //
  510. // ob_nowcheckqty_label
  511. //
  512. this.ob_nowcheckqty_label.AutoSize = true;
  513. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(368, 93);
  515. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  516. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  517. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(92, 27);
  518. this.ob_nowcheckqty_label.TabIndex = 176;
  519. this.ob_nowcheckqty_label.Text = "当前批数";
  520. //
  521. // ob_batchqty_label
  522. //
  523. this.ob_batchqty_label.AutoSize = true;
  524. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  525. this.ob_batchqty_label.Location = new System.Drawing.Point(368, 45);
  526. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  527. this.ob_batchqty_label.Name = "ob_batchqty_label";
  528. this.ob_batchqty_label.Size = new System.Drawing.Size(92, 27);
  529. this.ob_batchqty_label.TabIndex = 175;
  530. this.ob_batchqty_label.Text = "标准批数";
  531. //
  532. // SendCheck
  533. //
  534. this.SendCheck.AllPower = "ifall";
  535. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  536. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  537. this.SendCheck.Enabled = false;
  538. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  539. this.SendCheck.Image = null;
  540. this.SendCheck.IsShowBorder = true;
  541. this.SendCheck.Location = new System.Drawing.Point(492, 144);
  542. this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
  543. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  544. this.SendCheck.Name = "SendCheck";
  545. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  546. this.SendCheck.Power = null;
  547. this.SendCheck.Size = new System.Drawing.Size(80, 30);
  548. this.SendCheck.TabIndex = 174;
  549. this.SendCheck.Tag = "ifread";
  550. this.SendCheck.Text = "送检";
  551. this.SendCheck.UseVisualStyleBackColor = true;
  552. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  553. //
  554. // Packing
  555. //
  556. this.Packing.AllPower = null;
  557. this.Packing.BackColor = System.Drawing.Color.Transparent;
  558. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  559. this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
  560. this.Packing.Image = null;
  561. this.Packing.IsShowBorder = true;
  562. this.Packing.Location = new System.Drawing.Point(20, 144);
  563. this.Packing.Margin = new System.Windows.Forms.Padding(4);
  564. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  565. this.Packing.Name = "Packing";
  566. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  567. this.Packing.Power = null;
  568. this.Packing.Size = new System.Drawing.Size(80, 30);
  569. this.Packing.TabIndex = 173;
  570. this.Packing.Text = "封箱";
  571. this.Packing.UseVisualStyleBackColor = true;
  572. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  573. //
  574. // pr_packrule
  575. //
  576. this.pr_packrule.AutoSize = true;
  577. this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  578. this.pr_packrule.Location = new System.Drawing.Point(1132, 556);
  579. this.pr_packrule.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  580. this.pr_packrule.Name = "pr_packrule";
  581. this.pr_packrule.Size = new System.Drawing.Size(0, 27);
  582. this.pr_packrule.TabIndex = 173;
  583. this.pr_packrule.Visible = false;
  584. //
  585. // pa_status
  586. //
  587. this.pa_status.AutoSize = true;
  588. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  589. this.pa_status.Location = new System.Drawing.Point(1040, 604);
  590. this.pa_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  591. this.pa_status.Name = "pa_status";
  592. this.pa_status.Size = new System.Drawing.Size(0, 27);
  593. this.pa_status.TabIndex = 174;
  594. this.pa_status.Visible = false;
  595. //
  596. // ob_checkno
  597. //
  598. this.ob_checkno.AutoSize = true;
  599. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  600. this.ob_checkno.Location = new System.Drawing.Point(1074, 604);
  601. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  602. this.ob_checkno.Name = "ob_checkno";
  603. this.ob_checkno.Size = new System.Drawing.Size(0, 27);
  604. this.ob_checkno.TabIndex = 175;
  605. this.ob_checkno.Visible = false;
  606. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  607. //
  608. // pd_barcode
  609. //
  610. this.pd_barcode.DataPropertyName = "pd_barcode";
  611. this.pd_barcode.HeaderText = "序列号";
  612. this.pd_barcode.Name = "pd_barcode";
  613. this.pd_barcode.ReadOnly = true;
  614. this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  615. this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  616. this.pd_barcode.Width = 202;
  617. //
  618. // pa_outboxcode1
  619. //
  620. this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
  621. this.pa_outboxcode1.HeaderText = "箱号";
  622. this.pa_outboxcode1.Name = "pa_outboxcode1";
  623. this.pa_outboxcode1.ReadOnly = true;
  624. this.pa_outboxcode1.Visible = false;
  625. this.pa_outboxcode1.Width = 201;
  626. //
  627. // pa_prodcode1
  628. //
  629. this.pa_prodcode1.DataPropertyName = "pa_prodcode";
  630. this.pa_prodcode1.HeaderText = "产品编号";
  631. this.pa_prodcode1.Name = "pa_prodcode1";
  632. this.pa_prodcode1.ReadOnly = true;
  633. //
  634. // pd_innerqty
  635. //
  636. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  637. this.pd_innerqty.HeaderText = "箱内数量";
  638. this.pd_innerqty.Name = "pd_innerqty";
  639. this.pd_innerqty.ReadOnly = true;
  640. this.pd_innerqty.Visible = false;
  641. this.pd_innerqty.Width = 80;
  642. //
  643. // pa_indate
  644. //
  645. this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  646. this.pa_indate.DataPropertyName = "pa_indate";
  647. this.pa_indate.HeaderText = "装箱日期";
  648. this.pa_indate.MinimumWidth = 300;
  649. this.pa_indate.Name = "pa_indate";
  650. this.pa_indate.ReadOnly = true;
  651. this.pa_indate.Width = 300;
  652. //
  653. // pd_id
  654. //
  655. this.pd_id.DataPropertyName = "pd_id";
  656. this.pd_id.HeaderText = "ID";
  657. this.pd_id.Name = "pd_id";
  658. this.pd_id.ReadOnly = true;
  659. this.pd_id.Visible = false;
  660. //
  661. // Make_PackageCollection
  662. //
  663. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  664. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  665. this.ClientSize = new System.Drawing.Size(1172, 760);
  666. this.Controls.Add(this.ob_checkno);
  667. this.Controls.Add(this.pa_status);
  668. this.Controls.Add(this.pr_packrule);
  669. this.Controls.Add(this.groupBoxWithBorder2);
  670. this.Controls.Add(this.groupBoxWithBorder1);
  671. this.Controls.Add(this.OperateResult);
  672. this.Controls.Add(this.pa_id);
  673. this.Controls.Add(this.Clean);
  674. this.Controls.Add(this.sn_code);
  675. this.Controls.Add(this.PackageDetail);
  676. this.Controls.Add(this.Cancel);
  677. this.Controls.Add(this.label13);
  678. this.Controls.Add(this.panel2);
  679. this.Controls.Add(this.ms_makecode);
  680. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  681. this.Margin = new System.Windows.Forms.Padding(4);
  682. this.Name = "Make_PackageCollection";
  683. this.Tag = "Make!PackageCollection";
  684. this.Text = "包装采集";
  685. this.Activated += new System.EventHandler(this.包装采集_Activated);
  686. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.包装采集_FormClosing);
  687. this.Load += new System.EventHandler(this.包装采集_Load);
  688. this.SizeChanged += new System.EventHandler(this.包装采集_SizeChanged);
  689. this.panel2.ResumeLayout(true);
  690. this.panel2.PerformLayout();
  691. ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
  692. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  693. this.groupBoxWithBorder1.ResumeLayout(true);
  694. this.groupBoxWithBorder1.PerformLayout();
  695. this.groupBoxWithBorder2.ResumeLayout(true);
  696. this.groupBoxWithBorder2.PerformLayout();
  697. this.ResumeLayout(true);
  698. this.PerformLayout();
  699. }
  700. #endregion
  701. private System.Windows.Forms.Label pr_code_label;
  702. private System.Windows.Forms.Label pr_detail_label;
  703. private System.Windows.Forms.Label ms_makecode;
  704. private System.Windows.Forms.Panel panel2;
  705. private System.Windows.Forms.Label label1;
  706. private System.Windows.Forms.Label pa_currentqty_label;
  707. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  708. private System.Windows.Forms.Label label13;
  709. private System.Windows.Forms.Label pa_code_label;
  710. private System.Windows.Forms.Label PrintList_label;
  711. private System.Windows.Forms.Label PrintNum_label;
  712. private System.Windows.Forms.CheckBox Cancel;
  713. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  714. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  715. private CustomControl.ButtonUtil.NormalButton Clean;
  716. private CustomControl.ButtonUtil.NormalButton Printing;
  717. private System.Windows.Forms.Label pa_id;
  718. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  719. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  720. private System.Windows.Forms.ComboBox PrintLabel;
  721. private System.Windows.Forms.Label label3;
  722. private CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode pa_outboxcode;
  723. private System.Windows.Forms.NumericUpDown PrintNum;
  724. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  725. private System.Windows.Forms.Label pr_code;
  726. private System.Windows.Forms.Label pr_detail;
  727. private System.Windows.Forms.Label pa_currentqty;
  728. private System.Windows.Forms.Label pr_outboxinnerqty;
  729. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  730. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  731. private CustomControl.ButtonUtil.NormalButton Packing;
  732. private System.Windows.Forms.CheckBox AutoGenBoxCode;
  733. private System.Windows.Forms.Label pr_packrule;
  734. private System.Windows.Forms.Label pa_status;
  735. private CustomControl.ButtonUtil.NormalButton SendCheck;
  736. private System.Windows.Forms.Label ob_batchqty;
  737. private System.Windows.Forms.Label ob_nowcheckqty_label;
  738. private System.Windows.Forms.Label ob_batchqty_label;
  739. private System.Windows.Forms.Label ob_nowcheckqty;
  740. private System.Windows.Forms.Label ob_checkno;
  741. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  742. private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
  743. private System.Windows.Forms.DataGridViewTextBoxColumn pa_prodcode1;
  744. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  745. private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
  746. private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
  747. }
  748. }