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