Make_PackageCollectionWeigh.Designer.cs 53 KB

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