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

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