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

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