Packing_PackageCollectionZX.Designer.cs 88 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_PackageCollectionZX
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PackageCollectionZX));
  30. this.pa_makecode = new System.Windows.Forms.Label();
  31. this.label13 = new System.Windows.Forms.Label();
  32. this.Cancel = new System.Windows.Forms.CheckBox();
  33. this.pa_id = new System.Windows.Forms.Label();
  34. this.pr_packrule = new System.Windows.Forms.Label();
  35. this.pa_status = new System.Windows.Forms.Label();
  36. this.pa_sccode = new System.Windows.Forms.Label();
  37. this.pa_checkno = new System.Windows.Forms.Label();
  38. this.pa_downstatus = new System.Windows.Forms.Label();
  39. this.pa_standardqty = new System.Windows.Forms.Label();
  40. this.pr_sendchecktype = new System.Windows.Forms.Label();
  41. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  42. this.mcd_remainqty = new System.Windows.Forms.Label();
  43. this.mcd_inqty_label = new System.Windows.Forms.Label();
  44. this.mcd_inqty = new System.Windows.Forms.Label();
  45. this.pa_remark_label = new System.Windows.Forms.Label();
  46. this.CollecRemark = new System.Windows.Forms.CheckBox();
  47. this.Port_label = new System.Windows.Forms.Label();
  48. this.IP_label = new System.Windows.Forms.Label();
  49. this.AllowRepeat = new System.Windows.Forms.CheckBox();
  50. this.label2 = new System.Windows.Forms.Label();
  51. this.Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  52. this.CloseServer = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  53. this.BuildServer = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  54. this.Port = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.IP = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  56. this.pa_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  57. this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  58. this.UploadZTE = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  59. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  60. this.label1 = new System.Windows.Forms.Label();
  61. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  62. this.checkweightlabel = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  63. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  64. this.ob_batchqty = new System.Windows.Forms.Label();
  65. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  66. this.ob_batchqty_label = new System.Windows.Forms.Label();
  67. this.ob_checkno = new System.Windows.Forms.Label();
  68. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  69. this.Packing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  70. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  71. this.label3 = new System.Windows.Forms.Label();
  72. this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  73. this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  74. this.Printing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  75. this.PrintList_label = new System.Windows.Forms.Label();
  76. this.PrintNum_label = new System.Windows.Forms.Label();
  77. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  78. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  79. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  80. this.locksalecode = new System.Windows.Forms.CheckBox();
  81. this.PreFix_label = new System.Windows.Forms.Label();
  82. this.PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  83. this.pa_salecode_label = new System.Windows.Forms.Label();
  84. this.ma_code_label = new System.Windows.Forms.Label();
  85. this.ms_salecode = new System.Windows.Forms.Label();
  86. this.OutBoxLength_label = new System.Windows.Forms.Label();
  87. this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  88. this.pr_outboxinnerqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  89. this.DeleteAll = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  90. this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
  91. this.pa_currentqty_label = new System.Windows.Forms.Label();
  92. this.pr_detail_label = new System.Windows.Forms.Label();
  93. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  94. this.pa_currentqty = new System.Windows.Forms.Label();
  95. this.pr_code_label = new System.Windows.Forms.Label();
  96. this.pr_detail = new System.Windows.Forms.Label();
  97. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  98. this.pr_code = new System.Windows.Forms.Label();
  99. this.pa_code_label = new System.Windows.Forms.Label();
  100. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  101. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  102. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  103. this.PackageDetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  104. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  111. this.inputweight = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  112. this.StopWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  113. this.StartWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  114. this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  115. this.pr_cartonunit1 = new System.Windows.Forms.Label();
  116. this.pr_cartonunit = new System.Windows.Forms.Label();
  117. this.pr_cartonboxgw = new System.Windows.Forms.Label();
  118. this.label4 = new System.Windows.Forms.Label();
  119. this.weight = new System.Windows.Forms.Label();
  120. this.label5 = new System.Windows.Forms.Label();
  121. this.ComList = new System.Windows.Forms.Label();
  122. this.BaudRate = new System.Windows.Forms.Label();
  123. this.groupBoxWithBorder2.SuspendLayout();
  124. this.groupBoxWithBorder1.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  126. this.groupBoxWithBorder3.SuspendLayout();
  127. this.SuspendLayout();
  128. //
  129. // pa_makecode
  130. //
  131. this.pa_makecode.AutoSize = true;
  132. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.pa_makecode.Location = new System.Drawing.Point(1662, 854);
  134. this.pa_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  135. this.pa_makecode.Name = "pa_makecode";
  136. this.pa_makecode.Size = new System.Drawing.Size(0, 41);
  137. this.pa_makecode.TabIndex = 76;
  138. this.pa_makecode.Visible = false;
  139. //
  140. // label13
  141. //
  142. this.label13.AutoSize = true;
  143. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.label13.ForeColor = System.Drawing.Color.Black;
  145. this.label13.Location = new System.Drawing.Point(14, 1108);
  146. this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  147. this.label13.Name = "label13";
  148. this.label13.Size = new System.Drawing.Size(114, 41);
  149. this.label13.TabIndex = 105;
  150. this.label13.Text = "序列号";
  151. //
  152. // Cancel
  153. //
  154. this.Cancel.AutoSize = true;
  155. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.Cancel.Location = new System.Drawing.Point(558, 1108);
  157. this.Cancel.Margin = new System.Windows.Forms.Padding(6);
  158. this.Cancel.Name = "Cancel";
  159. this.Cancel.Size = new System.Drawing.Size(178, 45);
  160. this.Cancel.TabIndex = 129;
  161. this.Cancel.Text = "取消装箱";
  162. this.Cancel.UseVisualStyleBackColor = true;
  163. //
  164. // pa_id
  165. //
  166. this.pa_id.AutoSize = true;
  167. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.pa_id.Location = new System.Drawing.Point(1598, 854);
  169. this.pa_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  170. this.pa_id.Name = "pa_id";
  171. this.pa_id.Size = new System.Drawing.Size(0, 41);
  172. this.pa_id.TabIndex = 153;
  173. this.pa_id.Visible = false;
  174. //
  175. // pr_packrule
  176. //
  177. this.pr_packrule.AutoSize = true;
  178. this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.pr_packrule.Location = new System.Drawing.Point(1698, 836);
  180. this.pr_packrule.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  181. this.pr_packrule.Name = "pr_packrule";
  182. this.pr_packrule.Size = new System.Drawing.Size(0, 41);
  183. this.pr_packrule.TabIndex = 173;
  184. this.pr_packrule.Visible = false;
  185. //
  186. // pa_status
  187. //
  188. this.pa_status.AutoSize = true;
  189. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.pa_status.Location = new System.Drawing.Point(1560, 912);
  191. this.pa_status.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  192. this.pa_status.Name = "pa_status";
  193. this.pa_status.Size = new System.Drawing.Size(0, 41);
  194. this.pa_status.TabIndex = 174;
  195. this.pa_status.Visible = false;
  196. //
  197. // pa_sccode
  198. //
  199. this.pa_sccode.AutoSize = true;
  200. this.pa_sccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.pa_sccode.Location = new System.Drawing.Point(1662, 912);
  202. this.pa_sccode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  203. this.pa_sccode.Name = "pa_sccode";
  204. this.pa_sccode.Size = new System.Drawing.Size(0, 41);
  205. this.pa_sccode.TabIndex = 176;
  206. this.pa_sccode.Visible = false;
  207. //
  208. // pa_checkno
  209. //
  210. this.pa_checkno.AutoSize = true;
  211. this.pa_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.pa_checkno.Location = new System.Drawing.Point(1650, 912);
  213. this.pa_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  214. this.pa_checkno.Name = "pa_checkno";
  215. this.pa_checkno.Size = new System.Drawing.Size(0, 41);
  216. this.pa_checkno.TabIndex = 177;
  217. this.pa_checkno.Visible = false;
  218. //
  219. // pa_downstatus
  220. //
  221. this.pa_downstatus.AutoSize = true;
  222. this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.pa_downstatus.Location = new System.Drawing.Point(1674, 912);
  224. this.pa_downstatus.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  225. this.pa_downstatus.Name = "pa_downstatus";
  226. this.pa_downstatus.Size = new System.Drawing.Size(0, 41);
  227. this.pa_downstatus.TabIndex = 178;
  228. this.pa_downstatus.Visible = false;
  229. //
  230. // pa_standardqty
  231. //
  232. this.pa_standardqty.AutoSize = true;
  233. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.pa_standardqty.Location = new System.Drawing.Point(1698, 940);
  235. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  236. this.pa_standardqty.Name = "pa_standardqty";
  237. this.pa_standardqty.Size = new System.Drawing.Size(0, 41);
  238. this.pa_standardqty.TabIndex = 180;
  239. this.pa_standardqty.Visible = false;
  240. //
  241. // pr_sendchecktype
  242. //
  243. this.pr_sendchecktype.AutoSize = true;
  244. this.pr_sendchecktype.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.pr_sendchecktype.Location = new System.Drawing.Point(1418, 874);
  246. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  247. this.pr_sendchecktype.Name = "pr_sendchecktype";
  248. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 41);
  249. this.pr_sendchecktype.TabIndex = 182;
  250. this.pr_sendchecktype.Visible = false;
  251. //
  252. // mcd_remainqty_label
  253. //
  254. this.mcd_remainqty_label.AutoSize = true;
  255. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.mcd_remainqty_label.Location = new System.Drawing.Point(870, 938);
  257. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  258. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  259. this.mcd_remainqty_label.Size = new System.Drawing.Size(146, 41);
  260. this.mcd_remainqty_label.TabIndex = 196;
  261. this.mcd_remainqty_label.Text = "待采集数";
  262. //
  263. // mcd_remainqty
  264. //
  265. this.mcd_remainqty.AutoSize = true;
  266. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.mcd_remainqty.Location = new System.Drawing.Point(1034, 938);
  268. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  269. this.mcd_remainqty.Name = "mcd_remainqty";
  270. this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
  271. this.mcd_remainqty.TabIndex = 197;
  272. //
  273. // mcd_inqty_label
  274. //
  275. this.mcd_inqty_label.AutoSize = true;
  276. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.mcd_inqty_label.Location = new System.Drawing.Point(870, 874);
  278. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  279. this.mcd_inqty_label.Name = "mcd_inqty_label";
  280. this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
  281. this.mcd_inqty_label.TabIndex = 194;
  282. this.mcd_inqty_label.Text = "已采集数";
  283. //
  284. // mcd_inqty
  285. //
  286. this.mcd_inqty.AutoSize = true;
  287. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.mcd_inqty.Location = new System.Drawing.Point(1034, 874);
  289. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  290. this.mcd_inqty.Name = "mcd_inqty";
  291. this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
  292. this.mcd_inqty.TabIndex = 195;
  293. //
  294. // pa_remark_label
  295. //
  296. this.pa_remark_label.AutoSize = true;
  297. this.pa_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.pa_remark_label.Location = new System.Drawing.Point(874, 1002);
  299. this.pa_remark_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  300. this.pa_remark_label.Name = "pa_remark_label";
  301. this.pa_remark_label.Size = new System.Drawing.Size(82, 41);
  302. this.pa_remark_label.TabIndex = 198;
  303. this.pa_remark_label.Text = "备注";
  304. //
  305. // CollecRemark
  306. //
  307. this.CollecRemark.AutoSize = true;
  308. this.CollecRemark.Location = new System.Drawing.Point(1048, 1114);
  309. this.CollecRemark.Margin = new System.Windows.Forms.Padding(6);
  310. this.CollecRemark.Name = "CollecRemark";
  311. this.CollecRemark.Size = new System.Drawing.Size(186, 28);
  312. this.CollecRemark.TabIndex = 201;
  313. this.CollecRemark.Text = "采集备注信息";
  314. this.CollecRemark.UseVisualStyleBackColor = true;
  315. //
  316. // Port_label
  317. //
  318. this.Port_label.AutoSize = true;
  319. this.Port_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  320. this.Port_label.Location = new System.Drawing.Point(1384, 928);
  321. this.Port_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  322. this.Port_label.Name = "Port_label";
  323. this.Port_label.Size = new System.Drawing.Size(82, 41);
  324. this.Port_label.TabIndex = 204;
  325. this.Port_label.Text = "端口";
  326. //
  327. // IP_label
  328. //
  329. this.IP_label.AutoSize = true;
  330. this.IP_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.IP_label.Location = new System.Drawing.Point(1384, 862);
  332. this.IP_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  333. this.IP_label.Name = "IP_label";
  334. this.IP_label.Size = new System.Drawing.Size(47, 41);
  335. this.IP_label.TabIndex = 202;
  336. this.IP_label.Text = "IP";
  337. //
  338. // AllowRepeat
  339. //
  340. this.AllowRepeat.AutoSize = true;
  341. this.AllowRepeat.Location = new System.Drawing.Point(1258, 1112);
  342. this.AllowRepeat.Margin = new System.Windows.Forms.Padding(6);
  343. this.AllowRepeat.Name = "AllowRepeat";
  344. this.AllowRepeat.Size = new System.Drawing.Size(186, 28);
  345. this.AllowRepeat.TabIndex = 208;
  346. this.AllowRepeat.Text = "允许重复备注";
  347. this.AllowRepeat.UseVisualStyleBackColor = true;
  348. //
  349. // label2
  350. //
  351. this.label2.AutoSize = true;
  352. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.label2.Location = new System.Drawing.Point(874, 1056);
  354. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  355. this.label2.Name = "label2";
  356. this.label2.Size = new System.Drawing.Size(71, 36);
  357. this.label2.TabIndex = 210;
  358. this.label2.Text = "前缀";
  359. //
  360. // Remark_PreFix
  361. //
  362. this.Remark_PreFix.AllPower = null;
  363. this.Remark_PreFix.BackColor = System.Drawing.Color.White;
  364. this.Remark_PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  365. this.Remark_PreFix.ID = null;
  366. this.Remark_PreFix.Location = new System.Drawing.Point(958, 1052);
  367. this.Remark_PreFix.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  368. this.Remark_PreFix.Name = "Remark_PreFix";
  369. this.Remark_PreFix.Power = null;
  370. this.Remark_PreFix.Size = new System.Drawing.Size(72, 39);
  371. this.Remark_PreFix.Str = null;
  372. this.Remark_PreFix.Str1 = null;
  373. this.Remark_PreFix.Str2 = null;
  374. this.Remark_PreFix.TabIndex = 209;
  375. this.Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_PreFix_KeyDown);
  376. //
  377. // CloseServer
  378. //
  379. this.CloseServer.AllPower = null;
  380. this.CloseServer.BackColor = System.Drawing.Color.Transparent;
  381. this.CloseServer.DownImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.DownImage")));
  382. this.CloseServer.Image = null;
  383. this.CloseServer.IsShowBorder = true;
  384. this.CloseServer.Location = new System.Drawing.Point(1562, 1004);
  385. this.CloseServer.Margin = new System.Windows.Forms.Padding(6);
  386. this.CloseServer.MoveImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.MoveImage")));
  387. this.CloseServer.Name = "CloseServer";
  388. this.CloseServer.NormalImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.NormalImage")));
  389. this.CloseServer.Power = null;
  390. this.CloseServer.Size = new System.Drawing.Size(120, 48);
  391. this.CloseServer.TabIndex = 207;
  392. this.CloseServer.Text = "关闭服务";
  393. this.CloseServer.UseVisualStyleBackColor = true;
  394. this.CloseServer.Click += new System.EventHandler(this.CloseServer_Click);
  395. //
  396. // BuildServer
  397. //
  398. this.BuildServer.AllPower = null;
  399. this.BuildServer.BackColor = System.Drawing.Color.Transparent;
  400. this.BuildServer.DownImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.DownImage")));
  401. this.BuildServer.Image = null;
  402. this.BuildServer.IsShowBorder = true;
  403. this.BuildServer.Location = new System.Drawing.Point(1400, 1004);
  404. this.BuildServer.Margin = new System.Windows.Forms.Padding(6);
  405. this.BuildServer.MoveImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.MoveImage")));
  406. this.BuildServer.Name = "BuildServer";
  407. this.BuildServer.NormalImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.NormalImage")));
  408. this.BuildServer.Power = null;
  409. this.BuildServer.Size = new System.Drawing.Size(120, 48);
  410. this.BuildServer.TabIndex = 206;
  411. this.BuildServer.Text = "开启服务";
  412. this.BuildServer.UseVisualStyleBackColor = true;
  413. this.BuildServer.Click += new System.EventHandler(this.BuildServer_Click);
  414. //
  415. // Port
  416. //
  417. this.Port.AllPower = null;
  418. this.Port.BackColor = System.Drawing.Color.White;
  419. this.Port.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  420. this.Port.ID = null;
  421. this.Port.Location = new System.Drawing.Point(1504, 932);
  422. this.Port.Margin = new System.Windows.Forms.Padding(6);
  423. this.Port.Name = "Port";
  424. this.Port.Power = null;
  425. this.Port.Size = new System.Drawing.Size(224, 39);
  426. this.Port.Str = null;
  427. this.Port.Str1 = null;
  428. this.Port.Str2 = null;
  429. this.Port.TabIndex = 205;
  430. //
  431. // IP
  432. //
  433. this.IP.AllPower = null;
  434. this.IP.BackColor = System.Drawing.Color.White;
  435. this.IP.Font = new System.Drawing.Font("微软雅黑", 9F);
  436. this.IP.ID = null;
  437. this.IP.Location = new System.Drawing.Point(1504, 862);
  438. this.IP.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  439. this.IP.Name = "IP";
  440. this.IP.Power = null;
  441. this.IP.Size = new System.Drawing.Size(224, 39);
  442. this.IP.Str = null;
  443. this.IP.Str1 = null;
  444. this.IP.Str2 = null;
  445. this.IP.TabIndex = 203;
  446. //
  447. // pa_remark
  448. //
  449. this.pa_remark.AllPower = null;
  450. this.pa_remark.BackColor = System.Drawing.Color.White;
  451. this.pa_remark.ID = null;
  452. this.pa_remark.Location = new System.Drawing.Point(1048, 1004);
  453. this.pa_remark.Margin = new System.Windows.Forms.Padding(4);
  454. this.pa_remark.Multiline = true;
  455. this.pa_remark.Name = "pa_remark";
  456. this.pa_remark.Power = null;
  457. this.pa_remark.Size = new System.Drawing.Size(292, 88);
  458. this.pa_remark.Str = null;
  459. this.pa_remark.Str1 = null;
  460. this.pa_remark.Str2 = null;
  461. this.pa_remark.TabIndex = 200;
  462. this.pa_remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_remark_KeyDown);
  463. //
  464. // groupBoxWithBorder2
  465. //
  466. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  467. this.groupBoxWithBorder2.Controls.Add(this.UploadZTE);
  468. this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
  469. this.groupBoxWithBorder2.Controls.Add(this.label1);
  470. this.groupBoxWithBorder2.Controls.Add(this.StepCount);
  471. this.groupBoxWithBorder2.Controls.Add(this.checkweightlabel);
  472. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  473. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  474. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  475. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  476. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  477. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  478. this.groupBoxWithBorder2.Controls.Add(this.Packing);
  479. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
  480. this.groupBoxWithBorder2.Controls.Add(this.label3);
  481. this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
  482. this.groupBoxWithBorder2.Controls.Add(this.PrintList);
  483. this.groupBoxWithBorder2.Controls.Add(this.Printing);
  484. this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
  485. this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
  486. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  487. this.groupBoxWithBorder2.Location = new System.Drawing.Point(848, 12);
  488. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(4);
  489. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  490. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(4);
  491. this.groupBoxWithBorder2.Size = new System.Drawing.Size(892, 336);
  492. this.groupBoxWithBorder2.TabIndex = 172;
  493. this.groupBoxWithBorder2.TabStop = false;
  494. this.groupBoxWithBorder2.Text = "打印";
  495. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  496. //
  497. // UploadZTE
  498. //
  499. this.UploadZTE.AllPower = null;
  500. this.UploadZTE.BackColor = System.Drawing.Color.Transparent;
  501. this.UploadZTE.DownImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.DownImage")));
  502. this.UploadZTE.Font = new System.Drawing.Font("微软雅黑", 9F);
  503. this.UploadZTE.Image = null;
  504. this.UploadZTE.IsShowBorder = true;
  505. this.UploadZTE.Location = new System.Drawing.Point(168, 260);
  506. this.UploadZTE.Margin = new System.Windows.Forms.Padding(6);
  507. this.UploadZTE.MoveImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.MoveImage")));
  508. this.UploadZTE.Name = "UploadZTE";
  509. this.UploadZTE.NormalImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.NormalImage")));
  510. this.UploadZTE.Power = "ifspecial";
  511. this.UploadZTE.Size = new System.Drawing.Size(120, 48);
  512. this.UploadZTE.TabIndex = 194;
  513. this.UploadZTE.Text = "上传星云";
  514. this.UploadZTE.UseVisualStyleBackColor = true;
  515. this.UploadZTE.Click += new System.EventHandler(this.UploadZTE_Click);
  516. //
  517. // PrintNum
  518. //
  519. this.PrintNum.AllPower = null;
  520. this.PrintNum.BackColor = System.Drawing.Color.White;
  521. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.PrintNum.ID = null;
  523. this.PrintNum.Location = new System.Drawing.Point(577, 263);
  524. this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
  525. this.PrintNum.Name = "PrintNum";
  526. this.PrintNum.Power = null;
  527. this.PrintNum.Size = new System.Drawing.Size(58, 39);
  528. this.PrintNum.Str = null;
  529. this.PrintNum.Str1 = null;
  530. this.PrintNum.Str2 = null;
  531. this.PrintNum.TabIndex = 181;
  532. //
  533. // label1
  534. //
  535. this.label1.AutoSize = true;
  536. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  537. this.label1.Location = new System.Drawing.Point(534, 36);
  538. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  539. this.label1.Name = "label1";
  540. this.label1.Size = new System.Drawing.Size(146, 41);
  541. this.label1.TabIndex = 181;
  542. this.label1.Text = "当前批号";
  543. //
  544. // StepCount
  545. //
  546. this.StepCount.LineCode = null;
  547. this.StepCount.Location = new System.Drawing.Point(244, 36);
  548. this.StepCount.Margin = new System.Windows.Forms.Padding(6, 14, 6, 14);
  549. this.StepCount.Name = "StepCount";
  550. this.StepCount.Size = new System.Drawing.Size(126, 46);
  551. this.StepCount.Source = null;
  552. this.StepCount.StepCode = null;
  553. this.StepCount.TabIndex = 193;
  554. //
  555. // checkweightlabel
  556. //
  557. this.checkweightlabel.AutoSize = true;
  558. this.checkweightlabel.CutLength = null;
  559. this.checkweightlabel.ForeColor = System.Drawing.Color.Red;
  560. this.checkweightlabel.Location = new System.Drawing.Point(60, 52);
  561. this.checkweightlabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  562. this.checkweightlabel.MaximumSize = new System.Drawing.Size(400, 0);
  563. this.checkweightlabel.Name = "checkweightlabel";
  564. this.checkweightlabel.Size = new System.Drawing.Size(0, 41);
  565. this.checkweightlabel.TabIndex = 180;
  566. //
  567. // ob_nowcheckqty
  568. //
  569. this.ob_nowcheckqty.AutoSize = true;
  570. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  571. this.ob_nowcheckqty.Location = new System.Drawing.Point(696, 180);
  572. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  573. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  574. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 41);
  575. this.ob_nowcheckqty.TabIndex = 178;
  576. //
  577. // ob_batchqty
  578. //
  579. this.ob_batchqty.AutoSize = true;
  580. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. this.ob_batchqty.Location = new System.Drawing.Point(696, 104);
  582. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  583. this.ob_batchqty.Name = "ob_batchqty";
  584. this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
  585. this.ob_batchqty.TabIndex = 177;
  586. //
  587. // ob_nowcheckqty_label
  588. //
  589. this.ob_nowcheckqty_label.AutoSize = true;
  590. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  591. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(534, 180);
  592. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  593. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  594. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(146, 41);
  595. this.ob_nowcheckqty_label.TabIndex = 176;
  596. this.ob_nowcheckqty_label.Text = "当前批数";
  597. //
  598. // ob_batchqty_label
  599. //
  600. this.ob_batchqty_label.AutoSize = true;
  601. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  602. this.ob_batchqty_label.Location = new System.Drawing.Point(534, 108);
  603. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  604. this.ob_batchqty_label.Name = "ob_batchqty_label";
  605. this.ob_batchqty_label.Size = new System.Drawing.Size(146, 41);
  606. this.ob_batchqty_label.TabIndex = 175;
  607. this.ob_batchqty_label.Text = "标准批数";
  608. //
  609. // ob_checkno
  610. //
  611. this.ob_checkno.AutoSize = true;
  612. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  613. this.ob_checkno.Location = new System.Drawing.Point(696, 36);
  614. this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  615. this.ob_checkno.Name = "ob_checkno";
  616. this.ob_checkno.Size = new System.Drawing.Size(0, 41);
  617. this.ob_checkno.TabIndex = 175;
  618. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  619. //
  620. // SendCheck
  621. //
  622. this.SendCheck.AllPower = "ifall";
  623. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  624. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  625. this.SendCheck.Enabled = false;
  626. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  627. this.SendCheck.Image = null;
  628. this.SendCheck.IsShowBorder = true;
  629. this.SendCheck.Location = new System.Drawing.Point(778, 261);
  630. this.SendCheck.Margin = new System.Windows.Forms.Padding(6);
  631. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  632. this.SendCheck.Name = "SendCheck";
  633. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  634. this.SendCheck.Power = null;
  635. this.SendCheck.Size = new System.Drawing.Size(90, 48);
  636. this.SendCheck.TabIndex = 174;
  637. this.SendCheck.Tag = "ifread";
  638. this.SendCheck.Text = "送检";
  639. this.SendCheck.UseVisualStyleBackColor = true;
  640. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  641. //
  642. // Packing
  643. //
  644. this.Packing.AllPower = null;
  645. this.Packing.BackColor = System.Drawing.Color.Transparent;
  646. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  647. this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
  648. this.Packing.Image = null;
  649. this.Packing.IsShowBorder = true;
  650. this.Packing.Location = new System.Drawing.Point(30, 260);
  651. this.Packing.Margin = new System.Windows.Forms.Padding(6);
  652. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  653. this.Packing.Name = "Packing";
  654. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  655. this.Packing.Power = "ifspecial";
  656. this.Packing.Size = new System.Drawing.Size(100, 48);
  657. this.Packing.TabIndex = 173;
  658. this.Packing.Text = "封箱";
  659. this.Packing.UseVisualStyleBackColor = true;
  660. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  661. //
  662. // PrintLabel
  663. //
  664. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  665. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  666. this.PrintLabel.FormattingEnabled = true;
  667. this.PrintLabel.Location = new System.Drawing.Point(244, 174);
  668. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
  669. this.PrintLabel.Name = "PrintLabel";
  670. this.PrintLabel.Size = new System.Drawing.Size(268, 39);
  671. this.PrintLabel.TabIndex = 159;
  672. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  673. //
  674. // label3
  675. //
  676. this.label3.AutoSize = true;
  677. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  678. this.label3.Location = new System.Drawing.Point(20, 182);
  679. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  680. this.label3.Name = "label3";
  681. this.label3.Size = new System.Drawing.Size(146, 41);
  682. this.label3.TabIndex = 160;
  683. this.label3.Text = "打印标签";
  684. //
  685. // AutoPrint
  686. //
  687. this.AutoPrint.Checked = false;
  688. this.AutoPrint.Location = new System.Drawing.Point(300, 261);
  689. this.AutoPrint.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
  690. this.AutoPrint.Name = "AutoPrint";
  691. this.AutoPrint.Size = new System.Drawing.Size(180, 46);
  692. this.AutoPrint.TabIndex = 166;
  693. //
  694. // PrintList
  695. //
  696. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  697. this.PrintList.Location = new System.Drawing.Point(244, 100);
  698. this.PrintList.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  699. this.PrintList.Name = "PrintList";
  700. this.PrintList.Size = new System.Drawing.Size(272, 56);
  701. this.PrintList.TabIndex = 158;
  702. //
  703. // Printing
  704. //
  705. this.Printing.AllPower = "ifall";
  706. this.Printing.BackColor = System.Drawing.Color.Transparent;
  707. this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
  708. this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
  709. this.Printing.Image = null;
  710. this.Printing.IsShowBorder = true;
  711. this.Printing.Location = new System.Drawing.Point(660, 261);
  712. this.Printing.Margin = new System.Windows.Forms.Padding(6);
  713. this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
  714. this.Printing.Name = "Printing";
  715. this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
  716. this.Printing.Power = null;
  717. this.Printing.Size = new System.Drawing.Size(90, 48);
  718. this.Printing.TabIndex = 150;
  719. this.Printing.Tag = "ifread";
  720. this.Printing.Text = "打印";
  721. this.Printing.UseVisualStyleBackColor = true;
  722. this.Printing.Click += new System.EventHandler(this.Print_Click);
  723. //
  724. // PrintList_label
  725. //
  726. this.PrintList_label.AutoSize = true;
  727. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  728. this.PrintList_label.Location = new System.Drawing.Point(20, 102);
  729. this.PrintList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  730. this.PrintList_label.Name = "PrintList_label";
  731. this.PrintList_label.Size = new System.Drawing.Size(178, 41);
  732. this.PrintList_label.TabIndex = 116;
  733. this.PrintList_label.Text = "打印机列表";
  734. //
  735. // PrintNum_label
  736. //
  737. this.PrintNum_label.AutoSize = true;
  738. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  739. this.PrintNum_label.Location = new System.Drawing.Point(486, 263);
  740. this.PrintNum_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  741. this.PrintNum_label.Name = "PrintNum_label";
  742. this.PrintNum_label.Size = new System.Drawing.Size(82, 41);
  743. this.PrintNum_label.TabIndex = 124;
  744. this.PrintNum_label.Text = "份数";
  745. //
  746. // groupBoxWithBorder1
  747. //
  748. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  749. this.groupBoxWithBorder1.Controls.Add(this.LockMakeCode);
  750. this.groupBoxWithBorder1.Controls.Add(this.ma_code);
  751. this.groupBoxWithBorder1.Controls.Add(this.locksalecode);
  752. this.groupBoxWithBorder1.Controls.Add(this.PreFix_label);
  753. this.groupBoxWithBorder1.Controls.Add(this.PreFix);
  754. this.groupBoxWithBorder1.Controls.Add(this.pa_salecode_label);
  755. this.groupBoxWithBorder1.Controls.Add(this.ma_code_label);
  756. this.groupBoxWithBorder1.Controls.Add(this.ms_salecode);
  757. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength_label);
  758. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength);
  759. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
  760. this.groupBoxWithBorder1.Controls.Add(this.DeleteAll);
  761. this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
  762. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
  763. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  764. this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
  765. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
  766. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  767. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  768. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
  769. this.groupBoxWithBorder1.Controls.Add(this.pr_code);
  770. this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
  771. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.groupBoxWithBorder1.Location = new System.Drawing.Point(8, 12);
  773. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4);
  774. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  775. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4);
  776. this.groupBoxWithBorder1.Size = new System.Drawing.Size(822, 336);
  777. this.groupBoxWithBorder1.TabIndex = 171;
  778. this.groupBoxWithBorder1.TabStop = false;
  779. this.groupBoxWithBorder1.Text = "装箱信息";
  780. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  781. //
  782. // LockMakeCode
  783. //
  784. this.LockMakeCode.AutoSize = true;
  785. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  786. this.LockMakeCode.LeaveEvent = false;
  787. this.LockMakeCode.Location = new System.Drawing.Point(358, 285);
  788. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
  789. this.LockMakeCode.Name = "LockMakeCode";
  790. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  791. this.LockMakeCode.TabIndex = 198;
  792. this.LockMakeCode.Text = "锁定";
  793. this.LockMakeCode.UseVisualStyleBackColor = true;
  794. //
  795. // ma_code
  796. //
  797. this.ma_code.AllPower = null;
  798. this.ma_code.Caller = null;
  799. this.ma_code.Condition = null;
  800. this.ma_code.DBTitle = null;
  801. this.ma_code.FormName = null;
  802. this.ma_code.Location = new System.Drawing.Point(168, 274);
  803. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  804. this.ma_code.Name = "ma_code";
  805. this.ma_code.Power = null;
  806. this.ma_code.ReturnData = null;
  807. this.ma_code.SelectField = null;
  808. this.ma_code.SetValueField = null;
  809. this.ma_code.Size = new System.Drawing.Size(185, 42);
  810. this.ma_code.TabIndex = 197;
  811. this.ma_code.TableName = null;
  812. this.ma_code.Tag = "ma_code";
  813. this.ma_code.TextBoxEnable = true;
  814. //
  815. // locksalecode
  816. //
  817. this.locksalecode.AutoSize = true;
  818. this.locksalecode.Checked = true;
  819. this.locksalecode.CheckState = System.Windows.Forms.CheckState.Checked;
  820. this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  821. this.locksalecode.ForeColor = System.Drawing.Color.Red;
  822. this.locksalecode.Location = new System.Drawing.Point(588, 38);
  823. this.locksalecode.Margin = new System.Windows.Forms.Padding(6);
  824. this.locksalecode.Name = "locksalecode";
  825. this.locksalecode.Size = new System.Drawing.Size(138, 28);
  826. this.locksalecode.TabIndex = 196;
  827. this.locksalecode.Text = "连号检查";
  828. this.locksalecode.UseVisualStyleBackColor = true;
  829. //
  830. // PreFix_label
  831. //
  832. this.PreFix_label.AutoSize = true;
  833. this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  834. this.PreFix_label.Location = new System.Drawing.Point(362, 34);
  835. this.PreFix_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  836. this.PreFix_label.Name = "PreFix_label";
  837. this.PreFix_label.Size = new System.Drawing.Size(71, 36);
  838. this.PreFix_label.TabIndex = 195;
  839. this.PreFix_label.Text = "前缀";
  840. //
  841. // PreFix
  842. //
  843. this.PreFix.AllPower = null;
  844. this.PreFix.BackColor = System.Drawing.Color.White;
  845. this.PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  846. this.PreFix.ID = null;
  847. this.PreFix.Location = new System.Drawing.Point(450, 30);
  848. this.PreFix.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  849. this.PreFix.Name = "PreFix";
  850. this.PreFix.Power = null;
  851. this.PreFix.Size = new System.Drawing.Size(72, 39);
  852. this.PreFix.Str = null;
  853. this.PreFix.Str1 = null;
  854. this.PreFix.Str2 = null;
  855. this.PreFix.TabIndex = 194;
  856. this.PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PreFix_KeyDown);
  857. //
  858. // pa_salecode_label
  859. //
  860. this.pa_salecode_label.AutoSize = true;
  861. this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  862. this.pa_salecode_label.Location = new System.Drawing.Point(447, 285);
  863. this.pa_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  864. this.pa_salecode_label.Name = "pa_salecode_label";
  865. this.pa_salecode_label.Size = new System.Drawing.Size(146, 41);
  866. this.pa_salecode_label.TabIndex = 185;
  867. this.pa_salecode_label.Text = "订单编号";
  868. //
  869. // ma_code_label
  870. //
  871. this.ma_code_label.AutoSize = true;
  872. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  873. this.ma_code_label.Location = new System.Drawing.Point(16, 278);
  874. this.ma_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  875. this.ma_code_label.Name = "ma_code_label";
  876. this.ma_code_label.Size = new System.Drawing.Size(114, 41);
  877. this.ma_code_label.TabIndex = 186;
  878. this.ma_code_label.Text = "工单号";
  879. //
  880. // ms_salecode
  881. //
  882. this.ms_salecode.AutoSize = true;
  883. this.ms_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  884. this.ms_salecode.Location = new System.Drawing.Point(609, 285);
  885. this.ms_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  886. this.ms_salecode.Name = "ms_salecode";
  887. this.ms_salecode.Size = new System.Drawing.Size(0, 41);
  888. this.ms_salecode.TabIndex = 188;
  889. //
  890. // OutBoxLength_label
  891. //
  892. this.OutBoxLength_label.AutoSize = true;
  893. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  894. this.OutBoxLength_label.Location = new System.Drawing.Point(166, 34);
  895. this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  896. this.OutBoxLength_label.Name = "OutBoxLength_label";
  897. this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36);
  898. this.OutBoxLength_label.TabIndex = 184;
  899. this.OutBoxLength_label.Text = "长度";
  900. //
  901. // OutBoxLength
  902. //
  903. this.OutBoxLength.AllPower = null;
  904. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  905. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  906. this.OutBoxLength.ID = null;
  907. this.OutBoxLength.Location = new System.Drawing.Point(254, 30);
  908. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  909. this.OutBoxLength.Name = "OutBoxLength";
  910. this.OutBoxLength.Power = null;
  911. this.OutBoxLength.Size = new System.Drawing.Size(72, 39);
  912. this.OutBoxLength.Str = null;
  913. this.OutBoxLength.Str1 = null;
  914. this.OutBoxLength.Str2 = null;
  915. this.OutBoxLength.TabIndex = 183;
  916. this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
  917. //
  918. // pr_outboxinnerqty
  919. //
  920. this.pr_outboxinnerqty.AllPower = null;
  921. this.pr_outboxinnerqty.BackColor = System.Drawing.Color.White;
  922. this.pr_outboxinnerqty.Enabled = false;
  923. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  924. this.pr_outboxinnerqty.ID = null;
  925. this.pr_outboxinnerqty.Location = new System.Drawing.Point(180, 148);
  926. this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(6);
  927. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  928. this.pr_outboxinnerqty.Power = null;
  929. this.pr_outboxinnerqty.Size = new System.Drawing.Size(204, 39);
  930. this.pr_outboxinnerqty.Str = null;
  931. this.pr_outboxinnerqty.Str1 = null;
  932. this.pr_outboxinnerqty.Str2 = null;
  933. this.pr_outboxinnerqty.TabIndex = 181;
  934. //
  935. // DeleteAll
  936. //
  937. this.DeleteAll.AllPower = null;
  938. this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
  939. this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
  940. this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
  941. this.DeleteAll.Image = null;
  942. this.DeleteAll.IsShowBorder = true;
  943. this.DeleteAll.Location = new System.Drawing.Point(710, 84);
  944. this.DeleteAll.Margin = new System.Windows.Forms.Padding(6);
  945. this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
  946. this.DeleteAll.Name = "DeleteAll";
  947. this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
  948. this.DeleteAll.Power = "ifspecial";
  949. this.DeleteAll.Size = new System.Drawing.Size(90, 48);
  950. this.DeleteAll.TabIndex = 181;
  951. this.DeleteAll.Text = "拆箱";
  952. this.DeleteAll.UseVisualStyleBackColor = true;
  953. this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
  954. //
  955. // AutoGenBoxCode
  956. //
  957. this.AutoGenBoxCode.AutoSize = true;
  958. this.AutoGenBoxCode.Checked = true;
  959. this.AutoGenBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
  960. this.AutoGenBoxCode.Location = new System.Drawing.Point(500, 94);
  961. this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(4);
  962. this.AutoGenBoxCode.Name = "AutoGenBoxCode";
  963. this.AutoGenBoxCode.Size = new System.Drawing.Size(178, 45);
  964. this.AutoGenBoxCode.TabIndex = 171;
  965. this.AutoGenBoxCode.Text = "自动生成";
  966. this.AutoGenBoxCode.UseVisualStyleBackColor = true;
  967. this.AutoGenBoxCode.CheckedChanged += new System.EventHandler(this.AutoGenBoxCode_CheckedChanged);
  968. //
  969. // pa_currentqty_label
  970. //
  971. this.pa_currentqty_label.AutoSize = true;
  972. this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  973. this.pa_currentqty_label.Location = new System.Drawing.Point(428, 158);
  974. this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  975. this.pa_currentqty_label.Name = "pa_currentqty_label";
  976. this.pa_currentqty_label.Size = new System.Drawing.Size(146, 41);
  977. this.pa_currentqty_label.TabIndex = 95;
  978. this.pa_currentqty_label.Text = "已装数量";
  979. //
  980. // pr_detail_label
  981. //
  982. this.pr_detail_label.AutoSize = true;
  983. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  984. this.pr_detail_label.Location = new System.Drawing.Point(424, 214);
  985. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  986. this.pr_detail_label.Name = "pr_detail_label";
  987. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  988. this.pr_detail_label.TabIndex = 80;
  989. this.pr_detail_label.Text = "产品名称";
  990. //
  991. // pa_outboxcode
  992. //
  993. this.pa_outboxcode.AllPower = null;
  994. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  995. this.pa_outboxcode.Enabled = false;
  996. this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  997. this.pa_outboxcode.ForeColor = System.Drawing.Color.Black;
  998. this.pa_outboxcode.ID = null;
  999. this.pa_outboxcode.Location = new System.Drawing.Point(180, 84);
  1000. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  1001. this.pa_outboxcode.Name = "pa_outboxcode";
  1002. this.pa_outboxcode.Power = null;
  1003. this.pa_outboxcode.Size = new System.Drawing.Size(286, 50);
  1004. this.pa_outboxcode.Str = null;
  1005. this.pa_outboxcode.Str1 = null;
  1006. this.pa_outboxcode.Str2 = null;
  1007. this.pa_outboxcode.TabIndex = 163;
  1008. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  1009. //
  1010. // pa_currentqty
  1011. //
  1012. this.pa_currentqty.AutoSize = true;
  1013. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1014. this.pa_currentqty.Location = new System.Drawing.Point(584, 154);
  1015. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1016. this.pa_currentqty.Name = "pa_currentqty";
  1017. this.pa_currentqty.Size = new System.Drawing.Size(0, 41);
  1018. this.pa_currentqty.TabIndex = 169;
  1019. //
  1020. // pr_code_label
  1021. //
  1022. this.pr_code_label.AutoSize = true;
  1023. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1024. this.pr_code_label.Location = new System.Drawing.Point(16, 214);
  1025. this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1026. this.pr_code_label.Name = "pr_code_label";
  1027. this.pr_code_label.Size = new System.Drawing.Size(146, 41);
  1028. this.pr_code_label.TabIndex = 81;
  1029. this.pr_code_label.Text = "产品编号";
  1030. //
  1031. // pr_detail
  1032. //
  1033. this.pr_detail.AutoSize = true;
  1034. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1035. this.pr_detail.Location = new System.Drawing.Point(586, 214);
  1036. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1037. this.pr_detail.Name = "pr_detail";
  1038. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  1039. this.pr_detail.TabIndex = 168;
  1040. //
  1041. // pr_outboxinnerqty_label
  1042. //
  1043. this.pr_outboxinnerqty_label.AutoSize = true;
  1044. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1045. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(16, 152);
  1046. this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1047. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  1048. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(146, 41);
  1049. this.pr_outboxinnerqty_label.TabIndex = 97;
  1050. this.pr_outboxinnerqty_label.Text = "箱内容量";
  1051. //
  1052. // pr_code
  1053. //
  1054. this.pr_code.AutoSize = true;
  1055. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1056. this.pr_code.Location = new System.Drawing.Point(188, 214);
  1057. this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1058. this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
  1059. this.pr_code.Name = "pr_code";
  1060. this.pr_code.Size = new System.Drawing.Size(0, 41);
  1061. this.pr_code.TabIndex = 167;
  1062. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  1063. //
  1064. // pa_code_label
  1065. //
  1066. this.pa_code_label.AutoSize = true;
  1067. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1068. this.pa_code_label.Location = new System.Drawing.Point(16, 92);
  1069. this.pa_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1070. this.pa_code_label.Name = "pa_code_label";
  1071. this.pa_code_label.Size = new System.Drawing.Size(82, 41);
  1072. this.pa_code_label.TabIndex = 113;
  1073. this.pa_code_label.Text = "箱号";
  1074. //
  1075. // OperateResult
  1076. //
  1077. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1078. this.OperateResult.Location = new System.Drawing.Point(8, 854);
  1079. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  1080. this.OperateResult.Name = "OperateResult";
  1081. this.OperateResult.Size = new System.Drawing.Size(850, 236);
  1082. this.OperateResult.TabIndex = 155;
  1083. this.OperateResult.Text = "";
  1084. //
  1085. // Clean
  1086. //
  1087. this.Clean.AllPower = null;
  1088. this.Clean.BackColor = System.Drawing.Color.Transparent;
  1089. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  1090. this.Clean.Image = null;
  1091. this.Clean.IsShowBorder = true;
  1092. this.Clean.Location = new System.Drawing.Point(742, 1106);
  1093. this.Clean.Margin = new System.Windows.Forms.Padding(6);
  1094. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  1095. this.Clean.Name = "Clean";
  1096. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  1097. this.Clean.Power = null;
  1098. this.Clean.Size = new System.Drawing.Size(120, 48);
  1099. this.Clean.TabIndex = 148;
  1100. this.Clean.Text = "清除";
  1101. this.Clean.UseVisualStyleBackColor = true;
  1102. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  1103. //
  1104. // sn_code
  1105. //
  1106. this.sn_code.AllPower = "ifall";
  1107. this.sn_code.BackColor = System.Drawing.Color.White;
  1108. this.sn_code.ID = null;
  1109. this.sn_code.Location = new System.Drawing.Point(148, 1108);
  1110. this.sn_code.Margin = new System.Windows.Forms.Padding(6);
  1111. this.sn_code.Name = "sn_code";
  1112. this.sn_code.Power = "ifread";
  1113. this.sn_code.Size = new System.Drawing.Size(342, 35);
  1114. this.sn_code.Str = null;
  1115. this.sn_code.Str1 = null;
  1116. this.sn_code.Str2 = null;
  1117. this.sn_code.TabIndex = 135;
  1118. this.sn_code.Tag = "ifread";
  1119. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  1120. //
  1121. // PackageDetail
  1122. //
  1123. this.PackageDetail.AllowUserToAddRows = false;
  1124. this.PackageDetail.AllowUserToDeleteRows = false;
  1125. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  1126. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1127. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1128. this.pd_barcode,
  1129. this.pa_outboxcode1,
  1130. this.pa_prodcode1,
  1131. this.pd_innerqty,
  1132. this.pa_indate,
  1133. this.pd_id});
  1134. this.PackageDetail.EnableContentClick = true;
  1135. this.PackageDetail.Location = new System.Drawing.Point(8, 358);
  1136. this.PackageDetail.Margin = new System.Windows.Forms.Padding(6);
  1137. this.PackageDetail.Name = "PackageDetail";
  1138. this.PackageDetail.ReadOnly = true;
  1139. this.PackageDetail.RowHeadersWidth = 82;
  1140. this.PackageDetail.RowTemplate.Height = 23;
  1141. this.PackageDetail.Size = new System.Drawing.Size(1226, 480);
  1142. this.PackageDetail.TabIndex = 134;
  1143. //
  1144. // pd_barcode
  1145. //
  1146. this.pd_barcode.DataPropertyName = "pd_barcode";
  1147. this.pd_barcode.HeaderText = "序列号";
  1148. this.pd_barcode.MinimumWidth = 250;
  1149. this.pd_barcode.Name = "pd_barcode";
  1150. this.pd_barcode.ReadOnly = true;
  1151. this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1152. this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  1153. this.pd_barcode.Width = 250;
  1154. //
  1155. // pa_outboxcode1
  1156. //
  1157. this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
  1158. this.pa_outboxcode1.HeaderText = "箱号";
  1159. this.pa_outboxcode1.MinimumWidth = 200;
  1160. this.pa_outboxcode1.Name = "pa_outboxcode1";
  1161. this.pa_outboxcode1.ReadOnly = true;
  1162. this.pa_outboxcode1.Width = 201;
  1163. //
  1164. // pa_prodcode1
  1165. //
  1166. this.pa_prodcode1.DataPropertyName = "pa_prodcode";
  1167. this.pa_prodcode1.HeaderText = "产品编号";
  1168. this.pa_prodcode1.MinimumWidth = 10;
  1169. this.pa_prodcode1.Name = "pa_prodcode1";
  1170. this.pa_prodcode1.ReadOnly = true;
  1171. this.pa_prodcode1.Visible = false;
  1172. this.pa_prodcode1.Width = 200;
  1173. //
  1174. // pd_innerqty
  1175. //
  1176. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  1177. this.pd_innerqty.HeaderText = "箱内数量";
  1178. this.pd_innerqty.MinimumWidth = 10;
  1179. this.pd_innerqty.Name = "pd_innerqty";
  1180. this.pd_innerqty.ReadOnly = true;
  1181. this.pd_innerqty.Visible = false;
  1182. this.pd_innerqty.Width = 80;
  1183. //
  1184. // pa_indate
  1185. //
  1186. this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1187. this.pa_indate.DataPropertyName = "pa_indate";
  1188. this.pa_indate.HeaderText = "装箱日期";
  1189. this.pa_indate.MinimumWidth = 300;
  1190. this.pa_indate.Name = "pa_indate";
  1191. this.pa_indate.ReadOnly = true;
  1192. this.pa_indate.Width = 300;
  1193. //
  1194. // pd_id
  1195. //
  1196. this.pd_id.DataPropertyName = "pd_id";
  1197. this.pd_id.HeaderText = "ID";
  1198. this.pd_id.MinimumWidth = 10;
  1199. this.pd_id.Name = "pd_id";
  1200. this.pd_id.ReadOnly = true;
  1201. this.pd_id.Visible = false;
  1202. this.pd_id.Width = 200;
  1203. //
  1204. // groupBoxWithBorder3
  1205. //
  1206. this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
  1207. this.groupBoxWithBorder3.Controls.Add(this.inputweight);
  1208. this.groupBoxWithBorder3.Controls.Add(this.StopWeight);
  1209. this.groupBoxWithBorder3.Controls.Add(this.StartWeight);
  1210. this.groupBoxWithBorder3.Controls.Add(this.RefreshWeigh);
  1211. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit1);
  1212. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit);
  1213. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonboxgw);
  1214. this.groupBoxWithBorder3.Controls.Add(this.label4);
  1215. this.groupBoxWithBorder3.Controls.Add(this.weight);
  1216. this.groupBoxWithBorder3.Controls.Add(this.label5);
  1217. this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1218. this.groupBoxWithBorder3.Location = new System.Drawing.Point(1258, 358);
  1219. this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(4);
  1220. this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
  1221. this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(4);
  1222. this.groupBoxWithBorder3.Size = new System.Drawing.Size(474, 482);
  1223. this.groupBoxWithBorder3.TabIndex = 211;
  1224. this.groupBoxWithBorder3.TabStop = false;
  1225. this.groupBoxWithBorder3.Text = "称量信息";
  1226. this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
  1227. //
  1228. // inputweight
  1229. //
  1230. this.inputweight.AllPower = null;
  1231. this.inputweight.BackColor = System.Drawing.Color.White;
  1232. this.inputweight.ID = null;
  1233. this.inputweight.Location = new System.Drawing.Point(82, 154);
  1234. this.inputweight.Name = "inputweight";
  1235. this.inputweight.Power = null;
  1236. this.inputweight.Size = new System.Drawing.Size(298, 50);
  1237. this.inputweight.Str = null;
  1238. this.inputweight.Str1 = null;
  1239. this.inputweight.Str2 = null;
  1240. this.inputweight.TabIndex = 188;
  1241. this.inputweight.KeyDown += new System.Windows.Forms.KeyEventHandler(this.inputweight_KeyDown);
  1242. //
  1243. // StopWeight
  1244. //
  1245. this.StopWeight.AllPower = null;
  1246. this.StopWeight.BackColor = System.Drawing.Color.Transparent;
  1247. this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
  1248. this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
  1249. this.StopWeight.IsShowBorder = true;
  1250. this.StopWeight.Location = new System.Drawing.Point(309, 47);
  1251. this.StopWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  1252. this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
  1253. this.StopWeight.Name = "StopWeight";
  1254. this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
  1255. this.StopWeight.Power = null;
  1256. this.StopWeight.Size = new System.Drawing.Size(149, 48);
  1257. this.StopWeight.TabIndex = 187;
  1258. this.StopWeight.Text = "停止称量";
  1259. this.StopWeight.UseVisualStyleBackColor = true;
  1260. this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click);
  1261. //
  1262. // StartWeight
  1263. //
  1264. this.StartWeight.AllPower = null;
  1265. this.StartWeight.BackColor = System.Drawing.Color.Transparent;
  1266. this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
  1267. this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
  1268. this.StartWeight.IsShowBorder = true;
  1269. this.StartWeight.Location = new System.Drawing.Point(151, 47);
  1270. this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  1271. this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
  1272. this.StartWeight.Name = "StartWeight";
  1273. this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
  1274. this.StartWeight.Power = null;
  1275. this.StartWeight.Size = new System.Drawing.Size(151, 48);
  1276. this.StartWeight.TabIndex = 186;
  1277. this.StartWeight.Text = "开始称量";
  1278. this.StartWeight.UseVisualStyleBackColor = true;
  1279. this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
  1280. //
  1281. // RefreshWeigh
  1282. //
  1283. this.RefreshWeigh.AllPower = "ifall";
  1284. this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
  1285. this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
  1286. this.RefreshWeigh.Font = new System.Drawing.Font("微软雅黑", 9F);
  1287. this.RefreshWeigh.Image = null;
  1288. this.RefreshWeigh.IsShowBorder = true;
  1289. this.RefreshWeigh.Location = new System.Drawing.Point(222, 250);
  1290. this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6);
  1291. this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
  1292. this.RefreshWeigh.Name = "RefreshWeigh";
  1293. this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
  1294. this.RefreshWeigh.Power = null;
  1295. this.RefreshWeigh.Size = new System.Drawing.Size(116, 48);
  1296. this.RefreshWeigh.TabIndex = 185;
  1297. this.RefreshWeigh.Tag = "ifread";
  1298. this.RefreshWeigh.Text = "刷新重量";
  1299. this.RefreshWeigh.UseVisualStyleBackColor = true;
  1300. //
  1301. // pr_cartonunit1
  1302. //
  1303. this.pr_cartonunit1.AutoSize = true;
  1304. this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1305. this.pr_cartonunit1.Location = new System.Drawing.Point(165, 255);
  1306. this.pr_cartonunit1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1307. this.pr_cartonunit1.Name = "pr_cartonunit1";
  1308. this.pr_cartonunit1.Size = new System.Drawing.Size(38, 41);
  1309. this.pr_cartonunit1.TabIndex = 184;
  1310. this.pr_cartonunit1.Tag = "pr_cartonunit";
  1311. this.pr_cartonunit1.Text = "g";
  1312. this.pr_cartonunit1.Visible = false;
  1313. //
  1314. // pr_cartonunit
  1315. //
  1316. this.pr_cartonunit.AutoSize = true;
  1317. this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1318. this.pr_cartonunit.Location = new System.Drawing.Point(103, 49);
  1319. this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1320. this.pr_cartonunit.Name = "pr_cartonunit";
  1321. this.pr_cartonunit.Size = new System.Drawing.Size(38, 41);
  1322. this.pr_cartonunit.TabIndex = 183;
  1323. this.pr_cartonunit.Text = "g";
  1324. this.pr_cartonunit.Visible = false;
  1325. //
  1326. // pr_cartonboxgw
  1327. //
  1328. this.pr_cartonboxgw.AutoSize = true;
  1329. this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 25F);
  1330. this.pr_cartonboxgw.Location = new System.Drawing.Point(35, 329);
  1331. this.pr_cartonboxgw.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1332. this.pr_cartonboxgw.Name = "pr_cartonboxgw";
  1333. this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 88);
  1334. this.pr_cartonboxgw.TabIndex = 182;
  1335. //
  1336. // label4
  1337. //
  1338. this.label4.AutoSize = true;
  1339. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1340. this.label4.Location = new System.Drawing.Point(19, 255);
  1341. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1342. this.label4.Name = "label4";
  1343. this.label4.Size = new System.Drawing.Size(146, 41);
  1344. this.label4.TabIndex = 181;
  1345. this.label4.Text = "标准重量";
  1346. //
  1347. // weight
  1348. //
  1349. this.weight.AutoSize = true;
  1350. this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
  1351. this.weight.ForeColor = System.Drawing.Color.DarkGreen;
  1352. this.weight.Location = new System.Drawing.Point(31, 117);
  1353. this.weight.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1354. this.weight.Name = "weight";
  1355. this.weight.Size = new System.Drawing.Size(0, 121);
  1356. this.weight.TabIndex = 180;
  1357. //
  1358. // label5
  1359. //
  1360. this.label5.AutoSize = true;
  1361. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1362. this.label5.Location = new System.Drawing.Point(19, 49);
  1363. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1364. this.label5.Name = "label5";
  1365. this.label5.Size = new System.Drawing.Size(82, 41);
  1366. this.label5.TabIndex = 179;
  1367. this.label5.Text = "重量";
  1368. //
  1369. // ComList
  1370. //
  1371. this.ComList.AutoSize = true;
  1372. this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1373. this.ComList.Location = new System.Drawing.Point(1190, 865);
  1374. this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1375. this.ComList.Name = "ComList";
  1376. this.ComList.Size = new System.Drawing.Size(128, 38);
  1377. this.ComList.TabIndex = 189;
  1378. this.ComList.Text = "ComList";
  1379. this.ComList.Visible = false;
  1380. //
  1381. // BaudRate
  1382. //
  1383. this.BaudRate.AutoSize = true;
  1384. this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1385. this.BaudRate.Location = new System.Drawing.Point(1190, 917);
  1386. this.BaudRate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1387. this.BaudRate.Name = "BaudRate";
  1388. this.BaudRate.Size = new System.Drawing.Size(150, 38);
  1389. this.BaudRate.TabIndex = 188;
  1390. this.BaudRate.Text = "BaudRate";
  1391. this.BaudRate.Visible = false;
  1392. //
  1393. // Packing_PackageCollectionZX
  1394. //
  1395. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  1396. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1397. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1398. this.ClientSize = new System.Drawing.Size(1758, 1168);
  1399. this.Controls.Add(this.ComList);
  1400. this.Controls.Add(this.BaudRate);
  1401. this.Controls.Add(this.groupBoxWithBorder3);
  1402. this.Controls.Add(this.label2);
  1403. this.Controls.Add(this.Remark_PreFix);
  1404. this.Controls.Add(this.AllowRepeat);
  1405. this.Controls.Add(this.CloseServer);
  1406. this.Controls.Add(this.BuildServer);
  1407. this.Controls.Add(this.Port);
  1408. this.Controls.Add(this.Port_label);
  1409. this.Controls.Add(this.IP);
  1410. this.Controls.Add(this.IP_label);
  1411. this.Controls.Add(this.CollecRemark);
  1412. this.Controls.Add(this.pa_remark);
  1413. this.Controls.Add(this.pa_remark_label);
  1414. this.Controls.Add(this.mcd_remainqty_label);
  1415. this.Controls.Add(this.mcd_remainqty);
  1416. this.Controls.Add(this.pr_sendchecktype);
  1417. this.Controls.Add(this.mcd_inqty_label);
  1418. this.Controls.Add(this.pa_standardqty);
  1419. this.Controls.Add(this.mcd_inqty);
  1420. this.Controls.Add(this.pa_downstatus);
  1421. this.Controls.Add(this.pa_checkno);
  1422. this.Controls.Add(this.pa_sccode);
  1423. this.Controls.Add(this.pa_status);
  1424. this.Controls.Add(this.pr_packrule);
  1425. this.Controls.Add(this.groupBoxWithBorder2);
  1426. this.Controls.Add(this.groupBoxWithBorder1);
  1427. this.Controls.Add(this.OperateResult);
  1428. this.Controls.Add(this.pa_id);
  1429. this.Controls.Add(this.Clean);
  1430. this.Controls.Add(this.sn_code);
  1431. this.Controls.Add(this.PackageDetail);
  1432. this.Controls.Add(this.Cancel);
  1433. this.Controls.Add(this.label13);
  1434. this.Controls.Add(this.pa_makecode);
  1435. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1436. this.Margin = new System.Windows.Forms.Padding(6);
  1437. this.Name = "Packing_PackageCollectionZX";
  1438. this.Tag = "Packing!PackageCollection";
  1439. this.Text = "包装采集";
  1440. this.Activated += new System.EventHandler(this.PackCollection_Activated);
  1441. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.PackCollection_FormClosing);
  1442. this.Load += new System.EventHandler(this.PackCollection_Load);
  1443. this.SizeChanged += new System.EventHandler(this.PackCollection_SizeChanged);
  1444. this.groupBoxWithBorder2.ResumeLayout(true);
  1445. this.groupBoxWithBorder2.PerformLayout();
  1446. this.groupBoxWithBorder1.ResumeLayout(true);
  1447. this.groupBoxWithBorder1.PerformLayout();
  1448. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  1449. this.groupBoxWithBorder3.ResumeLayout(true);
  1450. this.groupBoxWithBorder3.PerformLayout();
  1451. this.ResumeLayout(true);
  1452. this.PerformLayout();
  1453. }
  1454. #endregion
  1455. private System.Windows.Forms.Label pr_code_label;
  1456. private System.Windows.Forms.Label pr_detail_label;
  1457. private System.Windows.Forms.Label pa_makecode;
  1458. private System.Windows.Forms.Label pa_currentqty_label;
  1459. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  1460. private System.Windows.Forms.Label label13;
  1461. private System.Windows.Forms.Label pa_code_label;
  1462. private System.Windows.Forms.Label PrintList_label;
  1463. private System.Windows.Forms.Label PrintNum_label;
  1464. private System.Windows.Forms.CheckBox Cancel;
  1465. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  1466. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  1467. private CustomControl.ButtonUtil.NormalButton Clean;
  1468. private CustomControl.ButtonUtil.NormalButton Printing;
  1469. private System.Windows.Forms.Label pa_id;
  1470. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1471. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  1472. private System.Windows.Forms.Label label3;
  1473. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  1474. private System.Windows.Forms.Label pr_code;
  1475. private System.Windows.Forms.Label pr_detail;
  1476. private System.Windows.Forms.Label pa_currentqty;
  1477. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1478. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  1479. private CustomControl.ButtonUtil.NormalButton Packing;
  1480. private System.Windows.Forms.CheckBox AutoGenBoxCode;
  1481. private System.Windows.Forms.Label pr_packrule;
  1482. private System.Windows.Forms.Label pa_status;
  1483. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1484. private System.Windows.Forms.Label ob_batchqty;
  1485. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1486. private System.Windows.Forms.Label ob_batchqty_label;
  1487. private System.Windows.Forms.Label ob_nowcheckqty;
  1488. private System.Windows.Forms.Label pa_sccode;
  1489. private System.Windows.Forms.Label pa_checkno;
  1490. private System.Windows.Forms.Label pa_downstatus;
  1491. private System.Windows.Forms.Label pa_standardqty;
  1492. private CustomControl.ButtonUtil.NormalButton DeleteAll;
  1493. private CustomControl.ValueLabel.ValueLabel checkweightlabel;
  1494. private System.Windows.Forms.Label label1;
  1495. private CustomControl.TextBoxWithIcon.EnterTextBox pr_outboxinnerqty;
  1496. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  1497. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  1498. private System.Windows.Forms.Label OutBoxLength_label;
  1499. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  1500. private System.Windows.Forms.Label pr_sendchecktype;
  1501. private System.Windows.Forms.Label pa_salecode_label;
  1502. private System.Windows.Forms.Label ma_code_label;
  1503. private System.Windows.Forms.Label ms_salecode;
  1504. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1505. private System.Windows.Forms.Label mcd_remainqty_label;
  1506. private System.Windows.Forms.Label mcd_remainqty;
  1507. private System.Windows.Forms.Label mcd_inqty_label;
  1508. private System.Windows.Forms.Label mcd_inqty;
  1509. private System.Windows.Forms.Label pa_remark_label;
  1510. private CustomControl.TextBoxWithIcon.EnterTextBox pa_remark;
  1511. private System.Windows.Forms.Label PreFix_label;
  1512. private CustomControl.TextBoxWithIcon.SnCollectionBox PreFix;
  1513. private System.Windows.Forms.CheckBox CollecRemark;
  1514. private System.Windows.Forms.CheckBox locksalecode;
  1515. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  1516. private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
  1517. private System.Windows.Forms.DataGridViewTextBoxColumn pa_prodcode1;
  1518. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  1519. private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
  1520. private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
  1521. public CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  1522. public System.Windows.Forms.Label ob_checkno;
  1523. private CustomControl.ButtonUtil.NormalButton CloseServer;
  1524. private CustomControl.ButtonUtil.NormalButton BuildServer;
  1525. private CustomControl.TextBoxWithIcon.EnterTextBox Port;
  1526. private System.Windows.Forms.Label Port_label;
  1527. private CustomControl.TextBoxWithIcon.SnCollectionBox IP;
  1528. private System.Windows.Forms.Label IP_label;
  1529. private System.Windows.Forms.CheckBox AllowRepeat;
  1530. private System.Windows.Forms.Label label2;
  1531. private CustomControl.TextBoxWithIcon.SnCollectionBox Remark_PreFix;
  1532. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  1533. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  1534. private CustomControl.ButtonUtil.NormalButton UploadZTE;
  1535. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
  1536. private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
  1537. private System.Windows.Forms.Label pr_cartonunit1;
  1538. private System.Windows.Forms.Label pr_cartonunit;
  1539. private System.Windows.Forms.Label pr_cartonboxgw;
  1540. private System.Windows.Forms.Label label4;
  1541. private System.Windows.Forms.Label weight;
  1542. private System.Windows.Forms.Label label5;
  1543. private CustomControl.ButtonUtil.NormalButton StopWeight;
  1544. private CustomControl.ButtonUtil.NormalButton StartWeight;
  1545. private System.Windows.Forms.Label ComList;
  1546. private System.Windows.Forms.Label BaudRate;
  1547. private CustomControl.TextBoxWithIcon.EnterTextBox inputweight;
  1548. }
  1549. }