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

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