Make_SpecialCartonPack.Designer.cs 48 KB

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