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

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