Make_SpecialCartonPack.Designer.cs 52 KB

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