MainForm.Designer.cs 420 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169
  1. namespace Optimizer
  2. {
  3. partial class MainForm
  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.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  30. this.tpanel = new System.Windows.Forms.Panel();
  31. this.txtBitness = new System.Windows.Forms.Label();
  32. this.txtOS = new System.Windows.Forms.Label();
  33. this.txtVersion = new System.Windows.Forms.Label();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.bpanel = new System.Windows.Forms.Panel();
  37. this.tabCollection = new System.Windows.Forms.TabControl();
  38. this.universalTab = new System.Windows.Forms.TabPage();
  39. this.label36 = new System.Windows.Forms.Label();
  40. this.label37 = new System.Windows.Forms.Label();
  41. this.label38 = new System.Windows.Forms.Label();
  42. this.toggleSwitch38 = new Optimizer.ToggleSwitch();
  43. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  44. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  45. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  46. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  47. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  48. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  49. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  50. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  51. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  52. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  53. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  54. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  55. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  56. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  57. this.button39 = new System.Windows.Forms.Button();
  58. this.windowsXTab = new System.Windows.Forms.TabPage();
  59. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  60. this.label47 = new System.Windows.Forms.Label();
  61. this.label46 = new System.Windows.Forms.Label();
  62. this.label45 = new System.Windows.Forms.Label();
  63. this.label35 = new System.Windows.Forms.Label();
  64. this.label34 = new System.Windows.Forms.Label();
  65. this.label33 = new System.Windows.Forms.Label();
  66. this.button43 = new System.Windows.Forms.Button();
  67. this.button18 = new System.Windows.Forms.Button();
  68. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  69. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  70. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  71. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  72. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  73. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  74. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  75. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  76. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  77. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  78. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  79. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  80. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  81. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  82. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  83. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  84. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  85. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  86. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  87. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  88. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  89. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  90. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  91. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  92. this.button44 = new System.Windows.Forms.Button();
  93. this.modernAppsTab = new System.Windows.Forms.TabPage();
  94. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  95. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  96. this.label28 = new System.Windows.Forms.Label();
  97. this.button74 = new System.Windows.Forms.Button();
  98. this.button75 = new System.Windows.Forms.Button();
  99. this.label1 = new System.Windows.Forms.Label();
  100. this.panelModernAppsList = new System.Windows.Forms.Panel();
  101. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  102. this.startupTab = new System.Windows.Forms.TabPage();
  103. this.button64 = new System.Windows.Forms.Button();
  104. this.button31 = new System.Windows.Forms.Button();
  105. this.button37 = new System.Windows.Forms.Button();
  106. this.panel3 = new System.Windows.Forms.Panel();
  107. this.listStartupItems = new System.Windows.Forms.ListView();
  108. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  109. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  110. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  111. this.button32 = new System.Windows.Forms.Button();
  112. this.button22 = new System.Windows.Forms.Button();
  113. this.label5 = new System.Windows.Forms.Label();
  114. this.appsTab = new System.Windows.Forms.TabPage();
  115. this.panelCommonApps = new System.Windows.Forms.Panel();
  116. this.txtFeedError = new System.Windows.Forms.Label();
  117. this.panelApps2 = new System.Windows.Forms.Panel();
  118. this.cViper = new Optimizer.ColoredCheckBox();
  119. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  120. this.cVLC = new Optimizer.ColoredCheckBox();
  121. this.cFoobar = new Optimizer.ColoredCheckBox();
  122. this.cPot = new Optimizer.ColoredCheckBox();
  123. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  124. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  125. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  126. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  127. this.cBS = new Optimizer.ColoredCheckBox();
  128. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  129. this.cSpotify = new Optimizer.ColoredCheckBox();
  130. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  131. this.cIrfan = new Optimizer.ColoredCheckBox();
  132. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  133. this.ciTunes = new Optimizer.ColoredCheckBox();
  134. this.cWinamp = new Optimizer.ColoredCheckBox();
  135. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  136. this.cAudacity = new Optimizer.ColoredCheckBox();
  137. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  138. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  139. this.cGIMP = new Optimizer.ColoredCheckBox();
  140. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  143. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  144. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  145. this.cBlender = new Optimizer.ColoredCheckBox();
  146. this.cLightShot = new Optimizer.ColoredCheckBox();
  147. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  148. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  149. this.cGyazo = new Optimizer.ColoredCheckBox();
  150. this.panelApps3 = new System.Windows.Forms.Panel();
  151. this.cNPP = new Optimizer.ColoredCheckBox();
  152. this.cSublimeText = new Optimizer.ColoredCheckBox();
  153. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  154. this.cAtom = new Optimizer.ColoredCheckBox();
  155. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  156. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  158. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  159. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  160. this.cVS = new Optimizer.ColoredCheckBox();
  161. this.cVSCode = new Optimizer.ColoredCheckBox();
  162. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  163. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  164. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  165. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  166. this.cEclipse = new Optimizer.ColoredCheckBox();
  167. this.cGitHub = new Optimizer.ColoredCheckBox();
  168. this.cNode = new Optimizer.ColoredCheckBox();
  169. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  170. this.cXAMPP = new Optimizer.ColoredCheckBox();
  171. this.cPostman = new Optimizer.ColoredCheckBox();
  172. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  173. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  174. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  175. this.cFileZilla = new Optimizer.ColoredCheckBox();
  176. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  177. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  178. this.cPutty = new Optimizer.ColoredCheckBox();
  179. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  180. this.cWinScp = new Optimizer.ColoredCheckBox();
  181. this.panelApps6 = new System.Windows.Forms.Panel();
  182. this.cVCPP = new Optimizer.ColoredCheckBox();
  183. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  184. this.cNF472 = new Optimizer.ColoredCheckBox();
  185. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  186. this.cNF452 = new Optimizer.ColoredCheckBox();
  187. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  188. this.cNF40 = new Optimizer.ColoredCheckBox();
  189. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  190. this.cNF35 = new Optimizer.ColoredCheckBox();
  191. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  192. this.cIObitSU = new Optimizer.ColoredCheckBox();
  193. this.cIObitU = new Optimizer.ColoredCheckBox();
  194. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  195. this.cRevo = new Optimizer.ColoredCheckBox();
  196. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  197. this.cIObitDB = new Optimizer.ColoredCheckBox();
  198. this.cIObitSD = new Optimizer.ColoredCheckBox();
  199. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  200. this.cUUI = new Optimizer.ColoredCheckBox();
  201. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  202. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  203. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  204. this.cRufus = new Optimizer.ColoredCheckBox();
  205. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  206. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  207. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  208. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  209. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  210. this.panelApps4 = new System.Windows.Forms.Panel();
  211. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  212. this.cQB = new Optimizer.ColoredCheckBox();
  213. this.cUT2 = new Optimizer.ColoredCheckBox();
  214. this.cDeluge = new Optimizer.ColoredCheckBox();
  215. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  216. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  217. this.cUT3 = new Optimizer.ColoredCheckBox();
  218. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  219. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  220. this.cBT = new Optimizer.ColoredCheckBox();
  221. this.cSteam = new Optimizer.ColoredCheckBox();
  222. this.cOrigin = new Optimizer.ColoredCheckBox();
  223. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  224. this.cEpicStore = new Optimizer.ColoredCheckBox();
  225. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  226. this.cBlizzard = new Optimizer.ColoredCheckBox();
  227. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  228. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  229. this.cUbi = new Optimizer.ColoredCheckBox();
  230. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  231. this.panelApps5 = new System.Windows.Forms.Panel();
  232. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  233. this.cMega = new Optimizer.ColoredCheckBox();
  234. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  235. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  236. this.cFoxit = new Optimizer.ColoredCheckBox();
  237. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  238. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  239. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  240. this.cEvernote = new Optimizer.ColoredCheckBox();
  241. this.cSumatra = new Optimizer.ColoredCheckBox();
  242. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  243. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  244. this.cPeaZip = new Optimizer.ColoredCheckBox();
  245. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  246. this.cFlux = new Optimizer.ColoredCheckBox();
  247. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  248. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  249. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  250. this.c7zip = new Optimizer.ColoredCheckBox();
  251. this.cWinRar = new Optimizer.ColoredCheckBox();
  252. this.cDropbox = new Optimizer.ColoredCheckBox();
  253. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  254. this.cOneDrive = new Optimizer.ColoredCheckBox();
  255. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  256. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  257. this.progressDownloader = new System.Windows.Forms.ProgressBar();
  258. this.c64 = new Optimizer.ColoredRadioButton();
  259. this.c32 = new Optimizer.ColoredRadioButton();
  260. this.btnDownloadApps = new System.Windows.Forms.Button();
  261. this.label42 = new System.Windows.Forms.Label();
  262. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  263. this.button5 = new System.Windows.Forms.Button();
  264. this.panelApps1 = new System.Windows.Forms.Panel();
  265. this.cChromium = new Optimizer.ColoredCheckBox();
  266. this.cVivaldi = new Optimizer.ColoredCheckBox();
  267. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  268. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  269. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  270. this.cMaxthon = new Optimizer.ColoredCheckBox();
  271. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  272. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  273. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  274. this.cChrome = new Optimizer.ColoredCheckBox();
  275. this.cOpera = new Optimizer.ColoredCheckBox();
  276. this.cFirefox = new Optimizer.ColoredCheckBox();
  277. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  278. this.cTor = new Optimizer.ColoredCheckBox();
  279. this.cDiscord = new Optimizer.ColoredCheckBox();
  280. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  281. this.cMSTeams = new Optimizer.ColoredCheckBox();
  282. this.cViber = new Optimizer.ColoredCheckBox();
  283. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  284. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  285. this.cSkype = new Optimizer.ColoredCheckBox();
  286. this.cThunderbird = new Optimizer.ColoredCheckBox();
  287. this.cZoom = new Optimizer.ColoredCheckBox();
  288. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  289. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  290. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  291. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  292. this.cTV = new Optimizer.ColoredCheckBox();
  293. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  294. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  295. this.txtDownloadStatus = new System.Windows.Forms.Label();
  296. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  297. this.label44 = new System.Windows.Forms.Label();
  298. this.button6 = new System.Windows.Forms.Button();
  299. this.btnGetFeed = new System.Windows.Forms.Button();
  300. this.label41 = new System.Windows.Forms.Label();
  301. this.cleanerTab = new System.Windows.Forms.TabPage();
  302. this.cleaningpanel = new System.Windows.Forms.Panel();
  303. this.progress2 = new System.Windows.Forms.ProgressBar();
  304. this.label4 = new System.Windows.Forms.Label();
  305. this.label6 = new System.Windows.Forms.Label();
  306. this.panel1 = new System.Windows.Forms.Panel();
  307. this.lblPretext = new System.Windows.Forms.Label();
  308. this.lblFootprint = new System.Windows.Forms.Label();
  309. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  310. this.checkFileZilla = new Optimizer.ColoredCheckBox();
  311. this.button20 = new System.Windows.Forms.Button();
  312. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  313. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  314. this.checkTemp = new Optimizer.ColoredCheckBox();
  315. this.checkLogs = new Optimizer.ColoredCheckBox();
  316. this.checkBin = new Optimizer.ColoredCheckBox();
  317. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  318. this.pingerTab = new System.Windows.Forms.TabPage();
  319. this.btnExport = new System.Windows.Forms.Button();
  320. this.button9 = new System.Windows.Forms.Button();
  321. this.button7 = new System.Windows.Forms.Button();
  322. this.panel7 = new System.Windows.Forms.Panel();
  323. this.listPingResults = new System.Windows.Forms.ListBox();
  324. this.label40 = new System.Windows.Forms.Label();
  325. this.btnShodan = new System.Windows.Forms.Button();
  326. this.btnPing = new System.Windows.Forms.Button();
  327. this.txtPingInput = new System.Windows.Forms.TextBox();
  328. this.label39 = new System.Windows.Forms.Label();
  329. this.label32 = new System.Windows.Forms.Label();
  330. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  331. this.panel4 = new System.Windows.Forms.Panel();
  332. this.label31 = new System.Windows.Forms.Label();
  333. this.label30 = new System.Windows.Forms.Label();
  334. this.button4 = new System.Windows.Forms.Button();
  335. this.button3 = new System.Windows.Forms.Button();
  336. this.button2 = new System.Windows.Forms.Button();
  337. this.button1 = new System.Windows.Forms.Button();
  338. this.label29 = new System.Windows.Forms.Label();
  339. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  340. this.panelList = new System.Windows.Forms.Panel();
  341. this.listHostEntries = new System.Windows.Forms.ListBox();
  342. this.chkBlock = new Optimizer.ColoredCheckBox();
  343. this.button41 = new System.Windows.Forms.Button();
  344. this.button42 = new System.Windows.Forms.Button();
  345. this.button46 = new System.Windows.Forms.Button();
  346. this.button47 = new System.Windows.Forms.Button();
  347. this.txtIP = new System.Windows.Forms.TextBox();
  348. this.txtDomain = new System.Windows.Forms.TextBox();
  349. this.label12 = new System.Windows.Forms.Label();
  350. this.label11 = new System.Windows.Forms.Label();
  351. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  352. this.label10 = new System.Windows.Forms.Label();
  353. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  354. this.label9 = new System.Windows.Forms.Label();
  355. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  356. this.label3 = new System.Windows.Forms.Label();
  357. this.registryFixerTab = new System.Windows.Forms.TabPage();
  358. this.panel2 = new System.Windows.Forms.Panel();
  359. this.button33 = new System.Windows.Forms.Button();
  360. this.label8 = new System.Windows.Forms.Label();
  361. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  362. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  363. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  364. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  365. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  366. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  367. this.checkFirewall = new Optimizer.ColoredCheckBox();
  368. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  369. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  370. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  371. this.label7 = new System.Windows.Forms.Label();
  372. this.integratorTab = new System.Windows.Forms.TabPage();
  373. this.synapse = new System.Windows.Forms.TabControl();
  374. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  375. this.label19 = new System.Windows.Forms.Label();
  376. this.label18 = new System.Windows.Forms.Label();
  377. this.label17 = new System.Windows.Forms.Label();
  378. this.label16 = new System.Windows.Forms.Label();
  379. this.label15 = new System.Windows.Forms.Label();
  380. this.label14 = new System.Windows.Forms.Label();
  381. this.label13 = new System.Windows.Forms.Label();
  382. this.tabPage8 = new System.Windows.Forms.TabPage();
  383. this.btnAddItem = new System.Windows.Forms.Button();
  384. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  385. this.txtItemName = new System.Windows.Forms.TextBox();
  386. this.security = new System.Windows.Forms.GroupBox();
  387. this.checkShift = new Optimizer.ColoredCheckBox();
  388. this.itemposition = new System.Windows.Forms.GroupBox();
  389. this.radioTop = new Optimizer.ColoredRadioButton();
  390. this.radioMiddle = new Optimizer.ColoredRadioButton();
  391. this.radioBottom = new Optimizer.ColoredRadioButton();
  392. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  393. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  394. this.btnBrowseIcon = new System.Windows.Forms.Button();
  395. this.txtIcon = new System.Windows.Forms.TextBox();
  396. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  397. this.btnBrowseItem = new System.Windows.Forms.Button();
  398. this.txtItem = new System.Windows.Forms.TextBox();
  399. this.itemtype = new System.Windows.Forms.GroupBox();
  400. this.radioCommand = new Optimizer.ColoredRadioButton();
  401. this.radioProgram = new Optimizer.ColoredRadioButton();
  402. this.radioFolder = new Optimizer.ColoredRadioButton();
  403. this.radioFile = new Optimizer.ColoredRadioButton();
  404. this.radioLink = new Optimizer.ColoredRadioButton();
  405. this.label26 = new System.Windows.Forms.Label();
  406. this.tabPage9 = new System.Windows.Forms.TabPage();
  407. this.panel5 = new System.Windows.Forms.Panel();
  408. this.listDesktopItems = new System.Windows.Forms.ListBox();
  409. this.button60 = new System.Windows.Forms.Button();
  410. this.button61 = new System.Windows.Forms.Button();
  411. this.button62 = new System.Windows.Forms.Button();
  412. this.label25 = new System.Windows.Forms.Label();
  413. this.tabPage10 = new System.Windows.Forms.TabPage();
  414. this.button65 = new System.Windows.Forms.Button();
  415. this.button66 = new System.Windows.Forms.Button();
  416. this.label24 = new System.Windows.Forms.Label();
  417. this.button58 = new System.Windows.Forms.Button();
  418. this.button59 = new System.Windows.Forms.Button();
  419. this.button55 = new System.Windows.Forms.Button();
  420. this.button57 = new System.Windows.Forms.Button();
  421. this.button52 = new System.Windows.Forms.Button();
  422. this.button53 = new System.Windows.Forms.Button();
  423. this.button49 = new System.Windows.Forms.Button();
  424. this.button51 = new System.Windows.Forms.Button();
  425. this.button56 = new System.Windows.Forms.Button();
  426. this.button54 = new System.Windows.Forms.Button();
  427. this.tabPage11 = new System.Windows.Forms.TabPage();
  428. this.panel6 = new System.Windows.Forms.Panel();
  429. this.listCustomCommands = new System.Windows.Forms.ListBox();
  430. this.button26 = new System.Windows.Forms.Button();
  431. this.button8 = new System.Windows.Forms.Button();
  432. this.label23 = new System.Windows.Forms.Label();
  433. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  434. this.button48 = new System.Windows.Forms.Button();
  435. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  436. this.label22 = new System.Windows.Forms.Label();
  437. this.txtRunFile = new System.Windows.Forms.TextBox();
  438. this.label21 = new System.Windows.Forms.Label();
  439. this.label20 = new System.Windows.Forms.Label();
  440. this.optionsTab = new System.Windows.Forms.TabPage();
  441. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  442. this.btnOpenConf = new System.Windows.Forms.Button();
  443. this.label48 = new System.Windows.Forms.Label();
  444. this.label43 = new System.Windows.Forms.Label();
  445. this.btnViewLog = new System.Windows.Forms.Button();
  446. this.l2 = new System.Windows.Forms.LinkLabel();
  447. this.btnChangelog = new System.Windows.Forms.Button();
  448. this.btnUpdate = new System.Windows.Forms.Button();
  449. this.btnResetConfig = new System.Windows.Forms.Button();
  450. this.label27 = new System.Windows.Forms.Label();
  451. this.radioMinimal = new System.Windows.Forms.RadioButton();
  452. this.radioCaramel = new System.Windows.Forms.RadioButton();
  453. this.radioLime = new System.Windows.Forms.RadioButton();
  454. this.radioMagma = new System.Windows.Forms.RadioButton();
  455. this.radioOcean = new System.Windows.Forms.RadioButton();
  456. this.radioZerg = new System.Windows.Forms.RadioButton();
  457. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  458. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  459. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  460. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  461. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  462. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  463. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  464. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  465. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  466. this.integratorTimer = new System.Windows.Forms.Timer(this.components);
  467. this.runDialogTime = new System.Windows.Forms.Timer(this.components);
  468. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  469. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  470. this.startupItem = new System.Windows.Forms.ToolStripMenuItem();
  471. this.cleanerItem = new System.Windows.Forms.ToolStripMenuItem();
  472. this.pingerItem = new System.Windows.Forms.ToolStripMenuItem();
  473. this.hostsItem = new System.Windows.Forms.ToolStripMenuItem();
  474. this.appsItem = new System.Windows.Forms.ToolStripMenuItem();
  475. this.exitItem = new System.Windows.Forms.ToolStripMenuItem();
  476. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  477. this.tpanel.SuspendLayout();
  478. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  479. this.bpanel.SuspendLayout();
  480. this.tabCollection.SuspendLayout();
  481. this.universalTab.SuspendLayout();
  482. this.windowsXTab.SuspendLayout();
  483. this.windowsVIIITab.SuspendLayout();
  484. this.modernAppsTab.SuspendLayout();
  485. this.panelModernAppsList.SuspendLayout();
  486. this.startupTab.SuspendLayout();
  487. this.panel3.SuspendLayout();
  488. this.appsTab.SuspendLayout();
  489. this.panelCommonApps.SuspendLayout();
  490. this.panelApps2.SuspendLayout();
  491. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  492. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  507. this.panelApps3.SuspendLayout();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  523. this.panelApps6.SuspendLayout();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  538. this.panelApps4.SuspendLayout();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  549. this.panelApps5.SuspendLayout();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  562. this.panelApps1.SuspendLayout();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  578. this.cleanerTab.SuspendLayout();
  579. this.cleaningpanel.SuspendLayout();
  580. this.panel1.SuspendLayout();
  581. this.pingerTab.SuspendLayout();
  582. this.panel7.SuspendLayout();
  583. this.hostsEditorTab.SuspendLayout();
  584. this.panel4.SuspendLayout();
  585. this.panelList.SuspendLayout();
  586. this.registryFixerTab.SuspendLayout();
  587. this.panel2.SuspendLayout();
  588. this.integratorTab.SuspendLayout();
  589. this.synapse.SuspendLayout();
  590. this.integratorInfoTab.SuspendLayout();
  591. this.tabPage8.SuspendLayout();
  592. this.itemnamegroup.SuspendLayout();
  593. this.security.SuspendLayout();
  594. this.itemposition.SuspendLayout();
  595. this.icontoaddgroup.SuspendLayout();
  596. this.itemtoaddgroup.SuspendLayout();
  597. this.itemtype.SuspendLayout();
  598. this.tabPage9.SuspendLayout();
  599. this.panel5.SuspendLayout();
  600. this.tabPage10.SuspendLayout();
  601. this.tabPage11.SuspendLayout();
  602. this.panel6.SuspendLayout();
  603. this.optionsTab.SuspendLayout();
  604. this.launcherMenu.SuspendLayout();
  605. this.SuspendLayout();
  606. //
  607. // tpanel
  608. //
  609. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  610. this.tpanel.Controls.Add(this.txtBitness);
  611. this.tpanel.Controls.Add(this.txtOS);
  612. this.tpanel.Controls.Add(this.txtVersion);
  613. this.tpanel.Controls.Add(this.pictureBox1);
  614. this.tpanel.Controls.Add(this.label2);
  615. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  616. this.tpanel.Location = new System.Drawing.Point(0, 0);
  617. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  618. this.tpanel.Name = "tpanel";
  619. this.tpanel.Size = new System.Drawing.Size(768, 64);
  620. this.tpanel.TabIndex = 1;
  621. //
  622. // txtBitness
  623. //
  624. this.txtBitness.AutoSize = true;
  625. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  626. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  627. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  628. this.txtBitness.Name = "txtBitness";
  629. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  630. this.txtBitness.TabIndex = 4;
  631. this.txtBitness.Text = "bitness";
  632. //
  633. // txtOS
  634. //
  635. this.txtOS.AutoSize = true;
  636. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  637. this.txtOS.Location = new System.Drawing.Point(188, 21);
  638. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  639. this.txtOS.Name = "txtOS";
  640. this.txtOS.Size = new System.Drawing.Size(19, 15);
  641. this.txtOS.TabIndex = 3;
  642. this.txtOS.Text = "os";
  643. //
  644. // txtVersion
  645. //
  646. this.txtVersion.AutoSize = true;
  647. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  648. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  649. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  650. this.txtVersion.Name = "txtVersion";
  651. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  652. this.txtVersion.TabIndex = 1;
  653. this.txtVersion.Text = "Version:";
  654. //
  655. // pictureBox1
  656. //
  657. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  658. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  659. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  660. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  661. this.pictureBox1.Name = "pictureBox1";
  662. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  663. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  664. this.pictureBox1.TabIndex = 1;
  665. this.pictureBox1.TabStop = false;
  666. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  667. //
  668. // label2
  669. //
  670. this.label2.AutoSize = true;
  671. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  672. this.label2.ForeColor = System.Drawing.Color.White;
  673. this.label2.Location = new System.Drawing.Point(67, 7);
  674. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  675. this.label2.Name = "label2";
  676. this.label2.Size = new System.Drawing.Size(97, 25);
  677. this.label2.TabIndex = 2;
  678. this.label2.Text = "Optimizer";
  679. //
  680. // bpanel
  681. //
  682. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  683. this.bpanel.Controls.Add(this.tabCollection);
  684. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  685. this.bpanel.Location = new System.Drawing.Point(0, 64);
  686. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  687. this.bpanel.Name = "bpanel";
  688. this.bpanel.Size = new System.Drawing.Size(768, 641);
  689. this.bpanel.TabIndex = 2;
  690. //
  691. // tabCollection
  692. //
  693. this.tabCollection.Controls.Add(this.universalTab);
  694. this.tabCollection.Controls.Add(this.windowsXTab);
  695. this.tabCollection.Controls.Add(this.windowsVIIITab);
  696. this.tabCollection.Controls.Add(this.modernAppsTab);
  697. this.tabCollection.Controls.Add(this.startupTab);
  698. this.tabCollection.Controls.Add(this.appsTab);
  699. this.tabCollection.Controls.Add(this.cleanerTab);
  700. this.tabCollection.Controls.Add(this.pingerTab);
  701. this.tabCollection.Controls.Add(this.hostsEditorTab);
  702. this.tabCollection.Controls.Add(this.registryFixerTab);
  703. this.tabCollection.Controls.Add(this.integratorTab);
  704. this.tabCollection.Controls.Add(this.optionsTab);
  705. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  706. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  707. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  708. this.tabCollection.Name = "tabCollection";
  709. this.tabCollection.SelectedIndex = 0;
  710. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  711. this.tabCollection.TabIndex = 0;
  712. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  713. //
  714. // universalTab
  715. //
  716. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  717. this.universalTab.Controls.Add(this.label36);
  718. this.universalTab.Controls.Add(this.label37);
  719. this.universalTab.Controls.Add(this.label38);
  720. this.universalTab.Controls.Add(this.toggleSwitch38);
  721. this.universalTab.Controls.Add(this.toggleSwitch36);
  722. this.universalTab.Controls.Add(this.toggleSwitch33);
  723. this.universalTab.Controls.Add(this.toggleSwitch32);
  724. this.universalTab.Controls.Add(this.toggleSwitch12);
  725. this.universalTab.Controls.Add(this.toggleSwitch11);
  726. this.universalTab.Controls.Add(this.toggleSwitch10);
  727. this.universalTab.Controls.Add(this.toggleSwitch9);
  728. this.universalTab.Controls.Add(this.toggleSwitch8);
  729. this.universalTab.Controls.Add(this.toggleSwitch6);
  730. this.universalTab.Controls.Add(this.toggleSwitch5);
  731. this.universalTab.Controls.Add(this.toggleSwitch4);
  732. this.universalTab.Controls.Add(this.toggleSwitch1);
  733. this.universalTab.Controls.Add(this.toggleSwitch3);
  734. this.universalTab.Controls.Add(this.toggleSwitch2);
  735. this.universalTab.Controls.Add(this.button39);
  736. this.universalTab.Location = new System.Drawing.Point(4, 24);
  737. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  738. this.universalTab.Name = "universalTab";
  739. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  740. this.universalTab.Size = new System.Drawing.Size(758, 611);
  741. this.universalTab.TabIndex = 0;
  742. this.universalTab.Text = "Universal";
  743. //
  744. // label36
  745. //
  746. this.label36.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  747. this.label36.AutoSize = true;
  748. this.label36.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  749. this.label36.ForeColor = System.Drawing.Color.Gold;
  750. this.label36.Location = new System.Drawing.Point(247, 586);
  751. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  752. this.label36.Name = "label36";
  753. this.label36.Size = new System.Drawing.Size(185, 21);
  754. this.label36.TabIndex = 67;
  755. this.label36.Tag = "";
  756. this.label36.Text = "if you use printers often";
  757. //
  758. // label37
  759. //
  760. this.label37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  761. this.label37.AutoSize = true;
  762. this.label37.Font = new System.Drawing.Font("Segoe UI", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  763. this.label37.ForeColor = System.Drawing.Color.Gold;
  764. this.label37.Location = new System.Drawing.Point(78, 586);
  765. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  766. this.label37.Name = "label37";
  767. this.label37.Size = new System.Drawing.Size(168, 21);
  768. this.label37.TabIndex = 66;
  769. this.label37.Tag = "";
  770. this.label37.Text = "Disable Print Service";
  771. //
  772. // label38
  773. //
  774. this.label38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  775. this.label38.AutoSize = true;
  776. this.label38.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  777. this.label38.ForeColor = System.Drawing.Color.Gold;
  778. this.label38.Location = new System.Drawing.Point(2, 586);
  779. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  780. this.label38.Name = "label38";
  781. this.label38.Size = new System.Drawing.Size(78, 21);
  782. this.label38.TabIndex = 65;
  783. this.label38.Tag = "";
  784. this.label38.Text = "• Do NOT";
  785. //
  786. // toggleSwitch38
  787. //
  788. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  789. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  790. this.toggleSwitch38.Name = "toggleSwitch38";
  791. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  792. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  793. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  794. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  795. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  796. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  797. this.toggleSwitch38.TabIndex = 50;
  798. this.toggleSwitch38.Tag = "themeable";
  799. //
  800. // toggleSwitch36
  801. //
  802. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  803. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  804. this.toggleSwitch36.Name = "toggleSwitch36";
  805. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  806. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  807. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  808. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  809. this.toggleSwitch36.OnText = "Disable SmartScreen";
  810. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  811. this.toggleSwitch36.TabIndex = 49;
  812. this.toggleSwitch36.Tag = "themeable";
  813. //
  814. // toggleSwitch33
  815. //
  816. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  817. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  818. this.toggleSwitch33.Name = "toggleSwitch33";
  819. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  820. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  821. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  822. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  823. this.toggleSwitch33.OnText = "Disable Fax Service";
  824. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  825. this.toggleSwitch33.TabIndex = 48;
  826. this.toggleSwitch33.Tag = "themeable";
  827. //
  828. // toggleSwitch32
  829. //
  830. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  831. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  832. this.toggleSwitch32.Name = "toggleSwitch32";
  833. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  834. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  835. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  836. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  837. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  838. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  839. this.toggleSwitch32.TabIndex = 47;
  840. this.toggleSwitch32.Tag = "themeable";
  841. //
  842. // toggleSwitch12
  843. //
  844. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  845. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  846. this.toggleSwitch12.Name = "toggleSwitch12";
  847. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  848. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  849. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  850. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  851. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  852. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  853. this.toggleSwitch12.TabIndex = 46;
  854. this.toggleSwitch12.Tag = "themeable";
  855. //
  856. // toggleSwitch11
  857. //
  858. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  859. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  860. this.toggleSwitch11.Name = "toggleSwitch11";
  861. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  862. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  863. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  864. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  865. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  866. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  867. this.toggleSwitch11.TabIndex = 45;
  868. this.toggleSwitch11.Tag = "themeable";
  869. //
  870. // toggleSwitch10
  871. //
  872. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  873. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  874. this.toggleSwitch10.Name = "toggleSwitch10";
  875. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  876. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  877. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  878. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  879. this.toggleSwitch10.OnText = "Disable Superfetch";
  880. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  881. this.toggleSwitch10.TabIndex = 44;
  882. this.toggleSwitch10.Tag = "themeable";
  883. //
  884. // toggleSwitch9
  885. //
  886. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  887. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  888. this.toggleSwitch9.Name = "toggleSwitch9";
  889. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  890. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  891. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  892. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  893. this.toggleSwitch9.OnText = "Disable HomeGroup";
  894. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  895. this.toggleSwitch9.TabIndex = 43;
  896. this.toggleSwitch9.Tag = "themeable";
  897. //
  898. // toggleSwitch8
  899. //
  900. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  901. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  902. this.toggleSwitch8.Name = "toggleSwitch8";
  903. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  904. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  905. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  906. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  907. this.toggleSwitch8.OnText = "Disable Error Reporting";
  908. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  909. this.toggleSwitch8.TabIndex = 42;
  910. this.toggleSwitch8.Tag = "themeable";
  911. //
  912. // toggleSwitch6
  913. //
  914. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  915. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  916. this.toggleSwitch6.Name = "toggleSwitch6";
  917. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  918. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  919. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  920. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  921. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  922. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  923. this.toggleSwitch6.TabIndex = 40;
  924. this.toggleSwitch6.Tag = "themeable";
  925. //
  926. // toggleSwitch5
  927. //
  928. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  929. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  930. this.toggleSwitch5.Name = "toggleSwitch5";
  931. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  932. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  933. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  934. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  935. this.toggleSwitch5.OnText = "Disable Print Service";
  936. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  937. this.toggleSwitch5.TabIndex = 39;
  938. this.toggleSwitch5.Tag = "themeable";
  939. //
  940. // toggleSwitch4
  941. //
  942. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  943. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  944. this.toggleSwitch4.Name = "toggleSwitch4";
  945. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  946. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  947. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  948. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  949. this.toggleSwitch4.OnText = "Disable System Restore";
  950. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  951. this.toggleSwitch4.TabIndex = 38;
  952. this.toggleSwitch4.Tag = "themeable";
  953. //
  954. // toggleSwitch1
  955. //
  956. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  957. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  958. this.toggleSwitch1.Name = "toggleSwitch1";
  959. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  960. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  961. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  962. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  963. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  964. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  965. this.toggleSwitch1.TabIndex = 37;
  966. this.toggleSwitch1.Tag = "themeable";
  967. //
  968. // toggleSwitch3
  969. //
  970. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  971. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  972. this.toggleSwitch3.Name = "toggleSwitch3";
  973. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  974. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  975. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  976. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  977. this.toggleSwitch3.OnText = "Disable Windows Defender";
  978. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  979. this.toggleSwitch3.TabIndex = 36;
  980. this.toggleSwitch3.Tag = "themeable";
  981. //
  982. // toggleSwitch2
  983. //
  984. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  985. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  986. this.toggleSwitch2.Name = "toggleSwitch2";
  987. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  988. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  989. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  990. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  991. this.toggleSwitch2.OnText = "Disable Network Throttling";
  992. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  993. this.toggleSwitch2.TabIndex = 35;
  994. this.toggleSwitch2.Tag = "themeable";
  995. //
  996. // button39
  997. //
  998. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  999. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1000. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1001. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1002. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1003. this.button39.ForeColor = System.Drawing.Color.White;
  1004. this.button39.Location = new System.Drawing.Point(14, 246);
  1005. this.button39.Margin = new System.Windows.Forms.Padding(2);
  1006. this.button39.Name = "button39";
  1007. this.button39.Size = new System.Drawing.Size(115, 31);
  1008. this.button39.TabIndex = 30;
  1009. this.button39.Text = "Apply && Restart";
  1010. this.button39.UseVisualStyleBackColor = false;
  1011. this.button39.Click += new System.EventHandler(this.button39_Click);
  1012. //
  1013. // windowsXTab
  1014. //
  1015. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1016. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  1017. this.windowsXTab.Controls.Add(this.label47);
  1018. this.windowsXTab.Controls.Add(this.label46);
  1019. this.windowsXTab.Controls.Add(this.label45);
  1020. this.windowsXTab.Controls.Add(this.label35);
  1021. this.windowsXTab.Controls.Add(this.label34);
  1022. this.windowsXTab.Controls.Add(this.label33);
  1023. this.windowsXTab.Controls.Add(this.button43);
  1024. this.windowsXTab.Controls.Add(this.button18);
  1025. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  1026. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  1027. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  1028. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  1029. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  1030. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  1031. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  1032. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  1033. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  1034. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  1035. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  1036. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  1037. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  1038. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  1039. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  1040. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  1041. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  1042. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  1043. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  1044. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  1045. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  1046. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  1047. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  1048. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  1049. this.windowsXTab.Name = "windowsXTab";
  1050. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  1051. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  1052. this.windowsXTab.TabIndex = 1;
  1053. this.windowsXTab.Text = "Windows 10";
  1054. //
  1055. // toggleSwitch7
  1056. //
  1057. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  1058. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  1059. this.toggleSwitch7.Name = "toggleSwitch7";
  1060. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1061. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  1062. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1063. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  1064. this.toggleSwitch7.OnText = "Disable Notification Center";
  1065. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  1066. this.toggleSwitch7.TabIndex = 71;
  1067. this.toggleSwitch7.Tag = "themeable";
  1068. //
  1069. // label47
  1070. //
  1071. this.label47.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1072. this.label47.AutoSize = true;
  1073. this.label47.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1074. this.label47.ForeColor = System.Drawing.Color.Gold;
  1075. this.label47.Location = new System.Drawing.Point(315, 565);
  1076. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1077. this.label47.Name = "label47";
  1078. this.label47.Size = new System.Drawing.Size(291, 21);
  1079. this.label47.TabIndex = 70;
  1080. this.label47.Tag = "";
  1081. this.label47.Text = "if you want drivers to be auto-installed";
  1082. //
  1083. // label46
  1084. //
  1085. this.label46.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1086. this.label46.AutoSize = true;
  1087. this.label46.Font = new System.Drawing.Font("Segoe UI", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1088. this.label46.ForeColor = System.Drawing.Color.Gold;
  1089. this.label46.Location = new System.Drawing.Point(79, 565);
  1090. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1091. this.label46.Name = "label46";
  1092. this.label46.Size = new System.Drawing.Size(236, 21);
  1093. this.label46.TabIndex = 69;
  1094. this.label46.Tag = "";
  1095. this.label46.Text = "Exclude Drivers from Updates";
  1096. //
  1097. // label45
  1098. //
  1099. this.label45.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1100. this.label45.AutoSize = true;
  1101. this.label45.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1102. this.label45.ForeColor = System.Drawing.Color.Gold;
  1103. this.label45.Location = new System.Drawing.Point(2, 565);
  1104. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1105. this.label45.Name = "label45";
  1106. this.label45.Size = new System.Drawing.Size(78, 21);
  1107. this.label45.TabIndex = 68;
  1108. this.label45.Tag = "";
  1109. this.label45.Text = "• Do NOT";
  1110. //
  1111. // label35
  1112. //
  1113. this.label35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1114. this.label35.AutoSize = true;
  1115. this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1116. this.label35.ForeColor = System.Drawing.Color.Gold;
  1117. this.label35.Location = new System.Drawing.Point(267, 586);
  1118. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1119. this.label35.Name = "label35";
  1120. this.label35.Size = new System.Drawing.Size(338, 21);
  1121. this.label35.TabIndex = 64;
  1122. this.label35.Tag = "";
  1123. this.label35.Text = "if your device has touch support / or is tablet";
  1124. //
  1125. // label34
  1126. //
  1127. this.label34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1128. this.label34.AutoSize = true;
  1129. this.label34.Font = new System.Drawing.Font("Segoe UI", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1130. this.label34.ForeColor = System.Drawing.Color.Gold;
  1131. this.label34.Location = new System.Drawing.Point(79, 586);
  1132. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1133. this.label34.Name = "label34";
  1134. this.label34.Size = new System.Drawing.Size(189, 21);
  1135. this.label34.TabIndex = 63;
  1136. this.label34.Tag = "";
  1137. this.label34.Text = "Disable Sensor Services";
  1138. //
  1139. // label33
  1140. //
  1141. this.label33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1142. this.label33.AutoSize = true;
  1143. this.label33.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1144. this.label33.ForeColor = System.Drawing.Color.Gold;
  1145. this.label33.Location = new System.Drawing.Point(2, 586);
  1146. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1147. this.label33.Name = "label33";
  1148. this.label33.Size = new System.Drawing.Size(78, 21);
  1149. this.label33.TabIndex = 62;
  1150. this.label33.Tag = "";
  1151. this.label33.Text = "• Do NOT";
  1152. //
  1153. // button43
  1154. //
  1155. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  1156. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1157. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1158. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1159. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1160. this.button43.ForeColor = System.Drawing.Color.White;
  1161. this.button43.Location = new System.Drawing.Point(14, 317);
  1162. this.button43.Margin = new System.Windows.Forms.Padding(2);
  1163. this.button43.Name = "button43";
  1164. this.button43.Size = new System.Drawing.Size(115, 31);
  1165. this.button43.TabIndex = 31;
  1166. this.button43.Text = "Apply && Restart";
  1167. this.button43.UseVisualStyleBackColor = false;
  1168. this.button43.Click += new System.EventHandler(this.button43_Click);
  1169. //
  1170. // button18
  1171. //
  1172. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  1173. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1174. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1175. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1176. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1177. this.button18.ForeColor = System.Drawing.Color.White;
  1178. this.button18.Location = new System.Drawing.Point(133, 317);
  1179. this.button18.Margin = new System.Windows.Forms.Padding(2);
  1180. this.button18.Name = "button18";
  1181. this.button18.Size = new System.Drawing.Size(187, 31);
  1182. this.button18.TabIndex = 14;
  1183. this.button18.Text = "Change Edge Download Folder";
  1184. this.button18.UseVisualStyleBackColor = false;
  1185. this.button18.Click += new System.EventHandler(this.button18_Click);
  1186. //
  1187. // toggleSwitch40
  1188. //
  1189. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  1190. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  1191. this.toggleSwitch40.Name = "toggleSwitch40";
  1192. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1193. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  1194. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1195. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  1196. this.toggleSwitch40.OnText = "Remove Cast To Device";
  1197. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  1198. this.toggleSwitch40.TabIndex = 61;
  1199. this.toggleSwitch40.Tag = "themeable";
  1200. //
  1201. // toggleSwitch39
  1202. //
  1203. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  1204. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  1205. this.toggleSwitch39.Name = "toggleSwitch39";
  1206. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1207. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  1208. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1209. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  1210. this.toggleSwitch39.OnText = "Enable Long Paths";
  1211. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  1212. this.toggleSwitch39.TabIndex = 60;
  1213. this.toggleSwitch39.Tag = "themeable";
  1214. //
  1215. // toggleSwitch37
  1216. //
  1217. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  1218. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  1219. this.toggleSwitch37.Name = "toggleSwitch37";
  1220. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1221. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  1222. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1223. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  1224. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  1225. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  1226. this.toggleSwitch37.TabIndex = 59;
  1227. this.toggleSwitch37.Tag = "themeable";
  1228. //
  1229. // toggleSwitch35
  1230. //
  1231. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  1232. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  1233. this.toggleSwitch35.Name = "toggleSwitch35";
  1234. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1235. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  1236. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1237. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  1238. this.toggleSwitch35.OnText = "Disable Feature Updates";
  1239. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  1240. this.toggleSwitch35.TabIndex = 58;
  1241. this.toggleSwitch35.Tag = "themeable";
  1242. //
  1243. // toggleSwitch34
  1244. //
  1245. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  1246. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  1247. this.toggleSwitch34.Name = "toggleSwitch34";
  1248. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1249. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  1250. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1251. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  1252. this.toggleSwitch34.OnText = "Disable Insider Service";
  1253. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  1254. this.toggleSwitch34.TabIndex = 57;
  1255. this.toggleSwitch34.Tag = "themeable";
  1256. //
  1257. // toggleSwitch27
  1258. //
  1259. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  1260. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  1261. this.toggleSwitch27.Name = "toggleSwitch27";
  1262. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1263. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  1264. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1265. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  1266. this.toggleSwitch27.OnText = "Enable Dark Theme";
  1267. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  1268. this.toggleSwitch27.TabIndex = 56;
  1269. this.toggleSwitch27.Tag = "themeable";
  1270. //
  1271. // toggleSwitch28
  1272. //
  1273. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  1274. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  1275. this.toggleSwitch28.Name = "toggleSwitch28";
  1276. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1277. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  1278. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1279. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  1280. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  1281. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  1282. this.toggleSwitch28.TabIndex = 55;
  1283. this.toggleSwitch28.Tag = "themeable";
  1284. //
  1285. // toggleSwitch29
  1286. //
  1287. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  1288. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  1289. this.toggleSwitch29.Name = "toggleSwitch29";
  1290. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1291. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  1292. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1293. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  1294. this.toggleSwitch29.OnText = "Disable Windows Ink";
  1295. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  1296. this.toggleSwitch29.TabIndex = 54;
  1297. this.toggleSwitch29.Tag = "themeable";
  1298. //
  1299. // toggleSwitch30
  1300. //
  1301. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  1302. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  1303. this.toggleSwitch30.Name = "toggleSwitch30";
  1304. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1305. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  1306. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1307. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  1308. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  1309. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  1310. this.toggleSwitch30.TabIndex = 53;
  1311. this.toggleSwitch30.Tag = "themeable";
  1312. //
  1313. // toggleSwitch20
  1314. //
  1315. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  1316. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  1317. this.toggleSwitch20.Name = "toggleSwitch20";
  1318. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1319. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  1320. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1321. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  1322. this.toggleSwitch20.OnText = "Disable Sensor Services";
  1323. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  1324. this.toggleSwitch20.TabIndex = 51;
  1325. this.toggleSwitch20.Tag = "themeable";
  1326. //
  1327. // toggleSwitch21
  1328. //
  1329. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  1330. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  1331. this.toggleSwitch21.Name = "toggleSwitch21";
  1332. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1333. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  1334. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1335. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  1336. this.toggleSwitch21.OnText = "Disable Privacy Options";
  1337. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  1338. this.toggleSwitch21.TabIndex = 50;
  1339. this.toggleSwitch21.Tag = "themeable";
  1340. //
  1341. // toggleSwitch23
  1342. //
  1343. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  1344. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  1345. this.toggleSwitch23.Name = "toggleSwitch23";
  1346. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1347. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  1348. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1349. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  1350. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  1351. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  1352. this.toggleSwitch23.TabIndex = 48;
  1353. this.toggleSwitch23.Tag = "themeable";
  1354. //
  1355. // toggleSwitch24
  1356. //
  1357. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  1358. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  1359. this.toggleSwitch24.Name = "toggleSwitch24";
  1360. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1361. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  1362. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1363. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  1364. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  1365. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  1366. this.toggleSwitch24.TabIndex = 47;
  1367. this.toggleSwitch24.Tag = "themeable";
  1368. //
  1369. // toggleSwitch25
  1370. //
  1371. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  1372. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  1373. this.toggleSwitch25.Name = "toggleSwitch25";
  1374. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1375. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  1376. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1377. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  1378. this.toggleSwitch25.OnText = "Disable My People";
  1379. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  1380. this.toggleSwitch25.TabIndex = 46;
  1381. this.toggleSwitch25.Tag = "themeable";
  1382. //
  1383. // toggleSwitch26
  1384. //
  1385. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  1386. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  1387. this.toggleSwitch26.Name = "toggleSwitch26";
  1388. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1389. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  1390. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1391. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  1392. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  1393. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  1394. this.toggleSwitch26.TabIndex = 45;
  1395. this.toggleSwitch26.Tag = "themeable";
  1396. //
  1397. // toggleSwitch19
  1398. //
  1399. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  1400. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  1401. this.toggleSwitch19.Name = "toggleSwitch19";
  1402. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1403. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  1404. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1405. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  1406. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  1407. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  1408. this.toggleSwitch19.TabIndex = 44;
  1409. this.toggleSwitch19.Tag = "themeable";
  1410. //
  1411. // toggleSwitch18
  1412. //
  1413. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  1414. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  1415. this.toggleSwitch18.Name = "toggleSwitch18";
  1416. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1417. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  1418. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1419. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  1420. this.toggleSwitch18.OnText = "Disable Quick Access History";
  1421. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  1422. this.toggleSwitch18.TabIndex = 43;
  1423. this.toggleSwitch18.Tag = "themeable";
  1424. //
  1425. // toggleSwitch17
  1426. //
  1427. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  1428. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  1429. this.toggleSwitch17.Name = "toggleSwitch17";
  1430. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1431. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  1432. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1433. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  1434. this.toggleSwitch17.OnText = "Disable Xbox Live";
  1435. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  1436. this.toggleSwitch17.TabIndex = 42;
  1437. this.toggleSwitch17.Tag = "themeable";
  1438. //
  1439. // toggleSwitch16
  1440. //
  1441. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  1442. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  1443. this.toggleSwitch16.Name = "toggleSwitch16";
  1444. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1445. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  1446. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1447. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  1448. this.toggleSwitch16.OnText = "Disable Cortana";
  1449. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  1450. this.toggleSwitch16.TabIndex = 41;
  1451. this.toggleSwitch16.Tag = "themeable";
  1452. //
  1453. // toggleSwitch15
  1454. //
  1455. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  1456. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  1457. this.toggleSwitch15.Name = "toggleSwitch15";
  1458. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1459. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  1460. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1461. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  1462. this.toggleSwitch15.OnText = "Disable Game Bar";
  1463. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  1464. this.toggleSwitch15.TabIndex = 40;
  1465. this.toggleSwitch15.Tag = "themeable";
  1466. //
  1467. // toggleSwitch14
  1468. //
  1469. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  1470. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  1471. this.toggleSwitch14.Name = "toggleSwitch14";
  1472. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1473. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  1474. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1475. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  1476. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  1477. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  1478. this.toggleSwitch14.TabIndex = 39;
  1479. this.toggleSwitch14.Tag = "themeable";
  1480. //
  1481. // toggleSwitch13
  1482. //
  1483. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  1484. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  1485. this.toggleSwitch13.Name = "toggleSwitch13";
  1486. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1487. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  1488. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1489. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  1490. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  1491. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  1492. this.toggleSwitch13.TabIndex = 38;
  1493. this.toggleSwitch13.Tag = "themeable";
  1494. //
  1495. // windowsVIIITab
  1496. //
  1497. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1498. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  1499. this.windowsVIIITab.Controls.Add(this.button44);
  1500. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1501. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1502. this.windowsVIIITab.Name = "windowsVIIITab";
  1503. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1504. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  1505. this.windowsVIIITab.TabIndex = 2;
  1506. this.windowsVIIITab.Text = "Windows 8.1";
  1507. //
  1508. // toggleSwitch31
  1509. //
  1510. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  1511. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  1512. this.toggleSwitch31.Name = "toggleSwitch31";
  1513. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1514. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  1515. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1516. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  1517. this.toggleSwitch31.OnText = "Disable OneDrive";
  1518. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  1519. this.toggleSwitch31.TabIndex = 46;
  1520. this.toggleSwitch31.Tag = "themeable";
  1521. //
  1522. // button44
  1523. //
  1524. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  1525. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1526. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1527. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1528. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1529. this.button44.ForeColor = System.Drawing.Color.White;
  1530. this.button44.Location = new System.Drawing.Point(14, 65);
  1531. this.button44.Margin = new System.Windows.Forms.Padding(2);
  1532. this.button44.Name = "button44";
  1533. this.button44.Size = new System.Drawing.Size(115, 31);
  1534. this.button44.TabIndex = 32;
  1535. this.button44.Text = "Apply && Restart";
  1536. this.button44.UseVisualStyleBackColor = false;
  1537. this.button44.Click += new System.EventHandler(this.button44_Click);
  1538. //
  1539. // modernAppsTab
  1540. //
  1541. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1542. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1543. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1544. this.modernAppsTab.Controls.Add(this.label28);
  1545. this.modernAppsTab.Controls.Add(this.button74);
  1546. this.modernAppsTab.Controls.Add(this.button75);
  1547. this.modernAppsTab.Controls.Add(this.label1);
  1548. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1549. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1550. this.modernAppsTab.Name = "modernAppsTab";
  1551. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1552. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  1553. this.modernAppsTab.TabIndex = 11;
  1554. this.modernAppsTab.Text = "UWP Apps";
  1555. //
  1556. // chkOnlyRemovable
  1557. //
  1558. this.chkOnlyRemovable.AutoSize = true;
  1559. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  1560. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  1561. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  1562. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  1563. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  1564. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  1565. this.chkOnlyRemovable.TabIndex = 53;
  1566. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  1567. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  1568. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  1569. //
  1570. // chkSelectAllModernApps
  1571. //
  1572. this.chkSelectAllModernApps.AutoSize = true;
  1573. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1574. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1575. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1576. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1577. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1578. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1579. this.chkSelectAllModernApps.TabIndex = 52;
  1580. this.chkSelectAllModernApps.Text = "Select all";
  1581. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1582. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1583. //
  1584. // label28
  1585. //
  1586. this.label28.AutoSize = true;
  1587. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1588. this.label28.ForeColor = System.Drawing.Color.Silver;
  1589. this.label28.Location = new System.Drawing.Point(499, 195);
  1590. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1591. this.label28.Name = "label28";
  1592. this.label28.Size = new System.Drawing.Size(160, 231);
  1593. this.label28.TabIndex = 51;
  1594. this.label28.Tag = "";
  1595. this.label28.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  1596. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1597. //
  1598. // button74
  1599. //
  1600. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1601. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1602. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1603. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1604. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1605. this.button74.ForeColor = System.Drawing.Color.White;
  1606. this.button74.Location = new System.Drawing.Point(503, 76);
  1607. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1608. this.button74.Name = "button74";
  1609. this.button74.Size = new System.Drawing.Size(169, 31);
  1610. this.button74.TabIndex = 50;
  1611. this.button74.Text = "Uninstall";
  1612. this.button74.UseVisualStyleBackColor = false;
  1613. this.button74.Click += new System.EventHandler(this.button74_Click);
  1614. //
  1615. // button75
  1616. //
  1617. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1618. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1619. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1620. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1621. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1622. this.button75.ForeColor = System.Drawing.Color.White;
  1623. this.button75.Location = new System.Drawing.Point(503, 41);
  1624. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1625. this.button75.Name = "button75";
  1626. this.button75.Size = new System.Drawing.Size(169, 31);
  1627. this.button75.TabIndex = 49;
  1628. this.button75.Text = "Refresh";
  1629. this.button75.UseVisualStyleBackColor = false;
  1630. this.button75.Click += new System.EventHandler(this.button75_Click);
  1631. //
  1632. // label1
  1633. //
  1634. this.label1.AutoSize = true;
  1635. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1636. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1637. this.label1.Location = new System.Drawing.Point(6, 10);
  1638. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1639. this.label1.Name = "label1";
  1640. this.label1.Size = new System.Drawing.Size(291, 28);
  1641. this.label1.TabIndex = 47;
  1642. this.label1.Tag = "themeable";
  1643. this.label1.Text = "Uninstall unwanted UWP Apps";
  1644. //
  1645. // panelModernAppsList
  1646. //
  1647. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1648. | System.Windows.Forms.AnchorStyles.Left)));
  1649. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1650. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1651. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1652. this.panelModernAppsList.Name = "panelModernAppsList";
  1653. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1654. this.panelModernAppsList.TabIndex = 0;
  1655. //
  1656. // listModernApps
  1657. //
  1658. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1659. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1660. this.listModernApps.CheckOnClick = true;
  1661. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1662. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1663. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1664. this.listModernApps.FormattingEnabled = true;
  1665. this.listModernApps.HorizontalScrollbar = true;
  1666. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1667. this.listModernApps.Name = "listModernApps";
  1668. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1669. this.listModernApps.Sorted = true;
  1670. this.listModernApps.TabIndex = 0;
  1671. //
  1672. // startupTab
  1673. //
  1674. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1675. this.startupTab.Controls.Add(this.button64);
  1676. this.startupTab.Controls.Add(this.button31);
  1677. this.startupTab.Controls.Add(this.button37);
  1678. this.startupTab.Controls.Add(this.panel3);
  1679. this.startupTab.Controls.Add(this.button32);
  1680. this.startupTab.Controls.Add(this.button22);
  1681. this.startupTab.Controls.Add(this.label5);
  1682. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1683. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1684. this.startupTab.Name = "startupTab";
  1685. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1686. this.startupTab.TabIndex = 7;
  1687. this.startupTab.Text = "Startup";
  1688. //
  1689. // button64
  1690. //
  1691. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1692. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1693. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1694. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1695. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1696. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1697. this.button64.ForeColor = System.Drawing.Color.White;
  1698. this.button64.Location = new System.Drawing.Point(432, 563);
  1699. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1700. this.button64.Name = "button64";
  1701. this.button64.Size = new System.Drawing.Size(101, 31);
  1702. this.button64.TabIndex = 40;
  1703. this.button64.Text = "Find in Registry";
  1704. this.button64.UseVisualStyleBackColor = false;
  1705. this.button64.Click += new System.EventHandler(this.button64_Click);
  1706. //
  1707. // button31
  1708. //
  1709. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1710. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1711. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1712. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1713. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1714. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1715. this.button31.ForeColor = System.Drawing.Color.White;
  1716. this.button31.Location = new System.Drawing.Point(537, 563);
  1717. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1718. this.button31.Name = "button31";
  1719. this.button31.Size = new System.Drawing.Size(101, 31);
  1720. this.button31.TabIndex = 39;
  1721. this.button31.Text = "Locate file";
  1722. this.button31.UseVisualStyleBackColor = false;
  1723. this.button31.Click += new System.EventHandler(this.button31_Click);
  1724. //
  1725. // button37
  1726. //
  1727. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1728. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1729. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1730. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1731. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1732. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1733. this.button37.ForeColor = System.Drawing.Color.White;
  1734. this.button37.Location = new System.Drawing.Point(327, 563);
  1735. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1736. this.button37.Name = "button37";
  1737. this.button37.Size = new System.Drawing.Size(101, 31);
  1738. this.button37.TabIndex = 38;
  1739. this.button37.Text = "Refresh";
  1740. this.button37.UseVisualStyleBackColor = false;
  1741. this.button37.Click += new System.EventHandler(this.button37_Click);
  1742. //
  1743. // panel3
  1744. //
  1745. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1746. | System.Windows.Forms.AnchorStyles.Right)));
  1747. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1748. this.panel3.Controls.Add(this.listStartupItems);
  1749. this.panel3.Location = new System.Drawing.Point(11, 40);
  1750. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1751. this.panel3.Name = "panel3";
  1752. this.panel3.Size = new System.Drawing.Size(732, 519);
  1753. this.panel3.TabIndex = 37;
  1754. //
  1755. // listStartupItems
  1756. //
  1757. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1758. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1759. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1760. this.columnHeader1,
  1761. this.columnHeader2,
  1762. this.columnHeader3});
  1763. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1764. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1765. this.listStartupItems.FullRowSelect = true;
  1766. this.listStartupItems.HideSelection = false;
  1767. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1768. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1769. this.listStartupItems.MultiSelect = false;
  1770. this.listStartupItems.Name = "listStartupItems";
  1771. this.listStartupItems.ShowGroups = false;
  1772. this.listStartupItems.Size = new System.Drawing.Size(730, 517);
  1773. this.listStartupItems.TabIndex = 0;
  1774. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1775. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1776. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1777. //
  1778. // columnHeader1
  1779. //
  1780. this.columnHeader1.Text = "Name";
  1781. this.columnHeader1.Width = 194;
  1782. //
  1783. // columnHeader2
  1784. //
  1785. this.columnHeader2.Text = "Location";
  1786. this.columnHeader2.Width = 507;
  1787. //
  1788. // columnHeader3
  1789. //
  1790. this.columnHeader3.Text = "Type";
  1791. this.columnHeader3.Width = 134;
  1792. //
  1793. // button32
  1794. //
  1795. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1796. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1797. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1798. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1799. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1800. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1801. this.button32.ForeColor = System.Drawing.Color.White;
  1802. this.button32.Location = new System.Drawing.Point(642, 563);
  1803. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1804. this.button32.Name = "button32";
  1805. this.button32.Size = new System.Drawing.Size(101, 31);
  1806. this.button32.TabIndex = 36;
  1807. this.button32.Text = "Remove";
  1808. this.button32.UseVisualStyleBackColor = false;
  1809. this.button32.Click += new System.EventHandler(this.button32_Click);
  1810. //
  1811. // button22
  1812. //
  1813. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1814. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1815. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1816. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1817. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1818. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1819. this.button22.ForeColor = System.Drawing.Color.White;
  1820. this.button22.Location = new System.Drawing.Point(222, 563);
  1821. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1822. this.button22.Name = "button22";
  1823. this.button22.Size = new System.Drawing.Size(101, 31);
  1824. this.button22.TabIndex = 34;
  1825. this.button22.Text = "Remove all";
  1826. this.button22.UseVisualStyleBackColor = false;
  1827. this.button22.Visible = false;
  1828. this.button22.Click += new System.EventHandler(this.button22_Click);
  1829. //
  1830. // label5
  1831. //
  1832. this.label5.AutoSize = true;
  1833. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1834. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1835. this.label5.Location = new System.Drawing.Point(6, 10);
  1836. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1837. this.label5.Name = "label5";
  1838. this.label5.Size = new System.Drawing.Size(254, 28);
  1839. this.label5.TabIndex = 3;
  1840. this.label5.Tag = "themeable";
  1841. this.label5.Text = "Choose your startup items";
  1842. //
  1843. // appsTab
  1844. //
  1845. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1846. this.appsTab.Controls.Add(this.panelCommonApps);
  1847. this.appsTab.Controls.Add(this.btnGetFeed);
  1848. this.appsTab.Controls.Add(this.label41);
  1849. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1850. this.appsTab.Name = "appsTab";
  1851. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1852. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1853. this.appsTab.TabIndex = 12;
  1854. this.appsTab.Text = "Common Apps";
  1855. //
  1856. // panelCommonApps
  1857. //
  1858. this.panelCommonApps.Controls.Add(this.txtFeedError);
  1859. this.panelCommonApps.Controls.Add(this.panelApps2);
  1860. this.panelCommonApps.Controls.Add(this.panelApps3);
  1861. this.panelCommonApps.Controls.Add(this.panelApps6);
  1862. this.panelCommonApps.Controls.Add(this.panelApps4);
  1863. this.panelCommonApps.Controls.Add(this.panelApps5);
  1864. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1865. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1866. this.panelCommonApps.Controls.Add(this.c64);
  1867. this.panelCommonApps.Controls.Add(this.c32);
  1868. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1869. this.panelCommonApps.Controls.Add(this.label42);
  1870. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1871. this.panelCommonApps.Controls.Add(this.button5);
  1872. this.panelCommonApps.Controls.Add(this.panelApps1);
  1873. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1874. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1875. this.panelCommonApps.Controls.Add(this.label44);
  1876. this.panelCommonApps.Controls.Add(this.button6);
  1877. this.panelCommonApps.Location = new System.Drawing.Point(9, 43);
  1878. this.panelCommonApps.Name = "panelCommonApps";
  1879. this.panelCommonApps.Size = new System.Drawing.Size(746, 565);
  1880. this.panelCommonApps.TabIndex = 162;
  1881. //
  1882. // txtFeedError
  1883. //
  1884. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1885. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1886. this.txtFeedError.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1887. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1888. this.txtFeedError.Location = new System.Drawing.Point(0, 0);
  1889. this.txtFeedError.Name = "txtFeedError";
  1890. this.txtFeedError.Size = new System.Drawing.Size(746, 565);
  1891. this.txtFeedError.TabIndex = 167;
  1892. this.txtFeedError.Text = "Something went wrong, try refreshing the links again.";
  1893. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1894. this.txtFeedError.Visible = false;
  1895. //
  1896. // panelApps2
  1897. //
  1898. this.panelApps2.AutoScroll = true;
  1899. this.panelApps2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1900. this.panelApps2.Controls.Add(this.cViper);
  1901. this.panelApps2.Controls.Add(this.pictureBox81);
  1902. this.panelApps2.Controls.Add(this.cVLC);
  1903. this.panelApps2.Controls.Add(this.cFoobar);
  1904. this.panelApps2.Controls.Add(this.cPot);
  1905. this.panelApps2.Controls.Add(this.pictureBox10);
  1906. this.panelApps2.Controls.Add(this.pictureBox11);
  1907. this.panelApps2.Controls.Add(this.pictureBox8);
  1908. this.panelApps2.Controls.Add(this.pictureBox12);
  1909. this.panelApps2.Controls.Add(this.cBS);
  1910. this.panelApps2.Controls.Add(this.pictureBox13);
  1911. this.panelApps2.Controls.Add(this.cSpotify);
  1912. this.panelApps2.Controls.Add(this.pictureBox9);
  1913. this.panelApps2.Controls.Add(this.cIrfan);
  1914. this.panelApps2.Controls.Add(this.pictureBox59);
  1915. this.panelApps2.Controls.Add(this.ciTunes);
  1916. this.panelApps2.Controls.Add(this.cWinamp);
  1917. this.panelApps2.Controls.Add(this.pictureBox65);
  1918. this.panelApps2.Controls.Add(this.cAudacity);
  1919. this.panelApps2.Controls.Add(this.cPhotoFiltre);
  1920. this.panelApps2.Controls.Add(this.pictureBox46);
  1921. this.panelApps2.Controls.Add(this.cGIMP);
  1922. this.panelApps2.Controls.Add(this.pictureBox47);
  1923. this.panelApps2.Controls.Add(this.pictureBox45);
  1924. this.panelApps2.Controls.Add(this.pictureBox48);
  1925. this.panelApps2.Controls.Add(this.cMp3Tag);
  1926. this.panelApps2.Controls.Add(this.pictureBox60);
  1927. this.panelApps2.Controls.Add(this.cBlender);
  1928. this.panelApps2.Controls.Add(this.cLightShot);
  1929. this.panelApps2.Controls.Add(this.pictureBox58);
  1930. this.panelApps2.Controls.Add(this.pictureBox57);
  1931. this.panelApps2.Controls.Add(this.cGyazo);
  1932. this.panelApps2.Location = new System.Drawing.Point(249, 197);
  1933. this.panelApps2.Name = "panelApps2";
  1934. this.panelApps2.Size = new System.Drawing.Size(240, 188);
  1935. this.panelApps2.TabIndex = 166;
  1936. //
  1937. // cViper
  1938. //
  1939. this.cViper.AutoSize = true;
  1940. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1941. this.cViper.Location = new System.Drawing.Point(35, 261);
  1942. this.cViper.Name = "cViper";
  1943. this.cViper.Size = new System.Drawing.Size(139, 24);
  1944. this.cViper.TabIndex = 136;
  1945. this.cViper.Text = "ViPER4Windows";
  1946. this.cViper.UseVisualStyleBackColor = true;
  1947. //
  1948. // pictureBox81
  1949. //
  1950. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  1951. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1952. this.pictureBox81.Location = new System.Drawing.Point(5, 261);
  1953. this.pictureBox81.Name = "pictureBox81";
  1954. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  1955. this.pictureBox81.TabIndex = 137;
  1956. this.pictureBox81.TabStop = false;
  1957. //
  1958. // cVLC
  1959. //
  1960. this.cVLC.AutoSize = true;
  1961. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1962. this.cVLC.Location = new System.Drawing.Point(34, 3);
  1963. this.cVLC.Name = "cVLC";
  1964. this.cVLC.Size = new System.Drawing.Size(148, 24);
  1965. this.cVLC.TabIndex = 58;
  1966. this.cVLC.Text = "VLC Media Player";
  1967. this.cVLC.UseVisualStyleBackColor = true;
  1968. //
  1969. // cFoobar
  1970. //
  1971. this.cFoobar.AutoSize = true;
  1972. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1973. this.cFoobar.Location = new System.Drawing.Point(34, 63);
  1974. this.cFoobar.Name = "cFoobar";
  1975. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  1976. this.cFoobar.TabIndex = 57;
  1977. this.cFoobar.Text = "Foobar2000";
  1978. this.cFoobar.UseVisualStyleBackColor = true;
  1979. //
  1980. // cPot
  1981. //
  1982. this.cPot.AutoSize = true;
  1983. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1984. this.cPot.Location = new System.Drawing.Point(34, 33);
  1985. this.cPot.Name = "cPot";
  1986. this.cPot.Size = new System.Drawing.Size(93, 24);
  1987. this.cPot.TabIndex = 55;
  1988. this.cPot.Text = "PotPlayer";
  1989. this.cPot.UseVisualStyleBackColor = true;
  1990. //
  1991. // pictureBox10
  1992. //
  1993. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  1994. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1995. this.pictureBox10.Location = new System.Drawing.Point(4, 123);
  1996. this.pictureBox10.Name = "pictureBox10";
  1997. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  1998. this.pictureBox10.TabIndex = 91;
  1999. this.pictureBox10.TabStop = false;
  2000. //
  2001. // pictureBox11
  2002. //
  2003. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  2004. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2005. this.pictureBox11.Location = new System.Drawing.Point(4, 33);
  2006. this.pictureBox11.Name = "pictureBox11";
  2007. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  2008. this.pictureBox11.TabIndex = 88;
  2009. this.pictureBox11.TabStop = false;
  2010. //
  2011. // pictureBox8
  2012. //
  2013. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  2014. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2015. this.pictureBox8.Location = new System.Drawing.Point(4, 153);
  2016. this.pictureBox8.Name = "pictureBox8";
  2017. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  2018. this.pictureBox8.TabIndex = 92;
  2019. this.pictureBox8.TabStop = false;
  2020. //
  2021. // pictureBox12
  2022. //
  2023. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  2024. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2025. this.pictureBox12.Location = new System.Drawing.Point(4, 63);
  2026. this.pictureBox12.Name = "pictureBox12";
  2027. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  2028. this.pictureBox12.TabIndex = 90;
  2029. this.pictureBox12.TabStop = false;
  2030. //
  2031. // cBS
  2032. //
  2033. this.cBS.AutoSize = true;
  2034. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2035. this.cBS.Location = new System.Drawing.Point(34, 123);
  2036. this.cBS.Name = "cBS";
  2037. this.cBS.Size = new System.Drawing.Size(92, 24);
  2038. this.cBS.TabIndex = 59;
  2039. this.cBS.Text = "BS.Player";
  2040. this.cBS.UseVisualStyleBackColor = true;
  2041. //
  2042. // pictureBox13
  2043. //
  2044. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  2045. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2046. this.pictureBox13.Location = new System.Drawing.Point(4, 93);
  2047. this.pictureBox13.Name = "pictureBox13";
  2048. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  2049. this.pictureBox13.TabIndex = 89;
  2050. this.pictureBox13.TabStop = false;
  2051. //
  2052. // cSpotify
  2053. //
  2054. this.cSpotify.AutoSize = true;
  2055. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2056. this.cSpotify.Location = new System.Drawing.Point(34, 93);
  2057. this.cSpotify.Name = "cSpotify";
  2058. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  2059. this.cSpotify.TabIndex = 71;
  2060. this.cSpotify.Text = "Spotify";
  2061. this.cSpotify.UseVisualStyleBackColor = true;
  2062. //
  2063. // pictureBox9
  2064. //
  2065. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  2066. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2067. this.pictureBox9.Location = new System.Drawing.Point(4, 3);
  2068. this.pictureBox9.Name = "pictureBox9";
  2069. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  2070. this.pictureBox9.TabIndex = 87;
  2071. this.pictureBox9.TabStop = false;
  2072. //
  2073. // cIrfan
  2074. //
  2075. this.cIrfan.AutoSize = true;
  2076. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2077. this.cIrfan.Location = new System.Drawing.Point(34, 153);
  2078. this.cIrfan.Name = "cIrfan";
  2079. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2080. this.cIrfan.TabIndex = 60;
  2081. this.cIrfan.Text = "IrfanView";
  2082. this.cIrfan.UseVisualStyleBackColor = true;
  2083. //
  2084. // pictureBox59
  2085. //
  2086. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2087. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2088. this.pictureBox59.Location = new System.Drawing.Point(5, 182);
  2089. this.pictureBox59.Name = "pictureBox59";
  2090. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2091. this.pictureBox59.TabIndex = 123;
  2092. this.pictureBox59.TabStop = false;
  2093. //
  2094. // ciTunes
  2095. //
  2096. this.ciTunes.AutoSize = true;
  2097. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2098. this.ciTunes.Location = new System.Drawing.Point(35, 183);
  2099. this.ciTunes.Name = "ciTunes";
  2100. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2101. this.ciTunes.TabIndex = 122;
  2102. this.ciTunes.Text = "Apple iTunes";
  2103. this.ciTunes.UseVisualStyleBackColor = true;
  2104. //
  2105. // cWinamp
  2106. //
  2107. this.cWinamp.AutoSize = true;
  2108. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2109. this.cWinamp.Location = new System.Drawing.Point(35, 213);
  2110. this.cWinamp.Name = "cWinamp";
  2111. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2112. this.cWinamp.TabIndex = 125;
  2113. this.cWinamp.Text = "Winamp";
  2114. this.cWinamp.UseVisualStyleBackColor = true;
  2115. //
  2116. // pictureBox65
  2117. //
  2118. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2119. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2120. this.pictureBox65.Location = new System.Drawing.Point(5, 213);
  2121. this.pictureBox65.Name = "pictureBox65";
  2122. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2123. this.pictureBox65.TabIndex = 130;
  2124. this.pictureBox65.TabStop = false;
  2125. //
  2126. // cAudacity
  2127. //
  2128. this.cAudacity.AutoSize = true;
  2129. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2130. this.cAudacity.Location = new System.Drawing.Point(35, 291);
  2131. this.cAudacity.Name = "cAudacity";
  2132. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2133. this.cAudacity.TabIndex = 55;
  2134. this.cAudacity.Text = "Audacity";
  2135. this.cAudacity.UseVisualStyleBackColor = true;
  2136. //
  2137. // cPhotoFiltre
  2138. //
  2139. this.cPhotoFiltre.AutoSize = true;
  2140. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2141. this.cPhotoFiltre.Location = new System.Drawing.Point(35, 323);
  2142. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2143. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2144. this.cPhotoFiltre.TabIndex = 70;
  2145. this.cPhotoFiltre.Text = "PhotoFiltre";
  2146. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2147. //
  2148. // pictureBox46
  2149. //
  2150. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2151. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2152. this.pictureBox46.Location = new System.Drawing.Point(5, 380);
  2153. this.pictureBox46.Name = "pictureBox46";
  2154. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2155. this.pictureBox46.TabIndex = 105;
  2156. this.pictureBox46.TabStop = false;
  2157. //
  2158. // cGIMP
  2159. //
  2160. this.cGIMP.AutoSize = true;
  2161. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2162. this.cGIMP.Location = new System.Drawing.Point(35, 351);
  2163. this.cGIMP.Name = "cGIMP";
  2164. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2165. this.cGIMP.TabIndex = 58;
  2166. this.cGIMP.Text = "GIMP";
  2167. this.cGIMP.UseVisualStyleBackColor = true;
  2168. //
  2169. // pictureBox47
  2170. //
  2171. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2172. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2173. this.pictureBox47.Location = new System.Drawing.Point(5, 291);
  2174. this.pictureBox47.Name = "pictureBox47";
  2175. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2176. this.pictureBox47.TabIndex = 103;
  2177. this.pictureBox47.TabStop = false;
  2178. //
  2179. // pictureBox45
  2180. //
  2181. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2182. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2183. this.pictureBox45.Location = new System.Drawing.Point(5, 351);
  2184. this.pictureBox45.Name = "pictureBox45";
  2185. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2186. this.pictureBox45.TabIndex = 106;
  2187. this.pictureBox45.TabStop = false;
  2188. //
  2189. // pictureBox48
  2190. //
  2191. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2192. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2193. this.pictureBox48.Location = new System.Drawing.Point(5, 321);
  2194. this.pictureBox48.Name = "pictureBox48";
  2195. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2196. this.pictureBox48.TabIndex = 104;
  2197. this.pictureBox48.TabStop = false;
  2198. //
  2199. // cMp3Tag
  2200. //
  2201. this.cMp3Tag.AutoSize = true;
  2202. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2203. this.cMp3Tag.Location = new System.Drawing.Point(35, 380);
  2204. this.cMp3Tag.Name = "cMp3Tag";
  2205. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2206. this.cMp3Tag.TabIndex = 81;
  2207. this.cMp3Tag.Text = "MP3 Tag";
  2208. this.cMp3Tag.UseVisualStyleBackColor = true;
  2209. //
  2210. // pictureBox60
  2211. //
  2212. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2213. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2214. this.pictureBox60.Location = new System.Drawing.Point(5, 410);
  2215. this.pictureBox60.Name = "pictureBox60";
  2216. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2217. this.pictureBox60.TabIndex = 134;
  2218. this.pictureBox60.TabStop = false;
  2219. //
  2220. // cBlender
  2221. //
  2222. this.cBlender.AutoSize = true;
  2223. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2224. this.cBlender.Location = new System.Drawing.Point(35, 410);
  2225. this.cBlender.Name = "cBlender";
  2226. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2227. this.cBlender.TabIndex = 135;
  2228. this.cBlender.Text = "Blender";
  2229. this.cBlender.UseVisualStyleBackColor = true;
  2230. //
  2231. // cLightShot
  2232. //
  2233. this.cLightShot.AutoSize = true;
  2234. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2235. this.cLightShot.Location = new System.Drawing.Point(35, 452);
  2236. this.cLightShot.Name = "cLightShot";
  2237. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2238. this.cLightShot.TabIndex = 116;
  2239. this.cLightShot.Text = "Lightshot";
  2240. this.cLightShot.UseVisualStyleBackColor = true;
  2241. //
  2242. // pictureBox58
  2243. //
  2244. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2245. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2246. this.pictureBox58.Location = new System.Drawing.Point(5, 481);
  2247. this.pictureBox58.Name = "pictureBox58";
  2248. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2249. this.pictureBox58.TabIndex = 118;
  2250. this.pictureBox58.TabStop = false;
  2251. //
  2252. // pictureBox57
  2253. //
  2254. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2255. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2256. this.pictureBox57.Location = new System.Drawing.Point(5, 452);
  2257. this.pictureBox57.Name = "pictureBox57";
  2258. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2259. this.pictureBox57.TabIndex = 119;
  2260. this.pictureBox57.TabStop = false;
  2261. //
  2262. // cGyazo
  2263. //
  2264. this.cGyazo.AutoSize = true;
  2265. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2266. this.cGyazo.Location = new System.Drawing.Point(35, 481);
  2267. this.cGyazo.Name = "cGyazo";
  2268. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2269. this.cGyazo.TabIndex = 117;
  2270. this.cGyazo.Text = "Gyazo";
  2271. this.cGyazo.UseVisualStyleBackColor = true;
  2272. //
  2273. // panelApps3
  2274. //
  2275. this.panelApps3.AutoScroll = true;
  2276. this.panelApps3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2277. this.panelApps3.Controls.Add(this.cNPP);
  2278. this.panelApps3.Controls.Add(this.cSublimeText);
  2279. this.panelApps3.Controls.Add(this.pictureBox33);
  2280. this.panelApps3.Controls.Add(this.cAtom);
  2281. this.panelApps3.Controls.Add(this.pictureBox34);
  2282. this.panelApps3.Controls.Add(this.pictureBox32);
  2283. this.panelApps3.Controls.Add(this.pictureBox35);
  2284. this.panelApps3.Controls.Add(this.pictureBox31);
  2285. this.panelApps3.Controls.Add(this.pictureBox36);
  2286. this.panelApps3.Controls.Add(this.cVS);
  2287. this.panelApps3.Controls.Add(this.cVSCode);
  2288. this.panelApps3.Controls.Add(this.cSublimeMerge);
  2289. this.panelApps3.Controls.Add(this.pictureBox64);
  2290. this.panelApps3.Controls.Add(this.cAndroidStudio);
  2291. this.panelApps3.Controls.Add(this.pictureBox62);
  2292. this.panelApps3.Controls.Add(this.cEclipse);
  2293. this.panelApps3.Controls.Add(this.cGitHub);
  2294. this.panelApps3.Controls.Add(this.cNode);
  2295. this.panelApps3.Controls.Add(this.pictureBox38);
  2296. this.panelApps3.Controls.Add(this.cXAMPP);
  2297. this.panelApps3.Controls.Add(this.cPostman);
  2298. this.panelApps3.Controls.Add(this.pictureBox40);
  2299. this.panelApps3.Controls.Add(this.pictureBox41);
  2300. this.panelApps3.Controls.Add(this.pictureBox42);
  2301. this.panelApps3.Controls.Add(this.cFileZilla);
  2302. this.panelApps3.Controls.Add(this.pictureBox39);
  2303. this.panelApps3.Controls.Add(this.pictureBox37);
  2304. this.panelApps3.Controls.Add(this.cPutty);
  2305. this.panelApps3.Controls.Add(this.pictureBox44);
  2306. this.panelApps3.Controls.Add(this.cWinScp);
  2307. this.panelApps3.Location = new System.Drawing.Point(249, 3);
  2308. this.panelApps3.Name = "panelApps3";
  2309. this.panelApps3.Size = new System.Drawing.Size(240, 189);
  2310. this.panelApps3.TabIndex = 165;
  2311. //
  2312. // cNPP
  2313. //
  2314. this.cNPP.AutoSize = true;
  2315. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2316. this.cNPP.Location = new System.Drawing.Point(33, 3);
  2317. this.cNPP.Name = "cNPP";
  2318. this.cNPP.Size = new System.Drawing.Size(108, 24);
  2319. this.cNPP.TabIndex = 58;
  2320. this.cNPP.Text = "Notepad++";
  2321. this.cNPP.UseVisualStyleBackColor = true;
  2322. //
  2323. // cSublimeText
  2324. //
  2325. this.cSublimeText.AutoSize = true;
  2326. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2327. this.cSublimeText.Location = new System.Drawing.Point(33, 33);
  2328. this.cSublimeText.Name = "cSublimeText";
  2329. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  2330. this.cSublimeText.TabIndex = 55;
  2331. this.cSublimeText.Text = "Sublime Text";
  2332. this.cSublimeText.UseVisualStyleBackColor = true;
  2333. //
  2334. // pictureBox33
  2335. //
  2336. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  2337. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2338. this.pictureBox33.Location = new System.Drawing.Point(3, 33);
  2339. this.pictureBox33.Name = "pictureBox33";
  2340. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  2341. this.pictureBox33.TabIndex = 100;
  2342. this.pictureBox33.TabStop = false;
  2343. //
  2344. // cAtom
  2345. //
  2346. this.cAtom.AutoSize = true;
  2347. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2348. this.cAtom.Location = new System.Drawing.Point(33, 153);
  2349. this.cAtom.Name = "cAtom";
  2350. this.cAtom.Size = new System.Drawing.Size(65, 24);
  2351. this.cAtom.TabIndex = 59;
  2352. this.cAtom.Text = "Atom";
  2353. this.cAtom.UseVisualStyleBackColor = true;
  2354. //
  2355. // pictureBox34
  2356. //
  2357. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  2358. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2359. this.pictureBox34.Location = new System.Drawing.Point(3, 93);
  2360. this.pictureBox34.Name = "pictureBox34";
  2361. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  2362. this.pictureBox34.TabIndex = 101;
  2363. this.pictureBox34.TabStop = false;
  2364. //
  2365. // pictureBox32
  2366. //
  2367. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  2368. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2369. this.pictureBox32.Location = new System.Drawing.Point(3, 123);
  2370. this.pictureBox32.Name = "pictureBox32";
  2371. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  2372. this.pictureBox32.TabIndex = 103;
  2373. this.pictureBox32.TabStop = false;
  2374. //
  2375. // pictureBox35
  2376. //
  2377. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  2378. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2379. this.pictureBox35.Location = new System.Drawing.Point(3, 153);
  2380. this.pictureBox35.Name = "pictureBox35";
  2381. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  2382. this.pictureBox35.TabIndex = 104;
  2383. this.pictureBox35.TabStop = false;
  2384. //
  2385. // pictureBox31
  2386. //
  2387. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  2388. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2389. this.pictureBox31.Location = new System.Drawing.Point(3, 3);
  2390. this.pictureBox31.Name = "pictureBox31";
  2391. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  2392. this.pictureBox31.TabIndex = 99;
  2393. this.pictureBox31.TabStop = false;
  2394. //
  2395. // pictureBox36
  2396. //
  2397. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  2398. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2399. this.pictureBox36.Location = new System.Drawing.Point(3, 63);
  2400. this.pictureBox36.Name = "pictureBox36";
  2401. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  2402. this.pictureBox36.TabIndex = 102;
  2403. this.pictureBox36.TabStop = false;
  2404. //
  2405. // cVS
  2406. //
  2407. this.cVS.AutoSize = true;
  2408. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2409. this.cVS.Location = new System.Drawing.Point(33, 123);
  2410. this.cVS.Name = "cVS";
  2411. this.cVS.Size = new System.Drawing.Size(117, 24);
  2412. this.cVS.TabIndex = 60;
  2413. this.cVS.Text = "Visual Studio";
  2414. this.cVS.UseVisualStyleBackColor = true;
  2415. //
  2416. // cVSCode
  2417. //
  2418. this.cVSCode.AutoSize = true;
  2419. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2420. this.cVSCode.Location = new System.Drawing.Point(33, 93);
  2421. this.cVSCode.Name = "cVSCode";
  2422. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  2423. this.cVSCode.TabIndex = 57;
  2424. this.cVSCode.Text = "Visual Studio Code";
  2425. this.cVSCode.UseVisualStyleBackColor = true;
  2426. //
  2427. // cSublimeMerge
  2428. //
  2429. this.cSublimeMerge.AutoSize = true;
  2430. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2431. this.cSublimeMerge.Location = new System.Drawing.Point(33, 63);
  2432. this.cSublimeMerge.Name = "cSublimeMerge";
  2433. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  2434. this.cSublimeMerge.TabIndex = 59;
  2435. this.cSublimeMerge.Text = "Sublime Merge";
  2436. this.cSublimeMerge.UseVisualStyleBackColor = true;
  2437. //
  2438. // pictureBox64
  2439. //
  2440. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  2441. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2442. this.pictureBox64.Location = new System.Drawing.Point(3, 183);
  2443. this.pictureBox64.Name = "pictureBox64";
  2444. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  2445. this.pictureBox64.TabIndex = 129;
  2446. this.pictureBox64.TabStop = false;
  2447. //
  2448. // cAndroidStudio
  2449. //
  2450. this.cAndroidStudio.AutoSize = true;
  2451. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2452. this.cAndroidStudio.Location = new System.Drawing.Point(33, 213);
  2453. this.cAndroidStudio.Name = "cAndroidStudio";
  2454. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  2455. this.cAndroidStudio.TabIndex = 127;
  2456. this.cAndroidStudio.Text = "Android Studio";
  2457. this.cAndroidStudio.UseVisualStyleBackColor = true;
  2458. //
  2459. // pictureBox62
  2460. //
  2461. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  2462. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2463. this.pictureBox62.Location = new System.Drawing.Point(3, 213);
  2464. this.pictureBox62.Name = "pictureBox62";
  2465. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  2466. this.pictureBox62.TabIndex = 131;
  2467. this.pictureBox62.TabStop = false;
  2468. //
  2469. // cEclipse
  2470. //
  2471. this.cEclipse.AutoSize = true;
  2472. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2473. this.cEclipse.Location = new System.Drawing.Point(33, 183);
  2474. this.cEclipse.Name = "cEclipse";
  2475. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  2476. this.cEclipse.TabIndex = 126;
  2477. this.cEclipse.Text = "Eclipse";
  2478. this.cEclipse.UseVisualStyleBackColor = true;
  2479. //
  2480. // cGitHub
  2481. //
  2482. this.cGitHub.AutoSize = true;
  2483. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2484. this.cGitHub.Location = new System.Drawing.Point(33, 254);
  2485. this.cGitHub.Name = "cGitHub";
  2486. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  2487. this.cGitHub.TabIndex = 57;
  2488. this.cGitHub.Text = "GitHub";
  2489. this.cGitHub.UseVisualStyleBackColor = true;
  2490. //
  2491. // cNode
  2492. //
  2493. this.cNode.AutoSize = true;
  2494. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2495. this.cNode.Location = new System.Drawing.Point(33, 285);
  2496. this.cNode.Name = "cNode";
  2497. this.cNode.Size = new System.Drawing.Size(80, 24);
  2498. this.cNode.TabIndex = 70;
  2499. this.cNode.Text = "NodeJS";
  2500. this.cNode.UseVisualStyleBackColor = true;
  2501. //
  2502. // pictureBox38
  2503. //
  2504. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  2505. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2506. this.pictureBox38.Location = new System.Drawing.Point(3, 313);
  2507. this.pictureBox38.Name = "pictureBox38";
  2508. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  2509. this.pictureBox38.TabIndex = 103;
  2510. this.pictureBox38.TabStop = false;
  2511. //
  2512. // cXAMPP
  2513. //
  2514. this.cXAMPP.AutoSize = true;
  2515. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2516. this.cXAMPP.Location = new System.Drawing.Point(33, 315);
  2517. this.cXAMPP.Name = "cXAMPP";
  2518. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  2519. this.cXAMPP.TabIndex = 71;
  2520. this.cXAMPP.Text = "XAMPP";
  2521. this.cXAMPP.UseVisualStyleBackColor = true;
  2522. //
  2523. // cPostman
  2524. //
  2525. this.cPostman.AutoSize = true;
  2526. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2527. this.cPostman.Location = new System.Drawing.Point(33, 343);
  2528. this.cPostman.Name = "cPostman";
  2529. this.cPostman.Size = new System.Drawing.Size(86, 24);
  2530. this.cPostman.TabIndex = 72;
  2531. this.cPostman.Text = "Postman";
  2532. this.cPostman.UseVisualStyleBackColor = true;
  2533. //
  2534. // pictureBox40
  2535. //
  2536. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  2537. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2538. this.pictureBox40.Location = new System.Drawing.Point(3, 283);
  2539. this.pictureBox40.Name = "pictureBox40";
  2540. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  2541. this.pictureBox40.TabIndex = 101;
  2542. this.pictureBox40.TabStop = false;
  2543. //
  2544. // pictureBox41
  2545. //
  2546. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  2547. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2548. this.pictureBox41.Location = new System.Drawing.Point(3, 343);
  2549. this.pictureBox41.Name = "pictureBox41";
  2550. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  2551. this.pictureBox41.TabIndex = 104;
  2552. this.pictureBox41.TabStop = false;
  2553. //
  2554. // pictureBox42
  2555. //
  2556. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  2557. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2558. this.pictureBox42.Location = new System.Drawing.Point(3, 254);
  2559. this.pictureBox42.Name = "pictureBox42";
  2560. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  2561. this.pictureBox42.TabIndex = 102;
  2562. this.pictureBox42.TabStop = false;
  2563. //
  2564. // cFileZilla
  2565. //
  2566. this.cFileZilla.AutoSize = true;
  2567. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2568. this.cFileZilla.Location = new System.Drawing.Point(33, 413);
  2569. this.cFileZilla.Name = "cFileZilla";
  2570. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  2571. this.cFileZilla.TabIndex = 55;
  2572. this.cFileZilla.Text = "FileZilla";
  2573. this.cFileZilla.UseVisualStyleBackColor = true;
  2574. //
  2575. // pictureBox39
  2576. //
  2577. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  2578. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2579. this.pictureBox39.Location = new System.Drawing.Point(3, 413);
  2580. this.pictureBox39.Name = "pictureBox39";
  2581. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  2582. this.pictureBox39.TabIndex = 100;
  2583. this.pictureBox39.TabStop = false;
  2584. //
  2585. // pictureBox37
  2586. //
  2587. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  2588. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2589. this.pictureBox37.Location = new System.Drawing.Point(3, 443);
  2590. this.pictureBox37.Name = "pictureBox37";
  2591. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  2592. this.pictureBox37.TabIndex = 99;
  2593. this.pictureBox37.TabStop = false;
  2594. //
  2595. // cPutty
  2596. //
  2597. this.cPutty.AutoSize = true;
  2598. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2599. this.cPutty.Location = new System.Drawing.Point(33, 443);
  2600. this.cPutty.Name = "cPutty";
  2601. this.cPutty.Size = new System.Drawing.Size(64, 24);
  2602. this.cPutty.TabIndex = 58;
  2603. this.cPutty.Text = "Putty";
  2604. this.cPutty.UseVisualStyleBackColor = true;
  2605. //
  2606. // pictureBox44
  2607. //
  2608. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  2609. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2610. this.pictureBox44.Location = new System.Drawing.Point(3, 383);
  2611. this.pictureBox44.Name = "pictureBox44";
  2612. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  2613. this.pictureBox44.TabIndex = 106;
  2614. this.pictureBox44.TabStop = false;
  2615. //
  2616. // cWinScp
  2617. //
  2618. this.cWinScp.AutoSize = true;
  2619. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2620. this.cWinScp.Location = new System.Drawing.Point(33, 383);
  2621. this.cWinScp.Name = "cWinScp";
  2622. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  2623. this.cWinScp.TabIndex = 81;
  2624. this.cWinScp.Text = "WinSCP";
  2625. this.cWinScp.UseVisualStyleBackColor = true;
  2626. //
  2627. // panelApps6
  2628. //
  2629. this.panelApps6.AutoScroll = true;
  2630. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2631. this.panelApps6.Controls.Add(this.cVCPP);
  2632. this.panelApps6.Controls.Add(this.pictureBox80);
  2633. this.panelApps6.Controls.Add(this.cNF472);
  2634. this.panelApps6.Controls.Add(this.pictureBox78);
  2635. this.panelApps6.Controls.Add(this.cNF452);
  2636. this.panelApps6.Controls.Add(this.pictureBox79);
  2637. this.panelApps6.Controls.Add(this.cNF40);
  2638. this.panelApps6.Controls.Add(this.pictureBox77);
  2639. this.panelApps6.Controls.Add(this.cNF35);
  2640. this.panelApps6.Controls.Add(this.pictureBox76);
  2641. this.panelApps6.Controls.Add(this.cIObitSU);
  2642. this.panelApps6.Controls.Add(this.cIObitU);
  2643. this.panelApps6.Controls.Add(this.pictureBox74);
  2644. this.panelApps6.Controls.Add(this.cRevo);
  2645. this.panelApps6.Controls.Add(this.pictureBox68);
  2646. this.panelApps6.Controls.Add(this.cIObitDB);
  2647. this.panelApps6.Controls.Add(this.cIObitSD);
  2648. this.panelApps6.Controls.Add(this.pictureBox61);
  2649. this.panelApps6.Controls.Add(this.cUUI);
  2650. this.panelApps6.Controls.Add(this.pictureBox66);
  2651. this.panelApps6.Controls.Add(this.pictureBox72);
  2652. this.panelApps6.Controls.Add(this.pictureBox67);
  2653. this.panelApps6.Controls.Add(this.cRufus);
  2654. this.panelApps6.Controls.Add(this.pictureBox73);
  2655. this.panelApps6.Controls.Add(this.cMalwarebytes);
  2656. this.panelApps6.Controls.Add(this.pictureBox70);
  2657. this.panelApps6.Controls.Add(this.cAntiExploit);
  2658. this.panelApps6.Controls.Add(this.pictureBox69);
  2659. this.panelApps6.Location = new System.Drawing.Point(495, 197);
  2660. this.panelApps6.Name = "panelApps6";
  2661. this.panelApps6.Size = new System.Drawing.Size(240, 188);
  2662. this.panelApps6.TabIndex = 162;
  2663. //
  2664. // cVCPP
  2665. //
  2666. this.cVCPP.AutoSize = true;
  2667. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2668. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2669. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2670. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  2671. this.cVCPP.Name = "cVCPP";
  2672. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  2673. this.cVCPP.TabIndex = 171;
  2674. this.cVCPP.Text = "Visual C++ AiO";
  2675. this.cVCPP.UseVisualStyleBackColor = true;
  2676. //
  2677. // pictureBox80
  2678. //
  2679. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  2680. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2681. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  2682. this.pictureBox80.Name = "pictureBox80";
  2683. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  2684. this.pictureBox80.TabIndex = 172;
  2685. this.pictureBox80.TabStop = false;
  2686. //
  2687. // cNF472
  2688. //
  2689. this.cNF472.AutoSize = true;
  2690. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2691. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2692. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2693. this.cNF472.Location = new System.Drawing.Point(35, 95);
  2694. this.cNF472.Name = "cNF472";
  2695. this.cNF472.Size = new System.Drawing.Size(178, 24);
  2696. this.cNF472.TabIndex = 169;
  2697. this.cNF472.Text = ".NET Framework 4.7.2";
  2698. this.cNF472.UseVisualStyleBackColor = true;
  2699. //
  2700. // pictureBox78
  2701. //
  2702. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  2703. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2704. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  2705. this.pictureBox78.Name = "pictureBox78";
  2706. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  2707. this.pictureBox78.TabIndex = 170;
  2708. this.pictureBox78.TabStop = false;
  2709. //
  2710. // cNF452
  2711. //
  2712. this.cNF452.AutoSize = true;
  2713. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2714. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2715. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2716. this.cNF452.Location = new System.Drawing.Point(35, 65);
  2717. this.cNF452.Name = "cNF452";
  2718. this.cNF452.Size = new System.Drawing.Size(178, 24);
  2719. this.cNF452.TabIndex = 167;
  2720. this.cNF452.Text = ".NET Framework 4.5.2";
  2721. this.cNF452.UseVisualStyleBackColor = true;
  2722. //
  2723. // pictureBox79
  2724. //
  2725. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  2726. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2727. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  2728. this.pictureBox79.Name = "pictureBox79";
  2729. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  2730. this.pictureBox79.TabIndex = 168;
  2731. this.pictureBox79.TabStop = false;
  2732. //
  2733. // cNF40
  2734. //
  2735. this.cNF40.AutoSize = true;
  2736. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2737. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2738. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2739. this.cNF40.Location = new System.Drawing.Point(35, 35);
  2740. this.cNF40.Name = "cNF40";
  2741. this.cNF40.Size = new System.Drawing.Size(166, 24);
  2742. this.cNF40.TabIndex = 165;
  2743. this.cNF40.Text = ".NET Framework 4.0";
  2744. this.cNF40.UseVisualStyleBackColor = true;
  2745. //
  2746. // pictureBox77
  2747. //
  2748. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  2749. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2750. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  2751. this.pictureBox77.Name = "pictureBox77";
  2752. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  2753. this.pictureBox77.TabIndex = 166;
  2754. this.pictureBox77.TabStop = false;
  2755. //
  2756. // cNF35
  2757. //
  2758. this.cNF35.AutoSize = true;
  2759. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2760. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2761. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2762. this.cNF35.Location = new System.Drawing.Point(35, 5);
  2763. this.cNF35.Name = "cNF35";
  2764. this.cNF35.Size = new System.Drawing.Size(165, 24);
  2765. this.cNF35.TabIndex = 163;
  2766. this.cNF35.Text = ".NET Framework 3.5";
  2767. this.cNF35.UseVisualStyleBackColor = true;
  2768. //
  2769. // pictureBox76
  2770. //
  2771. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  2772. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2773. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  2774. this.pictureBox76.Name = "pictureBox76";
  2775. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  2776. this.pictureBox76.TabIndex = 164;
  2777. this.pictureBox76.TabStop = false;
  2778. //
  2779. // cIObitSU
  2780. //
  2781. this.cIObitSU.AutoSize = true;
  2782. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2783. this.cIObitSU.Location = new System.Drawing.Point(35, 259);
  2784. this.cIObitSU.Name = "cIObitSU";
  2785. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  2786. this.cIObitSU.TabIndex = 162;
  2787. this.cIObitSU.Text = "IObit Software Updater";
  2788. this.cIObitSU.UseVisualStyleBackColor = true;
  2789. //
  2790. // cIObitU
  2791. //
  2792. this.cIObitU.AutoSize = true;
  2793. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2794. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2795. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2796. this.cIObitU.Location = new System.Drawing.Point(35, 170);
  2797. this.cIObitU.Name = "cIObitU";
  2798. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  2799. this.cIObitU.TabIndex = 138;
  2800. this.cIObitU.Text = "IObit Uninstaller";
  2801. this.cIObitU.UseVisualStyleBackColor = true;
  2802. //
  2803. // pictureBox74
  2804. //
  2805. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  2806. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2807. this.pictureBox74.Location = new System.Drawing.Point(5, 259);
  2808. this.pictureBox74.Name = "pictureBox74";
  2809. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  2810. this.pictureBox74.TabIndex = 161;
  2811. this.pictureBox74.TabStop = false;
  2812. //
  2813. // cRevo
  2814. //
  2815. this.cRevo.AutoSize = true;
  2816. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2817. this.cRevo.Location = new System.Drawing.Point(35, 289);
  2818. this.cRevo.Name = "cRevo";
  2819. this.cRevo.Size = new System.Drawing.Size(140, 24);
  2820. this.cRevo.TabIndex = 142;
  2821. this.cRevo.Text = "Revo Uninstaller";
  2822. this.cRevo.UseVisualStyleBackColor = true;
  2823. //
  2824. // pictureBox68
  2825. //
  2826. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  2827. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2828. this.pictureBox68.Location = new System.Drawing.Point(5, 289);
  2829. this.pictureBox68.Name = "pictureBox68";
  2830. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  2831. this.pictureBox68.TabIndex = 143;
  2832. this.pictureBox68.TabStop = false;
  2833. //
  2834. // cIObitDB
  2835. //
  2836. this.cIObitDB.AutoSize = true;
  2837. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2838. this.cIObitDB.Location = new System.Drawing.Point(35, 200);
  2839. this.cIObitDB.Name = "cIObitDB";
  2840. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  2841. this.cIObitDB.TabIndex = 137;
  2842. this.cIObitDB.Text = "IObit Driver Booster";
  2843. this.cIObitDB.UseVisualStyleBackColor = true;
  2844. //
  2845. // cIObitSD
  2846. //
  2847. this.cIObitSD.AutoSize = true;
  2848. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2849. this.cIObitSD.Location = new System.Drawing.Point(35, 230);
  2850. this.cIObitSD.Name = "cIObitSD";
  2851. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  2852. this.cIObitSD.TabIndex = 136;
  2853. this.cIObitSD.Text = "IObit Smart Defrag";
  2854. this.cIObitSD.UseVisualStyleBackColor = true;
  2855. //
  2856. // pictureBox61
  2857. //
  2858. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  2859. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2860. this.pictureBox61.Location = new System.Drawing.Point(5, 169);
  2861. this.pictureBox61.Name = "pictureBox61";
  2862. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  2863. this.pictureBox61.TabIndex = 139;
  2864. this.pictureBox61.TabStop = false;
  2865. //
  2866. // cUUI
  2867. //
  2868. this.cUUI.AutoSize = true;
  2869. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2870. this.cUUI.Location = new System.Drawing.Point(35, 427);
  2871. this.cUUI.Name = "cUUI";
  2872. this.cUUI.Size = new System.Drawing.Size(182, 24);
  2873. this.cUUI.TabIndex = 152;
  2874. this.cUUI.Text = "Universal USB Installer";
  2875. this.cUUI.UseVisualStyleBackColor = true;
  2876. //
  2877. // pictureBox66
  2878. //
  2879. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  2880. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2881. this.pictureBox66.Location = new System.Drawing.Point(5, 199);
  2882. this.pictureBox66.Name = "pictureBox66";
  2883. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  2884. this.pictureBox66.TabIndex = 140;
  2885. this.pictureBox66.TabStop = false;
  2886. //
  2887. // pictureBox72
  2888. //
  2889. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  2890. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2891. this.pictureBox72.Location = new System.Drawing.Point(5, 426);
  2892. this.pictureBox72.Name = "pictureBox72";
  2893. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  2894. this.pictureBox72.TabIndex = 153;
  2895. this.pictureBox72.TabStop = false;
  2896. //
  2897. // pictureBox67
  2898. //
  2899. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  2900. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2901. this.pictureBox67.Location = new System.Drawing.Point(5, 229);
  2902. this.pictureBox67.Name = "pictureBox67";
  2903. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  2904. this.pictureBox67.TabIndex = 141;
  2905. this.pictureBox67.TabStop = false;
  2906. //
  2907. // cRufus
  2908. //
  2909. this.cRufus.AutoSize = true;
  2910. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2911. this.cRufus.Location = new System.Drawing.Point(35, 397);
  2912. this.cRufus.Name = "cRufus";
  2913. this.cRufus.Size = new System.Drawing.Size(66, 24);
  2914. this.cRufus.TabIndex = 150;
  2915. this.cRufus.Text = "Rufus";
  2916. this.cRufus.UseVisualStyleBackColor = true;
  2917. //
  2918. // pictureBox73
  2919. //
  2920. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  2921. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2922. this.pictureBox73.Location = new System.Drawing.Point(5, 396);
  2923. this.pictureBox73.Name = "pictureBox73";
  2924. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  2925. this.pictureBox73.TabIndex = 151;
  2926. this.pictureBox73.TabStop = false;
  2927. //
  2928. // cMalwarebytes
  2929. //
  2930. this.cMalwarebytes.AutoSize = true;
  2931. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2932. this.cMalwarebytes.Location = new System.Drawing.Point(35, 337);
  2933. this.cMalwarebytes.Name = "cMalwarebytes";
  2934. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  2935. this.cMalwarebytes.TabIndex = 144;
  2936. this.cMalwarebytes.Text = "Malwarebytes";
  2937. this.cMalwarebytes.UseVisualStyleBackColor = true;
  2938. //
  2939. // pictureBox70
  2940. //
  2941. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  2942. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2943. this.pictureBox70.Location = new System.Drawing.Point(5, 336);
  2944. this.pictureBox70.Name = "pictureBox70";
  2945. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  2946. this.pictureBox70.TabIndex = 145;
  2947. this.pictureBox70.TabStop = false;
  2948. //
  2949. // cAntiExploit
  2950. //
  2951. this.cAntiExploit.AutoSize = true;
  2952. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2953. this.cAntiExploit.Location = new System.Drawing.Point(35, 367);
  2954. this.cAntiExploit.Name = "cAntiExploit";
  2955. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  2956. this.cAntiExploit.TabIndex = 146;
  2957. this.cAntiExploit.Text = "Anti-Exploit";
  2958. this.cAntiExploit.UseVisualStyleBackColor = true;
  2959. //
  2960. // pictureBox69
  2961. //
  2962. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  2963. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2964. this.pictureBox69.Location = new System.Drawing.Point(5, 366);
  2965. this.pictureBox69.Name = "pictureBox69";
  2966. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  2967. this.pictureBox69.TabIndex = 147;
  2968. this.pictureBox69.TabStop = false;
  2969. //
  2970. // panelApps4
  2971. //
  2972. this.panelApps4.AutoScroll = true;
  2973. this.panelApps4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2974. this.panelApps4.Controls.Add(this.pictureBox75);
  2975. this.panelApps4.Controls.Add(this.cQB);
  2976. this.panelApps4.Controls.Add(this.cUT2);
  2977. this.panelApps4.Controls.Add(this.cDeluge);
  2978. this.panelApps4.Controls.Add(this.pictureBox18);
  2979. this.panelApps4.Controls.Add(this.pictureBox19);
  2980. this.panelApps4.Controls.Add(this.cUT3);
  2981. this.panelApps4.Controls.Add(this.pictureBox20);
  2982. this.panelApps4.Controls.Add(this.pictureBox17);
  2983. this.panelApps4.Controls.Add(this.cBT);
  2984. this.panelApps4.Controls.Add(this.cSteam);
  2985. this.panelApps4.Controls.Add(this.cOrigin);
  2986. this.panelApps4.Controls.Add(this.pictureBox54);
  2987. this.panelApps4.Controls.Add(this.cEpicStore);
  2988. this.panelApps4.Controls.Add(this.pictureBox53);
  2989. this.panelApps4.Controls.Add(this.cBlizzard);
  2990. this.panelApps4.Controls.Add(this.pictureBox49);
  2991. this.panelApps4.Controls.Add(this.pictureBox51);
  2992. this.panelApps4.Controls.Add(this.cUbi);
  2993. this.panelApps4.Controls.Add(this.pictureBox50);
  2994. this.panelApps4.Location = new System.Drawing.Point(495, 3);
  2995. this.panelApps4.Name = "panelApps4";
  2996. this.panelApps4.Size = new System.Drawing.Size(240, 188);
  2997. this.panelApps4.TabIndex = 157;
  2998. //
  2999. // pictureBox75
  3000. //
  3001. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  3002. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3003. this.pictureBox75.Location = new System.Drawing.Point(5, 93);
  3004. this.pictureBox75.Name = "pictureBox75";
  3005. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  3006. this.pictureBox75.TabIndex = 162;
  3007. this.pictureBox75.TabStop = false;
  3008. //
  3009. // cQB
  3010. //
  3011. this.cQB.AutoSize = true;
  3012. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3013. this.cQB.Location = new System.Drawing.Point(35, 3);
  3014. this.cQB.Name = "cQB";
  3015. this.cQB.Size = new System.Drawing.Size(105, 24);
  3016. this.cQB.TabIndex = 58;
  3017. this.cQB.Text = "qBitTorrent";
  3018. this.cQB.UseVisualStyleBackColor = true;
  3019. //
  3020. // cUT2
  3021. //
  3022. this.cUT2.AutoSize = true;
  3023. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3024. this.cUT2.Location = new System.Drawing.Point(35, 93);
  3025. this.cUT2.Name = "cUT2";
  3026. this.cUT2.Size = new System.Drawing.Size(121, 24);
  3027. this.cUT2.TabIndex = 161;
  3028. this.cUT2.Text = "uTorrent 2.2.1";
  3029. this.cUT2.UseVisualStyleBackColor = true;
  3030. //
  3031. // cDeluge
  3032. //
  3033. this.cDeluge.AutoSize = true;
  3034. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3035. this.cDeluge.Location = new System.Drawing.Point(35, 33);
  3036. this.cDeluge.Name = "cDeluge";
  3037. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  3038. this.cDeluge.TabIndex = 55;
  3039. this.cDeluge.Text = "Deluge";
  3040. this.cDeluge.UseVisualStyleBackColor = true;
  3041. //
  3042. // pictureBox18
  3043. //
  3044. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  3045. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3046. this.pictureBox18.Location = new System.Drawing.Point(5, 123);
  3047. this.pictureBox18.Name = "pictureBox18";
  3048. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  3049. this.pictureBox18.TabIndex = 93;
  3050. this.pictureBox18.TabStop = false;
  3051. //
  3052. // pictureBox19
  3053. //
  3054. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  3055. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3056. this.pictureBox19.Location = new System.Drawing.Point(5, 63);
  3057. this.pictureBox19.Name = "pictureBox19";
  3058. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  3059. this.pictureBox19.TabIndex = 94;
  3060. this.pictureBox19.TabStop = false;
  3061. //
  3062. // cUT3
  3063. //
  3064. this.cUT3.AutoSize = true;
  3065. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3066. this.cUT3.Location = new System.Drawing.Point(35, 63);
  3067. this.cUT3.Name = "cUT3";
  3068. this.cUT3.Size = new System.Drawing.Size(111, 24);
  3069. this.cUT3.TabIndex = 59;
  3070. this.cUT3.Text = "uTorrent 3.x";
  3071. this.cUT3.UseVisualStyleBackColor = true;
  3072. //
  3073. // pictureBox20
  3074. //
  3075. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  3076. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3077. this.pictureBox20.Location = new System.Drawing.Point(5, 33);
  3078. this.pictureBox20.Name = "pictureBox20";
  3079. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  3080. this.pictureBox20.TabIndex = 92;
  3081. this.pictureBox20.TabStop = false;
  3082. //
  3083. // pictureBox17
  3084. //
  3085. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  3086. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3087. this.pictureBox17.Location = new System.Drawing.Point(5, 3);
  3088. this.pictureBox17.Name = "pictureBox17";
  3089. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  3090. this.pictureBox17.TabIndex = 91;
  3091. this.pictureBox17.TabStop = false;
  3092. //
  3093. // cBT
  3094. //
  3095. this.cBT.AutoSize = true;
  3096. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3097. this.cBT.Location = new System.Drawing.Point(35, 123);
  3098. this.cBT.Name = "cBT";
  3099. this.cBT.Size = new System.Drawing.Size(96, 24);
  3100. this.cBT.TabIndex = 60;
  3101. this.cBT.Text = "BitTorrent";
  3102. this.cBT.UseVisualStyleBackColor = true;
  3103. //
  3104. // cSteam
  3105. //
  3106. this.cSteam.AutoSize = true;
  3107. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3108. this.cSteam.Location = new System.Drawing.Point(35, 164);
  3109. this.cSteam.Name = "cSteam";
  3110. this.cSteam.Size = new System.Drawing.Size(70, 24);
  3111. this.cSteam.TabIndex = 70;
  3112. this.cSteam.Text = "Steam";
  3113. this.cSteam.UseVisualStyleBackColor = true;
  3114. //
  3115. // cOrigin
  3116. //
  3117. this.cOrigin.AutoSize = true;
  3118. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3119. this.cOrigin.Location = new System.Drawing.Point(35, 284);
  3120. this.cOrigin.Name = "cOrigin";
  3121. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  3122. this.cOrigin.TabIndex = 111;
  3123. this.cOrigin.Text = "EA Origin";
  3124. this.cOrigin.UseVisualStyleBackColor = true;
  3125. //
  3126. // pictureBox54
  3127. //
  3128. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  3129. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3130. this.pictureBox54.Location = new System.Drawing.Point(5, 284);
  3131. this.pictureBox54.Name = "pictureBox54";
  3132. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  3133. this.pictureBox54.TabIndex = 110;
  3134. this.pictureBox54.TabStop = false;
  3135. //
  3136. // cEpicStore
  3137. //
  3138. this.cEpicStore.AutoSize = true;
  3139. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3140. this.cEpicStore.Location = new System.Drawing.Point(35, 254);
  3141. this.cEpicStore.Name = "cEpicStore";
  3142. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  3143. this.cEpicStore.TabIndex = 109;
  3144. this.cEpicStore.Text = "Epic Games";
  3145. this.cEpicStore.UseVisualStyleBackColor = true;
  3146. //
  3147. // pictureBox53
  3148. //
  3149. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  3150. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3151. this.pictureBox53.Location = new System.Drawing.Point(5, 254);
  3152. this.pictureBox53.Name = "pictureBox53";
  3153. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  3154. this.pictureBox53.TabIndex = 108;
  3155. this.pictureBox53.TabStop = false;
  3156. //
  3157. // cBlizzard
  3158. //
  3159. this.cBlizzard.AutoSize = true;
  3160. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3161. this.cBlizzard.Location = new System.Drawing.Point(35, 224);
  3162. this.cBlizzard.Name = "cBlizzard";
  3163. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  3164. this.cBlizzard.TabIndex = 82;
  3165. this.cBlizzard.Text = "Battle.net";
  3166. this.cBlizzard.UseVisualStyleBackColor = true;
  3167. //
  3168. // pictureBox49
  3169. //
  3170. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  3171. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3172. this.pictureBox49.Location = new System.Drawing.Point(5, 224);
  3173. this.pictureBox49.Name = "pictureBox49";
  3174. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  3175. this.pictureBox49.TabIndex = 105;
  3176. this.pictureBox49.TabStop = false;
  3177. //
  3178. // pictureBox51
  3179. //
  3180. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  3181. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3182. this.pictureBox51.Location = new System.Drawing.Point(5, 194);
  3183. this.pictureBox51.Name = "pictureBox51";
  3184. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  3185. this.pictureBox51.TabIndex = 104;
  3186. this.pictureBox51.TabStop = false;
  3187. //
  3188. // cUbi
  3189. //
  3190. this.cUbi.AutoSize = true;
  3191. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3192. this.cUbi.Location = new System.Drawing.Point(35, 194);
  3193. this.cUbi.Name = "cUbi";
  3194. this.cUbi.Size = new System.Drawing.Size(68, 24);
  3195. this.cUbi.TabIndex = 81;
  3196. this.cUbi.Text = "Uplay";
  3197. this.cUbi.UseVisualStyleBackColor = true;
  3198. //
  3199. // pictureBox50
  3200. //
  3201. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  3202. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3203. this.pictureBox50.Location = new System.Drawing.Point(5, 164);
  3204. this.pictureBox50.Name = "pictureBox50";
  3205. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  3206. this.pictureBox50.TabIndex = 103;
  3207. this.pictureBox50.TabStop = false;
  3208. //
  3209. // panelApps5
  3210. //
  3211. this.panelApps5.AutoScroll = true;
  3212. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3213. this.panelApps5.Controls.Add(this.pictureBox82);
  3214. this.panelApps5.Controls.Add(this.cMega);
  3215. this.panelApps5.Controls.Add(this.cAdobeReader);
  3216. this.panelApps5.Controls.Add(this.pictureBox22);
  3217. this.panelApps5.Controls.Add(this.cFoxit);
  3218. this.panelApps5.Controls.Add(this.pictureBox23);
  3219. this.panelApps5.Controls.Add(this.pictureBox21);
  3220. this.panelApps5.Controls.Add(this.pictureBox24);
  3221. this.panelApps5.Controls.Add(this.cEvernote);
  3222. this.panelApps5.Controls.Add(this.cSumatra);
  3223. this.panelApps5.Controls.Add(this.pictureBox52);
  3224. this.panelApps5.Controls.Add(this.cLibreOffice);
  3225. this.panelApps5.Controls.Add(this.cPeaZip);
  3226. this.panelApps5.Controls.Add(this.pictureBox14);
  3227. this.panelApps5.Controls.Add(this.cFlux);
  3228. this.panelApps5.Controls.Add(this.pictureBox71);
  3229. this.panelApps5.Controls.Add(this.pictureBox15);
  3230. this.panelApps5.Controls.Add(this.pictureBox16);
  3231. this.panelApps5.Controls.Add(this.c7zip);
  3232. this.panelApps5.Controls.Add(this.cWinRar);
  3233. this.panelApps5.Controls.Add(this.cDropbox);
  3234. this.panelApps5.Controls.Add(this.pictureBox43);
  3235. this.panelApps5.Controls.Add(this.cOneDrive);
  3236. this.panelApps5.Controls.Add(this.pictureBox63);
  3237. this.panelApps5.Location = new System.Drawing.Point(3, 197);
  3238. this.panelApps5.Name = "panelApps5";
  3239. this.panelApps5.Size = new System.Drawing.Size(240, 188);
  3240. this.panelApps5.TabIndex = 158;
  3241. //
  3242. // pictureBox82
  3243. //
  3244. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  3245. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3246. this.pictureBox82.Location = new System.Drawing.Point(3, 320);
  3247. this.pictureBox82.Name = "pictureBox82";
  3248. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  3249. this.pictureBox82.TabIndex = 151;
  3250. this.pictureBox82.TabStop = false;
  3251. //
  3252. // cMega
  3253. //
  3254. this.cMega.AutoSize = true;
  3255. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3256. this.cMega.Location = new System.Drawing.Point(33, 320);
  3257. this.cMega.Name = "cMega";
  3258. this.cMega.Size = new System.Drawing.Size(100, 24);
  3259. this.cMega.TabIndex = 150;
  3260. this.cMega.Text = "MEGAsync";
  3261. this.cMega.UseVisualStyleBackColor = true;
  3262. //
  3263. // cAdobeReader
  3264. //
  3265. this.cAdobeReader.AutoSize = true;
  3266. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3267. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  3268. this.cAdobeReader.Name = "cAdobeReader";
  3269. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  3270. this.cAdobeReader.TabIndex = 55;
  3271. this.cAdobeReader.Text = "Adobe Reader";
  3272. this.cAdobeReader.UseVisualStyleBackColor = true;
  3273. //
  3274. // pictureBox22
  3275. //
  3276. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  3277. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3278. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  3279. this.pictureBox22.Name = "pictureBox22";
  3280. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  3281. this.pictureBox22.TabIndex = 96;
  3282. this.pictureBox22.TabStop = false;
  3283. //
  3284. // cFoxit
  3285. //
  3286. this.cFoxit.AutoSize = true;
  3287. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3288. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  3289. this.cFoxit.Name = "cFoxit";
  3290. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  3291. this.cFoxit.TabIndex = 59;
  3292. this.cFoxit.Text = "Foxit Reader";
  3293. this.cFoxit.UseVisualStyleBackColor = true;
  3294. //
  3295. // pictureBox23
  3296. //
  3297. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  3298. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3299. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  3300. this.pictureBox23.Name = "pictureBox23";
  3301. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  3302. this.pictureBox23.TabIndex = 98;
  3303. this.pictureBox23.TabStop = false;
  3304. //
  3305. // pictureBox21
  3306. //
  3307. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  3308. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3309. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  3310. this.pictureBox21.Name = "pictureBox21";
  3311. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  3312. this.pictureBox21.TabIndex = 95;
  3313. this.pictureBox21.TabStop = false;
  3314. //
  3315. // pictureBox24
  3316. //
  3317. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  3318. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3319. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  3320. this.pictureBox24.Name = "pictureBox24";
  3321. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  3322. this.pictureBox24.TabIndex = 97;
  3323. this.pictureBox24.TabStop = false;
  3324. //
  3325. // cEvernote
  3326. //
  3327. this.cEvernote.AutoSize = true;
  3328. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3329. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  3330. this.cEvernote.Name = "cEvernote";
  3331. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  3332. this.cEvernote.TabIndex = 80;
  3333. this.cEvernote.Text = "Evernote";
  3334. this.cEvernote.UseVisualStyleBackColor = true;
  3335. //
  3336. // cSumatra
  3337. //
  3338. this.cSumatra.AutoSize = true;
  3339. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3340. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  3341. this.cSumatra.Name = "cSumatra";
  3342. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  3343. this.cSumatra.TabIndex = 58;
  3344. this.cSumatra.Text = "SumatraPDF";
  3345. this.cSumatra.UseVisualStyleBackColor = true;
  3346. //
  3347. // pictureBox52
  3348. //
  3349. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  3350. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3351. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  3352. this.pictureBox52.Name = "pictureBox52";
  3353. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  3354. this.pictureBox52.TabIndex = 98;
  3355. this.pictureBox52.TabStop = false;
  3356. //
  3357. // cLibreOffice
  3358. //
  3359. this.cLibreOffice.AutoSize = true;
  3360. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3361. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  3362. this.cLibreOffice.Name = "cLibreOffice";
  3363. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  3364. this.cLibreOffice.TabIndex = 99;
  3365. this.cLibreOffice.Text = "LibreOffice";
  3366. this.cLibreOffice.UseVisualStyleBackColor = true;
  3367. //
  3368. // cPeaZip
  3369. //
  3370. this.cPeaZip.AutoSize = true;
  3371. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3372. this.cPeaZip.Location = new System.Drawing.Point(33, 190);
  3373. this.cPeaZip.Name = "cPeaZip";
  3374. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  3375. this.cPeaZip.TabIndex = 55;
  3376. this.cPeaZip.Text = "PeaZip";
  3377. this.cPeaZip.UseVisualStyleBackColor = true;
  3378. //
  3379. // pictureBox14
  3380. //
  3381. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  3382. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3383. this.pictureBox14.Location = new System.Drawing.Point(3, 160);
  3384. this.pictureBox14.Name = "pictureBox14";
  3385. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  3386. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3387. this.pictureBox14.TabIndex = 91;
  3388. this.pictureBox14.TabStop = false;
  3389. //
  3390. // cFlux
  3391. //
  3392. this.cFlux.AutoSize = true;
  3393. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3394. this.cFlux.Location = new System.Drawing.Point(34, 355);
  3395. this.cFlux.Name = "cFlux";
  3396. this.cFlux.Size = new System.Drawing.Size(60, 24);
  3397. this.cFlux.TabIndex = 148;
  3398. this.cFlux.Text = "F.lux";
  3399. this.cFlux.UseVisualStyleBackColor = true;
  3400. //
  3401. // pictureBox71
  3402. //
  3403. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  3404. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3405. this.pictureBox71.Location = new System.Drawing.Point(4, 355);
  3406. this.pictureBox71.Name = "pictureBox71";
  3407. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  3408. this.pictureBox71.TabIndex = 149;
  3409. this.pictureBox71.TabStop = false;
  3410. //
  3411. // pictureBox15
  3412. //
  3413. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  3414. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3415. this.pictureBox15.Location = new System.Drawing.Point(3, 220);
  3416. this.pictureBox15.Name = "pictureBox15";
  3417. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  3418. this.pictureBox15.TabIndex = 93;
  3419. this.pictureBox15.TabStop = false;
  3420. //
  3421. // pictureBox16
  3422. //
  3423. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  3424. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3425. this.pictureBox16.Location = new System.Drawing.Point(3, 190);
  3426. this.pictureBox16.Name = "pictureBox16";
  3427. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  3428. this.pictureBox16.TabIndex = 92;
  3429. this.pictureBox16.TabStop = false;
  3430. //
  3431. // c7zip
  3432. //
  3433. this.c7zip.AutoSize = true;
  3434. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3435. this.c7zip.Location = new System.Drawing.Point(33, 160);
  3436. this.c7zip.Name = "c7zip";
  3437. this.c7zip.Size = new System.Drawing.Size(64, 24);
  3438. this.c7zip.TabIndex = 58;
  3439. this.c7zip.Text = "7-Zip";
  3440. this.c7zip.UseVisualStyleBackColor = true;
  3441. //
  3442. // cWinRar
  3443. //
  3444. this.cWinRar.AutoSize = true;
  3445. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3446. this.cWinRar.Location = new System.Drawing.Point(33, 220);
  3447. this.cWinRar.Name = "cWinRar";
  3448. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  3449. this.cWinRar.TabIndex = 57;
  3450. this.cWinRar.Text = "WinRAR";
  3451. this.cWinRar.UseVisualStyleBackColor = true;
  3452. //
  3453. // cDropbox
  3454. //
  3455. this.cDropbox.AutoSize = true;
  3456. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3457. this.cDropbox.Location = new System.Drawing.Point(33, 260);
  3458. this.cDropbox.Name = "cDropbox";
  3459. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  3460. this.cDropbox.TabIndex = 124;
  3461. this.cDropbox.Text = "Dropbox";
  3462. this.cDropbox.UseVisualStyleBackColor = true;
  3463. //
  3464. // pictureBox43
  3465. //
  3466. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  3467. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3468. this.pictureBox43.Location = new System.Drawing.Point(3, 290);
  3469. this.pictureBox43.Name = "pictureBox43";
  3470. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  3471. this.pictureBox43.TabIndex = 105;
  3472. this.pictureBox43.TabStop = false;
  3473. //
  3474. // cOneDrive
  3475. //
  3476. this.cOneDrive.AutoSize = true;
  3477. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3478. this.cOneDrive.Location = new System.Drawing.Point(33, 290);
  3479. this.cOneDrive.Name = "cOneDrive";
  3480. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  3481. this.cOneDrive.TabIndex = 73;
  3482. this.cOneDrive.Text = "OneDrive";
  3483. this.cOneDrive.UseVisualStyleBackColor = true;
  3484. //
  3485. // pictureBox63
  3486. //
  3487. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  3488. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3489. this.pictureBox63.Location = new System.Drawing.Point(3, 260);
  3490. this.pictureBox63.Name = "pictureBox63";
  3491. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  3492. this.pictureBox63.TabIndex = 128;
  3493. this.pictureBox63.TabStop = false;
  3494. //
  3495. // cAutoInstall
  3496. //
  3497. this.cAutoInstall.AutoSize = true;
  3498. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3499. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3500. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3501. this.cAutoInstall.Location = new System.Drawing.Point(452, 497);
  3502. this.cAutoInstall.Name = "cAutoInstall";
  3503. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  3504. this.cAutoInstall.TabIndex = 107;
  3505. this.cAutoInstall.Text = "Install after downloading";
  3506. this.cAutoInstall.UseVisualStyleBackColor = true;
  3507. //
  3508. // progressDownloader
  3509. //
  3510. this.progressDownloader.Location = new System.Drawing.Point(3, 490);
  3511. this.progressDownloader.MarqueeAnimationSpeed = 15;
  3512. this.progressDownloader.Name = "progressDownloader";
  3513. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  3514. this.progressDownloader.TabIndex = 160;
  3515. //
  3516. // c64
  3517. //
  3518. this.c64.AutoSize = true;
  3519. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3520. this.c64.Location = new System.Drawing.Point(453, 424);
  3521. this.c64.Name = "c64";
  3522. this.c64.Size = new System.Drawing.Size(72, 25);
  3523. this.c64.TabIndex = 75;
  3524. this.c64.TabStop = true;
  3525. this.c64.Text = "64-bit";
  3526. this.c64.UseVisualStyleBackColor = true;
  3527. //
  3528. // c32
  3529. //
  3530. this.c32.AutoSize = true;
  3531. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3532. this.c32.Location = new System.Drawing.Point(531, 424);
  3533. this.c32.Name = "c32";
  3534. this.c32.Size = new System.Drawing.Size(72, 25);
  3535. this.c32.TabIndex = 76;
  3536. this.c32.TabStop = true;
  3537. this.c32.Text = "32-bit";
  3538. this.c32.UseVisualStyleBackColor = true;
  3539. //
  3540. // btnDownloadApps
  3541. //
  3542. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  3543. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3544. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3545. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3546. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3547. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3548. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  3549. this.btnDownloadApps.Location = new System.Drawing.Point(600, 526);
  3550. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  3551. this.btnDownloadApps.Name = "btnDownloadApps";
  3552. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  3553. this.btnDownloadApps.TabIndex = 50;
  3554. this.btnDownloadApps.Text = "Download";
  3555. this.btnDownloadApps.UseVisualStyleBackColor = false;
  3556. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  3557. //
  3558. // label42
  3559. //
  3560. this.label42.AutoSize = true;
  3561. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3562. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  3563. this.label42.Location = new System.Drawing.Point(-2, 392);
  3564. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3565. this.label42.Name = "label42";
  3566. this.label42.Size = new System.Drawing.Size(184, 25);
  3567. this.label42.TabIndex = 69;
  3568. this.label42.Tag = "themeable";
  3569. this.label42.Text = "Set download folder";
  3570. //
  3571. // txtDownloadFolder
  3572. //
  3573. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  3574. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3575. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3576. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  3577. this.txtDownloadFolder.Location = new System.Drawing.Point(3, 420);
  3578. this.txtDownloadFolder.Name = "txtDownloadFolder";
  3579. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  3580. this.txtDownloadFolder.TabIndex = 70;
  3581. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  3582. //
  3583. // button5
  3584. //
  3585. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  3586. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3587. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3588. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3589. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3590. this.button5.ForeColor = System.Drawing.Color.White;
  3591. this.button5.Location = new System.Drawing.Point(310, 420);
  3592. this.button5.Margin = new System.Windows.Forms.Padding(2);
  3593. this.button5.Name = "button5";
  3594. this.button5.Size = new System.Drawing.Size(65, 27);
  3595. this.button5.TabIndex = 71;
  3596. this.button5.Text = "Change";
  3597. this.button5.UseVisualStyleBackColor = false;
  3598. this.button5.Click += new System.EventHandler(this.button5_Click);
  3599. //
  3600. // panelApps1
  3601. //
  3602. this.panelApps1.AutoScroll = true;
  3603. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3604. this.panelApps1.Controls.Add(this.cChromium);
  3605. this.panelApps1.Controls.Add(this.cVivaldi);
  3606. this.panelApps1.Controls.Add(this.pictureBox5);
  3607. this.panelApps1.Controls.Add(this.pictureBox4);
  3608. this.panelApps1.Controls.Add(this.pictureBox3);
  3609. this.panelApps1.Controls.Add(this.cMaxthon);
  3610. this.panelApps1.Controls.Add(this.pictureBox7);
  3611. this.panelApps1.Controls.Add(this.picturemaxthon);
  3612. this.panelApps1.Controls.Add(this.pictureBox2);
  3613. this.panelApps1.Controls.Add(this.cChrome);
  3614. this.panelApps1.Controls.Add(this.cOpera);
  3615. this.panelApps1.Controls.Add(this.cFirefox);
  3616. this.panelApps1.Controls.Add(this.pictureBox6);
  3617. this.panelApps1.Controls.Add(this.cTor);
  3618. this.panelApps1.Controls.Add(this.cDiscord);
  3619. this.panelApps1.Controls.Add(this.cAnyDesk);
  3620. this.panelApps1.Controls.Add(this.cMSTeams);
  3621. this.panelApps1.Controls.Add(this.cViber);
  3622. this.panelApps1.Controls.Add(this.pictureBox55);
  3623. this.panelApps1.Controls.Add(this.pictureBox56);
  3624. this.panelApps1.Controls.Add(this.cSkype);
  3625. this.panelApps1.Controls.Add(this.cThunderbird);
  3626. this.panelApps1.Controls.Add(this.cZoom);
  3627. this.panelApps1.Controls.Add(this.pictureBox27);
  3628. this.panelApps1.Controls.Add(this.pictureBox25);
  3629. this.panelApps1.Controls.Add(this.pictureBox30);
  3630. this.panelApps1.Controls.Add(this.pictureBox28);
  3631. this.panelApps1.Controls.Add(this.cTV);
  3632. this.panelApps1.Controls.Add(this.pictureBox29);
  3633. this.panelApps1.Controls.Add(this.pictureBox26);
  3634. this.panelApps1.Location = new System.Drawing.Point(3, 3);
  3635. this.panelApps1.Name = "panelApps1";
  3636. this.panelApps1.Size = new System.Drawing.Size(240, 188);
  3637. this.panelApps1.TabIndex = 154;
  3638. //
  3639. // cChromium
  3640. //
  3641. this.cChromium.AutoSize = true;
  3642. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3643. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3644. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3645. this.cChromium.Location = new System.Drawing.Point(35, 3);
  3646. this.cChromium.Name = "cChromium";
  3647. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3648. this.cChromium.TabIndex = 58;
  3649. this.cChromium.Text = "Chromium";
  3650. this.cChromium.UseVisualStyleBackColor = true;
  3651. //
  3652. // cVivaldi
  3653. //
  3654. this.cVivaldi.AutoSize = true;
  3655. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3656. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  3657. this.cVivaldi.Name = "cVivaldi";
  3658. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3659. this.cVivaldi.TabIndex = 57;
  3660. this.cVivaldi.Text = "Vivaldi";
  3661. this.cVivaldi.UseVisualStyleBackColor = true;
  3662. //
  3663. // pictureBox5
  3664. //
  3665. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3666. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3667. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  3668. this.pictureBox5.Name = "pictureBox5";
  3669. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3670. this.pictureBox5.TabIndex = 83;
  3671. this.pictureBox5.TabStop = false;
  3672. //
  3673. // pictureBox4
  3674. //
  3675. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3676. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3677. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  3678. this.pictureBox4.Name = "pictureBox4";
  3679. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3680. this.pictureBox4.TabIndex = 84;
  3681. this.pictureBox4.TabStop = false;
  3682. //
  3683. // pictureBox3
  3684. //
  3685. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3686. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3687. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  3688. this.pictureBox3.Name = "pictureBox3";
  3689. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3690. this.pictureBox3.TabIndex = 82;
  3691. this.pictureBox3.TabStop = false;
  3692. //
  3693. // cMaxthon
  3694. //
  3695. this.cMaxthon.AutoSize = true;
  3696. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3697. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  3698. this.cMaxthon.Name = "cMaxthon";
  3699. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  3700. this.cMaxthon.TabIndex = 120;
  3701. this.cMaxthon.Text = "Maxthon";
  3702. this.cMaxthon.UseVisualStyleBackColor = true;
  3703. //
  3704. // pictureBox7
  3705. //
  3706. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3707. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3708. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  3709. this.pictureBox7.Name = "pictureBox7";
  3710. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3711. this.pictureBox7.TabIndex = 85;
  3712. this.pictureBox7.TabStop = false;
  3713. //
  3714. // picturemaxthon
  3715. //
  3716. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  3717. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3718. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  3719. this.picturemaxthon.Name = "picturemaxthon";
  3720. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  3721. this.picturemaxthon.TabIndex = 121;
  3722. this.picturemaxthon.TabStop = false;
  3723. //
  3724. // pictureBox2
  3725. //
  3726. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3727. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3728. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  3729. this.pictureBox2.Name = "pictureBox2";
  3730. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3731. this.pictureBox2.TabIndex = 81;
  3732. this.pictureBox2.TabStop = false;
  3733. //
  3734. // cChrome
  3735. //
  3736. this.cChrome.AutoSize = true;
  3737. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3738. this.cChrome.Location = new System.Drawing.Point(35, 63);
  3739. this.cChrome.Name = "cChrome";
  3740. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3741. this.cChrome.TabIndex = 54;
  3742. this.cChrome.Text = "Google Chrome";
  3743. this.cChrome.UseVisualStyleBackColor = true;
  3744. //
  3745. // cOpera
  3746. //
  3747. this.cOpera.AutoSize = true;
  3748. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3749. this.cOpera.Location = new System.Drawing.Point(35, 123);
  3750. this.cOpera.Name = "cOpera";
  3751. this.cOpera.Size = new System.Drawing.Size(70, 24);
  3752. this.cOpera.TabIndex = 56;
  3753. this.cOpera.Text = "Opera";
  3754. this.cOpera.UseVisualStyleBackColor = true;
  3755. //
  3756. // cFirefox
  3757. //
  3758. this.cFirefox.AutoSize = true;
  3759. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3760. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  3761. this.cFirefox.Name = "cFirefox";
  3762. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  3763. this.cFirefox.TabIndex = 55;
  3764. this.cFirefox.Text = "Mozilla Firefox";
  3765. this.cFirefox.UseVisualStyleBackColor = true;
  3766. //
  3767. // pictureBox6
  3768. //
  3769. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  3770. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3771. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  3772. this.pictureBox6.Name = "pictureBox6";
  3773. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  3774. this.pictureBox6.TabIndex = 86;
  3775. this.pictureBox6.TabStop = false;
  3776. //
  3777. // cTor
  3778. //
  3779. this.cTor.AutoSize = true;
  3780. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3781. this.cTor.Location = new System.Drawing.Point(35, 183);
  3782. this.cTor.Name = "cTor";
  3783. this.cTor.Size = new System.Drawing.Size(109, 24);
  3784. this.cTor.TabIndex = 79;
  3785. this.cTor.Text = "Tor Browser";
  3786. this.cTor.UseVisualStyleBackColor = true;
  3787. //
  3788. // cDiscord
  3789. //
  3790. this.cDiscord.AutoSize = true;
  3791. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3792. this.cDiscord.Location = new System.Drawing.Point(35, 223);
  3793. this.cDiscord.Name = "cDiscord";
  3794. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  3795. this.cDiscord.TabIndex = 58;
  3796. this.cDiscord.Text = "Discord";
  3797. this.cDiscord.UseVisualStyleBackColor = true;
  3798. //
  3799. // cAnyDesk
  3800. //
  3801. this.cAnyDesk.AutoSize = true;
  3802. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3803. this.cAnyDesk.Location = new System.Drawing.Point(35, 404);
  3804. this.cAnyDesk.Name = "cAnyDesk";
  3805. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  3806. this.cAnyDesk.TabIndex = 113;
  3807. this.cAnyDesk.Text = "AnyDesk";
  3808. this.cAnyDesk.UseVisualStyleBackColor = true;
  3809. //
  3810. // cMSTeams
  3811. //
  3812. this.cMSTeams.AutoSize = true;
  3813. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3814. this.cMSTeams.Location = new System.Drawing.Point(35, 344);
  3815. this.cMSTeams.Name = "cMSTeams";
  3816. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  3817. this.cMSTeams.TabIndex = 115;
  3818. this.cMSTeams.Text = "Microsoft Teams";
  3819. this.cMSTeams.UseVisualStyleBackColor = true;
  3820. //
  3821. // cViber
  3822. //
  3823. this.cViber.AutoSize = true;
  3824. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3825. this.cViber.Location = new System.Drawing.Point(35, 283);
  3826. this.cViber.Name = "cViber";
  3827. this.cViber.Size = new System.Drawing.Size(65, 24);
  3828. this.cViber.TabIndex = 57;
  3829. this.cViber.Text = "Viber";
  3830. this.cViber.UseVisualStyleBackColor = true;
  3831. //
  3832. // pictureBox55
  3833. //
  3834. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  3835. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3836. this.pictureBox55.Location = new System.Drawing.Point(5, 344);
  3837. this.pictureBox55.Name = "pictureBox55";
  3838. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  3839. this.pictureBox55.TabIndex = 114;
  3840. this.pictureBox55.TabStop = false;
  3841. //
  3842. // pictureBox56
  3843. //
  3844. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  3845. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3846. this.pictureBox56.Location = new System.Drawing.Point(5, 404);
  3847. this.pictureBox56.Name = "pictureBox56";
  3848. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  3849. this.pictureBox56.TabIndex = 112;
  3850. this.pictureBox56.TabStop = false;
  3851. //
  3852. // cSkype
  3853. //
  3854. this.cSkype.AutoSize = true;
  3855. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3856. this.cSkype.Location = new System.Drawing.Point(35, 253);
  3857. this.cSkype.Name = "cSkype";
  3858. this.cSkype.Size = new System.Drawing.Size(69, 24);
  3859. this.cSkype.TabIndex = 55;
  3860. this.cSkype.Text = "Skype";
  3861. this.cSkype.UseVisualStyleBackColor = true;
  3862. //
  3863. // cThunderbird
  3864. //
  3865. this.cThunderbird.AutoSize = true;
  3866. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3867. this.cThunderbird.Location = new System.Drawing.Point(35, 434);
  3868. this.cThunderbird.Name = "cThunderbird";
  3869. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  3870. this.cThunderbird.TabIndex = 58;
  3871. this.cThunderbird.Text = "Mozilla Thunderbird";
  3872. this.cThunderbird.UseVisualStyleBackColor = true;
  3873. //
  3874. // cZoom
  3875. //
  3876. this.cZoom.AutoSize = true;
  3877. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3878. this.cZoom.Location = new System.Drawing.Point(35, 313);
  3879. this.cZoom.Name = "cZoom";
  3880. this.cZoom.Size = new System.Drawing.Size(121, 24);
  3881. this.cZoom.TabIndex = 59;
  3882. this.cZoom.Text = "Google Zoom";
  3883. this.cZoom.UseVisualStyleBackColor = true;
  3884. //
  3885. // pictureBox27
  3886. //
  3887. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  3888. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3889. this.pictureBox27.Location = new System.Drawing.Point(5, 283);
  3890. this.pictureBox27.Name = "pictureBox27";
  3891. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  3892. this.pictureBox27.TabIndex = 96;
  3893. this.pictureBox27.TabStop = false;
  3894. //
  3895. // pictureBox25
  3896. //
  3897. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  3898. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3899. this.pictureBox25.Location = new System.Drawing.Point(5, 223);
  3900. this.pictureBox25.Name = "pictureBox25";
  3901. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  3902. this.pictureBox25.TabIndex = 93;
  3903. this.pictureBox25.TabStop = false;
  3904. //
  3905. // pictureBox30
  3906. //
  3907. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  3908. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3909. this.pictureBox30.Location = new System.Drawing.Point(5, 374);
  3910. this.pictureBox30.Name = "pictureBox30";
  3911. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  3912. this.pictureBox30.TabIndex = 97;
  3913. this.pictureBox30.TabStop = false;
  3914. //
  3915. // pictureBox28
  3916. //
  3917. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  3918. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3919. this.pictureBox28.Location = new System.Drawing.Point(5, 434);
  3920. this.pictureBox28.Name = "pictureBox28";
  3921. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  3922. this.pictureBox28.TabIndex = 98;
  3923. this.pictureBox28.TabStop = false;
  3924. //
  3925. // cTV
  3926. //
  3927. this.cTV.AutoSize = true;
  3928. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3929. this.cTV.Location = new System.Drawing.Point(35, 374);
  3930. this.cTV.Name = "cTV";
  3931. this.cTV.Size = new System.Drawing.Size(111, 24);
  3932. this.cTV.TabIndex = 80;
  3933. this.cTV.Text = "TeamViewer";
  3934. this.cTV.UseVisualStyleBackColor = true;
  3935. //
  3936. // pictureBox29
  3937. //
  3938. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  3939. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3940. this.pictureBox29.Location = new System.Drawing.Point(5, 253);
  3941. this.pictureBox29.Name = "pictureBox29";
  3942. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  3943. this.pictureBox29.TabIndex = 94;
  3944. this.pictureBox29.TabStop = false;
  3945. //
  3946. // pictureBox26
  3947. //
  3948. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  3949. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3950. this.pictureBox26.Location = new System.Drawing.Point(5, 313);
  3951. this.pictureBox26.Name = "pictureBox26";
  3952. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  3953. this.pictureBox26.TabIndex = 95;
  3954. this.pictureBox26.TabStop = false;
  3955. //
  3956. // txtDownloadStatus
  3957. //
  3958. this.txtDownloadStatus.AutoSize = true;
  3959. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3960. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  3961. this.txtDownloadStatus.Location = new System.Drawing.Point(-1, 464);
  3962. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3963. this.txtDownloadStatus.Name = "txtDownloadStatus";
  3964. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  3965. this.txtDownloadStatus.TabIndex = 72;
  3966. this.txtDownloadStatus.Tag = "";
  3967. this.txtDownloadStatus.Text = "Idle";
  3968. //
  3969. // linkLabel1
  3970. //
  3971. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  3972. this.linkLabel1.AutoSize = true;
  3973. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3974. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  3975. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  3976. this.linkLabel1.Location = new System.Drawing.Point(-1, 531);
  3977. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3978. this.linkLabel1.Name = "linkLabel1";
  3979. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  3980. this.linkLabel1.TabIndex = 78;
  3981. this.linkLabel1.TabStop = true;
  3982. this.linkLabel1.Tag = "";
  3983. this.linkLabel1.Text = "See warnings";
  3984. this.linkLabel1.Visible = false;
  3985. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  3986. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  3987. //
  3988. // label44
  3989. //
  3990. this.label44.AutoSize = true;
  3991. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3992. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  3993. this.label44.Location = new System.Drawing.Point(448, 394);
  3994. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3995. this.label44.Name = "label44";
  3996. this.label44.Size = new System.Drawing.Size(164, 25);
  3997. this.label44.TabIndex = 74;
  3998. this.label44.Tag = "themeable";
  3999. this.label44.Text = "Set bit preference";
  4000. //
  4001. // button6
  4002. //
  4003. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  4004. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4005. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4006. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4007. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4008. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4009. this.button6.ForeColor = System.Drawing.Color.White;
  4010. this.button6.Location = new System.Drawing.Point(453, 526);
  4011. this.button6.Margin = new System.Windows.Forms.Padding(2);
  4012. this.button6.Name = "button6";
  4013. this.button6.Size = new System.Drawing.Size(143, 35);
  4014. this.button6.TabIndex = 77;
  4015. this.button6.Text = "Go to Downloads";
  4016. this.button6.UseVisualStyleBackColor = false;
  4017. this.button6.Click += new System.EventHandler(this.button6_Click);
  4018. //
  4019. // btnGetFeed
  4020. //
  4021. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  4022. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4023. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4024. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4025. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4026. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4027. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  4028. this.btnGetFeed.Location = new System.Drawing.Point(652, 12);
  4029. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  4030. this.btnGetFeed.Name = "btnGetFeed";
  4031. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  4032. this.btnGetFeed.TabIndex = 161;
  4033. this.btnGetFeed.Text = "Refresh links";
  4034. this.btnGetFeed.UseVisualStyleBackColor = false;
  4035. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  4036. //
  4037. // label41
  4038. //
  4039. this.label41.AutoSize = true;
  4040. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4041. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  4042. this.label41.Location = new System.Drawing.Point(6, 10);
  4043. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4044. this.label41.Name = "label41";
  4045. this.label41.Size = new System.Drawing.Size(365, 28);
  4046. this.label41.TabIndex = 53;
  4047. this.label41.Tag = "themeable";
  4048. this.label41.Text = "Quickly download && install useful apps";
  4049. //
  4050. // cleanerTab
  4051. //
  4052. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4053. this.cleanerTab.Controls.Add(this.cleaningpanel);
  4054. this.cleanerTab.Controls.Add(this.label6);
  4055. this.cleanerTab.Controls.Add(this.panel1);
  4056. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  4057. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  4058. this.cleanerTab.Name = "cleanerTab";
  4059. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  4060. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  4061. this.cleanerTab.TabIndex = 5;
  4062. this.cleanerTab.Text = "Cleaner";
  4063. //
  4064. // cleaningpanel
  4065. //
  4066. this.cleaningpanel.Controls.Add(this.progress2);
  4067. this.cleaningpanel.Controls.Add(this.label4);
  4068. this.cleaningpanel.Location = new System.Drawing.Point(11, 288);
  4069. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  4070. this.cleaningpanel.Name = "cleaningpanel";
  4071. this.cleaningpanel.Size = new System.Drawing.Size(511, 70);
  4072. this.cleaningpanel.TabIndex = 47;
  4073. //
  4074. // progress2
  4075. //
  4076. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  4077. this.progress2.Location = new System.Drawing.Point(29, 38);
  4078. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  4079. this.progress2.MarqueeAnimationSpeed = 1;
  4080. this.progress2.Name = "progress2";
  4081. this.progress2.Size = new System.Drawing.Size(454, 11);
  4082. this.progress2.TabIndex = 44;
  4083. this.progress2.Visible = false;
  4084. //
  4085. // label4
  4086. //
  4087. this.label4.AutoSize = true;
  4088. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4089. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  4090. this.label4.Location = new System.Drawing.Point(25, 13);
  4091. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4092. this.label4.Name = "label4";
  4093. this.label4.Size = new System.Drawing.Size(85, 21);
  4094. this.label4.TabIndex = 45;
  4095. this.label4.Tag = "themeable";
  4096. this.label4.Text = "Cleaning...";
  4097. this.label4.Visible = false;
  4098. //
  4099. // label6
  4100. //
  4101. this.label6.AutoSize = true;
  4102. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4103. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  4104. this.label6.Location = new System.Drawing.Point(6, 10);
  4105. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4106. this.label6.Name = "label6";
  4107. this.label6.Size = new System.Drawing.Size(260, 28);
  4108. this.label6.TabIndex = 46;
  4109. this.label6.Tag = "themeable";
  4110. this.label6.Text = "Clean up your system drive";
  4111. //
  4112. // panel1
  4113. //
  4114. this.panel1.Controls.Add(this.lblPretext);
  4115. this.panel1.Controls.Add(this.lblFootprint);
  4116. this.panel1.Controls.Add(this.checkErrorReports);
  4117. this.panel1.Controls.Add(this.checkFileZilla);
  4118. this.panel1.Controls.Add(this.button20);
  4119. this.panel1.Controls.Add(this.checkSelectAll);
  4120. this.panel1.Controls.Add(this.checkMediaCache);
  4121. this.panel1.Controls.Add(this.checkTemp);
  4122. this.panel1.Controls.Add(this.checkLogs);
  4123. this.panel1.Controls.Add(this.checkBin);
  4124. this.panel1.Controls.Add(this.checkMiniDumps);
  4125. this.panel1.Location = new System.Drawing.Point(11, 40);
  4126. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  4127. this.panel1.Name = "panel1";
  4128. this.panel1.Size = new System.Drawing.Size(511, 243);
  4129. this.panel1.TabIndex = 45;
  4130. //
  4131. // lblPretext
  4132. //
  4133. this.lblPretext.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4134. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  4135. this.lblPretext.Location = new System.Drawing.Point(104, 196);
  4136. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4137. this.lblPretext.Name = "lblPretext";
  4138. this.lblPretext.Size = new System.Drawing.Size(106, 31);
  4139. this.lblPretext.TabIndex = 49;
  4140. this.lblPretext.Tag = "";
  4141. this.lblPretext.Text = "This will free ";
  4142. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4143. //
  4144. // lblFootprint
  4145. //
  4146. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  4147. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4148. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  4149. this.lblFootprint.Location = new System.Drawing.Point(207, 195);
  4150. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4151. this.lblFootprint.Name = "lblFootprint";
  4152. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  4153. this.lblFootprint.TabIndex = 48;
  4154. this.lblFootprint.Tag = "themeable";
  4155. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4156. //
  4157. // checkErrorReports
  4158. //
  4159. this.checkErrorReports.AutoSize = true;
  4160. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4161. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  4162. this.checkErrorReports.Location = new System.Drawing.Point(55, 133);
  4163. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  4164. this.checkErrorReports.Name = "checkErrorReports";
  4165. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  4166. this.checkErrorReports.TabIndex = 44;
  4167. this.checkErrorReports.Text = "Error reports";
  4168. this.checkErrorReports.UseVisualStyleBackColor = true;
  4169. //
  4170. // checkFileZilla
  4171. //
  4172. this.checkFileZilla.AutoSize = true;
  4173. this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4174. this.checkFileZilla.ForeColor = System.Drawing.Color.White;
  4175. this.checkFileZilla.Location = new System.Drawing.Point(256, 104);
  4176. this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2);
  4177. this.checkFileZilla.Name = "checkFileZilla";
  4178. this.checkFileZilla.Size = new System.Drawing.Size(191, 25);
  4179. this.checkFileZilla.TabIndex = 38;
  4180. this.checkFileZilla.Text = "FileZilla recent servers";
  4181. this.checkFileZilla.UseVisualStyleBackColor = true;
  4182. //
  4183. // button20
  4184. //
  4185. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  4186. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4187. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4188. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4189. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4190. this.button20.ForeColor = System.Drawing.Color.White;
  4191. this.button20.Location = new System.Drawing.Point(29, 196);
  4192. this.button20.Margin = new System.Windows.Forms.Padding(2);
  4193. this.button20.Name = "button20";
  4194. this.button20.Size = new System.Drawing.Size(71, 31);
  4195. this.button20.TabIndex = 34;
  4196. this.button20.Text = "Clean";
  4197. this.button20.UseVisualStyleBackColor = false;
  4198. this.button20.Click += new System.EventHandler(this.button20_Click);
  4199. //
  4200. // checkSelectAll
  4201. //
  4202. this.checkSelectAll.AutoSize = true;
  4203. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4204. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4205. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4206. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4207. this.checkSelectAll.Name = "checkSelectAll";
  4208. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4209. this.checkSelectAll.TabIndex = 35;
  4210. this.checkSelectAll.Tag = "";
  4211. this.checkSelectAll.Text = "Select all";
  4212. this.checkSelectAll.UseVisualStyleBackColor = true;
  4213. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4214. //
  4215. // checkMediaCache
  4216. //
  4217. this.checkMediaCache.AutoSize = true;
  4218. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4219. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4220. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  4221. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4222. this.checkMediaCache.Name = "checkMediaCache";
  4223. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4224. this.checkMediaCache.TabIndex = 43;
  4225. this.checkMediaCache.Text = "Media Players cache";
  4226. this.checkMediaCache.UseVisualStyleBackColor = true;
  4227. //
  4228. // checkTemp
  4229. //
  4230. this.checkTemp.AutoSize = true;
  4231. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4232. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4233. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4234. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4235. this.checkTemp.Name = "checkTemp";
  4236. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4237. this.checkTemp.TabIndex = 36;
  4238. this.checkTemp.Text = "Temporary files";
  4239. this.checkTemp.UseVisualStyleBackColor = true;
  4240. //
  4241. // checkLogs
  4242. //
  4243. this.checkLogs.AutoSize = true;
  4244. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4245. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4246. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4247. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4248. this.checkLogs.Name = "checkLogs";
  4249. this.checkLogs.Size = new System.Drawing.Size(169, 25);
  4250. this.checkLogs.TabIndex = 42;
  4251. this.checkLogs.Text = "Windows + IIS logs";
  4252. this.checkLogs.UseVisualStyleBackColor = true;
  4253. //
  4254. // checkBin
  4255. //
  4256. this.checkBin.AutoSize = true;
  4257. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4258. this.checkBin.ForeColor = System.Drawing.Color.White;
  4259. this.checkBin.Location = new System.Drawing.Point(256, 45);
  4260. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4261. this.checkBin.Name = "checkBin";
  4262. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4263. this.checkBin.TabIndex = 41;
  4264. this.checkBin.Text = "Empty Recycle Bin";
  4265. this.checkBin.UseVisualStyleBackColor = true;
  4266. //
  4267. // checkMiniDumps
  4268. //
  4269. this.checkMiniDumps.AutoSize = true;
  4270. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4271. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4272. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  4273. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4274. this.checkMiniDumps.Name = "checkMiniDumps";
  4275. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4276. this.checkMiniDumps.TabIndex = 39;
  4277. this.checkMiniDumps.Text = "BSOD Minidumps";
  4278. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4279. //
  4280. // pingerTab
  4281. //
  4282. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4283. this.pingerTab.Controls.Add(this.btnExport);
  4284. this.pingerTab.Controls.Add(this.button9);
  4285. this.pingerTab.Controls.Add(this.button7);
  4286. this.pingerTab.Controls.Add(this.panel7);
  4287. this.pingerTab.Controls.Add(this.label40);
  4288. this.pingerTab.Controls.Add(this.btnShodan);
  4289. this.pingerTab.Controls.Add(this.btnPing);
  4290. this.pingerTab.Controls.Add(this.txtPingInput);
  4291. this.pingerTab.Controls.Add(this.label39);
  4292. this.pingerTab.Controls.Add(this.label32);
  4293. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  4294. this.pingerTab.Name = "pingerTab";
  4295. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  4296. this.pingerTab.Size = new System.Drawing.Size(758, 611);
  4297. this.pingerTab.TabIndex = 13;
  4298. this.pingerTab.Text = "Pinger";
  4299. //
  4300. // btnExport
  4301. //
  4302. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  4303. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4304. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4305. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4306. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4307. this.btnExport.ForeColor = System.Drawing.Color.White;
  4308. this.btnExport.Location = new System.Drawing.Point(499, 510);
  4309. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  4310. this.btnExport.Name = "btnExport";
  4311. this.btnExport.Size = new System.Drawing.Size(71, 29);
  4312. this.btnExport.TabIndex = 83;
  4313. this.btnExport.Text = "Export...";
  4314. this.btnExport.UseVisualStyleBackColor = false;
  4315. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  4316. //
  4317. // button9
  4318. //
  4319. this.button9.BackColor = System.Drawing.Color.DodgerBlue;
  4320. this.button9.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4321. this.button9.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4322. this.button9.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4323. this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4324. this.button9.ForeColor = System.Drawing.Color.White;
  4325. this.button9.Location = new System.Drawing.Point(265, 116);
  4326. this.button9.Margin = new System.Windows.Forms.Padding(2);
  4327. this.button9.Name = "button9";
  4328. this.button9.Size = new System.Drawing.Size(71, 31);
  4329. this.button9.TabIndex = 82;
  4330. this.button9.Text = "Copy IP";
  4331. this.button9.UseVisualStyleBackColor = false;
  4332. this.button9.Click += new System.EventHandler(this.button9_Click);
  4333. //
  4334. // button7
  4335. //
  4336. this.button7.BackColor = System.Drawing.Color.DodgerBlue;
  4337. this.button7.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4338. this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4339. this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4340. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4341. this.button7.ForeColor = System.Drawing.Color.White;
  4342. this.button7.Location = new System.Drawing.Point(340, 83);
  4343. this.button7.Margin = new System.Windows.Forms.Padding(2);
  4344. this.button7.Name = "button7";
  4345. this.button7.Size = new System.Drawing.Size(71, 29);
  4346. this.button7.TabIndex = 81;
  4347. this.button7.Text = "Copy";
  4348. this.button7.UseVisualStyleBackColor = false;
  4349. this.button7.Click += new System.EventHandler(this.button7_Click);
  4350. //
  4351. // panel7
  4352. //
  4353. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4354. this.panel7.Controls.Add(this.listPingResults);
  4355. this.panel7.Location = new System.Drawing.Point(26, 200);
  4356. this.panel7.Name = "panel7";
  4357. this.panel7.Size = new System.Drawing.Size(544, 307);
  4358. this.panel7.TabIndex = 80;
  4359. //
  4360. // listPingResults
  4361. //
  4362. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4363. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4364. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  4365. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4366. this.listPingResults.ForeColor = System.Drawing.Color.White;
  4367. this.listPingResults.FormattingEnabled = true;
  4368. this.listPingResults.HorizontalScrollbar = true;
  4369. this.listPingResults.ItemHeight = 21;
  4370. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  4371. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  4372. this.listPingResults.Name = "listPingResults";
  4373. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  4374. this.listPingResults.TabIndex = 79;
  4375. //
  4376. // label40
  4377. //
  4378. this.label40.AutoSize = true;
  4379. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4380. this.label40.ForeColor = System.Drawing.Color.Silver;
  4381. this.label40.Location = new System.Drawing.Point(21, 176);
  4382. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4383. this.label40.Name = "label40";
  4384. this.label40.Size = new System.Drawing.Size(62, 21);
  4385. this.label40.TabIndex = 60;
  4386. this.label40.Tag = "";
  4387. this.label40.Text = "Results";
  4388. //
  4389. // btnShodan
  4390. //
  4391. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  4392. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4393. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4394. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4395. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4396. this.btnShodan.ForeColor = System.Drawing.Color.White;
  4397. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  4398. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  4399. this.btnShodan.Name = "btnShodan";
  4400. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  4401. this.btnShodan.TabIndex = 59;
  4402. this.btnShodan.Text = "Check on SHODAN.io";
  4403. this.btnShodan.UseVisualStyleBackColor = false;
  4404. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  4405. //
  4406. // btnPing
  4407. //
  4408. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  4409. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4410. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4411. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4412. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4413. this.btnPing.ForeColor = System.Drawing.Color.White;
  4414. this.btnPing.Location = new System.Drawing.Point(26, 116);
  4415. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  4416. this.btnPing.Name = "btnPing";
  4417. this.btnPing.Size = new System.Drawing.Size(71, 31);
  4418. this.btnPing.TabIndex = 58;
  4419. this.btnPing.Text = "Ping";
  4420. this.btnPing.UseVisualStyleBackColor = false;
  4421. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  4422. //
  4423. // txtPingInput
  4424. //
  4425. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4426. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4427. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4428. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  4429. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  4430. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  4431. this.txtPingInput.Name = "txtPingInput";
  4432. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  4433. this.txtPingInput.TabIndex = 56;
  4434. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4435. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  4436. //
  4437. // label39
  4438. //
  4439. this.label39.AutoSize = true;
  4440. this.label39.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4441. this.label39.ForeColor = System.Drawing.Color.Silver;
  4442. this.label39.Location = new System.Drawing.Point(23, 60);
  4443. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4444. this.label39.Name = "label39";
  4445. this.label39.Size = new System.Drawing.Size(139, 21);
  4446. this.label39.TabIndex = 57;
  4447. this.label39.Tag = "";
  4448. this.label39.Text = "IP / Domain name";
  4449. //
  4450. // label32
  4451. //
  4452. this.label32.AutoSize = true;
  4453. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4454. this.label32.ForeColor = System.Drawing.Color.DodgerBlue;
  4455. this.label32.Location = new System.Drawing.Point(6, 10);
  4456. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4457. this.label32.Name = "label32";
  4458. this.label32.Size = new System.Drawing.Size(393, 28);
  4459. this.label32.TabIndex = 47;
  4460. this.label32.Tag = "themeable";
  4461. this.label32.Text = "Ping IP addresses and assess your latency";
  4462. //
  4463. // hostsEditorTab
  4464. //
  4465. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4466. this.hostsEditorTab.Controls.Add(this.panel4);
  4467. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  4468. this.hostsEditorTab.Controls.Add(this.label10);
  4469. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  4470. this.hostsEditorTab.Controls.Add(this.label9);
  4471. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  4472. this.hostsEditorTab.Controls.Add(this.label3);
  4473. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  4474. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4475. this.hostsEditorTab.Name = "hostsEditorTab";
  4476. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4477. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  4478. this.hostsEditorTab.TabIndex = 9;
  4479. this.hostsEditorTab.Text = "Hosts";
  4480. //
  4481. // panel4
  4482. //
  4483. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4484. | System.Windows.Forms.AnchorStyles.Left)
  4485. | System.Windows.Forms.AnchorStyles.Right)));
  4486. this.panel4.Controls.Add(this.label31);
  4487. this.panel4.Controls.Add(this.label30);
  4488. this.panel4.Controls.Add(this.button4);
  4489. this.panel4.Controls.Add(this.button3);
  4490. this.panel4.Controls.Add(this.button2);
  4491. this.panel4.Controls.Add(this.button1);
  4492. this.panel4.Controls.Add(this.label29);
  4493. this.panel4.Controls.Add(this.chkReadOnly);
  4494. this.panel4.Controls.Add(this.panelList);
  4495. this.panel4.Controls.Add(this.chkBlock);
  4496. this.panel4.Controls.Add(this.button41);
  4497. this.panel4.Controls.Add(this.button42);
  4498. this.panel4.Controls.Add(this.button46);
  4499. this.panel4.Controls.Add(this.button47);
  4500. this.panel4.Controls.Add(this.txtIP);
  4501. this.panel4.Controls.Add(this.txtDomain);
  4502. this.panel4.Controls.Add(this.label12);
  4503. this.panel4.Controls.Add(this.label11);
  4504. this.panel4.Location = new System.Drawing.Point(6, 70);
  4505. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4506. this.panel4.Name = "panel4";
  4507. this.panel4.Size = new System.Drawing.Size(746, 535);
  4508. this.panel4.TabIndex = 53;
  4509. //
  4510. // label31
  4511. //
  4512. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4513. this.label31.ForeColor = System.Drawing.Color.Silver;
  4514. this.label31.Location = new System.Drawing.Point(325, 279);
  4515. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4516. this.label31.Name = "label31";
  4517. this.label31.Size = new System.Drawing.Size(281, 25);
  4518. this.label31.TabIndex = 68;
  4519. this.label31.Tag = "";
  4520. this.label31.Text = "(will delete your current config)";
  4521. //
  4522. // label30
  4523. //
  4524. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4525. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  4526. this.label30.Location = new System.Drawing.Point(322, 254);
  4527. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4528. this.label30.Name = "label30";
  4529. this.label30.Size = new System.Drawing.Size(281, 25);
  4530. this.label30.TabIndex = 67;
  4531. this.label30.Tag = "themeable";
  4532. this.label30.Text = "Pre-made adblocks";
  4533. //
  4534. // button4
  4535. //
  4536. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  4537. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4538. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4539. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4540. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4541. this.button4.ForeColor = System.Drawing.Color.White;
  4542. this.button4.Location = new System.Drawing.Point(485, 351);
  4543. this.button4.Margin = new System.Windows.Forms.Padding(2);
  4544. this.button4.Name = "button4";
  4545. this.button4.Size = new System.Drawing.Size(153, 31);
  4546. this.button4.TabIndex = 66;
  4547. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  4548. this.button4.UseVisualStyleBackColor = false;
  4549. this.button4.Click += new System.EventHandler(this.button4_Click);
  4550. //
  4551. // button3
  4552. //
  4553. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  4554. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4555. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4556. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4557. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4558. this.button3.ForeColor = System.Drawing.Color.White;
  4559. this.button3.Location = new System.Drawing.Point(485, 316);
  4560. this.button3.Margin = new System.Windows.Forms.Padding(2);
  4561. this.button3.Name = "button3";
  4562. this.button3.Size = new System.Drawing.Size(153, 31);
  4563. this.button3.TabIndex = 65;
  4564. this.button3.Text = "Enable AdBlock + Porn";
  4565. this.button3.UseVisualStyleBackColor = false;
  4566. this.button3.Click += new System.EventHandler(this.button3_Click);
  4567. //
  4568. // button2
  4569. //
  4570. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  4571. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4572. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4573. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4574. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4575. this.button2.ForeColor = System.Drawing.Color.White;
  4576. this.button2.Location = new System.Drawing.Point(327, 351);
  4577. this.button2.Margin = new System.Windows.Forms.Padding(2);
  4578. this.button2.Name = "button2";
  4579. this.button2.Size = new System.Drawing.Size(153, 31);
  4580. this.button2.TabIndex = 64;
  4581. this.button2.Text = "Enable AdBlock + Social";
  4582. this.button2.UseVisualStyleBackColor = false;
  4583. this.button2.Click += new System.EventHandler(this.button2_Click);
  4584. //
  4585. // button1
  4586. //
  4587. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  4588. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4589. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4590. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4591. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4592. this.button1.ForeColor = System.Drawing.Color.White;
  4593. this.button1.Location = new System.Drawing.Point(327, 316);
  4594. this.button1.Margin = new System.Windows.Forms.Padding(2);
  4595. this.button1.Name = "button1";
  4596. this.button1.Size = new System.Drawing.Size(153, 31);
  4597. this.button1.TabIndex = 63;
  4598. this.button1.Text = "Enable AdBlock Basic";
  4599. this.button1.UseVisualStyleBackColor = false;
  4600. this.button1.Click += new System.EventHandler(this.button1_Click);
  4601. //
  4602. // label29
  4603. //
  4604. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4605. this.label29.ForeColor = System.Drawing.Color.Silver;
  4606. this.label29.Location = new System.Drawing.Point(323, 165);
  4607. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4608. this.label29.Name = "label29";
  4609. this.label29.Size = new System.Drawing.Size(281, 25);
  4610. this.label29.TabIndex = 62;
  4611. this.label29.Tag = "";
  4612. this.label29.Text = "Protect your HOSTS file by locking it.";
  4613. //
  4614. // chkReadOnly
  4615. //
  4616. this.chkReadOnly.AutoSize = true;
  4617. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4618. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4619. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  4620. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4621. this.chkReadOnly.Name = "chkReadOnly";
  4622. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4623. this.chkReadOnly.TabIndex = 61;
  4624. this.chkReadOnly.Text = "Read-only";
  4625. this.chkReadOnly.UseVisualStyleBackColor = true;
  4626. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4627. //
  4628. // panelList
  4629. //
  4630. this.panelList.Controls.Add(this.listHostEntries);
  4631. this.panelList.Location = new System.Drawing.Point(5, 3);
  4632. this.panelList.Name = "panelList";
  4633. this.panelList.Size = new System.Drawing.Size(312, 388);
  4634. this.panelList.TabIndex = 60;
  4635. //
  4636. // listHostEntries
  4637. //
  4638. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4639. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4640. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4641. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4642. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4643. this.listHostEntries.FormattingEnabled = true;
  4644. this.listHostEntries.HorizontalScrollbar = true;
  4645. this.listHostEntries.ItemHeight = 21;
  4646. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4647. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4648. this.listHostEntries.Name = "listHostEntries";
  4649. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4650. this.listHostEntries.TabIndex = 52;
  4651. //
  4652. // chkBlock
  4653. //
  4654. this.chkBlock.AutoSize = true;
  4655. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4656. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4657. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  4658. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4659. this.chkBlock.Name = "chkBlock";
  4660. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4661. this.chkBlock.TabIndex = 59;
  4662. this.chkBlock.Text = "Block";
  4663. this.chkBlock.UseVisualStyleBackColor = true;
  4664. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4665. //
  4666. // button41
  4667. //
  4668. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  4669. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4670. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4671. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4672. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4673. this.button41.ForeColor = System.Drawing.Color.White;
  4674. this.button41.Location = new System.Drawing.Point(112, 394);
  4675. this.button41.Margin = new System.Windows.Forms.Padding(2);
  4676. this.button41.Name = "button41";
  4677. this.button41.Size = new System.Drawing.Size(98, 31);
  4678. this.button41.TabIndex = 55;
  4679. this.button41.Text = "Refresh";
  4680. this.button41.UseVisualStyleBackColor = false;
  4681. this.button41.Click += new System.EventHandler(this.button41_Click);
  4682. //
  4683. // button42
  4684. //
  4685. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  4686. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4687. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4688. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4689. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4690. this.button42.ForeColor = System.Drawing.Color.White;
  4691. this.button42.Location = new System.Drawing.Point(213, 394);
  4692. this.button42.Margin = new System.Windows.Forms.Padding(2);
  4693. this.button42.Name = "button42";
  4694. this.button42.Size = new System.Drawing.Size(104, 31);
  4695. this.button42.TabIndex = 54;
  4696. this.button42.Text = "Remove";
  4697. this.button42.UseVisualStyleBackColor = false;
  4698. this.button42.Click += new System.EventHandler(this.button42_Click);
  4699. //
  4700. // button46
  4701. //
  4702. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  4703. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4704. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4705. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4706. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4707. this.button46.ForeColor = System.Drawing.Color.White;
  4708. this.button46.Location = new System.Drawing.Point(6, 394);
  4709. this.button46.Margin = new System.Windows.Forms.Padding(2);
  4710. this.button46.Name = "button46";
  4711. this.button46.Size = new System.Drawing.Size(102, 31);
  4712. this.button46.TabIndex = 53;
  4713. this.button46.Text = "Remove all";
  4714. this.button46.UseVisualStyleBackColor = false;
  4715. this.button46.Click += new System.EventHandler(this.button46_Click);
  4716. //
  4717. // button47
  4718. //
  4719. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  4720. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4721. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4722. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4723. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4724. this.button47.ForeColor = System.Drawing.Color.White;
  4725. this.button47.Location = new System.Drawing.Point(551, 110);
  4726. this.button47.Margin = new System.Windows.Forms.Padding(2);
  4727. this.button47.Name = "button47";
  4728. this.button47.Size = new System.Drawing.Size(87, 31);
  4729. this.button47.TabIndex = 57;
  4730. this.button47.Text = "Add";
  4731. this.button47.UseVisualStyleBackColor = false;
  4732. this.button47.Click += new System.EventHandler(this.button47_Click);
  4733. //
  4734. // txtIP
  4735. //
  4736. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4737. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4738. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4739. this.txtIP.ForeColor = System.Drawing.Color.White;
  4740. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4741. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4742. this.txtIP.Name = "txtIP";
  4743. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4744. this.txtIP.TabIndex = 0;
  4745. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4746. //
  4747. // txtDomain
  4748. //
  4749. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4750. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4751. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4752. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4753. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4754. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4755. this.txtDomain.Name = "txtDomain";
  4756. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4757. this.txtDomain.TabIndex = 1;
  4758. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4759. //
  4760. // label12
  4761. //
  4762. this.label12.AutoSize = true;
  4763. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4764. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  4765. this.label12.Location = new System.Drawing.Point(323, 54);
  4766. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4767. this.label12.Name = "label12";
  4768. this.label12.Size = new System.Drawing.Size(66, 21);
  4769. this.label12.TabIndex = 55;
  4770. this.label12.Tag = "themeable";
  4771. this.label12.Text = "Domain";
  4772. //
  4773. // label11
  4774. //
  4775. this.label11.AutoSize = true;
  4776. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4777. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  4778. this.label11.Location = new System.Drawing.Point(323, 0);
  4779. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4780. this.label11.Name = "label11";
  4781. this.label11.Size = new System.Drawing.Size(85, 21);
  4782. this.label11.TabIndex = 53;
  4783. this.label11.Tag = "themeable";
  4784. this.label11.Text = "IP address";
  4785. //
  4786. // linkLabel4
  4787. //
  4788. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4789. this.linkLabel4.AutoSize = true;
  4790. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4791. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  4792. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  4793. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4794. this.linkLabel4.Name = "linkLabel4";
  4795. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  4796. this.linkLabel4.TabIndex = 51;
  4797. this.linkLabel4.TabStop = true;
  4798. this.linkLabel4.Tag = "";
  4799. this.linkLabel4.Text = "Restore default";
  4800. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4801. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4802. //
  4803. // label10
  4804. //
  4805. this.label10.AutoSize = true;
  4806. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4807. this.label10.Location = new System.Drawing.Point(215, 38);
  4808. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4809. this.label10.Name = "label10";
  4810. this.label10.Size = new System.Drawing.Size(18, 21);
  4811. this.label10.TabIndex = 50;
  4812. this.label10.Text = " |";
  4813. //
  4814. // linkLabel3
  4815. //
  4816. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4817. this.linkLabel3.AutoSize = true;
  4818. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4819. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  4820. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  4821. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4822. this.linkLabel3.Name = "linkLabel3";
  4823. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  4824. this.linkLabel3.TabIndex = 49;
  4825. this.linkLabel3.TabStop = true;
  4826. this.linkLabel3.Tag = "";
  4827. this.linkLabel3.Text = "Advanced editor";
  4828. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4829. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4830. //
  4831. // label9
  4832. //
  4833. this.label9.AutoSize = true;
  4834. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4835. this.label9.Location = new System.Drawing.Point(65, 38);
  4836. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4837. this.label9.Name = "label9";
  4838. this.label9.Size = new System.Drawing.Size(18, 21);
  4839. this.label9.TabIndex = 48;
  4840. this.label9.Text = " |";
  4841. //
  4842. // linkLabel2
  4843. //
  4844. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4845. this.linkLabel2.AutoSize = true;
  4846. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4847. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  4848. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  4849. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4850. this.linkLabel2.Name = "linkLabel2";
  4851. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  4852. this.linkLabel2.TabIndex = 47;
  4853. this.linkLabel2.TabStop = true;
  4854. this.linkLabel2.Tag = "";
  4855. this.linkLabel2.Text = "Locate";
  4856. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4857. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4858. //
  4859. // label3
  4860. //
  4861. this.label3.AutoSize = true;
  4862. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4863. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  4864. this.label3.Location = new System.Drawing.Point(6, 10);
  4865. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4866. this.label3.Name = "label3";
  4867. this.label3.Size = new System.Drawing.Size(182, 28);
  4868. this.label3.TabIndex = 3;
  4869. this.label3.Tag = "themeable";
  4870. this.label3.Text = "Edit your hosts file";
  4871. //
  4872. // registryFixerTab
  4873. //
  4874. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4875. this.registryFixerTab.Controls.Add(this.panel2);
  4876. this.registryFixerTab.Controls.Add(this.label7);
  4877. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  4878. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4879. this.registryFixerTab.Name = "registryFixerTab";
  4880. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4881. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  4882. this.registryFixerTab.TabIndex = 8;
  4883. this.registryFixerTab.Text = "Registry";
  4884. //
  4885. // panel2
  4886. //
  4887. this.panel2.Controls.Add(this.button33);
  4888. this.panel2.Controls.Add(this.label8);
  4889. this.panel2.Controls.Add(this.checkRestartExplorer);
  4890. this.panel2.Controls.Add(this.checkRegistryEditor);
  4891. this.panel2.Controls.Add(this.checkEnableAll);
  4892. this.panel2.Controls.Add(this.checkContextMenu);
  4893. this.panel2.Controls.Add(this.checkTaskManager);
  4894. this.panel2.Controls.Add(this.checkCommandPrompt);
  4895. this.panel2.Controls.Add(this.checkFirewall);
  4896. this.panel2.Controls.Add(this.checkRunDialog);
  4897. this.panel2.Controls.Add(this.checkFolderOptions);
  4898. this.panel2.Controls.Add(this.checkControlPanel);
  4899. this.panel2.Location = new System.Drawing.Point(11, 40);
  4900. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4901. this.panel2.Name = "panel2";
  4902. this.panel2.Size = new System.Drawing.Size(511, 286);
  4903. this.panel2.TabIndex = 48;
  4904. //
  4905. // button33
  4906. //
  4907. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  4908. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4909. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4910. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4911. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4912. this.button33.ForeColor = System.Drawing.Color.White;
  4913. this.button33.Location = new System.Drawing.Point(29, 252);
  4914. this.button33.Margin = new System.Windows.Forms.Padding(2);
  4915. this.button33.Name = "button33";
  4916. this.button33.Size = new System.Drawing.Size(71, 31);
  4917. this.button33.TabIndex = 49;
  4918. this.button33.Text = "Fix";
  4919. this.button33.UseVisualStyleBackColor = false;
  4920. this.button33.Click += new System.EventHandler(this.button33_Click);
  4921. //
  4922. // label8
  4923. //
  4924. this.label8.AutoSize = true;
  4925. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4926. this.label8.ForeColor = System.Drawing.Color.Silver;
  4927. this.label8.Location = new System.Drawing.Point(122, 202);
  4928. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4929. this.label8.Name = "label8";
  4930. this.label8.Size = new System.Drawing.Size(242, 21);
  4931. this.label8.TabIndex = 51;
  4932. this.label8.Tag = "";
  4933. this.label8.Text = "(some changes might need this)";
  4934. //
  4935. // checkRestartExplorer
  4936. //
  4937. this.checkRestartExplorer.AutoSize = true;
  4938. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4939. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4940. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4941. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4942. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4943. this.checkRestartExplorer.Size = new System.Drawing.Size(336, 25);
  4944. this.checkRestartExplorer.TabIndex = 50;
  4945. this.checkRestartExplorer.Tag = "";
  4946. this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes";
  4947. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4948. //
  4949. // checkRegistryEditor
  4950. //
  4951. this.checkRegistryEditor.AutoSize = true;
  4952. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4953. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4954. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4955. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4956. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4957. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4958. this.checkRegistryEditor.TabIndex = 38;
  4959. this.checkRegistryEditor.Text = "Registry Editor";
  4960. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4961. //
  4962. // checkEnableAll
  4963. //
  4964. this.checkEnableAll.AutoSize = true;
  4965. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4966. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4967. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4968. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4969. this.checkEnableAll.Name = "checkEnableAll";
  4970. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4971. this.checkEnableAll.TabIndex = 35;
  4972. this.checkEnableAll.Tag = "";
  4973. this.checkEnableAll.Text = "Enable all";
  4974. this.checkEnableAll.UseVisualStyleBackColor = true;
  4975. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4976. //
  4977. // checkContextMenu
  4978. //
  4979. this.checkContextMenu.AutoSize = true;
  4980. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4981. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4982. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4983. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4984. this.checkContextMenu.Name = "checkContextMenu";
  4985. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4986. this.checkContextMenu.TabIndex = 43;
  4987. this.checkContextMenu.Text = "Right Click menu";
  4988. this.checkContextMenu.UseVisualStyleBackColor = true;
  4989. //
  4990. // checkTaskManager
  4991. //
  4992. this.checkTaskManager.AutoSize = true;
  4993. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4994. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4995. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4996. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4997. this.checkTaskManager.Name = "checkTaskManager";
  4998. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4999. this.checkTaskManager.TabIndex = 36;
  5000. this.checkTaskManager.Text = "Task Manager";
  5001. this.checkTaskManager.UseVisualStyleBackColor = true;
  5002. //
  5003. // checkCommandPrompt
  5004. //
  5005. this.checkCommandPrompt.AutoSize = true;
  5006. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5007. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  5008. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  5009. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  5010. this.checkCommandPrompt.Name = "checkCommandPrompt";
  5011. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  5012. this.checkCommandPrompt.TabIndex = 42;
  5013. this.checkCommandPrompt.Text = "Command Prompt";
  5014. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  5015. //
  5016. // checkFirewall
  5017. //
  5018. this.checkFirewall.AutoSize = true;
  5019. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5020. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  5021. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  5022. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  5023. this.checkFirewall.Name = "checkFirewall";
  5024. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  5025. this.checkFirewall.TabIndex = 37;
  5026. this.checkFirewall.Text = "Windows Firewall";
  5027. this.checkFirewall.UseVisualStyleBackColor = true;
  5028. //
  5029. // checkRunDialog
  5030. //
  5031. this.checkRunDialog.AutoSize = true;
  5032. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5033. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  5034. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  5035. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  5036. this.checkRunDialog.Name = "checkRunDialog";
  5037. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  5038. this.checkRunDialog.TabIndex = 41;
  5039. this.checkRunDialog.Text = "Run Dialog";
  5040. this.checkRunDialog.UseVisualStyleBackColor = true;
  5041. //
  5042. // checkFolderOptions
  5043. //
  5044. this.checkFolderOptions.AutoSize = true;
  5045. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5046. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  5047. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  5048. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  5049. this.checkFolderOptions.Name = "checkFolderOptions";
  5050. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  5051. this.checkFolderOptions.TabIndex = 39;
  5052. this.checkFolderOptions.Text = "Folder Options";
  5053. this.checkFolderOptions.UseVisualStyleBackColor = true;
  5054. //
  5055. // checkControlPanel
  5056. //
  5057. this.checkControlPanel.AutoSize = true;
  5058. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5059. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  5060. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  5061. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  5062. this.checkControlPanel.Name = "checkControlPanel";
  5063. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  5064. this.checkControlPanel.TabIndex = 40;
  5065. this.checkControlPanel.Text = "Control Panel";
  5066. this.checkControlPanel.UseVisualStyleBackColor = true;
  5067. //
  5068. // label7
  5069. //
  5070. this.label7.AutoSize = true;
  5071. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5072. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  5073. this.label7.Location = new System.Drawing.Point(6, 10);
  5074. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5075. this.label7.Name = "label7";
  5076. this.label7.Size = new System.Drawing.Size(260, 28);
  5077. this.label7.TabIndex = 47;
  5078. this.label7.Tag = "themeable";
  5079. this.label7.Text = "Fix common registry issues";
  5080. //
  5081. // integratorTab
  5082. //
  5083. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5084. this.integratorTab.Controls.Add(this.synapse);
  5085. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  5086. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  5087. this.integratorTab.Name = "integratorTab";
  5088. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  5089. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  5090. this.integratorTab.TabIndex = 10;
  5091. this.integratorTab.Text = "Integrator";
  5092. //
  5093. // synapse
  5094. //
  5095. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  5096. this.synapse.Controls.Add(this.integratorInfoTab);
  5097. this.synapse.Controls.Add(this.tabPage8);
  5098. this.synapse.Controls.Add(this.tabPage9);
  5099. this.synapse.Controls.Add(this.tabPage10);
  5100. this.synapse.Controls.Add(this.tabPage11);
  5101. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  5102. this.synapse.Location = new System.Drawing.Point(2, 2);
  5103. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  5104. this.synapse.Multiline = true;
  5105. this.synapse.Name = "synapse";
  5106. this.synapse.SelectedIndex = 0;
  5107. this.synapse.Size = new System.Drawing.Size(754, 607);
  5108. this.synapse.TabIndex = 0;
  5109. //
  5110. // integratorInfoTab
  5111. //
  5112. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5113. this.integratorInfoTab.Controls.Add(this.label19);
  5114. this.integratorInfoTab.Controls.Add(this.label18);
  5115. this.integratorInfoTab.Controls.Add(this.label17);
  5116. this.integratorInfoTab.Controls.Add(this.label16);
  5117. this.integratorInfoTab.Controls.Add(this.label15);
  5118. this.integratorInfoTab.Controls.Add(this.label14);
  5119. this.integratorInfoTab.Controls.Add(this.label13);
  5120. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  5121. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  5122. this.integratorInfoTab.Name = "integratorInfoTab";
  5123. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  5124. this.integratorInfoTab.Size = new System.Drawing.Size(746, 579);
  5125. this.integratorInfoTab.TabIndex = 0;
  5126. this.integratorInfoTab.Text = "Info";
  5127. //
  5128. // label19
  5129. //
  5130. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5131. this.label19.ForeColor = System.Drawing.Color.Silver;
  5132. this.label19.Location = new System.Drawing.Point(6, 225);
  5133. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5134. this.label19.Name = "label19";
  5135. this.label19.Size = new System.Drawing.Size(501, 233);
  5136. this.label19.TabIndex = 10;
  5137. this.label19.Tag = "";
  5138. this.label19.Text = resources.GetString("label19.Text");
  5139. //
  5140. // label18
  5141. //
  5142. this.label18.AutoSize = true;
  5143. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5144. this.label18.ForeColor = System.Drawing.Color.Silver;
  5145. this.label18.Location = new System.Drawing.Point(38, 183);
  5146. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5147. this.label18.Name = "label18";
  5148. this.label18.Size = new System.Drawing.Size(122, 25);
  5149. this.label18.TabIndex = 9;
  5150. this.label18.Tag = "";
  5151. this.label18.Text = "• Commands";
  5152. //
  5153. // label17
  5154. //
  5155. this.label17.AutoSize = true;
  5156. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5157. this.label17.ForeColor = System.Drawing.Color.Silver;
  5158. this.label17.Location = new System.Drawing.Point(38, 158);
  5159. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5160. this.label17.Name = "label17";
  5161. this.label17.Size = new System.Drawing.Size(157, 25);
  5162. this.label17.TabIndex = 8;
  5163. this.label17.Tag = "";
  5164. this.label17.Text = "• Any type of file";
  5165. //
  5166. // label16
  5167. //
  5168. this.label16.AutoSize = true;
  5169. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5170. this.label16.ForeColor = System.Drawing.Color.Silver;
  5171. this.label16.Location = new System.Drawing.Point(38, 132);
  5172. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5173. this.label16.Name = "label16";
  5174. this.label16.Size = new System.Drawing.Size(181, 25);
  5175. this.label16.TabIndex = 7;
  5176. this.label16.Tag = "";
  5177. this.label16.Text = "• Links to webpages";
  5178. //
  5179. // label15
  5180. //
  5181. this.label15.AutoSize = true;
  5182. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5183. this.label15.ForeColor = System.Drawing.Color.Silver;
  5184. this.label15.Location = new System.Drawing.Point(38, 106);
  5185. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5186. this.label15.Name = "label15";
  5187. this.label15.Size = new System.Drawing.Size(194, 25);
  5188. this.label15.TabIndex = 6;
  5189. this.label15.Tag = "";
  5190. this.label15.Text = "• Shortcuts to folders";
  5191. //
  5192. // label14
  5193. //
  5194. this.label14.AutoSize = true;
  5195. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5196. this.label14.ForeColor = System.Drawing.Color.Silver;
  5197. this.label14.Location = new System.Drawing.Point(38, 81);
  5198. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5199. this.label14.Name = "label14";
  5200. this.label14.Size = new System.Drawing.Size(138, 25);
  5201. this.label14.TabIndex = 5;
  5202. this.label14.Tag = "";
  5203. this.label14.Text = "• Any program";
  5204. //
  5205. // label13
  5206. //
  5207. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5208. this.label13.ForeColor = System.Drawing.Color.Silver;
  5209. this.label13.Location = new System.Drawing.Point(6, 10);
  5210. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5211. this.label13.Name = "label13";
  5212. this.label13.Size = new System.Drawing.Size(412, 61);
  5213. this.label13.TabIndex = 4;
  5214. this.label13.Tag = "";
  5215. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  5216. //
  5217. // tabPage8
  5218. //
  5219. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5220. this.tabPage8.Controls.Add(this.btnAddItem);
  5221. this.tabPage8.Controls.Add(this.itemnamegroup);
  5222. this.tabPage8.Controls.Add(this.security);
  5223. this.tabPage8.Controls.Add(this.itemposition);
  5224. this.tabPage8.Controls.Add(this.icontoaddgroup);
  5225. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  5226. this.tabPage8.Controls.Add(this.itemtype);
  5227. this.tabPage8.Controls.Add(this.label26);
  5228. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  5229. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  5230. this.tabPage8.Name = "tabPage8";
  5231. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  5232. this.tabPage8.Size = new System.Drawing.Size(746, 579);
  5233. this.tabPage8.TabIndex = 1;
  5234. this.tabPage8.Text = "Add/Modify";
  5235. //
  5236. // btnAddItem
  5237. //
  5238. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  5239. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5240. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5241. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5242. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5243. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  5244. this.btnAddItem.Location = new System.Drawing.Point(512, 438);
  5245. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  5246. this.btnAddItem.Name = "btnAddItem";
  5247. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  5248. this.btnAddItem.TabIndex = 85;
  5249. this.btnAddItem.Text = "Add/Modify";
  5250. this.btnAddItem.UseVisualStyleBackColor = false;
  5251. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  5252. //
  5253. // itemnamegroup
  5254. //
  5255. this.itemnamegroup.Controls.Add(this.txtItemName);
  5256. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5257. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  5258. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  5259. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  5260. this.itemnamegroup.Name = "itemnamegroup";
  5261. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  5262. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  5263. this.itemnamegroup.TabIndex = 84;
  5264. this.itemnamegroup.TabStop = false;
  5265. this.itemnamegroup.Text = "Item name in menu:";
  5266. //
  5267. // txtItemName
  5268. //
  5269. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5270. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5271. this.txtItemName.ForeColor = System.Drawing.Color.White;
  5272. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  5273. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5274. this.txtItemName.Name = "txtItemName";
  5275. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  5276. this.txtItemName.TabIndex = 82;
  5277. //
  5278. // security
  5279. //
  5280. this.security.Controls.Add(this.checkShift);
  5281. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5282. this.security.ForeColor = System.Drawing.Color.Silver;
  5283. this.security.Location = new System.Drawing.Point(11, 338);
  5284. this.security.Margin = new System.Windows.Forms.Padding(2);
  5285. this.security.Name = "security";
  5286. this.security.Padding = new System.Windows.Forms.Padding(2);
  5287. this.security.Size = new System.Drawing.Size(497, 61);
  5288. this.security.TabIndex = 83;
  5289. this.security.TabStop = false;
  5290. this.security.Text = "Security:";
  5291. //
  5292. // checkShift
  5293. //
  5294. this.checkShift.AutoSize = true;
  5295. this.checkShift.ForeColor = System.Drawing.Color.White;
  5296. this.checkShift.Location = new System.Drawing.Point(11, 26);
  5297. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5298. this.checkShift.Name = "checkShift";
  5299. this.checkShift.Size = new System.Drawing.Size(300, 25);
  5300. this.checkShift.TabIndex = 83;
  5301. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5302. this.checkShift.UseVisualStyleBackColor = true;
  5303. //
  5304. // itemposition
  5305. //
  5306. this.itemposition.Controls.Add(this.radioTop);
  5307. this.itemposition.Controls.Add(this.radioMiddle);
  5308. this.itemposition.Controls.Add(this.radioBottom);
  5309. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5310. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5311. this.itemposition.Location = new System.Drawing.Point(11, 272);
  5312. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5313. this.itemposition.Name = "itemposition";
  5314. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5315. this.itemposition.Size = new System.Drawing.Size(497, 62);
  5316. this.itemposition.TabIndex = 82;
  5317. this.itemposition.TabStop = false;
  5318. this.itemposition.Text = "Item position:";
  5319. //
  5320. // radioTop
  5321. //
  5322. this.radioTop.AutoSize = true;
  5323. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5324. this.radioTop.ForeColor = System.Drawing.Color.White;
  5325. this.radioTop.Location = new System.Drawing.Point(11, 26);
  5326. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5327. this.radioTop.Name = "radioTop";
  5328. this.radioTop.Size = new System.Drawing.Size(55, 25);
  5329. this.radioTop.TabIndex = 83;
  5330. this.radioTop.Text = "Top";
  5331. this.radioTop.UseVisualStyleBackColor = true;
  5332. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5333. //
  5334. // radioMiddle
  5335. //
  5336. this.radioMiddle.AutoSize = true;
  5337. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5338. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  5339. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5340. this.radioMiddle.Name = "radioMiddle";
  5341. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5342. this.radioMiddle.TabIndex = 84;
  5343. this.radioMiddle.Text = "Middle";
  5344. this.radioMiddle.UseVisualStyleBackColor = true;
  5345. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5346. //
  5347. // radioBottom
  5348. //
  5349. this.radioBottom.AutoSize = true;
  5350. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5351. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  5352. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5353. this.radioBottom.Name = "radioBottom";
  5354. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5355. this.radioBottom.TabIndex = 85;
  5356. this.radioBottom.Text = "Bottom";
  5357. this.radioBottom.UseVisualStyleBackColor = true;
  5358. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5359. //
  5360. // icontoaddgroup
  5361. //
  5362. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5363. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5364. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5365. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5366. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5367. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5368. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5369. this.icontoaddgroup.Name = "icontoaddgroup";
  5370. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5371. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  5372. this.icontoaddgroup.TabIndex = 81;
  5373. this.icontoaddgroup.TabStop = false;
  5374. this.icontoaddgroup.Text = "Icon to add:";
  5375. //
  5376. // checkDefaultIcon
  5377. //
  5378. this.checkDefaultIcon.AutoSize = true;
  5379. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5380. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5381. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5382. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5383. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5384. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5385. this.checkDefaultIcon.TabIndex = 82;
  5386. this.checkDefaultIcon.Text = "Use program\'s icon";
  5387. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5388. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5389. //
  5390. // btnBrowseIcon
  5391. //
  5392. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5393. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5394. this.btnBrowseIcon.Enabled = false;
  5395. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5396. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5397. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5398. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5399. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5400. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5401. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5402. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5403. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  5404. this.btnBrowseIcon.TabIndex = 82;
  5405. this.btnBrowseIcon.Text = "...";
  5406. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5407. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5408. //
  5409. // txtIcon
  5410. //
  5411. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5412. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5413. this.txtIcon.Enabled = false;
  5414. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5415. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5416. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5417. this.txtIcon.Name = "txtIcon";
  5418. this.txtIcon.ReadOnly = true;
  5419. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5420. this.txtIcon.TabIndex = 81;
  5421. //
  5422. // itemtoaddgroup
  5423. //
  5424. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5425. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5426. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5427. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5428. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5429. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5430. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5431. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5432. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  5433. this.itemtoaddgroup.TabIndex = 80;
  5434. this.itemtoaddgroup.TabStop = false;
  5435. this.itemtoaddgroup.Text = "Program to add:";
  5436. //
  5437. // btnBrowseItem
  5438. //
  5439. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5440. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5441. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5442. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5443. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5444. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5445. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5446. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  5447. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5448. this.btnBrowseItem.Name = "btnBrowseItem";
  5449. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  5450. this.btnBrowseItem.TabIndex = 82;
  5451. this.btnBrowseItem.Text = "...";
  5452. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5453. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5454. //
  5455. // txtItem
  5456. //
  5457. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5458. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5459. this.txtItem.ForeColor = System.Drawing.Color.White;
  5460. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5461. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5462. this.txtItem.Name = "txtItem";
  5463. this.txtItem.ReadOnly = true;
  5464. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5465. this.txtItem.TabIndex = 81;
  5466. //
  5467. // itemtype
  5468. //
  5469. this.itemtype.Controls.Add(this.radioCommand);
  5470. this.itemtype.Controls.Add(this.radioProgram);
  5471. this.itemtype.Controls.Add(this.radioFolder);
  5472. this.itemtype.Controls.Add(this.radioFile);
  5473. this.itemtype.Controls.Add(this.radioLink);
  5474. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5475. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5476. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5477. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5478. this.itemtype.Name = "itemtype";
  5479. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5480. this.itemtype.Size = new System.Drawing.Size(497, 63);
  5481. this.itemtype.TabIndex = 79;
  5482. this.itemtype.TabStop = false;
  5483. this.itemtype.Text = "Item Type:";
  5484. //
  5485. // radioCommand
  5486. //
  5487. this.radioCommand.AutoSize = true;
  5488. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5489. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  5490. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5491. this.radioCommand.Name = "radioCommand";
  5492. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5493. this.radioCommand.TabIndex = 84;
  5494. this.radioCommand.Text = "Command";
  5495. this.radioCommand.UseVisualStyleBackColor = true;
  5496. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5497. //
  5498. // radioProgram
  5499. //
  5500. this.radioProgram.AutoSize = true;
  5501. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5502. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5503. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5504. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5505. this.radioProgram.Name = "radioProgram";
  5506. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5507. this.radioProgram.TabIndex = 80;
  5508. this.radioProgram.Text = "Program";
  5509. this.radioProgram.UseVisualStyleBackColor = true;
  5510. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5511. //
  5512. // radioFolder
  5513. //
  5514. this.radioFolder.AutoSize = true;
  5515. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5516. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  5517. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5518. this.radioFolder.Name = "radioFolder";
  5519. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5520. this.radioFolder.TabIndex = 81;
  5521. this.radioFolder.Text = "Folder";
  5522. this.radioFolder.UseVisualStyleBackColor = true;
  5523. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5524. //
  5525. // radioFile
  5526. //
  5527. this.radioFile.AutoSize = true;
  5528. this.radioFile.ForeColor = System.Drawing.Color.White;
  5529. this.radioFile.Location = new System.Drawing.Point(242, 26);
  5530. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5531. this.radioFile.Name = "radioFile";
  5532. this.radioFile.Size = new System.Drawing.Size(140, 25);
  5533. this.radioFile.TabIndex = 83;
  5534. this.radioFile.Text = "Any type of file";
  5535. this.radioFile.UseVisualStyleBackColor = true;
  5536. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5537. //
  5538. // radioLink
  5539. //
  5540. this.radioLink.AutoSize = true;
  5541. this.radioLink.ForeColor = System.Drawing.Color.White;
  5542. this.radioLink.Location = new System.Drawing.Point(182, 26);
  5543. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5544. this.radioLink.Name = "radioLink";
  5545. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5546. this.radioLink.TabIndex = 82;
  5547. this.radioLink.Text = "Link";
  5548. this.radioLink.UseVisualStyleBackColor = true;
  5549. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5550. //
  5551. // label26
  5552. //
  5553. this.label26.AutoSize = true;
  5554. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5555. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  5556. this.label26.Location = new System.Drawing.Point(6, 10);
  5557. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5558. this.label26.Name = "label26";
  5559. this.label26.Size = new System.Drawing.Size(219, 28);
  5560. this.label26.TabIndex = 78;
  5561. this.label26.Tag = "themeable";
  5562. this.label26.Text = "Add or modify an item";
  5563. //
  5564. // tabPage9
  5565. //
  5566. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5567. this.tabPage9.Controls.Add(this.panel5);
  5568. this.tabPage9.Controls.Add(this.button60);
  5569. this.tabPage9.Controls.Add(this.button61);
  5570. this.tabPage9.Controls.Add(this.button62);
  5571. this.tabPage9.Controls.Add(this.label25);
  5572. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5573. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5574. this.tabPage9.Name = "tabPage9";
  5575. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5576. this.tabPage9.Size = new System.Drawing.Size(746, 579);
  5577. this.tabPage9.TabIndex = 2;
  5578. this.tabPage9.Text = "Remove";
  5579. //
  5580. // panel5
  5581. //
  5582. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5583. this.panel5.Controls.Add(this.listDesktopItems);
  5584. this.panel5.Location = new System.Drawing.Point(11, 39);
  5585. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5586. this.panel5.Name = "panel5";
  5587. this.panel5.Size = new System.Drawing.Size(293, 435);
  5588. this.panel5.TabIndex = 82;
  5589. //
  5590. // listDesktopItems
  5591. //
  5592. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5593. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5594. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5595. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5596. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5597. this.listDesktopItems.FormattingEnabled = true;
  5598. this.listDesktopItems.HorizontalScrollbar = true;
  5599. this.listDesktopItems.ItemHeight = 21;
  5600. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5601. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5602. this.listDesktopItems.Name = "listDesktopItems";
  5603. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5604. this.listDesktopItems.TabIndex = 78;
  5605. //
  5606. // button60
  5607. //
  5608. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  5609. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5610. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5611. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5612. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5613. this.button60.ForeColor = System.Drawing.Color.White;
  5614. this.button60.Location = new System.Drawing.Point(308, 75);
  5615. this.button60.Margin = new System.Windows.Forms.Padding(2);
  5616. this.button60.Name = "button60";
  5617. this.button60.Size = new System.Drawing.Size(94, 31);
  5618. this.button60.TabIndex = 81;
  5619. this.button60.Text = "Refresh";
  5620. this.button60.UseVisualStyleBackColor = false;
  5621. this.button60.Click += new System.EventHandler(this.button60_Click);
  5622. //
  5623. // button61
  5624. //
  5625. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  5626. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5627. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5628. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5629. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5630. this.button61.ForeColor = System.Drawing.Color.White;
  5631. this.button61.Location = new System.Drawing.Point(308, 40);
  5632. this.button61.Margin = new System.Windows.Forms.Padding(2);
  5633. this.button61.Name = "button61";
  5634. this.button61.Size = new System.Drawing.Size(94, 31);
  5635. this.button61.TabIndex = 80;
  5636. this.button61.Text = "Remove";
  5637. this.button61.UseVisualStyleBackColor = false;
  5638. this.button61.Click += new System.EventHandler(this.button61_Click);
  5639. //
  5640. // button62
  5641. //
  5642. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  5643. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5644. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5645. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5646. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5647. this.button62.ForeColor = System.Drawing.Color.White;
  5648. this.button62.Location = new System.Drawing.Point(308, 110);
  5649. this.button62.Margin = new System.Windows.Forms.Padding(2);
  5650. this.button62.Name = "button62";
  5651. this.button62.Size = new System.Drawing.Size(94, 31);
  5652. this.button62.TabIndex = 79;
  5653. this.button62.Text = "Remove all";
  5654. this.button62.UseVisualStyleBackColor = false;
  5655. this.button62.Click += new System.EventHandler(this.button62_Click);
  5656. //
  5657. // label25
  5658. //
  5659. this.label25.AutoSize = true;
  5660. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5661. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  5662. this.label25.Location = new System.Drawing.Point(6, 10);
  5663. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5664. this.label25.Name = "label25";
  5665. this.label25.Size = new System.Drawing.Size(300, 28);
  5666. this.label25.TabIndex = 77;
  5667. this.label25.Tag = "themeable";
  5668. this.label25.Text = "Remove existing Desktop items";
  5669. //
  5670. // tabPage10
  5671. //
  5672. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5673. this.tabPage10.Controls.Add(this.button65);
  5674. this.tabPage10.Controls.Add(this.button66);
  5675. this.tabPage10.Controls.Add(this.label24);
  5676. this.tabPage10.Controls.Add(this.button58);
  5677. this.tabPage10.Controls.Add(this.button59);
  5678. this.tabPage10.Controls.Add(this.button55);
  5679. this.tabPage10.Controls.Add(this.button57);
  5680. this.tabPage10.Controls.Add(this.button52);
  5681. this.tabPage10.Controls.Add(this.button53);
  5682. this.tabPage10.Controls.Add(this.button49);
  5683. this.tabPage10.Controls.Add(this.button51);
  5684. this.tabPage10.Controls.Add(this.button56);
  5685. this.tabPage10.Controls.Add(this.button54);
  5686. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5687. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5688. this.tabPage10.Name = "tabPage10";
  5689. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5690. this.tabPage10.Size = new System.Drawing.Size(746, 579);
  5691. this.tabPage10.TabIndex = 3;
  5692. this.tabPage10.Text = "Ready Menus";
  5693. //
  5694. // button65
  5695. //
  5696. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  5697. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5698. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5699. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5700. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5701. this.button65.ForeColor = System.Drawing.Color.White;
  5702. this.button65.Location = new System.Drawing.Point(11, 276);
  5703. this.button65.Margin = new System.Windows.Forms.Padding(2);
  5704. this.button65.Name = "button65";
  5705. this.button65.Size = new System.Drawing.Size(186, 31);
  5706. this.button65.TabIndex = 78;
  5707. this.button65.Text = "Remove \"Take Ownership\"";
  5708. this.button65.UseVisualStyleBackColor = false;
  5709. this.button65.Click += new System.EventHandler(this.button65_Click);
  5710. //
  5711. // button66
  5712. //
  5713. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  5714. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5715. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5716. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5717. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5718. this.button66.ForeColor = System.Drawing.Color.White;
  5719. this.button66.Location = new System.Drawing.Point(11, 240);
  5720. this.button66.Margin = new System.Windows.Forms.Padding(2);
  5721. this.button66.Name = "button66";
  5722. this.button66.Size = new System.Drawing.Size(186, 31);
  5723. this.button66.TabIndex = 77;
  5724. this.button66.Text = "Add \"Take Ownership\"";
  5725. this.button66.UseVisualStyleBackColor = false;
  5726. this.button66.Click += new System.EventHandler(this.button66_Click);
  5727. //
  5728. // label24
  5729. //
  5730. this.label24.AutoSize = true;
  5731. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5732. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  5733. this.label24.Location = new System.Drawing.Point(6, 10);
  5734. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5735. this.label24.Name = "label24";
  5736. this.label24.Size = new System.Drawing.Size(232, 28);
  5737. this.label24.TabIndex = 76;
  5738. this.label24.Tag = "themeable";
  5739. this.label24.Text = "Add ready-made menus";
  5740. //
  5741. // button58
  5742. //
  5743. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  5744. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5745. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5746. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5747. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5748. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5749. this.button58.ForeColor = System.Drawing.Color.White;
  5750. this.button58.Location = new System.Drawing.Point(202, 48);
  5751. this.button58.Margin = new System.Windows.Forms.Padding(2);
  5752. this.button58.Name = "button58";
  5753. this.button58.Size = new System.Drawing.Size(30, 31);
  5754. this.button58.TabIndex = 75;
  5755. this.button58.Text = "?";
  5756. this.button58.UseVisualStyleBackColor = false;
  5757. this.button58.Click += new System.EventHandler(this.button58_Click);
  5758. //
  5759. // button59
  5760. //
  5761. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  5762. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5763. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5764. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5765. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5766. this.button59.ForeColor = System.Drawing.Color.White;
  5767. this.button59.Location = new System.Drawing.Point(11, 48);
  5768. this.button59.Margin = new System.Windows.Forms.Padding(2);
  5769. this.button59.Name = "button59";
  5770. this.button59.Size = new System.Drawing.Size(186, 31);
  5771. this.button59.TabIndex = 74;
  5772. this.button59.Text = "Add \"Power Menu\"";
  5773. this.button59.UseVisualStyleBackColor = false;
  5774. this.button59.Click += new System.EventHandler(this.button59_Click);
  5775. //
  5776. // button55
  5777. //
  5778. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  5779. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5780. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5781. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5782. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5783. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5784. this.button55.ForeColor = System.Drawing.Color.White;
  5785. this.button55.Location = new System.Drawing.Point(202, 192);
  5786. this.button55.Margin = new System.Windows.Forms.Padding(2);
  5787. this.button55.Name = "button55";
  5788. this.button55.Size = new System.Drawing.Size(30, 31);
  5789. this.button55.TabIndex = 73;
  5790. this.button55.Text = "?";
  5791. this.button55.UseVisualStyleBackColor = false;
  5792. this.button55.Click += new System.EventHandler(this.button55_Click);
  5793. //
  5794. // button57
  5795. //
  5796. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  5797. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5798. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5799. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5800. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5801. this.button57.ForeColor = System.Drawing.Color.White;
  5802. this.button57.Location = new System.Drawing.Point(11, 192);
  5803. this.button57.Margin = new System.Windows.Forms.Padding(2);
  5804. this.button57.Name = "button57";
  5805. this.button57.Size = new System.Drawing.Size(186, 31);
  5806. this.button57.TabIndex = 72;
  5807. this.button57.Text = "Add \"Desktop Shortcuts\"";
  5808. this.button57.UseVisualStyleBackColor = false;
  5809. this.button57.Click += new System.EventHandler(this.button57_Click);
  5810. //
  5811. // button52
  5812. //
  5813. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  5814. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5815. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5816. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5817. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5818. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5819. this.button52.ForeColor = System.Drawing.Color.White;
  5820. this.button52.Location = new System.Drawing.Point(202, 120);
  5821. this.button52.Margin = new System.Windows.Forms.Padding(2);
  5822. this.button52.Name = "button52";
  5823. this.button52.Size = new System.Drawing.Size(30, 31);
  5824. this.button52.TabIndex = 71;
  5825. this.button52.Text = "?";
  5826. this.button52.UseVisualStyleBackColor = false;
  5827. this.button52.Click += new System.EventHandler(this.button52_Click);
  5828. //
  5829. // button53
  5830. //
  5831. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  5832. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5833. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5834. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5835. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5836. this.button53.ForeColor = System.Drawing.Color.White;
  5837. this.button53.Location = new System.Drawing.Point(11, 84);
  5838. this.button53.Margin = new System.Windows.Forms.Padding(2);
  5839. this.button53.Name = "button53";
  5840. this.button53.Size = new System.Drawing.Size(186, 31);
  5841. this.button53.TabIndex = 70;
  5842. this.button53.Text = "Add \"System Tools\"";
  5843. this.button53.UseVisualStyleBackColor = false;
  5844. this.button53.Click += new System.EventHandler(this.button53_Click);
  5845. //
  5846. // button49
  5847. //
  5848. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  5849. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5850. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5851. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5852. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5853. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5854. this.button49.ForeColor = System.Drawing.Color.White;
  5855. this.button49.Location = new System.Drawing.Point(202, 156);
  5856. this.button49.Margin = new System.Windows.Forms.Padding(2);
  5857. this.button49.Name = "button49";
  5858. this.button49.Size = new System.Drawing.Size(30, 31);
  5859. this.button49.TabIndex = 69;
  5860. this.button49.Text = "?";
  5861. this.button49.UseVisualStyleBackColor = false;
  5862. this.button49.Click += new System.EventHandler(this.button49_Click);
  5863. //
  5864. // button51
  5865. //
  5866. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  5867. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5868. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5869. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5870. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5871. this.button51.ForeColor = System.Drawing.Color.White;
  5872. this.button51.Location = new System.Drawing.Point(11, 156);
  5873. this.button51.Margin = new System.Windows.Forms.Padding(2);
  5874. this.button51.Name = "button51";
  5875. this.button51.Size = new System.Drawing.Size(186, 31);
  5876. this.button51.TabIndex = 68;
  5877. this.button51.Text = "Add \"System Shortcuts\"";
  5878. this.button51.UseVisualStyleBackColor = false;
  5879. this.button51.Click += new System.EventHandler(this.button51_Click);
  5880. //
  5881. // button56
  5882. //
  5883. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  5884. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5885. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5886. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5887. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5888. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5889. this.button56.ForeColor = System.Drawing.Color.White;
  5890. this.button56.Location = new System.Drawing.Point(202, 84);
  5891. this.button56.Margin = new System.Windows.Forms.Padding(2);
  5892. this.button56.Name = "button56";
  5893. this.button56.Size = new System.Drawing.Size(30, 31);
  5894. this.button56.TabIndex = 67;
  5895. this.button56.Text = "?";
  5896. this.button56.UseVisualStyleBackColor = false;
  5897. this.button56.Click += new System.EventHandler(this.button56_Click);
  5898. //
  5899. // button54
  5900. //
  5901. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  5902. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5903. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5904. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5905. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5906. this.button54.ForeColor = System.Drawing.Color.White;
  5907. this.button54.Location = new System.Drawing.Point(11, 120);
  5908. this.button54.Margin = new System.Windows.Forms.Padding(2);
  5909. this.button54.Name = "button54";
  5910. this.button54.Size = new System.Drawing.Size(186, 31);
  5911. this.button54.TabIndex = 65;
  5912. this.button54.Text = "Add \"Windows Apps\"";
  5913. this.button54.UseVisualStyleBackColor = false;
  5914. this.button54.Click += new System.EventHandler(this.button54_Click);
  5915. //
  5916. // tabPage11
  5917. //
  5918. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5919. this.tabPage11.Controls.Add(this.panel6);
  5920. this.tabPage11.Controls.Add(this.button26);
  5921. this.tabPage11.Controls.Add(this.button8);
  5922. this.tabPage11.Controls.Add(this.label23);
  5923. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5924. this.tabPage11.Controls.Add(this.button48);
  5925. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5926. this.tabPage11.Controls.Add(this.label22);
  5927. this.tabPage11.Controls.Add(this.txtRunFile);
  5928. this.tabPage11.Controls.Add(this.label21);
  5929. this.tabPage11.Controls.Add(this.label20);
  5930. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5931. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5932. this.tabPage11.Name = "tabPage11";
  5933. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5934. this.tabPage11.Size = new System.Drawing.Size(746, 579);
  5935. this.tabPage11.TabIndex = 4;
  5936. this.tabPage11.Text = "Run Dialog";
  5937. //
  5938. // panel6
  5939. //
  5940. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5941. this.panel6.Controls.Add(this.listCustomCommands);
  5942. this.panel6.Location = new System.Drawing.Point(11, 210);
  5943. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5944. this.panel6.Name = "panel6";
  5945. this.panel6.Size = new System.Drawing.Size(271, 263);
  5946. this.panel6.TabIndex = 84;
  5947. //
  5948. // listCustomCommands
  5949. //
  5950. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5951. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5952. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5953. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5954. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5955. this.listCustomCommands.FormattingEnabled = true;
  5956. this.listCustomCommands.HorizontalScrollbar = true;
  5957. this.listCustomCommands.ItemHeight = 21;
  5958. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5959. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5960. this.listCustomCommands.Name = "listCustomCommands";
  5961. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5962. this.listCustomCommands.TabIndex = 79;
  5963. //
  5964. // button26
  5965. //
  5966. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  5967. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5968. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5969. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5970. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5971. this.button26.ForeColor = System.Drawing.Color.White;
  5972. this.button26.Location = new System.Drawing.Point(286, 210);
  5973. this.button26.Margin = new System.Windows.Forms.Padding(2);
  5974. this.button26.Name = "button26";
  5975. this.button26.Size = new System.Drawing.Size(66, 27);
  5976. this.button26.TabIndex = 82;
  5977. this.button26.Text = "Remove";
  5978. this.button26.UseVisualStyleBackColor = false;
  5979. this.button26.Click += new System.EventHandler(this.button26_Click);
  5980. //
  5981. // button8
  5982. //
  5983. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  5984. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5985. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5986. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5987. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5988. this.button8.ForeColor = System.Drawing.Color.White;
  5989. this.button8.Location = new System.Drawing.Point(286, 241);
  5990. this.button8.Margin = new System.Windows.Forms.Padding(2);
  5991. this.button8.Name = "button8";
  5992. this.button8.Size = new System.Drawing.Size(66, 27);
  5993. this.button8.TabIndex = 81;
  5994. this.button8.Text = "Refresh";
  5995. this.button8.UseVisualStyleBackColor = false;
  5996. this.button8.Click += new System.EventHandler(this.button8_Click);
  5997. //
  5998. // label23
  5999. //
  6000. this.label23.AutoSize = true;
  6001. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6002. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  6003. this.label23.Location = new System.Drawing.Point(6, 173);
  6004. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6005. this.label23.Name = "label23";
  6006. this.label23.Size = new System.Drawing.Size(268, 28);
  6007. this.label23.TabIndex = 80;
  6008. this.label23.Tag = "themeable";
  6009. this.label23.Text = "Remove existing commands";
  6010. //
  6011. // btnCreateCustomCommand
  6012. //
  6013. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  6014. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6015. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6016. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6017. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6018. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  6019. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  6020. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  6021. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  6022. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  6023. this.btnCreateCustomCommand.TabIndex = 60;
  6024. this.btnCreateCustomCommand.Text = "Create";
  6025. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  6026. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  6027. //
  6028. // button48
  6029. //
  6030. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  6031. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6032. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6033. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6034. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6035. this.button48.ForeColor = System.Drawing.Color.White;
  6036. this.button48.Location = new System.Drawing.Point(320, 75);
  6037. this.button48.Margin = new System.Windows.Forms.Padding(2);
  6038. this.button48.Name = "button48";
  6039. this.button48.Size = new System.Drawing.Size(32, 29);
  6040. this.button48.TabIndex = 58;
  6041. this.button48.Text = "...";
  6042. this.button48.UseVisualStyleBackColor = false;
  6043. this.button48.Click += new System.EventHandler(this.button48_Click);
  6044. //
  6045. // txtRunKeyword
  6046. //
  6047. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6048. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  6049. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6050. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  6051. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  6052. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  6053. this.txtRunKeyword.Name = "txtRunKeyword";
  6054. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  6055. this.txtRunKeyword.TabIndex = 9;
  6056. //
  6057. // label22
  6058. //
  6059. this.label22.AutoSize = true;
  6060. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6061. this.label22.ForeColor = System.Drawing.Color.White;
  6062. this.label22.Location = new System.Drawing.Point(7, 105);
  6063. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6064. this.label22.Name = "label22";
  6065. this.label22.Size = new System.Drawing.Size(79, 21);
  6066. this.label22.TabIndex = 8;
  6067. this.label22.Text = "Keyword:";
  6068. //
  6069. // txtRunFile
  6070. //
  6071. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6072. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  6073. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6074. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  6075. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  6076. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  6077. this.txtRunFile.Name = "txtRunFile";
  6078. this.txtRunFile.ReadOnly = true;
  6079. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  6080. this.txtRunFile.TabIndex = 7;
  6081. //
  6082. // label21
  6083. //
  6084. this.label21.AutoSize = true;
  6085. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6086. this.label21.ForeColor = System.Drawing.Color.White;
  6087. this.label21.Location = new System.Drawing.Point(7, 50);
  6088. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6089. this.label21.Name = "label21";
  6090. this.label21.Size = new System.Drawing.Size(102, 21);
  6091. this.label21.TabIndex = 6;
  6092. this.label21.Text = "File location:";
  6093. //
  6094. // label20
  6095. //
  6096. this.label20.AutoSize = true;
  6097. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6098. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  6099. this.label20.Location = new System.Drawing.Point(6, 10);
  6100. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6101. this.label20.Name = "label20";
  6102. this.label20.Size = new System.Drawing.Size(298, 28);
  6103. this.label20.TabIndex = 5;
  6104. this.label20.Tag = "themeable";
  6105. this.label20.Text = "Define your custom commands";
  6106. //
  6107. // optionsTab
  6108. //
  6109. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6110. this.optionsTab.Controls.Add(this.quickAccessToggle);
  6111. this.optionsTab.Controls.Add(this.btnOpenConf);
  6112. this.optionsTab.Controls.Add(this.label48);
  6113. this.optionsTab.Controls.Add(this.label43);
  6114. this.optionsTab.Controls.Add(this.btnViewLog);
  6115. this.optionsTab.Controls.Add(this.l2);
  6116. this.optionsTab.Controls.Add(this.btnChangelog);
  6117. this.optionsTab.Controls.Add(this.btnUpdate);
  6118. this.optionsTab.Controls.Add(this.btnResetConfig);
  6119. this.optionsTab.Controls.Add(this.label27);
  6120. this.optionsTab.Controls.Add(this.radioMinimal);
  6121. this.optionsTab.Controls.Add(this.radioCaramel);
  6122. this.optionsTab.Controls.Add(this.radioLime);
  6123. this.optionsTab.Controls.Add(this.radioMagma);
  6124. this.optionsTab.Controls.Add(this.radioOcean);
  6125. this.optionsTab.Controls.Add(this.radioZerg);
  6126. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  6127. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  6128. this.optionsTab.Name = "optionsTab";
  6129. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  6130. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  6131. this.optionsTab.TabIndex = 6;
  6132. this.optionsTab.Text = "Options";
  6133. //
  6134. // quickAccessToggle
  6135. //
  6136. this.quickAccessToggle.Location = new System.Drawing.Point(26, 153);
  6137. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6138. this.quickAccessToggle.Name = "quickAccessToggle";
  6139. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6140. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6141. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6142. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6143. this.quickAccessToggle.OnText = "Quick Access Menu";
  6144. this.quickAccessToggle.Size = new System.Drawing.Size(208, 31);
  6145. this.quickAccessToggle.TabIndex = 64;
  6146. this.quickAccessToggle.Tag = "themeable";
  6147. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6148. //
  6149. // btnOpenConf
  6150. //
  6151. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6152. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6153. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6154. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6155. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6156. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6157. this.btnOpenConf.Location = new System.Drawing.Point(26, 429);
  6158. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6159. this.btnOpenConf.Name = "btnOpenConf";
  6160. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  6161. this.btnOpenConf.TabIndex = 63;
  6162. this.btnOpenConf.Text = "Show config folder";
  6163. this.btnOpenConf.UseVisualStyleBackColor = false;
  6164. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6165. //
  6166. // label48
  6167. //
  6168. this.label48.AutoSize = true;
  6169. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6170. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  6171. this.label48.Location = new System.Drawing.Point(6, 348);
  6172. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6173. this.label48.Name = "label48";
  6174. this.label48.Size = new System.Drawing.Size(161, 28);
  6175. this.label48.TabIndex = 62;
  6176. this.label48.Tag = "themeable";
  6177. this.label48.Text = "Troubleshooting";
  6178. //
  6179. // label43
  6180. //
  6181. this.label43.AutoSize = true;
  6182. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6183. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  6184. this.label43.Location = new System.Drawing.Point(6, 205);
  6185. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6186. this.label43.Name = "label43";
  6187. this.label43.Size = new System.Drawing.Size(157, 28);
  6188. this.label43.TabIndex = 61;
  6189. this.label43.Tag = "themeable";
  6190. this.label43.Text = "Check && update";
  6191. //
  6192. // btnViewLog
  6193. //
  6194. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6195. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6196. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6197. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6198. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6199. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6200. this.btnViewLog.Location = new System.Drawing.Point(26, 394);
  6201. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6202. this.btnViewLog.Name = "btnViewLog";
  6203. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  6204. this.btnViewLog.TabIndex = 60;
  6205. this.btnViewLog.Text = "View errors";
  6206. this.btnViewLog.UseVisualStyleBackColor = false;
  6207. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6208. //
  6209. // l2
  6210. //
  6211. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6212. this.l2.AutoSize = true;
  6213. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6214. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6215. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6216. this.l2.Location = new System.Drawing.Point(601, 580);
  6217. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6218. this.l2.Name = "l2";
  6219. this.l2.Size = new System.Drawing.Size(157, 28);
  6220. this.l2.TabIndex = 59;
  6221. this.l2.TabStop = true;
  6222. this.l2.Tag = "themeable";
  6223. this.l2.Text = "deadmoon © ∞";
  6224. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6225. //
  6226. // btnChangelog
  6227. //
  6228. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  6229. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6230. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6231. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6232. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6233. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  6234. this.btnChangelog.Location = new System.Drawing.Point(26, 287);
  6235. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  6236. this.btnChangelog.Name = "btnChangelog";
  6237. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  6238. this.btnChangelog.TabIndex = 58;
  6239. this.btnChangelog.Text = "View changes";
  6240. this.btnChangelog.UseVisualStyleBackColor = false;
  6241. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  6242. //
  6243. // btnUpdate
  6244. //
  6245. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6246. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6247. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6248. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6249. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6250. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6251. this.btnUpdate.Location = new System.Drawing.Point(26, 252);
  6252. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6253. this.btnUpdate.Name = "btnUpdate";
  6254. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  6255. this.btnUpdate.TabIndex = 57;
  6256. this.btnUpdate.Text = "Check for update";
  6257. this.btnUpdate.UseVisualStyleBackColor = false;
  6258. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6259. //
  6260. // btnResetConfig
  6261. //
  6262. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6263. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6264. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6265. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6266. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6267. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6268. this.btnResetConfig.Location = new System.Drawing.Point(26, 464);
  6269. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6270. this.btnResetConfig.Name = "btnResetConfig";
  6271. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  6272. this.btnResetConfig.TabIndex = 56;
  6273. this.btnResetConfig.Text = "Reset configuration";
  6274. this.btnResetConfig.UseVisualStyleBackColor = false;
  6275. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6276. //
  6277. // label27
  6278. //
  6279. this.label27.AutoSize = true;
  6280. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6281. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  6282. this.label27.Location = new System.Drawing.Point(6, 10);
  6283. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6284. this.label27.Name = "label27";
  6285. this.label27.Size = new System.Drawing.Size(192, 28);
  6286. this.label27.TabIndex = 55;
  6287. this.label27.Tag = "themeable";
  6288. this.label27.Text = "Choose your theme";
  6289. //
  6290. // radioMinimal
  6291. //
  6292. this.radioMinimal.AutoSize = true;
  6293. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6294. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  6295. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  6296. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  6297. this.radioMinimal.Name = "radioMinimal";
  6298. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  6299. this.radioMinimal.TabIndex = 53;
  6300. this.radioMinimal.Text = "Minimal";
  6301. this.radioMinimal.UseVisualStyleBackColor = true;
  6302. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  6303. //
  6304. // radioCaramel
  6305. //
  6306. this.radioCaramel.AutoSize = true;
  6307. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6308. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  6309. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  6310. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  6311. this.radioCaramel.Name = "radioCaramel";
  6312. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  6313. this.radioCaramel.TabIndex = 52;
  6314. this.radioCaramel.Text = "Caramel";
  6315. this.radioCaramel.UseVisualStyleBackColor = true;
  6316. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  6317. //
  6318. // radioLime
  6319. //
  6320. this.radioLime.AutoSize = true;
  6321. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6322. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  6323. this.radioLime.Location = new System.Drawing.Point(119, 81);
  6324. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  6325. this.radioLime.Name = "radioLime";
  6326. this.radioLime.Size = new System.Drawing.Size(63, 25);
  6327. this.radioLime.TabIndex = 51;
  6328. this.radioLime.Text = "Lime";
  6329. this.radioLime.UseVisualStyleBackColor = true;
  6330. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  6331. //
  6332. // radioMagma
  6333. //
  6334. this.radioMagma.AutoSize = true;
  6335. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6336. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  6337. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  6338. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  6339. this.radioMagma.Name = "radioMagma";
  6340. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  6341. this.radioMagma.TabIndex = 50;
  6342. this.radioMagma.Text = "Magma";
  6343. this.radioMagma.UseVisualStyleBackColor = true;
  6344. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  6345. //
  6346. // radioOcean
  6347. //
  6348. this.radioOcean.AutoSize = true;
  6349. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6350. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  6351. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  6352. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  6353. this.radioOcean.Name = "radioOcean";
  6354. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  6355. this.radioOcean.TabIndex = 49;
  6356. this.radioOcean.Text = "Ocean";
  6357. this.radioOcean.UseVisualStyleBackColor = true;
  6358. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  6359. //
  6360. // radioZerg
  6361. //
  6362. this.radioZerg.AutoSize = true;
  6363. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6364. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  6365. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  6366. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  6367. this.radioZerg.Name = "radioZerg";
  6368. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  6369. this.radioZerg.TabIndex = 48;
  6370. this.radioZerg.Text = "Zerg";
  6371. this.radioZerg.UseVisualStyleBackColor = true;
  6372. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  6373. //
  6374. // defineCommandDialog
  6375. //
  6376. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6377. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  6378. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6379. //
  6380. // defineProgramDialog
  6381. //
  6382. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6383. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  6384. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6385. //
  6386. // defineFolderDialog
  6387. //
  6388. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  6389. //
  6390. // defineFileDialog
  6391. //
  6392. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6393. this.defineFileDialog.Title = "Optimizer | Select a file...";
  6394. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6395. //
  6396. // DefineProgramIconDialog
  6397. //
  6398. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6399. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  6400. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6401. //
  6402. // DefineFolderIconDialog
  6403. //
  6404. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6405. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  6406. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6407. //
  6408. // DefineURLIconDialog
  6409. //
  6410. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6411. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  6412. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6413. //
  6414. // DefineFileIconDialog
  6415. //
  6416. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6417. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  6418. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6419. //
  6420. // DefineCommandIconDialog
  6421. //
  6422. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6423. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  6424. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6425. //
  6426. // integratorTimer
  6427. //
  6428. this.integratorTimer.Interval = 5;
  6429. this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick);
  6430. //
  6431. // runDialogTime
  6432. //
  6433. this.runDialogTime.Interval = 5;
  6434. this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick);
  6435. //
  6436. // ExportDialog
  6437. //
  6438. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6439. this.ExportDialog.Title = "Optimizer | Export PING results...";
  6440. //
  6441. // launcherMenu
  6442. //
  6443. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6444. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6445. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6446. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6447. this.startupItem,
  6448. this.cleanerItem,
  6449. this.pingerItem,
  6450. this.hostsItem,
  6451. this.appsItem,
  6452. this.exitItem});
  6453. this.launcherMenu.Name = "launcherMenu";
  6454. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6455. this.launcherMenu.ShowImageMargin = false;
  6456. this.launcherMenu.Size = new System.Drawing.Size(186, 160);
  6457. //
  6458. // startupItem
  6459. //
  6460. this.startupItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  6461. this.startupItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6462. this.startupItem.ForeColor = System.Drawing.Color.White;
  6463. this.startupItem.Name = "startupItem";
  6464. this.startupItem.Size = new System.Drawing.Size(185, 26);
  6465. this.startupItem.Text = "Startup Manager";
  6466. this.startupItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6467. this.startupItem.Click += new System.EventHandler(this.startupItem_Click);
  6468. //
  6469. // cleanerItem
  6470. //
  6471. this.cleanerItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  6472. this.cleanerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6473. this.cleanerItem.ForeColor = System.Drawing.Color.White;
  6474. this.cleanerItem.Name = "cleanerItem";
  6475. this.cleanerItem.Size = new System.Drawing.Size(185, 26);
  6476. this.cleanerItem.Text = "PC Cleaner";
  6477. this.cleanerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6478. this.cleanerItem.Click += new System.EventHandler(this.cleanerItem_Click);
  6479. //
  6480. // pingerItem
  6481. //
  6482. this.pingerItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  6483. this.pingerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6484. this.pingerItem.ForeColor = System.Drawing.Color.White;
  6485. this.pingerItem.Name = "pingerItem";
  6486. this.pingerItem.Size = new System.Drawing.Size(185, 26);
  6487. this.pingerItem.Text = "Pinger Tool";
  6488. this.pingerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6489. this.pingerItem.Click += new System.EventHandler(this.pingerItem_Click);
  6490. //
  6491. // hostsItem
  6492. //
  6493. this.hostsItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  6494. this.hostsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6495. this.hostsItem.ForeColor = System.Drawing.Color.White;
  6496. this.hostsItem.Name = "hostsItem";
  6497. this.hostsItem.Size = new System.Drawing.Size(185, 26);
  6498. this.hostsItem.Text = "HOSTS Editor";
  6499. this.hostsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6500. this.hostsItem.Click += new System.EventHandler(this.hostsItem_Click);
  6501. //
  6502. // appsItem
  6503. //
  6504. this.appsItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  6505. this.appsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6506. this.appsItem.ForeColor = System.Drawing.Color.White;
  6507. this.appsItem.Name = "appsItem";
  6508. this.appsItem.Size = new System.Drawing.Size(185, 26);
  6509. this.appsItem.Text = "Apps Downloader";
  6510. this.appsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6511. this.appsItem.Click += new System.EventHandler(this.appsItem_Click);
  6512. //
  6513. // exitItem
  6514. //
  6515. this.exitItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  6516. this.exitItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6517. this.exitItem.ForeColor = System.Drawing.Color.White;
  6518. this.exitItem.Name = "exitItem";
  6519. this.exitItem.Size = new System.Drawing.Size(185, 26);
  6520. this.exitItem.Text = "Exit";
  6521. this.exitItem.Click += new System.EventHandler(this.exitItem_Click);
  6522. //
  6523. // launcherIcon
  6524. //
  6525. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6526. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6527. this.launcherIcon.Text = "Optimizer";
  6528. this.launcherIcon.Visible = true;
  6529. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6530. //
  6531. // MainForm
  6532. //
  6533. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6534. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6535. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6536. this.ClientSize = new System.Drawing.Size(768, 705);
  6537. this.Controls.Add(this.bpanel);
  6538. this.Controls.Add(this.tpanel);
  6539. this.DoubleBuffered = true;
  6540. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6541. this.ForeColor = System.Drawing.Color.White;
  6542. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6543. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6544. this.MinimumSize = new System.Drawing.Size(784, 744);
  6545. this.Name = "MainForm";
  6546. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6547. this.Text = "Optimizer";
  6548. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6549. this.Load += new System.EventHandler(this.Main_Load);
  6550. this.tpanel.ResumeLayout(false);
  6551. this.tpanel.PerformLayout();
  6552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6553. this.bpanel.ResumeLayout(false);
  6554. this.tabCollection.ResumeLayout(false);
  6555. this.universalTab.ResumeLayout(false);
  6556. this.universalTab.PerformLayout();
  6557. this.windowsXTab.ResumeLayout(false);
  6558. this.windowsXTab.PerformLayout();
  6559. this.windowsVIIITab.ResumeLayout(false);
  6560. this.modernAppsTab.ResumeLayout(false);
  6561. this.modernAppsTab.PerformLayout();
  6562. this.panelModernAppsList.ResumeLayout(false);
  6563. this.startupTab.ResumeLayout(false);
  6564. this.startupTab.PerformLayout();
  6565. this.panel3.ResumeLayout(false);
  6566. this.appsTab.ResumeLayout(false);
  6567. this.appsTab.PerformLayout();
  6568. this.panelCommonApps.ResumeLayout(false);
  6569. this.panelCommonApps.PerformLayout();
  6570. this.panelApps2.ResumeLayout(false);
  6571. this.panelApps2.PerformLayout();
  6572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6579. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6580. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6581. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6582. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6583. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6584. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6585. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6586. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6587. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6588. this.panelApps3.ResumeLayout(false);
  6589. this.panelApps3.PerformLayout();
  6590. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6591. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6592. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6593. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6594. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6595. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6596. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6597. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6598. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6599. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6600. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6601. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6602. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6603. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6604. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6605. this.panelApps6.ResumeLayout(false);
  6606. this.panelApps6.PerformLayout();
  6607. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6608. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6609. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6610. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6611. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6612. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6613. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6614. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6615. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6616. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6617. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6618. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6619. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6620. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6621. this.panelApps4.ResumeLayout(false);
  6622. this.panelApps4.PerformLayout();
  6623. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6624. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6625. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6626. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6627. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6628. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6629. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6630. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6631. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6633. this.panelApps5.ResumeLayout(false);
  6634. this.panelApps5.PerformLayout();
  6635. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6636. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6637. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6638. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6639. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6640. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6641. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6642. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6643. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6644. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6645. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6646. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6647. this.panelApps1.ResumeLayout(false);
  6648. this.panelApps1.PerformLayout();
  6649. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6650. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6651. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6652. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6653. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6654. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6655. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6656. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6657. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6658. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6659. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6660. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6661. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6662. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6663. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6664. this.cleanerTab.ResumeLayout(false);
  6665. this.cleanerTab.PerformLayout();
  6666. this.cleaningpanel.ResumeLayout(false);
  6667. this.cleaningpanel.PerformLayout();
  6668. this.panel1.ResumeLayout(false);
  6669. this.panel1.PerformLayout();
  6670. this.pingerTab.ResumeLayout(false);
  6671. this.pingerTab.PerformLayout();
  6672. this.panel7.ResumeLayout(false);
  6673. this.hostsEditorTab.ResumeLayout(false);
  6674. this.hostsEditorTab.PerformLayout();
  6675. this.panel4.ResumeLayout(false);
  6676. this.panel4.PerformLayout();
  6677. this.panelList.ResumeLayout(false);
  6678. this.registryFixerTab.ResumeLayout(false);
  6679. this.registryFixerTab.PerformLayout();
  6680. this.panel2.ResumeLayout(false);
  6681. this.panel2.PerformLayout();
  6682. this.integratorTab.ResumeLayout(false);
  6683. this.synapse.ResumeLayout(false);
  6684. this.integratorInfoTab.ResumeLayout(false);
  6685. this.integratorInfoTab.PerformLayout();
  6686. this.tabPage8.ResumeLayout(false);
  6687. this.tabPage8.PerformLayout();
  6688. this.itemnamegroup.ResumeLayout(false);
  6689. this.itemnamegroup.PerformLayout();
  6690. this.security.ResumeLayout(false);
  6691. this.security.PerformLayout();
  6692. this.itemposition.ResumeLayout(false);
  6693. this.itemposition.PerformLayout();
  6694. this.icontoaddgroup.ResumeLayout(false);
  6695. this.icontoaddgroup.PerformLayout();
  6696. this.itemtoaddgroup.ResumeLayout(false);
  6697. this.itemtoaddgroup.PerformLayout();
  6698. this.itemtype.ResumeLayout(false);
  6699. this.itemtype.PerformLayout();
  6700. this.tabPage9.ResumeLayout(false);
  6701. this.tabPage9.PerformLayout();
  6702. this.panel5.ResumeLayout(false);
  6703. this.tabPage10.ResumeLayout(false);
  6704. this.tabPage10.PerformLayout();
  6705. this.tabPage11.ResumeLayout(false);
  6706. this.tabPage11.PerformLayout();
  6707. this.panel6.ResumeLayout(false);
  6708. this.optionsTab.ResumeLayout(false);
  6709. this.optionsTab.PerformLayout();
  6710. this.launcherMenu.ResumeLayout(false);
  6711. this.ResumeLayout(false);
  6712. }
  6713. #endregion
  6714. private System.Windows.Forms.Panel tpanel;
  6715. private System.Windows.Forms.Label txtBitness;
  6716. private System.Windows.Forms.Label txtOS;
  6717. private System.Windows.Forms.Label txtVersion;
  6718. private System.Windows.Forms.PictureBox pictureBox1;
  6719. private System.Windows.Forms.Label label2;
  6720. private System.Windows.Forms.Panel bpanel;
  6721. private System.Windows.Forms.TabControl tabCollection;
  6722. private System.Windows.Forms.TabPage universalTab;
  6723. private System.Windows.Forms.Button button39;
  6724. private System.Windows.Forms.TabPage windowsXTab;
  6725. private System.Windows.Forms.Button button43;
  6726. private System.Windows.Forms.Button button18;
  6727. private System.Windows.Forms.TabPage windowsVIIITab;
  6728. private System.Windows.Forms.Button button44;
  6729. private System.Windows.Forms.TabPage cleanerTab;
  6730. private ColoredCheckBox checkTemp;
  6731. private ColoredCheckBox checkSelectAll;
  6732. private System.Windows.Forms.Button button20;
  6733. private ColoredCheckBox checkMediaCache;
  6734. private ColoredCheckBox checkLogs;
  6735. private ColoredCheckBox checkBin;
  6736. private ColoredCheckBox checkMiniDumps;
  6737. private ColoredCheckBox checkFileZilla;
  6738. private System.Windows.Forms.Panel panel1;
  6739. private System.Windows.Forms.Label label4;
  6740. private System.Windows.Forms.ProgressBar progress2;
  6741. private System.Windows.Forms.TabPage startupTab;
  6742. private System.Windows.Forms.Label label5;
  6743. private System.Windows.Forms.Button button32;
  6744. private System.Windows.Forms.Button button22;
  6745. private System.Windows.Forms.Label label6;
  6746. private System.Windows.Forms.TabPage registryFixerTab;
  6747. private System.Windows.Forms.Label label7;
  6748. private System.Windows.Forms.Button button33;
  6749. private System.Windows.Forms.Panel panel2;
  6750. private ColoredCheckBox checkRegistryEditor;
  6751. private ColoredCheckBox checkEnableAll;
  6752. private ColoredCheckBox checkContextMenu;
  6753. private ColoredCheckBox checkTaskManager;
  6754. private ColoredCheckBox checkCommandPrompt;
  6755. private ColoredCheckBox checkFirewall;
  6756. private ColoredCheckBox checkRunDialog;
  6757. private ColoredCheckBox checkFolderOptions;
  6758. private ColoredCheckBox checkControlPanel;
  6759. private ColoredCheckBox checkRestartExplorer;
  6760. private System.Windows.Forms.Panel panel3;
  6761. private System.Windows.Forms.Label label8;
  6762. private System.Windows.Forms.ListView listStartupItems;
  6763. private System.Windows.Forms.ColumnHeader columnHeader1;
  6764. private System.Windows.Forms.ColumnHeader columnHeader2;
  6765. private System.Windows.Forms.Button button37;
  6766. private System.Windows.Forms.Button button31;
  6767. private System.Windows.Forms.ColumnHeader columnHeader3;
  6768. private System.Windows.Forms.TabPage hostsEditorTab;
  6769. private System.Windows.Forms.Label label3;
  6770. private System.Windows.Forms.LinkLabel linkLabel2;
  6771. private System.Windows.Forms.LinkLabel linkLabel3;
  6772. private System.Windows.Forms.Label label9;
  6773. private System.Windows.Forms.LinkLabel linkLabel4;
  6774. private System.Windows.Forms.Label label10;
  6775. private System.Windows.Forms.ListBox listHostEntries;
  6776. private System.Windows.Forms.Panel panel4;
  6777. private System.Windows.Forms.Button button46;
  6778. private System.Windows.Forms.Button button41;
  6779. private System.Windows.Forms.Button button42;
  6780. private System.Windows.Forms.TextBox txtDomain;
  6781. private System.Windows.Forms.Label label12;
  6782. private System.Windows.Forms.Label label11;
  6783. private System.Windows.Forms.Button button47;
  6784. private System.Windows.Forms.TextBox txtIP;
  6785. private ColoredCheckBox checkErrorReports;
  6786. private System.Windows.Forms.Panel cleaningpanel;
  6787. private System.Windows.Forms.TabPage integratorTab;
  6788. private System.Windows.Forms.TabControl synapse;
  6789. private System.Windows.Forms.TabPage integratorInfoTab;
  6790. private System.Windows.Forms.TabPage tabPage8;
  6791. private System.Windows.Forms.TabPage tabPage9;
  6792. private System.Windows.Forms.TabPage tabPage10;
  6793. private System.Windows.Forms.TabPage tabPage11;
  6794. private System.Windows.Forms.Label label19;
  6795. private System.Windows.Forms.Label label18;
  6796. private System.Windows.Forms.Label label17;
  6797. private System.Windows.Forms.Label label16;
  6798. private System.Windows.Forms.Label label15;
  6799. private System.Windows.Forms.Label label14;
  6800. private System.Windows.Forms.Label label13;
  6801. private System.Windows.Forms.Button button48;
  6802. private System.Windows.Forms.TextBox txtRunKeyword;
  6803. private System.Windows.Forms.Label label22;
  6804. private System.Windows.Forms.TextBox txtRunFile;
  6805. private System.Windows.Forms.Label label21;
  6806. private System.Windows.Forms.Label label20;
  6807. private System.Windows.Forms.Button btnCreateCustomCommand;
  6808. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6809. private System.Windows.Forms.Button button58;
  6810. private System.Windows.Forms.Button button59;
  6811. private System.Windows.Forms.Button button55;
  6812. private System.Windows.Forms.Button button57;
  6813. private System.Windows.Forms.Button button52;
  6814. private System.Windows.Forms.Button button53;
  6815. private System.Windows.Forms.Button button49;
  6816. private System.Windows.Forms.Button button51;
  6817. private System.Windows.Forms.Button button56;
  6818. private System.Windows.Forms.Button button54;
  6819. private System.Windows.Forms.Label label24;
  6820. private System.Windows.Forms.ListBox listDesktopItems;
  6821. private System.Windows.Forms.Label label25;
  6822. private System.Windows.Forms.Button button60;
  6823. private System.Windows.Forms.Button button61;
  6824. private System.Windows.Forms.Button button62;
  6825. private System.Windows.Forms.GroupBox itemtype;
  6826. private ColoredRadioButton radioCommand;
  6827. private ColoredRadioButton radioProgram;
  6828. private ColoredRadioButton radioFile;
  6829. private ColoredRadioButton radioFolder;
  6830. private ColoredRadioButton radioLink;
  6831. private System.Windows.Forms.Label label26;
  6832. private System.Windows.Forms.GroupBox icontoaddgroup;
  6833. private ColoredCheckBox checkDefaultIcon;
  6834. private System.Windows.Forms.Button btnBrowseIcon;
  6835. private System.Windows.Forms.TextBox txtIcon;
  6836. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6837. private System.Windows.Forms.Button btnBrowseItem;
  6838. private System.Windows.Forms.TextBox txtItem;
  6839. private System.Windows.Forms.GroupBox security;
  6840. private ColoredCheckBox checkShift;
  6841. private System.Windows.Forms.GroupBox itemposition;
  6842. private ColoredRadioButton radioTop;
  6843. private ColoredRadioButton radioMiddle;
  6844. private ColoredRadioButton radioBottom;
  6845. private System.Windows.Forms.GroupBox itemnamegroup;
  6846. private System.Windows.Forms.TextBox txtItemName;
  6847. private System.Windows.Forms.Button btnAddItem;
  6848. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6849. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6850. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6851. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6852. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6853. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6854. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6855. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6856. private System.Windows.Forms.Timer integratorTimer;
  6857. private System.Windows.Forms.Timer runDialogTime;
  6858. private System.Windows.Forms.Button button64;
  6859. private System.Windows.Forms.Button button65;
  6860. private System.Windows.Forms.Button button66;
  6861. private System.Windows.Forms.TabPage optionsTab;
  6862. private System.Windows.Forms.RadioButton radioMinimal;
  6863. private System.Windows.Forms.RadioButton radioCaramel;
  6864. private System.Windows.Forms.RadioButton radioLime;
  6865. private System.Windows.Forms.RadioButton radioMagma;
  6866. private System.Windows.Forms.RadioButton radioOcean;
  6867. private System.Windows.Forms.RadioButton radioZerg;
  6868. private System.Windows.Forms.Label label27;
  6869. private System.Windows.Forms.ListBox listCustomCommands;
  6870. private System.Windows.Forms.Label label23;
  6871. private System.Windows.Forms.Button button26;
  6872. private System.Windows.Forms.Button button8;
  6873. private System.Windows.Forms.Panel panel5;
  6874. private System.Windows.Forms.Panel panel6;
  6875. private System.Windows.Forms.Panel panelList;
  6876. private System.Windows.Forms.TabPage modernAppsTab;
  6877. private System.Windows.Forms.Label label1;
  6878. private System.Windows.Forms.Panel panelModernAppsList;
  6879. private System.Windows.Forms.CheckedListBox listModernApps;
  6880. private System.Windows.Forms.Button button74;
  6881. private System.Windows.Forms.Button button75;
  6882. private System.Windows.Forms.Label label28;
  6883. private ColoredCheckBox chkSelectAllModernApps;
  6884. private ToggleSwitch toggleSwitch1;
  6885. private ToggleSwitch toggleSwitch3;
  6886. private ToggleSwitch toggleSwitch2;
  6887. private ToggleSwitch toggleSwitch6;
  6888. private ToggleSwitch toggleSwitch5;
  6889. private ToggleSwitch toggleSwitch4;
  6890. private ToggleSwitch toggleSwitch12;
  6891. private ToggleSwitch toggleSwitch11;
  6892. private ToggleSwitch toggleSwitch10;
  6893. private ToggleSwitch toggleSwitch9;
  6894. private ToggleSwitch toggleSwitch8;
  6895. private ToggleSwitch toggleSwitch13;
  6896. private ToggleSwitch toggleSwitch15;
  6897. private ToggleSwitch toggleSwitch14;
  6898. private ToggleSwitch toggleSwitch20;
  6899. private ToggleSwitch toggleSwitch21;
  6900. private ToggleSwitch toggleSwitch23;
  6901. private ToggleSwitch toggleSwitch24;
  6902. private ToggleSwitch toggleSwitch25;
  6903. private ToggleSwitch toggleSwitch26;
  6904. private ToggleSwitch toggleSwitch19;
  6905. private ToggleSwitch toggleSwitch18;
  6906. private ToggleSwitch toggleSwitch17;
  6907. private ToggleSwitch toggleSwitch16;
  6908. private ToggleSwitch toggleSwitch27;
  6909. private ToggleSwitch toggleSwitch28;
  6910. private ToggleSwitch toggleSwitch29;
  6911. private ToggleSwitch toggleSwitch30;
  6912. private System.Windows.Forms.Button btnResetConfig;
  6913. private ToggleSwitch toggleSwitch31;
  6914. private ToggleSwitch toggleSwitch32;
  6915. private System.Windows.Forms.Button btnUpdate;
  6916. private System.Windows.Forms.Button btnChangelog;
  6917. private ToggleSwitch toggleSwitch33;
  6918. private ToggleSwitch toggleSwitch34;
  6919. private ToggleSwitch toggleSwitch35;
  6920. private ToggleSwitch toggleSwitch36;
  6921. private ColoredCheckBox chkReadOnly;
  6922. private System.Windows.Forms.Label label29;
  6923. private ToggleSwitch toggleSwitch37;
  6924. private ToggleSwitch toggleSwitch38;
  6925. private ToggleSwitch toggleSwitch39;
  6926. private ColoredCheckBox chkBlock;
  6927. private ToggleSwitch toggleSwitch40;
  6928. private System.Windows.Forms.Button button1;
  6929. private System.Windows.Forms.Label label31;
  6930. private System.Windows.Forms.Label label30;
  6931. private System.Windows.Forms.Button button4;
  6932. private System.Windows.Forms.Button button3;
  6933. private System.Windows.Forms.Button button2;
  6934. private System.Windows.Forms.Label label33;
  6935. private System.Windows.Forms.Label label35;
  6936. private System.Windows.Forms.Label label34;
  6937. private System.Windows.Forms.Label label36;
  6938. private System.Windows.Forms.Label label37;
  6939. private System.Windows.Forms.Label label38;
  6940. private System.Windows.Forms.TabPage appsTab;
  6941. private System.Windows.Forms.Button btnDownloadApps;
  6942. private System.Windows.Forms.Label label41;
  6943. private ColoredCheckBox c7zip;
  6944. private ColoredCheckBox cPeaZip;
  6945. private ColoredCheckBox cWinRar;
  6946. private ColoredCheckBox cChromium;
  6947. private ColoredCheckBox cChrome;
  6948. private ColoredCheckBox cFirefox;
  6949. private ColoredCheckBox cVivaldi;
  6950. private ColoredCheckBox cOpera;
  6951. private ColoredCheckBox cThunderbird;
  6952. private ColoredCheckBox cDiscord;
  6953. private ColoredCheckBox cSkype;
  6954. private ColoredCheckBox cViber;
  6955. private ColoredCheckBox cSumatra;
  6956. private ColoredCheckBox cAdobeReader;
  6957. private ColoredCheckBox cQB;
  6958. private ColoredCheckBox cDeluge;
  6959. private System.Windows.Forms.Label label42;
  6960. private System.Windows.Forms.TextBox txtDownloadFolder;
  6961. private System.Windows.Forms.Button button5;
  6962. private System.Windows.Forms.Label txtDownloadStatus;
  6963. private System.Windows.Forms.Label label44;
  6964. private ColoredRadioButton c32;
  6965. private ColoredRadioButton c64;
  6966. private ColoredCheckBox cFoxit;
  6967. private ColoredCheckBox cUT3;
  6968. private ColoredCheckBox cBT;
  6969. private System.Windows.Forms.Button button6;
  6970. private System.Windows.Forms.LinkLabel linkLabel1;
  6971. private ColoredCheckBox cTor;
  6972. private ColoredCheckBox cTV;
  6973. private ColoredCheckBox cZoom;
  6974. private ColoredCheckBox cEvernote;
  6975. private ColoredCheckBox cOneDrive;
  6976. private ColoredCheckBox cSteam;
  6977. private ColoredCheckBox cUbi;
  6978. private ColoredCheckBox cBlizzard;
  6979. private System.Windows.Forms.PictureBox pictureBox2;
  6980. private System.Windows.Forms.PictureBox pictureBox6;
  6981. private System.Windows.Forms.PictureBox pictureBox7;
  6982. private System.Windows.Forms.PictureBox pictureBox3;
  6983. private System.Windows.Forms.PictureBox pictureBox4;
  6984. private System.Windows.Forms.PictureBox pictureBox5;
  6985. private System.Windows.Forms.PictureBox pictureBox14;
  6986. private System.Windows.Forms.PictureBox pictureBox15;
  6987. private System.Windows.Forms.PictureBox pictureBox16;
  6988. private System.Windows.Forms.PictureBox pictureBox17;
  6989. private System.Windows.Forms.PictureBox pictureBox20;
  6990. private System.Windows.Forms.PictureBox pictureBox19;
  6991. private System.Windows.Forms.PictureBox pictureBox18;
  6992. private System.Windows.Forms.PictureBox pictureBox25;
  6993. private System.Windows.Forms.PictureBox pictureBox26;
  6994. private System.Windows.Forms.PictureBox pictureBox27;
  6995. private System.Windows.Forms.PictureBox pictureBox28;
  6996. private System.Windows.Forms.PictureBox pictureBox29;
  6997. private System.Windows.Forms.PictureBox pictureBox30;
  6998. private System.Windows.Forms.PictureBox pictureBox24;
  6999. private System.Windows.Forms.PictureBox pictureBox21;
  7000. private System.Windows.Forms.PictureBox pictureBox23;
  7001. private System.Windows.Forms.PictureBox pictureBox22;
  7002. private System.Windows.Forms.PictureBox pictureBox43;
  7003. private System.Windows.Forms.PictureBox pictureBox49;
  7004. private System.Windows.Forms.PictureBox pictureBox51;
  7005. private System.Windows.Forms.PictureBox pictureBox50;
  7006. private ColoredCheckBox cLibreOffice;
  7007. private System.Windows.Forms.PictureBox pictureBox52;
  7008. private ColoredCheckBox cAutoInstall;
  7009. private ColoredCheckBox cEpicStore;
  7010. private System.Windows.Forms.PictureBox pictureBox53;
  7011. private ColoredCheckBox cOrigin;
  7012. private System.Windows.Forms.PictureBox pictureBox54;
  7013. private ColoredCheckBox cMSTeams;
  7014. private System.Windows.Forms.PictureBox pictureBox55;
  7015. private ColoredCheckBox cAnyDesk;
  7016. private System.Windows.Forms.PictureBox pictureBox56;
  7017. private ColoredCheckBox cMaxthon;
  7018. private System.Windows.Forms.PictureBox picturemaxthon;
  7019. private System.Windows.Forms.PictureBox pictureBox63;
  7020. private ColoredCheckBox cDropbox;
  7021. private System.Windows.Forms.Label label47;
  7022. private System.Windows.Forms.Label label46;
  7023. private System.Windows.Forms.Label label45;
  7024. private ColoredCheckBox cFlux;
  7025. private System.Windows.Forms.PictureBox pictureBox71;
  7026. private System.Windows.Forms.Panel panelApps1;
  7027. private System.Windows.Forms.Panel panelApps5;
  7028. private System.Windows.Forms.Panel panelApps4;
  7029. private ColoredCheckBox chkOnlyRemovable;
  7030. private System.Windows.Forms.ProgressBar progressDownloader;
  7031. private System.Windows.Forms.PictureBox pictureBox75;
  7032. private ColoredCheckBox cUT2;
  7033. private System.Windows.Forms.Button btnGetFeed;
  7034. private System.Windows.Forms.Panel panelCommonApps;
  7035. private ToggleSwitch toggleSwitch7;
  7036. private System.Windows.Forms.LinkLabel l2;
  7037. private System.Windows.Forms.Panel panelApps6;
  7038. private ColoredCheckBox cVCPP;
  7039. private System.Windows.Forms.PictureBox pictureBox80;
  7040. private ColoredCheckBox cNF472;
  7041. private System.Windows.Forms.PictureBox pictureBox78;
  7042. private ColoredCheckBox cNF452;
  7043. private System.Windows.Forms.PictureBox pictureBox79;
  7044. private ColoredCheckBox cNF40;
  7045. private System.Windows.Forms.PictureBox pictureBox77;
  7046. private ColoredCheckBox cNF35;
  7047. private System.Windows.Forms.PictureBox pictureBox76;
  7048. private ColoredCheckBox cIObitSU;
  7049. private ColoredCheckBox cIObitU;
  7050. private System.Windows.Forms.PictureBox pictureBox74;
  7051. private ColoredCheckBox cRevo;
  7052. private System.Windows.Forms.PictureBox pictureBox68;
  7053. private ColoredCheckBox cIObitDB;
  7054. private ColoredCheckBox cIObitSD;
  7055. private System.Windows.Forms.PictureBox pictureBox61;
  7056. private ColoredCheckBox cUUI;
  7057. private System.Windows.Forms.PictureBox pictureBox66;
  7058. private System.Windows.Forms.PictureBox pictureBox72;
  7059. private System.Windows.Forms.PictureBox pictureBox67;
  7060. private ColoredCheckBox cRufus;
  7061. private System.Windows.Forms.PictureBox pictureBox73;
  7062. private ColoredCheckBox cMalwarebytes;
  7063. private System.Windows.Forms.PictureBox pictureBox70;
  7064. private ColoredCheckBox cAntiExploit;
  7065. private System.Windows.Forms.PictureBox pictureBox69;
  7066. private System.Windows.Forms.Label txtFeedError;
  7067. private System.Windows.Forms.Panel panelApps2;
  7068. private ColoredCheckBox cViper;
  7069. private System.Windows.Forms.PictureBox pictureBox81;
  7070. private ColoredCheckBox cVLC;
  7071. private ColoredCheckBox cFoobar;
  7072. private ColoredCheckBox cPot;
  7073. private System.Windows.Forms.PictureBox pictureBox10;
  7074. private System.Windows.Forms.PictureBox pictureBox11;
  7075. private System.Windows.Forms.PictureBox pictureBox8;
  7076. private System.Windows.Forms.PictureBox pictureBox12;
  7077. private ColoredCheckBox cBS;
  7078. private System.Windows.Forms.PictureBox pictureBox13;
  7079. private ColoredCheckBox cSpotify;
  7080. private System.Windows.Forms.PictureBox pictureBox9;
  7081. private ColoredCheckBox cIrfan;
  7082. private System.Windows.Forms.PictureBox pictureBox59;
  7083. private ColoredCheckBox ciTunes;
  7084. private ColoredCheckBox cWinamp;
  7085. private System.Windows.Forms.PictureBox pictureBox65;
  7086. private ColoredCheckBox cAudacity;
  7087. private ColoredCheckBox cPhotoFiltre;
  7088. private System.Windows.Forms.PictureBox pictureBox46;
  7089. private ColoredCheckBox cGIMP;
  7090. private System.Windows.Forms.PictureBox pictureBox47;
  7091. private System.Windows.Forms.PictureBox pictureBox45;
  7092. private System.Windows.Forms.PictureBox pictureBox48;
  7093. private ColoredCheckBox cMp3Tag;
  7094. private System.Windows.Forms.PictureBox pictureBox60;
  7095. private ColoredCheckBox cBlender;
  7096. private ColoredCheckBox cLightShot;
  7097. private System.Windows.Forms.PictureBox pictureBox58;
  7098. private System.Windows.Forms.PictureBox pictureBox57;
  7099. private ColoredCheckBox cGyazo;
  7100. private System.Windows.Forms.Panel panelApps3;
  7101. private ColoredCheckBox cNPP;
  7102. private ColoredCheckBox cSublimeText;
  7103. private System.Windows.Forms.PictureBox pictureBox33;
  7104. private ColoredCheckBox cAtom;
  7105. private System.Windows.Forms.PictureBox pictureBox34;
  7106. private System.Windows.Forms.PictureBox pictureBox32;
  7107. private System.Windows.Forms.PictureBox pictureBox35;
  7108. private System.Windows.Forms.PictureBox pictureBox31;
  7109. private System.Windows.Forms.PictureBox pictureBox36;
  7110. private ColoredCheckBox cVS;
  7111. private ColoredCheckBox cVSCode;
  7112. private ColoredCheckBox cSublimeMerge;
  7113. private System.Windows.Forms.PictureBox pictureBox64;
  7114. private ColoredCheckBox cAndroidStudio;
  7115. private System.Windows.Forms.PictureBox pictureBox62;
  7116. private ColoredCheckBox cEclipse;
  7117. private ColoredCheckBox cGitHub;
  7118. private ColoredCheckBox cNode;
  7119. private System.Windows.Forms.PictureBox pictureBox38;
  7120. private ColoredCheckBox cXAMPP;
  7121. private ColoredCheckBox cPostman;
  7122. private System.Windows.Forms.PictureBox pictureBox40;
  7123. private System.Windows.Forms.PictureBox pictureBox41;
  7124. private System.Windows.Forms.PictureBox pictureBox42;
  7125. private ColoredCheckBox cFileZilla;
  7126. private System.Windows.Forms.PictureBox pictureBox39;
  7127. private System.Windows.Forms.PictureBox pictureBox37;
  7128. private ColoredCheckBox cPutty;
  7129. private System.Windows.Forms.PictureBox pictureBox44;
  7130. private ColoredCheckBox cWinScp;
  7131. private System.Windows.Forms.Button btnViewLog;
  7132. private System.Windows.Forms.Label label48;
  7133. private System.Windows.Forms.Label label43;
  7134. private System.Windows.Forms.Button btnOpenConf;
  7135. private System.Windows.Forms.PictureBox pictureBox82;
  7136. private ColoredCheckBox cMega;
  7137. private System.Windows.Forms.TabPage pingerTab;
  7138. private System.Windows.Forms.Label label32;
  7139. private System.Windows.Forms.TextBox txtPingInput;
  7140. private System.Windows.Forms.Label label39;
  7141. private System.Windows.Forms.Button btnPing;
  7142. private System.Windows.Forms.Label lblFootprint;
  7143. private System.Windows.Forms.Label lblPretext;
  7144. private System.Windows.Forms.Button btnShodan;
  7145. private System.Windows.Forms.Label label40;
  7146. private System.Windows.Forms.ListBox listPingResults;
  7147. private System.Windows.Forms.Panel panel7;
  7148. private System.Windows.Forms.Button button7;
  7149. private System.Windows.Forms.Button button9;
  7150. private System.Windows.Forms.Button btnExport;
  7151. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7152. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7153. private System.Windows.Forms.NotifyIcon launcherIcon;
  7154. private System.Windows.Forms.ToolStripMenuItem startupItem;
  7155. private System.Windows.Forms.ToolStripMenuItem cleanerItem;
  7156. private System.Windows.Forms.ToolStripMenuItem pingerItem;
  7157. private System.Windows.Forms.ToolStripMenuItem hostsItem;
  7158. private System.Windows.Forms.ToolStripMenuItem appsItem;
  7159. private System.Windows.Forms.ToolStripMenuItem exitItem;
  7160. private ToggleSwitch quickAccessToggle;
  7161. }
  7162. }