Make_PackageCollection.Designer.cs 67 KB

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