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

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