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

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