Packing_PackageCollectionWeigh.Designer.cs 74 KB

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