CellTargetSettingForm.Designer.cs 215 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761
  1. namespace YangjieTester.元件目标设置
  2. {
  3. partial class CellTargetSettingForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.uiLabel1 = new Sunny.UI.UILabel();
  29. this.cob打标CCD检测NG料盒 = new PlcUiControl.PlcUiComboBox();
  30. this.uiLabel2 = new Sunny.UI.UILabel();
  31. this.cob3D检测NG料盒 = new PlcUiControl.PlcUiComboBox();
  32. this.cob测试4BIN12 = new PlcUiControl.PlcUiComboBox();
  33. this.cob测试3BIN12 = new PlcUiControl.PlcUiComboBox();
  34. this.cob测试2BIN12 = new PlcUiControl.PlcUiComboBox();
  35. this.cob测试1BIN12 = new PlcUiControl.PlcUiComboBox();
  36. this.uiLabel20 = new Sunny.UI.UILabel();
  37. this.cob测试4BIN11 = new PlcUiControl.PlcUiComboBox();
  38. this.cob测试3BIN11 = new PlcUiControl.PlcUiComboBox();
  39. this.cob测试2BIN11 = new PlcUiControl.PlcUiComboBox();
  40. this.cob测试1BIN11 = new PlcUiControl.PlcUiComboBox();
  41. this.cob测试4BIN10 = new PlcUiControl.PlcUiComboBox();
  42. this.cob测试3BIN10 = new PlcUiControl.PlcUiComboBox();
  43. this.cob测试2BIN10 = new PlcUiControl.PlcUiComboBox();
  44. this.cob测试1BIN10 = new PlcUiControl.PlcUiComboBox();
  45. this.cob测试4BIN9 = new PlcUiControl.PlcUiComboBox();
  46. this.cob测试3BIN9 = new PlcUiControl.PlcUiComboBox();
  47. this.cob测试2BIN9 = new PlcUiControl.PlcUiComboBox();
  48. this.cob测试1BIN9 = new PlcUiControl.PlcUiComboBox();
  49. this.cob测试4BIN8 = new PlcUiControl.PlcUiComboBox();
  50. this.cob测试3BIN8 = new PlcUiControl.PlcUiComboBox();
  51. this.cob测试2BIN8 = new PlcUiControl.PlcUiComboBox();
  52. this.cob测试1BIN8 = new PlcUiControl.PlcUiComboBox();
  53. this.cob测试4BIN7 = new PlcUiControl.PlcUiComboBox();
  54. this.cob测试3BIN7 = new PlcUiControl.PlcUiComboBox();
  55. this.cob测试2BIN7 = new PlcUiControl.PlcUiComboBox();
  56. this.cob测试1BIN7 = new PlcUiControl.PlcUiComboBox();
  57. this.cob测试4BIN6 = new PlcUiControl.PlcUiComboBox();
  58. this.cob测试3BIN6 = new PlcUiControl.PlcUiComboBox();
  59. this.cob测试2BIN6 = new PlcUiControl.PlcUiComboBox();
  60. this.cob测试1BIN6 = new PlcUiControl.PlcUiComboBox();
  61. this.cob测试4BIN5 = new PlcUiControl.PlcUiComboBox();
  62. this.cob测试3BIN5 = new PlcUiControl.PlcUiComboBox();
  63. this.cob测试2BIN5 = new PlcUiControl.PlcUiComboBox();
  64. this.cob测试1BIN5 = new PlcUiControl.PlcUiComboBox();
  65. this.cob测试4BIN4 = new PlcUiControl.PlcUiComboBox();
  66. this.cob测试3BIN4 = new PlcUiControl.PlcUiComboBox();
  67. this.cob测试2BIN4 = new PlcUiControl.PlcUiComboBox();
  68. this.cob测试1BIN4 = new PlcUiControl.PlcUiComboBox();
  69. this.cob测试4BIN3 = new PlcUiControl.PlcUiComboBox();
  70. this.cob测试3BIN3 = new PlcUiControl.PlcUiComboBox();
  71. this.cob测试2BIN3 = new PlcUiControl.PlcUiComboBox();
  72. this.cob测试1BIN3 = new PlcUiControl.PlcUiComboBox();
  73. this.cob测试4BIN2 = new PlcUiControl.PlcUiComboBox();
  74. this.cob测试3BIN2 = new PlcUiControl.PlcUiComboBox();
  75. this.cob测试2BIN2 = new PlcUiControl.PlcUiComboBox();
  76. this.cob测试1BIN2 = new PlcUiControl.PlcUiComboBox();
  77. this.cob热测BIN1 = new PlcUiControl.PlcUiComboBox();
  78. this.cob测试4BIN1 = new PlcUiControl.PlcUiComboBox();
  79. this.cob测试3BIN1 = new PlcUiControl.PlcUiComboBox();
  80. this.cob测试2BIN1 = new PlcUiControl.PlcUiComboBox();
  81. this.uiLabel19 = new Sunny.UI.UILabel();
  82. this.uiLabel18 = new Sunny.UI.UILabel();
  83. this.uiLabel17 = new Sunny.UI.UILabel();
  84. this.uiLabel16 = new Sunny.UI.UILabel();
  85. this.uiLabel15 = new Sunny.UI.UILabel();
  86. this.uiLabel14 = new Sunny.UI.UILabel();
  87. this.uiLabel13 = new Sunny.UI.UILabel();
  88. this.uiLabel12 = new Sunny.UI.UILabel();
  89. this.uiLabel11 = new Sunny.UI.UILabel();
  90. this.uiLabel10 = new Sunny.UI.UILabel();
  91. this.uiLabel9 = new Sunny.UI.UILabel();
  92. this.uiLabel8 = new Sunny.UI.UILabel();
  93. this.uiLabel7 = new Sunny.UI.UILabel();
  94. this.uiLabel6 = new Sunny.UI.UILabel();
  95. this.uiLabel5 = new Sunny.UI.UILabel();
  96. this.uiLabel4 = new Sunny.UI.UILabel();
  97. this.uiLabel3 = new Sunny.UI.UILabel();
  98. this.cob测试1BIN1 = new PlcUiControl.PlcUiComboBox();
  99. this.cob测试5BIN1 = new PlcUiControl.PlcUiComboBox();
  100. this.uiLabel21 = new Sunny.UI.UILabel();
  101. this.cob热测BIN2 = new PlcUiControl.PlcUiComboBox();
  102. this.cob热测BIN3 = new PlcUiControl.PlcUiComboBox();
  103. this.cob热测BIN4 = new PlcUiControl.PlcUiComboBox();
  104. this.cob热测BIN5 = new PlcUiControl.PlcUiComboBox();
  105. this.cob热测BIN6 = new PlcUiControl.PlcUiComboBox();
  106. this.cob热测BIN7 = new PlcUiControl.PlcUiComboBox();
  107. this.cob热测BIN8 = new PlcUiControl.PlcUiComboBox();
  108. this.cob热测BIN9 = new PlcUiControl.PlcUiComboBox();
  109. this.cob热测BIN10 = new PlcUiControl.PlcUiComboBox();
  110. this.cob热测BIN11 = new PlcUiControl.PlcUiComboBox();
  111. this.cob热测BIN12 = new PlcUiControl.PlcUiComboBox();
  112. this.cob测试5BIN2 = new PlcUiControl.PlcUiComboBox();
  113. this.cob测试5BIN3 = new PlcUiControl.PlcUiComboBox();
  114. this.cob测试5BIN6 = new PlcUiControl.PlcUiComboBox();
  115. this.cob测试5BIN5 = new PlcUiControl.PlcUiComboBox();
  116. this.cob测试5BIN4 = new PlcUiControl.PlcUiComboBox();
  117. this.cob测试5BIN9 = new PlcUiControl.PlcUiComboBox();
  118. this.cob测试5BIN8 = new PlcUiControl.PlcUiComboBox();
  119. this.cob测试5BIN7 = new PlcUiControl.PlcUiComboBox();
  120. this.cob测试5BIN10 = new PlcUiControl.PlcUiComboBox();
  121. this.cob测试5BIN11 = new PlcUiControl.PlcUiComboBox();
  122. this.cob测试5BIN12 = new PlcUiControl.PlcUiComboBox();
  123. this.SuspendLayout();
  124. //
  125. // uiLabel1
  126. //
  127. this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  129. this.uiLabel1.Location = new System.Drawing.Point(21, 72);
  130. this.uiLabel1.Name = "uiLabel1";
  131. this.uiLabel1.Size = new System.Drawing.Size(148, 23);
  132. this.uiLabel1.TabIndex = 1;
  133. this.uiLabel1.Text = "打标CCD检测NG料盒";
  134. //
  135. // cob打标CCD检测NG料盒
  136. //
  137. this.cob打标CCD检测NG料盒.DataSource = null;
  138. this.cob打标CCD检测NG料盒.DisabilityTriggerNode = null;
  139. this.cob打标CCD检测NG料盒.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  140. this.cob打标CCD检测NG料盒.FillColor = System.Drawing.Color.White;
  141. this.cob打标CCD检测NG料盒.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.cob打标CCD检测NG料盒.InvisibilityTriggerNode = null;
  143. this.cob打标CCD检测NG料盒.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  144. this.cob打标CCD检测NG料盒.Items.AddRange(new object[] {
  145. "0,",
  146. "41.料盒4-1",
  147. "42.料盒4-2",
  148. "43.料盒4-3",
  149. "44.料盒4-4"});
  150. this.cob打标CCD检测NG料盒.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  151. this.cob打标CCD检测NG料盒.Location = new System.Drawing.Point(24, 102);
  152. this.cob打标CCD检测NG料盒.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  153. this.cob打标CCD检测NG料盒.MinimumSize = new System.Drawing.Size(63, 0);
  154. this.cob打标CCD检测NG料盒.Name = "cob打标CCD检测NG料盒";
  155. this.cob打标CCD检测NG料盒.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  156. this.cob打标CCD检测NG料盒.ReadNode = new Node("Application.GVL_A24_Auto.ui自定义结果去向", NodeType.UINT, "1编带1;2编带2;11-12-13-14料盒1(1-4);21-22-23-24料盒2(1-4);31-32-33-34料盒3(1-4);41-42-43-44" +
  157. "料盒4(1-4)");
  158. this.cob打标CCD检测NG料盒.Size = new System.Drawing.Size(127, 23);
  159. this.cob打标CCD检测NG料盒.SymbolSize = 24;
  160. this.cob打标CCD检测NG料盒.TabIndex = 2;
  161. this.cob打标CCD检测NG料盒.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  162. this.cob打标CCD检测NG料盒.UseItemNumberPreffix = true;
  163. this.cob打标CCD检测NG料盒.Watermark = "";
  164. this.cob打标CCD检测NG料盒.WriteNode = new Node("Application.GVL_A24_Auto.ui自定义结果去向", NodeType.UINT, "1编带1;2编带2;11-12-13-14料盒1(1-4);21-22-23-24料盒2(1-4);31-32-33-34料盒3(1-4);41-42-43-44" +
  165. "料盒4(1-4)");
  166. //
  167. // uiLabel2
  168. //
  169. this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  171. this.uiLabel2.Location = new System.Drawing.Point(21, 133);
  172. this.uiLabel2.Name = "uiLabel2";
  173. this.uiLabel2.Size = new System.Drawing.Size(130, 23);
  174. this.uiLabel2.TabIndex = 3;
  175. this.uiLabel2.Text = "3D检测NG料盒";
  176. //
  177. // cob3D检测NG料盒
  178. //
  179. this.cob3D检测NG料盒.DataSource = null;
  180. this.cob3D检测NG料盒.DisabilityTriggerNode = null;
  181. this.cob3D检测NG料盒.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  182. this.cob3D检测NG料盒.FillColor = System.Drawing.Color.White;
  183. this.cob3D检测NG料盒.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.cob3D检测NG料盒.InvisibilityTriggerNode = null;
  185. this.cob3D检测NG料盒.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  186. this.cob3D检测NG料盒.Items.AddRange(new object[] {
  187. "0,",
  188. "41.料盒4-1",
  189. "42.料盒4-2",
  190. "43.料盒4-3",
  191. "44.料盒4-4"});
  192. this.cob3D检测NG料盒.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  193. this.cob3D检测NG料盒.Location = new System.Drawing.Point(24, 161);
  194. this.cob3D检测NG料盒.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  195. this.cob3D检测NG料盒.MinimumSize = new System.Drawing.Size(63, 0);
  196. this.cob3D检测NG料盒.Name = "cob3D检测NG料盒";
  197. this.cob3D检测NG料盒.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  198. this.cob3D检测NG料盒.ReadNode = new Node("Application.GVL_A29_Auto.ar自定义结果去向", NodeType.UINT, "1编带1;2编带2;11-12-13-14料盒1(1-4);21-22-23-24料盒2(1-4);31-32-33-34料盒3(1-4);41-42-43-44" +
  199. "料盒4(1-4)");
  200. this.cob3D检测NG料盒.Size = new System.Drawing.Size(127, 23);
  201. this.cob3D检测NG料盒.SymbolSize = 24;
  202. this.cob3D检测NG料盒.TabIndex = 4;
  203. this.cob3D检测NG料盒.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  204. this.cob3D检测NG料盒.UseItemNumberPreffix = true;
  205. this.cob3D检测NG料盒.Watermark = "";
  206. this.cob3D检测NG料盒.WriteNode = new Node("Application.GVL_A29_Auto.ar自定义结果去向", NodeType.UINT, "1编带1;2编带2;11-12-13-14料盒1(1-4);21-22-23-24料盒2(1-4);31-32-33-34料盒3(1-4);41-42-43-44" +
  207. "料盒4(1-4)");
  208. //
  209. // cob测试4BIN12
  210. //
  211. this.cob测试4BIN12.DataSource = null;
  212. this.cob测试4BIN12.DisabilityTriggerNode = null;
  213. this.cob测试4BIN12.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  214. this.cob测试4BIN12.FillColor = System.Drawing.Color.White;
  215. this.cob测试4BIN12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.cob测试4BIN12.InvisibilityTriggerNode = null;
  217. this.cob测试4BIN12.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  218. this.cob测试4BIN12.Items.AddRange(new object[] {
  219. "0,",
  220. "1.编带1",
  221. "2.编带2",
  222. "11.料盒1-1",
  223. "12.料盒1-2",
  224. "13.料盒1-3",
  225. "14.料盒1-4",
  226. "21.料盒2-1",
  227. "22.料盒2-2",
  228. "23.料盒2-3",
  229. "24.料盒2-4",
  230. "31.料盒3-1",
  231. "32.料盒3-2",
  232. "33.料盒3-3",
  233. "34.料盒3-4",
  234. "41.料盒4-1",
  235. "42.料盒4-2",
  236. "43.料盒4-3",
  237. "44.料盒4-4"});
  238. this.cob测试4BIN12.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  239. this.cob测试4BIN12.Location = new System.Drawing.Point(703, 460);
  240. this.cob测试4BIN12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  241. this.cob测试4BIN12.MaxDropDownItems = 20;
  242. this.cob测试4BIN12.MinimumSize = new System.Drawing.Size(63, 0);
  243. this.cob测试4BIN12.Name = "cob测试4BIN12";
  244. this.cob测试4BIN12.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  245. this.cob测试4BIN12.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  246. this.cob测试4BIN12.ScrollBarHandleWidth = 20;
  247. this.cob测试4BIN12.ScrollBarWidth = 20;
  248. this.cob测试4BIN12.Size = new System.Drawing.Size(127, 23);
  249. this.cob测试4BIN12.SymbolSize = 24;
  250. this.cob测试4BIN12.TabIndex = 236;
  251. this.cob测试4BIN12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  252. this.cob测试4BIN12.UseItemNumberPreffix = true;
  253. this.cob测试4BIN12.Watermark = "";
  254. this.cob测试4BIN12.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  255. //
  256. // cob测试3BIN12
  257. //
  258. this.cob测试3BIN12.DataSource = null;
  259. this.cob测试3BIN12.DisabilityTriggerNode = null;
  260. this.cob测试3BIN12.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  261. this.cob测试3BIN12.FillColor = System.Drawing.Color.White;
  262. this.cob测试3BIN12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.cob测试3BIN12.InvisibilityTriggerNode = null;
  264. this.cob测试3BIN12.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  265. this.cob测试3BIN12.Items.AddRange(new object[] {
  266. "0,",
  267. "1.编带1",
  268. "2.编带2",
  269. "11.料盒1-1",
  270. "12.料盒1-2",
  271. "13.料盒1-3",
  272. "14.料盒1-4",
  273. "21.料盒2-1",
  274. "22.料盒2-2",
  275. "23.料盒2-3",
  276. "24.料盒2-4",
  277. "31.料盒3-1",
  278. "32.料盒3-2",
  279. "33.料盒3-3",
  280. "34.料盒3-4",
  281. "41.料盒4-1",
  282. "42.料盒4-2",
  283. "43.料盒4-3",
  284. "44.料盒4-4"});
  285. this.cob测试3BIN12.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  286. this.cob测试3BIN12.Location = new System.Drawing.Point(568, 460);
  287. this.cob测试3BIN12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  288. this.cob测试3BIN12.MaxDropDownItems = 20;
  289. this.cob测试3BIN12.MinimumSize = new System.Drawing.Size(63, 0);
  290. this.cob测试3BIN12.Name = "cob测试3BIN12";
  291. this.cob测试3BIN12.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  292. this.cob测试3BIN12.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  293. this.cob测试3BIN12.ScrollBarHandleWidth = 20;
  294. this.cob测试3BIN12.ScrollBarWidth = 20;
  295. this.cob测试3BIN12.Size = new System.Drawing.Size(127, 23);
  296. this.cob测试3BIN12.SymbolSize = 24;
  297. this.cob测试3BIN12.TabIndex = 235;
  298. this.cob测试3BIN12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  299. this.cob测试3BIN12.UseItemNumberPreffix = true;
  300. this.cob测试3BIN12.Watermark = "";
  301. this.cob测试3BIN12.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  302. //
  303. // cob测试2BIN12
  304. //
  305. this.cob测试2BIN12.DataSource = null;
  306. this.cob测试2BIN12.DisabilityTriggerNode = null;
  307. this.cob测试2BIN12.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  308. this.cob测试2BIN12.FillColor = System.Drawing.Color.White;
  309. this.cob测试2BIN12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. this.cob测试2BIN12.InvisibilityTriggerNode = null;
  311. this.cob测试2BIN12.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  312. this.cob测试2BIN12.Items.AddRange(new object[] {
  313. "0,",
  314. "1.编带1",
  315. "2.编带2",
  316. "11.料盒1-1",
  317. "12.料盒1-2",
  318. "13.料盒1-3",
  319. "14.料盒1-4",
  320. "21.料盒2-1",
  321. "22.料盒2-2",
  322. "23.料盒2-3",
  323. "24.料盒2-4",
  324. "31.料盒3-1",
  325. "32.料盒3-2",
  326. "33.料盒3-3",
  327. "34.料盒3-4",
  328. "41.料盒4-1",
  329. "42.料盒4-2",
  330. "43.料盒4-3",
  331. "44.料盒4-4"});
  332. this.cob测试2BIN12.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  333. this.cob测试2BIN12.Location = new System.Drawing.Point(433, 460);
  334. this.cob测试2BIN12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  335. this.cob测试2BIN12.MaxDropDownItems = 20;
  336. this.cob测试2BIN12.MinimumSize = new System.Drawing.Size(63, 0);
  337. this.cob测试2BIN12.Name = "cob测试2BIN12";
  338. this.cob测试2BIN12.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  339. this.cob测试2BIN12.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  340. this.cob测试2BIN12.ScrollBarHandleWidth = 20;
  341. this.cob测试2BIN12.ScrollBarWidth = 20;
  342. this.cob测试2BIN12.Size = new System.Drawing.Size(127, 23);
  343. this.cob测试2BIN12.SymbolSize = 24;
  344. this.cob测试2BIN12.TabIndex = 234;
  345. this.cob测试2BIN12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  346. this.cob测试2BIN12.UseItemNumberPreffix = true;
  347. this.cob测试2BIN12.Watermark = "";
  348. this.cob测试2BIN12.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  349. //
  350. // cob测试1BIN12
  351. //
  352. this.cob测试1BIN12.DataSource = null;
  353. this.cob测试1BIN12.DisabilityTriggerNode = null;
  354. this.cob测试1BIN12.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  355. this.cob测试1BIN12.FillColor = System.Drawing.Color.White;
  356. this.cob测试1BIN12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  357. this.cob测试1BIN12.InvisibilityTriggerNode = null;
  358. this.cob测试1BIN12.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  359. this.cob测试1BIN12.Items.AddRange(new object[] {
  360. "0,",
  361. "1.编带1",
  362. "2.编带2",
  363. "11.料盒1-1",
  364. "12.料盒1-2",
  365. "13.料盒1-3",
  366. "14.料盒1-4",
  367. "21.料盒2-1",
  368. "22.料盒2-2",
  369. "23.料盒2-3",
  370. "24.料盒2-4",
  371. "31.料盒3-1",
  372. "32.料盒3-2",
  373. "33.料盒3-3",
  374. "34.料盒3-4",
  375. "41.料盒4-1",
  376. "42.料盒4-2",
  377. "43.料盒4-3",
  378. "44.料盒4-4"});
  379. this.cob测试1BIN12.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  380. this.cob测试1BIN12.Location = new System.Drawing.Point(298, 460);
  381. this.cob测试1BIN12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  382. this.cob测试1BIN12.MaxDropDownItems = 20;
  383. this.cob测试1BIN12.MinimumSize = new System.Drawing.Size(63, 0);
  384. this.cob测试1BIN12.Name = "cob测试1BIN12";
  385. this.cob测试1BIN12.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  386. this.cob测试1BIN12.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  387. this.cob测试1BIN12.ScrollBarHandleWidth = 20;
  388. this.cob测试1BIN12.ScrollBarWidth = 20;
  389. this.cob测试1BIN12.Size = new System.Drawing.Size(127, 23);
  390. this.cob测试1BIN12.SymbolSize = 24;
  391. this.cob测试1BIN12.TabIndex = 233;
  392. this.cob测试1BIN12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  393. this.cob测试1BIN12.UseItemNumberPreffix = true;
  394. this.cob测试1BIN12.Watermark = "";
  395. this.cob测试1BIN12.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  396. //
  397. // uiLabel20
  398. //
  399. this.uiLabel20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  401. this.uiLabel20.Location = new System.Drawing.Point(211, 461);
  402. this.uiLabel20.Name = "uiLabel20";
  403. this.uiLabel20.Size = new System.Drawing.Size(80, 23);
  404. this.uiLabel20.TabIndex = 232;
  405. this.uiLabel20.Text = "BIN12";
  406. this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  407. //
  408. // cob测试4BIN11
  409. //
  410. this.cob测试4BIN11.DataSource = null;
  411. this.cob测试4BIN11.DisabilityTriggerNode = null;
  412. this.cob测试4BIN11.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  413. this.cob测试4BIN11.FillColor = System.Drawing.Color.White;
  414. this.cob测试4BIN11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  415. this.cob测试4BIN11.InvisibilityTriggerNode = null;
  416. this.cob测试4BIN11.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  417. this.cob测试4BIN11.Items.AddRange(new object[] {
  418. "0,",
  419. "1.编带1",
  420. "2.编带2",
  421. "11.料盒1-1",
  422. "12.料盒1-2",
  423. "13.料盒1-3",
  424. "14.料盒1-4",
  425. "21.料盒2-1",
  426. "22.料盒2-2",
  427. "23.料盒2-3",
  428. "24.料盒2-4",
  429. "31.料盒3-1",
  430. "32.料盒3-2",
  431. "33.料盒3-3",
  432. "34.料盒3-4",
  433. "41.料盒4-1",
  434. "42.料盒4-2",
  435. "43.料盒4-3",
  436. "44.料盒4-4"});
  437. this.cob测试4BIN11.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  438. this.cob测试4BIN11.Location = new System.Drawing.Point(703, 427);
  439. this.cob测试4BIN11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  440. this.cob测试4BIN11.MaxDropDownItems = 20;
  441. this.cob测试4BIN11.MinimumSize = new System.Drawing.Size(63, 0);
  442. this.cob测试4BIN11.Name = "cob测试4BIN11";
  443. this.cob测试4BIN11.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  444. this.cob测试4BIN11.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  445. this.cob测试4BIN11.ScrollBarHandleWidth = 20;
  446. this.cob测试4BIN11.ScrollBarWidth = 20;
  447. this.cob测试4BIN11.Size = new System.Drawing.Size(127, 23);
  448. this.cob测试4BIN11.SymbolSize = 24;
  449. this.cob测试4BIN11.TabIndex = 230;
  450. this.cob测试4BIN11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  451. this.cob测试4BIN11.UseItemNumberPreffix = true;
  452. this.cob测试4BIN11.Watermark = "";
  453. this.cob测试4BIN11.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  454. //
  455. // cob测试3BIN11
  456. //
  457. this.cob测试3BIN11.DataSource = null;
  458. this.cob测试3BIN11.DisabilityTriggerNode = null;
  459. this.cob测试3BIN11.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  460. this.cob测试3BIN11.FillColor = System.Drawing.Color.White;
  461. this.cob测试3BIN11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  462. this.cob测试3BIN11.InvisibilityTriggerNode = null;
  463. this.cob测试3BIN11.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  464. this.cob测试3BIN11.Items.AddRange(new object[] {
  465. "0,",
  466. "1.编带1",
  467. "2.编带2",
  468. "11.料盒1-1",
  469. "12.料盒1-2",
  470. "13.料盒1-3",
  471. "14.料盒1-4",
  472. "21.料盒2-1",
  473. "22.料盒2-2",
  474. "23.料盒2-3",
  475. "24.料盒2-4",
  476. "31.料盒3-1",
  477. "32.料盒3-2",
  478. "33.料盒3-3",
  479. "34.料盒3-4",
  480. "41.料盒4-1",
  481. "42.料盒4-2",
  482. "43.料盒4-3",
  483. "44.料盒4-4"});
  484. this.cob测试3BIN11.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  485. this.cob测试3BIN11.Location = new System.Drawing.Point(568, 427);
  486. this.cob测试3BIN11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  487. this.cob测试3BIN11.MaxDropDownItems = 20;
  488. this.cob测试3BIN11.MinimumSize = new System.Drawing.Size(63, 0);
  489. this.cob测试3BIN11.Name = "cob测试3BIN11";
  490. this.cob测试3BIN11.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  491. this.cob测试3BIN11.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  492. this.cob测试3BIN11.ScrollBarHandleWidth = 20;
  493. this.cob测试3BIN11.ScrollBarWidth = 20;
  494. this.cob测试3BIN11.Size = new System.Drawing.Size(127, 23);
  495. this.cob测试3BIN11.SymbolSize = 24;
  496. this.cob测试3BIN11.TabIndex = 229;
  497. this.cob测试3BIN11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  498. this.cob测试3BIN11.UseItemNumberPreffix = true;
  499. this.cob测试3BIN11.Watermark = "";
  500. this.cob测试3BIN11.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  501. //
  502. // cob测试2BIN11
  503. //
  504. this.cob测试2BIN11.DataSource = null;
  505. this.cob测试2BIN11.DisabilityTriggerNode = null;
  506. this.cob测试2BIN11.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  507. this.cob测试2BIN11.FillColor = System.Drawing.Color.White;
  508. this.cob测试2BIN11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. this.cob测试2BIN11.InvisibilityTriggerNode = null;
  510. this.cob测试2BIN11.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  511. this.cob测试2BIN11.Items.AddRange(new object[] {
  512. "0,",
  513. "1.编带1",
  514. "2.编带2",
  515. "11.料盒1-1",
  516. "12.料盒1-2",
  517. "13.料盒1-3",
  518. "14.料盒1-4",
  519. "21.料盒2-1",
  520. "22.料盒2-2",
  521. "23.料盒2-3",
  522. "24.料盒2-4",
  523. "31.料盒3-1",
  524. "32.料盒3-2",
  525. "33.料盒3-3",
  526. "34.料盒3-4",
  527. "41.料盒4-1",
  528. "42.料盒4-2",
  529. "43.料盒4-3",
  530. "44.料盒4-4"});
  531. this.cob测试2BIN11.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  532. this.cob测试2BIN11.Location = new System.Drawing.Point(433, 427);
  533. this.cob测试2BIN11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  534. this.cob测试2BIN11.MaxDropDownItems = 20;
  535. this.cob测试2BIN11.MinimumSize = new System.Drawing.Size(63, 0);
  536. this.cob测试2BIN11.Name = "cob测试2BIN11";
  537. this.cob测试2BIN11.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  538. this.cob测试2BIN11.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  539. this.cob测试2BIN11.ScrollBarHandleWidth = 20;
  540. this.cob测试2BIN11.ScrollBarWidth = 20;
  541. this.cob测试2BIN11.Size = new System.Drawing.Size(127, 23);
  542. this.cob测试2BIN11.SymbolSize = 24;
  543. this.cob测试2BIN11.TabIndex = 228;
  544. this.cob测试2BIN11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  545. this.cob测试2BIN11.UseItemNumberPreffix = true;
  546. this.cob测试2BIN11.Watermark = "";
  547. this.cob测试2BIN11.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  548. //
  549. // cob测试1BIN11
  550. //
  551. this.cob测试1BIN11.DataSource = null;
  552. this.cob测试1BIN11.DisabilityTriggerNode = null;
  553. this.cob测试1BIN11.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  554. this.cob测试1BIN11.FillColor = System.Drawing.Color.White;
  555. this.cob测试1BIN11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  556. this.cob测试1BIN11.InvisibilityTriggerNode = null;
  557. this.cob测试1BIN11.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  558. this.cob测试1BIN11.Items.AddRange(new object[] {
  559. "0,",
  560. "1.编带1",
  561. "2.编带2",
  562. "11.料盒1-1",
  563. "12.料盒1-2",
  564. "13.料盒1-3",
  565. "14.料盒1-4",
  566. "21.料盒2-1",
  567. "22.料盒2-2",
  568. "23.料盒2-3",
  569. "24.料盒2-4",
  570. "31.料盒3-1",
  571. "32.料盒3-2",
  572. "33.料盒3-3",
  573. "34.料盒3-4",
  574. "41.料盒4-1",
  575. "42.料盒4-2",
  576. "43.料盒4-3",
  577. "44.料盒4-4"});
  578. this.cob测试1BIN11.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  579. this.cob测试1BIN11.Location = new System.Drawing.Point(298, 427);
  580. this.cob测试1BIN11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  581. this.cob测试1BIN11.MaxDropDownItems = 20;
  582. this.cob测试1BIN11.MinimumSize = new System.Drawing.Size(63, 0);
  583. this.cob测试1BIN11.Name = "cob测试1BIN11";
  584. this.cob测试1BIN11.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  585. this.cob测试1BIN11.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  586. this.cob测试1BIN11.ScrollBarHandleWidth = 20;
  587. this.cob测试1BIN11.ScrollBarWidth = 20;
  588. this.cob测试1BIN11.Size = new System.Drawing.Size(127, 23);
  589. this.cob测试1BIN11.SymbolSize = 24;
  590. this.cob测试1BIN11.TabIndex = 227;
  591. this.cob测试1BIN11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  592. this.cob测试1BIN11.UseItemNumberPreffix = true;
  593. this.cob测试1BIN11.Watermark = "";
  594. this.cob测试1BIN11.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  595. //
  596. // cob测试4BIN10
  597. //
  598. this.cob测试4BIN10.DataSource = null;
  599. this.cob测试4BIN10.DisabilityTriggerNode = null;
  600. this.cob测试4BIN10.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  601. this.cob测试4BIN10.FillColor = System.Drawing.Color.White;
  602. this.cob测试4BIN10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  603. this.cob测试4BIN10.InvisibilityTriggerNode = null;
  604. this.cob测试4BIN10.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  605. this.cob测试4BIN10.Items.AddRange(new object[] {
  606. "0,",
  607. "1.编带1",
  608. "2.编带2",
  609. "11.料盒1-1",
  610. "12.料盒1-2",
  611. "13.料盒1-3",
  612. "14.料盒1-4",
  613. "21.料盒2-1",
  614. "22.料盒2-2",
  615. "23.料盒2-3",
  616. "24.料盒2-4",
  617. "31.料盒3-1",
  618. "32.料盒3-2",
  619. "33.料盒3-3",
  620. "34.料盒3-4",
  621. "41.料盒4-1",
  622. "42.料盒4-2",
  623. "43.料盒4-3",
  624. "44.料盒4-4"});
  625. this.cob测试4BIN10.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  626. this.cob测试4BIN10.Location = new System.Drawing.Point(703, 394);
  627. this.cob测试4BIN10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  628. this.cob测试4BIN10.MaxDropDownItems = 20;
  629. this.cob测试4BIN10.MinimumSize = new System.Drawing.Size(63, 0);
  630. this.cob测试4BIN10.Name = "cob测试4BIN10";
  631. this.cob测试4BIN10.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  632. this.cob测试4BIN10.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  633. this.cob测试4BIN10.ScrollBarHandleWidth = 20;
  634. this.cob测试4BIN10.ScrollBarWidth = 20;
  635. this.cob测试4BIN10.Size = new System.Drawing.Size(127, 23);
  636. this.cob测试4BIN10.SymbolSize = 24;
  637. this.cob测试4BIN10.TabIndex = 225;
  638. this.cob测试4BIN10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  639. this.cob测试4BIN10.UseItemNumberPreffix = true;
  640. this.cob测试4BIN10.Watermark = "";
  641. this.cob测试4BIN10.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  642. //
  643. // cob测试3BIN10
  644. //
  645. this.cob测试3BIN10.DataSource = null;
  646. this.cob测试3BIN10.DisabilityTriggerNode = null;
  647. this.cob测试3BIN10.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  648. this.cob测试3BIN10.FillColor = System.Drawing.Color.White;
  649. this.cob测试3BIN10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  650. this.cob测试3BIN10.InvisibilityTriggerNode = null;
  651. this.cob测试3BIN10.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  652. this.cob测试3BIN10.Items.AddRange(new object[] {
  653. "0,",
  654. "1.编带1",
  655. "2.编带2",
  656. "11.料盒1-1",
  657. "12.料盒1-2",
  658. "13.料盒1-3",
  659. "14.料盒1-4",
  660. "21.料盒2-1",
  661. "22.料盒2-2",
  662. "23.料盒2-3",
  663. "24.料盒2-4",
  664. "31.料盒3-1",
  665. "32.料盒3-2",
  666. "33.料盒3-3",
  667. "34.料盒3-4",
  668. "41.料盒4-1",
  669. "42.料盒4-2",
  670. "43.料盒4-3",
  671. "44.料盒4-4"});
  672. this.cob测试3BIN10.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  673. this.cob测试3BIN10.Location = new System.Drawing.Point(568, 394);
  674. this.cob测试3BIN10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  675. this.cob测试3BIN10.MaxDropDownItems = 20;
  676. this.cob测试3BIN10.MinimumSize = new System.Drawing.Size(63, 0);
  677. this.cob测试3BIN10.Name = "cob测试3BIN10";
  678. this.cob测试3BIN10.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  679. this.cob测试3BIN10.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  680. this.cob测试3BIN10.ScrollBarHandleWidth = 20;
  681. this.cob测试3BIN10.ScrollBarWidth = 20;
  682. this.cob测试3BIN10.Size = new System.Drawing.Size(127, 23);
  683. this.cob测试3BIN10.SymbolSize = 24;
  684. this.cob测试3BIN10.TabIndex = 224;
  685. this.cob测试3BIN10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  686. this.cob测试3BIN10.UseItemNumberPreffix = true;
  687. this.cob测试3BIN10.Watermark = "";
  688. this.cob测试3BIN10.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  689. //
  690. // cob测试2BIN10
  691. //
  692. this.cob测试2BIN10.DataSource = null;
  693. this.cob测试2BIN10.DisabilityTriggerNode = null;
  694. this.cob测试2BIN10.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  695. this.cob测试2BIN10.FillColor = System.Drawing.Color.White;
  696. this.cob测试2BIN10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  697. this.cob测试2BIN10.InvisibilityTriggerNode = null;
  698. this.cob测试2BIN10.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  699. this.cob测试2BIN10.Items.AddRange(new object[] {
  700. "0,",
  701. "1.编带1",
  702. "2.编带2",
  703. "11.料盒1-1",
  704. "12.料盒1-2",
  705. "13.料盒1-3",
  706. "14.料盒1-4",
  707. "21.料盒2-1",
  708. "22.料盒2-2",
  709. "23.料盒2-3",
  710. "24.料盒2-4",
  711. "31.料盒3-1",
  712. "32.料盒3-2",
  713. "33.料盒3-3",
  714. "34.料盒3-4",
  715. "41.料盒4-1",
  716. "42.料盒4-2",
  717. "43.料盒4-3",
  718. "44.料盒4-4"});
  719. this.cob测试2BIN10.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  720. this.cob测试2BIN10.Location = new System.Drawing.Point(433, 394);
  721. this.cob测试2BIN10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  722. this.cob测试2BIN10.MaxDropDownItems = 20;
  723. this.cob测试2BIN10.MinimumSize = new System.Drawing.Size(63, 0);
  724. this.cob测试2BIN10.Name = "cob测试2BIN10";
  725. this.cob测试2BIN10.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  726. this.cob测试2BIN10.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  727. this.cob测试2BIN10.ScrollBarHandleWidth = 20;
  728. this.cob测试2BIN10.ScrollBarWidth = 20;
  729. this.cob测试2BIN10.Size = new System.Drawing.Size(127, 23);
  730. this.cob测试2BIN10.SymbolSize = 24;
  731. this.cob测试2BIN10.TabIndex = 223;
  732. this.cob测试2BIN10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  733. this.cob测试2BIN10.UseItemNumberPreffix = true;
  734. this.cob测试2BIN10.Watermark = "";
  735. this.cob测试2BIN10.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  736. //
  737. // cob测试1BIN10
  738. //
  739. this.cob测试1BIN10.DataSource = null;
  740. this.cob测试1BIN10.DisabilityTriggerNode = null;
  741. this.cob测试1BIN10.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  742. this.cob测试1BIN10.FillColor = System.Drawing.Color.White;
  743. this.cob测试1BIN10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  744. this.cob测试1BIN10.InvisibilityTriggerNode = null;
  745. this.cob测试1BIN10.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  746. this.cob测试1BIN10.Items.AddRange(new object[] {
  747. "0,",
  748. "1.编带1",
  749. "2.编带2",
  750. "11.料盒1-1",
  751. "12.料盒1-2",
  752. "13.料盒1-3",
  753. "14.料盒1-4",
  754. "21.料盒2-1",
  755. "22.料盒2-2",
  756. "23.料盒2-3",
  757. "24.料盒2-4",
  758. "31.料盒3-1",
  759. "32.料盒3-2",
  760. "33.料盒3-3",
  761. "34.料盒3-4",
  762. "41.料盒4-1",
  763. "42.料盒4-2",
  764. "43.料盒4-3",
  765. "44.料盒4-4"});
  766. this.cob测试1BIN10.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  767. this.cob测试1BIN10.Location = new System.Drawing.Point(298, 394);
  768. this.cob测试1BIN10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  769. this.cob测试1BIN10.MaxDropDownItems = 20;
  770. this.cob测试1BIN10.MinimumSize = new System.Drawing.Size(63, 0);
  771. this.cob测试1BIN10.Name = "cob测试1BIN10";
  772. this.cob测试1BIN10.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  773. this.cob测试1BIN10.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  774. this.cob测试1BIN10.ScrollBarHandleWidth = 20;
  775. this.cob测试1BIN10.ScrollBarWidth = 20;
  776. this.cob测试1BIN10.Size = new System.Drawing.Size(127, 23);
  777. this.cob测试1BIN10.SymbolSize = 24;
  778. this.cob测试1BIN10.TabIndex = 222;
  779. this.cob测试1BIN10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  780. this.cob测试1BIN10.UseItemNumberPreffix = true;
  781. this.cob测试1BIN10.Watermark = "";
  782. this.cob测试1BIN10.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  783. //
  784. // cob测试4BIN9
  785. //
  786. this.cob测试4BIN9.DataSource = null;
  787. this.cob测试4BIN9.DisabilityTriggerNode = null;
  788. this.cob测试4BIN9.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  789. this.cob测试4BIN9.FillColor = System.Drawing.Color.White;
  790. this.cob测试4BIN9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  791. this.cob测试4BIN9.InvisibilityTriggerNode = null;
  792. this.cob测试4BIN9.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  793. this.cob测试4BIN9.Items.AddRange(new object[] {
  794. "0,",
  795. "1.编带1",
  796. "2.编带2",
  797. "11.料盒1-1",
  798. "12.料盒1-2",
  799. "13.料盒1-3",
  800. "14.料盒1-4",
  801. "21.料盒2-1",
  802. "22.料盒2-2",
  803. "23.料盒2-3",
  804. "24.料盒2-4",
  805. "31.料盒3-1",
  806. "32.料盒3-2",
  807. "33.料盒3-3",
  808. "34.料盒3-4",
  809. "41.料盒4-1",
  810. "42.料盒4-2",
  811. "43.料盒4-3",
  812. "44.料盒4-4"});
  813. this.cob测试4BIN9.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  814. this.cob测试4BIN9.Location = new System.Drawing.Point(703, 361);
  815. this.cob测试4BIN9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  816. this.cob测试4BIN9.MaxDropDownItems = 20;
  817. this.cob测试4BIN9.MinimumSize = new System.Drawing.Size(63, 0);
  818. this.cob测试4BIN9.Name = "cob测试4BIN9";
  819. this.cob测试4BIN9.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  820. this.cob测试4BIN9.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  821. this.cob测试4BIN9.ScrollBarHandleWidth = 20;
  822. this.cob测试4BIN9.ScrollBarWidth = 20;
  823. this.cob测试4BIN9.Size = new System.Drawing.Size(127, 23);
  824. this.cob测试4BIN9.SymbolSize = 24;
  825. this.cob测试4BIN9.TabIndex = 220;
  826. this.cob测试4BIN9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  827. this.cob测试4BIN9.UseItemNumberPreffix = true;
  828. this.cob测试4BIN9.Watermark = "";
  829. this.cob测试4BIN9.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  830. //
  831. // cob测试3BIN9
  832. //
  833. this.cob测试3BIN9.DataSource = null;
  834. this.cob测试3BIN9.DisabilityTriggerNode = null;
  835. this.cob测试3BIN9.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  836. this.cob测试3BIN9.FillColor = System.Drawing.Color.White;
  837. this.cob测试3BIN9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. this.cob测试3BIN9.InvisibilityTriggerNode = null;
  839. this.cob测试3BIN9.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  840. this.cob测试3BIN9.Items.AddRange(new object[] {
  841. "0,",
  842. "1.编带1",
  843. "2.编带2",
  844. "11.料盒1-1",
  845. "12.料盒1-2",
  846. "13.料盒1-3",
  847. "14.料盒1-4",
  848. "21.料盒2-1",
  849. "22.料盒2-2",
  850. "23.料盒2-3",
  851. "24.料盒2-4",
  852. "31.料盒3-1",
  853. "32.料盒3-2",
  854. "33.料盒3-3",
  855. "34.料盒3-4",
  856. "41.料盒4-1",
  857. "42.料盒4-2",
  858. "43.料盒4-3",
  859. "44.料盒4-4"});
  860. this.cob测试3BIN9.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  861. this.cob测试3BIN9.Location = new System.Drawing.Point(568, 361);
  862. this.cob测试3BIN9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  863. this.cob测试3BIN9.MaxDropDownItems = 20;
  864. this.cob测试3BIN9.MinimumSize = new System.Drawing.Size(63, 0);
  865. this.cob测试3BIN9.Name = "cob测试3BIN9";
  866. this.cob测试3BIN9.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  867. this.cob测试3BIN9.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  868. this.cob测试3BIN9.ScrollBarHandleWidth = 20;
  869. this.cob测试3BIN9.ScrollBarWidth = 20;
  870. this.cob测试3BIN9.Size = new System.Drawing.Size(127, 23);
  871. this.cob测试3BIN9.SymbolSize = 24;
  872. this.cob测试3BIN9.TabIndex = 219;
  873. this.cob测试3BIN9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  874. this.cob测试3BIN9.UseItemNumberPreffix = true;
  875. this.cob测试3BIN9.Watermark = "";
  876. this.cob测试3BIN9.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  877. //
  878. // cob测试2BIN9
  879. //
  880. this.cob测试2BIN9.DataSource = null;
  881. this.cob测试2BIN9.DisabilityTriggerNode = null;
  882. this.cob测试2BIN9.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  883. this.cob测试2BIN9.FillColor = System.Drawing.Color.White;
  884. this.cob测试2BIN9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  885. this.cob测试2BIN9.InvisibilityTriggerNode = null;
  886. this.cob测试2BIN9.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  887. this.cob测试2BIN9.Items.AddRange(new object[] {
  888. "0,",
  889. "1.编带1",
  890. "2.编带2",
  891. "11.料盒1-1",
  892. "12.料盒1-2",
  893. "13.料盒1-3",
  894. "14.料盒1-4",
  895. "21.料盒2-1",
  896. "22.料盒2-2",
  897. "23.料盒2-3",
  898. "24.料盒2-4",
  899. "31.料盒3-1",
  900. "32.料盒3-2",
  901. "33.料盒3-3",
  902. "34.料盒3-4",
  903. "41.料盒4-1",
  904. "42.料盒4-2",
  905. "43.料盒4-3",
  906. "44.料盒4-4"});
  907. this.cob测试2BIN9.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  908. this.cob测试2BIN9.Location = new System.Drawing.Point(433, 361);
  909. this.cob测试2BIN9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  910. this.cob测试2BIN9.MaxDropDownItems = 20;
  911. this.cob测试2BIN9.MinimumSize = new System.Drawing.Size(63, 0);
  912. this.cob测试2BIN9.Name = "cob测试2BIN9";
  913. this.cob测试2BIN9.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  914. this.cob测试2BIN9.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  915. this.cob测试2BIN9.ScrollBarHandleWidth = 20;
  916. this.cob测试2BIN9.ScrollBarWidth = 20;
  917. this.cob测试2BIN9.Size = new System.Drawing.Size(127, 23);
  918. this.cob测试2BIN9.SymbolSize = 24;
  919. this.cob测试2BIN9.TabIndex = 218;
  920. this.cob测试2BIN9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  921. this.cob测试2BIN9.UseItemNumberPreffix = true;
  922. this.cob测试2BIN9.Watermark = "";
  923. this.cob测试2BIN9.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  924. //
  925. // cob测试1BIN9
  926. //
  927. this.cob测试1BIN9.DataSource = null;
  928. this.cob测试1BIN9.DisabilityTriggerNode = null;
  929. this.cob测试1BIN9.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  930. this.cob测试1BIN9.FillColor = System.Drawing.Color.White;
  931. this.cob测试1BIN9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  932. this.cob测试1BIN9.InvisibilityTriggerNode = null;
  933. this.cob测试1BIN9.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  934. this.cob测试1BIN9.Items.AddRange(new object[] {
  935. "0,",
  936. "1.编带1",
  937. "2.编带2",
  938. "11.料盒1-1",
  939. "12.料盒1-2",
  940. "13.料盒1-3",
  941. "14.料盒1-4",
  942. "21.料盒2-1",
  943. "22.料盒2-2",
  944. "23.料盒2-3",
  945. "24.料盒2-4",
  946. "31.料盒3-1",
  947. "32.料盒3-2",
  948. "33.料盒3-3",
  949. "34.料盒3-4",
  950. "41.料盒4-1",
  951. "42.料盒4-2",
  952. "43.料盒4-3",
  953. "44.料盒4-4"});
  954. this.cob测试1BIN9.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  955. this.cob测试1BIN9.Location = new System.Drawing.Point(298, 361);
  956. this.cob测试1BIN9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  957. this.cob测试1BIN9.MaxDropDownItems = 20;
  958. this.cob测试1BIN9.MinimumSize = new System.Drawing.Size(63, 0);
  959. this.cob测试1BIN9.Name = "cob测试1BIN9";
  960. this.cob测试1BIN9.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  961. this.cob测试1BIN9.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  962. this.cob测试1BIN9.ScrollBarHandleWidth = 20;
  963. this.cob测试1BIN9.ScrollBarWidth = 20;
  964. this.cob测试1BIN9.Size = new System.Drawing.Size(127, 23);
  965. this.cob测试1BIN9.SymbolSize = 24;
  966. this.cob测试1BIN9.TabIndex = 217;
  967. this.cob测试1BIN9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  968. this.cob测试1BIN9.UseItemNumberPreffix = true;
  969. this.cob测试1BIN9.Watermark = "";
  970. this.cob测试1BIN9.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  971. //
  972. // cob测试4BIN8
  973. //
  974. this.cob测试4BIN8.DataSource = null;
  975. this.cob测试4BIN8.DisabilityTriggerNode = null;
  976. this.cob测试4BIN8.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  977. this.cob测试4BIN8.FillColor = System.Drawing.Color.White;
  978. this.cob测试4BIN8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  979. this.cob测试4BIN8.InvisibilityTriggerNode = null;
  980. this.cob测试4BIN8.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  981. this.cob测试4BIN8.Items.AddRange(new object[] {
  982. "0,",
  983. "1.编带1",
  984. "2.编带2",
  985. "11.料盒1-1",
  986. "12.料盒1-2",
  987. "13.料盒1-3",
  988. "14.料盒1-4",
  989. "21.料盒2-1",
  990. "22.料盒2-2",
  991. "23.料盒2-3",
  992. "24.料盒2-4",
  993. "31.料盒3-1",
  994. "32.料盒3-2",
  995. "33.料盒3-3",
  996. "34.料盒3-4",
  997. "41.料盒4-1",
  998. "42.料盒4-2",
  999. "43.料盒4-3",
  1000. "44.料盒4-4"});
  1001. this.cob测试4BIN8.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1002. this.cob测试4BIN8.Location = new System.Drawing.Point(703, 328);
  1003. this.cob测试4BIN8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1004. this.cob测试4BIN8.MaxDropDownItems = 20;
  1005. this.cob测试4BIN8.MinimumSize = new System.Drawing.Size(63, 0);
  1006. this.cob测试4BIN8.Name = "cob测试4BIN8";
  1007. this.cob测试4BIN8.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1008. this.cob测试4BIN8.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  1009. this.cob测试4BIN8.ScrollBarHandleWidth = 20;
  1010. this.cob测试4BIN8.ScrollBarWidth = 20;
  1011. this.cob测试4BIN8.Size = new System.Drawing.Size(127, 23);
  1012. this.cob测试4BIN8.SymbolSize = 24;
  1013. this.cob测试4BIN8.TabIndex = 215;
  1014. this.cob测试4BIN8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1015. this.cob测试4BIN8.UseItemNumberPreffix = true;
  1016. this.cob测试4BIN8.Watermark = "";
  1017. this.cob测试4BIN8.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  1018. //
  1019. // cob测试3BIN8
  1020. //
  1021. this.cob测试3BIN8.DataSource = null;
  1022. this.cob测试3BIN8.DisabilityTriggerNode = null;
  1023. this.cob测试3BIN8.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1024. this.cob测试3BIN8.FillColor = System.Drawing.Color.White;
  1025. this.cob测试3BIN8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1026. this.cob测试3BIN8.InvisibilityTriggerNode = null;
  1027. this.cob测试3BIN8.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1028. this.cob测试3BIN8.Items.AddRange(new object[] {
  1029. "0,",
  1030. "1.编带1",
  1031. "2.编带2",
  1032. "11.料盒1-1",
  1033. "12.料盒1-2",
  1034. "13.料盒1-3",
  1035. "14.料盒1-4",
  1036. "21.料盒2-1",
  1037. "22.料盒2-2",
  1038. "23.料盒2-3",
  1039. "24.料盒2-4",
  1040. "31.料盒3-1",
  1041. "32.料盒3-2",
  1042. "33.料盒3-3",
  1043. "34.料盒3-4",
  1044. "41.料盒4-1",
  1045. "42.料盒4-2",
  1046. "43.料盒4-3",
  1047. "44.料盒4-4"});
  1048. this.cob测试3BIN8.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1049. this.cob测试3BIN8.Location = new System.Drawing.Point(568, 328);
  1050. this.cob测试3BIN8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1051. this.cob测试3BIN8.MaxDropDownItems = 20;
  1052. this.cob测试3BIN8.MinimumSize = new System.Drawing.Size(63, 0);
  1053. this.cob测试3BIN8.Name = "cob测试3BIN8";
  1054. this.cob测试3BIN8.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1055. this.cob测试3BIN8.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  1056. this.cob测试3BIN8.ScrollBarHandleWidth = 20;
  1057. this.cob测试3BIN8.ScrollBarWidth = 20;
  1058. this.cob测试3BIN8.Size = new System.Drawing.Size(127, 23);
  1059. this.cob测试3BIN8.SymbolSize = 24;
  1060. this.cob测试3BIN8.TabIndex = 214;
  1061. this.cob测试3BIN8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1062. this.cob测试3BIN8.UseItemNumberPreffix = true;
  1063. this.cob测试3BIN8.Watermark = "";
  1064. this.cob测试3BIN8.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  1065. //
  1066. // cob测试2BIN8
  1067. //
  1068. this.cob测试2BIN8.DataSource = null;
  1069. this.cob测试2BIN8.DisabilityTriggerNode = null;
  1070. this.cob测试2BIN8.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1071. this.cob测试2BIN8.FillColor = System.Drawing.Color.White;
  1072. this.cob测试2BIN8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1073. this.cob测试2BIN8.InvisibilityTriggerNode = null;
  1074. this.cob测试2BIN8.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1075. this.cob测试2BIN8.Items.AddRange(new object[] {
  1076. "0,",
  1077. "1.编带1",
  1078. "2.编带2",
  1079. "11.料盒1-1",
  1080. "12.料盒1-2",
  1081. "13.料盒1-3",
  1082. "14.料盒1-4",
  1083. "21.料盒2-1",
  1084. "22.料盒2-2",
  1085. "23.料盒2-3",
  1086. "24.料盒2-4",
  1087. "31.料盒3-1",
  1088. "32.料盒3-2",
  1089. "33.料盒3-3",
  1090. "34.料盒3-4",
  1091. "41.料盒4-1",
  1092. "42.料盒4-2",
  1093. "43.料盒4-3",
  1094. "44.料盒4-4"});
  1095. this.cob测试2BIN8.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1096. this.cob测试2BIN8.Location = new System.Drawing.Point(433, 328);
  1097. this.cob测试2BIN8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1098. this.cob测试2BIN8.MaxDropDownItems = 20;
  1099. this.cob测试2BIN8.MinimumSize = new System.Drawing.Size(63, 0);
  1100. this.cob测试2BIN8.Name = "cob测试2BIN8";
  1101. this.cob测试2BIN8.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1102. this.cob测试2BIN8.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  1103. this.cob测试2BIN8.ScrollBarHandleWidth = 20;
  1104. this.cob测试2BIN8.ScrollBarWidth = 20;
  1105. this.cob测试2BIN8.Size = new System.Drawing.Size(127, 23);
  1106. this.cob测试2BIN8.SymbolSize = 24;
  1107. this.cob测试2BIN8.TabIndex = 213;
  1108. this.cob测试2BIN8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1109. this.cob测试2BIN8.UseItemNumberPreffix = true;
  1110. this.cob测试2BIN8.Watermark = "";
  1111. this.cob测试2BIN8.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  1112. //
  1113. // cob测试1BIN8
  1114. //
  1115. this.cob测试1BIN8.DataSource = null;
  1116. this.cob测试1BIN8.DisabilityTriggerNode = null;
  1117. this.cob测试1BIN8.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1118. this.cob测试1BIN8.FillColor = System.Drawing.Color.White;
  1119. this.cob测试1BIN8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1120. this.cob测试1BIN8.InvisibilityTriggerNode = null;
  1121. this.cob测试1BIN8.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1122. this.cob测试1BIN8.Items.AddRange(new object[] {
  1123. "0,",
  1124. "1.编带1",
  1125. "2.编带2",
  1126. "11.料盒1-1",
  1127. "12.料盒1-2",
  1128. "13.料盒1-3",
  1129. "14.料盒1-4",
  1130. "21.料盒2-1",
  1131. "22.料盒2-2",
  1132. "23.料盒2-3",
  1133. "24.料盒2-4",
  1134. "31.料盒3-1",
  1135. "32.料盒3-2",
  1136. "33.料盒3-3",
  1137. "34.料盒3-4",
  1138. "41.料盒4-1",
  1139. "42.料盒4-2",
  1140. "43.料盒4-3",
  1141. "44.料盒4-4"});
  1142. this.cob测试1BIN8.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1143. this.cob测试1BIN8.Location = new System.Drawing.Point(298, 328);
  1144. this.cob测试1BIN8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1145. this.cob测试1BIN8.MaxDropDownItems = 20;
  1146. this.cob测试1BIN8.MinimumSize = new System.Drawing.Size(63, 0);
  1147. this.cob测试1BIN8.Name = "cob测试1BIN8";
  1148. this.cob测试1BIN8.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1149. this.cob测试1BIN8.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  1150. this.cob测试1BIN8.ScrollBarHandleWidth = 20;
  1151. this.cob测试1BIN8.ScrollBarWidth = 20;
  1152. this.cob测试1BIN8.Size = new System.Drawing.Size(127, 23);
  1153. this.cob测试1BIN8.SymbolSize = 24;
  1154. this.cob测试1BIN8.TabIndex = 212;
  1155. this.cob测试1BIN8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1156. this.cob测试1BIN8.UseItemNumberPreffix = true;
  1157. this.cob测试1BIN8.Watermark = "";
  1158. this.cob测试1BIN8.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  1159. //
  1160. // cob测试4BIN7
  1161. //
  1162. this.cob测试4BIN7.DataSource = null;
  1163. this.cob测试4BIN7.DisabilityTriggerNode = null;
  1164. this.cob测试4BIN7.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1165. this.cob测试4BIN7.FillColor = System.Drawing.Color.White;
  1166. this.cob测试4BIN7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1167. this.cob测试4BIN7.InvisibilityTriggerNode = null;
  1168. this.cob测试4BIN7.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1169. this.cob测试4BIN7.Items.AddRange(new object[] {
  1170. "0,",
  1171. "1.编带1",
  1172. "2.编带2",
  1173. "11.料盒1-1",
  1174. "12.料盒1-2",
  1175. "13.料盒1-3",
  1176. "14.料盒1-4",
  1177. "21.料盒2-1",
  1178. "22.料盒2-2",
  1179. "23.料盒2-3",
  1180. "24.料盒2-4",
  1181. "31.料盒3-1",
  1182. "32.料盒3-2",
  1183. "33.料盒3-3",
  1184. "34.料盒3-4",
  1185. "41.料盒4-1",
  1186. "42.料盒4-2",
  1187. "43.料盒4-3",
  1188. "44.料盒4-4"});
  1189. this.cob测试4BIN7.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1190. this.cob测试4BIN7.Location = new System.Drawing.Point(703, 295);
  1191. this.cob测试4BIN7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1192. this.cob测试4BIN7.MaxDropDownItems = 20;
  1193. this.cob测试4BIN7.MinimumSize = new System.Drawing.Size(63, 0);
  1194. this.cob测试4BIN7.Name = "cob测试4BIN7";
  1195. this.cob测试4BIN7.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1196. this.cob测试4BIN7.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  1197. this.cob测试4BIN7.ScrollBarHandleWidth = 20;
  1198. this.cob测试4BIN7.ScrollBarWidth = 20;
  1199. this.cob测试4BIN7.Size = new System.Drawing.Size(127, 23);
  1200. this.cob测试4BIN7.SymbolSize = 24;
  1201. this.cob测试4BIN7.TabIndex = 210;
  1202. this.cob测试4BIN7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1203. this.cob测试4BIN7.UseItemNumberPreffix = true;
  1204. this.cob测试4BIN7.Watermark = "";
  1205. this.cob测试4BIN7.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  1206. //
  1207. // cob测试3BIN7
  1208. //
  1209. this.cob测试3BIN7.DataSource = null;
  1210. this.cob测试3BIN7.DisabilityTriggerNode = null;
  1211. this.cob测试3BIN7.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1212. this.cob测试3BIN7.FillColor = System.Drawing.Color.White;
  1213. this.cob测试3BIN7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1214. this.cob测试3BIN7.InvisibilityTriggerNode = null;
  1215. this.cob测试3BIN7.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1216. this.cob测试3BIN7.Items.AddRange(new object[] {
  1217. "0,",
  1218. "1.编带1",
  1219. "2.编带2",
  1220. "11.料盒1-1",
  1221. "12.料盒1-2",
  1222. "13.料盒1-3",
  1223. "14.料盒1-4",
  1224. "21.料盒2-1",
  1225. "22.料盒2-2",
  1226. "23.料盒2-3",
  1227. "24.料盒2-4",
  1228. "31.料盒3-1",
  1229. "32.料盒3-2",
  1230. "33.料盒3-3",
  1231. "34.料盒3-4",
  1232. "41.料盒4-1",
  1233. "42.料盒4-2",
  1234. "43.料盒4-3",
  1235. "44.料盒4-4"});
  1236. this.cob测试3BIN7.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1237. this.cob测试3BIN7.Location = new System.Drawing.Point(568, 295);
  1238. this.cob测试3BIN7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1239. this.cob测试3BIN7.MaxDropDownItems = 20;
  1240. this.cob测试3BIN7.MinimumSize = new System.Drawing.Size(63, 0);
  1241. this.cob测试3BIN7.Name = "cob测试3BIN7";
  1242. this.cob测试3BIN7.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1243. this.cob测试3BIN7.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  1244. this.cob测试3BIN7.ScrollBarHandleWidth = 20;
  1245. this.cob测试3BIN7.ScrollBarWidth = 20;
  1246. this.cob测试3BIN7.Size = new System.Drawing.Size(127, 23);
  1247. this.cob测试3BIN7.SymbolSize = 24;
  1248. this.cob测试3BIN7.TabIndex = 209;
  1249. this.cob测试3BIN7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1250. this.cob测试3BIN7.UseItemNumberPreffix = true;
  1251. this.cob测试3BIN7.Watermark = "";
  1252. this.cob测试3BIN7.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  1253. //
  1254. // cob测试2BIN7
  1255. //
  1256. this.cob测试2BIN7.DataSource = null;
  1257. this.cob测试2BIN7.DisabilityTriggerNode = null;
  1258. this.cob测试2BIN7.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1259. this.cob测试2BIN7.FillColor = System.Drawing.Color.White;
  1260. this.cob测试2BIN7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1261. this.cob测试2BIN7.InvisibilityTriggerNode = null;
  1262. this.cob测试2BIN7.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1263. this.cob测试2BIN7.Items.AddRange(new object[] {
  1264. "0,",
  1265. "1.编带1",
  1266. "2.编带2",
  1267. "11.料盒1-1",
  1268. "12.料盒1-2",
  1269. "13.料盒1-3",
  1270. "14.料盒1-4",
  1271. "21.料盒2-1",
  1272. "22.料盒2-2",
  1273. "23.料盒2-3",
  1274. "24.料盒2-4",
  1275. "31.料盒3-1",
  1276. "32.料盒3-2",
  1277. "33.料盒3-3",
  1278. "34.料盒3-4",
  1279. "41.料盒4-1",
  1280. "42.料盒4-2",
  1281. "43.料盒4-3",
  1282. "44.料盒4-4"});
  1283. this.cob测试2BIN7.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1284. this.cob测试2BIN7.Location = new System.Drawing.Point(433, 295);
  1285. this.cob测试2BIN7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1286. this.cob测试2BIN7.MaxDropDownItems = 20;
  1287. this.cob测试2BIN7.MinimumSize = new System.Drawing.Size(63, 0);
  1288. this.cob测试2BIN7.Name = "cob测试2BIN7";
  1289. this.cob测试2BIN7.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1290. this.cob测试2BIN7.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  1291. this.cob测试2BIN7.ScrollBarHandleWidth = 20;
  1292. this.cob测试2BIN7.ScrollBarWidth = 20;
  1293. this.cob测试2BIN7.Size = new System.Drawing.Size(127, 23);
  1294. this.cob测试2BIN7.SymbolSize = 24;
  1295. this.cob测试2BIN7.TabIndex = 208;
  1296. this.cob测试2BIN7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1297. this.cob测试2BIN7.UseItemNumberPreffix = true;
  1298. this.cob测试2BIN7.Watermark = "";
  1299. this.cob测试2BIN7.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  1300. //
  1301. // cob测试1BIN7
  1302. //
  1303. this.cob测试1BIN7.DataSource = null;
  1304. this.cob测试1BIN7.DisabilityTriggerNode = null;
  1305. this.cob测试1BIN7.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1306. this.cob测试1BIN7.FillColor = System.Drawing.Color.White;
  1307. this.cob测试1BIN7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1308. this.cob测试1BIN7.InvisibilityTriggerNode = null;
  1309. this.cob测试1BIN7.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1310. this.cob测试1BIN7.Items.AddRange(new object[] {
  1311. "0,",
  1312. "1.编带1",
  1313. "2.编带2",
  1314. "11.料盒1-1",
  1315. "12.料盒1-2",
  1316. "13.料盒1-3",
  1317. "14.料盒1-4",
  1318. "21.料盒2-1",
  1319. "22.料盒2-2",
  1320. "23.料盒2-3",
  1321. "24.料盒2-4",
  1322. "31.料盒3-1",
  1323. "32.料盒3-2",
  1324. "33.料盒3-3",
  1325. "34.料盒3-4",
  1326. "41.料盒4-1",
  1327. "42.料盒4-2",
  1328. "43.料盒4-3",
  1329. "44.料盒4-4"});
  1330. this.cob测试1BIN7.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1331. this.cob测试1BIN7.Location = new System.Drawing.Point(298, 295);
  1332. this.cob测试1BIN7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1333. this.cob测试1BIN7.MaxDropDownItems = 20;
  1334. this.cob测试1BIN7.MinimumSize = new System.Drawing.Size(63, 0);
  1335. this.cob测试1BIN7.Name = "cob测试1BIN7";
  1336. this.cob测试1BIN7.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1337. this.cob测试1BIN7.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  1338. this.cob测试1BIN7.ScrollBarHandleWidth = 20;
  1339. this.cob测试1BIN7.ScrollBarWidth = 20;
  1340. this.cob测试1BIN7.Size = new System.Drawing.Size(127, 23);
  1341. this.cob测试1BIN7.SymbolSize = 24;
  1342. this.cob测试1BIN7.TabIndex = 207;
  1343. this.cob测试1BIN7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1344. this.cob测试1BIN7.UseItemNumberPreffix = true;
  1345. this.cob测试1BIN7.Watermark = "";
  1346. this.cob测试1BIN7.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  1347. //
  1348. // cob测试4BIN6
  1349. //
  1350. this.cob测试4BIN6.DataSource = null;
  1351. this.cob测试4BIN6.DisabilityTriggerNode = null;
  1352. this.cob测试4BIN6.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1353. this.cob测试4BIN6.FillColor = System.Drawing.Color.White;
  1354. this.cob测试4BIN6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1355. this.cob测试4BIN6.InvisibilityTriggerNode = null;
  1356. this.cob测试4BIN6.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1357. this.cob测试4BIN6.Items.AddRange(new object[] {
  1358. "0,",
  1359. "1.编带1",
  1360. "2.编带2",
  1361. "11.料盒1-1",
  1362. "12.料盒1-2",
  1363. "13.料盒1-3",
  1364. "14.料盒1-4",
  1365. "21.料盒2-1",
  1366. "22.料盒2-2",
  1367. "23.料盒2-3",
  1368. "24.料盒2-4",
  1369. "31.料盒3-1",
  1370. "32.料盒3-2",
  1371. "33.料盒3-3",
  1372. "34.料盒3-4",
  1373. "41.料盒4-1",
  1374. "42.料盒4-2",
  1375. "43.料盒4-3",
  1376. "44.料盒4-4"});
  1377. this.cob测试4BIN6.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1378. this.cob测试4BIN6.Location = new System.Drawing.Point(703, 262);
  1379. this.cob测试4BIN6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1380. this.cob测试4BIN6.MaxDropDownItems = 20;
  1381. this.cob测试4BIN6.MinimumSize = new System.Drawing.Size(63, 0);
  1382. this.cob测试4BIN6.Name = "cob测试4BIN6";
  1383. this.cob测试4BIN6.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1384. this.cob测试4BIN6.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  1385. this.cob测试4BIN6.ScrollBarHandleWidth = 20;
  1386. this.cob测试4BIN6.ScrollBarWidth = 20;
  1387. this.cob测试4BIN6.Size = new System.Drawing.Size(127, 23);
  1388. this.cob测试4BIN6.SymbolSize = 24;
  1389. this.cob测试4BIN6.TabIndex = 205;
  1390. this.cob测试4BIN6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1391. this.cob测试4BIN6.UseItemNumberPreffix = true;
  1392. this.cob测试4BIN6.Watermark = "";
  1393. this.cob测试4BIN6.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  1394. //
  1395. // cob测试3BIN6
  1396. //
  1397. this.cob测试3BIN6.DataSource = null;
  1398. this.cob测试3BIN6.DisabilityTriggerNode = null;
  1399. this.cob测试3BIN6.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1400. this.cob测试3BIN6.FillColor = System.Drawing.Color.White;
  1401. this.cob测试3BIN6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1402. this.cob测试3BIN6.InvisibilityTriggerNode = null;
  1403. this.cob测试3BIN6.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1404. this.cob测试3BIN6.Items.AddRange(new object[] {
  1405. "0,",
  1406. "1.编带1",
  1407. "2.编带2",
  1408. "11.料盒1-1",
  1409. "12.料盒1-2",
  1410. "13.料盒1-3",
  1411. "14.料盒1-4",
  1412. "21.料盒2-1",
  1413. "22.料盒2-2",
  1414. "23.料盒2-3",
  1415. "24.料盒2-4",
  1416. "31.料盒3-1",
  1417. "32.料盒3-2",
  1418. "33.料盒3-3",
  1419. "34.料盒3-4",
  1420. "41.料盒4-1",
  1421. "42.料盒4-2",
  1422. "43.料盒4-3",
  1423. "44.料盒4-4"});
  1424. this.cob测试3BIN6.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1425. this.cob测试3BIN6.Location = new System.Drawing.Point(568, 262);
  1426. this.cob测试3BIN6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1427. this.cob测试3BIN6.MaxDropDownItems = 20;
  1428. this.cob测试3BIN6.MinimumSize = new System.Drawing.Size(63, 0);
  1429. this.cob测试3BIN6.Name = "cob测试3BIN6";
  1430. this.cob测试3BIN6.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1431. this.cob测试3BIN6.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  1432. this.cob测试3BIN6.ScrollBarHandleWidth = 20;
  1433. this.cob测试3BIN6.ScrollBarWidth = 20;
  1434. this.cob测试3BIN6.Size = new System.Drawing.Size(127, 23);
  1435. this.cob测试3BIN6.SymbolSize = 24;
  1436. this.cob测试3BIN6.TabIndex = 204;
  1437. this.cob测试3BIN6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1438. this.cob测试3BIN6.UseItemNumberPreffix = true;
  1439. this.cob测试3BIN6.Watermark = "";
  1440. this.cob测试3BIN6.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  1441. //
  1442. // cob测试2BIN6
  1443. //
  1444. this.cob测试2BIN6.DataSource = null;
  1445. this.cob测试2BIN6.DisabilityTriggerNode = null;
  1446. this.cob测试2BIN6.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1447. this.cob测试2BIN6.FillColor = System.Drawing.Color.White;
  1448. this.cob测试2BIN6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1449. this.cob测试2BIN6.InvisibilityTriggerNode = null;
  1450. this.cob测试2BIN6.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1451. this.cob测试2BIN6.Items.AddRange(new object[] {
  1452. "0,",
  1453. "1.编带1",
  1454. "2.编带2",
  1455. "11.料盒1-1",
  1456. "12.料盒1-2",
  1457. "13.料盒1-3",
  1458. "14.料盒1-4",
  1459. "21.料盒2-1",
  1460. "22.料盒2-2",
  1461. "23.料盒2-3",
  1462. "24.料盒2-4",
  1463. "31.料盒3-1",
  1464. "32.料盒3-2",
  1465. "33.料盒3-3",
  1466. "34.料盒3-4",
  1467. "41.料盒4-1",
  1468. "42.料盒4-2",
  1469. "43.料盒4-3",
  1470. "44.料盒4-4"});
  1471. this.cob测试2BIN6.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1472. this.cob测试2BIN6.Location = new System.Drawing.Point(433, 262);
  1473. this.cob测试2BIN6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1474. this.cob测试2BIN6.MaxDropDownItems = 20;
  1475. this.cob测试2BIN6.MinimumSize = new System.Drawing.Size(63, 0);
  1476. this.cob测试2BIN6.Name = "cob测试2BIN6";
  1477. this.cob测试2BIN6.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1478. this.cob测试2BIN6.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  1479. this.cob测试2BIN6.ScrollBarHandleWidth = 20;
  1480. this.cob测试2BIN6.ScrollBarWidth = 20;
  1481. this.cob测试2BIN6.Size = new System.Drawing.Size(127, 23);
  1482. this.cob测试2BIN6.SymbolSize = 24;
  1483. this.cob测试2BIN6.TabIndex = 203;
  1484. this.cob测试2BIN6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1485. this.cob测试2BIN6.UseItemNumberPreffix = true;
  1486. this.cob测试2BIN6.Watermark = "";
  1487. this.cob测试2BIN6.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  1488. //
  1489. // cob测试1BIN6
  1490. //
  1491. this.cob测试1BIN6.DataSource = null;
  1492. this.cob测试1BIN6.DisabilityTriggerNode = null;
  1493. this.cob测试1BIN6.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1494. this.cob测试1BIN6.FillColor = System.Drawing.Color.White;
  1495. this.cob测试1BIN6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1496. this.cob测试1BIN6.InvisibilityTriggerNode = null;
  1497. this.cob测试1BIN6.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1498. this.cob测试1BIN6.Items.AddRange(new object[] {
  1499. "0,",
  1500. "1.编带1",
  1501. "2.编带2",
  1502. "11.料盒1-1",
  1503. "12.料盒1-2",
  1504. "13.料盒1-3",
  1505. "14.料盒1-4",
  1506. "21.料盒2-1",
  1507. "22.料盒2-2",
  1508. "23.料盒2-3",
  1509. "24.料盒2-4",
  1510. "31.料盒3-1",
  1511. "32.料盒3-2",
  1512. "33.料盒3-3",
  1513. "34.料盒3-4",
  1514. "41.料盒4-1",
  1515. "42.料盒4-2",
  1516. "43.料盒4-3",
  1517. "44.料盒4-4"});
  1518. this.cob测试1BIN6.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1519. this.cob测试1BIN6.Location = new System.Drawing.Point(298, 262);
  1520. this.cob测试1BIN6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1521. this.cob测试1BIN6.MaxDropDownItems = 20;
  1522. this.cob测试1BIN6.MinimumSize = new System.Drawing.Size(63, 0);
  1523. this.cob测试1BIN6.Name = "cob测试1BIN6";
  1524. this.cob测试1BIN6.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1525. this.cob测试1BIN6.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  1526. this.cob测试1BIN6.ScrollBarHandleWidth = 20;
  1527. this.cob测试1BIN6.ScrollBarWidth = 20;
  1528. this.cob测试1BIN6.Size = new System.Drawing.Size(127, 23);
  1529. this.cob测试1BIN6.SymbolSize = 24;
  1530. this.cob测试1BIN6.TabIndex = 202;
  1531. this.cob测试1BIN6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1532. this.cob测试1BIN6.UseItemNumberPreffix = true;
  1533. this.cob测试1BIN6.Watermark = "";
  1534. this.cob测试1BIN6.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  1535. //
  1536. // cob测试4BIN5
  1537. //
  1538. this.cob测试4BIN5.DataSource = null;
  1539. this.cob测试4BIN5.DisabilityTriggerNode = null;
  1540. this.cob测试4BIN5.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1541. this.cob测试4BIN5.FillColor = System.Drawing.Color.White;
  1542. this.cob测试4BIN5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1543. this.cob测试4BIN5.InvisibilityTriggerNode = null;
  1544. this.cob测试4BIN5.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1545. this.cob测试4BIN5.Items.AddRange(new object[] {
  1546. "0,",
  1547. "1.编带1",
  1548. "2.编带2",
  1549. "11.料盒1-1",
  1550. "12.料盒1-2",
  1551. "13.料盒1-3",
  1552. "14.料盒1-4",
  1553. "21.料盒2-1",
  1554. "22.料盒2-2",
  1555. "23.料盒2-3",
  1556. "24.料盒2-4",
  1557. "31.料盒3-1",
  1558. "32.料盒3-2",
  1559. "33.料盒3-3",
  1560. "34.料盒3-4",
  1561. "41.料盒4-1",
  1562. "42.料盒4-2",
  1563. "43.料盒4-3",
  1564. "44.料盒4-4"});
  1565. this.cob测试4BIN5.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1566. this.cob测试4BIN5.Location = new System.Drawing.Point(703, 229);
  1567. this.cob测试4BIN5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1568. this.cob测试4BIN5.MaxDropDownItems = 20;
  1569. this.cob测试4BIN5.MinimumSize = new System.Drawing.Size(63, 0);
  1570. this.cob测试4BIN5.Name = "cob测试4BIN5";
  1571. this.cob测试4BIN5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1572. this.cob测试4BIN5.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  1573. this.cob测试4BIN5.ScrollBarHandleWidth = 20;
  1574. this.cob测试4BIN5.ScrollBarWidth = 20;
  1575. this.cob测试4BIN5.Size = new System.Drawing.Size(127, 23);
  1576. this.cob测试4BIN5.SymbolSize = 24;
  1577. this.cob测试4BIN5.TabIndex = 200;
  1578. this.cob测试4BIN5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1579. this.cob测试4BIN5.UseItemNumberPreffix = true;
  1580. this.cob测试4BIN5.Watermark = "";
  1581. this.cob测试4BIN5.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  1582. //
  1583. // cob测试3BIN5
  1584. //
  1585. this.cob测试3BIN5.DataSource = null;
  1586. this.cob测试3BIN5.DisabilityTriggerNode = null;
  1587. this.cob测试3BIN5.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1588. this.cob测试3BIN5.FillColor = System.Drawing.Color.White;
  1589. this.cob测试3BIN5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1590. this.cob测试3BIN5.InvisibilityTriggerNode = null;
  1591. this.cob测试3BIN5.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1592. this.cob测试3BIN5.Items.AddRange(new object[] {
  1593. "0,",
  1594. "1.编带1",
  1595. "2.编带2",
  1596. "11.料盒1-1",
  1597. "12.料盒1-2",
  1598. "13.料盒1-3",
  1599. "14.料盒1-4",
  1600. "21.料盒2-1",
  1601. "22.料盒2-2",
  1602. "23.料盒2-3",
  1603. "24.料盒2-4",
  1604. "31.料盒3-1",
  1605. "32.料盒3-2",
  1606. "33.料盒3-3",
  1607. "34.料盒3-4",
  1608. "41.料盒4-1",
  1609. "42.料盒4-2",
  1610. "43.料盒4-3",
  1611. "44.料盒4-4"});
  1612. this.cob测试3BIN5.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1613. this.cob测试3BIN5.Location = new System.Drawing.Point(568, 229);
  1614. this.cob测试3BIN5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1615. this.cob测试3BIN5.MaxDropDownItems = 20;
  1616. this.cob测试3BIN5.MinimumSize = new System.Drawing.Size(63, 0);
  1617. this.cob测试3BIN5.Name = "cob测试3BIN5";
  1618. this.cob测试3BIN5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1619. this.cob测试3BIN5.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  1620. this.cob测试3BIN5.ScrollBarHandleWidth = 20;
  1621. this.cob测试3BIN5.ScrollBarWidth = 20;
  1622. this.cob测试3BIN5.Size = new System.Drawing.Size(127, 23);
  1623. this.cob测试3BIN5.SymbolSize = 24;
  1624. this.cob测试3BIN5.TabIndex = 199;
  1625. this.cob测试3BIN5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1626. this.cob测试3BIN5.UseItemNumberPreffix = true;
  1627. this.cob测试3BIN5.Watermark = "";
  1628. this.cob测试3BIN5.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  1629. //
  1630. // cob测试2BIN5
  1631. //
  1632. this.cob测试2BIN5.DataSource = null;
  1633. this.cob测试2BIN5.DisabilityTriggerNode = null;
  1634. this.cob测试2BIN5.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1635. this.cob测试2BIN5.FillColor = System.Drawing.Color.White;
  1636. this.cob测试2BIN5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1637. this.cob测试2BIN5.InvisibilityTriggerNode = null;
  1638. this.cob测试2BIN5.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1639. this.cob测试2BIN5.Items.AddRange(new object[] {
  1640. "0,",
  1641. "1.编带1",
  1642. "2.编带2",
  1643. "11.料盒1-1",
  1644. "12.料盒1-2",
  1645. "13.料盒1-3",
  1646. "14.料盒1-4",
  1647. "21.料盒2-1",
  1648. "22.料盒2-2",
  1649. "23.料盒2-3",
  1650. "24.料盒2-4",
  1651. "31.料盒3-1",
  1652. "32.料盒3-2",
  1653. "33.料盒3-3",
  1654. "34.料盒3-4",
  1655. "41.料盒4-1",
  1656. "42.料盒4-2",
  1657. "43.料盒4-3",
  1658. "44.料盒4-4"});
  1659. this.cob测试2BIN5.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1660. this.cob测试2BIN5.Location = new System.Drawing.Point(433, 229);
  1661. this.cob测试2BIN5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1662. this.cob测试2BIN5.MaxDropDownItems = 20;
  1663. this.cob测试2BIN5.MinimumSize = new System.Drawing.Size(63, 0);
  1664. this.cob测试2BIN5.Name = "cob测试2BIN5";
  1665. this.cob测试2BIN5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1666. this.cob测试2BIN5.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  1667. this.cob测试2BIN5.ScrollBarHandleWidth = 20;
  1668. this.cob测试2BIN5.ScrollBarWidth = 20;
  1669. this.cob测试2BIN5.Size = new System.Drawing.Size(127, 23);
  1670. this.cob测试2BIN5.SymbolSize = 24;
  1671. this.cob测试2BIN5.TabIndex = 198;
  1672. this.cob测试2BIN5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1673. this.cob测试2BIN5.UseItemNumberPreffix = true;
  1674. this.cob测试2BIN5.Watermark = "";
  1675. this.cob测试2BIN5.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  1676. //
  1677. // cob测试1BIN5
  1678. //
  1679. this.cob测试1BIN5.DataSource = null;
  1680. this.cob测试1BIN5.DisabilityTriggerNode = null;
  1681. this.cob测试1BIN5.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1682. this.cob测试1BIN5.FillColor = System.Drawing.Color.White;
  1683. this.cob测试1BIN5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1684. this.cob测试1BIN5.InvisibilityTriggerNode = null;
  1685. this.cob测试1BIN5.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1686. this.cob测试1BIN5.Items.AddRange(new object[] {
  1687. "0,",
  1688. "1.编带1",
  1689. "2.编带2",
  1690. "11.料盒1-1",
  1691. "12.料盒1-2",
  1692. "13.料盒1-3",
  1693. "14.料盒1-4",
  1694. "21.料盒2-1",
  1695. "22.料盒2-2",
  1696. "23.料盒2-3",
  1697. "24.料盒2-4",
  1698. "31.料盒3-1",
  1699. "32.料盒3-2",
  1700. "33.料盒3-3",
  1701. "34.料盒3-4",
  1702. "41.料盒4-1",
  1703. "42.料盒4-2",
  1704. "43.料盒4-3",
  1705. "44.料盒4-4"});
  1706. this.cob测试1BIN5.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1707. this.cob测试1BIN5.Location = new System.Drawing.Point(298, 229);
  1708. this.cob测试1BIN5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1709. this.cob测试1BIN5.MaxDropDownItems = 20;
  1710. this.cob测试1BIN5.MinimumSize = new System.Drawing.Size(63, 0);
  1711. this.cob测试1BIN5.Name = "cob测试1BIN5";
  1712. this.cob测试1BIN5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1713. this.cob测试1BIN5.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  1714. this.cob测试1BIN5.ScrollBarHandleWidth = 20;
  1715. this.cob测试1BIN5.ScrollBarWidth = 20;
  1716. this.cob测试1BIN5.Size = new System.Drawing.Size(127, 23);
  1717. this.cob测试1BIN5.SymbolSize = 24;
  1718. this.cob测试1BIN5.TabIndex = 197;
  1719. this.cob测试1BIN5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1720. this.cob测试1BIN5.UseItemNumberPreffix = true;
  1721. this.cob测试1BIN5.Watermark = "";
  1722. this.cob测试1BIN5.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  1723. //
  1724. // cob测试4BIN4
  1725. //
  1726. this.cob测试4BIN4.DataSource = null;
  1727. this.cob测试4BIN4.DisabilityTriggerNode = null;
  1728. this.cob测试4BIN4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1729. this.cob测试4BIN4.FillColor = System.Drawing.Color.White;
  1730. this.cob测试4BIN4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1731. this.cob测试4BIN4.InvisibilityTriggerNode = null;
  1732. this.cob测试4BIN4.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1733. this.cob测试4BIN4.Items.AddRange(new object[] {
  1734. "0,",
  1735. "1.编带1",
  1736. "2.编带2",
  1737. "11.料盒1-1",
  1738. "12.料盒1-2",
  1739. "13.料盒1-3",
  1740. "14.料盒1-4",
  1741. "21.料盒2-1",
  1742. "22.料盒2-2",
  1743. "23.料盒2-3",
  1744. "24.料盒2-4",
  1745. "31.料盒3-1",
  1746. "32.料盒3-2",
  1747. "33.料盒3-3",
  1748. "34.料盒3-4",
  1749. "41.料盒4-1",
  1750. "42.料盒4-2",
  1751. "43.料盒4-3",
  1752. "44.料盒4-4"});
  1753. this.cob测试4BIN4.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1754. this.cob测试4BIN4.Location = new System.Drawing.Point(703, 196);
  1755. this.cob测试4BIN4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1756. this.cob测试4BIN4.MaxDropDownItems = 20;
  1757. this.cob测试4BIN4.MinimumSize = new System.Drawing.Size(63, 0);
  1758. this.cob测试4BIN4.Name = "cob测试4BIN4";
  1759. this.cob测试4BIN4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1760. this.cob测试4BIN4.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  1761. this.cob测试4BIN4.ScrollBarHandleWidth = 20;
  1762. this.cob测试4BIN4.ScrollBarWidth = 20;
  1763. this.cob测试4BIN4.Size = new System.Drawing.Size(127, 23);
  1764. this.cob测试4BIN4.SymbolSize = 24;
  1765. this.cob测试4BIN4.TabIndex = 195;
  1766. this.cob测试4BIN4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1767. this.cob测试4BIN4.UseItemNumberPreffix = true;
  1768. this.cob测试4BIN4.Watermark = "";
  1769. this.cob测试4BIN4.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  1770. //
  1771. // cob测试3BIN4
  1772. //
  1773. this.cob测试3BIN4.DataSource = null;
  1774. this.cob测试3BIN4.DisabilityTriggerNode = null;
  1775. this.cob测试3BIN4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1776. this.cob测试3BIN4.FillColor = System.Drawing.Color.White;
  1777. this.cob测试3BIN4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1778. this.cob测试3BIN4.InvisibilityTriggerNode = null;
  1779. this.cob测试3BIN4.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1780. this.cob测试3BIN4.Items.AddRange(new object[] {
  1781. "0,",
  1782. "1.编带1",
  1783. "2.编带2",
  1784. "11.料盒1-1",
  1785. "12.料盒1-2",
  1786. "13.料盒1-3",
  1787. "14.料盒1-4",
  1788. "21.料盒2-1",
  1789. "22.料盒2-2",
  1790. "23.料盒2-3",
  1791. "24.料盒2-4",
  1792. "31.料盒3-1",
  1793. "32.料盒3-2",
  1794. "33.料盒3-3",
  1795. "34.料盒3-4",
  1796. "41.料盒4-1",
  1797. "42.料盒4-2",
  1798. "43.料盒4-3",
  1799. "44.料盒4-4"});
  1800. this.cob测试3BIN4.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1801. this.cob测试3BIN4.Location = new System.Drawing.Point(568, 196);
  1802. this.cob测试3BIN4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1803. this.cob测试3BIN4.MaxDropDownItems = 20;
  1804. this.cob测试3BIN4.MinimumSize = new System.Drawing.Size(63, 0);
  1805. this.cob测试3BIN4.Name = "cob测试3BIN4";
  1806. this.cob测试3BIN4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1807. this.cob测试3BIN4.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  1808. this.cob测试3BIN4.ScrollBarHandleWidth = 20;
  1809. this.cob测试3BIN4.ScrollBarWidth = 20;
  1810. this.cob测试3BIN4.Size = new System.Drawing.Size(127, 23);
  1811. this.cob测试3BIN4.SymbolSize = 24;
  1812. this.cob测试3BIN4.TabIndex = 194;
  1813. this.cob测试3BIN4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1814. this.cob测试3BIN4.UseItemNumberPreffix = true;
  1815. this.cob测试3BIN4.Watermark = "";
  1816. this.cob测试3BIN4.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  1817. //
  1818. // cob测试2BIN4
  1819. //
  1820. this.cob测试2BIN4.DataSource = null;
  1821. this.cob测试2BIN4.DisabilityTriggerNode = null;
  1822. this.cob测试2BIN4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1823. this.cob测试2BIN4.FillColor = System.Drawing.Color.White;
  1824. this.cob测试2BIN4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1825. this.cob测试2BIN4.InvisibilityTriggerNode = null;
  1826. this.cob测试2BIN4.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1827. this.cob测试2BIN4.Items.AddRange(new object[] {
  1828. "0,",
  1829. "1.编带1",
  1830. "2.编带2",
  1831. "11.料盒1-1",
  1832. "12.料盒1-2",
  1833. "13.料盒1-3",
  1834. "14.料盒1-4",
  1835. "21.料盒2-1",
  1836. "22.料盒2-2",
  1837. "23.料盒2-3",
  1838. "24.料盒2-4",
  1839. "31.料盒3-1",
  1840. "32.料盒3-2",
  1841. "33.料盒3-3",
  1842. "34.料盒3-4",
  1843. "41.料盒4-1",
  1844. "42.料盒4-2",
  1845. "43.料盒4-3",
  1846. "44.料盒4-4"});
  1847. this.cob测试2BIN4.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1848. this.cob测试2BIN4.Location = new System.Drawing.Point(433, 196);
  1849. this.cob测试2BIN4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1850. this.cob测试2BIN4.MaxDropDownItems = 20;
  1851. this.cob测试2BIN4.MinimumSize = new System.Drawing.Size(63, 0);
  1852. this.cob测试2BIN4.Name = "cob测试2BIN4";
  1853. this.cob测试2BIN4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1854. this.cob测试2BIN4.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  1855. this.cob测试2BIN4.ScrollBarHandleWidth = 20;
  1856. this.cob测试2BIN4.ScrollBarWidth = 20;
  1857. this.cob测试2BIN4.Size = new System.Drawing.Size(127, 23);
  1858. this.cob测试2BIN4.SymbolSize = 24;
  1859. this.cob测试2BIN4.TabIndex = 193;
  1860. this.cob测试2BIN4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1861. this.cob测试2BIN4.UseItemNumberPreffix = true;
  1862. this.cob测试2BIN4.Watermark = "";
  1863. this.cob测试2BIN4.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  1864. //
  1865. // cob测试1BIN4
  1866. //
  1867. this.cob测试1BIN4.DataSource = null;
  1868. this.cob测试1BIN4.DisabilityTriggerNode = null;
  1869. this.cob测试1BIN4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1870. this.cob测试1BIN4.FillColor = System.Drawing.Color.White;
  1871. this.cob测试1BIN4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1872. this.cob测试1BIN4.InvisibilityTriggerNode = null;
  1873. this.cob测试1BIN4.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1874. this.cob测试1BIN4.Items.AddRange(new object[] {
  1875. "0,",
  1876. "1.编带1",
  1877. "2.编带2",
  1878. "11.料盒1-1",
  1879. "12.料盒1-2",
  1880. "13.料盒1-3",
  1881. "14.料盒1-4",
  1882. "21.料盒2-1",
  1883. "22.料盒2-2",
  1884. "23.料盒2-3",
  1885. "24.料盒2-4",
  1886. "31.料盒3-1",
  1887. "32.料盒3-2",
  1888. "33.料盒3-3",
  1889. "34.料盒3-4",
  1890. "41.料盒4-1",
  1891. "42.料盒4-2",
  1892. "43.料盒4-3",
  1893. "44.料盒4-4"});
  1894. this.cob测试1BIN4.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1895. this.cob测试1BIN4.Location = new System.Drawing.Point(298, 196);
  1896. this.cob测试1BIN4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1897. this.cob测试1BIN4.MaxDropDownItems = 20;
  1898. this.cob测试1BIN4.MinimumSize = new System.Drawing.Size(63, 0);
  1899. this.cob测试1BIN4.Name = "cob测试1BIN4";
  1900. this.cob测试1BIN4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1901. this.cob测试1BIN4.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  1902. this.cob测试1BIN4.ScrollBarHandleWidth = 20;
  1903. this.cob测试1BIN4.ScrollBarWidth = 20;
  1904. this.cob测试1BIN4.Size = new System.Drawing.Size(127, 23);
  1905. this.cob测试1BIN4.SymbolSize = 24;
  1906. this.cob测试1BIN4.TabIndex = 192;
  1907. this.cob测试1BIN4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1908. this.cob测试1BIN4.UseItemNumberPreffix = true;
  1909. this.cob测试1BIN4.Watermark = "";
  1910. this.cob测试1BIN4.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  1911. //
  1912. // cob测试4BIN3
  1913. //
  1914. this.cob测试4BIN3.DataSource = null;
  1915. this.cob测试4BIN3.DisabilityTriggerNode = null;
  1916. this.cob测试4BIN3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1917. this.cob测试4BIN3.FillColor = System.Drawing.Color.White;
  1918. this.cob测试4BIN3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1919. this.cob测试4BIN3.InvisibilityTriggerNode = null;
  1920. this.cob测试4BIN3.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1921. this.cob测试4BIN3.Items.AddRange(new object[] {
  1922. "0,",
  1923. "1.编带1",
  1924. "2.编带2",
  1925. "11.料盒1-1",
  1926. "12.料盒1-2",
  1927. "13.料盒1-3",
  1928. "14.料盒1-4",
  1929. "21.料盒2-1",
  1930. "22.料盒2-2",
  1931. "23.料盒2-3",
  1932. "24.料盒2-4",
  1933. "31.料盒3-1",
  1934. "32.料盒3-2",
  1935. "33.料盒3-3",
  1936. "34.料盒3-4",
  1937. "41.料盒4-1",
  1938. "42.料盒4-2",
  1939. "43.料盒4-3",
  1940. "44.料盒4-4"});
  1941. this.cob测试4BIN3.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1942. this.cob测试4BIN3.Location = new System.Drawing.Point(703, 163);
  1943. this.cob测试4BIN3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1944. this.cob测试4BIN3.MaxDropDownItems = 20;
  1945. this.cob测试4BIN3.MinimumSize = new System.Drawing.Size(63, 0);
  1946. this.cob测试4BIN3.Name = "cob测试4BIN3";
  1947. this.cob测试4BIN3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1948. this.cob测试4BIN3.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  1949. this.cob测试4BIN3.ScrollBarHandleWidth = 20;
  1950. this.cob测试4BIN3.ScrollBarWidth = 20;
  1951. this.cob测试4BIN3.Size = new System.Drawing.Size(127, 23);
  1952. this.cob测试4BIN3.SymbolSize = 24;
  1953. this.cob测试4BIN3.TabIndex = 190;
  1954. this.cob测试4BIN3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1955. this.cob测试4BIN3.UseItemNumberPreffix = true;
  1956. this.cob测试4BIN3.Watermark = "";
  1957. this.cob测试4BIN3.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  1958. //
  1959. // cob测试3BIN3
  1960. //
  1961. this.cob测试3BIN3.DataSource = null;
  1962. this.cob测试3BIN3.DisabilityTriggerNode = null;
  1963. this.cob测试3BIN3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  1964. this.cob测试3BIN3.FillColor = System.Drawing.Color.White;
  1965. this.cob测试3BIN3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1966. this.cob测试3BIN3.InvisibilityTriggerNode = null;
  1967. this.cob测试3BIN3.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  1968. this.cob测试3BIN3.Items.AddRange(new object[] {
  1969. "0,",
  1970. "1.编带1",
  1971. "2.编带2",
  1972. "11.料盒1-1",
  1973. "12.料盒1-2",
  1974. "13.料盒1-3",
  1975. "14.料盒1-4",
  1976. "21.料盒2-1",
  1977. "22.料盒2-2",
  1978. "23.料盒2-3",
  1979. "24.料盒2-4",
  1980. "31.料盒3-1",
  1981. "32.料盒3-2",
  1982. "33.料盒3-3",
  1983. "34.料盒3-4",
  1984. "41.料盒4-1",
  1985. "42.料盒4-2",
  1986. "43.料盒4-3",
  1987. "44.料盒4-4"});
  1988. this.cob测试3BIN3.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1989. this.cob测试3BIN3.Location = new System.Drawing.Point(568, 163);
  1990. this.cob测试3BIN3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1991. this.cob测试3BIN3.MaxDropDownItems = 20;
  1992. this.cob测试3BIN3.MinimumSize = new System.Drawing.Size(63, 0);
  1993. this.cob测试3BIN3.Name = "cob测试3BIN3";
  1994. this.cob测试3BIN3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1995. this.cob测试3BIN3.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  1996. this.cob测试3BIN3.ScrollBarHandleWidth = 20;
  1997. this.cob测试3BIN3.ScrollBarWidth = 20;
  1998. this.cob测试3BIN3.Size = new System.Drawing.Size(127, 23);
  1999. this.cob测试3BIN3.SymbolSize = 24;
  2000. this.cob测试3BIN3.TabIndex = 189;
  2001. this.cob测试3BIN3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2002. this.cob测试3BIN3.UseItemNumberPreffix = true;
  2003. this.cob测试3BIN3.Watermark = "";
  2004. this.cob测试3BIN3.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  2005. //
  2006. // cob测试2BIN3
  2007. //
  2008. this.cob测试2BIN3.DataSource = null;
  2009. this.cob测试2BIN3.DisabilityTriggerNode = null;
  2010. this.cob测试2BIN3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2011. this.cob测试2BIN3.FillColor = System.Drawing.Color.White;
  2012. this.cob测试2BIN3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2013. this.cob测试2BIN3.InvisibilityTriggerNode = null;
  2014. this.cob测试2BIN3.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2015. this.cob测试2BIN3.Items.AddRange(new object[] {
  2016. "0,",
  2017. "1.编带1",
  2018. "2.编带2",
  2019. "11.料盒1-1",
  2020. "12.料盒1-2",
  2021. "13.料盒1-3",
  2022. "14.料盒1-4",
  2023. "21.料盒2-1",
  2024. "22.料盒2-2",
  2025. "23.料盒2-3",
  2026. "24.料盒2-4",
  2027. "31.料盒3-1",
  2028. "32.料盒3-2",
  2029. "33.料盒3-3",
  2030. "34.料盒3-4",
  2031. "41.料盒4-1",
  2032. "42.料盒4-2",
  2033. "43.料盒4-3",
  2034. "44.料盒4-4"});
  2035. this.cob测试2BIN3.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2036. this.cob测试2BIN3.Location = new System.Drawing.Point(433, 163);
  2037. this.cob测试2BIN3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2038. this.cob测试2BIN3.MaxDropDownItems = 20;
  2039. this.cob测试2BIN3.MinimumSize = new System.Drawing.Size(63, 0);
  2040. this.cob测试2BIN3.Name = "cob测试2BIN3";
  2041. this.cob测试2BIN3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2042. this.cob测试2BIN3.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  2043. this.cob测试2BIN3.ScrollBarHandleWidth = 20;
  2044. this.cob测试2BIN3.ScrollBarWidth = 20;
  2045. this.cob测试2BIN3.Size = new System.Drawing.Size(127, 23);
  2046. this.cob测试2BIN3.SymbolSize = 24;
  2047. this.cob测试2BIN3.TabIndex = 188;
  2048. this.cob测试2BIN3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2049. this.cob测试2BIN3.UseItemNumberPreffix = true;
  2050. this.cob测试2BIN3.Watermark = "";
  2051. this.cob测试2BIN3.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  2052. //
  2053. // cob测试1BIN3
  2054. //
  2055. this.cob测试1BIN3.DataSource = null;
  2056. this.cob测试1BIN3.DisabilityTriggerNode = null;
  2057. this.cob测试1BIN3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2058. this.cob测试1BIN3.FillColor = System.Drawing.Color.White;
  2059. this.cob测试1BIN3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2060. this.cob测试1BIN3.InvisibilityTriggerNode = null;
  2061. this.cob测试1BIN3.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2062. this.cob测试1BIN3.Items.AddRange(new object[] {
  2063. "0,",
  2064. "1.编带1",
  2065. "2.编带2",
  2066. "11.料盒1-1",
  2067. "12.料盒1-2",
  2068. "13.料盒1-3",
  2069. "14.料盒1-4",
  2070. "21.料盒2-1",
  2071. "22.料盒2-2",
  2072. "23.料盒2-3",
  2073. "24.料盒2-4",
  2074. "31.料盒3-1",
  2075. "32.料盒3-2",
  2076. "33.料盒3-3",
  2077. "34.料盒3-4",
  2078. "41.料盒4-1",
  2079. "42.料盒4-2",
  2080. "43.料盒4-3",
  2081. "44.料盒4-4"});
  2082. this.cob测试1BIN3.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2083. this.cob测试1BIN3.Location = new System.Drawing.Point(298, 163);
  2084. this.cob测试1BIN3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2085. this.cob测试1BIN3.MaxDropDownItems = 20;
  2086. this.cob测试1BIN3.MinimumSize = new System.Drawing.Size(63, 0);
  2087. this.cob测试1BIN3.Name = "cob测试1BIN3";
  2088. this.cob测试1BIN3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2089. this.cob测试1BIN3.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  2090. this.cob测试1BIN3.ScrollBarHandleWidth = 20;
  2091. this.cob测试1BIN3.ScrollBarWidth = 20;
  2092. this.cob测试1BIN3.Size = new System.Drawing.Size(127, 23);
  2093. this.cob测试1BIN3.SymbolSize = 24;
  2094. this.cob测试1BIN3.TabIndex = 187;
  2095. this.cob测试1BIN3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2096. this.cob测试1BIN3.UseItemNumberPreffix = true;
  2097. this.cob测试1BIN3.Watermark = "";
  2098. this.cob测试1BIN3.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  2099. //
  2100. // cob测试4BIN2
  2101. //
  2102. this.cob测试4BIN2.DataSource = null;
  2103. this.cob测试4BIN2.DisabilityTriggerNode = null;
  2104. this.cob测试4BIN2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2105. this.cob测试4BIN2.FillColor = System.Drawing.Color.White;
  2106. this.cob测试4BIN2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2107. this.cob测试4BIN2.InvisibilityTriggerNode = null;
  2108. this.cob测试4BIN2.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2109. this.cob测试4BIN2.Items.AddRange(new object[] {
  2110. "0,",
  2111. "1.编带1",
  2112. "2.编带2",
  2113. "11.料盒1-1",
  2114. "12.料盒1-2",
  2115. "13.料盒1-3",
  2116. "14.料盒1-4",
  2117. "21.料盒2-1",
  2118. "22.料盒2-2",
  2119. "23.料盒2-3",
  2120. "24.料盒2-4",
  2121. "31.料盒3-1",
  2122. "32.料盒3-2",
  2123. "33.料盒3-3",
  2124. "34.料盒3-4",
  2125. "41.料盒4-1",
  2126. "42.料盒4-2",
  2127. "43.料盒4-3",
  2128. "44.料盒4-4"});
  2129. this.cob测试4BIN2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2130. this.cob测试4BIN2.Location = new System.Drawing.Point(703, 130);
  2131. this.cob测试4BIN2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2132. this.cob测试4BIN2.MaxDropDownItems = 20;
  2133. this.cob测试4BIN2.MinimumSize = new System.Drawing.Size(63, 0);
  2134. this.cob测试4BIN2.Name = "cob测试4BIN2";
  2135. this.cob测试4BIN2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2136. this.cob测试4BIN2.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2137. this.cob测试4BIN2.ScrollBarHandleWidth = 20;
  2138. this.cob测试4BIN2.ScrollBarWidth = 20;
  2139. this.cob测试4BIN2.Size = new System.Drawing.Size(127, 23);
  2140. this.cob测试4BIN2.SymbolSize = 24;
  2141. this.cob测试4BIN2.TabIndex = 185;
  2142. this.cob测试4BIN2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2143. this.cob测试4BIN2.UseItemNumberPreffix = true;
  2144. this.cob测试4BIN2.Watermark = "";
  2145. this.cob测试4BIN2.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2146. //
  2147. // cob测试3BIN2
  2148. //
  2149. this.cob测试3BIN2.DataSource = null;
  2150. this.cob测试3BIN2.DisabilityTriggerNode = null;
  2151. this.cob测试3BIN2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2152. this.cob测试3BIN2.FillColor = System.Drawing.Color.White;
  2153. this.cob测试3BIN2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2154. this.cob测试3BIN2.InvisibilityTriggerNode = null;
  2155. this.cob测试3BIN2.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2156. this.cob测试3BIN2.Items.AddRange(new object[] {
  2157. "0,",
  2158. "1.编带1",
  2159. "2.编带2",
  2160. "11.料盒1-1",
  2161. "12.料盒1-2",
  2162. "13.料盒1-3",
  2163. "14.料盒1-4",
  2164. "21.料盒2-1",
  2165. "22.料盒2-2",
  2166. "23.料盒2-3",
  2167. "24.料盒2-4",
  2168. "31.料盒3-1",
  2169. "32.料盒3-2",
  2170. "33.料盒3-3",
  2171. "34.料盒3-4",
  2172. "41.料盒4-1",
  2173. "42.料盒4-2",
  2174. "43.料盒4-3",
  2175. "44.料盒4-4"});
  2176. this.cob测试3BIN2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2177. this.cob测试3BIN2.Location = new System.Drawing.Point(568, 130);
  2178. this.cob测试3BIN2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2179. this.cob测试3BIN2.MaxDropDownItems = 20;
  2180. this.cob测试3BIN2.MinimumSize = new System.Drawing.Size(63, 0);
  2181. this.cob测试3BIN2.Name = "cob测试3BIN2";
  2182. this.cob测试3BIN2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2183. this.cob测试3BIN2.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2184. this.cob测试3BIN2.ScrollBarHandleWidth = 20;
  2185. this.cob测试3BIN2.ScrollBarWidth = 20;
  2186. this.cob测试3BIN2.Size = new System.Drawing.Size(127, 23);
  2187. this.cob测试3BIN2.SymbolSize = 24;
  2188. this.cob测试3BIN2.TabIndex = 184;
  2189. this.cob测试3BIN2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2190. this.cob测试3BIN2.UseItemNumberPreffix = true;
  2191. this.cob测试3BIN2.Watermark = "";
  2192. this.cob测试3BIN2.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2193. //
  2194. // cob测试2BIN2
  2195. //
  2196. this.cob测试2BIN2.DataSource = null;
  2197. this.cob测试2BIN2.DisabilityTriggerNode = null;
  2198. this.cob测试2BIN2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2199. this.cob测试2BIN2.FillColor = System.Drawing.Color.White;
  2200. this.cob测试2BIN2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2201. this.cob测试2BIN2.InvisibilityTriggerNode = null;
  2202. this.cob测试2BIN2.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2203. this.cob测试2BIN2.Items.AddRange(new object[] {
  2204. "0,",
  2205. "1.编带1",
  2206. "2.编带2",
  2207. "11.料盒1-1",
  2208. "12.料盒1-2",
  2209. "13.料盒1-3",
  2210. "14.料盒1-4",
  2211. "21.料盒2-1",
  2212. "22.料盒2-2",
  2213. "23.料盒2-3",
  2214. "24.料盒2-4",
  2215. "31.料盒3-1",
  2216. "32.料盒3-2",
  2217. "33.料盒3-3",
  2218. "34.料盒3-4",
  2219. "41.料盒4-1",
  2220. "42.料盒4-2",
  2221. "43.料盒4-3",
  2222. "44.料盒4-4"});
  2223. this.cob测试2BIN2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2224. this.cob测试2BIN2.Location = new System.Drawing.Point(433, 130);
  2225. this.cob测试2BIN2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2226. this.cob测试2BIN2.MaxDropDownItems = 20;
  2227. this.cob测试2BIN2.MinimumSize = new System.Drawing.Size(63, 0);
  2228. this.cob测试2BIN2.Name = "cob测试2BIN2";
  2229. this.cob测试2BIN2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2230. this.cob测试2BIN2.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2231. this.cob测试2BIN2.ScrollBarHandleWidth = 20;
  2232. this.cob测试2BIN2.ScrollBarWidth = 20;
  2233. this.cob测试2BIN2.Size = new System.Drawing.Size(127, 23);
  2234. this.cob测试2BIN2.SymbolSize = 24;
  2235. this.cob测试2BIN2.TabIndex = 183;
  2236. this.cob测试2BIN2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2237. this.cob测试2BIN2.UseItemNumberPreffix = true;
  2238. this.cob测试2BIN2.Watermark = "";
  2239. this.cob测试2BIN2.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2240. //
  2241. // cob测试1BIN2
  2242. //
  2243. this.cob测试1BIN2.DataSource = null;
  2244. this.cob测试1BIN2.DisabilityTriggerNode = null;
  2245. this.cob测试1BIN2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2246. this.cob测试1BIN2.FillColor = System.Drawing.Color.White;
  2247. this.cob测试1BIN2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2248. this.cob测试1BIN2.InvisibilityTriggerNode = null;
  2249. this.cob测试1BIN2.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2250. this.cob测试1BIN2.Items.AddRange(new object[] {
  2251. "0,",
  2252. "1.编带1",
  2253. "2.编带2",
  2254. "11.料盒1-1",
  2255. "12.料盒1-2",
  2256. "13.料盒1-3",
  2257. "14.料盒1-4",
  2258. "21.料盒2-1",
  2259. "22.料盒2-2",
  2260. "23.料盒2-3",
  2261. "24.料盒2-4",
  2262. "31.料盒3-1",
  2263. "32.料盒3-2",
  2264. "33.料盒3-3",
  2265. "34.料盒3-4",
  2266. "41.料盒4-1",
  2267. "42.料盒4-2",
  2268. "43.料盒4-3",
  2269. "44.料盒4-4"});
  2270. this.cob测试1BIN2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2271. this.cob测试1BIN2.Location = new System.Drawing.Point(298, 130);
  2272. this.cob测试1BIN2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2273. this.cob测试1BIN2.MaxDropDownItems = 20;
  2274. this.cob测试1BIN2.MinimumSize = new System.Drawing.Size(63, 0);
  2275. this.cob测试1BIN2.Name = "cob测试1BIN2";
  2276. this.cob测试1BIN2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2277. this.cob测试1BIN2.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2278. this.cob测试1BIN2.ScrollBarHandleWidth = 20;
  2279. this.cob测试1BIN2.ScrollBarWidth = 20;
  2280. this.cob测试1BIN2.Size = new System.Drawing.Size(127, 23);
  2281. this.cob测试1BIN2.SymbolSize = 24;
  2282. this.cob测试1BIN2.TabIndex = 182;
  2283. this.cob测试1BIN2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2284. this.cob测试1BIN2.UseItemNumberPreffix = true;
  2285. this.cob测试1BIN2.Watermark = "";
  2286. this.cob测试1BIN2.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2287. //
  2288. // cob热测BIN1
  2289. //
  2290. this.cob热测BIN1.DataSource = null;
  2291. this.cob热测BIN1.DisabilityTriggerNode = null;
  2292. this.cob热测BIN1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2293. this.cob热测BIN1.FillColor = System.Drawing.Color.White;
  2294. this.cob热测BIN1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2295. this.cob热测BIN1.InvisibilityTriggerNode = null;
  2296. this.cob热测BIN1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2297. this.cob热测BIN1.Items.AddRange(new object[] {
  2298. "0,",
  2299. "1.编带1",
  2300. "2.编带2",
  2301. "31.料盒3-1",
  2302. "32.料盒3-2",
  2303. "33.料盒3-3",
  2304. "34.料盒3-4",
  2305. "41.料盒4-1",
  2306. "42.料盒4-2",
  2307. "43.料盒4-3",
  2308. "44.料盒4-4"});
  2309. this.cob热测BIN1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2310. this.cob热测BIN1.Location = new System.Drawing.Point(838, 97);
  2311. this.cob热测BIN1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2312. this.cob热测BIN1.MaxDropDownItems = 20;
  2313. this.cob热测BIN1.MinimumSize = new System.Drawing.Size(63, 0);
  2314. this.cob热测BIN1.Name = "cob热测BIN1";
  2315. this.cob热测BIN1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2316. this.cob热测BIN1.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2317. this.cob热测BIN1.ScrollBarHandleWidth = 20;
  2318. this.cob热测BIN1.ScrollBarWidth = 20;
  2319. this.cob热测BIN1.Size = new System.Drawing.Size(127, 23);
  2320. this.cob热测BIN1.SymbolSize = 24;
  2321. this.cob热测BIN1.TabIndex = 181;
  2322. this.cob热测BIN1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2323. this.cob热测BIN1.UseItemNumberPreffix = true;
  2324. this.cob热测BIN1.Watermark = "";
  2325. this.cob热测BIN1.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2326. //
  2327. // cob测试4BIN1
  2328. //
  2329. this.cob测试4BIN1.DataSource = null;
  2330. this.cob测试4BIN1.DisabilityTriggerNode = null;
  2331. this.cob测试4BIN1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2332. this.cob测试4BIN1.FillColor = System.Drawing.Color.White;
  2333. this.cob测试4BIN1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2334. this.cob测试4BIN1.InvisibilityTriggerNode = null;
  2335. this.cob测试4BIN1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2336. this.cob测试4BIN1.Items.AddRange(new object[] {
  2337. "0,",
  2338. "1.编带1",
  2339. "2.编带2",
  2340. "11.料盒1-1",
  2341. "12.料盒1-2",
  2342. "13.料盒1-3",
  2343. "14.料盒1-4",
  2344. "21.料盒2-1",
  2345. "22.料盒2-2",
  2346. "23.料盒2-3",
  2347. "24.料盒2-4",
  2348. "31.料盒3-1",
  2349. "32.料盒3-2",
  2350. "33.料盒3-3",
  2351. "34.料盒3-4",
  2352. "41.料盒4-1",
  2353. "42.料盒4-2",
  2354. "43.料盒4-3",
  2355. "44.料盒4-4"});
  2356. this.cob测试4BIN1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2357. this.cob测试4BIN1.Location = new System.Drawing.Point(703, 97);
  2358. this.cob测试4BIN1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2359. this.cob测试4BIN1.MaxDropDownItems = 20;
  2360. this.cob测试4BIN1.MinimumSize = new System.Drawing.Size(63, 0);
  2361. this.cob测试4BIN1.Name = "cob测试4BIN1";
  2362. this.cob测试4BIN1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2363. this.cob测试4BIN1.ReadNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2364. this.cob测试4BIN1.ScrollBarHandleWidth = 20;
  2365. this.cob测试4BIN1.ScrollBarWidth = 20;
  2366. this.cob测试4BIN1.Size = new System.Drawing.Size(127, 23);
  2367. this.cob测试4BIN1.SymbolSize = 24;
  2368. this.cob测试4BIN1.TabIndex = 180;
  2369. this.cob测试4BIN1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2370. this.cob测试4BIN1.UseItemNumberPreffix = true;
  2371. this.cob测试4BIN1.Watermark = "";
  2372. this.cob测试4BIN1.WriteNode = new Node("Application.GVL_A08_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2373. //
  2374. // cob测试3BIN1
  2375. //
  2376. this.cob测试3BIN1.DataSource = null;
  2377. this.cob测试3BIN1.DisabilityTriggerNode = null;
  2378. this.cob测试3BIN1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2379. this.cob测试3BIN1.FillColor = System.Drawing.Color.White;
  2380. this.cob测试3BIN1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2381. this.cob测试3BIN1.InvisibilityTriggerNode = null;
  2382. this.cob测试3BIN1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2383. this.cob测试3BIN1.Items.AddRange(new object[] {
  2384. "0,",
  2385. "1.编带1",
  2386. "2.编带2",
  2387. "11.料盒1-1",
  2388. "12.料盒1-2",
  2389. "13.料盒1-3",
  2390. "14.料盒1-4",
  2391. "21.料盒2-1",
  2392. "22.料盒2-2",
  2393. "23.料盒2-3",
  2394. "24.料盒2-4",
  2395. "31.料盒3-1",
  2396. "32.料盒3-2",
  2397. "33.料盒3-3",
  2398. "34.料盒3-4",
  2399. "41.料盒4-1",
  2400. "42.料盒4-2",
  2401. "43.料盒4-3",
  2402. "44.料盒4-4"});
  2403. this.cob测试3BIN1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2404. this.cob测试3BIN1.Location = new System.Drawing.Point(568, 97);
  2405. this.cob测试3BIN1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2406. this.cob测试3BIN1.MaxDropDownItems = 20;
  2407. this.cob测试3BIN1.MinimumSize = new System.Drawing.Size(63, 0);
  2408. this.cob测试3BIN1.Name = "cob测试3BIN1";
  2409. this.cob测试3BIN1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2410. this.cob测试3BIN1.ReadNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2411. this.cob测试3BIN1.ScrollBarHandleWidth = 20;
  2412. this.cob测试3BIN1.ScrollBarWidth = 20;
  2413. this.cob测试3BIN1.Size = new System.Drawing.Size(127, 23);
  2414. this.cob测试3BIN1.SymbolSize = 24;
  2415. this.cob测试3BIN1.TabIndex = 179;
  2416. this.cob测试3BIN1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2417. this.cob测试3BIN1.UseItemNumberPreffix = true;
  2418. this.cob测试3BIN1.Watermark = "";
  2419. this.cob测试3BIN1.WriteNode = new Node("Application.GVL_A07_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2420. //
  2421. // cob测试2BIN1
  2422. //
  2423. this.cob测试2BIN1.DataSource = null;
  2424. this.cob测试2BIN1.DisabilityTriggerNode = null;
  2425. this.cob测试2BIN1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2426. this.cob测试2BIN1.FillColor = System.Drawing.Color.White;
  2427. this.cob测试2BIN1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2428. this.cob测试2BIN1.InvisibilityTriggerNode = null;
  2429. this.cob测试2BIN1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2430. this.cob测试2BIN1.Items.AddRange(new object[] {
  2431. "0,",
  2432. "1.编带1",
  2433. "2.编带2",
  2434. "11.料盒1-1",
  2435. "12.料盒1-2",
  2436. "13.料盒1-3",
  2437. "14.料盒1-4",
  2438. "21.料盒2-1",
  2439. "22.料盒2-2",
  2440. "23.料盒2-3",
  2441. "24.料盒2-4",
  2442. "31.料盒3-1",
  2443. "32.料盒3-2",
  2444. "33.料盒3-3",
  2445. "34.料盒3-4",
  2446. "41.料盒4-1",
  2447. "42.料盒4-2",
  2448. "43.料盒4-3",
  2449. "44.料盒4-4"});
  2450. this.cob测试2BIN1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2451. this.cob测试2BIN1.Location = new System.Drawing.Point(433, 97);
  2452. this.cob测试2BIN1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2453. this.cob测试2BIN1.MaxDropDownItems = 20;
  2454. this.cob测试2BIN1.MinimumSize = new System.Drawing.Size(63, 0);
  2455. this.cob测试2BIN1.Name = "cob测试2BIN1";
  2456. this.cob测试2BIN1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2457. this.cob测试2BIN1.ReadNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2458. this.cob测试2BIN1.ScrollBarHandleWidth = 20;
  2459. this.cob测试2BIN1.ScrollBarWidth = 20;
  2460. this.cob测试2BIN1.Size = new System.Drawing.Size(127, 23);
  2461. this.cob测试2BIN1.SymbolSize = 24;
  2462. this.cob测试2BIN1.TabIndex = 178;
  2463. this.cob测试2BIN1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2464. this.cob测试2BIN1.UseItemNumberPreffix = true;
  2465. this.cob测试2BIN1.Watermark = "";
  2466. this.cob测试2BIN1.WriteNode = new Node("Application.GVL_A06_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2467. //
  2468. // uiLabel19
  2469. //
  2470. this.uiLabel19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2471. this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2472. this.uiLabel19.Location = new System.Drawing.Point(1007, 72);
  2473. this.uiLabel19.Name = "uiLabel19";
  2474. this.uiLabel19.Size = new System.Drawing.Size(72, 23);
  2475. this.uiLabel19.TabIndex = 177;
  2476. this.uiLabel19.Text = "测试5";
  2477. //
  2478. // uiLabel18
  2479. //
  2480. this.uiLabel18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2481. this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2482. this.uiLabel18.Location = new System.Drawing.Point(879, 72);
  2483. this.uiLabel18.Name = "uiLabel18";
  2484. this.uiLabel18.Size = new System.Drawing.Size(72, 23);
  2485. this.uiLabel18.TabIndex = 176;
  2486. this.uiLabel18.Text = "热测";
  2487. //
  2488. // uiLabel17
  2489. //
  2490. this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2491. this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2492. this.uiLabel17.Location = new System.Drawing.Point(743, 72);
  2493. this.uiLabel17.Name = "uiLabel17";
  2494. this.uiLabel17.Size = new System.Drawing.Size(72, 23);
  2495. this.uiLabel17.TabIndex = 175;
  2496. this.uiLabel17.Text = "测试4";
  2497. //
  2498. // uiLabel16
  2499. //
  2500. this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2501. this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2502. this.uiLabel16.Location = new System.Drawing.Point(607, 72);
  2503. this.uiLabel16.Name = "uiLabel16";
  2504. this.uiLabel16.Size = new System.Drawing.Size(72, 23);
  2505. this.uiLabel16.TabIndex = 174;
  2506. this.uiLabel16.Text = "测试3";
  2507. //
  2508. // uiLabel15
  2509. //
  2510. this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2511. this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2512. this.uiLabel15.Location = new System.Drawing.Point(471, 72);
  2513. this.uiLabel15.Name = "uiLabel15";
  2514. this.uiLabel15.Size = new System.Drawing.Size(72, 23);
  2515. this.uiLabel15.TabIndex = 173;
  2516. this.uiLabel15.Text = "测试2";
  2517. //
  2518. // uiLabel14
  2519. //
  2520. this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2521. this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2522. this.uiLabel14.Location = new System.Drawing.Point(335, 72);
  2523. this.uiLabel14.Name = "uiLabel14";
  2524. this.uiLabel14.Size = new System.Drawing.Size(72, 23);
  2525. this.uiLabel14.TabIndex = 172;
  2526. this.uiLabel14.Text = "测试1";
  2527. //
  2528. // uiLabel13
  2529. //
  2530. this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2531. this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2532. this.uiLabel13.Location = new System.Drawing.Point(211, 428);
  2533. this.uiLabel13.Name = "uiLabel13";
  2534. this.uiLabel13.Size = new System.Drawing.Size(80, 23);
  2535. this.uiLabel13.TabIndex = 171;
  2536. this.uiLabel13.Text = "BIN11";
  2537. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2538. //
  2539. // uiLabel12
  2540. //
  2541. this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2542. this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2543. this.uiLabel12.Location = new System.Drawing.Point(211, 395);
  2544. this.uiLabel12.Name = "uiLabel12";
  2545. this.uiLabel12.Size = new System.Drawing.Size(80, 23);
  2546. this.uiLabel12.TabIndex = 170;
  2547. this.uiLabel12.Text = "BIN10";
  2548. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2549. //
  2550. // uiLabel11
  2551. //
  2552. this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2553. this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2554. this.uiLabel11.Location = new System.Drawing.Point(211, 362);
  2555. this.uiLabel11.Name = "uiLabel11";
  2556. this.uiLabel11.Size = new System.Drawing.Size(80, 23);
  2557. this.uiLabel11.TabIndex = 169;
  2558. this.uiLabel11.Text = "BIN9";
  2559. this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2560. //
  2561. // uiLabel10
  2562. //
  2563. this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2564. this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2565. this.uiLabel10.Location = new System.Drawing.Point(211, 329);
  2566. this.uiLabel10.Name = "uiLabel10";
  2567. this.uiLabel10.Size = new System.Drawing.Size(80, 23);
  2568. this.uiLabel10.TabIndex = 168;
  2569. this.uiLabel10.Text = "BIN8";
  2570. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2571. //
  2572. // uiLabel9
  2573. //
  2574. this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2575. this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2576. this.uiLabel9.Location = new System.Drawing.Point(211, 296);
  2577. this.uiLabel9.Name = "uiLabel9";
  2578. this.uiLabel9.Size = new System.Drawing.Size(80, 23);
  2579. this.uiLabel9.TabIndex = 167;
  2580. this.uiLabel9.Text = "BIN7";
  2581. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2582. //
  2583. // uiLabel8
  2584. //
  2585. this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2586. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2587. this.uiLabel8.Location = new System.Drawing.Point(211, 263);
  2588. this.uiLabel8.Name = "uiLabel8";
  2589. this.uiLabel8.Size = new System.Drawing.Size(80, 23);
  2590. this.uiLabel8.TabIndex = 166;
  2591. this.uiLabel8.Text = "BIN6";
  2592. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2593. //
  2594. // uiLabel7
  2595. //
  2596. this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2597. this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2598. this.uiLabel7.Location = new System.Drawing.Point(211, 230);
  2599. this.uiLabel7.Name = "uiLabel7";
  2600. this.uiLabel7.Size = new System.Drawing.Size(80, 23);
  2601. this.uiLabel7.TabIndex = 165;
  2602. this.uiLabel7.Text = "BIN5";
  2603. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2604. //
  2605. // uiLabel6
  2606. //
  2607. this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2608. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2609. this.uiLabel6.Location = new System.Drawing.Point(211, 197);
  2610. this.uiLabel6.Name = "uiLabel6";
  2611. this.uiLabel6.Size = new System.Drawing.Size(80, 23);
  2612. this.uiLabel6.TabIndex = 164;
  2613. this.uiLabel6.Text = "BIN4";
  2614. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2615. //
  2616. // uiLabel5
  2617. //
  2618. this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2619. this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2620. this.uiLabel5.Location = new System.Drawing.Point(211, 164);
  2621. this.uiLabel5.Name = "uiLabel5";
  2622. this.uiLabel5.Size = new System.Drawing.Size(80, 23);
  2623. this.uiLabel5.TabIndex = 163;
  2624. this.uiLabel5.Text = "BIN3";
  2625. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2626. //
  2627. // uiLabel4
  2628. //
  2629. this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2630. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2631. this.uiLabel4.Location = new System.Drawing.Point(211, 131);
  2632. this.uiLabel4.Name = "uiLabel4";
  2633. this.uiLabel4.Size = new System.Drawing.Size(80, 23);
  2634. this.uiLabel4.TabIndex = 162;
  2635. this.uiLabel4.Text = "BIN2";
  2636. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2637. //
  2638. // uiLabel3
  2639. //
  2640. this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2641. this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2642. this.uiLabel3.Location = new System.Drawing.Point(211, 98);
  2643. this.uiLabel3.Name = "uiLabel3";
  2644. this.uiLabel3.Size = new System.Drawing.Size(80, 23);
  2645. this.uiLabel3.TabIndex = 161;
  2646. this.uiLabel3.Text = "BIN1";
  2647. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2648. //
  2649. // cob测试1BIN1
  2650. //
  2651. this.cob测试1BIN1.DataSource = null;
  2652. this.cob测试1BIN1.DisabilityTriggerNode = null;
  2653. this.cob测试1BIN1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2654. this.cob测试1BIN1.FillColor = System.Drawing.Color.White;
  2655. this.cob测试1BIN1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2656. this.cob测试1BIN1.InvisibilityTriggerNode = null;
  2657. this.cob测试1BIN1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2658. this.cob测试1BIN1.Items.AddRange(new object[] {
  2659. "0,",
  2660. "1.编带1",
  2661. "2.编带2",
  2662. "11.料盒1-1",
  2663. "12.料盒1-2",
  2664. "13.料盒1-3",
  2665. "14.料盒1-4",
  2666. "21.料盒2-1",
  2667. "22.料盒2-2",
  2668. "23.料盒2-3",
  2669. "24.料盒2-4",
  2670. "31.料盒3-1",
  2671. "32.料盒3-2",
  2672. "33.料盒3-3",
  2673. "34.料盒3-4",
  2674. "41.料盒4-1",
  2675. "42.料盒4-2",
  2676. "43.料盒4-3",
  2677. "44.料盒4-4"});
  2678. this.cob测试1BIN1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2679. this.cob测试1BIN1.Location = new System.Drawing.Point(298, 97);
  2680. this.cob测试1BIN1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2681. this.cob测试1BIN1.MaxDropDownItems = 20;
  2682. this.cob测试1BIN1.MinimumSize = new System.Drawing.Size(63, 0);
  2683. this.cob测试1BIN1.Name = "cob测试1BIN1";
  2684. this.cob测试1BIN1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2685. this.cob测试1BIN1.ReadNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2686. this.cob测试1BIN1.ScrollBarHandleWidth = 20;
  2687. this.cob测试1BIN1.ScrollBarWidth = 20;
  2688. this.cob测试1BIN1.Size = new System.Drawing.Size(127, 23);
  2689. this.cob测试1BIN1.SymbolSize = 24;
  2690. this.cob测试1BIN1.TabIndex = 160;
  2691. this.cob测试1BIN1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2692. this.cob测试1BIN1.UseItemNumberPreffix = true;
  2693. this.cob测试1BIN1.Watermark = "";
  2694. this.cob测试1BIN1.WriteNode = new Node("Application.GVL_A05_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2695. //
  2696. // cob测试5BIN1
  2697. //
  2698. this.cob测试5BIN1.DataSource = null;
  2699. this.cob测试5BIN1.DisabilityTriggerNode = null;
  2700. this.cob测试5BIN1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2701. this.cob测试5BIN1.FillColor = System.Drawing.Color.White;
  2702. this.cob测试5BIN1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2703. this.cob测试5BIN1.InvisibilityTriggerNode = null;
  2704. this.cob测试5BIN1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2705. this.cob测试5BIN1.Items.AddRange(new object[] {
  2706. "0,",
  2707. "1.编带1",
  2708. "2.编带2",
  2709. "41.料盒4-1",
  2710. "42.料盒4-2",
  2711. "43.料盒4-3",
  2712. "44.料盒4-4"});
  2713. this.cob测试5BIN1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2714. this.cob测试5BIN1.Location = new System.Drawing.Point(973, 97);
  2715. this.cob测试5BIN1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2716. this.cob测试5BIN1.MaxDropDownItems = 20;
  2717. this.cob测试5BIN1.MinimumSize = new System.Drawing.Size(63, 0);
  2718. this.cob测试5BIN1.Name = "cob测试5BIN1";
  2719. this.cob测试5BIN1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2720. this.cob测试5BIN1.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2721. this.cob测试5BIN1.ScrollBarHandleWidth = 20;
  2722. this.cob测试5BIN1.ScrollBarWidth = 20;
  2723. this.cob测试5BIN1.Size = new System.Drawing.Size(127, 23);
  2724. this.cob测试5BIN1.SymbolSize = 24;
  2725. this.cob测试5BIN1.TabIndex = 238;
  2726. this.cob测试5BIN1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2727. this.cob测试5BIN1.UseItemNumberPreffix = true;
  2728. this.cob测试5BIN1.Watermark = "";
  2729. this.cob测试5BIN1.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[1]", NodeType.UINT, null);
  2730. //
  2731. // uiLabel21
  2732. //
  2733. this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2734. this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2735. this.uiLabel21.Location = new System.Drawing.Point(216, 72);
  2736. this.uiLabel21.Name = "uiLabel21";
  2737. this.uiLabel21.Size = new System.Drawing.Size(80, 23);
  2738. this.uiLabel21.TabIndex = 250;
  2739. this.uiLabel21.Text = "测试BIN号";
  2740. this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2741. //
  2742. // cob热测BIN2
  2743. //
  2744. this.cob热测BIN2.DataSource = null;
  2745. this.cob热测BIN2.DisabilityTriggerNode = null;
  2746. this.cob热测BIN2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2747. this.cob热测BIN2.FillColor = System.Drawing.Color.White;
  2748. this.cob热测BIN2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2749. this.cob热测BIN2.InvisibilityTriggerNode = null;
  2750. this.cob热测BIN2.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2751. this.cob热测BIN2.Items.AddRange(new object[] {
  2752. "0,",
  2753. "1.编带1",
  2754. "2.编带2",
  2755. "31.料盒3-1",
  2756. "32.料盒3-2",
  2757. "33.料盒3-3",
  2758. "34.料盒3-4",
  2759. "41.料盒4-1",
  2760. "42.料盒4-2",
  2761. "43.料盒4-3",
  2762. "44.料盒4-4"});
  2763. this.cob热测BIN2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2764. this.cob热测BIN2.Location = new System.Drawing.Point(838, 130);
  2765. this.cob热测BIN2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2766. this.cob热测BIN2.MaxDropDownItems = 20;
  2767. this.cob热测BIN2.MinimumSize = new System.Drawing.Size(63, 0);
  2768. this.cob热测BIN2.Name = "cob热测BIN2";
  2769. this.cob热测BIN2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2770. this.cob热测BIN2.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2771. this.cob热测BIN2.ScrollBarHandleWidth = 20;
  2772. this.cob热测BIN2.ScrollBarWidth = 20;
  2773. this.cob热测BIN2.Size = new System.Drawing.Size(127, 23);
  2774. this.cob热测BIN2.SymbolSize = 24;
  2775. this.cob热测BIN2.TabIndex = 251;
  2776. this.cob热测BIN2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2777. this.cob热测BIN2.UseItemNumberPreffix = true;
  2778. this.cob热测BIN2.Watermark = "";
  2779. this.cob热测BIN2.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  2780. //
  2781. // cob热测BIN3
  2782. //
  2783. this.cob热测BIN3.DataSource = null;
  2784. this.cob热测BIN3.DisabilityTriggerNode = null;
  2785. this.cob热测BIN3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2786. this.cob热测BIN3.FillColor = System.Drawing.Color.White;
  2787. this.cob热测BIN3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2788. this.cob热测BIN3.InvisibilityTriggerNode = null;
  2789. this.cob热测BIN3.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2790. this.cob热测BIN3.Items.AddRange(new object[] {
  2791. "0,",
  2792. "1.编带1",
  2793. "2.编带2",
  2794. "31.料盒3-1",
  2795. "32.料盒3-2",
  2796. "33.料盒3-3",
  2797. "34.料盒3-4",
  2798. "41.料盒4-1",
  2799. "42.料盒4-2",
  2800. "43.料盒4-3",
  2801. "44.料盒4-4"});
  2802. this.cob热测BIN3.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2803. this.cob热测BIN3.Location = new System.Drawing.Point(838, 163);
  2804. this.cob热测BIN3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2805. this.cob热测BIN3.MaxDropDownItems = 20;
  2806. this.cob热测BIN3.MinimumSize = new System.Drawing.Size(63, 0);
  2807. this.cob热测BIN3.Name = "cob热测BIN3";
  2808. this.cob热测BIN3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2809. this.cob热测BIN3.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  2810. this.cob热测BIN3.ScrollBarHandleWidth = 20;
  2811. this.cob热测BIN3.ScrollBarWidth = 20;
  2812. this.cob热测BIN3.Size = new System.Drawing.Size(127, 23);
  2813. this.cob热测BIN3.SymbolSize = 24;
  2814. this.cob热测BIN3.TabIndex = 252;
  2815. this.cob热测BIN3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2816. this.cob热测BIN3.UseItemNumberPreffix = true;
  2817. this.cob热测BIN3.Watermark = "";
  2818. this.cob热测BIN3.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  2819. //
  2820. // cob热测BIN4
  2821. //
  2822. this.cob热测BIN4.DataSource = null;
  2823. this.cob热测BIN4.DisabilityTriggerNode = null;
  2824. this.cob热测BIN4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2825. this.cob热测BIN4.FillColor = System.Drawing.Color.White;
  2826. this.cob热测BIN4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2827. this.cob热测BIN4.InvisibilityTriggerNode = null;
  2828. this.cob热测BIN4.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2829. this.cob热测BIN4.Items.AddRange(new object[] {
  2830. "0,",
  2831. "1.编带1",
  2832. "2.编带2",
  2833. "31.料盒3-1",
  2834. "32.料盒3-2",
  2835. "33.料盒3-3",
  2836. "34.料盒3-4",
  2837. "41.料盒4-1",
  2838. "42.料盒4-2",
  2839. "43.料盒4-3",
  2840. "44.料盒4-4"});
  2841. this.cob热测BIN4.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2842. this.cob热测BIN4.Location = new System.Drawing.Point(838, 196);
  2843. this.cob热测BIN4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2844. this.cob热测BIN4.MaxDropDownItems = 20;
  2845. this.cob热测BIN4.MinimumSize = new System.Drawing.Size(63, 0);
  2846. this.cob热测BIN4.Name = "cob热测BIN4";
  2847. this.cob热测BIN4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2848. this.cob热测BIN4.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  2849. this.cob热测BIN4.ScrollBarHandleWidth = 20;
  2850. this.cob热测BIN4.ScrollBarWidth = 20;
  2851. this.cob热测BIN4.Size = new System.Drawing.Size(127, 23);
  2852. this.cob热测BIN4.SymbolSize = 24;
  2853. this.cob热测BIN4.TabIndex = 253;
  2854. this.cob热测BIN4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2855. this.cob热测BIN4.UseItemNumberPreffix = true;
  2856. this.cob热测BIN4.Watermark = "";
  2857. this.cob热测BIN4.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  2858. //
  2859. // cob热测BIN5
  2860. //
  2861. this.cob热测BIN5.DataSource = null;
  2862. this.cob热测BIN5.DisabilityTriggerNode = null;
  2863. this.cob热测BIN5.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2864. this.cob热测BIN5.FillColor = System.Drawing.Color.White;
  2865. this.cob热测BIN5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2866. this.cob热测BIN5.InvisibilityTriggerNode = null;
  2867. this.cob热测BIN5.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2868. this.cob热测BIN5.Items.AddRange(new object[] {
  2869. "0,",
  2870. "1.编带1",
  2871. "2.编带2",
  2872. "31.料盒3-1",
  2873. "32.料盒3-2",
  2874. "33.料盒3-3",
  2875. "34.料盒3-4",
  2876. "41.料盒4-1",
  2877. "42.料盒4-2",
  2878. "43.料盒4-3",
  2879. "44.料盒4-4"});
  2880. this.cob热测BIN5.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2881. this.cob热测BIN5.Location = new System.Drawing.Point(838, 229);
  2882. this.cob热测BIN5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2883. this.cob热测BIN5.MaxDropDownItems = 20;
  2884. this.cob热测BIN5.MinimumSize = new System.Drawing.Size(63, 0);
  2885. this.cob热测BIN5.Name = "cob热测BIN5";
  2886. this.cob热测BIN5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2887. this.cob热测BIN5.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  2888. this.cob热测BIN5.ScrollBarHandleWidth = 20;
  2889. this.cob热测BIN5.ScrollBarWidth = 20;
  2890. this.cob热测BIN5.Size = new System.Drawing.Size(127, 23);
  2891. this.cob热测BIN5.SymbolSize = 24;
  2892. this.cob热测BIN5.TabIndex = 254;
  2893. this.cob热测BIN5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2894. this.cob热测BIN5.UseItemNumberPreffix = true;
  2895. this.cob热测BIN5.Watermark = "";
  2896. this.cob热测BIN5.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  2897. //
  2898. // cob热测BIN6
  2899. //
  2900. this.cob热测BIN6.DataSource = null;
  2901. this.cob热测BIN6.DisabilityTriggerNode = null;
  2902. this.cob热测BIN6.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2903. this.cob热测BIN6.FillColor = System.Drawing.Color.White;
  2904. this.cob热测BIN6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2905. this.cob热测BIN6.InvisibilityTriggerNode = null;
  2906. this.cob热测BIN6.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2907. this.cob热测BIN6.Items.AddRange(new object[] {
  2908. "0,",
  2909. "1.编带1",
  2910. "2.编带2",
  2911. "31.料盒3-1",
  2912. "32.料盒3-2",
  2913. "33.料盒3-3",
  2914. "34.料盒3-4",
  2915. "41.料盒4-1",
  2916. "42.料盒4-2",
  2917. "43.料盒4-3",
  2918. "44.料盒4-4"});
  2919. this.cob热测BIN6.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2920. this.cob热测BIN6.Location = new System.Drawing.Point(838, 262);
  2921. this.cob热测BIN6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2922. this.cob热测BIN6.MaxDropDownItems = 20;
  2923. this.cob热测BIN6.MinimumSize = new System.Drawing.Size(63, 0);
  2924. this.cob热测BIN6.Name = "cob热测BIN6";
  2925. this.cob热测BIN6.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2926. this.cob热测BIN6.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  2927. this.cob热测BIN6.ScrollBarHandleWidth = 20;
  2928. this.cob热测BIN6.ScrollBarWidth = 20;
  2929. this.cob热测BIN6.Size = new System.Drawing.Size(127, 23);
  2930. this.cob热测BIN6.SymbolSize = 24;
  2931. this.cob热测BIN6.TabIndex = 255;
  2932. this.cob热测BIN6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2933. this.cob热测BIN6.UseItemNumberPreffix = true;
  2934. this.cob热测BIN6.Watermark = "";
  2935. this.cob热测BIN6.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  2936. //
  2937. // cob热测BIN7
  2938. //
  2939. this.cob热测BIN7.DataSource = null;
  2940. this.cob热测BIN7.DisabilityTriggerNode = null;
  2941. this.cob热测BIN7.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2942. this.cob热测BIN7.FillColor = System.Drawing.Color.White;
  2943. this.cob热测BIN7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2944. this.cob热测BIN7.InvisibilityTriggerNode = null;
  2945. this.cob热测BIN7.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2946. this.cob热测BIN7.Items.AddRange(new object[] {
  2947. "0,",
  2948. "1.编带1",
  2949. "2.编带2",
  2950. "31.料盒3-1",
  2951. "32.料盒3-2",
  2952. "33.料盒3-3",
  2953. "34.料盒3-4",
  2954. "41.料盒4-1",
  2955. "42.料盒4-2",
  2956. "43.料盒4-3",
  2957. "44.料盒4-4"});
  2958. this.cob热测BIN7.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2959. this.cob热测BIN7.Location = new System.Drawing.Point(838, 295);
  2960. this.cob热测BIN7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2961. this.cob热测BIN7.MaxDropDownItems = 20;
  2962. this.cob热测BIN7.MinimumSize = new System.Drawing.Size(63, 0);
  2963. this.cob热测BIN7.Name = "cob热测BIN7";
  2964. this.cob热测BIN7.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2965. this.cob热测BIN7.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  2966. this.cob热测BIN7.ScrollBarHandleWidth = 20;
  2967. this.cob热测BIN7.ScrollBarWidth = 20;
  2968. this.cob热测BIN7.Size = new System.Drawing.Size(127, 23);
  2969. this.cob热测BIN7.SymbolSize = 24;
  2970. this.cob热测BIN7.TabIndex = 256;
  2971. this.cob热测BIN7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2972. this.cob热测BIN7.UseItemNumberPreffix = true;
  2973. this.cob热测BIN7.Watermark = "";
  2974. this.cob热测BIN7.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  2975. //
  2976. // cob热测BIN8
  2977. //
  2978. this.cob热测BIN8.DataSource = null;
  2979. this.cob热测BIN8.DisabilityTriggerNode = null;
  2980. this.cob热测BIN8.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  2981. this.cob热测BIN8.FillColor = System.Drawing.Color.White;
  2982. this.cob热测BIN8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2983. this.cob热测BIN8.InvisibilityTriggerNode = null;
  2984. this.cob热测BIN8.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  2985. this.cob热测BIN8.Items.AddRange(new object[] {
  2986. "0,",
  2987. "1.编带1",
  2988. "2.编带2",
  2989. "31.料盒3-1",
  2990. "32.料盒3-2",
  2991. "33.料盒3-3",
  2992. "34.料盒3-4",
  2993. "41.料盒4-1",
  2994. "42.料盒4-2",
  2995. "43.料盒4-3",
  2996. "44.料盒4-4"});
  2997. this.cob热测BIN8.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2998. this.cob热测BIN8.Location = new System.Drawing.Point(838, 328);
  2999. this.cob热测BIN8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3000. this.cob热测BIN8.MaxDropDownItems = 20;
  3001. this.cob热测BIN8.MinimumSize = new System.Drawing.Size(63, 0);
  3002. this.cob热测BIN8.Name = "cob热测BIN8";
  3003. this.cob热测BIN8.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3004. this.cob热测BIN8.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  3005. this.cob热测BIN8.ScrollBarHandleWidth = 20;
  3006. this.cob热测BIN8.ScrollBarWidth = 20;
  3007. this.cob热测BIN8.Size = new System.Drawing.Size(127, 23);
  3008. this.cob热测BIN8.SymbolSize = 24;
  3009. this.cob热测BIN8.TabIndex = 257;
  3010. this.cob热测BIN8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3011. this.cob热测BIN8.UseItemNumberPreffix = true;
  3012. this.cob热测BIN8.Watermark = "";
  3013. this.cob热测BIN8.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  3014. //
  3015. // cob热测BIN9
  3016. //
  3017. this.cob热测BIN9.DataSource = null;
  3018. this.cob热测BIN9.DisabilityTriggerNode = null;
  3019. this.cob热测BIN9.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3020. this.cob热测BIN9.FillColor = System.Drawing.Color.White;
  3021. this.cob热测BIN9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3022. this.cob热测BIN9.InvisibilityTriggerNode = null;
  3023. this.cob热测BIN9.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3024. this.cob热测BIN9.Items.AddRange(new object[] {
  3025. "0,",
  3026. "1.编带1",
  3027. "2.编带2",
  3028. "31.料盒3-1",
  3029. "32.料盒3-2",
  3030. "33.料盒3-3",
  3031. "34.料盒3-4",
  3032. "41.料盒4-1",
  3033. "42.料盒4-2",
  3034. "43.料盒4-3",
  3035. "44.料盒4-4"});
  3036. this.cob热测BIN9.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3037. this.cob热测BIN9.Location = new System.Drawing.Point(838, 361);
  3038. this.cob热测BIN9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3039. this.cob热测BIN9.MaxDropDownItems = 20;
  3040. this.cob热测BIN9.MinimumSize = new System.Drawing.Size(63, 0);
  3041. this.cob热测BIN9.Name = "cob热测BIN9";
  3042. this.cob热测BIN9.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3043. this.cob热测BIN9.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  3044. this.cob热测BIN9.ScrollBarHandleWidth = 20;
  3045. this.cob热测BIN9.ScrollBarWidth = 20;
  3046. this.cob热测BIN9.Size = new System.Drawing.Size(127, 23);
  3047. this.cob热测BIN9.SymbolSize = 24;
  3048. this.cob热测BIN9.TabIndex = 258;
  3049. this.cob热测BIN9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3050. this.cob热测BIN9.UseItemNumberPreffix = true;
  3051. this.cob热测BIN9.Watermark = "";
  3052. this.cob热测BIN9.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  3053. //
  3054. // cob热测BIN10
  3055. //
  3056. this.cob热测BIN10.DataSource = null;
  3057. this.cob热测BIN10.DisabilityTriggerNode = null;
  3058. this.cob热测BIN10.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3059. this.cob热测BIN10.FillColor = System.Drawing.Color.White;
  3060. this.cob热测BIN10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3061. this.cob热测BIN10.InvisibilityTriggerNode = null;
  3062. this.cob热测BIN10.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3063. this.cob热测BIN10.Items.AddRange(new object[] {
  3064. "0,",
  3065. "1.编带1",
  3066. "2.编带2",
  3067. "31.料盒3-1",
  3068. "32.料盒3-2",
  3069. "33.料盒3-3",
  3070. "34.料盒3-4",
  3071. "41.料盒4-1",
  3072. "42.料盒4-2",
  3073. "43.料盒4-3",
  3074. "44.料盒4-4"});
  3075. this.cob热测BIN10.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3076. this.cob热测BIN10.Location = new System.Drawing.Point(838, 394);
  3077. this.cob热测BIN10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3078. this.cob热测BIN10.MaxDropDownItems = 20;
  3079. this.cob热测BIN10.MinimumSize = new System.Drawing.Size(63, 0);
  3080. this.cob热测BIN10.Name = "cob热测BIN10";
  3081. this.cob热测BIN10.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3082. this.cob热测BIN10.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  3083. this.cob热测BIN10.ScrollBarHandleWidth = 20;
  3084. this.cob热测BIN10.ScrollBarWidth = 20;
  3085. this.cob热测BIN10.Size = new System.Drawing.Size(127, 23);
  3086. this.cob热测BIN10.SymbolSize = 24;
  3087. this.cob热测BIN10.TabIndex = 259;
  3088. this.cob热测BIN10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3089. this.cob热测BIN10.UseItemNumberPreffix = true;
  3090. this.cob热测BIN10.Watermark = "";
  3091. this.cob热测BIN10.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  3092. //
  3093. // cob热测BIN11
  3094. //
  3095. this.cob热测BIN11.DataSource = null;
  3096. this.cob热测BIN11.DisabilityTriggerNode = null;
  3097. this.cob热测BIN11.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3098. this.cob热测BIN11.FillColor = System.Drawing.Color.White;
  3099. this.cob热测BIN11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3100. this.cob热测BIN11.InvisibilityTriggerNode = null;
  3101. this.cob热测BIN11.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3102. this.cob热测BIN11.Items.AddRange(new object[] {
  3103. "0,",
  3104. "1.编带1",
  3105. "2.编带2",
  3106. "31.料盒3-1",
  3107. "32.料盒3-2",
  3108. "33.料盒3-3",
  3109. "34.料盒3-4",
  3110. "41.料盒4-1",
  3111. "42.料盒4-2",
  3112. "43.料盒4-3",
  3113. "44.料盒4-4"});
  3114. this.cob热测BIN11.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3115. this.cob热测BIN11.Location = new System.Drawing.Point(838, 427);
  3116. this.cob热测BIN11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3117. this.cob热测BIN11.MaxDropDownItems = 20;
  3118. this.cob热测BIN11.MinimumSize = new System.Drawing.Size(63, 0);
  3119. this.cob热测BIN11.Name = "cob热测BIN11";
  3120. this.cob热测BIN11.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3121. this.cob热测BIN11.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  3122. this.cob热测BIN11.ScrollBarHandleWidth = 20;
  3123. this.cob热测BIN11.ScrollBarWidth = 20;
  3124. this.cob热测BIN11.Size = new System.Drawing.Size(127, 23);
  3125. this.cob热测BIN11.SymbolSize = 24;
  3126. this.cob热测BIN11.TabIndex = 260;
  3127. this.cob热测BIN11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3128. this.cob热测BIN11.UseItemNumberPreffix = true;
  3129. this.cob热测BIN11.Watermark = "";
  3130. this.cob热测BIN11.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  3131. //
  3132. // cob热测BIN12
  3133. //
  3134. this.cob热测BIN12.DataSource = null;
  3135. this.cob热测BIN12.DisabilityTriggerNode = null;
  3136. this.cob热测BIN12.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3137. this.cob热测BIN12.FillColor = System.Drawing.Color.White;
  3138. this.cob热测BIN12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3139. this.cob热测BIN12.InvisibilityTriggerNode = null;
  3140. this.cob热测BIN12.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3141. this.cob热测BIN12.Items.AddRange(new object[] {
  3142. "0,",
  3143. "1.编带1",
  3144. "2.编带2",
  3145. "31.料盒3-1",
  3146. "32.料盒3-2",
  3147. "33.料盒3-3",
  3148. "34.料盒3-4",
  3149. "41.料盒4-1",
  3150. "42.料盒4-2",
  3151. "43.料盒4-3",
  3152. "44.料盒4-4"});
  3153. this.cob热测BIN12.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3154. this.cob热测BIN12.Location = new System.Drawing.Point(838, 460);
  3155. this.cob热测BIN12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3156. this.cob热测BIN12.MaxDropDownItems = 20;
  3157. this.cob热测BIN12.MinimumSize = new System.Drawing.Size(63, 0);
  3158. this.cob热测BIN12.Name = "cob热测BIN12";
  3159. this.cob热测BIN12.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3160. this.cob热测BIN12.ReadNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  3161. this.cob热测BIN12.ScrollBarHandleWidth = 20;
  3162. this.cob热测BIN12.ScrollBarWidth = 20;
  3163. this.cob热测BIN12.Size = new System.Drawing.Size(127, 23);
  3164. this.cob热测BIN12.SymbolSize = 24;
  3165. this.cob热测BIN12.TabIndex = 261;
  3166. this.cob热测BIN12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3167. this.cob热测BIN12.UseItemNumberPreffix = true;
  3168. this.cob热测BIN12.Watermark = "";
  3169. this.cob热测BIN12.WriteNode = new Node("Application.GVL_A15_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  3170. //
  3171. // cob测试5BIN2
  3172. //
  3173. this.cob测试5BIN2.DataSource = null;
  3174. this.cob测试5BIN2.DisabilityTriggerNode = null;
  3175. this.cob测试5BIN2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3176. this.cob测试5BIN2.FillColor = System.Drawing.Color.White;
  3177. this.cob测试5BIN2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3178. this.cob测试5BIN2.InvisibilityTriggerNode = null;
  3179. this.cob测试5BIN2.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3180. this.cob测试5BIN2.Items.AddRange(new object[] {
  3181. "0,",
  3182. "1.编带1",
  3183. "2.编带2",
  3184. "41.料盒4-1",
  3185. "42.料盒4-2",
  3186. "43.料盒4-3",
  3187. "44.料盒4-4"});
  3188. this.cob测试5BIN2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3189. this.cob测试5BIN2.Location = new System.Drawing.Point(973, 130);
  3190. this.cob测试5BIN2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3191. this.cob测试5BIN2.MaxDropDownItems = 20;
  3192. this.cob测试5BIN2.MinimumSize = new System.Drawing.Size(63, 0);
  3193. this.cob测试5BIN2.Name = "cob测试5BIN2";
  3194. this.cob测试5BIN2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3195. this.cob测试5BIN2.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  3196. this.cob测试5BIN2.ScrollBarHandleWidth = 20;
  3197. this.cob测试5BIN2.ScrollBarWidth = 20;
  3198. this.cob测试5BIN2.Size = new System.Drawing.Size(127, 23);
  3199. this.cob测试5BIN2.SymbolSize = 24;
  3200. this.cob测试5BIN2.TabIndex = 262;
  3201. this.cob测试5BIN2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3202. this.cob测试5BIN2.UseItemNumberPreffix = true;
  3203. this.cob测试5BIN2.Watermark = "";
  3204. this.cob测试5BIN2.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[2]", NodeType.UINT, null);
  3205. //
  3206. // cob测试5BIN3
  3207. //
  3208. this.cob测试5BIN3.DataSource = null;
  3209. this.cob测试5BIN3.DisabilityTriggerNode = null;
  3210. this.cob测试5BIN3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3211. this.cob测试5BIN3.FillColor = System.Drawing.Color.White;
  3212. this.cob测试5BIN3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3213. this.cob测试5BIN3.InvisibilityTriggerNode = null;
  3214. this.cob测试5BIN3.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3215. this.cob测试5BIN3.Items.AddRange(new object[] {
  3216. "0,",
  3217. "1.编带1",
  3218. "2.编带2",
  3219. "41.料盒4-1",
  3220. "42.料盒4-2",
  3221. "43.料盒4-3",
  3222. "44.料盒4-4"});
  3223. this.cob测试5BIN3.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3224. this.cob测试5BIN3.Location = new System.Drawing.Point(973, 163);
  3225. this.cob测试5BIN3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3226. this.cob测试5BIN3.MaxDropDownItems = 20;
  3227. this.cob测试5BIN3.MinimumSize = new System.Drawing.Size(63, 0);
  3228. this.cob测试5BIN3.Name = "cob测试5BIN3";
  3229. this.cob测试5BIN3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3230. this.cob测试5BIN3.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  3231. this.cob测试5BIN3.ScrollBarHandleWidth = 20;
  3232. this.cob测试5BIN3.ScrollBarWidth = 20;
  3233. this.cob测试5BIN3.Size = new System.Drawing.Size(127, 23);
  3234. this.cob测试5BIN3.SymbolSize = 24;
  3235. this.cob测试5BIN3.TabIndex = 263;
  3236. this.cob测试5BIN3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3237. this.cob测试5BIN3.UseItemNumberPreffix = true;
  3238. this.cob测试5BIN3.Watermark = "";
  3239. this.cob测试5BIN3.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[3]", NodeType.UINT, null);
  3240. //
  3241. // cob测试5BIN6
  3242. //
  3243. this.cob测试5BIN6.DataSource = null;
  3244. this.cob测试5BIN6.DisabilityTriggerNode = null;
  3245. this.cob测试5BIN6.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3246. this.cob测试5BIN6.FillColor = System.Drawing.Color.White;
  3247. this.cob测试5BIN6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3248. this.cob测试5BIN6.InvisibilityTriggerNode = null;
  3249. this.cob测试5BIN6.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3250. this.cob测试5BIN6.Items.AddRange(new object[] {
  3251. "0,",
  3252. "1.编带1",
  3253. "2.编带2",
  3254. "41.料盒4-1",
  3255. "42.料盒4-2",
  3256. "43.料盒4-3",
  3257. "44.料盒4-4"});
  3258. this.cob测试5BIN6.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3259. this.cob测试5BIN6.Location = new System.Drawing.Point(973, 262);
  3260. this.cob测试5BIN6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3261. this.cob测试5BIN6.MaxDropDownItems = 20;
  3262. this.cob测试5BIN6.MinimumSize = new System.Drawing.Size(63, 0);
  3263. this.cob测试5BIN6.Name = "cob测试5BIN6";
  3264. this.cob测试5BIN6.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3265. this.cob测试5BIN6.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  3266. this.cob测试5BIN6.ScrollBarHandleWidth = 20;
  3267. this.cob测试5BIN6.ScrollBarWidth = 20;
  3268. this.cob测试5BIN6.Size = new System.Drawing.Size(127, 23);
  3269. this.cob测试5BIN6.SymbolSize = 24;
  3270. this.cob测试5BIN6.TabIndex = 266;
  3271. this.cob测试5BIN6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3272. this.cob测试5BIN6.UseItemNumberPreffix = true;
  3273. this.cob测试5BIN6.Watermark = "";
  3274. this.cob测试5BIN6.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[6]", NodeType.UINT, null);
  3275. //
  3276. // cob测试5BIN5
  3277. //
  3278. this.cob测试5BIN5.DataSource = null;
  3279. this.cob测试5BIN5.DisabilityTriggerNode = null;
  3280. this.cob测试5BIN5.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3281. this.cob测试5BIN5.FillColor = System.Drawing.Color.White;
  3282. this.cob测试5BIN5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3283. this.cob测试5BIN5.InvisibilityTriggerNode = null;
  3284. this.cob测试5BIN5.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3285. this.cob测试5BIN5.Items.AddRange(new object[] {
  3286. "0,",
  3287. "1.编带1",
  3288. "2.编带2",
  3289. "41.料盒4-1",
  3290. "42.料盒4-2",
  3291. "43.料盒4-3",
  3292. "44.料盒4-4"});
  3293. this.cob测试5BIN5.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3294. this.cob测试5BIN5.Location = new System.Drawing.Point(973, 229);
  3295. this.cob测试5BIN5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3296. this.cob测试5BIN5.MaxDropDownItems = 20;
  3297. this.cob测试5BIN5.MinimumSize = new System.Drawing.Size(63, 0);
  3298. this.cob测试5BIN5.Name = "cob测试5BIN5";
  3299. this.cob测试5BIN5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3300. this.cob测试5BIN5.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  3301. this.cob测试5BIN5.ScrollBarHandleWidth = 20;
  3302. this.cob测试5BIN5.ScrollBarWidth = 20;
  3303. this.cob测试5BIN5.Size = new System.Drawing.Size(127, 23);
  3304. this.cob测试5BIN5.SymbolSize = 24;
  3305. this.cob测试5BIN5.TabIndex = 265;
  3306. this.cob测试5BIN5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3307. this.cob测试5BIN5.UseItemNumberPreffix = true;
  3308. this.cob测试5BIN5.Watermark = "";
  3309. this.cob测试5BIN5.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[5]", NodeType.UINT, null);
  3310. //
  3311. // cob测试5BIN4
  3312. //
  3313. this.cob测试5BIN4.DataSource = null;
  3314. this.cob测试5BIN4.DisabilityTriggerNode = null;
  3315. this.cob测试5BIN4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3316. this.cob测试5BIN4.FillColor = System.Drawing.Color.White;
  3317. this.cob测试5BIN4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3318. this.cob测试5BIN4.InvisibilityTriggerNode = null;
  3319. this.cob测试5BIN4.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3320. this.cob测试5BIN4.Items.AddRange(new object[] {
  3321. "0,",
  3322. "1.编带1",
  3323. "2.编带2",
  3324. "41.料盒4-1",
  3325. "42.料盒4-2",
  3326. "43.料盒4-3",
  3327. "44.料盒4-4"});
  3328. this.cob测试5BIN4.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3329. this.cob测试5BIN4.Location = new System.Drawing.Point(973, 196);
  3330. this.cob测试5BIN4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3331. this.cob测试5BIN4.MaxDropDownItems = 20;
  3332. this.cob测试5BIN4.MinimumSize = new System.Drawing.Size(63, 0);
  3333. this.cob测试5BIN4.Name = "cob测试5BIN4";
  3334. this.cob测试5BIN4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3335. this.cob测试5BIN4.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  3336. this.cob测试5BIN4.ScrollBarHandleWidth = 20;
  3337. this.cob测试5BIN4.ScrollBarWidth = 20;
  3338. this.cob测试5BIN4.Size = new System.Drawing.Size(127, 23);
  3339. this.cob测试5BIN4.SymbolSize = 24;
  3340. this.cob测试5BIN4.TabIndex = 264;
  3341. this.cob测试5BIN4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3342. this.cob测试5BIN4.UseItemNumberPreffix = true;
  3343. this.cob测试5BIN4.Watermark = "";
  3344. this.cob测试5BIN4.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[4]", NodeType.UINT, null);
  3345. //
  3346. // cob测试5BIN9
  3347. //
  3348. this.cob测试5BIN9.DataSource = null;
  3349. this.cob测试5BIN9.DisabilityTriggerNode = null;
  3350. this.cob测试5BIN9.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3351. this.cob测试5BIN9.FillColor = System.Drawing.Color.White;
  3352. this.cob测试5BIN9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3353. this.cob测试5BIN9.InvisibilityTriggerNode = null;
  3354. this.cob测试5BIN9.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3355. this.cob测试5BIN9.Items.AddRange(new object[] {
  3356. "0,",
  3357. "1.编带1",
  3358. "2.编带2",
  3359. "41.料盒4-1",
  3360. "42.料盒4-2",
  3361. "43.料盒4-3",
  3362. "44.料盒4-4"});
  3363. this.cob测试5BIN9.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3364. this.cob测试5BIN9.Location = new System.Drawing.Point(973, 361);
  3365. this.cob测试5BIN9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3366. this.cob测试5BIN9.MaxDropDownItems = 20;
  3367. this.cob测试5BIN9.MinimumSize = new System.Drawing.Size(63, 0);
  3368. this.cob测试5BIN9.Name = "cob测试5BIN9";
  3369. this.cob测试5BIN9.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3370. this.cob测试5BIN9.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  3371. this.cob测试5BIN9.ScrollBarHandleWidth = 20;
  3372. this.cob测试5BIN9.ScrollBarWidth = 20;
  3373. this.cob测试5BIN9.Size = new System.Drawing.Size(127, 23);
  3374. this.cob测试5BIN9.SymbolSize = 24;
  3375. this.cob测试5BIN9.TabIndex = 269;
  3376. this.cob测试5BIN9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3377. this.cob测试5BIN9.UseItemNumberPreffix = true;
  3378. this.cob测试5BIN9.Watermark = "";
  3379. this.cob测试5BIN9.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[9]", NodeType.UINT, null);
  3380. //
  3381. // cob测试5BIN8
  3382. //
  3383. this.cob测试5BIN8.DataSource = null;
  3384. this.cob测试5BIN8.DisabilityTriggerNode = null;
  3385. this.cob测试5BIN8.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3386. this.cob测试5BIN8.FillColor = System.Drawing.Color.White;
  3387. this.cob测试5BIN8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3388. this.cob测试5BIN8.InvisibilityTriggerNode = null;
  3389. this.cob测试5BIN8.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3390. this.cob测试5BIN8.Items.AddRange(new object[] {
  3391. "0,",
  3392. "1.编带1",
  3393. "2.编带2",
  3394. "41.料盒4-1",
  3395. "42.料盒4-2",
  3396. "43.料盒4-3",
  3397. "44.料盒4-4"});
  3398. this.cob测试5BIN8.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3399. this.cob测试5BIN8.Location = new System.Drawing.Point(973, 328);
  3400. this.cob测试5BIN8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3401. this.cob测试5BIN8.MaxDropDownItems = 20;
  3402. this.cob测试5BIN8.MinimumSize = new System.Drawing.Size(63, 0);
  3403. this.cob测试5BIN8.Name = "cob测试5BIN8";
  3404. this.cob测试5BIN8.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3405. this.cob测试5BIN8.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  3406. this.cob测试5BIN8.ScrollBarHandleWidth = 20;
  3407. this.cob测试5BIN8.ScrollBarWidth = 20;
  3408. this.cob测试5BIN8.Size = new System.Drawing.Size(127, 23);
  3409. this.cob测试5BIN8.SymbolSize = 24;
  3410. this.cob测试5BIN8.TabIndex = 268;
  3411. this.cob测试5BIN8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3412. this.cob测试5BIN8.UseItemNumberPreffix = true;
  3413. this.cob测试5BIN8.Watermark = "";
  3414. this.cob测试5BIN8.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[8]", NodeType.UINT, null);
  3415. //
  3416. // cob测试5BIN7
  3417. //
  3418. this.cob测试5BIN7.DataSource = null;
  3419. this.cob测试5BIN7.DisabilityTriggerNode = null;
  3420. this.cob测试5BIN7.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3421. this.cob测试5BIN7.FillColor = System.Drawing.Color.White;
  3422. this.cob测试5BIN7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3423. this.cob测试5BIN7.InvisibilityTriggerNode = null;
  3424. this.cob测试5BIN7.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3425. this.cob测试5BIN7.Items.AddRange(new object[] {
  3426. "0,",
  3427. "1.编带1",
  3428. "2.编带2",
  3429. "41.料盒4-1",
  3430. "42.料盒4-2",
  3431. "43.料盒4-3",
  3432. "44.料盒4-4"});
  3433. this.cob测试5BIN7.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3434. this.cob测试5BIN7.Location = new System.Drawing.Point(973, 295);
  3435. this.cob测试5BIN7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3436. this.cob测试5BIN7.MaxDropDownItems = 20;
  3437. this.cob测试5BIN7.MinimumSize = new System.Drawing.Size(63, 0);
  3438. this.cob测试5BIN7.Name = "cob测试5BIN7";
  3439. this.cob测试5BIN7.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3440. this.cob测试5BIN7.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  3441. this.cob测试5BIN7.ScrollBarHandleWidth = 20;
  3442. this.cob测试5BIN7.ScrollBarWidth = 20;
  3443. this.cob测试5BIN7.Size = new System.Drawing.Size(127, 23);
  3444. this.cob测试5BIN7.SymbolSize = 24;
  3445. this.cob测试5BIN7.TabIndex = 267;
  3446. this.cob测试5BIN7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3447. this.cob测试5BIN7.UseItemNumberPreffix = true;
  3448. this.cob测试5BIN7.Watermark = "";
  3449. this.cob测试5BIN7.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[7]", NodeType.UINT, null);
  3450. //
  3451. // cob测试5BIN10
  3452. //
  3453. this.cob测试5BIN10.DataSource = null;
  3454. this.cob测试5BIN10.DisabilityTriggerNode = null;
  3455. this.cob测试5BIN10.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3456. this.cob测试5BIN10.FillColor = System.Drawing.Color.White;
  3457. this.cob测试5BIN10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3458. this.cob测试5BIN10.InvisibilityTriggerNode = null;
  3459. this.cob测试5BIN10.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3460. this.cob测试5BIN10.Items.AddRange(new object[] {
  3461. "0,",
  3462. "1.编带1",
  3463. "2.编带2",
  3464. "41.料盒4-1",
  3465. "42.料盒4-2",
  3466. "43.料盒4-3",
  3467. "44.料盒4-4"});
  3468. this.cob测试5BIN10.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3469. this.cob测试5BIN10.Location = new System.Drawing.Point(973, 394);
  3470. this.cob测试5BIN10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3471. this.cob测试5BIN10.MaxDropDownItems = 20;
  3472. this.cob测试5BIN10.MinimumSize = new System.Drawing.Size(63, 0);
  3473. this.cob测试5BIN10.Name = "cob测试5BIN10";
  3474. this.cob测试5BIN10.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3475. this.cob测试5BIN10.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  3476. this.cob测试5BIN10.ScrollBarHandleWidth = 20;
  3477. this.cob测试5BIN10.ScrollBarWidth = 20;
  3478. this.cob测试5BIN10.Size = new System.Drawing.Size(127, 23);
  3479. this.cob测试5BIN10.SymbolSize = 24;
  3480. this.cob测试5BIN10.TabIndex = 270;
  3481. this.cob测试5BIN10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3482. this.cob测试5BIN10.UseItemNumberPreffix = true;
  3483. this.cob测试5BIN10.Watermark = "";
  3484. this.cob测试5BIN10.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[10]", NodeType.UINT, null);
  3485. //
  3486. // cob测试5BIN11
  3487. //
  3488. this.cob测试5BIN11.DataSource = null;
  3489. this.cob测试5BIN11.DisabilityTriggerNode = null;
  3490. this.cob测试5BIN11.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3491. this.cob测试5BIN11.FillColor = System.Drawing.Color.White;
  3492. this.cob测试5BIN11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3493. this.cob测试5BIN11.InvisibilityTriggerNode = null;
  3494. this.cob测试5BIN11.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3495. this.cob测试5BIN11.Items.AddRange(new object[] {
  3496. "0,",
  3497. "1.编带1",
  3498. "2.编带2",
  3499. "41.料盒4-1",
  3500. "42.料盒4-2",
  3501. "43.料盒4-3",
  3502. "44.料盒4-4"});
  3503. this.cob测试5BIN11.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3504. this.cob测试5BIN11.Location = new System.Drawing.Point(973, 427);
  3505. this.cob测试5BIN11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3506. this.cob测试5BIN11.MaxDropDownItems = 20;
  3507. this.cob测试5BIN11.MinimumSize = new System.Drawing.Size(63, 0);
  3508. this.cob测试5BIN11.Name = "cob测试5BIN11";
  3509. this.cob测试5BIN11.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3510. this.cob测试5BIN11.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  3511. this.cob测试5BIN11.ScrollBarHandleWidth = 20;
  3512. this.cob测试5BIN11.ScrollBarWidth = 20;
  3513. this.cob测试5BIN11.Size = new System.Drawing.Size(127, 23);
  3514. this.cob测试5BIN11.SymbolSize = 24;
  3515. this.cob测试5BIN11.TabIndex = 271;
  3516. this.cob测试5BIN11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3517. this.cob测试5BIN11.UseItemNumberPreffix = true;
  3518. this.cob测试5BIN11.Watermark = "";
  3519. this.cob测试5BIN11.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[11]", NodeType.UINT, null);
  3520. //
  3521. // cob测试5BIN12
  3522. //
  3523. this.cob测试5BIN12.DataSource = null;
  3524. this.cob测试5BIN12.DisabilityTriggerNode = null;
  3525. this.cob测试5BIN12.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  3526. this.cob测试5BIN12.FillColor = System.Drawing.Color.White;
  3527. this.cob测试5BIN12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3528. this.cob测试5BIN12.InvisibilityTriggerNode = null;
  3529. this.cob测试5BIN12.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  3530. this.cob测试5BIN12.Items.AddRange(new object[] {
  3531. "0,",
  3532. "1.编带1",
  3533. "2.编带2",
  3534. "41.料盒4-1",
  3535. "42.料盒4-2",
  3536. "43.料盒4-3",
  3537. "44.料盒4-4"});
  3538. this.cob测试5BIN12.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  3539. this.cob测试5BIN12.Location = new System.Drawing.Point(973, 460);
  3540. this.cob测试5BIN12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3541. this.cob测试5BIN12.MaxDropDownItems = 20;
  3542. this.cob测试5BIN12.MinimumSize = new System.Drawing.Size(63, 0);
  3543. this.cob测试5BIN12.Name = "cob测试5BIN12";
  3544. this.cob测试5BIN12.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  3545. this.cob测试5BIN12.ReadNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  3546. this.cob测试5BIN12.ScrollBarHandleWidth = 20;
  3547. this.cob测试5BIN12.ScrollBarWidth = 20;
  3548. this.cob测试5BIN12.Size = new System.Drawing.Size(127, 23);
  3549. this.cob测试5BIN12.SymbolSize = 24;
  3550. this.cob测试5BIN12.TabIndex = 270;
  3551. this.cob测试5BIN12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3552. this.cob测试5BIN12.UseItemNumberPreffix = true;
  3553. this.cob测试5BIN12.Watermark = "";
  3554. this.cob测试5BIN12.WriteNode = new Node("Application.GVL_A27_Auto.ar自定义结果去向[12]", NodeType.UINT, null);
  3555. //
  3556. // CellTargetSettingForm
  3557. //
  3558. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  3559. this.ClientSize = new System.Drawing.Size(1149, 506);
  3560. this.Controls.Add(this.cob测试5BIN12);
  3561. this.Controls.Add(this.cob测试5BIN11);
  3562. this.Controls.Add(this.cob测试5BIN10);
  3563. this.Controls.Add(this.cob测试5BIN9);
  3564. this.Controls.Add(this.cob测试5BIN8);
  3565. this.Controls.Add(this.cob测试5BIN7);
  3566. this.Controls.Add(this.cob测试5BIN6);
  3567. this.Controls.Add(this.cob测试5BIN5);
  3568. this.Controls.Add(this.cob测试5BIN4);
  3569. this.Controls.Add(this.cob测试5BIN3);
  3570. this.Controls.Add(this.cob测试5BIN2);
  3571. this.Controls.Add(this.cob热测BIN12);
  3572. this.Controls.Add(this.cob热测BIN11);
  3573. this.Controls.Add(this.cob热测BIN10);
  3574. this.Controls.Add(this.cob热测BIN9);
  3575. this.Controls.Add(this.cob热测BIN8);
  3576. this.Controls.Add(this.cob热测BIN7);
  3577. this.Controls.Add(this.cob热测BIN6);
  3578. this.Controls.Add(this.cob热测BIN5);
  3579. this.Controls.Add(this.cob热测BIN4);
  3580. this.Controls.Add(this.cob热测BIN3);
  3581. this.Controls.Add(this.cob热测BIN2);
  3582. this.Controls.Add(this.uiLabel21);
  3583. this.Controls.Add(this.cob测试5BIN1);
  3584. this.Controls.Add(this.cob测试4BIN12);
  3585. this.Controls.Add(this.cob测试3BIN12);
  3586. this.Controls.Add(this.cob测试2BIN12);
  3587. this.Controls.Add(this.cob测试1BIN12);
  3588. this.Controls.Add(this.uiLabel20);
  3589. this.Controls.Add(this.cob测试4BIN11);
  3590. this.Controls.Add(this.cob测试3BIN11);
  3591. this.Controls.Add(this.cob测试2BIN11);
  3592. this.Controls.Add(this.cob测试1BIN11);
  3593. this.Controls.Add(this.cob测试4BIN10);
  3594. this.Controls.Add(this.cob测试3BIN10);
  3595. this.Controls.Add(this.cob测试2BIN10);
  3596. this.Controls.Add(this.cob测试1BIN10);
  3597. this.Controls.Add(this.cob测试4BIN9);
  3598. this.Controls.Add(this.cob测试3BIN9);
  3599. this.Controls.Add(this.cob测试2BIN9);
  3600. this.Controls.Add(this.cob测试1BIN9);
  3601. this.Controls.Add(this.cob测试4BIN8);
  3602. this.Controls.Add(this.cob测试3BIN8);
  3603. this.Controls.Add(this.cob测试2BIN8);
  3604. this.Controls.Add(this.cob测试1BIN8);
  3605. this.Controls.Add(this.cob测试4BIN7);
  3606. this.Controls.Add(this.cob测试3BIN7);
  3607. this.Controls.Add(this.cob测试2BIN7);
  3608. this.Controls.Add(this.cob测试1BIN7);
  3609. this.Controls.Add(this.cob测试4BIN6);
  3610. this.Controls.Add(this.cob测试3BIN6);
  3611. this.Controls.Add(this.cob测试2BIN6);
  3612. this.Controls.Add(this.cob测试1BIN6);
  3613. this.Controls.Add(this.cob测试4BIN5);
  3614. this.Controls.Add(this.cob测试3BIN5);
  3615. this.Controls.Add(this.cob测试2BIN5);
  3616. this.Controls.Add(this.cob测试1BIN5);
  3617. this.Controls.Add(this.cob测试4BIN4);
  3618. this.Controls.Add(this.cob测试3BIN4);
  3619. this.Controls.Add(this.cob测试2BIN4);
  3620. this.Controls.Add(this.cob测试1BIN4);
  3621. this.Controls.Add(this.cob测试4BIN3);
  3622. this.Controls.Add(this.cob测试3BIN3);
  3623. this.Controls.Add(this.cob测试2BIN3);
  3624. this.Controls.Add(this.cob测试1BIN3);
  3625. this.Controls.Add(this.cob测试4BIN2);
  3626. this.Controls.Add(this.cob测试3BIN2);
  3627. this.Controls.Add(this.cob测试2BIN2);
  3628. this.Controls.Add(this.cob测试1BIN2);
  3629. this.Controls.Add(this.cob热测BIN1);
  3630. this.Controls.Add(this.cob测试4BIN1);
  3631. this.Controls.Add(this.cob测试3BIN1);
  3632. this.Controls.Add(this.cob测试2BIN1);
  3633. this.Controls.Add(this.uiLabel19);
  3634. this.Controls.Add(this.uiLabel18);
  3635. this.Controls.Add(this.uiLabel17);
  3636. this.Controls.Add(this.uiLabel16);
  3637. this.Controls.Add(this.uiLabel15);
  3638. this.Controls.Add(this.uiLabel14);
  3639. this.Controls.Add(this.uiLabel13);
  3640. this.Controls.Add(this.uiLabel12);
  3641. this.Controls.Add(this.uiLabel11);
  3642. this.Controls.Add(this.uiLabel10);
  3643. this.Controls.Add(this.uiLabel9);
  3644. this.Controls.Add(this.uiLabel8);
  3645. this.Controls.Add(this.uiLabel7);
  3646. this.Controls.Add(this.uiLabel6);
  3647. this.Controls.Add(this.uiLabel5);
  3648. this.Controls.Add(this.uiLabel4);
  3649. this.Controls.Add(this.uiLabel3);
  3650. this.Controls.Add(this.cob测试1BIN1);
  3651. this.Controls.Add(this.cob3D检测NG料盒);
  3652. this.Controls.Add(this.uiLabel2);
  3653. this.Controls.Add(this.cob打标CCD检测NG料盒);
  3654. this.Controls.Add(this.uiLabel1);
  3655. this.Name = "CellTargetSettingForm";
  3656. this.Text = "原件目标设置";
  3657. this.ResumeLayout(false);
  3658. }
  3659. #endregion
  3660. private Sunny.UI.UILabel uiLabel1;
  3661. private PlcUiControl.PlcUiComboBox cob打标CCD检测NG料盒;
  3662. private Sunny.UI.UILabel uiLabel2;
  3663. private PlcUiControl.PlcUiComboBox cob3D检测NG料盒;
  3664. private PlcUiControl.PlcUiComboBox cob测试4BIN12;
  3665. private PlcUiControl.PlcUiComboBox cob测试3BIN12;
  3666. private PlcUiControl.PlcUiComboBox cob测试2BIN12;
  3667. private PlcUiControl.PlcUiComboBox cob测试1BIN12;
  3668. private Sunny.UI.UILabel uiLabel20;
  3669. private PlcUiControl.PlcUiComboBox cob测试4BIN11;
  3670. private PlcUiControl.PlcUiComboBox cob测试3BIN11;
  3671. private PlcUiControl.PlcUiComboBox cob测试2BIN11;
  3672. private PlcUiControl.PlcUiComboBox cob测试1BIN11;
  3673. private PlcUiControl.PlcUiComboBox cob测试4BIN10;
  3674. private PlcUiControl.PlcUiComboBox cob测试3BIN10;
  3675. private PlcUiControl.PlcUiComboBox cob测试2BIN10;
  3676. private PlcUiControl.PlcUiComboBox cob测试1BIN10;
  3677. private PlcUiControl.PlcUiComboBox cob测试4BIN9;
  3678. private PlcUiControl.PlcUiComboBox cob测试3BIN9;
  3679. private PlcUiControl.PlcUiComboBox cob测试2BIN9;
  3680. private PlcUiControl.PlcUiComboBox cob测试1BIN9;
  3681. private PlcUiControl.PlcUiComboBox cob测试4BIN8;
  3682. private PlcUiControl.PlcUiComboBox cob测试3BIN8;
  3683. private PlcUiControl.PlcUiComboBox cob测试2BIN8;
  3684. private PlcUiControl.PlcUiComboBox cob测试1BIN8;
  3685. private PlcUiControl.PlcUiComboBox cob测试4BIN7;
  3686. private PlcUiControl.PlcUiComboBox cob测试3BIN7;
  3687. private PlcUiControl.PlcUiComboBox cob测试2BIN7;
  3688. private PlcUiControl.PlcUiComboBox cob测试1BIN7;
  3689. private PlcUiControl.PlcUiComboBox cob测试4BIN6;
  3690. private PlcUiControl.PlcUiComboBox cob测试3BIN6;
  3691. private PlcUiControl.PlcUiComboBox cob测试2BIN6;
  3692. private PlcUiControl.PlcUiComboBox cob测试1BIN6;
  3693. private PlcUiControl.PlcUiComboBox cob测试4BIN5;
  3694. private PlcUiControl.PlcUiComboBox cob测试3BIN5;
  3695. private PlcUiControl.PlcUiComboBox cob测试2BIN5;
  3696. private PlcUiControl.PlcUiComboBox cob测试1BIN5;
  3697. private PlcUiControl.PlcUiComboBox cob测试4BIN4;
  3698. private PlcUiControl.PlcUiComboBox cob测试3BIN4;
  3699. private PlcUiControl.PlcUiComboBox cob测试2BIN4;
  3700. private PlcUiControl.PlcUiComboBox cob测试1BIN4;
  3701. private PlcUiControl.PlcUiComboBox cob测试4BIN3;
  3702. private PlcUiControl.PlcUiComboBox cob测试3BIN3;
  3703. private PlcUiControl.PlcUiComboBox cob测试2BIN3;
  3704. private PlcUiControl.PlcUiComboBox cob测试1BIN3;
  3705. private PlcUiControl.PlcUiComboBox cob测试4BIN2;
  3706. private PlcUiControl.PlcUiComboBox cob测试3BIN2;
  3707. private PlcUiControl.PlcUiComboBox cob测试2BIN2;
  3708. private PlcUiControl.PlcUiComboBox cob测试1BIN2;
  3709. private PlcUiControl.PlcUiComboBox cob热测BIN1;
  3710. private PlcUiControl.PlcUiComboBox cob测试4BIN1;
  3711. private PlcUiControl.PlcUiComboBox cob测试3BIN1;
  3712. private PlcUiControl.PlcUiComboBox cob测试2BIN1;
  3713. private Sunny.UI.UILabel uiLabel19;
  3714. private Sunny.UI.UILabel uiLabel18;
  3715. private Sunny.UI.UILabel uiLabel17;
  3716. private Sunny.UI.UILabel uiLabel16;
  3717. private Sunny.UI.UILabel uiLabel15;
  3718. private Sunny.UI.UILabel uiLabel14;
  3719. private Sunny.UI.UILabel uiLabel13;
  3720. private Sunny.UI.UILabel uiLabel12;
  3721. private Sunny.UI.UILabel uiLabel11;
  3722. private Sunny.UI.UILabel uiLabel10;
  3723. private Sunny.UI.UILabel uiLabel9;
  3724. private Sunny.UI.UILabel uiLabel8;
  3725. private Sunny.UI.UILabel uiLabel7;
  3726. private Sunny.UI.UILabel uiLabel6;
  3727. private Sunny.UI.UILabel uiLabel5;
  3728. private Sunny.UI.UILabel uiLabel4;
  3729. private Sunny.UI.UILabel uiLabel3;
  3730. private PlcUiControl.PlcUiComboBox cob测试1BIN1;
  3731. private PlcUiControl.PlcUiComboBox cob测试5BIN1;
  3732. private Sunny.UI.UILabel uiLabel21;
  3733. private PlcUiControl.PlcUiComboBox cob热测BIN2;
  3734. private PlcUiControl.PlcUiComboBox cob热测BIN3;
  3735. private PlcUiControl.PlcUiComboBox cob热测BIN4;
  3736. private PlcUiControl.PlcUiComboBox cob热测BIN5;
  3737. private PlcUiControl.PlcUiComboBox cob热测BIN6;
  3738. private PlcUiControl.PlcUiComboBox cob热测BIN7;
  3739. private PlcUiControl.PlcUiComboBox cob热测BIN8;
  3740. private PlcUiControl.PlcUiComboBox cob热测BIN9;
  3741. private PlcUiControl.PlcUiComboBox cob热测BIN10;
  3742. private PlcUiControl.PlcUiComboBox cob热测BIN11;
  3743. private PlcUiControl.PlcUiComboBox cob热测BIN12;
  3744. private PlcUiControl.PlcUiComboBox cob测试5BIN2;
  3745. private PlcUiControl.PlcUiComboBox cob测试5BIN3;
  3746. private PlcUiControl.PlcUiComboBox cob测试5BIN6;
  3747. private PlcUiControl.PlcUiComboBox cob测试5BIN5;
  3748. private PlcUiControl.PlcUiComboBox cob测试5BIN4;
  3749. private PlcUiControl.PlcUiComboBox cob测试5BIN9;
  3750. private PlcUiControl.PlcUiComboBox cob测试5BIN8;
  3751. private PlcUiControl.PlcUiComboBox cob测试5BIN7;
  3752. private PlcUiControl.PlcUiComboBox cob测试5BIN10;
  3753. private PlcUiControl.PlcUiComboBox cob测试5BIN11;
  3754. private PlcUiControl.PlcUiComboBox cob测试5BIN12;
  3755. }
  3756. }