Packing_PackageCollectionWeigh.Designer.cs 77 KB

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