Packing_PackageCollectionWeigh_HUAGUAN.Designer.cs 76 KB

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