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

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