Make_PackageCollection.Designer.cs 63 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_PackageCollection
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_PackageCollection));
  29. this.pa_makecode = new System.Windows.Forms.Label();
  30. this.label13 = new System.Windows.Forms.Label();
  31. this.Cancel = new System.Windows.Forms.CheckBox();
  32. this.pa_id = new System.Windows.Forms.Label();
  33. this.pr_packrule = new System.Windows.Forms.Label();
  34. this.pa_status = new System.Windows.Forms.Label();
  35. this.pa_sccode = new System.Windows.Forms.Label();
  36. this.pa_checkno = new System.Windows.Forms.Label();
  37. this.pa_downstatus = new System.Windows.Forms.Label();
  38. this.pa_standardqty = new System.Windows.Forms.Label();
  39. this.pr_sendchecktype = new System.Windows.Forms.Label();
  40. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  41. this.mcd_remainqty = new System.Windows.Forms.Label();
  42. this.mcd_inqty_label = new System.Windows.Forms.Label();
  43. this.mcd_inqty = new System.Windows.Forms.Label();
  44. this.pa_remark_label = new System.Windows.Forms.Label();
  45. this.pa_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  46. this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  47. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.label1 = new System.Windows.Forms.Label();
  49. this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
  50. this.checkweightlabel = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  51. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  52. this.ob_batchqty = new System.Windows.Forms.Label();
  53. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  54. this.ob_batchqty_label = new System.Windows.Forms.Label();
  55. this.ob_checkno = new System.Windows.Forms.Label();
  56. this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  57. this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  58. this.PrintLabel = new System.Windows.Forms.ComboBox();
  59. this.label3 = new System.Windows.Forms.Label();
  60. this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  61. this.PrintList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  62. this.Printing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  63. this.PrintList_label = new System.Windows.Forms.Label();
  64. this.PrintNum_label = new System.Windows.Forms.Label();
  65. this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  66. this.locksalecode = new System.Windows.Forms.CheckBox();
  67. this.PreFix_label = new System.Windows.Forms.Label();
  68. this.PreFix = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  69. this.pa_salecode_label = new System.Windows.Forms.Label();
  70. this.ma_code_label = new System.Windows.Forms.Label();
  71. this.ms_salecode = new System.Windows.Forms.Label();
  72. this.ms_makecode = new System.Windows.Forms.Label();
  73. this.OutBoxLength_label = new System.Windows.Forms.Label();
  74. this.OutBoxLength = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  75. this.pr_outboxinnerqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  76. this.DeleteAll = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  77. this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
  78. this.pa_currentqty_label = new System.Windows.Forms.Label();
  79. this.pr_detail_label = new System.Windows.Forms.Label();
  80. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  81. this.pa_currentqty = new System.Windows.Forms.Label();
  82. this.pr_code_label = new System.Windows.Forms.Label();
  83. this.pr_detail = new System.Windows.Forms.Label();
  84. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  85. this.pr_code = new System.Windows.Forms.Label();
  86. this.pa_code_label = new System.Windows.Forms.Label();
  87. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  88. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  89. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  90. this.PackageDetail = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  91. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.CollecRemark = new System.Windows.Forms.CheckBox();
  98. this.groupBoxWithBorder2.SuspendLayout();
  99. this.groupBoxWithBorder1.SuspendLayout();
  100. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  101. this.SuspendLayout();
  102. //
  103. // pa_makecode
  104. //
  105. this.pa_makecode.AutoSize = true;
  106. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.pa_makecode.Location = new System.Drawing.Point(1108, 534);
  108. this.pa_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  109. this.pa_makecode.Name = "pa_makecode";
  110. this.pa_makecode.Size = new System.Drawing.Size(0, 27);
  111. this.pa_makecode.TabIndex = 76;
  112. this.pa_makecode.Visible = false;
  113. //
  114. // label13
  115. //
  116. this.label13.AutoSize = true;
  117. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.label13.ForeColor = System.Drawing.Color.Black;
  119. this.label13.Location = new System.Drawing.Point(9, 692);
  120. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  121. this.label13.Name = "label13";
  122. this.label13.Size = new System.Drawing.Size(72, 27);
  123. this.label13.TabIndex = 105;
  124. this.label13.Text = "序列号";
  125. //
  126. // Cancel
  127. //
  128. this.Cancel.AutoSize = true;
  129. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.Cancel.Location = new System.Drawing.Point(372, 692);
  131. this.Cancel.Margin = new System.Windows.Forms.Padding(4);
  132. this.Cancel.Name = "Cancel";
  133. this.Cancel.Size = new System.Drawing.Size(114, 31);
  134. this.Cancel.TabIndex = 129;
  135. this.Cancel.Text = "取消装箱";
  136. this.Cancel.UseVisualStyleBackColor = true;
  137. //
  138. // pa_id
  139. //
  140. this.pa_id.AutoSize = true;
  141. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.pa_id.Location = new System.Drawing.Point(1065, 534);
  143. this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  144. this.pa_id.Name = "pa_id";
  145. this.pa_id.Size = new System.Drawing.Size(0, 27);
  146. this.pa_id.TabIndex = 153;
  147. this.pa_id.Visible = false;
  148. //
  149. // pr_packrule
  150. //
  151. this.pr_packrule.AutoSize = true;
  152. this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.pr_packrule.Location = new System.Drawing.Point(1132, 522);
  154. this.pr_packrule.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  155. this.pr_packrule.Name = "pr_packrule";
  156. this.pr_packrule.Size = new System.Drawing.Size(0, 27);
  157. this.pr_packrule.TabIndex = 173;
  158. this.pr_packrule.Visible = false;
  159. //
  160. // pa_status
  161. //
  162. this.pa_status.AutoSize = true;
  163. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.pa_status.Location = new System.Drawing.Point(1040, 570);
  165. this.pa_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  166. this.pa_status.Name = "pa_status";
  167. this.pa_status.Size = new System.Drawing.Size(0, 27);
  168. this.pa_status.TabIndex = 174;
  169. this.pa_status.Visible = false;
  170. //
  171. // pa_sccode
  172. //
  173. this.pa_sccode.AutoSize = true;
  174. this.pa_sccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.pa_sccode.Location = new System.Drawing.Point(1108, 570);
  176. this.pa_sccode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  177. this.pa_sccode.Name = "pa_sccode";
  178. this.pa_sccode.Size = new System.Drawing.Size(0, 27);
  179. this.pa_sccode.TabIndex = 176;
  180. this.pa_sccode.Visible = false;
  181. //
  182. // pa_checkno
  183. //
  184. this.pa_checkno.AutoSize = true;
  185. this.pa_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. this.pa_checkno.Location = new System.Drawing.Point(1100, 570);
  187. this.pa_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  188. this.pa_checkno.Name = "pa_checkno";
  189. this.pa_checkno.Size = new System.Drawing.Size(0, 27);
  190. this.pa_checkno.TabIndex = 177;
  191. this.pa_checkno.Visible = false;
  192. //
  193. // pa_downstatus
  194. //
  195. this.pa_downstatus.AutoSize = true;
  196. this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.pa_downstatus.Location = new System.Drawing.Point(1116, 570);
  198. this.pa_downstatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  199. this.pa_downstatus.Name = "pa_downstatus";
  200. this.pa_downstatus.Size = new System.Drawing.Size(0, 27);
  201. this.pa_downstatus.TabIndex = 178;
  202. this.pa_downstatus.Visible = false;
  203. //
  204. // pa_standardqty
  205. //
  206. this.pa_standardqty.AutoSize = true;
  207. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.pa_standardqty.Location = new System.Drawing.Point(1132, 588);
  209. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  210. this.pa_standardqty.Name = "pa_standardqty";
  211. this.pa_standardqty.Size = new System.Drawing.Size(0, 27);
  212. this.pa_standardqty.TabIndex = 180;
  213. this.pa_standardqty.Visible = false;
  214. //
  215. // pr_sendchecktype
  216. //
  217. this.pr_sendchecktype.AutoSize = true;
  218. this.pr_sendchecktype.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.pr_sendchecktype.Location = new System.Drawing.Point(945, 546);
  220. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  221. this.pr_sendchecktype.Name = "pr_sendchecktype";
  222. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 27);
  223. this.pr_sendchecktype.TabIndex = 182;
  224. this.pr_sendchecktype.Visible = false;
  225. //
  226. // mcd_remainqty_label
  227. //
  228. this.mcd_remainqty_label.AutoSize = true;
  229. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.mcd_remainqty_label.Location = new System.Drawing.Point(629, 588);
  231. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  232. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  233. this.mcd_remainqty_label.Size = new System.Drawing.Size(92, 27);
  234. this.mcd_remainqty_label.TabIndex = 196;
  235. this.mcd_remainqty_label.Text = "待采集数";
  236. //
  237. // mcd_remainqty
  238. //
  239. this.mcd_remainqty.AutoSize = true;
  240. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.mcd_remainqty.Location = new System.Drawing.Point(739, 588);
  242. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  243. this.mcd_remainqty.Name = "mcd_remainqty";
  244. this.mcd_remainqty.Size = new System.Drawing.Size(0, 27);
  245. this.mcd_remainqty.TabIndex = 197;
  246. //
  247. // mcd_inqty_label
  248. //
  249. this.mcd_inqty_label.AutoSize = true;
  250. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.mcd_inqty_label.Location = new System.Drawing.Point(629, 548);
  252. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  253. this.mcd_inqty_label.Name = "mcd_inqty_label";
  254. this.mcd_inqty_label.Size = new System.Drawing.Size(92, 27);
  255. this.mcd_inqty_label.TabIndex = 194;
  256. this.mcd_inqty_label.Text = "已采集数";
  257. //
  258. // mcd_inqty
  259. //
  260. this.mcd_inqty.AutoSize = true;
  261. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.mcd_inqty.Location = new System.Drawing.Point(739, 548);
  263. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  264. this.mcd_inqty.Name = "mcd_inqty";
  265. this.mcd_inqty.Size = new System.Drawing.Size(0, 27);
  266. this.mcd_inqty.TabIndex = 195;
  267. //
  268. // pa_remark_label
  269. //
  270. this.pa_remark_label.AutoSize = true;
  271. this.pa_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.pa_remark_label.Location = new System.Drawing.Point(629, 625);
  273. this.pa_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  274. this.pa_remark_label.Name = "pa_remark_label";
  275. this.pa_remark_label.Size = new System.Drawing.Size(52, 27);
  276. this.pa_remark_label.TabIndex = 198;
  277. this.pa_remark_label.Text = "备注";
  278. //
  279. // pa_remark
  280. //
  281. this.pa_remark.AllPower = null;
  282. this.pa_remark.BackColor = System.Drawing.Color.White;
  283. this.pa_remark.ID = null;
  284. this.pa_remark.Location = new System.Drawing.Point(689, 628);
  285. this.pa_remark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  286. this.pa_remark.Multiline = true;
  287. this.pa_remark.Name = "pa_remark";
  288. this.pa_remark.Power = null;
  289. this.pa_remark.Size = new System.Drawing.Size(196, 56);
  290. this.pa_remark.Str = null;
  291. this.pa_remark.Str1 = null;
  292. this.pa_remark.Str2 = null;
  293. this.pa_remark.TabIndex = 200;
  294. this.pa_remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_remark_KeyDown);
  295. //
  296. // groupBoxWithBorder2
  297. //
  298. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  299. this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
  300. this.groupBoxWithBorder2.Controls.Add(this.label1);
  301. this.groupBoxWithBorder2.Controls.Add(this.StepCount);
  302. this.groupBoxWithBorder2.Controls.Add(this.checkweightlabel);
  303. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  304. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  305. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  306. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  307. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  308. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  309. this.groupBoxWithBorder2.Controls.Add(this.Packing);
  310. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
  311. this.groupBoxWithBorder2.Controls.Add(this.label3);
  312. this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
  313. this.groupBoxWithBorder2.Controls.Add(this.PrintList);
  314. this.groupBoxWithBorder2.Controls.Add(this.Printing);
  315. this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
  316. this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
  317. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  318. this.groupBoxWithBorder2.Location = new System.Drawing.Point(565, 8);
  319. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  320. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  321. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  322. this.groupBoxWithBorder2.Size = new System.Drawing.Size(595, 210);
  323. this.groupBoxWithBorder2.TabIndex = 172;
  324. this.groupBoxWithBorder2.TabStop = false;
  325. this.groupBoxWithBorder2.Text = "打印";
  326. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  327. //
  328. // PrintNum
  329. //
  330. this.PrintNum.AllPower = null;
  331. this.PrintNum.BackColor = System.Drawing.Color.White;
  332. this.PrintNum.Enabled = false;
  333. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.PrintNum.ID = null;
  335. this.PrintNum.Location = new System.Drawing.Point(340, 160);
  336. this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
  337. this.PrintNum.Name = "PrintNum";
  338. this.PrintNum.Power = null;
  339. this.PrintNum.Size = new System.Drawing.Size(40, 27);
  340. this.PrintNum.Str = null;
  341. this.PrintNum.Str1 = null;
  342. this.PrintNum.Str2 = null;
  343. this.PrintNum.TabIndex = 181;
  344. //
  345. // label1
  346. //
  347. this.label1.AutoSize = true;
  348. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.label1.Location = new System.Drawing.Point(360, 16);
  350. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  351. this.label1.Name = "label1";
  352. this.label1.Size = new System.Drawing.Size(92, 27);
  353. this.label1.TabIndex = 181;
  354. this.label1.Text = "当前批号";
  355. //
  356. // StepCount
  357. //
  358. this.StepCount.LineCode = null;
  359. this.StepCount.Location = new System.Drawing.Point(163, 25);
  360. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 9, 4, 9);
  361. this.StepCount.Name = "StepCount";
  362. this.StepCount.Size = new System.Drawing.Size(84, 29);
  363. this.StepCount.Source = null;
  364. this.StepCount.StepCode = null;
  365. this.StepCount.TabIndex = 193;
  366. //
  367. // checkweightlabel
  368. //
  369. this.checkweightlabel.AutoSize = true;
  370. this.checkweightlabel.CutLength = null;
  371. this.checkweightlabel.ForeColor = System.Drawing.Color.Red;
  372. this.checkweightlabel.Location = new System.Drawing.Point(156, 7);
  373. this.checkweightlabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  374. this.checkweightlabel.MaximumSize = new System.Drawing.Size(267, 0);
  375. this.checkweightlabel.Name = "checkweightlabel";
  376. this.checkweightlabel.Size = new System.Drawing.Size(0, 27);
  377. this.checkweightlabel.TabIndex = 180;
  378. //
  379. // ob_nowcheckqty
  380. //
  381. this.ob_nowcheckqty.AutoSize = true;
  382. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.ob_nowcheckqty.Location = new System.Drawing.Point(468, 108);
  384. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  385. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  386. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 27);
  387. this.ob_nowcheckqty.TabIndex = 178;
  388. //
  389. // ob_batchqty
  390. //
  391. this.ob_batchqty.AutoSize = true;
  392. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.ob_batchqty.Location = new System.Drawing.Point(468, 63);
  394. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  395. this.ob_batchqty.Name = "ob_batchqty";
  396. this.ob_batchqty.Size = new System.Drawing.Size(0, 27);
  397. this.ob_batchqty.TabIndex = 177;
  398. //
  399. // ob_nowcheckqty_label
  400. //
  401. this.ob_nowcheckqty_label.AutoSize = true;
  402. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(360, 108);
  404. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  405. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  406. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(92, 27);
  407. this.ob_nowcheckqty_label.TabIndex = 176;
  408. this.ob_nowcheckqty_label.Text = "当前批数";
  409. //
  410. // ob_batchqty_label
  411. //
  412. this.ob_batchqty_label.AutoSize = true;
  413. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  414. this.ob_batchqty_label.Location = new System.Drawing.Point(360, 64);
  415. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  416. this.ob_batchqty_label.Name = "ob_batchqty_label";
  417. this.ob_batchqty_label.Size = new System.Drawing.Size(92, 27);
  418. this.ob_batchqty_label.TabIndex = 175;
  419. this.ob_batchqty_label.Text = "标准批数";
  420. //
  421. // ob_checkno
  422. //
  423. this.ob_checkno.AutoSize = true;
  424. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. this.ob_checkno.Location = new System.Drawing.Point(468, 16);
  426. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  427. this.ob_checkno.Name = "ob_checkno";
  428. this.ob_checkno.Size = new System.Drawing.Size(0, 27);
  429. this.ob_checkno.TabIndex = 175;
  430. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  431. //
  432. // SendCheck
  433. //
  434. this.SendCheck.AllPower = "ifall";
  435. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  436. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  437. this.SendCheck.Enabled = false;
  438. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  439. this.SendCheck.Image = null;
  440. this.SendCheck.IsShowBorder = true;
  441. this.SendCheck.Location = new System.Drawing.Point(493, 159);
  442. this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
  443. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  444. this.SendCheck.Name = "SendCheck";
  445. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  446. this.SendCheck.Power = null;
  447. this.SendCheck.Size = new System.Drawing.Size(60, 30);
  448. this.SendCheck.TabIndex = 174;
  449. this.SendCheck.Tag = "ifread";
  450. this.SendCheck.Text = "送检";
  451. this.SendCheck.UseVisualStyleBackColor = true;
  452. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  453. //
  454. // Packing
  455. //
  456. this.Packing.AllPower = null;
  457. this.Packing.BackColor = System.Drawing.Color.Transparent;
  458. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  459. this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
  460. this.Packing.Image = null;
  461. this.Packing.IsShowBorder = true;
  462. this.Packing.Location = new System.Drawing.Point(20, 159);
  463. this.Packing.Margin = new System.Windows.Forms.Padding(4);
  464. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  465. this.Packing.Name = "Packing";
  466. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  467. this.Packing.Power = null;
  468. this.Packing.Size = new System.Drawing.Size(67, 30);
  469. this.Packing.TabIndex = 173;
  470. this.Packing.Text = "封箱";
  471. this.Packing.UseVisualStyleBackColor = true;
  472. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  473. //
  474. // PrintLabel
  475. //
  476. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  477. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  478. this.PrintLabel.FormattingEnabled = true;
  479. this.PrintLabel.Location = new System.Drawing.Point(163, 114);
  480. this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  481. this.PrintLabel.Name = "PrintLabel";
  482. this.PrintLabel.Size = new System.Drawing.Size(183, 28);
  483. this.PrintLabel.TabIndex = 159;
  484. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  485. //
  486. // label3
  487. //
  488. this.label3.AutoSize = true;
  489. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.label3.Location = new System.Drawing.Point(11, 108);
  491. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  492. this.label3.Name = "label3";
  493. this.label3.Size = new System.Drawing.Size(92, 27);
  494. this.label3.TabIndex = 160;
  495. this.label3.Text = "打印标签";
  496. //
  497. // AutoPrint
  498. //
  499. this.AutoPrint.Checked = false;
  500. this.AutoPrint.Location = new System.Drawing.Point(111, 160);
  501. this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  502. this.AutoPrint.Name = "AutoPrint";
  503. this.AutoPrint.Size = new System.Drawing.Size(111, 29);
  504. this.AutoPrint.TabIndex = 166;
  505. //
  506. // PrintList
  507. //
  508. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  509. this.PrintList.Location = new System.Drawing.Point(163, 70);
  510. this.PrintList.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
  511. this.PrintList.Name = "PrintList";
  512. this.PrintList.Size = new System.Drawing.Size(181, 28);
  513. this.PrintList.TabIndex = 158;
  514. //
  515. // Printing
  516. //
  517. this.Printing.AllPower = "ifall";
  518. this.Printing.BackColor = System.Drawing.Color.Transparent;
  519. this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
  520. this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
  521. this.Printing.Image = null;
  522. this.Printing.IsShowBorder = true;
  523. this.Printing.Location = new System.Drawing.Point(415, 159);
  524. this.Printing.Margin = new System.Windows.Forms.Padding(4);
  525. this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
  526. this.Printing.Name = "Printing";
  527. this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
  528. this.Printing.Power = null;
  529. this.Printing.Size = new System.Drawing.Size(60, 30);
  530. this.Printing.TabIndex = 150;
  531. this.Printing.Tag = "ifread";
  532. this.Printing.Text = "打印";
  533. this.Printing.UseVisualStyleBackColor = true;
  534. this.Printing.Click += new System.EventHandler(this.Print_Click);
  535. //
  536. // PrintList_label
  537. //
  538. this.PrintList_label.AutoSize = true;
  539. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.PrintList_label.Location = new System.Drawing.Point(11, 63);
  541. this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  542. this.PrintList_label.Name = "PrintList_label";
  543. this.PrintList_label.Size = new System.Drawing.Size(112, 27);
  544. this.PrintList_label.TabIndex = 116;
  545. this.PrintList_label.Text = "打印机列表";
  546. //
  547. // PrintNum_label
  548. //
  549. this.PrintNum_label.AutoSize = true;
  550. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  551. this.PrintNum_label.Location = new System.Drawing.Point(280, 160);
  552. this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  553. this.PrintNum_label.Name = "PrintNum_label";
  554. this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
  555. this.PrintNum_label.TabIndex = 124;
  556. this.PrintNum_label.Text = "份数";
  557. //
  558. // groupBoxWithBorder1
  559. //
  560. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  561. this.groupBoxWithBorder1.Controls.Add(this.locksalecode);
  562. this.groupBoxWithBorder1.Controls.Add(this.PreFix_label);
  563. this.groupBoxWithBorder1.Controls.Add(this.PreFix);
  564. this.groupBoxWithBorder1.Controls.Add(this.pa_salecode_label);
  565. this.groupBoxWithBorder1.Controls.Add(this.ma_code_label);
  566. this.groupBoxWithBorder1.Controls.Add(this.ms_salecode);
  567. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
  568. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength_label);
  569. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength);
  570. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
  571. this.groupBoxWithBorder1.Controls.Add(this.DeleteAll);
  572. this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
  573. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
  574. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  575. this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
  576. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
  577. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  578. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  579. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
  580. this.groupBoxWithBorder1.Controls.Add(this.pr_code);
  581. this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
  582. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  583. this.groupBoxWithBorder1.Location = new System.Drawing.Point(5, 8);
  584. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  585. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  586. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  587. this.groupBoxWithBorder1.Size = new System.Drawing.Size(548, 210);
  588. this.groupBoxWithBorder1.TabIndex = 171;
  589. this.groupBoxWithBorder1.TabStop = false;
  590. this.groupBoxWithBorder1.Text = "装箱信息";
  591. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  592. //
  593. // locksalecode
  594. //
  595. this.locksalecode.AutoSize = true;
  596. this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. this.locksalecode.Location = new System.Drawing.Point(396, 21);
  598. this.locksalecode.Margin = new System.Windows.Forms.Padding(4);
  599. this.locksalecode.Name = "locksalecode";
  600. this.locksalecode.Size = new System.Drawing.Size(119, 19);
  601. this.locksalecode.TabIndex = 196;
  602. this.locksalecode.Text = "当前订单锁定";
  603. this.locksalecode.UseVisualStyleBackColor = true;
  604. //
  605. // PreFix_label
  606. //
  607. this.PreFix_label.AutoSize = true;
  608. this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  609. this.PreFix_label.Location = new System.Drawing.Point(246, 19);
  610. this.PreFix_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  611. this.PreFix_label.Name = "PreFix_label";
  612. this.PreFix_label.Size = new System.Drawing.Size(46, 24);
  613. this.PreFix_label.TabIndex = 195;
  614. this.PreFix_label.Text = "前缀";
  615. //
  616. // PreFix
  617. //
  618. this.PreFix.AllPower = null;
  619. this.PreFix.BackColor = System.Drawing.Color.White;
  620. this.PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  621. this.PreFix.ID = null;
  622. this.PreFix.Location = new System.Drawing.Point(306, 19);
  623. this.PreFix.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
  624. this.PreFix.Name = "PreFix";
  625. this.PreFix.Power = null;
  626. this.PreFix.Size = new System.Drawing.Size(49, 27);
  627. this.PreFix.Str = null;
  628. this.PreFix.Str1 = null;
  629. this.PreFix.Str2 = null;
  630. this.PreFix.TabIndex = 194;
  631. this.PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PreFix_KeyDown);
  632. //
  633. // pa_salecode_label
  634. //
  635. this.pa_salecode_label.AutoSize = true;
  636. this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  637. this.pa_salecode_label.Location = new System.Drawing.Point(280, 168);
  638. this.pa_salecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  639. this.pa_salecode_label.Name = "pa_salecode_label";
  640. this.pa_salecode_label.Size = new System.Drawing.Size(92, 27);
  641. this.pa_salecode_label.TabIndex = 185;
  642. this.pa_salecode_label.Text = "订单编号";
  643. //
  644. // ma_code_label
  645. //
  646. this.ma_code_label.AutoSize = true;
  647. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. this.ma_code_label.Location = new System.Drawing.Point(8, 168);
  649. this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  650. this.ma_code_label.Name = "ma_code_label";
  651. this.ma_code_label.Size = new System.Drawing.Size(72, 27);
  652. this.ma_code_label.TabIndex = 186;
  653. this.ma_code_label.Text = "工单号";
  654. //
  655. // ms_salecode
  656. //
  657. this.ms_salecode.AutoSize = true;
  658. this.ms_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  659. this.ms_salecode.Location = new System.Drawing.Point(389, 168);
  660. this.ms_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  661. this.ms_salecode.Name = "ms_salecode";
  662. this.ms_salecode.Size = new System.Drawing.Size(0, 27);
  663. this.ms_salecode.TabIndex = 188;
  664. //
  665. // ms_makecode
  666. //
  667. this.ms_makecode.AutoSize = true;
  668. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  669. this.ms_makecode.Location = new System.Drawing.Point(124, 168);
  670. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  671. this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
  672. this.ms_makecode.Name = "ms_makecode";
  673. this.ms_makecode.Size = new System.Drawing.Size(0, 27);
  674. this.ms_makecode.TabIndex = 187;
  675. //
  676. // OutBoxLength_label
  677. //
  678. this.OutBoxLength_label.AutoSize = true;
  679. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  680. this.OutBoxLength_label.Location = new System.Drawing.Point(115, 19);
  681. this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  682. this.OutBoxLength_label.Name = "OutBoxLength_label";
  683. this.OutBoxLength_label.Size = new System.Drawing.Size(46, 24);
  684. this.OutBoxLength_label.TabIndex = 184;
  685. this.OutBoxLength_label.Text = "长度";
  686. //
  687. // OutBoxLength
  688. //
  689. this.OutBoxLength.AllPower = null;
  690. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  691. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  692. this.OutBoxLength.ID = null;
  693. this.OutBoxLength.Location = new System.Drawing.Point(173, 19);
  694. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
  695. this.OutBoxLength.Name = "OutBoxLength";
  696. this.OutBoxLength.Power = null;
  697. this.OutBoxLength.Size = new System.Drawing.Size(49, 27);
  698. this.OutBoxLength.Str = null;
  699. this.OutBoxLength.Str1 = null;
  700. this.OutBoxLength.Str2 = null;
  701. this.OutBoxLength.TabIndex = 183;
  702. this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
  703. //
  704. // pr_outboxinnerqty
  705. //
  706. this.pr_outboxinnerqty.AllPower = null;
  707. this.pr_outboxinnerqty.BackColor = System.Drawing.Color.White;
  708. this.pr_outboxinnerqty.Enabled = false;
  709. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  710. this.pr_outboxinnerqty.ID = null;
  711. this.pr_outboxinnerqty.Location = new System.Drawing.Point(120, 92);
  712. this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(4);
  713. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  714. this.pr_outboxinnerqty.Power = null;
  715. this.pr_outboxinnerqty.Size = new System.Drawing.Size(137, 27);
  716. this.pr_outboxinnerqty.Str = null;
  717. this.pr_outboxinnerqty.Str1 = null;
  718. this.pr_outboxinnerqty.Str2 = null;
  719. this.pr_outboxinnerqty.TabIndex = 181;
  720. //
  721. // DeleteAll
  722. //
  723. this.DeleteAll.AllPower = null;
  724. this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
  725. this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
  726. this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
  727. this.DeleteAll.Image = null;
  728. this.DeleteAll.IsShowBorder = true;
  729. this.DeleteAll.Location = new System.Drawing.Point(473, 52);
  730. this.DeleteAll.Margin = new System.Windows.Forms.Padding(4);
  731. this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
  732. this.DeleteAll.Name = "DeleteAll";
  733. this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
  734. this.DeleteAll.Power = "ifspecial";
  735. this.DeleteAll.Size = new System.Drawing.Size(60, 30);
  736. this.DeleteAll.TabIndex = 181;
  737. this.DeleteAll.Text = "拆箱";
  738. this.DeleteAll.UseVisualStyleBackColor = true;
  739. this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
  740. //
  741. // AutoGenBoxCode
  742. //
  743. this.AutoGenBoxCode.AutoSize = true;
  744. this.AutoGenBoxCode.Location = new System.Drawing.Point(332, 48);
  745. this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  746. this.AutoGenBoxCode.Name = "AutoGenBoxCode";
  747. this.AutoGenBoxCode.Size = new System.Drawing.Size(114, 31);
  748. this.AutoGenBoxCode.TabIndex = 171;
  749. this.AutoGenBoxCode.Text = "自动生成";
  750. this.AutoGenBoxCode.UseVisualStyleBackColor = true;
  751. //
  752. // pa_currentqty_label
  753. //
  754. this.pa_currentqty_label.AutoSize = true;
  755. this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  756. this.pa_currentqty_label.Location = new System.Drawing.Point(280, 91);
  757. this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  758. this.pa_currentqty_label.Name = "pa_currentqty_label";
  759. this.pa_currentqty_label.Size = new System.Drawing.Size(92, 27);
  760. this.pa_currentqty_label.TabIndex = 95;
  761. this.pa_currentqty_label.Text = "已装数量";
  762. //
  763. // pr_detail_label
  764. //
  765. this.pr_detail_label.AutoSize = true;
  766. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  767. this.pr_detail_label.Location = new System.Drawing.Point(280, 128);
  768. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  769. this.pr_detail_label.Name = "pr_detail_label";
  770. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  771. this.pr_detail_label.TabIndex = 80;
  772. this.pr_detail_label.Text = "产品名称";
  773. //
  774. // pa_outboxcode
  775. //
  776. this.pa_outboxcode.AllPower = null;
  777. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  778. this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  779. this.pa_outboxcode.ID = null;
  780. this.pa_outboxcode.Location = new System.Drawing.Point(120, 52);
  781. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
  782. this.pa_outboxcode.Name = "pa_outboxcode";
  783. this.pa_outboxcode.Power = null;
  784. this.pa_outboxcode.Size = new System.Drawing.Size(192, 27);
  785. this.pa_outboxcode.Str = null;
  786. this.pa_outboxcode.Str1 = null;
  787. this.pa_outboxcode.Str2 = null;
  788. this.pa_outboxcode.TabIndex = 163;
  789. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  790. //
  791. // pa_currentqty
  792. //
  793. this.pa_currentqty.AutoSize = true;
  794. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  795. this.pa_currentqty.Location = new System.Drawing.Point(389, 91);
  796. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  797. this.pa_currentqty.Name = "pa_currentqty";
  798. this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
  799. this.pa_currentqty.TabIndex = 169;
  800. //
  801. // pr_code_label
  802. //
  803. this.pr_code_label.AutoSize = true;
  804. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  805. this.pr_code_label.Location = new System.Drawing.Point(8, 128);
  806. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  807. this.pr_code_label.Name = "pr_code_label";
  808. this.pr_code_label.Size = new System.Drawing.Size(92, 27);
  809. this.pr_code_label.TabIndex = 81;
  810. this.pr_code_label.Text = "产品编号";
  811. //
  812. // pr_detail
  813. //
  814. this.pr_detail.AutoSize = true;
  815. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. this.pr_detail.Location = new System.Drawing.Point(389, 128);
  817. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  818. this.pr_detail.Name = "pr_detail";
  819. this.pr_detail.Size = new System.Drawing.Size(0, 27);
  820. this.pr_detail.TabIndex = 168;
  821. //
  822. // pr_outboxinnerqty_label
  823. //
  824. this.pr_outboxinnerqty_label.AutoSize = true;
  825. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  826. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(8, 91);
  827. this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  828. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  829. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(92, 27);
  830. this.pr_outboxinnerqty_label.TabIndex = 97;
  831. this.pr_outboxinnerqty_label.Text = "箱内容量";
  832. //
  833. // pr_code
  834. //
  835. this.pr_code.AutoSize = true;
  836. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  837. this.pr_code.Location = new System.Drawing.Point(124, 128);
  838. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  839. this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
  840. this.pr_code.Name = "pr_code";
  841. this.pr_code.Size = new System.Drawing.Size(0, 27);
  842. this.pr_code.TabIndex = 167;
  843. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  844. //
  845. // pa_code_label
  846. //
  847. this.pa_code_label.AutoSize = true;
  848. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  849. this.pa_code_label.Location = new System.Drawing.Point(8, 48);
  850. this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  851. this.pa_code_label.Name = "pa_code_label";
  852. this.pa_code_label.Size = new System.Drawing.Size(52, 27);
  853. this.pa_code_label.TabIndex = 113;
  854. this.pa_code_label.Text = "箱号";
  855. //
  856. // OperateResult
  857. //
  858. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  859. this.OperateResult.Location = new System.Drawing.Point(5, 534);
  860. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  861. this.OperateResult.Name = "OperateResult";
  862. this.OperateResult.Size = new System.Drawing.Size(595, 149);
  863. this.OperateResult.TabIndex = 155;
  864. this.OperateResult.Text = "";
  865. //
  866. // Clean
  867. //
  868. this.Clean.AllPower = null;
  869. this.Clean.BackColor = System.Drawing.Color.Transparent;
  870. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  871. this.Clean.Image = null;
  872. this.Clean.IsShowBorder = true;
  873. this.Clean.Location = new System.Drawing.Point(520, 690);
  874. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  875. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  876. this.Clean.Name = "Clean";
  877. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  878. this.Clean.Power = null;
  879. this.Clean.Size = new System.Drawing.Size(80, 30);
  880. this.Clean.TabIndex = 148;
  881. this.Clean.Text = "清除";
  882. this.Clean.UseVisualStyleBackColor = true;
  883. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  884. //
  885. // sn_code
  886. //
  887. this.sn_code.AllPower = "ifall";
  888. this.sn_code.BackColor = System.Drawing.Color.White;
  889. this.sn_code.ID = null;
  890. this.sn_code.Location = new System.Drawing.Point(99, 692);
  891. this.sn_code.Margin = new System.Windows.Forms.Padding(4);
  892. this.sn_code.Name = "sn_code";
  893. this.sn_code.Power = "ifread";
  894. this.sn_code.Size = new System.Drawing.Size(229, 25);
  895. this.sn_code.Str = null;
  896. this.sn_code.Str1 = null;
  897. this.sn_code.Str2 = null;
  898. this.sn_code.TabIndex = 135;
  899. this.sn_code.Tag = "ifread";
  900. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  901. //
  902. // PackageDetail
  903. //
  904. this.PackageDetail.AllowUserToAddRows = false;
  905. this.PackageDetail.AllowUserToDeleteRows = false;
  906. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  907. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  908. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  909. this.pd_barcode,
  910. this.pa_outboxcode1,
  911. this.pa_prodcode1,
  912. this.pd_innerqty,
  913. this.pa_indate,
  914. this.pd_id});
  915. this.PackageDetail.EnableContentClick = true;
  916. this.PackageDetail.Location = new System.Drawing.Point(5, 224);
  917. this.PackageDetail.Margin = new System.Windows.Forms.Padding(4);
  918. this.PackageDetail.Name = "PackageDetail";
  919. this.PackageDetail.ReadOnly = true;
  920. this.PackageDetail.RowTemplate.Height = 23;
  921. this.PackageDetail.Size = new System.Drawing.Size(1149, 300);
  922. this.PackageDetail.TabIndex = 134;
  923. //
  924. // pd_barcode
  925. //
  926. this.pd_barcode.DataPropertyName = "pd_barcode";
  927. this.pd_barcode.HeaderText = "序列号";
  928. this.pd_barcode.Name = "pd_barcode";
  929. this.pd_barcode.ReadOnly = true;
  930. this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  931. this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  932. this.pd_barcode.Width = 202;
  933. //
  934. // pa_outboxcode1
  935. //
  936. this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
  937. this.pa_outboxcode1.HeaderText = "箱号";
  938. this.pa_outboxcode1.Name = "pa_outboxcode1";
  939. this.pa_outboxcode1.ReadOnly = true;
  940. this.pa_outboxcode1.Width = 201;
  941. //
  942. // pa_prodcode1
  943. //
  944. this.pa_prodcode1.DataPropertyName = "pa_prodcode";
  945. this.pa_prodcode1.HeaderText = "产品编号";
  946. this.pa_prodcode1.Name = "pa_prodcode1";
  947. this.pa_prodcode1.ReadOnly = true;
  948. this.pa_prodcode1.Visible = false;
  949. //
  950. // pd_innerqty
  951. //
  952. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  953. this.pd_innerqty.HeaderText = "箱内数量";
  954. this.pd_innerqty.Name = "pd_innerqty";
  955. this.pd_innerqty.ReadOnly = true;
  956. this.pd_innerqty.Visible = false;
  957. this.pd_innerqty.Width = 80;
  958. //
  959. // pa_indate
  960. //
  961. this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  962. this.pa_indate.DataPropertyName = "pa_indate";
  963. this.pa_indate.HeaderText = "装箱日期";
  964. this.pa_indate.MinimumWidth = 300;
  965. this.pa_indate.Name = "pa_indate";
  966. this.pa_indate.ReadOnly = true;
  967. this.pa_indate.Width = 300;
  968. //
  969. // pd_id
  970. //
  971. this.pd_id.DataPropertyName = "pd_id";
  972. this.pd_id.HeaderText = "ID";
  973. this.pd_id.Name = "pd_id";
  974. this.pd_id.ReadOnly = true;
  975. this.pd_id.Visible = false;
  976. //
  977. // CollecRemark
  978. //
  979. this.CollecRemark.AutoSize = true;
  980. this.CollecRemark.Location = new System.Drawing.Point(689, 696);
  981. this.CollecRemark.Margin = new System.Windows.Forms.Padding(4);
  982. this.CollecRemark.Name = "CollecRemark";
  983. this.CollecRemark.Size = new System.Drawing.Size(119, 19);
  984. this.CollecRemark.TabIndex = 201;
  985. this.CollecRemark.Text = "采集备注信息";
  986. this.CollecRemark.UseVisualStyleBackColor = true;
  987. //
  988. // Make_PackageCollection
  989. //
  990. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  991. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  992. this.ClientSize = new System.Drawing.Size(1172, 730);
  993. this.Controls.Add(this.CollecRemark);
  994. this.Controls.Add(this.pa_remark);
  995. this.Controls.Add(this.pa_remark_label);
  996. this.Controls.Add(this.mcd_remainqty_label);
  997. this.Controls.Add(this.mcd_remainqty);
  998. this.Controls.Add(this.pr_sendchecktype);
  999. this.Controls.Add(this.mcd_inqty_label);
  1000. this.Controls.Add(this.pa_standardqty);
  1001. this.Controls.Add(this.mcd_inqty);
  1002. this.Controls.Add(this.pa_downstatus);
  1003. this.Controls.Add(this.pa_checkno);
  1004. this.Controls.Add(this.pa_sccode);
  1005. this.Controls.Add(this.pa_status);
  1006. this.Controls.Add(this.pr_packrule);
  1007. this.Controls.Add(this.groupBoxWithBorder2);
  1008. this.Controls.Add(this.groupBoxWithBorder1);
  1009. this.Controls.Add(this.OperateResult);
  1010. this.Controls.Add(this.pa_id);
  1011. this.Controls.Add(this.Clean);
  1012. this.Controls.Add(this.sn_code);
  1013. this.Controls.Add(this.PackageDetail);
  1014. this.Controls.Add(this.Cancel);
  1015. this.Controls.Add(this.label13);
  1016. this.Controls.Add(this.pa_makecode);
  1017. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1018. this.Margin = new System.Windows.Forms.Padding(4);
  1019. this.Name = "Make_PackageCollection";
  1020. this.Tag = "Make!PackageCollection";
  1021. this.Text = "包装采集";
  1022. this.Activated += new System.EventHandler(this.PackCollection_Activated);
  1023. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.PackCollection_FormClosing);
  1024. this.Load += new System.EventHandler(this.PackCollection_Load);
  1025. this.SizeChanged += new System.EventHandler(this.PackCollection_SizeChanged);
  1026. this.groupBoxWithBorder2.ResumeLayout(true);
  1027. this.groupBoxWithBorder2.PerformLayout();
  1028. this.groupBoxWithBorder1.ResumeLayout(true);
  1029. this.groupBoxWithBorder1.PerformLayout();
  1030. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  1031. this.ResumeLayout(true);
  1032. this.PerformLayout();
  1033. }
  1034. #endregion
  1035. private System.Windows.Forms.Label pr_code_label;
  1036. private System.Windows.Forms.Label pr_detail_label;
  1037. private System.Windows.Forms.Label pa_makecode;
  1038. private System.Windows.Forms.Label pa_currentqty_label;
  1039. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  1040. private System.Windows.Forms.Label label13;
  1041. private System.Windows.Forms.Label pa_code_label;
  1042. private System.Windows.Forms.Label PrintList_label;
  1043. private System.Windows.Forms.Label PrintNum_label;
  1044. private System.Windows.Forms.CheckBox Cancel;
  1045. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  1046. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  1047. private CustomControl.ButtonUtil.NormalButton Clean;
  1048. private CustomControl.ButtonUtil.NormalButton Printing;
  1049. private System.Windows.Forms.Label pa_id;
  1050. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1051. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  1052. private System.Windows.Forms.Label label3;
  1053. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  1054. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  1055. private System.Windows.Forms.Label pr_code;
  1056. private System.Windows.Forms.Label pr_detail;
  1057. private System.Windows.Forms.Label pa_currentqty;
  1058. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1059. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  1060. private CustomControl.ButtonUtil.NormalButton Packing;
  1061. private System.Windows.Forms.CheckBox AutoGenBoxCode;
  1062. private System.Windows.Forms.Label pr_packrule;
  1063. private System.Windows.Forms.Label pa_status;
  1064. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1065. private System.Windows.Forms.Label ob_batchqty;
  1066. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1067. private System.Windows.Forms.Label ob_batchqty_label;
  1068. private System.Windows.Forms.Label ob_nowcheckqty;
  1069. private System.Windows.Forms.Label ob_checkno;
  1070. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  1071. private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
  1072. private System.Windows.Forms.DataGridViewTextBoxColumn pa_prodcode1;
  1073. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  1074. private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
  1075. private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
  1076. private System.Windows.Forms.Label pa_sccode;
  1077. private System.Windows.Forms.Label pa_checkno;
  1078. private System.Windows.Forms.Label pa_downstatus;
  1079. private System.Windows.Forms.Label pa_standardqty;
  1080. private CustomControl.ButtonUtil.NormalButton DeleteAll;
  1081. private CustomControl.ValueLabel.ValueLabel checkweightlabel;
  1082. private System.Windows.Forms.Label label1;
  1083. private CustomControl.TextBoxWithIcon.EnterTextBox pr_outboxinnerqty;
  1084. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  1085. private System.Windows.Forms.ComboBox PrintLabel;
  1086. private System.Windows.Forms.Label OutBoxLength_label;
  1087. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  1088. private System.Windows.Forms.Label pr_sendchecktype;
  1089. private System.Windows.Forms.Label pa_salecode_label;
  1090. private System.Windows.Forms.Label ma_code_label;
  1091. private System.Windows.Forms.Label ms_salecode;
  1092. private System.Windows.Forms.Label ms_makecode;
  1093. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1094. private System.Windows.Forms.Label mcd_remainqty_label;
  1095. private System.Windows.Forms.Label mcd_remainqty;
  1096. private System.Windows.Forms.Label mcd_inqty_label;
  1097. private System.Windows.Forms.Label mcd_inqty;
  1098. private System.Windows.Forms.Label pa_remark_label;
  1099. private CustomControl.TextBoxWithIcon.EnterTextBox pa_remark;
  1100. private System.Windows.Forms.Label PreFix_label;
  1101. private CustomControl.TextBoxWithIcon.SnCollectionBox PreFix;
  1102. private System.Windows.Forms.CheckBox CollecRemark;
  1103. private System.Windows.Forms.CheckBox locksalecode;
  1104. }
  1105. }