UAS_出货标签管理.Designer.cs 142 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548
  1. namespace UAS_LabelMachine
  2. {
  3. partial class UAS_出货标签打印
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
  30. this.ExportData = new System.Windows.Forms.Button();
  31. this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  32. this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewCheckBoxColumn6 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  50. this.dataGridViewCheckBoxColumn5 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  51. this.dataGridViewCheckBoxColumn4 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  52. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  60. this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  61. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  65. this.label8 = new System.Windows.Forms.Label();
  66. this.ButtonSetting = new System.Windows.Forms.Button();
  67. this.ListButtonMenu = new System.Windows.Forms.ListBox();
  68. this.pi_date = new System.Windows.Forms.Label();
  69. this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
  70. this.MidSource = new System.Windows.Forms.BindingSource(this.components);
  71. this.GetGridOnly = new System.Windows.Forms.CheckBox();
  72. this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
  73. this.label3 = new System.Windows.Forms.Label();
  74. this.Fresh = new System.Windows.Forms.LinkLabel();
  75. this.pi_cardcode_label = new System.Windows.Forms.Label();
  76. this.pi_cardcode = new System.Windows.Forms.Label();
  77. this.sg_separator_label = new System.Windows.Forms.Label();
  78. this.后端复核 = new System.Windows.Forms.Label();
  79. this.pi_inoutno_label = new System.Windows.Forms.Label();
  80. this.PLCStop = new System.Windows.Forms.Button();
  81. this.PLCStart = new System.Windows.Forms.Button();
  82. this.cu_print_regexpression = new System.Windows.Forms.Label();
  83. this.label13 = new System.Windows.Forms.Label();
  84. this.BeforePage = new System.Windows.Forms.LinkLabel();
  85. this.NextPage = new System.Windows.Forms.LinkLabel();
  86. this.PageInf = new System.Windows.Forms.Label();
  87. this.FirstPage = new System.Windows.Forms.LinkLabel();
  88. this.LastPage = new System.Windows.Forms.LinkLabel();
  89. this.PageNum = new System.Windows.Forms.Label();
  90. this.front_sg_separator = new UAS_LabelMachine.CustomControl.EnterTextBox();
  91. this.FrontCollect = new UAS_LabelMachine.CustomControl.EnterTextBox();
  92. this.CollectionProcess = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  93. this.groupBox2 = new System.Windows.Forms.GroupBox();
  94. this.ManualAutoCheck = new System.Windows.Forms.RadioButton();
  95. this.ManualFrontCheck = new System.Windows.Forms.RadioButton();
  96. this.ManualBackCheck = new System.Windows.Forms.RadioButton();
  97. this.groupBox1 = new System.Windows.Forms.GroupBox();
  98. this.ManualCollection = new System.Windows.Forms.RadioButton();
  99. this.AutoCollection = new System.Windows.Forms.RadioButton();
  100. this.DetailRange2 = new System.Windows.Forms.NumericUpDown();
  101. this.DetailRange1 = new System.Windows.Forms.NumericUpDown();
  102. this.outboxProcess = new System.Windows.Forms.Label();
  103. this.midboxProcess = new System.Windows.Forms.Label();
  104. this.label25 = new System.Windows.Forms.Label();
  105. this.label24 = new System.Windows.Forms.Label();
  106. this.AddOutBox = new System.Windows.Forms.Button();
  107. this.CutOutBox = new System.Windows.Forms.Button();
  108. this.CutMidBox = new System.Windows.Forms.Button();
  109. this.AddMidBox = new System.Windows.Forms.Button();
  110. this.SetOutBox = new UAS_LabelMachine.CustomControl.EnterTextBox();
  111. this.SetMidBox = new UAS_LabelMachine.CustomControl.EnterTextBox();
  112. this.ButtonSetMidBox = new System.Windows.Forms.Button();
  113. this.ButtonSetOutBox = new System.Windows.Forms.Button();
  114. this.ButtonRecheckPass = new System.Windows.Forms.Button();
  115. this.ButtonCollectPass = new System.Windows.Forms.Button();
  116. this.checkBox2 = new System.Windows.Forms.CheckBox();
  117. this.label23 = new System.Windows.Forms.Label();
  118. this.label22 = new System.Windows.Forms.Label();
  119. this.RecheckBarcode = new System.Windows.Forms.RadioButton();
  120. this.RecheckCuprodcode = new System.Windows.Forms.RadioButton();
  121. this.DetailRange = new System.Windows.Forms.CheckBox();
  122. this.label21 = new System.Windows.Forms.Label();
  123. this.Process_midboxcode = new System.Windows.Forms.Label();
  124. this.Process_outboxcode = new System.Windows.Forms.Label();
  125. this.CollectedCount = new System.Windows.Forms.Label();
  126. this.label14 = new System.Windows.Forms.Label();
  127. this.label11 = new System.Windows.Forms.Label();
  128. this.Process = new System.Windows.Forms.Label();
  129. this.back_sg_separator = new UAS_LabelMachine.CustomControl.EnterTextBox();
  130. this.BackCheck = new UAS_LabelMachine.CustomControl.EnterTextBox();
  131. this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
  132. this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
  133. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  134. this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.rownum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  136. this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  137. this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  138. this.pib_ifmodify = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  139. this.pib_ifupload = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  140. this.pr_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
  143. this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
  144. this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
  145. this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  146. this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  147. this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  148. this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  149. this.pib_ifrecheck = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  150. this.pib_datecode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  151. this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  152. this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  153. this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  154. this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  155. this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  156. this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  157. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  158. this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  159. this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  160. this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
  161. this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  162. this.groupBoxWithBorder4 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  163. this.label20 = new System.Windows.Forms.Label();
  164. this.BackCombo = new System.Windows.Forms.ComboBox();
  165. this.label19 = new System.Windows.Forms.Label();
  166. this.FrontCombo = new System.Windows.Forms.ComboBox();
  167. this.label7 = new System.Windows.Forms.Label();
  168. this.label16 = new System.Windows.Forms.Label();
  169. this.SingleLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  170. this.SingleBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
  171. this.SingleBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
  172. this.SingleLabelPrint = new System.Windows.Forms.Button();
  173. this.SingleLabelAutoPrint = new System.Windows.Forms.CheckBox();
  174. this.SingleLabelCombox = new System.Windows.Forms.ComboBox();
  175. this.MidLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  176. this.groupBoxWithBorder5 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  177. this.Expression = new System.Windows.Forms.RadioButton();
  178. this.Equal = new System.Windows.Forms.RadioButton();
  179. this.label2 = new System.Windows.Forms.Label();
  180. this.label1 = new System.Windows.Forms.Label();
  181. this.LeastPrintNum = new System.Windows.Forms.NumericUpDown();
  182. this.OnlyPrint = new System.Windows.Forms.CheckBox();
  183. this.groupBoxWithBorder2 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  184. this.cu_print_midprod = new System.Windows.Forms.CheckBox();
  185. this.cu_print_midpo = new System.Windows.Forms.CheckBox();
  186. this.cu_print_midspec = new System.Windows.Forms.CheckBox();
  187. this.cu_print_midlotno = new System.Windows.Forms.CheckBox();
  188. this.label18 = new System.Windows.Forms.Label();
  189. this.MidLabelNum = new UAS_LabelMachine.CustomControl.EnterTextBox();
  190. this.MidBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
  191. this.label12 = new System.Windows.Forms.Label();
  192. this.label5 = new System.Windows.Forms.Label();
  193. this.MidBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
  194. this.label4 = new System.Windows.Forms.Label();
  195. this.MidLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  196. this.label15 = new System.Windows.Forms.Label();
  197. this.MidBoxCapacity = new System.Windows.Forms.NumericUpDown();
  198. this.MidLabelPrint = new System.Windows.Forms.Button();
  199. this.MidLabelAutoPrint = new System.Windows.Forms.CheckBox();
  200. this.MidLabelCombox = new System.Windows.Forms.ComboBox();
  201. this.OutBoxLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  202. this.label9 = new System.Windows.Forms.Label();
  203. this.cu_print_papercount = new System.Windows.Forms.NumericUpDown();
  204. this.groupBoxWithBorder3 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  205. this.cu_print_outprod = new System.Windows.Forms.CheckBox();
  206. this.cu_print_outpo = new System.Windows.Forms.CheckBox();
  207. this.cu_print_outspec = new System.Windows.Forms.CheckBox();
  208. this.cu_print_outlotno = new System.Windows.Forms.CheckBox();
  209. this.LogingOut = new System.Windows.Forms.LinkLabel();
  210. this.OutBoxNum = new UAS_LabelMachine.CustomControl.EnterTextBox();
  211. this.label10 = new System.Windows.Forms.Label();
  212. this.label6 = new System.Windows.Forms.Label();
  213. this.OutBoxPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  214. this.OutBoxCapacity = new System.Windows.Forms.NumericUpDown();
  215. this.OutBoxLabelPrint = new System.Windows.Forms.Button();
  216. this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
  217. this.OutBoxCombox = new System.Windows.Forms.ComboBox();
  218. this.BackendCheck = new UAS_LabelMachine.CustomControl.SerialPortWithTag();
  219. this.FrontendCheck = new UAS_LabelMachine.CustomControl.SerialPortWithTag();
  220. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
  221. this.CollectionProcess.SuspendLayout();
  222. this.groupBox2.SuspendLayout();
  223. this.groupBox1.SuspendLayout();
  224. ((System.ComponentModel.ISupportInitialize)(this.DetailRange2)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.DetailRange1)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).BeginInit();
  227. this.SingleLabel.SuspendLayout();
  228. this.groupBoxWithBorder4.SuspendLayout();
  229. this.MidLabel.SuspendLayout();
  230. this.groupBoxWithBorder5.SuspendLayout();
  231. ((System.ComponentModel.ISupportInitialize)(this.LeastPrintNum)).BeginInit();
  232. this.groupBoxWithBorder2.SuspendLayout();
  233. ((System.ComponentModel.ISupportInitialize)(this.MidBoxCapacity)).BeginInit();
  234. this.OutBoxLabel.SuspendLayout();
  235. ((System.ComponentModel.ISupportInitialize)(this.cu_print_papercount)).BeginInit();
  236. this.groupBoxWithBorder3.SuspendLayout();
  237. ((System.ComponentModel.ISupportInitialize)(this.OutBoxCapacity)).BeginInit();
  238. this.SuspendLayout();
  239. //
  240. // ExportData
  241. //
  242. this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.ExportData.Location = new System.Drawing.Point(232, 248);
  244. this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  245. this.ExportData.Name = "ExportData";
  246. this.ExportData.Size = new System.Drawing.Size(68, 26);
  247. this.ExportData.TabIndex = 91;
  248. this.ExportData.Text = "导出数据";
  249. this.ExportData.UseVisualStyleBackColor = true;
  250. this.ExportData.Click += new System.EventHandler(this.ExportData_Click);
  251. //
  252. // dataGridViewTextBoxColumn28
  253. //
  254. this.dataGridViewTextBoxColumn28.DataPropertyName = "si_expressionitem";
  255. this.dataGridViewTextBoxColumn28.Frozen = true;
  256. this.dataGridViewTextBoxColumn28.HeaderText = "正则项次";
  257. this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
  258. this.dataGridViewTextBoxColumn28.Visible = false;
  259. //
  260. // dataGridViewTextBoxColumn27
  261. //
  262. this.dataGridViewTextBoxColumn27.DataPropertyName = "si_item";
  263. this.dataGridViewTextBoxColumn27.Frozen = true;
  264. this.dataGridViewTextBoxColumn27.HeaderText = "采集项目";
  265. this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
  266. this.dataGridViewTextBoxColumn27.ReadOnly = true;
  267. this.dataGridViewTextBoxColumn27.Width = 80;
  268. //
  269. // dataGridViewTextBoxColumn26
  270. //
  271. this.dataGridViewTextBoxColumn26.DataPropertyName = "si_expression";
  272. this.dataGridViewTextBoxColumn26.HeaderText = "正则表达式";
  273. this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
  274. this.dataGridViewTextBoxColumn26.Visible = false;
  275. //
  276. // dataGridViewTextBoxColumn25
  277. //
  278. this.dataGridViewTextBoxColumn25.DataPropertyName = "si_length";
  279. this.dataGridViewTextBoxColumn25.HeaderText = "长度";
  280. this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
  281. this.dataGridViewTextBoxColumn25.Visible = false;
  282. //
  283. // dataGridViewTextBoxColumn24
  284. //
  285. this.dataGridViewTextBoxColumn24.DataPropertyName = "si_indexstring";
  286. this.dataGridViewTextBoxColumn24.HeaderText = "索引字符";
  287. this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
  288. this.dataGridViewTextBoxColumn24.Visible = false;
  289. //
  290. // dataGridViewTextBoxColumn23
  291. //
  292. this.dataGridViewTextBoxColumn23.DataPropertyName = "si_item";
  293. this.dataGridViewTextBoxColumn23.HeaderText = "采集项目";
  294. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  295. this.dataGridViewTextBoxColumn23.ReadOnly = true;
  296. this.dataGridViewTextBoxColumn23.Visible = false;
  297. this.dataGridViewTextBoxColumn23.Width = 80;
  298. //
  299. // dataGridViewTextBoxColumn22
  300. //
  301. this.dataGridViewTextBoxColumn22.DataPropertyName = "si_expression";
  302. this.dataGridViewTextBoxColumn22.HeaderText = "正则表达式";
  303. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  304. this.dataGridViewTextBoxColumn22.Visible = false;
  305. //
  306. // dataGridViewTextBoxColumn21
  307. //
  308. this.dataGridViewTextBoxColumn21.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  309. this.dataGridViewTextBoxColumn21.DataPropertyName = "si_length";
  310. this.dataGridViewTextBoxColumn21.Frozen = true;
  311. this.dataGridViewTextBoxColumn21.HeaderText = "长度";
  312. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  313. this.dataGridViewTextBoxColumn21.ReadOnly = true;
  314. this.dataGridViewTextBoxColumn21.Visible = false;
  315. this.dataGridViewTextBoxColumn21.Width = 60;
  316. //
  317. // dataGridViewTextBoxColumn20
  318. //
  319. this.dataGridViewTextBoxColumn20.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  320. this.dataGridViewTextBoxColumn20.DataPropertyName = "si_indexstring";
  321. this.dataGridViewTextBoxColumn20.HeaderText = "索引字符";
  322. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  323. this.dataGridViewTextBoxColumn20.Visible = false;
  324. this.dataGridViewTextBoxColumn20.Width = 90;
  325. //
  326. // dataGridViewTextBoxColumn19
  327. //
  328. this.dataGridViewTextBoxColumn19.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  329. this.dataGridViewTextBoxColumn19.DataPropertyName = "si_kind";
  330. this.dataGridViewTextBoxColumn19.HeaderText = "解析方式";
  331. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  332. this.dataGridViewTextBoxColumn19.Visible = false;
  333. this.dataGridViewTextBoxColumn19.Width = 90;
  334. //
  335. // dataGridViewTextBoxColumn18
  336. //
  337. this.dataGridViewTextBoxColumn18.DataPropertyName = "si_index";
  338. this.dataGridViewTextBoxColumn18.HeaderText = "起始位置";
  339. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  340. this.dataGridViewTextBoxColumn18.Visible = false;
  341. this.dataGridViewTextBoxColumn18.Width = 54;
  342. //
  343. // dataGridViewTextBoxColumn17
  344. //
  345. this.dataGridViewTextBoxColumn17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  346. this.dataGridViewTextBoxColumn17.DataPropertyName = "si_detno";
  347. this.dataGridViewTextBoxColumn17.HeaderText = "顺序";
  348. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  349. this.dataGridViewTextBoxColumn17.ReadOnly = true;
  350. this.dataGridViewTextBoxColumn17.Width = 60;
  351. //
  352. // dataGridViewTextBoxColumn16
  353. //
  354. this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  355. this.dataGridViewTextBoxColumn16.DataPropertyName = "pib_outboxcode2";
  356. this.dataGridViewTextBoxColumn16.HeaderText = "外箱号";
  357. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  358. this.dataGridViewTextBoxColumn16.ReadOnly = true;
  359. this.dataGridViewTextBoxColumn16.Width = 90;
  360. //
  361. // dataGridViewTextBoxColumn15
  362. //
  363. this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  364. this.dataGridViewTextBoxColumn15.DataPropertyName = "si_length";
  365. this.dataGridViewTextBoxColumn15.HeaderText = "字符长度";
  366. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  367. this.dataGridViewTextBoxColumn15.ReadOnly = true;
  368. this.dataGridViewTextBoxColumn15.Width = 90;
  369. //
  370. // dataGridViewTextBoxColumn14
  371. //
  372. this.dataGridViewTextBoxColumn14.DataPropertyName = "si_index";
  373. this.dataGridViewTextBoxColumn14.HeaderText = "起始位置";
  374. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  375. this.dataGridViewTextBoxColumn14.ReadOnly = true;
  376. this.dataGridViewTextBoxColumn14.Width = 78;
  377. //
  378. // dataGridViewTextBoxColumn13
  379. //
  380. this.dataGridViewTextBoxColumn13.DataPropertyName = "si_expression";
  381. this.dataGridViewTextBoxColumn13.HeaderText = "正则表达式";
  382. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  383. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  384. this.dataGridViewTextBoxColumn13.Width = 66;
  385. //
  386. // dataGridViewTextBoxColumn12
  387. //
  388. this.dataGridViewTextBoxColumn12.DataPropertyName = "si_kind";
  389. this.dataGridViewTextBoxColumn12.HeaderText = "解析方式";
  390. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  391. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  392. this.dataGridViewTextBoxColumn12.Visible = false;
  393. this.dataGridViewTextBoxColumn12.Width = 78;
  394. //
  395. // dataGridViewTextBoxColumn11
  396. //
  397. this.dataGridViewTextBoxColumn11.DataPropertyName = "si_item";
  398. this.dataGridViewTextBoxColumn11.HeaderText = "采集项次";
  399. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  400. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  401. this.dataGridViewTextBoxColumn11.Visible = false;
  402. this.dataGridViewTextBoxColumn11.Width = 54;
  403. //
  404. // dataGridViewCheckBoxColumn6
  405. //
  406. this.dataGridViewCheckBoxColumn6.DataPropertyName = "pib_ifrecheck";
  407. this.dataGridViewCheckBoxColumn6.HeaderText = "已复核";
  408. this.dataGridViewCheckBoxColumn6.Name = "dataGridViewCheckBoxColumn6";
  409. this.dataGridViewCheckBoxColumn6.Width = 47;
  410. //
  411. // dataGridViewCheckBoxColumn5
  412. //
  413. this.dataGridViewCheckBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  414. this.dataGridViewCheckBoxColumn5.DataPropertyName = "pib_ifprint";
  415. this.dataGridViewCheckBoxColumn5.HeaderText = "已打标";
  416. this.dataGridViewCheckBoxColumn5.Name = "dataGridViewCheckBoxColumn5";
  417. this.dataGridViewCheckBoxColumn5.Width = 60;
  418. //
  419. // dataGridViewCheckBoxColumn4
  420. //
  421. this.dataGridViewCheckBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  422. this.dataGridViewCheckBoxColumn4.DataPropertyName = "pib_ifpick";
  423. this.dataGridViewCheckBoxColumn4.HeaderText = "已扫描";
  424. this.dataGridViewCheckBoxColumn4.Name = "dataGridViewCheckBoxColumn4";
  425. this.dataGridViewCheckBoxColumn4.Width = 60;
  426. //
  427. // dataGridViewTextBoxColumn10
  428. //
  429. this.dataGridViewTextBoxColumn10.DataPropertyName = "pib_datecode";
  430. this.dataGridViewTextBoxColumn10.HeaderText = "外箱号";
  431. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  432. this.dataGridViewTextBoxColumn10.Visible = false;
  433. this.dataGridViewTextBoxColumn10.Width = 108;
  434. //
  435. // dataGridViewTextBoxColumn9
  436. //
  437. this.dataGridViewTextBoxColumn9.DataPropertyName = "pib_cusoutboxcode";
  438. this.dataGridViewTextBoxColumn9.HeaderText = "中盒号";
  439. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  440. this.dataGridViewTextBoxColumn9.Width = 78;
  441. //
  442. // dataGridViewTextBoxColumn8
  443. //
  444. this.dataGridViewTextBoxColumn8.DataPropertyName = "pib_cusbarcode";
  445. this.dataGridViewTextBoxColumn8.HeaderText = "唯一条码";
  446. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  447. this.dataGridViewTextBoxColumn8.Visible = false;
  448. this.dataGridViewTextBoxColumn8.Width = 90;
  449. //
  450. // dataGridViewTextBoxColumn7
  451. //
  452. this.dataGridViewTextBoxColumn7.DataPropertyName = "bi_inqty";
  453. this.dataGridViewTextBoxColumn7.HeaderText = "数量";
  454. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  455. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  456. this.dataGridViewTextBoxColumn7.Visible = false;
  457. this.dataGridViewTextBoxColumn7.Width = 80;
  458. //
  459. // dataGridViewTextBoxColumn6
  460. //
  461. this.dataGridViewTextBoxColumn6.DataPropertyName = "si_expression";
  462. this.dataGridViewTextBoxColumn6.HeaderText = "DateCode";
  463. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  464. this.dataGridViewTextBoxColumn6.Visible = false;
  465. this.dataGridViewTextBoxColumn6.Width = 60;
  466. //
  467. // dataGridViewTextBoxColumn5
  468. //
  469. this.dataGridViewTextBoxColumn5.DataPropertyName = "si_length";
  470. this.dataGridViewTextBoxColumn5.HeaderText = "LotNo";
  471. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  472. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  473. this.dataGridViewTextBoxColumn5.Visible = false;
  474. this.dataGridViewTextBoxColumn5.Width = 48;
  475. //
  476. // dataGridViewTextBoxColumn4
  477. //
  478. this.dataGridViewTextBoxColumn4.DataPropertyName = "si_indexstring";
  479. this.dataGridViewTextBoxColumn4.HeaderText = "MPN";
  480. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  481. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  482. this.dataGridViewTextBoxColumn4.Visible = false;
  483. this.dataGridViewTextBoxColumn4.Width = 54;
  484. //
  485. // dataGridViewCheckBoxColumn3
  486. //
  487. this.dataGridViewCheckBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  488. this.dataGridViewCheckBoxColumn3.DataPropertyName = "pib_ifprint";
  489. this.dataGridViewCheckBoxColumn3.HeaderText = "已打印";
  490. this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
  491. this.dataGridViewCheckBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  492. this.dataGridViewCheckBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  493. this.dataGridViewCheckBoxColumn3.Width = 60;
  494. //
  495. // dataGridViewCheckBoxColumn2
  496. //
  497. this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  498. this.dataGridViewCheckBoxColumn2.DataPropertyName = "pib_ifpick";
  499. this.dataGridViewCheckBoxColumn2.HeaderText = "已采集";
  500. this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
  501. this.dataGridViewCheckBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  502. this.dataGridViewCheckBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  503. this.dataGridViewCheckBoxColumn2.Width = 60;
  504. //
  505. // dataGridViewTextBoxColumn3
  506. //
  507. this.dataGridViewTextBoxColumn3.DataPropertyName = "bi_prodcode";
  508. this.dataGridViewTextBoxColumn3.HeaderText = "物料编号";
  509. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  510. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  511. this.dataGridViewTextBoxColumn3.Visible = false;
  512. this.dataGridViewTextBoxColumn3.Width = 78;
  513. //
  514. // dataGridViewTextBoxColumn2
  515. //
  516. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  517. this.dataGridViewTextBoxColumn2.DataPropertyName = "si_index";
  518. this.dataGridViewTextBoxColumn2.HeaderText = "明细序号";
  519. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  520. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  521. this.dataGridViewTextBoxColumn2.Visible = false;
  522. this.dataGridViewTextBoxColumn2.Width = 96;
  523. //
  524. // dataGridViewTextBoxColumn1
  525. //
  526. this.dataGridViewTextBoxColumn1.DataPropertyName = "si_detno";
  527. this.dataGridViewTextBoxColumn1.HeaderText = "bi_id";
  528. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  529. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  530. this.dataGridViewTextBoxColumn1.Visible = false;
  531. this.dataGridViewTextBoxColumn1.Width = 80;
  532. //
  533. // dataGridViewCheckBoxColumn1
  534. //
  535. this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  536. this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
  537. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  538. this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  539. this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  540. this.dataGridViewCheckBoxColumn1.Width = 60;
  541. //
  542. // label8
  543. //
  544. this.label8.AutoSize = true;
  545. this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  546. this.label8.Location = new System.Drawing.Point(7, 94);
  547. this.label8.Name = "label8";
  548. this.label8.Size = new System.Drawing.Size(65, 20);
  549. this.label8.TabIndex = 91;
  550. this.label8.Text = "前端采集";
  551. //
  552. // ButtonSetting
  553. //
  554. this.ButtonSetting.Location = new System.Drawing.Point(232, 103);
  555. this.ButtonSetting.Name = "ButtonSetting";
  556. this.ButtonSetting.Size = new System.Drawing.Size(90, 23);
  557. this.ButtonSetting.TabIndex = 89;
  558. this.ButtonSetting.Text = "后台管理";
  559. this.ButtonSetting.UseVisualStyleBackColor = true;
  560. this.ButtonSetting.Click += new System.EventHandler(this.ButtonSetting_Click);
  561. //
  562. // ListButtonMenu
  563. //
  564. this.ListButtonMenu.Font = new System.Drawing.Font("微软雅黑", 11F);
  565. this.ListButtonMenu.FormattingEnabled = true;
  566. this.ListButtonMenu.ItemHeight = 20;
  567. this.ListButtonMenu.Items.AddRange(new object[] {
  568. "采集策略设置",
  569. "附加信息设置",
  570. "客户标签维护",
  571. "客户采集规则",
  572. "参数配置",
  573. "权限管理"});
  574. this.ListButtonMenu.Location = new System.Drawing.Point(232, 89);
  575. this.ListButtonMenu.Name = "ListButtonMenu";
  576. this.ListButtonMenu.Size = new System.Drawing.Size(97, 84);
  577. this.ListButtonMenu.TabIndex = 88;
  578. this.ListButtonMenu.Visible = false;
  579. this.ListButtonMenu.SelectedIndexChanged += new System.EventHandler(this.ListButtonMenu_SelectedIndexChanged);
  580. //
  581. // pi_date
  582. //
  583. this.pi_date.AutoSize = true;
  584. this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. this.pi_date.Location = new System.Drawing.Point(5, 158);
  586. this.pi_date.Name = "pi_date";
  587. this.pi_date.Size = new System.Drawing.Size(0, 20);
  588. this.pi_date.TabIndex = 86;
  589. this.pi_date.Visible = false;
  590. //
  591. // GetGridOnly
  592. //
  593. this.GetGridOnly.AutoSize = true;
  594. this.GetGridOnly.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  595. this.GetGridOnly.Location = new System.Drawing.Point(76, 38);
  596. this.GetGridOnly.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  597. this.GetGridOnly.Name = "GetGridOnly";
  598. this.GetGridOnly.Size = new System.Drawing.Size(77, 20);
  599. this.GetGridOnly.TabIndex = 82;
  600. this.GetGridOnly.Text = "仅获取表格";
  601. this.GetGridOnly.UseVisualStyleBackColor = true;
  602. this.GetGridOnly.Visible = false;
  603. //
  604. // RefreshDBConnect
  605. //
  606. this.RefreshDBConnect.Tick += new System.EventHandler(this.RefreshDBConnect_Tick);
  607. //
  608. // label3
  609. //
  610. this.label3.AutoSize = true;
  611. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  612. this.label3.Location = new System.Drawing.Point(5, 607);
  613. this.label3.Name = "label3";
  614. this.label3.Size = new System.Drawing.Size(74, 21);
  615. this.label3.TabIndex = 29;
  616. this.label3.Text = "输出日志";
  617. //
  618. // Fresh
  619. //
  620. this.Fresh.AutoSize = true;
  621. this.Fresh.Location = new System.Drawing.Point(228, 14);
  622. this.Fresh.Name = "Fresh";
  623. this.Fresh.Size = new System.Drawing.Size(29, 12);
  624. this.Fresh.TabIndex = 73;
  625. this.Fresh.TabStop = true;
  626. this.Fresh.Text = "刷新";
  627. this.Fresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Refresh_LinkClicked);
  628. //
  629. // pi_cardcode_label
  630. //
  631. this.pi_cardcode_label.AutoSize = true;
  632. this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  633. this.pi_cardcode_label.Location = new System.Drawing.Point(3, 38);
  634. this.pi_cardcode_label.Name = "pi_cardcode_label";
  635. this.pi_cardcode_label.Size = new System.Drawing.Size(65, 20);
  636. this.pi_cardcode_label.TabIndex = 72;
  637. this.pi_cardcode_label.Text = "客户编号";
  638. //
  639. // pi_cardcode
  640. //
  641. this.pi_cardcode.AutoSize = true;
  642. this.pi_cardcode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  643. this.pi_cardcode.Location = new System.Drawing.Point(77, 38);
  644. this.pi_cardcode.Name = "pi_cardcode";
  645. this.pi_cardcode.Size = new System.Drawing.Size(0, 20);
  646. this.pi_cardcode.TabIndex = 71;
  647. //
  648. // sg_separator_label
  649. //
  650. this.sg_separator_label.AutoSize = true;
  651. this.sg_separator_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  652. this.sg_separator_label.Location = new System.Drawing.Point(205, 65);
  653. this.sg_separator_label.Name = "sg_separator_label";
  654. this.sg_separator_label.Size = new System.Drawing.Size(79, 20);
  655. this.sg_separator_label.TabIndex = 61;
  656. this.sg_separator_label.Text = "后端分隔符";
  657. //
  658. // 后端复核
  659. //
  660. this.后端复核.AutoSize = true;
  661. this.后端复核.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. this.后端复核.Location = new System.Drawing.Point(7, 120);
  663. this.后端复核.Name = "后端复核";
  664. this.后端复核.Size = new System.Drawing.Size(65, 20);
  665. this.后端复核.TabIndex = 55;
  666. this.后端复核.Text = "后端复核";
  667. //
  668. // pi_inoutno_label
  669. //
  670. this.pi_inoutno_label.AutoSize = true;
  671. this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  672. this.pi_inoutno_label.Location = new System.Drawing.Point(3, 10);
  673. this.pi_inoutno_label.Name = "pi_inoutno_label";
  674. this.pi_inoutno_label.Size = new System.Drawing.Size(65, 20);
  675. this.pi_inoutno_label.TabIndex = 3;
  676. this.pi_inoutno_label.Text = "出货单号";
  677. //
  678. // PLCStop
  679. //
  680. this.PLCStop.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  681. this.PLCStop.Location = new System.Drawing.Point(12, 248);
  682. this.PLCStop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  683. this.PLCStop.Name = "PLCStop";
  684. this.PLCStop.Size = new System.Drawing.Size(68, 26);
  685. this.PLCStop.TabIndex = 92;
  686. this.PLCStop.Text = "暂停";
  687. this.PLCStop.UseVisualStyleBackColor = true;
  688. this.PLCStop.Click += new System.EventHandler(this.PLCStop_Click);
  689. //
  690. // PLCStart
  691. //
  692. this.PLCStart.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  693. this.PLCStart.Location = new System.Drawing.Point(12, 218);
  694. this.PLCStart.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  695. this.PLCStart.Name = "PLCStart";
  696. this.PLCStart.Size = new System.Drawing.Size(68, 26);
  697. this.PLCStart.TabIndex = 93;
  698. this.PLCStart.Text = "启动";
  699. this.PLCStart.UseVisualStyleBackColor = true;
  700. this.PLCStart.Click += new System.EventHandler(this.PLCStart_Click);
  701. //
  702. // cu_print_regexpression
  703. //
  704. this.cu_print_regexpression.AutoSize = true;
  705. this.cu_print_regexpression.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  706. this.cu_print_regexpression.Location = new System.Drawing.Point(12, 185);
  707. this.cu_print_regexpression.Name = "cu_print_regexpression";
  708. this.cu_print_regexpression.Size = new System.Drawing.Size(51, 20);
  709. this.cu_print_regexpression.TabIndex = 94;
  710. this.cu_print_regexpression.Text = "分隔符";
  711. this.cu_print_regexpression.Visible = false;
  712. //
  713. // label13
  714. //
  715. this.label13.AutoSize = true;
  716. this.label13.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  717. this.label13.Location = new System.Drawing.Point(205, 38);
  718. this.label13.Name = "label13";
  719. this.label13.Size = new System.Drawing.Size(79, 20);
  720. this.label13.TabIndex = 95;
  721. this.label13.Text = "前端分隔符";
  722. //
  723. // BeforePage
  724. //
  725. this.BeforePage.AutoSize = true;
  726. this.BeforePage.Location = new System.Drawing.Point(127, 615);
  727. this.BeforePage.Name = "BeforePage";
  728. this.BeforePage.Size = new System.Drawing.Size(41, 12);
  729. this.BeforePage.TabIndex = 97;
  730. this.BeforePage.TabStop = true;
  731. this.BeforePage.Text = "上一页";
  732. this.BeforePage.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Page_LinkClicked);
  733. //
  734. // NextPage
  735. //
  736. this.NextPage.AutoSize = true;
  737. this.NextPage.Location = new System.Drawing.Point(232, 615);
  738. this.NextPage.Name = "NextPage";
  739. this.NextPage.Size = new System.Drawing.Size(41, 12);
  740. this.NextPage.TabIndex = 98;
  741. this.NextPage.TabStop = true;
  742. this.NextPage.Text = "下一页";
  743. this.NextPage.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Page_LinkClicked);
  744. //
  745. // PageInf
  746. //
  747. this.PageInf.AutoSize = true;
  748. this.PageInf.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.PageInf.Location = new System.Drawing.Point(176, 612);
  750. this.PageInf.Name = "PageInf";
  751. this.PageInf.Size = new System.Drawing.Size(0, 17);
  752. this.PageInf.TabIndex = 99;
  753. //
  754. // FirstPage
  755. //
  756. this.FirstPage.AutoSize = true;
  757. this.FirstPage.Location = new System.Drawing.Point(85, 615);
  758. this.FirstPage.Name = "FirstPage";
  759. this.FirstPage.Size = new System.Drawing.Size(41, 12);
  760. this.FirstPage.TabIndex = 100;
  761. this.FirstPage.TabStop = true;
  762. this.FirstPage.Text = "第一页";
  763. this.FirstPage.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Page_LinkClicked);
  764. //
  765. // LastPage
  766. //
  767. this.LastPage.AutoSize = true;
  768. this.LastPage.Location = new System.Drawing.Point(279, 615);
  769. this.LastPage.Name = "LastPage";
  770. this.LastPage.Size = new System.Drawing.Size(41, 12);
  771. this.LastPage.TabIndex = 101;
  772. this.LastPage.TabStop = true;
  773. this.LastPage.Text = "最后页";
  774. this.LastPage.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Page_LinkClicked);
  775. //
  776. // PageNum
  777. //
  778. this.PageNum.AutoSize = true;
  779. this.PageNum.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  780. this.PageNum.Location = new System.Drawing.Point(331, 609);
  781. this.PageNum.Name = "PageNum";
  782. this.PageNum.Size = new System.Drawing.Size(0, 20);
  783. this.PageNum.TabIndex = 102;
  784. //
  785. // front_sg_separator
  786. //
  787. this.front_sg_separator.Enabled = false;
  788. this.front_sg_separator.ID = null;
  789. this.front_sg_separator.Location = new System.Drawing.Point(290, 38);
  790. this.front_sg_separator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  791. this.front_sg_separator.Name = "front_sg_separator";
  792. this.front_sg_separator.Size = new System.Drawing.Size(28, 21);
  793. this.front_sg_separator.Str = null;
  794. this.front_sg_separator.Str1 = null;
  795. this.front_sg_separator.Str2 = null;
  796. this.front_sg_separator.TabIndex = 96;
  797. //
  798. // FrontCollect
  799. //
  800. this.FrontCollect.Enabled = false;
  801. this.FrontCollect.ID = null;
  802. this.FrontCollect.Location = new System.Drawing.Point(76, 94);
  803. this.FrontCollect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  804. this.FrontCollect.Name = "FrontCollect";
  805. this.FrontCollect.Size = new System.Drawing.Size(150, 21);
  806. this.FrontCollect.Str = null;
  807. this.FrontCollect.Str1 = null;
  808. this.FrontCollect.Str2 = null;
  809. this.FrontCollect.TabIndex = 90;
  810. //
  811. // CollectionProcess
  812. //
  813. this.CollectionProcess.Controls.Add(this.groupBox2);
  814. this.CollectionProcess.Controls.Add(this.groupBox1);
  815. this.CollectionProcess.Controls.Add(this.DetailRange2);
  816. this.CollectionProcess.Controls.Add(this.DetailRange1);
  817. this.CollectionProcess.Controls.Add(this.outboxProcess);
  818. this.CollectionProcess.Controls.Add(this.midboxProcess);
  819. this.CollectionProcess.Controls.Add(this.label25);
  820. this.CollectionProcess.Controls.Add(this.label24);
  821. this.CollectionProcess.Controls.Add(this.AddOutBox);
  822. this.CollectionProcess.Controls.Add(this.CutOutBox);
  823. this.CollectionProcess.Controls.Add(this.CutMidBox);
  824. this.CollectionProcess.Controls.Add(this.AddMidBox);
  825. this.CollectionProcess.Controls.Add(this.SetOutBox);
  826. this.CollectionProcess.Controls.Add(this.SetMidBox);
  827. this.CollectionProcess.Controls.Add(this.ButtonSetMidBox);
  828. this.CollectionProcess.Controls.Add(this.ButtonSetOutBox);
  829. this.CollectionProcess.Controls.Add(this.ButtonRecheckPass);
  830. this.CollectionProcess.Controls.Add(this.ButtonCollectPass);
  831. this.CollectionProcess.Controls.Add(this.checkBox2);
  832. this.CollectionProcess.Controls.Add(this.label23);
  833. this.CollectionProcess.Controls.Add(this.label22);
  834. this.CollectionProcess.Controls.Add(this.RecheckBarcode);
  835. this.CollectionProcess.Controls.Add(this.RecheckCuprodcode);
  836. this.CollectionProcess.Controls.Add(this.DetailRange);
  837. this.CollectionProcess.Controls.Add(this.label21);
  838. this.CollectionProcess.Controls.Add(this.Process_midboxcode);
  839. this.CollectionProcess.Controls.Add(this.Process_outboxcode);
  840. this.CollectionProcess.Controls.Add(this.CollectedCount);
  841. this.CollectionProcess.Controls.Add(this.label14);
  842. this.CollectionProcess.Controls.Add(this.label11);
  843. this.CollectionProcess.Controls.Add(this.Process);
  844. this.CollectionProcess.Font = new System.Drawing.Font("微软雅黑", 12F);
  845. this.CollectionProcess.Location = new System.Drawing.Point(334, 6);
  846. this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2);
  847. this.CollectionProcess.Name = "CollectionProcess";
  848. this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2);
  849. this.CollectionProcess.Size = new System.Drawing.Size(299, 268);
  850. this.CollectionProcess.TabIndex = 80;
  851. this.CollectionProcess.TabStop = false;
  852. this.CollectionProcess.Text = " 操作状态";
  853. //
  854. // groupBox2
  855. //
  856. this.groupBox2.Controls.Add(this.ManualAutoCheck);
  857. this.groupBox2.Controls.Add(this.ManualFrontCheck);
  858. this.groupBox2.Controls.Add(this.ManualBackCheck);
  859. this.groupBox2.Location = new System.Drawing.Point(77, 177);
  860. this.groupBox2.Name = "groupBox2";
  861. this.groupBox2.Size = new System.Drawing.Size(215, 22);
  862. this.groupBox2.TabIndex = 97;
  863. this.groupBox2.TabStop = false;
  864. //
  865. // ManualAutoCheck
  866. //
  867. this.ManualAutoCheck.AutoSize = true;
  868. this.ManualAutoCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  869. this.ManualAutoCheck.Location = new System.Drawing.Point(161, 3);
  870. this.ManualAutoCheck.Name = "ManualAutoCheck";
  871. this.ManualAutoCheck.Size = new System.Drawing.Size(50, 21);
  872. this.ManualAutoCheck.TabIndex = 99;
  873. this.ManualAutoCheck.TabStop = true;
  874. this.ManualAutoCheck.Text = "自动";
  875. this.ManualAutoCheck.UseVisualStyleBackColor = true;
  876. //
  877. // ManualFrontCheck
  878. //
  879. this.ManualFrontCheck.AutoSize = true;
  880. this.ManualFrontCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  881. this.ManualFrontCheck.Location = new System.Drawing.Point(4, 3);
  882. this.ManualFrontCheck.Name = "ManualFrontCheck";
  883. this.ManualFrontCheck.Size = new System.Drawing.Size(74, 21);
  884. this.ManualFrontCheck.TabIndex = 96;
  885. this.ManualFrontCheck.TabStop = true;
  886. this.ManualFrontCheck.Text = "前端采集";
  887. this.ManualFrontCheck.UseVisualStyleBackColor = true;
  888. //
  889. // ManualBackCheck
  890. //
  891. this.ManualBackCheck.AutoSize = true;
  892. this.ManualBackCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  893. this.ManualBackCheck.Location = new System.Drawing.Point(84, 3);
  894. this.ManualBackCheck.Name = "ManualBackCheck";
  895. this.ManualBackCheck.Size = new System.Drawing.Size(74, 21);
  896. this.ManualBackCheck.TabIndex = 97;
  897. this.ManualBackCheck.TabStop = true;
  898. this.ManualBackCheck.Text = "后端扫描";
  899. this.ManualBackCheck.UseVisualStyleBackColor = true;
  900. //
  901. // groupBox1
  902. //
  903. this.groupBox1.Controls.Add(this.ManualCollection);
  904. this.groupBox1.Controls.Add(this.AutoCollection);
  905. this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10F);
  906. this.groupBox1.Location = new System.Drawing.Point(5, 115);
  907. this.groupBox1.Name = "groupBox1";
  908. this.groupBox1.Size = new System.Drawing.Size(110, 22);
  909. this.groupBox1.TabIndex = 97;
  910. this.groupBox1.TabStop = false;
  911. //
  912. // ManualCollection
  913. //
  914. this.ManualCollection.AutoSize = true;
  915. this.ManualCollection.Font = new System.Drawing.Font("微软雅黑", 9F);
  916. this.ManualCollection.Location = new System.Drawing.Point(59, 3);
  917. this.ManualCollection.Name = "ManualCollection";
  918. this.ManualCollection.Size = new System.Drawing.Size(50, 21);
  919. this.ManualCollection.TabIndex = 77;
  920. this.ManualCollection.TabStop = true;
  921. this.ManualCollection.Text = "手动";
  922. this.ManualCollection.UseVisualStyleBackColor = true;
  923. this.ManualCollection.CheckedChanged += new System.EventHandler(this.Collection_CheckedChanged);
  924. //
  925. // AutoCollection
  926. //
  927. this.AutoCollection.AutoSize = true;
  928. this.AutoCollection.Font = new System.Drawing.Font("微软雅黑", 9F);
  929. this.AutoCollection.Location = new System.Drawing.Point(5, 3);
  930. this.AutoCollection.Name = "AutoCollection";
  931. this.AutoCollection.Size = new System.Drawing.Size(50, 21);
  932. this.AutoCollection.TabIndex = 76;
  933. this.AutoCollection.TabStop = true;
  934. this.AutoCollection.Text = "自动";
  935. this.AutoCollection.UseVisualStyleBackColor = true;
  936. this.AutoCollection.CheckedChanged += new System.EventHandler(this.Collection_CheckedChanged);
  937. //
  938. // DetailRange2
  939. //
  940. this.DetailRange2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  941. this.DetailRange2.Location = new System.Drawing.Point(224, 213);
  942. this.DetailRange2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  943. this.DetailRange2.Name = "DetailRange2";
  944. this.DetailRange2.Size = new System.Drawing.Size(47, 23);
  945. this.DetailRange2.TabIndex = 99;
  946. //
  947. // DetailRange1
  948. //
  949. this.DetailRange1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  950. this.DetailRange1.Location = new System.Drawing.Point(153, 212);
  951. this.DetailRange1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  952. this.DetailRange1.Name = "DetailRange1";
  953. this.DetailRange1.Size = new System.Drawing.Size(47, 23);
  954. this.DetailRange1.TabIndex = 100;
  955. //
  956. // outboxProcess
  957. //
  958. this.outboxProcess.AutoSize = true;
  959. this.outboxProcess.Font = new System.Drawing.Font("微软雅黑", 12F);
  960. this.outboxProcess.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  961. this.outboxProcess.Location = new System.Drawing.Point(238, 86);
  962. this.outboxProcess.Name = "outboxProcess";
  963. this.outboxProcess.Size = new System.Drawing.Size(35, 21);
  964. this.outboxProcess.TabIndex = 114;
  965. this.outboxProcess.Text = "0/0";
  966. //
  967. // midboxProcess
  968. //
  969. this.midboxProcess.AutoSize = true;
  970. this.midboxProcess.Font = new System.Drawing.Font("微软雅黑", 12F);
  971. this.midboxProcess.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  972. this.midboxProcess.Location = new System.Drawing.Point(238, 38);
  973. this.midboxProcess.Name = "midboxProcess";
  974. this.midboxProcess.Size = new System.Drawing.Size(35, 21);
  975. this.midboxProcess.TabIndex = 113;
  976. this.midboxProcess.Text = "0/0";
  977. //
  978. // label25
  979. //
  980. this.label25.AutoSize = true;
  981. this.label25.Font = new System.Drawing.Font("微软雅黑", 12F);
  982. this.label25.Location = new System.Drawing.Point(238, 61);
  983. this.label25.Name = "label25";
  984. this.label25.Size = new System.Drawing.Size(42, 21);
  985. this.label25.TabIndex = 112;
  986. this.label25.Text = "进度";
  987. //
  988. // label24
  989. //
  990. this.label24.AutoSize = true;
  991. this.label24.Font = new System.Drawing.Font("微软雅黑", 12F);
  992. this.label24.Location = new System.Drawing.Point(238, 12);
  993. this.label24.Name = "label24";
  994. this.label24.Size = new System.Drawing.Size(42, 21);
  995. this.label24.TabIndex = 111;
  996. this.label24.Text = "进度";
  997. //
  998. // AddOutBox
  999. //
  1000. this.AddOutBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1001. this.AddOutBox.Location = new System.Drawing.Point(175, 85);
  1002. this.AddOutBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1003. this.AddOutBox.Name = "AddOutBox";
  1004. this.AddOutBox.Size = new System.Drawing.Size(25, 25);
  1005. this.AddOutBox.TabIndex = 110;
  1006. this.AddOutBox.Text = "+";
  1007. this.AddOutBox.UseVisualStyleBackColor = true;
  1008. this.AddOutBox.Click += new System.EventHandler(this.AddCutBox_Click);
  1009. //
  1010. // CutOutBox
  1011. //
  1012. this.CutOutBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1013. this.CutOutBox.Location = new System.Drawing.Point(207, 85);
  1014. this.CutOutBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1015. this.CutOutBox.Name = "CutOutBox";
  1016. this.CutOutBox.Size = new System.Drawing.Size(25, 25);
  1017. this.CutOutBox.TabIndex = 109;
  1018. this.CutOutBox.Text = "-";
  1019. this.CutOutBox.UseVisualStyleBackColor = true;
  1020. this.CutOutBox.Click += new System.EventHandler(this.AddCutBox_Click);
  1021. //
  1022. // CutMidBox
  1023. //
  1024. this.CutMidBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1025. this.CutMidBox.Location = new System.Drawing.Point(207, 35);
  1026. this.CutMidBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1027. this.CutMidBox.Name = "CutMidBox";
  1028. this.CutMidBox.Size = new System.Drawing.Size(25, 25);
  1029. this.CutMidBox.TabIndex = 108;
  1030. this.CutMidBox.Text = "-";
  1031. this.CutMidBox.UseVisualStyleBackColor = true;
  1032. this.CutMidBox.Click += new System.EventHandler(this.AddCutBox_Click);
  1033. //
  1034. // AddMidBox
  1035. //
  1036. this.AddMidBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1037. this.AddMidBox.Location = new System.Drawing.Point(175, 35);
  1038. this.AddMidBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1039. this.AddMidBox.Name = "AddMidBox";
  1040. this.AddMidBox.Size = new System.Drawing.Size(25, 25);
  1041. this.AddMidBox.TabIndex = 107;
  1042. this.AddMidBox.Text = "+";
  1043. this.AddMidBox.UseVisualStyleBackColor = true;
  1044. this.AddMidBox.Click += new System.EventHandler(this.AddCutBox_Click);
  1045. //
  1046. // SetOutBox
  1047. //
  1048. this.SetOutBox.Font = new System.Drawing.Font("微软雅黑", 9F);
  1049. this.SetOutBox.ID = null;
  1050. this.SetOutBox.Location = new System.Drawing.Point(265, 146);
  1051. this.SetOutBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1052. this.SetOutBox.Name = "SetOutBox";
  1053. this.SetOutBox.Size = new System.Drawing.Size(29, 23);
  1054. this.SetOutBox.Str = null;
  1055. this.SetOutBox.Str1 = null;
  1056. this.SetOutBox.Str2 = null;
  1057. this.SetOutBox.TabIndex = 106;
  1058. //
  1059. // SetMidBox
  1060. //
  1061. this.SetMidBox.Font = new System.Drawing.Font("微软雅黑", 9F);
  1062. this.SetMidBox.ID = null;
  1063. this.SetMidBox.Location = new System.Drawing.Point(265, 117);
  1064. this.SetMidBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1065. this.SetMidBox.Name = "SetMidBox";
  1066. this.SetMidBox.Size = new System.Drawing.Size(29, 23);
  1067. this.SetMidBox.Str = null;
  1068. this.SetMidBox.Str1 = null;
  1069. this.SetMidBox.Str2 = null;
  1070. this.SetMidBox.TabIndex = 105;
  1071. //
  1072. // ButtonSetMidBox
  1073. //
  1074. this.ButtonSetMidBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1075. this.ButtonSetMidBox.Location = new System.Drawing.Point(186, 115);
  1076. this.ButtonSetMidBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1077. this.ButtonSetMidBox.Name = "ButtonSetMidBox";
  1078. this.ButtonSetMidBox.Size = new System.Drawing.Size(76, 26);
  1079. this.ButtonSetMidBox.TabIndex = 104;
  1080. this.ButtonSetMidBox.Text = "设置中盒号";
  1081. this.ButtonSetMidBox.UseVisualStyleBackColor = true;
  1082. this.ButtonSetMidBox.Click += new System.EventHandler(this.ButtonSetMidBox_Click);
  1083. //
  1084. // ButtonSetOutBox
  1085. //
  1086. this.ButtonSetOutBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1087. this.ButtonSetOutBox.Location = new System.Drawing.Point(186, 145);
  1088. this.ButtonSetOutBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1089. this.ButtonSetOutBox.Name = "ButtonSetOutBox";
  1090. this.ButtonSetOutBox.Size = new System.Drawing.Size(76, 26);
  1091. this.ButtonSetOutBox.TabIndex = 103;
  1092. this.ButtonSetOutBox.Text = "设置外箱号";
  1093. this.ButtonSetOutBox.UseVisualStyleBackColor = true;
  1094. this.ButtonSetOutBox.Click += new System.EventHandler(this.ButtonSetOutBox_Click);
  1095. //
  1096. // ButtonRecheckPass
  1097. //
  1098. this.ButtonRecheckPass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1099. this.ButtonRecheckPass.Location = new System.Drawing.Point(118, 145);
  1100. this.ButtonRecheckPass.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1101. this.ButtonRecheckPass.Name = "ButtonRecheckPass";
  1102. this.ButtonRecheckPass.Size = new System.Drawing.Size(65, 26);
  1103. this.ButtonRecheckPass.TabIndex = 102;
  1104. this.ButtonRecheckPass.Text = "复核通过";
  1105. this.ButtonRecheckPass.UseVisualStyleBackColor = true;
  1106. this.ButtonRecheckPass.Click += new System.EventHandler(this.ButtonRecheckPass_Click);
  1107. //
  1108. // ButtonCollectPass
  1109. //
  1110. this.ButtonCollectPass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1111. this.ButtonCollectPass.Location = new System.Drawing.Point(118, 114);
  1112. this.ButtonCollectPass.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1113. this.ButtonCollectPass.Name = "ButtonCollectPass";
  1114. this.ButtonCollectPass.Size = new System.Drawing.Size(65, 26);
  1115. this.ButtonCollectPass.TabIndex = 101;
  1116. this.ButtonCollectPass.Text = "采集通过";
  1117. this.ButtonCollectPass.UseVisualStyleBackColor = true;
  1118. this.ButtonCollectPass.Click += new System.EventHandler(this.ButtonCollectPass_Click);
  1119. //
  1120. // checkBox2
  1121. //
  1122. this.checkBox2.AutoSize = true;
  1123. this.checkBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1124. this.checkBox2.Location = new System.Drawing.Point(11, 147);
  1125. this.checkBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1126. this.checkBox2.Name = "checkBox2";
  1127. this.checkBox2.Size = new System.Drawing.Size(87, 21);
  1128. this.checkBox2.TabIndex = 100;
  1129. this.checkBox2.Text = "半自动模式";
  1130. this.checkBox2.UseVisualStyleBackColor = true;
  1131. //
  1132. // label23
  1133. //
  1134. this.label23.AutoSize = true;
  1135. this.label23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1136. this.label23.Location = new System.Drawing.Point(4, 182);
  1137. this.label23.Name = "label23";
  1138. this.label23.Size = new System.Drawing.Size(68, 17);
  1139. this.label23.TabIndex = 98;
  1140. this.label23.Text = "手持扫描枪";
  1141. //
  1142. // label22
  1143. //
  1144. this.label22.AutoSize = true;
  1145. this.label22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1146. this.label22.Location = new System.Drawing.Point(8, 239);
  1147. this.label22.Name = "label22";
  1148. this.label22.Size = new System.Drawing.Size(56, 17);
  1149. this.label22.TabIndex = 95;
  1150. this.label22.Text = "复核数据";
  1151. //
  1152. // RecheckBarcode
  1153. //
  1154. this.RecheckBarcode.AutoSize = true;
  1155. this.RecheckBarcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  1156. this.RecheckBarcode.Location = new System.Drawing.Point(182, 237);
  1157. this.RecheckBarcode.Name = "RecheckBarcode";
  1158. this.RecheckBarcode.Size = new System.Drawing.Size(95, 21);
  1159. this.RecheckBarcode.TabIndex = 94;
  1160. this.RecheckBarcode.TabStop = true;
  1161. this.RecheckBarcode.Text = "唯一码+型号";
  1162. this.RecheckBarcode.UseVisualStyleBackColor = true;
  1163. //
  1164. // RecheckCuprodcode
  1165. //
  1166. this.RecheckCuprodcode.AutoSize = true;
  1167. this.RecheckCuprodcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  1168. this.RecheckCuprodcode.Location = new System.Drawing.Point(70, 237);
  1169. this.RecheckCuprodcode.Name = "RecheckCuprodcode";
  1170. this.RecheckCuprodcode.Size = new System.Drawing.Size(107, 21);
  1171. this.RecheckCuprodcode.TabIndex = 93;
  1172. this.RecheckCuprodcode.TabStop = true;
  1173. this.RecheckCuprodcode.Text = "客户料号+型号";
  1174. this.RecheckCuprodcode.UseVisualStyleBackColor = true;
  1175. //
  1176. // DetailRange
  1177. //
  1178. this.DetailRange.AutoSize = true;
  1179. this.DetailRange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1180. this.DetailRange.Location = new System.Drawing.Point(9, 214);
  1181. this.DetailRange.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1182. this.DetailRange.Name = "DetailRange";
  1183. this.DetailRange.Size = new System.Drawing.Size(138, 21);
  1184. this.DetailRange.TabIndex = 92;
  1185. this.DetailRange.Text = "仅处理:出库明细范围";
  1186. this.DetailRange.UseVisualStyleBackColor = true;
  1187. this.DetailRange.CheckedChanged += new System.EventHandler(this.DetailRange_CheckedChanged);
  1188. //
  1189. // label21
  1190. //
  1191. this.label21.AutoSize = true;
  1192. this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1193. this.label21.Location = new System.Drawing.Point(205, 216);
  1194. this.label21.Name = "label21";
  1195. this.label21.Size = new System.Drawing.Size(13, 17);
  1196. this.label21.TabIndex = 90;
  1197. this.label21.Text = "-";
  1198. //
  1199. // Process_midboxcode
  1200. //
  1201. this.Process_midboxcode.AutoSize = true;
  1202. this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  1203. this.Process_midboxcode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  1204. this.Process_midboxcode.Location = new System.Drawing.Point(137, 38);
  1205. this.Process_midboxcode.Name = "Process_midboxcode";
  1206. this.Process_midboxcode.Size = new System.Drawing.Size(19, 21);
  1207. this.Process_midboxcode.TabIndex = 74;
  1208. this.Process_midboxcode.Text = "0";
  1209. //
  1210. // Process_outboxcode
  1211. //
  1212. this.Process_outboxcode.AutoSize = true;
  1213. this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  1214. this.Process_outboxcode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  1215. this.Process_outboxcode.Location = new System.Drawing.Point(137, 86);
  1216. this.Process_outboxcode.Name = "Process_outboxcode";
  1217. this.Process_outboxcode.Size = new System.Drawing.Size(19, 21);
  1218. this.Process_outboxcode.TabIndex = 73;
  1219. this.Process_outboxcode.Text = "0";
  1220. //
  1221. // CollectedCount
  1222. //
  1223. this.CollectedCount.AutoSize = true;
  1224. this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 12F);
  1225. this.CollectedCount.ForeColor = System.Drawing.Color.DarkGreen;
  1226. this.CollectedCount.Location = new System.Drawing.Point(13, 56);
  1227. this.CollectedCount.Name = "CollectedCount";
  1228. this.CollectedCount.Size = new System.Drawing.Size(35, 21);
  1229. this.CollectedCount.TabIndex = 70;
  1230. this.CollectedCount.Text = "0/0";
  1231. //
  1232. // label14
  1233. //
  1234. this.label14.AutoSize = true;
  1235. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F);
  1236. this.label14.Location = new System.Drawing.Point(132, 61);
  1237. this.label14.Name = "label14";
  1238. this.label14.Size = new System.Drawing.Size(74, 21);
  1239. this.label14.TabIndex = 69;
  1240. this.label14.Text = "当前箱号";
  1241. //
  1242. // label11
  1243. //
  1244. this.label11.AutoSize = true;
  1245. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F);
  1246. this.label11.Location = new System.Drawing.Point(132, 13);
  1247. this.label11.Name = "label11";
  1248. this.label11.Size = new System.Drawing.Size(74, 21);
  1249. this.label11.TabIndex = 68;
  1250. this.label11.Text = "当前盒号";
  1251. //
  1252. // Process
  1253. //
  1254. this.Process.AutoSize = true;
  1255. this.Process.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1256. this.Process.Location = new System.Drawing.Point(14, 27);
  1257. this.Process.Name = "Process";
  1258. this.Process.Size = new System.Drawing.Size(44, 17);
  1259. this.Process.TabIndex = 65;
  1260. this.Process.Text = "总进度";
  1261. //
  1262. // back_sg_separator
  1263. //
  1264. this.back_sg_separator.Enabled = false;
  1265. this.back_sg_separator.ID = null;
  1266. this.back_sg_separator.Location = new System.Drawing.Point(290, 66);
  1267. this.back_sg_separator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1268. this.back_sg_separator.Name = "back_sg_separator";
  1269. this.back_sg_separator.Size = new System.Drawing.Size(28, 21);
  1270. this.back_sg_separator.Str = null;
  1271. this.back_sg_separator.Str1 = null;
  1272. this.back_sg_separator.Str2 = null;
  1273. this.back_sg_separator.TabIndex = 62;
  1274. //
  1275. // BackCheck
  1276. //
  1277. this.BackCheck.Enabled = false;
  1278. this.BackCheck.ID = null;
  1279. this.BackCheck.Location = new System.Drawing.Point(76, 120);
  1280. this.BackCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1281. this.BackCheck.Name = "BackCheck";
  1282. this.BackCheck.Size = new System.Drawing.Size(150, 21);
  1283. this.BackCheck.Str = null;
  1284. this.BackCheck.Str1 = null;
  1285. this.BackCheck.Str2 = null;
  1286. this.BackCheck.TabIndex = 54;
  1287. this.BackCheck.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Input_KeyDown);
  1288. //
  1289. // MessageLog
  1290. //
  1291. this.MessageLog.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1292. this.MessageLog.Location = new System.Drawing.Point(4, 631);
  1293. this.MessageLog.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1294. this.MessageLog.Name = "MessageLog";
  1295. this.MessageLog.Size = new System.Drawing.Size(1383, 97);
  1296. this.MessageLog.TabIndex = 28;
  1297. this.MessageLog.Text = "";
  1298. //
  1299. // LabelInf
  1300. //
  1301. this.LabelInf.AllowUserToAddRows = false;
  1302. this.LabelInf.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  1303. this.LabelInf.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  1304. this.LabelInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1305. this.LabelInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1306. this.Choose,
  1307. this.pib_id1,
  1308. this.rownum,
  1309. this.pib_pdno,
  1310. this.pib_prodcode,
  1311. this.pib_ifmodify,
  1312. this.pib_ifupload,
  1313. this.pr_vendprodcode,
  1314. this.pib_brand,
  1315. this.pib_madein,
  1316. this.pr_zxbzs,
  1317. this.pr_unit,
  1318. this.pib_lotno,
  1319. this.pib_datecode,
  1320. this.pib_ifpick,
  1321. this.pib_ifprint,
  1322. this.pib_ifrecheck,
  1323. this.pib_datecode1,
  1324. this.pib_qty,
  1325. this.pib_barcode,
  1326. this.pib_custbarcode,
  1327. this.pd_pocode,
  1328. this.pd_custprodcode,
  1329. this.pd_custprodspec,
  1330. this.pr_spec,
  1331. this.pib_outboxcode1,
  1332. this.pib_outboxcode2});
  1333. this.LabelInf.Location = new System.Drawing.Point(2, 279);
  1334. this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1335. this.LabelInf.Name = "LabelInf";
  1336. this.LabelInf.RowTemplate.Height = 23;
  1337. this.LabelInf.Size = new System.Drawing.Size(1385, 326);
  1338. this.LabelInf.TabIndex = 27;
  1339. this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
  1340. this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
  1341. //
  1342. // Choose
  1343. //
  1344. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1345. this.Choose.HeaderText = "勾选";
  1346. this.Choose.Name = "Choose";
  1347. this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1348. this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1349. this.Choose.Width = 55;
  1350. //
  1351. // pib_id1
  1352. //
  1353. this.pib_id1.DataPropertyName = "pib_id";
  1354. this.pib_id1.HeaderText = "pib_id";
  1355. this.pib_id1.Name = "pib_id1";
  1356. this.pib_id1.Visible = false;
  1357. this.pib_id1.Width = 66;
  1358. //
  1359. // rownum
  1360. //
  1361. this.rownum.DataPropertyName = "rownum";
  1362. this.rownum.HeaderText = "行号";
  1363. this.rownum.Name = "rownum";
  1364. this.rownum.Width = 54;
  1365. //
  1366. // pib_pdno
  1367. //
  1368. this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1369. this.pib_pdno.DataPropertyName = "pib_pdno";
  1370. this.pib_pdno.HeaderText = "明细序号";
  1371. this.pib_pdno.Name = "pib_pdno";
  1372. this.pib_pdno.ReadOnly = true;
  1373. this.pib_pdno.Width = 96;
  1374. //
  1375. // pib_prodcode
  1376. //
  1377. this.pib_prodcode.DataPropertyName = "pib_prodcode";
  1378. this.pib_prodcode.HeaderText = "物料编号";
  1379. this.pib_prodcode.Name = "pib_prodcode";
  1380. this.pib_prodcode.ReadOnly = true;
  1381. this.pib_prodcode.Width = 78;
  1382. //
  1383. // pib_ifmodify
  1384. //
  1385. this.pib_ifmodify.DataPropertyName = "pib_ifmodify";
  1386. this.pib_ifmodify.HeaderText = "已修改";
  1387. this.pib_ifmodify.Name = "pib_ifmodify";
  1388. this.pib_ifmodify.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1389. this.pib_ifmodify.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1390. this.pib_ifmodify.Width = 66;
  1391. //
  1392. // pib_ifupload
  1393. //
  1394. this.pib_ifupload.DataPropertyName = "pib_ifupload";
  1395. this.pib_ifupload.HeaderText = "已上传";
  1396. this.pib_ifupload.Name = "pib_ifupload";
  1397. this.pib_ifupload.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1398. this.pib_ifupload.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1399. this.pib_ifupload.Width = 66;
  1400. //
  1401. // pr_vendprodcode
  1402. //
  1403. this.pr_vendprodcode.DataPropertyName = "pr_vendprodcode";
  1404. this.pr_vendprodcode.HeaderText = "MPN";
  1405. this.pr_vendprodcode.Name = "pr_vendprodcode";
  1406. this.pr_vendprodcode.ReadOnly = true;
  1407. this.pr_vendprodcode.Width = 48;
  1408. //
  1409. // pib_brand
  1410. //
  1411. this.pib_brand.DataPropertyName = "pib_brand";
  1412. this.pib_brand.HeaderText = "品牌";
  1413. this.pib_brand.Name = "pib_brand";
  1414. this.pib_brand.ReadOnly = true;
  1415. this.pib_brand.Width = 54;
  1416. //
  1417. // pib_madein
  1418. //
  1419. this.pib_madein.DataPropertyName = "pib_madein";
  1420. this.pib_madein.HeaderText = "产地";
  1421. this.pib_madein.Name = "pib_madein";
  1422. this.pib_madein.Visible = false;
  1423. this.pib_madein.Width = 54;
  1424. //
  1425. // pr_zxbzs
  1426. //
  1427. this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
  1428. this.pr_zxbzs.HeaderText = "最小包装数";
  1429. this.pr_zxbzs.Name = "pr_zxbzs";
  1430. this.pr_zxbzs.Visible = false;
  1431. this.pr_zxbzs.Width = 90;
  1432. //
  1433. // pr_unit
  1434. //
  1435. this.pr_unit.DataPropertyName = "pr_unit";
  1436. this.pr_unit.HeaderText = "单位";
  1437. this.pr_unit.Name = "pr_unit";
  1438. this.pr_unit.Width = 54;
  1439. //
  1440. // pib_lotno
  1441. //
  1442. this.pib_lotno.DataPropertyName = "pib_lotno";
  1443. this.pib_lotno.HeaderText = "LotNo";
  1444. this.pib_lotno.Name = "pib_lotno";
  1445. this.pib_lotno.Width = 60;
  1446. //
  1447. // pib_datecode
  1448. //
  1449. this.pib_datecode.DataPropertyName = "pib_datecode";
  1450. this.pib_datecode.HeaderText = "DateCode";
  1451. this.pib_datecode.Name = "pib_datecode";
  1452. this.pib_datecode.Width = 78;
  1453. //
  1454. // pib_ifpick
  1455. //
  1456. this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1457. this.pib_ifpick.DataPropertyName = "pib_ifpick";
  1458. this.pib_ifpick.HeaderText = "已扫描";
  1459. this.pib_ifpick.Name = "pib_ifpick";
  1460. this.pib_ifpick.Width = 60;
  1461. //
  1462. // pib_ifprint
  1463. //
  1464. this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1465. this.pib_ifprint.DataPropertyName = "pib_ifprint";
  1466. this.pib_ifprint.HeaderText = "已打标";
  1467. this.pib_ifprint.Name = "pib_ifprint";
  1468. this.pib_ifprint.Width = 60;
  1469. //
  1470. // pib_ifrecheck
  1471. //
  1472. this.pib_ifrecheck.DataPropertyName = "pib_ifrecheck";
  1473. this.pib_ifrecheck.HeaderText = "已复核";
  1474. this.pib_ifrecheck.Name = "pib_ifrecheck";
  1475. this.pib_ifrecheck.Width = 47;
  1476. //
  1477. // pib_datecode1
  1478. //
  1479. this.pib_datecode1.DataPropertyName = "pib_datecode1";
  1480. this.pib_datecode1.HeaderText = "DateCode1";
  1481. this.pib_datecode1.Name = "pib_datecode1";
  1482. this.pib_datecode1.Width = 84;
  1483. //
  1484. // pib_qty
  1485. //
  1486. this.pib_qty.DataPropertyName = "pib_qty";
  1487. this.pib_qty.HeaderText = "数量";
  1488. this.pib_qty.Name = "pib_qty";
  1489. this.pib_qty.ReadOnly = true;
  1490. this.pib_qty.Width = 54;
  1491. //
  1492. // pib_barcode
  1493. //
  1494. this.pib_barcode.DataPropertyName = "pib_barcode";
  1495. this.pib_barcode.HeaderText = "唯一条码";
  1496. this.pib_barcode.Name = "pib_barcode";
  1497. this.pib_barcode.ReadOnly = true;
  1498. this.pib_barcode.Width = 78;
  1499. //
  1500. // pib_custbarcode
  1501. //
  1502. this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
  1503. this.pib_custbarcode.HeaderText = "客户条码";
  1504. this.pib_custbarcode.Name = "pib_custbarcode";
  1505. this.pib_custbarcode.ReadOnly = true;
  1506. this.pib_custbarcode.Width = 78;
  1507. //
  1508. // pd_pocode
  1509. //
  1510. this.pd_pocode.DataPropertyName = "pd_pocode";
  1511. this.pd_pocode.HeaderText = "客户PO";
  1512. this.pd_pocode.Name = "pd_pocode";
  1513. this.pd_pocode.ReadOnly = true;
  1514. this.pd_pocode.Width = 66;
  1515. //
  1516. // pd_custprodcode
  1517. //
  1518. this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
  1519. this.pd_custprodcode.HeaderText = "客户料号";
  1520. this.pd_custprodcode.Name = "pd_custprodcode";
  1521. this.pd_custprodcode.ReadOnly = true;
  1522. this.pd_custprodcode.Width = 78;
  1523. //
  1524. // pd_custprodspec
  1525. //
  1526. this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
  1527. this.pd_custprodspec.HeaderText = "客户型号";
  1528. this.pd_custprodspec.Name = "pd_custprodspec";
  1529. this.pd_custprodspec.ReadOnly = true;
  1530. this.pd_custprodspec.Width = 78;
  1531. //
  1532. // pr_spec
  1533. //
  1534. this.pr_spec.DataPropertyName = "pr_spec";
  1535. this.pr_spec.HeaderText = "规格";
  1536. this.pr_spec.Name = "pr_spec";
  1537. this.pr_spec.Width = 54;
  1538. //
  1539. // pib_outboxcode1
  1540. //
  1541. this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1542. this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
  1543. this.pib_outboxcode1.HeaderText = "中盒号";
  1544. this.pib_outboxcode1.Name = "pib_outboxcode1";
  1545. this.pib_outboxcode1.Width = 90;
  1546. //
  1547. // pib_outboxcode2
  1548. //
  1549. this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  1550. this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
  1551. this.pib_outboxcode2.HeaderText = "外箱号";
  1552. this.pib_outboxcode2.Name = "pib_outboxcode2";
  1553. this.pib_outboxcode2.Width = 90;
  1554. //
  1555. // pi_inoutno
  1556. //
  1557. this.pi_inoutno.ID = null;
  1558. this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
  1559. this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1560. this.pi_inoutno.Name = "pi_inoutno";
  1561. this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
  1562. this.pi_inoutno.Str = null;
  1563. this.pi_inoutno.Str1 = null;
  1564. this.pi_inoutno.Str2 = null;
  1565. this.pi_inoutno.TabIndex = 2;
  1566. this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
  1567. //
  1568. // SingleLabel
  1569. //
  1570. this.SingleLabel.Controls.Add(this.groupBoxWithBorder4);
  1571. this.SingleLabel.Controls.Add(this.label7);
  1572. this.SingleLabel.Controls.Add(this.label16);
  1573. this.SingleLabel.Controls.Add(this.SingleLabelPrinter);
  1574. this.SingleLabel.Controls.Add(this.SingleBoxEnd);
  1575. this.SingleLabel.Controls.Add(this.SingleBoxBegin);
  1576. this.SingleLabel.Controls.Add(this.SingleLabelPrint);
  1577. this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
  1578. this.SingleLabel.Controls.Add(this.SingleLabelCombox);
  1579. this.SingleLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1580. this.SingleLabel.Location = new System.Drawing.Point(638, 6);
  1581. this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1582. this.SingleLabel.Name = "SingleLabel";
  1583. this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
  1584. this.SingleLabel.Size = new System.Drawing.Size(180, 269);
  1585. this.SingleLabel.TabIndex = 77;
  1586. this.SingleLabel.TabStop = false;
  1587. this.SingleLabel.Text = "单盘标签";
  1588. //
  1589. // groupBoxWithBorder4
  1590. //
  1591. this.groupBoxWithBorder4.Controls.Add(this.label20);
  1592. this.groupBoxWithBorder4.Controls.Add(this.BackCombo);
  1593. this.groupBoxWithBorder4.Controls.Add(this.label19);
  1594. this.groupBoxWithBorder4.Controls.Add(this.FrontCombo);
  1595. this.groupBoxWithBorder4.Font = new System.Drawing.Font("微软雅黑", 10F);
  1596. this.groupBoxWithBorder4.Location = new System.Drawing.Point(7, 186);
  1597. this.groupBoxWithBorder4.Name = "groupBoxWithBorder4";
  1598. this.groupBoxWithBorder4.Size = new System.Drawing.Size(165, 78);
  1599. this.groupBoxWithBorder4.TabIndex = 41;
  1600. this.groupBoxWithBorder4.TabStop = false;
  1601. this.groupBoxWithBorder4.Text = "扫描区域";
  1602. //
  1603. // label20
  1604. //
  1605. this.label20.AutoSize = true;
  1606. this.label20.Font = new System.Drawing.Font("微软雅黑", 10F);
  1607. this.label20.Location = new System.Drawing.Point(8, 49);
  1608. this.label20.Name = "label20";
  1609. this.label20.Size = new System.Drawing.Size(37, 20);
  1610. this.label20.TabIndex = 94;
  1611. this.label20.Text = "后端";
  1612. //
  1613. // BackCombo
  1614. //
  1615. this.BackCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1616. this.BackCombo.Font = new System.Drawing.Font("微软雅黑", 8F);
  1617. this.BackCombo.FormattingEnabled = true;
  1618. this.BackCombo.Location = new System.Drawing.Point(52, 48);
  1619. this.BackCombo.Name = "BackCombo";
  1620. this.BackCombo.Size = new System.Drawing.Size(105, 24);
  1621. this.BackCombo.TabIndex = 93;
  1622. //
  1623. // label19
  1624. //
  1625. this.label19.AutoSize = true;
  1626. this.label19.Font = new System.Drawing.Font("微软雅黑", 10F);
  1627. this.label19.Location = new System.Drawing.Point(8, 24);
  1628. this.label19.Name = "label19";
  1629. this.label19.Size = new System.Drawing.Size(37, 20);
  1630. this.label19.TabIndex = 92;
  1631. this.label19.Text = "前端";
  1632. //
  1633. // FrontCombo
  1634. //
  1635. this.FrontCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1636. this.FrontCombo.Font = new System.Drawing.Font("微软雅黑", 8F);
  1637. this.FrontCombo.FormattingEnabled = true;
  1638. this.FrontCombo.Location = new System.Drawing.Point(52, 22);
  1639. this.FrontCombo.Name = "FrontCombo";
  1640. this.FrontCombo.Size = new System.Drawing.Size(105, 24);
  1641. this.FrontCombo.TabIndex = 0;
  1642. //
  1643. // label7
  1644. //
  1645. this.label7.AutoSize = true;
  1646. this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1647. this.label7.Location = new System.Drawing.Point(8, 117);
  1648. this.label7.Name = "label7";
  1649. this.label7.Size = new System.Drawing.Size(56, 17);
  1650. this.label7.TabIndex = 76;
  1651. this.label7.Text = "单盘范围";
  1652. //
  1653. // label16
  1654. //
  1655. this.label16.AutoSize = true;
  1656. this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1657. this.label16.Location = new System.Drawing.Point(68, 143);
  1658. this.label16.Name = "label16";
  1659. this.label16.Size = new System.Drawing.Size(13, 17);
  1660. this.label16.TabIndex = 87;
  1661. this.label16.Text = "-";
  1662. //
  1663. // SingleLabelPrinter
  1664. //
  1665. this.SingleLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1666. this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 59);
  1667. this.SingleLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1668. this.SingleLabelPrinter.Name = "SingleLabelPrinter";
  1669. this.SingleLabelPrinter.Size = new System.Drawing.Size(169, 25);
  1670. this.SingleLabelPrinter.TabIndex = 40;
  1671. //
  1672. // SingleBoxEnd
  1673. //
  1674. this.SingleBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
  1675. this.SingleBoxEnd.ID = null;
  1676. this.SingleBoxEnd.Location = new System.Drawing.Point(87, 140);
  1677. this.SingleBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1678. this.SingleBoxEnd.Name = "SingleBoxEnd";
  1679. this.SingleBoxEnd.Size = new System.Drawing.Size(50, 23);
  1680. this.SingleBoxEnd.Str = null;
  1681. this.SingleBoxEnd.Str1 = null;
  1682. this.SingleBoxEnd.Str2 = null;
  1683. this.SingleBoxEnd.TabIndex = 86;
  1684. //
  1685. // SingleBoxBegin
  1686. //
  1687. this.SingleBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
  1688. this.SingleBoxBegin.ID = null;
  1689. this.SingleBoxBegin.Location = new System.Drawing.Point(12, 140);
  1690. this.SingleBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1691. this.SingleBoxBegin.Name = "SingleBoxBegin";
  1692. this.SingleBoxBegin.Size = new System.Drawing.Size(50, 23);
  1693. this.SingleBoxBegin.Str = null;
  1694. this.SingleBoxBegin.Str1 = null;
  1695. this.SingleBoxBegin.Str2 = null;
  1696. this.SingleBoxBegin.TabIndex = 85;
  1697. //
  1698. // SingleLabelPrint
  1699. //
  1700. this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1701. this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1702. this.SingleLabelPrint.Location = new System.Drawing.Point(107, 86);
  1703. this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1704. this.SingleLabelPrint.Name = "SingleLabelPrint";
  1705. this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
  1706. this.SingleLabelPrint.TabIndex = 36;
  1707. this.SingleLabelPrint.Text = "打印盘标";
  1708. this.SingleLabelPrint.UseVisualStyleBackColor = true;
  1709. this.SingleLabelPrint.Click += new System.EventHandler(this.SingleLabelPrint_Click);
  1710. //
  1711. // SingleLabelAutoPrint
  1712. //
  1713. this.SingleLabelAutoPrint.AutoSize = true;
  1714. this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1715. this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 89);
  1716. this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1717. this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
  1718. this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  1719. this.SingleLabelAutoPrint.TabIndex = 30;
  1720. this.SingleLabelAutoPrint.Text = "自动打印";
  1721. this.SingleLabelAutoPrint.UseVisualStyleBackColor = true;
  1722. //
  1723. // SingleLabelCombox
  1724. //
  1725. this.SingleLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1726. this.SingleLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1727. this.SingleLabelCombox.FormattingEnabled = true;
  1728. this.SingleLabelCombox.Location = new System.Drawing.Point(7, 27);
  1729. this.SingleLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1730. this.SingleLabelCombox.Name = "SingleLabelCombox";
  1731. this.SingleLabelCombox.Size = new System.Drawing.Size(168, 25);
  1732. this.SingleLabelCombox.TabIndex = 0;
  1733. this.SingleLabelCombox.SelectedIndexChanged += new System.EventHandler(this.SingleLabelCombox_SelectedIndexChanged);
  1734. //
  1735. // MidLabel
  1736. //
  1737. this.MidLabel.Controls.Add(this.groupBoxWithBorder5);
  1738. this.MidLabel.Controls.Add(this.label2);
  1739. this.MidLabel.Controls.Add(this.label1);
  1740. this.MidLabel.Controls.Add(this.LeastPrintNum);
  1741. this.MidLabel.Controls.Add(this.OnlyPrint);
  1742. this.MidLabel.Controls.Add(this.groupBoxWithBorder2);
  1743. this.MidLabel.Controls.Add(this.label18);
  1744. this.MidLabel.Controls.Add(this.MidLabelNum);
  1745. this.MidLabel.Controls.Add(this.MidBoxEnd);
  1746. this.MidLabel.Controls.Add(this.label12);
  1747. this.MidLabel.Controls.Add(this.label5);
  1748. this.MidLabel.Controls.Add(this.MidBoxBegin);
  1749. this.MidLabel.Controls.Add(this.label4);
  1750. this.MidLabel.Controls.Add(this.MidLabelPrinter);
  1751. this.MidLabel.Controls.Add(this.label15);
  1752. this.MidLabel.Controls.Add(this.MidBoxCapacity);
  1753. this.MidLabel.Controls.Add(this.MidLabelPrint);
  1754. this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
  1755. this.MidLabel.Controls.Add(this.MidLabelCombox);
  1756. this.MidLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1757. this.MidLabel.Location = new System.Drawing.Point(823, 6);
  1758. this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1759. this.MidLabel.Name = "MidLabel";
  1760. this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
  1761. this.MidLabel.Size = new System.Drawing.Size(279, 269);
  1762. this.MidLabel.TabIndex = 78;
  1763. this.MidLabel.TabStop = false;
  1764. this.MidLabel.Text = "中盒标签";
  1765. //
  1766. // groupBoxWithBorder5
  1767. //
  1768. this.groupBoxWithBorder5.Controls.Add(this.Expression);
  1769. this.groupBoxWithBorder5.Controls.Add(this.Equal);
  1770. this.groupBoxWithBorder5.Font = new System.Drawing.Font("微软雅黑", 10F);
  1771. this.groupBoxWithBorder5.Location = new System.Drawing.Point(9, 198);
  1772. this.groupBoxWithBorder5.Name = "groupBoxWithBorder5";
  1773. this.groupBoxWithBorder5.Size = new System.Drawing.Size(158, 64);
  1774. this.groupBoxWithBorder5.TabIndex = 95;
  1775. this.groupBoxWithBorder5.TabStop = false;
  1776. this.groupBoxWithBorder5.Text = "客户料号匹配模式";
  1777. //
  1778. // Expression
  1779. //
  1780. this.Expression.AutoSize = true;
  1781. this.Expression.Font = new System.Drawing.Font("微软雅黑", 9F);
  1782. this.Expression.Location = new System.Drawing.Point(87, 32);
  1783. this.Expression.Name = "Expression";
  1784. this.Expression.Size = new System.Drawing.Size(62, 21);
  1785. this.Expression.TabIndex = 1;
  1786. this.Expression.TabStop = true;
  1787. this.Expression.Text = "表达式";
  1788. this.Expression.UseVisualStyleBackColor = true;
  1789. //
  1790. // Equal
  1791. //
  1792. this.Equal.AutoSize = true;
  1793. this.Equal.Font = new System.Drawing.Font("微软雅黑", 9F);
  1794. this.Equal.Location = new System.Drawing.Point(20, 32);
  1795. this.Equal.Name = "Equal";
  1796. this.Equal.Size = new System.Drawing.Size(50, 21);
  1797. this.Equal.TabIndex = 0;
  1798. this.Equal.TabStop = true;
  1799. this.Equal.Text = "相等";
  1800. this.Equal.UseVisualStyleBackColor = true;
  1801. //
  1802. // label2
  1803. //
  1804. this.label2.AutoSize = true;
  1805. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1806. this.label2.Location = new System.Drawing.Point(162, 122);
  1807. this.label2.Name = "label2";
  1808. this.label2.Size = new System.Drawing.Size(32, 17);
  1809. this.label2.TabIndex = 94;
  1810. this.label2.Text = "至少";
  1811. //
  1812. // label1
  1813. //
  1814. this.label1.AutoSize = true;
  1815. this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1816. this.label1.Location = new System.Drawing.Point(250, 122);
  1817. this.label1.Name = "label1";
  1818. this.label1.Size = new System.Drawing.Size(20, 17);
  1819. this.label1.TabIndex = 93;
  1820. this.label1.Text = "盘";
  1821. //
  1822. // LeastPrintNum
  1823. //
  1824. this.LeastPrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1825. this.LeastPrintNum.Location = new System.Drawing.Point(201, 119);
  1826. this.LeastPrintNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1827. this.LeastPrintNum.Name = "LeastPrintNum";
  1828. this.LeastPrintNum.Size = new System.Drawing.Size(44, 23);
  1829. this.LeastPrintNum.TabIndex = 92;
  1830. //
  1831. // OnlyPrint
  1832. //
  1833. this.OnlyPrint.AutoSize = true;
  1834. this.OnlyPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1835. this.OnlyPrint.Location = new System.Drawing.Point(167, 90);
  1836. this.OnlyPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1837. this.OnlyPrint.Name = "OnlyPrint";
  1838. this.OnlyPrint.Size = new System.Drawing.Size(63, 21);
  1839. this.OnlyPrint.TabIndex = 91;
  1840. this.OnlyPrint.Text = "仅打印";
  1841. this.OnlyPrint.UseVisualStyleBackColor = true;
  1842. //
  1843. // groupBoxWithBorder2
  1844. //
  1845. this.groupBoxWithBorder2.Controls.Add(this.cu_print_midprod);
  1846. this.groupBoxWithBorder2.Controls.Add(this.cu_print_midpo);
  1847. this.groupBoxWithBorder2.Controls.Add(this.cu_print_midspec);
  1848. this.groupBoxWithBorder2.Controls.Add(this.cu_print_midlotno);
  1849. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 9F);
  1850. this.groupBoxWithBorder2.Location = new System.Drawing.Point(172, 143);
  1851. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2);
  1852. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  1853. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2);
  1854. this.groupBoxWithBorder2.Size = new System.Drawing.Size(101, 121);
  1855. this.groupBoxWithBorder2.TabIndex = 81;
  1856. this.groupBoxWithBorder2.TabStop = false;
  1857. this.groupBoxWithBorder2.Text = "合并条件";
  1858. //
  1859. // cu_print_midprod
  1860. //
  1861. this.cu_print_midprod.AutoSize = true;
  1862. this.cu_print_midprod.Font = new System.Drawing.Font("微软雅黑", 9F);
  1863. this.cu_print_midprod.Location = new System.Drawing.Point(13, 93);
  1864. this.cu_print_midprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1865. this.cu_print_midprod.Name = "cu_print_midprod";
  1866. this.cu_print_midprod.Size = new System.Drawing.Size(75, 21);
  1867. this.cu_print_midprod.TabIndex = 92;
  1868. this.cu_print_midprod.Text = "客户料号";
  1869. this.cu_print_midprod.UseVisualStyleBackColor = true;
  1870. //
  1871. // cu_print_midpo
  1872. //
  1873. this.cu_print_midpo.AutoSize = true;
  1874. this.cu_print_midpo.Font = new System.Drawing.Font("微软雅黑", 9F);
  1875. this.cu_print_midpo.Location = new System.Drawing.Point(13, 69);
  1876. this.cu_print_midpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1877. this.cu_print_midpo.Name = "cu_print_midpo";
  1878. this.cu_print_midpo.Size = new System.Drawing.Size(75, 21);
  1879. this.cu_print_midpo.TabIndex = 93;
  1880. this.cu_print_midpo.Text = "客户合同";
  1881. this.cu_print_midpo.UseVisualStyleBackColor = true;
  1882. //
  1883. // cu_print_midspec
  1884. //
  1885. this.cu_print_midspec.AutoSize = true;
  1886. this.cu_print_midspec.Font = new System.Drawing.Font("微软雅黑", 9F);
  1887. this.cu_print_midspec.Location = new System.Drawing.Point(13, 46);
  1888. this.cu_print_midspec.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1889. this.cu_print_midspec.Name = "cu_print_midspec";
  1890. this.cu_print_midspec.Size = new System.Drawing.Size(75, 21);
  1891. this.cu_print_midspec.TabIndex = 94;
  1892. this.cu_print_midspec.Text = "出库型号";
  1893. this.cu_print_midspec.UseVisualStyleBackColor = true;
  1894. //
  1895. // cu_print_midlotno
  1896. //
  1897. this.cu_print_midlotno.AutoSize = true;
  1898. this.cu_print_midlotno.Font = new System.Drawing.Font("微软雅黑", 9F);
  1899. this.cu_print_midlotno.Location = new System.Drawing.Point(13, 21);
  1900. this.cu_print_midlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1901. this.cu_print_midlotno.Name = "cu_print_midlotno";
  1902. this.cu_print_midlotno.Size = new System.Drawing.Size(63, 21);
  1903. this.cu_print_midlotno.TabIndex = 95;
  1904. this.cu_print_midlotno.Text = "LotNo";
  1905. this.cu_print_midlotno.UseVisualStyleBackColor = true;
  1906. //
  1907. // label18
  1908. //
  1909. this.label18.AutoSize = true;
  1910. this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1911. this.label18.Location = new System.Drawing.Point(66, 143);
  1912. this.label18.Name = "label18";
  1913. this.label18.Size = new System.Drawing.Size(13, 17);
  1914. this.label18.TabIndex = 90;
  1915. this.label18.Text = "-";
  1916. //
  1917. // MidLabelNum
  1918. //
  1919. this.MidLabelNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1920. this.MidLabelNum.ID = null;
  1921. this.MidLabelNum.Location = new System.Drawing.Point(201, 60);
  1922. this.MidLabelNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1923. this.MidLabelNum.Name = "MidLabelNum";
  1924. this.MidLabelNum.Size = new System.Drawing.Size(44, 23);
  1925. this.MidLabelNum.Str = null;
  1926. this.MidLabelNum.Str1 = null;
  1927. this.MidLabelNum.Str2 = null;
  1928. this.MidLabelNum.TabIndex = 56;
  1929. //
  1930. // MidBoxEnd
  1931. //
  1932. this.MidBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
  1933. this.MidBoxEnd.ID = null;
  1934. this.MidBoxEnd.Location = new System.Drawing.Point(85, 140);
  1935. this.MidBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1936. this.MidBoxEnd.Name = "MidBoxEnd";
  1937. this.MidBoxEnd.Size = new System.Drawing.Size(50, 23);
  1938. this.MidBoxEnd.Str = null;
  1939. this.MidBoxEnd.Str1 = null;
  1940. this.MidBoxEnd.Str2 = null;
  1941. this.MidBoxEnd.TabIndex = 89;
  1942. //
  1943. // label12
  1944. //
  1945. this.label12.AutoSize = true;
  1946. this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1947. this.label12.Location = new System.Drawing.Point(8, 118);
  1948. this.label12.Name = "label12";
  1949. this.label12.Size = new System.Drawing.Size(56, 17);
  1950. this.label12.TabIndex = 77;
  1951. this.label12.Text = "中盒范围";
  1952. //
  1953. // label5
  1954. //
  1955. this.label5.AutoSize = true;
  1956. this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1957. this.label5.Location = new System.Drawing.Point(164, 63);
  1958. this.label5.Name = "label5";
  1959. this.label5.Size = new System.Drawing.Size(32, 17);
  1960. this.label5.TabIndex = 50;
  1961. this.label5.Text = "盒号";
  1962. //
  1963. // MidBoxBegin
  1964. //
  1965. this.MidBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
  1966. this.MidBoxBegin.ID = null;
  1967. this.MidBoxBegin.Location = new System.Drawing.Point(10, 140);
  1968. this.MidBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1969. this.MidBoxBegin.Name = "MidBoxBegin";
  1970. this.MidBoxBegin.Size = new System.Drawing.Size(50, 23);
  1971. this.MidBoxBegin.Str = null;
  1972. this.MidBoxBegin.Str1 = null;
  1973. this.MidBoxBegin.Str2 = null;
  1974. this.MidBoxBegin.TabIndex = 88;
  1975. //
  1976. // label4
  1977. //
  1978. this.label4.AutoSize = true;
  1979. this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1980. this.label4.Location = new System.Drawing.Point(164, 32);
  1981. this.label4.Name = "label4";
  1982. this.label4.Size = new System.Drawing.Size(32, 17);
  1983. this.label4.TabIndex = 49;
  1984. this.label4.Text = "容量";
  1985. //
  1986. // MidLabelPrinter
  1987. //
  1988. this.MidLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1989. this.MidLabelPrinter.Location = new System.Drawing.Point(9, 59);
  1990. this.MidLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1991. this.MidLabelPrinter.Name = "MidLabelPrinter";
  1992. this.MidLabelPrinter.Size = new System.Drawing.Size(150, 25);
  1993. this.MidLabelPrinter.TabIndex = 41;
  1994. //
  1995. // label15
  1996. //
  1997. this.label15.AutoSize = true;
  1998. this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1999. this.label15.Location = new System.Drawing.Point(250, 31);
  2000. this.label15.Name = "label15";
  2001. this.label15.Size = new System.Drawing.Size(20, 17);
  2002. this.label15.TabIndex = 40;
  2003. this.label15.Text = "盘";
  2004. //
  2005. // MidBoxCapacity
  2006. //
  2007. this.MidBoxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2008. this.MidBoxCapacity.Location = new System.Drawing.Point(201, 29);
  2009. this.MidBoxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2010. this.MidBoxCapacity.Name = "MidBoxCapacity";
  2011. this.MidBoxCapacity.Size = new System.Drawing.Size(44, 23);
  2012. this.MidBoxCapacity.TabIndex = 30;
  2013. this.MidBoxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
  2014. //
  2015. // MidLabelPrint
  2016. //
  2017. this.MidLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2018. this.MidLabelPrint.Location = new System.Drawing.Point(93, 88);
  2019. this.MidLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2020. this.MidLabelPrint.Name = "MidLabelPrint";
  2021. this.MidLabelPrint.Size = new System.Drawing.Size(68, 26);
  2022. this.MidLabelPrint.TabIndex = 42;
  2023. this.MidLabelPrint.Text = "打印盒签";
  2024. this.MidLabelPrint.UseVisualStyleBackColor = true;
  2025. this.MidLabelPrint.Click += new System.EventHandler(this.MidLabelPrint_Click);
  2026. //
  2027. // MidLabelAutoPrint
  2028. //
  2029. this.MidLabelAutoPrint.AutoSize = true;
  2030. this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2031. this.MidLabelAutoPrint.Location = new System.Drawing.Point(9, 90);
  2032. this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2033. this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
  2034. this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  2035. this.MidLabelAutoPrint.TabIndex = 41;
  2036. this.MidLabelAutoPrint.Text = "自动打印";
  2037. this.MidLabelAutoPrint.UseVisualStyleBackColor = true;
  2038. //
  2039. // MidLabelCombox
  2040. //
  2041. this.MidLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2042. this.MidLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2043. this.MidLabelCombox.FormattingEnabled = true;
  2044. this.MidLabelCombox.Location = new System.Drawing.Point(10, 27);
  2045. this.MidLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2046. this.MidLabelCombox.Name = "MidLabelCombox";
  2047. this.MidLabelCombox.Size = new System.Drawing.Size(149, 25);
  2048. this.MidLabelCombox.TabIndex = 40;
  2049. this.MidLabelCombox.SelectedIndexChanged += new System.EventHandler(this.MidLabelCombox_SelectedIndexChanged);
  2050. //
  2051. // OutBoxLabel
  2052. //
  2053. this.OutBoxLabel.Controls.Add(this.label9);
  2054. this.OutBoxLabel.Controls.Add(this.cu_print_papercount);
  2055. this.OutBoxLabel.Controls.Add(this.groupBoxWithBorder3);
  2056. this.OutBoxLabel.Controls.Add(this.LogingOut);
  2057. this.OutBoxLabel.Controls.Add(this.OutBoxNum);
  2058. this.OutBoxLabel.Controls.Add(this.label10);
  2059. this.OutBoxLabel.Controls.Add(this.label6);
  2060. this.OutBoxLabel.Controls.Add(this.OutBoxPrinter);
  2061. this.OutBoxLabel.Controls.Add(this.OutBoxCapacity);
  2062. this.OutBoxLabel.Controls.Add(this.OutBoxLabelPrint);
  2063. this.OutBoxLabel.Controls.Add(this.OutBoxLabelAutoPrint);
  2064. this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
  2065. this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2066. this.OutBoxLabel.Location = new System.Drawing.Point(1106, 6);
  2067. this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
  2068. this.OutBoxLabel.Name = "OutBoxLabel";
  2069. this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
  2070. this.OutBoxLabel.Size = new System.Drawing.Size(278, 269);
  2071. this.OutBoxLabel.TabIndex = 79;
  2072. this.OutBoxLabel.TabStop = false;
  2073. this.OutBoxLabel.Text = "外箱标签";
  2074. //
  2075. // label9
  2076. //
  2077. this.label9.AutoSize = true;
  2078. this.label9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2079. this.label9.Location = new System.Drawing.Point(170, 41);
  2080. this.label9.Name = "label9";
  2081. this.label9.Size = new System.Drawing.Size(32, 17);
  2082. this.label9.TabIndex = 98;
  2083. this.label9.Text = "纸型";
  2084. //
  2085. // cu_print_papercount
  2086. //
  2087. this.cu_print_papercount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2088. this.cu_print_papercount.Location = new System.Drawing.Point(211, 39);
  2089. this.cu_print_papercount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2090. this.cu_print_papercount.Name = "cu_print_papercount";
  2091. this.cu_print_papercount.Size = new System.Drawing.Size(38, 23);
  2092. this.cu_print_papercount.TabIndex = 97;
  2093. //
  2094. // groupBoxWithBorder3
  2095. //
  2096. this.groupBoxWithBorder3.Controls.Add(this.cu_print_outprod);
  2097. this.groupBoxWithBorder3.Controls.Add(this.cu_print_outpo);
  2098. this.groupBoxWithBorder3.Controls.Add(this.cu_print_outspec);
  2099. this.groupBoxWithBorder3.Controls.Add(this.cu_print_outlotno);
  2100. this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 9F);
  2101. this.groupBoxWithBorder3.Location = new System.Drawing.Point(172, 143);
  2102. this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(2);
  2103. this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
  2104. this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(2);
  2105. this.groupBoxWithBorder3.Size = new System.Drawing.Size(101, 121);
  2106. this.groupBoxWithBorder3.TabIndex = 96;
  2107. this.groupBoxWithBorder3.TabStop = false;
  2108. this.groupBoxWithBorder3.Text = "合并条件";
  2109. //
  2110. // cu_print_outprod
  2111. //
  2112. this.cu_print_outprod.AutoSize = true;
  2113. this.cu_print_outprod.Font = new System.Drawing.Font("微软雅黑", 9F);
  2114. this.cu_print_outprod.Location = new System.Drawing.Point(13, 93);
  2115. this.cu_print_outprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2116. this.cu_print_outprod.Name = "cu_print_outprod";
  2117. this.cu_print_outprod.Size = new System.Drawing.Size(75, 21);
  2118. this.cu_print_outprod.TabIndex = 92;
  2119. this.cu_print_outprod.Text = "客户料号";
  2120. this.cu_print_outprod.UseVisualStyleBackColor = true;
  2121. //
  2122. // cu_print_outpo
  2123. //
  2124. this.cu_print_outpo.AutoSize = true;
  2125. this.cu_print_outpo.Font = new System.Drawing.Font("微软雅黑", 9F);
  2126. this.cu_print_outpo.Location = new System.Drawing.Point(13, 69);
  2127. this.cu_print_outpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2128. this.cu_print_outpo.Name = "cu_print_outpo";
  2129. this.cu_print_outpo.Size = new System.Drawing.Size(75, 21);
  2130. this.cu_print_outpo.TabIndex = 93;
  2131. this.cu_print_outpo.Text = "客户合同";
  2132. this.cu_print_outpo.UseVisualStyleBackColor = true;
  2133. //
  2134. // cu_print_outspec
  2135. //
  2136. this.cu_print_outspec.AutoSize = true;
  2137. this.cu_print_outspec.Font = new System.Drawing.Font("微软雅黑", 9F);
  2138. this.cu_print_outspec.Location = new System.Drawing.Point(13, 46);
  2139. this.cu_print_outspec.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2140. this.cu_print_outspec.Name = "cu_print_outspec";
  2141. this.cu_print_outspec.Size = new System.Drawing.Size(75, 21);
  2142. this.cu_print_outspec.TabIndex = 94;
  2143. this.cu_print_outspec.Text = "出库型号";
  2144. this.cu_print_outspec.UseVisualStyleBackColor = true;
  2145. //
  2146. // cu_print_outlotno
  2147. //
  2148. this.cu_print_outlotno.AutoSize = true;
  2149. this.cu_print_outlotno.Font = new System.Drawing.Font("微软雅黑", 9F);
  2150. this.cu_print_outlotno.Location = new System.Drawing.Point(13, 21);
  2151. this.cu_print_outlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2152. this.cu_print_outlotno.Name = "cu_print_outlotno";
  2153. this.cu_print_outlotno.Size = new System.Drawing.Size(63, 21);
  2154. this.cu_print_outlotno.TabIndex = 95;
  2155. this.cu_print_outlotno.Text = "LotNo";
  2156. this.cu_print_outlotno.UseVisualStyleBackColor = true;
  2157. //
  2158. // LogingOut
  2159. //
  2160. this.LogingOut.AutoSize = true;
  2161. this.LogingOut.Location = new System.Drawing.Point(231, 11);
  2162. this.LogingOut.Name = "LogingOut";
  2163. this.LogingOut.Size = new System.Drawing.Size(42, 21);
  2164. this.LogingOut.TabIndex = 77;
  2165. this.LogingOut.TabStop = true;
  2166. this.LogingOut.Text = "注销";
  2167. this.LogingOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LogingOut_LinkClicked);
  2168. //
  2169. // OutBoxNum
  2170. //
  2171. this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2172. this.OutBoxNum.ID = null;
  2173. this.OutBoxNum.Location = new System.Drawing.Point(211, 99);
  2174. this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2175. this.OutBoxNum.Name = "OutBoxNum";
  2176. this.OutBoxNum.Size = new System.Drawing.Size(38, 23);
  2177. this.OutBoxNum.Str = null;
  2178. this.OutBoxNum.Str1 = null;
  2179. this.OutBoxNum.Str2 = null;
  2180. this.OutBoxNum.TabIndex = 91;
  2181. //
  2182. // label10
  2183. //
  2184. this.label10.AutoSize = true;
  2185. this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2186. this.label10.Location = new System.Drawing.Point(170, 102);
  2187. this.label10.Name = "label10";
  2188. this.label10.Size = new System.Drawing.Size(32, 17);
  2189. this.label10.TabIndex = 90;
  2190. this.label10.Text = "箱号";
  2191. //
  2192. // label6
  2193. //
  2194. this.label6.AutoSize = true;
  2195. this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2196. this.label6.Location = new System.Drawing.Point(170, 71);
  2197. this.label6.Name = "label6";
  2198. this.label6.Size = new System.Drawing.Size(32, 17);
  2199. this.label6.TabIndex = 87;
  2200. this.label6.Text = "容量";
  2201. //
  2202. // OutBoxPrinter
  2203. //
  2204. this.OutBoxPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2205. this.OutBoxPrinter.Location = new System.Drawing.Point(8, 60);
  2206. this.OutBoxPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  2207. this.OutBoxPrinter.Name = "OutBoxPrinter";
  2208. this.OutBoxPrinter.Size = new System.Drawing.Size(158, 25);
  2209. this.OutBoxPrinter.TabIndex = 82;
  2210. //
  2211. // OutBoxCapacity
  2212. //
  2213. this.OutBoxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2214. this.OutBoxCapacity.Location = new System.Drawing.Point(211, 68);
  2215. this.OutBoxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2216. this.OutBoxCapacity.Name = "OutBoxCapacity";
  2217. this.OutBoxCapacity.Size = new System.Drawing.Size(38, 23);
  2218. this.OutBoxCapacity.TabIndex = 84;
  2219. this.OutBoxCapacity.Value = new decimal(new int[] {
  2220. 1,
  2221. 0,
  2222. 0,
  2223. 0});
  2224. this.OutBoxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
  2225. //
  2226. // OutBoxLabelPrint
  2227. //
  2228. this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2229. this.OutBoxLabelPrint.Location = new System.Drawing.Point(90, 89);
  2230. this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2231. this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
  2232. this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
  2233. this.OutBoxLabelPrint.TabIndex = 80;
  2234. this.OutBoxLabelPrint.Text = "打印箱标";
  2235. this.OutBoxLabelPrint.UseVisualStyleBackColor = true;
  2236. this.OutBoxLabelPrint.Click += new System.EventHandler(this.OutBoxLabelPrint_Click);
  2237. //
  2238. // OutBoxLabelAutoPrint
  2239. //
  2240. this.OutBoxLabelAutoPrint.AutoSize = true;
  2241. this.OutBoxLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2242. this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(9, 91);
  2243. this.OutBoxLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2244. this.OutBoxLabelAutoPrint.Name = "OutBoxLabelAutoPrint";
  2245. this.OutBoxLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  2246. this.OutBoxLabelAutoPrint.TabIndex = 79;
  2247. this.OutBoxLabelAutoPrint.Text = "自动打印";
  2248. this.OutBoxLabelAutoPrint.UseVisualStyleBackColor = true;
  2249. //
  2250. // OutBoxCombox
  2251. //
  2252. this.OutBoxCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2253. this.OutBoxCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2254. this.OutBoxCombox.FormattingEnabled = true;
  2255. this.OutBoxCombox.Location = new System.Drawing.Point(9, 29);
  2256. this.OutBoxCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2257. this.OutBoxCombox.Name = "OutBoxCombox";
  2258. this.OutBoxCombox.Size = new System.Drawing.Size(157, 25);
  2259. this.OutBoxCombox.TabIndex = 78;
  2260. this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
  2261. //
  2262. // BackendCheck
  2263. //
  2264. this.BackendCheck.Tag = "BackendCheck";
  2265. //
  2266. // FrontendCheck
  2267. //
  2268. this.FrontendCheck.Tag = "FrontendCheck";
  2269. //
  2270. // UAS_出货标签打印
  2271. //
  2272. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2273. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2274. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
  2275. this.ClientSize = new System.Drawing.Size(1389, 729);
  2276. this.Controls.Add(this.PageNum);
  2277. this.Controls.Add(this.LastPage);
  2278. this.Controls.Add(this.FirstPage);
  2279. this.Controls.Add(this.PageInf);
  2280. this.Controls.Add(this.NextPage);
  2281. this.Controls.Add(this.BeforePage);
  2282. this.Controls.Add(this.front_sg_separator);
  2283. this.Controls.Add(this.label13);
  2284. this.Controls.Add(this.cu_print_regexpression);
  2285. this.Controls.Add(this.PLCStart);
  2286. this.Controls.Add(this.PLCStop);
  2287. this.Controls.Add(this.ExportData);
  2288. this.Controls.Add(this.label8);
  2289. this.Controls.Add(this.FrontCollect);
  2290. this.Controls.Add(this.ButtonSetting);
  2291. this.Controls.Add(this.ListButtonMenu);
  2292. this.Controls.Add(this.pi_date);
  2293. this.Controls.Add(this.GetGridOnly);
  2294. this.Controls.Add(this.Fresh);
  2295. this.Controls.Add(this.pi_cardcode_label);
  2296. this.Controls.Add(this.pi_cardcode);
  2297. this.Controls.Add(this.CollectionProcess);
  2298. this.Controls.Add(this.back_sg_separator);
  2299. this.Controls.Add(this.sg_separator_label);
  2300. this.Controls.Add(this.后端复核);
  2301. this.Controls.Add(this.BackCheck);
  2302. this.Controls.Add(this.label3);
  2303. this.Controls.Add(this.MessageLog);
  2304. this.Controls.Add(this.LabelInf);
  2305. this.Controls.Add(this.pi_inoutno_label);
  2306. this.Controls.Add(this.pi_inoutno);
  2307. this.Controls.Add(this.SingleLabel);
  2308. this.Controls.Add(this.MidLabel);
  2309. this.Controls.Add(this.OutBoxLabel);
  2310. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  2311. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2312. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2313. this.Name = "UAS_出货标签打印";
  2314. this.Text = " UAS-出货标签管理";
  2315. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  2316. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.贴标机条码打印_FormClosing);
  2317. this.Load += new System.EventHandler(this.贴标机条码打印_Load);
  2318. this.SizeChanged += new System.EventHandler(this.贴标机条码打印_SizeChanged);
  2319. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
  2320. this.CollectionProcess.ResumeLayout(false);
  2321. this.CollectionProcess.PerformLayout();
  2322. this.groupBox2.ResumeLayout(false);
  2323. this.groupBox2.PerformLayout();
  2324. this.groupBox1.ResumeLayout(false);
  2325. this.groupBox1.PerformLayout();
  2326. ((System.ComponentModel.ISupportInitialize)(this.DetailRange2)).EndInit();
  2327. ((System.ComponentModel.ISupportInitialize)(this.DetailRange1)).EndInit();
  2328. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
  2329. this.SingleLabel.ResumeLayout(false);
  2330. this.SingleLabel.PerformLayout();
  2331. this.groupBoxWithBorder4.ResumeLayout(false);
  2332. this.groupBoxWithBorder4.PerformLayout();
  2333. this.MidLabel.ResumeLayout(false);
  2334. this.MidLabel.PerformLayout();
  2335. this.groupBoxWithBorder5.ResumeLayout(false);
  2336. this.groupBoxWithBorder5.PerformLayout();
  2337. ((System.ComponentModel.ISupportInitialize)(this.LeastPrintNum)).EndInit();
  2338. this.groupBoxWithBorder2.ResumeLayout(false);
  2339. this.groupBoxWithBorder2.PerformLayout();
  2340. ((System.ComponentModel.ISupportInitialize)(this.MidBoxCapacity)).EndInit();
  2341. this.OutBoxLabel.ResumeLayout(false);
  2342. this.OutBoxLabel.PerformLayout();
  2343. ((System.ComponentModel.ISupportInitialize)(this.cu_print_papercount)).EndInit();
  2344. this.groupBoxWithBorder3.ResumeLayout(false);
  2345. this.groupBoxWithBorder3.PerformLayout();
  2346. ((System.ComponentModel.ISupportInitialize)(this.OutBoxCapacity)).EndInit();
  2347. this.ResumeLayout(false);
  2348. this.PerformLayout();
  2349. }
  2350. #endregion
  2351. private System.Windows.Forms.DataGridViewTextBoxColumn si_item;
  2352. private CustomControl.SerialPortWithTag BackendCheck;
  2353. private CustomControl.SerialPortWithTag FrontendCheck;
  2354. private System.Windows.Forms.ComboBox OutBoxCombox;
  2355. private System.Windows.Forms.CheckBox OutBoxLabelAutoPrint;
  2356. private System.Windows.Forms.Button OutBoxLabelPrint;
  2357. private System.Windows.Forms.NumericUpDown OutBoxCapacity;
  2358. private CustomControl.PrinterCombox OutBoxPrinter;
  2359. private System.Windows.Forms.Label label6;
  2360. private System.Windows.Forms.Label label10;
  2361. private CustomControl.EnterTextBox OutBoxNum;
  2362. private System.Windows.Forms.LinkLabel LogingOut;
  2363. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
  2364. private System.Windows.Forms.CheckBox cu_print_outprod;
  2365. private System.Windows.Forms.CheckBox cu_print_outpo;
  2366. private System.Windows.Forms.CheckBox cu_print_outspec;
  2367. private System.Windows.Forms.CheckBox cu_print_outlotno;
  2368. private System.Windows.Forms.NumericUpDown cu_print_papercount;
  2369. private System.Windows.Forms.Label label9;
  2370. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder OutBoxLabel;
  2371. private System.Windows.Forms.ComboBox MidLabelCombox;
  2372. private System.Windows.Forms.CheckBox MidLabelAutoPrint;
  2373. private System.Windows.Forms.Button MidLabelPrint;
  2374. private System.Windows.Forms.NumericUpDown MidBoxCapacity;
  2375. private System.Windows.Forms.Label label15;
  2376. private CustomControl.PrinterCombox MidLabelPrinter;
  2377. private System.Windows.Forms.Label label4;
  2378. private CustomControl.EnterTextBox MidBoxBegin;
  2379. private System.Windows.Forms.Label label5;
  2380. private System.Windows.Forms.Label label12;
  2381. private CustomControl.EnterTextBox MidBoxEnd;
  2382. private CustomControl.EnterTextBox MidLabelNum;
  2383. private System.Windows.Forms.Label label18;
  2384. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  2385. private System.Windows.Forms.CheckBox cu_print_midprod;
  2386. private System.Windows.Forms.CheckBox cu_print_midpo;
  2387. private System.Windows.Forms.CheckBox cu_print_midspec;
  2388. private System.Windows.Forms.CheckBox cu_print_midlotno;
  2389. private System.Windows.Forms.CheckBox OnlyPrint;
  2390. private System.Windows.Forms.NumericUpDown LeastPrintNum;
  2391. private System.Windows.Forms.Label label1;
  2392. private System.Windows.Forms.Label label2;
  2393. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder5;
  2394. private System.Windows.Forms.RadioButton Expression;
  2395. private System.Windows.Forms.RadioButton Equal;
  2396. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder MidLabel;
  2397. private System.Windows.Forms.ComboBox SingleLabelCombox;
  2398. private System.Windows.Forms.CheckBox SingleLabelAutoPrint;
  2399. private System.Windows.Forms.Button SingleLabelPrint;
  2400. private CustomControl.EnterTextBox SingleBoxBegin;
  2401. private CustomControl.EnterTextBox SingleBoxEnd;
  2402. private CustomControl.PrinterCombox SingleLabelPrinter;
  2403. private System.Windows.Forms.Label label16;
  2404. private System.Windows.Forms.Label label7;
  2405. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder4;
  2406. private System.Windows.Forms.Label label20;
  2407. private System.Windows.Forms.ComboBox BackCombo;
  2408. private System.Windows.Forms.Label label19;
  2409. private System.Windows.Forms.ComboBox FrontCombo;
  2410. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SingleLabel;
  2411. private CustomControl.EnterTextBox pi_inoutno;
  2412. private CustomControl.DataGridViewWithSerialNum LabelInf;
  2413. private CustomControl.RichText.RichTextAutoBottom MessageLog;
  2414. private CustomControl.EnterTextBox BackCheck;
  2415. private CustomControl.EnterTextBox back_sg_separator;
  2416. private CustomControl.EnterTextBox FrontCollect;
  2417. private System.Windows.Forms.Button ExportData;
  2418. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
  2419. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
  2420. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
  2421. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
  2422. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
  2423. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  2424. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  2425. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  2426. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  2427. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  2428. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  2429. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  2430. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  2431. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  2432. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  2433. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  2434. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  2435. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  2436. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn6;
  2437. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn5;
  2438. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn4;
  2439. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  2440. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  2441. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  2442. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  2443. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  2444. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  2445. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  2446. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
  2447. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
  2448. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  2449. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  2450. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  2451. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  2452. private System.Windows.Forms.Label label8;
  2453. private System.Windows.Forms.Button ButtonSetting;
  2454. private System.Windows.Forms.ListBox ListButtonMenu;
  2455. private System.Windows.Forms.Label pi_date;
  2456. private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
  2457. private System.Windows.Forms.BindingSource MidSource;
  2458. private System.Windows.Forms.CheckBox GetGridOnly;
  2459. private System.Windows.Forms.Timer RefreshDBConnect;
  2460. private System.Windows.Forms.Label label3;
  2461. private System.Windows.Forms.LinkLabel Fresh;
  2462. private System.Windows.Forms.Label pi_cardcode_label;
  2463. private System.Windows.Forms.Label pi_cardcode;
  2464. private System.Windows.Forms.Label sg_separator_label;
  2465. private System.Windows.Forms.Label 后端复核;
  2466. private System.Windows.Forms.Label pi_inoutno_label;
  2467. private System.Windows.Forms.Label Process;
  2468. private System.Windows.Forms.Label label11;
  2469. private System.Windows.Forms.Label label14;
  2470. private System.Windows.Forms.Label CollectedCount;
  2471. private System.Windows.Forms.Label Process_outboxcode;
  2472. private System.Windows.Forms.Label Process_midboxcode;
  2473. private System.Windows.Forms.RadioButton AutoCollection;
  2474. private System.Windows.Forms.RadioButton ManualCollection;
  2475. private System.Windows.Forms.Label label21;
  2476. private System.Windows.Forms.CheckBox DetailRange;
  2477. private System.Windows.Forms.RadioButton RecheckCuprodcode;
  2478. private System.Windows.Forms.RadioButton RecheckBarcode;
  2479. private System.Windows.Forms.Label label22;
  2480. private System.Windows.Forms.RadioButton ManualFrontCheck;
  2481. private System.Windows.Forms.RadioButton ManualBackCheck;
  2482. private System.Windows.Forms.Label label23;
  2483. private System.Windows.Forms.RadioButton ManualAutoCheck;
  2484. private System.Windows.Forms.CheckBox checkBox2;
  2485. private System.Windows.Forms.Button ButtonCollectPass;
  2486. private System.Windows.Forms.Button ButtonRecheckPass;
  2487. private System.Windows.Forms.Button ButtonSetOutBox;
  2488. private System.Windows.Forms.Button ButtonSetMidBox;
  2489. private CustomControl.EnterTextBox SetMidBox;
  2490. private CustomControl.EnterTextBox SetOutBox;
  2491. private System.Windows.Forms.Button AddMidBox;
  2492. private System.Windows.Forms.Button CutMidBox;
  2493. private System.Windows.Forms.Button CutOutBox;
  2494. private System.Windows.Forms.Button AddOutBox;
  2495. private System.Windows.Forms.Label label24;
  2496. private System.Windows.Forms.Label label25;
  2497. private System.Windows.Forms.Label midboxProcess;
  2498. private System.Windows.Forms.Label outboxProcess;
  2499. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder CollectionProcess;
  2500. private System.Windows.Forms.Button PLCStop;
  2501. private System.Windows.Forms.Button PLCStart;
  2502. private System.Windows.Forms.Label cu_print_regexpression;
  2503. private System.Windows.Forms.NumericUpDown DetailRange2;
  2504. private System.Windows.Forms.NumericUpDown DetailRange1;
  2505. private CustomControl.EnterTextBox front_sg_separator;
  2506. private System.Windows.Forms.Label label13;
  2507. private System.Windows.Forms.GroupBox groupBox1;
  2508. private System.Windows.Forms.GroupBox groupBox2;
  2509. private System.Windows.Forms.LinkLabel BeforePage;
  2510. private System.Windows.Forms.LinkLabel NextPage;
  2511. private System.Windows.Forms.Label PageInf;
  2512. private System.Windows.Forms.LinkLabel FirstPage;
  2513. private System.Windows.Forms.LinkLabel LastPage;
  2514. private System.Windows.Forms.Label PageNum;
  2515. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  2516. private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
  2517. private System.Windows.Forms.DataGridViewTextBoxColumn rownum;
  2518. private System.Windows.Forms.DataGridViewTextBoxColumn pib_pdno;
  2519. private System.Windows.Forms.DataGridViewTextBoxColumn pib_prodcode;
  2520. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifmodify;
  2521. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifupload;
  2522. private System.Windows.Forms.DataGridViewTextBoxColumn pr_vendprodcode;
  2523. private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
  2524. private System.Windows.Forms.DataGridViewTextBoxColumn pib_madein;
  2525. private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
  2526. private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
  2527. private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
  2528. private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
  2529. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifpick;
  2530. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
  2531. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifrecheck;
  2532. private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode1;
  2533. private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
  2534. private System.Windows.Forms.DataGridViewTextBoxColumn pib_barcode;
  2535. private System.Windows.Forms.DataGridViewTextBoxColumn pib_custbarcode;
  2536. private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
  2537. private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodcode;
  2538. private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
  2539. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  2540. private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
  2541. private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
  2542. }
  2543. }