Packing_PackageCollectionThailand.Designer.cs 74 KB

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