Packing_PackageCollectionWeigh_ReadLine.Designer.cs 81 KB

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