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

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