MainForm.Designer.cs 377 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386
  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.label47 = new System.Windows.Forms.Label();
  60. this.label46 = new System.Windows.Forms.Label();
  61. this.label45 = new System.Windows.Forms.Label();
  62. this.label40 = new System.Windows.Forms.Label();
  63. this.label39 = new System.Windows.Forms.Label();
  64. this.label32 = new System.Windows.Forms.Label();
  65. this.label35 = new System.Windows.Forms.Label();
  66. this.label34 = new System.Windows.Forms.Label();
  67. this.label33 = new System.Windows.Forms.Label();
  68. this.button43 = new System.Windows.Forms.Button();
  69. this.button18 = new System.Windows.Forms.Button();
  70. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  71. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  72. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  73. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  74. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  75. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  76. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  77. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  78. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  79. this.toggleSwitch22 = new Optimizer.ToggleSwitch();
  80. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  81. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  82. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  83. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  84. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  85. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  86. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  87. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  88. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  89. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  90. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  91. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  92. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  93. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  94. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  95. this.button44 = new System.Windows.Forms.Button();
  96. this.modernAppsTab = new System.Windows.Forms.TabPage();
  97. this.chkSelectAllModernApps = new System.Windows.Forms.CheckBox();
  98. this.label28 = new System.Windows.Forms.Label();
  99. this.button74 = new System.Windows.Forms.Button();
  100. this.button75 = new System.Windows.Forms.Button();
  101. this.label1 = new System.Windows.Forms.Label();
  102. this.panelModernAppsList = new System.Windows.Forms.Panel();
  103. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  104. this.startupTab = new System.Windows.Forms.TabPage();
  105. this.button64 = new System.Windows.Forms.Button();
  106. this.button31 = new System.Windows.Forms.Button();
  107. this.button37 = new System.Windows.Forms.Button();
  108. this.panel3 = new System.Windows.Forms.Panel();
  109. this.listStartupItems = new System.Windows.Forms.ListView();
  110. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  111. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  112. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  113. this.button32 = new System.Windows.Forms.Button();
  114. this.button22 = new System.Windows.Forms.Button();
  115. this.label5 = new System.Windows.Forms.Label();
  116. this.appsTab = new System.Windows.Forms.TabPage();
  117. this.cUUI = new System.Windows.Forms.CheckBox();
  118. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  119. this.cRufus = new System.Windows.Forms.CheckBox();
  120. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  121. this.cFlux = new System.Windows.Forms.CheckBox();
  122. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  123. this.cAntiExploit = new System.Windows.Forms.CheckBox();
  124. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  125. this.cMalwarebytes = new System.Windows.Forms.CheckBox();
  126. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  127. this.cRevo = new System.Windows.Forms.CheckBox();
  128. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  129. this.cIObitDB = new System.Windows.Forms.CheckBox();
  130. this.cIObitU = new System.Windows.Forms.CheckBox();
  131. this.cIObitSD = new System.Windows.Forms.CheckBox();
  132. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  133. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  134. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  135. this.cBlender = new System.Windows.Forms.CheckBox();
  136. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  137. this.cEclipse = new System.Windows.Forms.CheckBox();
  138. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  139. this.cAndroidStudio = new System.Windows.Forms.CheckBox();
  140. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  143. this.cDropbox = new System.Windows.Forms.CheckBox();
  144. this.cWinamp = new System.Windows.Forms.CheckBox();
  145. this.ciTunes = new System.Windows.Forms.CheckBox();
  146. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  147. this.cMaxthon = new System.Windows.Forms.CheckBox();
  148. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  149. this.cGyazo = new System.Windows.Forms.CheckBox();
  150. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  151. this.cLightShot = new System.Windows.Forms.CheckBox();
  152. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  153. this.cMSTeams = new System.Windows.Forms.CheckBox();
  154. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  155. this.cAnyDesk = new System.Windows.Forms.CheckBox();
  156. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  157. this.cOrigin = new System.Windows.Forms.CheckBox();
  158. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  159. this.cEpicStore = new System.Windows.Forms.CheckBox();
  160. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  161. this.cAutoInstall = new System.Windows.Forms.CheckBox();
  162. this.cBlizzard = new System.Windows.Forms.CheckBox();
  163. this.cAudacity = new System.Windows.Forms.CheckBox();
  164. this.cSteam = new System.Windows.Forms.CheckBox();
  165. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  166. this.cBT = new System.Windows.Forms.CheckBox();
  167. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  168. this.cMp3Tag = new System.Windows.Forms.CheckBox();
  169. this.cUbi = new System.Windows.Forms.CheckBox();
  170. this.cLibreOffice = new System.Windows.Forms.CheckBox();
  171. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  172. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  173. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  174. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  175. this.cWinRar = new System.Windows.Forms.CheckBox();
  176. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  177. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  178. this.cGIMP = new System.Windows.Forms.CheckBox();
  179. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  180. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  181. this.cUT = new System.Windows.Forms.CheckBox();
  182. this.cPhotoFiltre = new System.Windows.Forms.CheckBox();
  183. this.c7zip = new System.Windows.Forms.CheckBox();
  184. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  185. this.cAdobeReader = new System.Windows.Forms.CheckBox();
  186. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  187. this.cSumatra = new System.Windows.Forms.CheckBox();
  188. this.cQB = new System.Windows.Forms.CheckBox();
  189. this.cDeluge = new System.Windows.Forms.CheckBox();
  190. this.cWinScp = new System.Windows.Forms.CheckBox();
  191. this.cEvernote = new System.Windows.Forms.CheckBox();
  192. this.cPeaZip = new System.Windows.Forms.CheckBox();
  193. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  194. this.cSublimeMerge = new System.Windows.Forms.CheckBox();
  195. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  196. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  197. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  198. this.cOneDrive = new System.Windows.Forms.CheckBox();
  199. this.cFoxit = new System.Windows.Forms.CheckBox();
  200. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  201. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  202. this.cThunderbird = new System.Windows.Forms.CheckBox();
  203. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  204. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  205. this.cVSCode = new System.Windows.Forms.CheckBox();
  206. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  207. this.cIrfan = new System.Windows.Forms.CheckBox();
  208. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  209. this.cVS = new System.Windows.Forms.CheckBox();
  210. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  211. this.cZoom = new System.Windows.Forms.CheckBox();
  212. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  213. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  214. this.cPostman = new System.Windows.Forms.CheckBox();
  215. this.cTor = new System.Windows.Forms.CheckBox();
  216. this.cPutty = new System.Windows.Forms.CheckBox();
  217. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  218. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  219. this.cFileZilla = new System.Windows.Forms.CheckBox();
  220. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  221. this.cXAMPP = new System.Windows.Forms.CheckBox();
  222. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  223. this.cGitHub = new System.Windows.Forms.CheckBox();
  224. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  225. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  226. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  227. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  228. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  229. this.cNode = new System.Windows.Forms.CheckBox();
  230. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  231. this.cAtom = new System.Windows.Forms.CheckBox();
  232. this.cTV = new System.Windows.Forms.CheckBox();
  233. this.cNPP = new System.Windows.Forms.CheckBox();
  234. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  235. this.cSpotify = new System.Windows.Forms.CheckBox();
  236. this.cSublimeText = new System.Windows.Forms.CheckBox();
  237. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  238. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  239. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  240. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  241. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  242. this.cDiscord = new System.Windows.Forms.CheckBox();
  243. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  244. this.cBS = new System.Windows.Forms.CheckBox();
  245. this.cSkype = new System.Windows.Forms.CheckBox();
  246. this.cFirefox = new System.Windows.Forms.CheckBox();
  247. this.cViber = new System.Windows.Forms.CheckBox();
  248. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  249. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  250. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  251. this.cOpera = new System.Windows.Forms.CheckBox();
  252. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  253. this.button6 = new System.Windows.Forms.Button();
  254. this.cVLC = new System.Windows.Forms.CheckBox();
  255. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  256. this.cChromium = new System.Windows.Forms.CheckBox();
  257. this.cPot = new System.Windows.Forms.CheckBox();
  258. this.cChrome = new System.Windows.Forms.CheckBox();
  259. this.cFoobar = new System.Windows.Forms.CheckBox();
  260. this.c32 = new System.Windows.Forms.RadioButton();
  261. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  262. this.c64 = new System.Windows.Forms.RadioButton();
  263. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  264. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  265. this.label44 = new System.Windows.Forms.Label();
  266. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  267. this.label43 = new System.Windows.Forms.Label();
  268. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  269. this.txtDownloadStatus = new System.Windows.Forms.Label();
  270. this.cVivaldi = new System.Windows.Forms.CheckBox();
  271. this.button5 = new System.Windows.Forms.Button();
  272. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  273. this.label42 = new System.Windows.Forms.Label();
  274. this.label41 = new System.Windows.Forms.Label();
  275. this.progressDownloader = new System.Windows.Forms.ProgressBar();
  276. this.btnDownloadApps = new System.Windows.Forms.Button();
  277. this.cleanerTab = new System.Windows.Forms.TabPage();
  278. this.cleaningpanel = new System.Windows.Forms.Panel();
  279. this.progress2 = new System.Windows.Forms.ProgressBar();
  280. this.label4 = new System.Windows.Forms.Label();
  281. this.label6 = new System.Windows.Forms.Label();
  282. this.panel1 = new System.Windows.Forms.Panel();
  283. this.checkErrorReports = new System.Windows.Forms.CheckBox();
  284. this.checkFileZilla = new System.Windows.Forms.CheckBox();
  285. this.checkSelectAll = new System.Windows.Forms.CheckBox();
  286. this.button20 = new System.Windows.Forms.Button();
  287. this.checkMediaCache = new System.Windows.Forms.CheckBox();
  288. this.checkTemp = new System.Windows.Forms.CheckBox();
  289. this.checkLogs = new System.Windows.Forms.CheckBox();
  290. this.checkUTorrent = new System.Windows.Forms.CheckBox();
  291. this.checkBin = new System.Windows.Forms.CheckBox();
  292. this.checkMiniDumps = new System.Windows.Forms.CheckBox();
  293. this.checkPrefetch = new System.Windows.Forms.CheckBox();
  294. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  295. this.panel4 = new System.Windows.Forms.Panel();
  296. this.label31 = new System.Windows.Forms.Label();
  297. this.label30 = new System.Windows.Forms.Label();
  298. this.button4 = new System.Windows.Forms.Button();
  299. this.button3 = new System.Windows.Forms.Button();
  300. this.button2 = new System.Windows.Forms.Button();
  301. this.button1 = new System.Windows.Forms.Button();
  302. this.label29 = new System.Windows.Forms.Label();
  303. this.chkReadOnly = new System.Windows.Forms.CheckBox();
  304. this.panelList = new System.Windows.Forms.Panel();
  305. this.listHostEntries = new System.Windows.Forms.ListBox();
  306. this.chkBlock = new System.Windows.Forms.CheckBox();
  307. this.button41 = new System.Windows.Forms.Button();
  308. this.button42 = new System.Windows.Forms.Button();
  309. this.button46 = new System.Windows.Forms.Button();
  310. this.button47 = new System.Windows.Forms.Button();
  311. this.txtIP = new System.Windows.Forms.TextBox();
  312. this.txtDomain = new System.Windows.Forms.TextBox();
  313. this.label12 = new System.Windows.Forms.Label();
  314. this.label11 = new System.Windows.Forms.Label();
  315. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  316. this.label10 = new System.Windows.Forms.Label();
  317. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  318. this.label9 = new System.Windows.Forms.Label();
  319. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  320. this.label3 = new System.Windows.Forms.Label();
  321. this.registryFixerTab = new System.Windows.Forms.TabPage();
  322. this.panel2 = new System.Windows.Forms.Panel();
  323. this.button33 = new System.Windows.Forms.Button();
  324. this.label8 = new System.Windows.Forms.Label();
  325. this.checkRestartExplorer = new System.Windows.Forms.CheckBox();
  326. this.checkRegistryEditor = new System.Windows.Forms.CheckBox();
  327. this.checkEnableAll = new System.Windows.Forms.CheckBox();
  328. this.checkContextMenu = new System.Windows.Forms.CheckBox();
  329. this.checkTaskManager = new System.Windows.Forms.CheckBox();
  330. this.checkCommandPrompt = new System.Windows.Forms.CheckBox();
  331. this.checkFirewall = new System.Windows.Forms.CheckBox();
  332. this.checkRunDialog = new System.Windows.Forms.CheckBox();
  333. this.checkFolderOptions = new System.Windows.Forms.CheckBox();
  334. this.checkControlPanel = new System.Windows.Forms.CheckBox();
  335. this.label7 = new System.Windows.Forms.Label();
  336. this.integratorTab = new System.Windows.Forms.TabPage();
  337. this.synapse = new System.Windows.Forms.TabControl();
  338. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  339. this.label19 = new System.Windows.Forms.Label();
  340. this.label18 = new System.Windows.Forms.Label();
  341. this.label17 = new System.Windows.Forms.Label();
  342. this.label16 = new System.Windows.Forms.Label();
  343. this.label15 = new System.Windows.Forms.Label();
  344. this.label14 = new System.Windows.Forms.Label();
  345. this.label13 = new System.Windows.Forms.Label();
  346. this.tabPage8 = new System.Windows.Forms.TabPage();
  347. this.btnAddItem = new System.Windows.Forms.Button();
  348. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  349. this.txtItemName = new System.Windows.Forms.TextBox();
  350. this.security = new System.Windows.Forms.GroupBox();
  351. this.checkShift = new System.Windows.Forms.CheckBox();
  352. this.itemposition = new System.Windows.Forms.GroupBox();
  353. this.radioTop = new System.Windows.Forms.RadioButton();
  354. this.radioMiddle = new System.Windows.Forms.RadioButton();
  355. this.radioBottom = new System.Windows.Forms.RadioButton();
  356. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  357. this.checkDefaultIcon = new System.Windows.Forms.CheckBox();
  358. this.btnBrowseIcon = new System.Windows.Forms.Button();
  359. this.txtIcon = new System.Windows.Forms.TextBox();
  360. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  361. this.btnBrowseItem = new System.Windows.Forms.Button();
  362. this.txtItem = new System.Windows.Forms.TextBox();
  363. this.itemtype = new System.Windows.Forms.GroupBox();
  364. this.radioCommand = new System.Windows.Forms.RadioButton();
  365. this.radioProgram = new System.Windows.Forms.RadioButton();
  366. this.radioFolder = new System.Windows.Forms.RadioButton();
  367. this.radioFile = new System.Windows.Forms.RadioButton();
  368. this.radioLink = new System.Windows.Forms.RadioButton();
  369. this.label26 = new System.Windows.Forms.Label();
  370. this.tabPage9 = new System.Windows.Forms.TabPage();
  371. this.panel5 = new System.Windows.Forms.Panel();
  372. this.listDesktopItems = new System.Windows.Forms.ListBox();
  373. this.button60 = new System.Windows.Forms.Button();
  374. this.button61 = new System.Windows.Forms.Button();
  375. this.button62 = new System.Windows.Forms.Button();
  376. this.label25 = new System.Windows.Forms.Label();
  377. this.tabPage10 = new System.Windows.Forms.TabPage();
  378. this.button65 = new System.Windows.Forms.Button();
  379. this.button66 = new System.Windows.Forms.Button();
  380. this.label24 = new System.Windows.Forms.Label();
  381. this.button58 = new System.Windows.Forms.Button();
  382. this.button59 = new System.Windows.Forms.Button();
  383. this.button55 = new System.Windows.Forms.Button();
  384. this.button57 = new System.Windows.Forms.Button();
  385. this.button52 = new System.Windows.Forms.Button();
  386. this.button53 = new System.Windows.Forms.Button();
  387. this.button49 = new System.Windows.Forms.Button();
  388. this.button51 = new System.Windows.Forms.Button();
  389. this.button56 = new System.Windows.Forms.Button();
  390. this.button54 = new System.Windows.Forms.Button();
  391. this.tabPage11 = new System.Windows.Forms.TabPage();
  392. this.panel6 = new System.Windows.Forms.Panel();
  393. this.listCustomCommands = new System.Windows.Forms.ListBox();
  394. this.button26 = new System.Windows.Forms.Button();
  395. this.button8 = new System.Windows.Forms.Button();
  396. this.label23 = new System.Windows.Forms.Label();
  397. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  398. this.button48 = new System.Windows.Forms.Button();
  399. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  400. this.label22 = new System.Windows.Forms.Label();
  401. this.txtRunFile = new System.Windows.Forms.TextBox();
  402. this.label21 = new System.Windows.Forms.Label();
  403. this.label20 = new System.Windows.Forms.Label();
  404. this.optionsTab = new System.Windows.Forms.TabPage();
  405. this.btnChangelog = new System.Windows.Forms.Button();
  406. this.btnUpdate = new System.Windows.Forms.Button();
  407. this.btnResetConfig = new System.Windows.Forms.Button();
  408. this.label27 = new System.Windows.Forms.Label();
  409. this.radioMinimal = new System.Windows.Forms.RadioButton();
  410. this.radioCaramel = new System.Windows.Forms.RadioButton();
  411. this.radioLime = new System.Windows.Forms.RadioButton();
  412. this.radioMagma = new System.Windows.Forms.RadioButton();
  413. this.radioOcean = new System.Windows.Forms.RadioButton();
  414. this.radioZerg = new System.Windows.Forms.RadioButton();
  415. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  416. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  417. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  418. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  419. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  420. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  421. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  422. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  423. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  424. this.integratorTimer = new System.Windows.Forms.Timer(this.components);
  425. this.runDialogTime = new System.Windows.Forms.Timer(this.components);
  426. this.tpanel.SuspendLayout();
  427. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  428. this.bpanel.SuspendLayout();
  429. this.tabCollection.SuspendLayout();
  430. this.universalTab.SuspendLayout();
  431. this.windowsXTab.SuspendLayout();
  432. this.windowsVIIITab.SuspendLayout();
  433. this.modernAppsTab.SuspendLayout();
  434. this.panelModernAppsList.SuspendLayout();
  435. this.startupTab.SuspendLayout();
  436. this.panel3.SuspendLayout();
  437. this.appsTab.SuspendLayout();
  438. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  440. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  441. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  442. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  443. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  444. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  445. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  446. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  447. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  448. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  449. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  450. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  451. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  452. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  453. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  454. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  455. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  456. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  457. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  458. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  459. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  460. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  461. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  462. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  463. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  466. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  467. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  468. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  469. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  470. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  471. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  475. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  479. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  480. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  481. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  482. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  485. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  486. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  489. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  490. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  491. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  492. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  511. this.cleanerTab.SuspendLayout();
  512. this.cleaningpanel.SuspendLayout();
  513. this.panel1.SuspendLayout();
  514. this.hostsEditorTab.SuspendLayout();
  515. this.panel4.SuspendLayout();
  516. this.panelList.SuspendLayout();
  517. this.registryFixerTab.SuspendLayout();
  518. this.panel2.SuspendLayout();
  519. this.integratorTab.SuspendLayout();
  520. this.synapse.SuspendLayout();
  521. this.integratorInfoTab.SuspendLayout();
  522. this.tabPage8.SuspendLayout();
  523. this.itemnamegroup.SuspendLayout();
  524. this.security.SuspendLayout();
  525. this.itemposition.SuspendLayout();
  526. this.icontoaddgroup.SuspendLayout();
  527. this.itemtoaddgroup.SuspendLayout();
  528. this.itemtype.SuspendLayout();
  529. this.tabPage9.SuspendLayout();
  530. this.panel5.SuspendLayout();
  531. this.tabPage10.SuspendLayout();
  532. this.tabPage11.SuspendLayout();
  533. this.panel6.SuspendLayout();
  534. this.optionsTab.SuspendLayout();
  535. this.SuspendLayout();
  536. //
  537. // tpanel
  538. //
  539. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  540. this.tpanel.Controls.Add(this.txtBitness);
  541. this.tpanel.Controls.Add(this.txtOS);
  542. this.tpanel.Controls.Add(this.txtVersion);
  543. this.tpanel.Controls.Add(this.pictureBox1);
  544. this.tpanel.Controls.Add(this.label2);
  545. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  546. this.tpanel.Location = new System.Drawing.Point(0, 0);
  547. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  548. this.tpanel.Name = "tpanel";
  549. this.tpanel.Size = new System.Drawing.Size(1095, 64);
  550. this.tpanel.TabIndex = 1;
  551. //
  552. // txtBitness
  553. //
  554. this.txtBitness.AutoSize = true;
  555. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  556. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  557. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  558. this.txtBitness.Name = "txtBitness";
  559. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  560. this.txtBitness.TabIndex = 4;
  561. this.txtBitness.Text = "bitness";
  562. //
  563. // txtOS
  564. //
  565. this.txtOS.AutoSize = true;
  566. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  567. this.txtOS.Location = new System.Drawing.Point(188, 21);
  568. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  569. this.txtOS.Name = "txtOS";
  570. this.txtOS.Size = new System.Drawing.Size(19, 15);
  571. this.txtOS.TabIndex = 3;
  572. this.txtOS.Text = "os";
  573. //
  574. // txtVersion
  575. //
  576. this.txtVersion.AutoSize = true;
  577. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  578. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  579. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  580. this.txtVersion.Name = "txtVersion";
  581. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  582. this.txtVersion.TabIndex = 1;
  583. this.txtVersion.Text = "Version:";
  584. //
  585. // pictureBox1
  586. //
  587. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  588. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  589. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  590. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  591. this.pictureBox1.Name = "pictureBox1";
  592. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  593. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  594. this.pictureBox1.TabIndex = 1;
  595. this.pictureBox1.TabStop = false;
  596. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  597. //
  598. // label2
  599. //
  600. this.label2.AutoSize = true;
  601. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  602. this.label2.ForeColor = System.Drawing.Color.White;
  603. this.label2.Location = new System.Drawing.Point(67, 7);
  604. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  605. this.label2.Name = "label2";
  606. this.label2.Size = new System.Drawing.Size(97, 25);
  607. this.label2.TabIndex = 2;
  608. this.label2.Text = "Optimizer";
  609. //
  610. // bpanel
  611. //
  612. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  613. this.bpanel.Controls.Add(this.tabCollection);
  614. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  615. this.bpanel.Location = new System.Drawing.Point(0, 64);
  616. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  617. this.bpanel.Name = "bpanel";
  618. this.bpanel.Size = new System.Drawing.Size(1095, 773);
  619. this.bpanel.TabIndex = 2;
  620. //
  621. // tabCollection
  622. //
  623. this.tabCollection.Controls.Add(this.universalTab);
  624. this.tabCollection.Controls.Add(this.windowsXTab);
  625. this.tabCollection.Controls.Add(this.windowsVIIITab);
  626. this.tabCollection.Controls.Add(this.modernAppsTab);
  627. this.tabCollection.Controls.Add(this.startupTab);
  628. this.tabCollection.Controls.Add(this.appsTab);
  629. this.tabCollection.Controls.Add(this.cleanerTab);
  630. this.tabCollection.Controls.Add(this.hostsEditorTab);
  631. this.tabCollection.Controls.Add(this.registryFixerTab);
  632. this.tabCollection.Controls.Add(this.integratorTab);
  633. this.tabCollection.Controls.Add(this.optionsTab);
  634. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  635. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  636. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  637. this.tabCollection.Name = "tabCollection";
  638. this.tabCollection.SelectedIndex = 0;
  639. this.tabCollection.Size = new System.Drawing.Size(1093, 771);
  640. this.tabCollection.TabIndex = 0;
  641. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  642. //
  643. // universalTab
  644. //
  645. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  646. this.universalTab.Controls.Add(this.label36);
  647. this.universalTab.Controls.Add(this.label37);
  648. this.universalTab.Controls.Add(this.label38);
  649. this.universalTab.Controls.Add(this.toggleSwitch38);
  650. this.universalTab.Controls.Add(this.toggleSwitch36);
  651. this.universalTab.Controls.Add(this.toggleSwitch33);
  652. this.universalTab.Controls.Add(this.toggleSwitch32);
  653. this.universalTab.Controls.Add(this.toggleSwitch12);
  654. this.universalTab.Controls.Add(this.toggleSwitch11);
  655. this.universalTab.Controls.Add(this.toggleSwitch10);
  656. this.universalTab.Controls.Add(this.toggleSwitch9);
  657. this.universalTab.Controls.Add(this.toggleSwitch8);
  658. this.universalTab.Controls.Add(this.toggleSwitch6);
  659. this.universalTab.Controls.Add(this.toggleSwitch5);
  660. this.universalTab.Controls.Add(this.toggleSwitch4);
  661. this.universalTab.Controls.Add(this.toggleSwitch1);
  662. this.universalTab.Controls.Add(this.toggleSwitch3);
  663. this.universalTab.Controls.Add(this.toggleSwitch2);
  664. this.universalTab.Controls.Add(this.button39);
  665. this.universalTab.Location = new System.Drawing.Point(4, 24);
  666. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  667. this.universalTab.Name = "universalTab";
  668. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  669. this.universalTab.Size = new System.Drawing.Size(1085, 743);
  670. this.universalTab.TabIndex = 0;
  671. this.universalTab.Text = "Universal";
  672. //
  673. // label36
  674. //
  675. this.label36.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  676. this.label36.AutoSize = true;
  677. this.label36.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  678. this.label36.ForeColor = System.Drawing.Color.Gold;
  679. this.label36.Location = new System.Drawing.Point(248, 714);
  680. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  681. this.label36.Name = "label36";
  682. this.label36.Size = new System.Drawing.Size(185, 21);
  683. this.label36.TabIndex = 67;
  684. this.label36.Tag = "";
  685. this.label36.Text = "if you use printers often";
  686. //
  687. // label37
  688. //
  689. this.label37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  690. this.label37.AutoSize = true;
  691. 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)));
  692. this.label37.ForeColor = System.Drawing.Color.Gold;
  693. this.label37.Location = new System.Drawing.Point(79, 714);
  694. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  695. this.label37.Name = "label37";
  696. this.label37.Size = new System.Drawing.Size(168, 21);
  697. this.label37.TabIndex = 66;
  698. this.label37.Tag = "";
  699. this.label37.Text = "Disable Print Service";
  700. //
  701. // label38
  702. //
  703. this.label38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  704. this.label38.AutoSize = true;
  705. this.label38.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  706. this.label38.ForeColor = System.Drawing.Color.Gold;
  707. this.label38.Location = new System.Drawing.Point(2, 714);
  708. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  709. this.label38.Name = "label38";
  710. this.label38.Size = new System.Drawing.Size(78, 21);
  711. this.label38.TabIndex = 65;
  712. this.label38.Tag = "";
  713. this.label38.Text = "• Do NOT";
  714. //
  715. // toggleSwitch38
  716. //
  717. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  718. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  719. this.toggleSwitch38.Name = "toggleSwitch38";
  720. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  721. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  722. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  723. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  724. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  725. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  726. this.toggleSwitch38.TabIndex = 50;
  727. this.toggleSwitch38.Tag = "themeable";
  728. //
  729. // toggleSwitch36
  730. //
  731. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  732. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  733. this.toggleSwitch36.Name = "toggleSwitch36";
  734. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  735. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  736. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  737. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  738. this.toggleSwitch36.OnText = "Disable SmartScreen";
  739. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  740. this.toggleSwitch36.TabIndex = 49;
  741. this.toggleSwitch36.Tag = "themeable";
  742. //
  743. // toggleSwitch33
  744. //
  745. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  746. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  747. this.toggleSwitch33.Name = "toggleSwitch33";
  748. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  749. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  750. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  751. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  752. this.toggleSwitch33.OnText = "Disable Fax Service";
  753. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  754. this.toggleSwitch33.TabIndex = 48;
  755. this.toggleSwitch33.Tag = "themeable";
  756. //
  757. // toggleSwitch32
  758. //
  759. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  760. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  761. this.toggleSwitch32.Name = "toggleSwitch32";
  762. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  763. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  764. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  765. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  766. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  767. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  768. this.toggleSwitch32.TabIndex = 47;
  769. this.toggleSwitch32.Tag = "themeable";
  770. //
  771. // toggleSwitch12
  772. //
  773. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  774. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  775. this.toggleSwitch12.Name = "toggleSwitch12";
  776. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  777. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  778. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  779. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  780. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  781. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  782. this.toggleSwitch12.TabIndex = 46;
  783. this.toggleSwitch12.Tag = "themeable";
  784. //
  785. // toggleSwitch11
  786. //
  787. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  788. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  789. this.toggleSwitch11.Name = "toggleSwitch11";
  790. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  791. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  792. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  793. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  794. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  795. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  796. this.toggleSwitch11.TabIndex = 45;
  797. this.toggleSwitch11.Tag = "themeable";
  798. //
  799. // toggleSwitch10
  800. //
  801. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  802. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  803. this.toggleSwitch10.Name = "toggleSwitch10";
  804. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  805. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  806. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  807. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  808. this.toggleSwitch10.OnText = "Disable Superfetch";
  809. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  810. this.toggleSwitch10.TabIndex = 44;
  811. this.toggleSwitch10.Tag = "themeable";
  812. //
  813. // toggleSwitch9
  814. //
  815. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  816. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  817. this.toggleSwitch9.Name = "toggleSwitch9";
  818. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  819. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  820. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  821. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  822. this.toggleSwitch9.OnText = "Disable HomeGroup";
  823. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  824. this.toggleSwitch9.TabIndex = 43;
  825. this.toggleSwitch9.Tag = "themeable";
  826. //
  827. // toggleSwitch8
  828. //
  829. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  830. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  831. this.toggleSwitch8.Name = "toggleSwitch8";
  832. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  833. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  834. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  835. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  836. this.toggleSwitch8.OnText = "Disable Error Reporting";
  837. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  838. this.toggleSwitch8.TabIndex = 42;
  839. this.toggleSwitch8.Tag = "themeable";
  840. //
  841. // toggleSwitch6
  842. //
  843. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  844. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  845. this.toggleSwitch6.Name = "toggleSwitch6";
  846. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  847. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  848. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  849. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  850. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  851. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  852. this.toggleSwitch6.TabIndex = 40;
  853. this.toggleSwitch6.Tag = "themeable";
  854. //
  855. // toggleSwitch5
  856. //
  857. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  858. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  859. this.toggleSwitch5.Name = "toggleSwitch5";
  860. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  861. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  862. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  863. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  864. this.toggleSwitch5.OnText = "Disable Print Service";
  865. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  866. this.toggleSwitch5.TabIndex = 39;
  867. this.toggleSwitch5.Tag = "themeable";
  868. //
  869. // toggleSwitch4
  870. //
  871. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  872. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  873. this.toggleSwitch4.Name = "toggleSwitch4";
  874. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  875. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  876. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  877. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  878. this.toggleSwitch4.OnText = "Disable System Restore";
  879. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  880. this.toggleSwitch4.TabIndex = 38;
  881. this.toggleSwitch4.Tag = "themeable";
  882. //
  883. // toggleSwitch1
  884. //
  885. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  886. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  887. this.toggleSwitch1.Name = "toggleSwitch1";
  888. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  889. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  890. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  891. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  892. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  893. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  894. this.toggleSwitch1.TabIndex = 37;
  895. this.toggleSwitch1.Tag = "themeable";
  896. //
  897. // toggleSwitch3
  898. //
  899. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  900. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  901. this.toggleSwitch3.Name = "toggleSwitch3";
  902. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  903. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  904. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  905. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  906. this.toggleSwitch3.OnText = "Disable Windows Defender";
  907. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  908. this.toggleSwitch3.TabIndex = 36;
  909. this.toggleSwitch3.Tag = "themeable";
  910. //
  911. // toggleSwitch2
  912. //
  913. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  914. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  915. this.toggleSwitch2.Name = "toggleSwitch2";
  916. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  917. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  918. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  919. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  920. this.toggleSwitch2.OnText = "Disable Network Throttling";
  921. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  922. this.toggleSwitch2.TabIndex = 35;
  923. this.toggleSwitch2.Tag = "themeable";
  924. //
  925. // button39
  926. //
  927. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  928. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  929. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  930. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  931. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  932. this.button39.ForeColor = System.Drawing.Color.White;
  933. this.button39.Location = new System.Drawing.Point(14, 246);
  934. this.button39.Margin = new System.Windows.Forms.Padding(2);
  935. this.button39.Name = "button39";
  936. this.button39.Size = new System.Drawing.Size(115, 31);
  937. this.button39.TabIndex = 30;
  938. this.button39.Text = "Apply && Restart";
  939. this.button39.UseVisualStyleBackColor = false;
  940. this.button39.Click += new System.EventHandler(this.button39_Click);
  941. //
  942. // windowsXTab
  943. //
  944. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  945. this.windowsXTab.Controls.Add(this.label47);
  946. this.windowsXTab.Controls.Add(this.label46);
  947. this.windowsXTab.Controls.Add(this.label45);
  948. this.windowsXTab.Controls.Add(this.label40);
  949. this.windowsXTab.Controls.Add(this.label39);
  950. this.windowsXTab.Controls.Add(this.label32);
  951. this.windowsXTab.Controls.Add(this.label35);
  952. this.windowsXTab.Controls.Add(this.label34);
  953. this.windowsXTab.Controls.Add(this.label33);
  954. this.windowsXTab.Controls.Add(this.button43);
  955. this.windowsXTab.Controls.Add(this.button18);
  956. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  957. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  958. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  959. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  960. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  961. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  962. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  963. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  964. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  965. this.windowsXTab.Controls.Add(this.toggleSwitch22);
  966. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  967. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  968. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  969. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  970. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  971. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  972. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  973. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  974. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  975. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  976. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  977. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  978. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  979. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  980. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  981. this.windowsXTab.Name = "windowsXTab";
  982. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  983. this.windowsXTab.Size = new System.Drawing.Size(1085, 743);
  984. this.windowsXTab.TabIndex = 1;
  985. this.windowsXTab.Text = "Windows 10";
  986. //
  987. // label47
  988. //
  989. this.label47.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  990. this.label47.AutoSize = true;
  991. this.label47.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  992. this.label47.ForeColor = System.Drawing.Color.Gold;
  993. this.label47.Location = new System.Drawing.Point(314, 676);
  994. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  995. this.label47.Name = "label47";
  996. this.label47.Size = new System.Drawing.Size(291, 21);
  997. this.label47.TabIndex = 70;
  998. this.label47.Tag = "";
  999. this.label47.Text = "if you want drivers to be auto-installed";
  1000. //
  1001. // label46
  1002. //
  1003. this.label46.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1004. this.label46.AutoSize = true;
  1005. 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)));
  1006. this.label46.ForeColor = System.Drawing.Color.Gold;
  1007. this.label46.Location = new System.Drawing.Point(79, 676);
  1008. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1009. this.label46.Name = "label46";
  1010. this.label46.Size = new System.Drawing.Size(236, 21);
  1011. this.label46.TabIndex = 69;
  1012. this.label46.Tag = "";
  1013. this.label46.Text = "Exclude Drivers from Updates";
  1014. //
  1015. // label45
  1016. //
  1017. this.label45.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1018. this.label45.AutoSize = true;
  1019. this.label45.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1020. this.label45.ForeColor = System.Drawing.Color.Gold;
  1021. this.label45.Location = new System.Drawing.Point(2, 676);
  1022. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1023. this.label45.Name = "label45";
  1024. this.label45.Size = new System.Drawing.Size(78, 21);
  1025. this.label45.TabIndex = 68;
  1026. this.label45.Tag = "";
  1027. this.label45.Text = "• Do NOT";
  1028. //
  1029. // label40
  1030. //
  1031. this.label40.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1032. this.label40.AutoSize = true;
  1033. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1034. this.label40.ForeColor = System.Drawing.Color.Gold;
  1035. this.label40.Location = new System.Drawing.Point(267, 697);
  1036. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1037. this.label40.Name = "label40";
  1038. this.label40.Size = new System.Drawing.Size(349, 21);
  1039. this.label40.TabIndex = 67;
  1040. this.label40.Tag = "";
  1041. this.label40.Text = "if you\'re using Windows 10 build 1809 or newer";
  1042. //
  1043. // label39
  1044. //
  1045. this.label39.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1046. this.label39.AutoSize = true;
  1047. this.label39.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)));
  1048. this.label39.ForeColor = System.Drawing.Color.Gold;
  1049. this.label39.Location = new System.Drawing.Point(79, 697);
  1050. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1051. this.label39.Name = "label39";
  1052. this.label39.Size = new System.Drawing.Size(191, 21);
  1053. this.label39.TabIndex = 66;
  1054. this.label39.Tag = "";
  1055. this.label39.Text = "Disable Privacy Options";
  1056. //
  1057. // label32
  1058. //
  1059. this.label32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1060. this.label32.AutoSize = true;
  1061. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1062. this.label32.ForeColor = System.Drawing.Color.Gold;
  1063. this.label32.Location = new System.Drawing.Point(2, 697);
  1064. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1065. this.label32.Name = "label32";
  1066. this.label32.Size = new System.Drawing.Size(78, 21);
  1067. this.label32.TabIndex = 65;
  1068. this.label32.Tag = "";
  1069. this.label32.Text = "• Do NOT";
  1070. //
  1071. // label35
  1072. //
  1073. this.label35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1074. this.label35.AutoSize = true;
  1075. this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1076. this.label35.ForeColor = System.Drawing.Color.Gold;
  1077. this.label35.Location = new System.Drawing.Point(267, 718);
  1078. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1079. this.label35.Name = "label35";
  1080. this.label35.Size = new System.Drawing.Size(245, 21);
  1081. this.label35.TabIndex = 64;
  1082. this.label35.Tag = "";
  1083. this.label35.Text = "if your device has touch support";
  1084. //
  1085. // label34
  1086. //
  1087. this.label34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1088. this.label34.AutoSize = true;
  1089. 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)));
  1090. this.label34.ForeColor = System.Drawing.Color.Gold;
  1091. this.label34.Location = new System.Drawing.Point(79, 718);
  1092. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1093. this.label34.Name = "label34";
  1094. this.label34.Size = new System.Drawing.Size(189, 21);
  1095. this.label34.TabIndex = 63;
  1096. this.label34.Tag = "";
  1097. this.label34.Text = "Disable Sensor Services";
  1098. //
  1099. // label33
  1100. //
  1101. this.label33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1102. this.label33.AutoSize = true;
  1103. this.label33.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1104. this.label33.ForeColor = System.Drawing.Color.Gold;
  1105. this.label33.Location = new System.Drawing.Point(2, 718);
  1106. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1107. this.label33.Name = "label33";
  1108. this.label33.Size = new System.Drawing.Size(78, 21);
  1109. this.label33.TabIndex = 62;
  1110. this.label33.Tag = "";
  1111. this.label33.Text = "• Do NOT";
  1112. //
  1113. // button43
  1114. //
  1115. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  1116. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1117. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1118. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1119. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1120. this.button43.ForeColor = System.Drawing.Color.White;
  1121. this.button43.Location = new System.Drawing.Point(14, 317);
  1122. this.button43.Margin = new System.Windows.Forms.Padding(2);
  1123. this.button43.Name = "button43";
  1124. this.button43.Size = new System.Drawing.Size(115, 31);
  1125. this.button43.TabIndex = 31;
  1126. this.button43.Text = "Apply && Restart";
  1127. this.button43.UseVisualStyleBackColor = false;
  1128. this.button43.Click += new System.EventHandler(this.button43_Click);
  1129. //
  1130. // button18
  1131. //
  1132. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  1133. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1134. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1135. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1136. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1137. this.button18.ForeColor = System.Drawing.Color.White;
  1138. this.button18.Location = new System.Drawing.Point(133, 317);
  1139. this.button18.Margin = new System.Windows.Forms.Padding(2);
  1140. this.button18.Name = "button18";
  1141. this.button18.Size = new System.Drawing.Size(187, 31);
  1142. this.button18.TabIndex = 14;
  1143. this.button18.Text = "Change Edge Download Folder";
  1144. this.button18.UseVisualStyleBackColor = false;
  1145. this.button18.Click += new System.EventHandler(this.button18_Click);
  1146. //
  1147. // toggleSwitch40
  1148. //
  1149. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  1150. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  1151. this.toggleSwitch40.Name = "toggleSwitch40";
  1152. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1153. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  1154. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1155. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  1156. this.toggleSwitch40.OnText = "Remove Cast To Device";
  1157. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  1158. this.toggleSwitch40.TabIndex = 61;
  1159. this.toggleSwitch40.Tag = "themeable";
  1160. //
  1161. // toggleSwitch39
  1162. //
  1163. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  1164. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  1165. this.toggleSwitch39.Name = "toggleSwitch39";
  1166. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1167. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  1168. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1169. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  1170. this.toggleSwitch39.OnText = "Enable Long Paths";
  1171. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  1172. this.toggleSwitch39.TabIndex = 60;
  1173. this.toggleSwitch39.Tag = "themeable";
  1174. //
  1175. // toggleSwitch37
  1176. //
  1177. this.toggleSwitch37.Location = new System.Drawing.Point(440, 232);
  1178. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  1179. this.toggleSwitch37.Name = "toggleSwitch37";
  1180. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1181. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  1182. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1183. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  1184. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  1185. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  1186. this.toggleSwitch37.TabIndex = 59;
  1187. this.toggleSwitch37.Tag = "themeable";
  1188. //
  1189. // toggleSwitch35
  1190. //
  1191. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  1192. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  1193. this.toggleSwitch35.Name = "toggleSwitch35";
  1194. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1195. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  1196. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1197. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  1198. this.toggleSwitch35.OnText = "Disable Feature Updates";
  1199. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  1200. this.toggleSwitch35.TabIndex = 58;
  1201. this.toggleSwitch35.Tag = "themeable";
  1202. //
  1203. // toggleSwitch34
  1204. //
  1205. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  1206. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  1207. this.toggleSwitch34.Name = "toggleSwitch34";
  1208. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1209. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  1210. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1211. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  1212. this.toggleSwitch34.OnText = "Disable Insider Service";
  1213. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  1214. this.toggleSwitch34.TabIndex = 57;
  1215. this.toggleSwitch34.Tag = "themeable";
  1216. //
  1217. // toggleSwitch27
  1218. //
  1219. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  1220. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  1221. this.toggleSwitch27.Name = "toggleSwitch27";
  1222. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1223. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  1224. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1225. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  1226. this.toggleSwitch27.OnText = "Enable Dark Theme";
  1227. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  1228. this.toggleSwitch27.TabIndex = 56;
  1229. this.toggleSwitch27.Tag = "themeable";
  1230. //
  1231. // toggleSwitch28
  1232. //
  1233. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  1234. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  1235. this.toggleSwitch28.Name = "toggleSwitch28";
  1236. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1237. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  1238. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1239. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  1240. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  1241. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  1242. this.toggleSwitch28.TabIndex = 55;
  1243. this.toggleSwitch28.Tag = "themeable";
  1244. //
  1245. // toggleSwitch29
  1246. //
  1247. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  1248. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  1249. this.toggleSwitch29.Name = "toggleSwitch29";
  1250. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1251. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  1252. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1253. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  1254. this.toggleSwitch29.OnText = "Disable Windows Ink";
  1255. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  1256. this.toggleSwitch29.TabIndex = 54;
  1257. this.toggleSwitch29.Tag = "themeable";
  1258. //
  1259. // toggleSwitch30
  1260. //
  1261. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  1262. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  1263. this.toggleSwitch30.Name = "toggleSwitch30";
  1264. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1265. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  1266. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1267. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  1268. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  1269. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  1270. this.toggleSwitch30.TabIndex = 53;
  1271. this.toggleSwitch30.Tag = "themeable";
  1272. //
  1273. // toggleSwitch22
  1274. //
  1275. this.toggleSwitch22.Location = new System.Drawing.Point(227, 160);
  1276. this.toggleSwitch22.Margin = new System.Windows.Forms.Padding(2);
  1277. this.toggleSwitch22.Name = "toggleSwitch22";
  1278. this.toggleSwitch22.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1279. this.toggleSwitch22.OffForeColor = System.Drawing.Color.White;
  1280. this.toggleSwitch22.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1281. this.toggleSwitch22.OnForeColor = System.Drawing.Color.White;
  1282. this.toggleSwitch22.OnText = "Disable Silent App Install";
  1283. this.toggleSwitch22.Size = new System.Drawing.Size(208, 31);
  1284. this.toggleSwitch22.TabIndex = 52;
  1285. this.toggleSwitch22.Tag = "themeable";
  1286. //
  1287. // toggleSwitch20
  1288. //
  1289. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  1290. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  1291. this.toggleSwitch20.Name = "toggleSwitch20";
  1292. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1293. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  1294. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1295. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  1296. this.toggleSwitch20.OnText = "Disable Sensor Services";
  1297. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  1298. this.toggleSwitch20.TabIndex = 51;
  1299. this.toggleSwitch20.Tag = "themeable";
  1300. //
  1301. // toggleSwitch21
  1302. //
  1303. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  1304. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  1305. this.toggleSwitch21.Name = "toggleSwitch21";
  1306. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1307. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  1308. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1309. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  1310. this.toggleSwitch21.OnText = "Disable Privacy Options";
  1311. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  1312. this.toggleSwitch21.TabIndex = 50;
  1313. this.toggleSwitch21.Tag = "themeable";
  1314. //
  1315. // toggleSwitch23
  1316. //
  1317. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  1318. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  1319. this.toggleSwitch23.Name = "toggleSwitch23";
  1320. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1321. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  1322. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1323. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  1324. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  1325. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  1326. this.toggleSwitch23.TabIndex = 48;
  1327. this.toggleSwitch23.Tag = "themeable";
  1328. //
  1329. // toggleSwitch24
  1330. //
  1331. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  1332. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  1333. this.toggleSwitch24.Name = "toggleSwitch24";
  1334. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1335. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  1336. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1337. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  1338. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  1339. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  1340. this.toggleSwitch24.TabIndex = 47;
  1341. this.toggleSwitch24.Tag = "themeable";
  1342. //
  1343. // toggleSwitch25
  1344. //
  1345. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  1346. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  1347. this.toggleSwitch25.Name = "toggleSwitch25";
  1348. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1349. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  1350. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1351. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  1352. this.toggleSwitch25.OnText = "Disable My People";
  1353. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  1354. this.toggleSwitch25.TabIndex = 46;
  1355. this.toggleSwitch25.Tag = "themeable";
  1356. //
  1357. // toggleSwitch26
  1358. //
  1359. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  1360. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  1361. this.toggleSwitch26.Name = "toggleSwitch26";
  1362. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1363. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  1364. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1365. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  1366. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  1367. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  1368. this.toggleSwitch26.TabIndex = 45;
  1369. this.toggleSwitch26.Tag = "themeable";
  1370. //
  1371. // toggleSwitch19
  1372. //
  1373. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  1374. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  1375. this.toggleSwitch19.Name = "toggleSwitch19";
  1376. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1377. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  1378. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1379. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  1380. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  1381. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  1382. this.toggleSwitch19.TabIndex = 44;
  1383. this.toggleSwitch19.Tag = "themeable";
  1384. //
  1385. // toggleSwitch18
  1386. //
  1387. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  1388. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  1389. this.toggleSwitch18.Name = "toggleSwitch18";
  1390. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1391. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  1392. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1393. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  1394. this.toggleSwitch18.OnText = "Disable Quick Access History";
  1395. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  1396. this.toggleSwitch18.TabIndex = 43;
  1397. this.toggleSwitch18.Tag = "themeable";
  1398. //
  1399. // toggleSwitch17
  1400. //
  1401. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  1402. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  1403. this.toggleSwitch17.Name = "toggleSwitch17";
  1404. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1405. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  1406. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1407. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  1408. this.toggleSwitch17.OnText = "Disable Xbox Live";
  1409. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  1410. this.toggleSwitch17.TabIndex = 42;
  1411. this.toggleSwitch17.Tag = "themeable";
  1412. //
  1413. // toggleSwitch16
  1414. //
  1415. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  1416. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  1417. this.toggleSwitch16.Name = "toggleSwitch16";
  1418. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1419. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  1420. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1421. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  1422. this.toggleSwitch16.OnText = "Disable Cortana";
  1423. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  1424. this.toggleSwitch16.TabIndex = 41;
  1425. this.toggleSwitch16.Tag = "themeable";
  1426. //
  1427. // toggleSwitch15
  1428. //
  1429. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  1430. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  1431. this.toggleSwitch15.Name = "toggleSwitch15";
  1432. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1433. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  1434. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1435. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  1436. this.toggleSwitch15.OnText = "Disable Game Bar";
  1437. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  1438. this.toggleSwitch15.TabIndex = 40;
  1439. this.toggleSwitch15.Tag = "themeable";
  1440. //
  1441. // toggleSwitch14
  1442. //
  1443. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  1444. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  1445. this.toggleSwitch14.Name = "toggleSwitch14";
  1446. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1447. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  1448. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1449. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  1450. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  1451. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  1452. this.toggleSwitch14.TabIndex = 39;
  1453. this.toggleSwitch14.Tag = "themeable";
  1454. //
  1455. // toggleSwitch13
  1456. //
  1457. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  1458. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  1459. this.toggleSwitch13.Name = "toggleSwitch13";
  1460. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1461. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  1462. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1463. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  1464. this.toggleSwitch13.OnText = "Enable Legacy Volume Slider";
  1465. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  1466. this.toggleSwitch13.TabIndex = 38;
  1467. this.toggleSwitch13.Tag = "themeable";
  1468. //
  1469. // windowsVIIITab
  1470. //
  1471. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1472. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  1473. this.windowsVIIITab.Controls.Add(this.button44);
  1474. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1475. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1476. this.windowsVIIITab.Name = "windowsVIIITab";
  1477. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1478. this.windowsVIIITab.Size = new System.Drawing.Size(1085, 743);
  1479. this.windowsVIIITab.TabIndex = 2;
  1480. this.windowsVIIITab.Text = "Windows 8.1";
  1481. //
  1482. // toggleSwitch31
  1483. //
  1484. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  1485. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  1486. this.toggleSwitch31.Name = "toggleSwitch31";
  1487. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1488. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  1489. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1490. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  1491. this.toggleSwitch31.OnText = "Disable OneDrive";
  1492. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  1493. this.toggleSwitch31.TabIndex = 46;
  1494. this.toggleSwitch31.Tag = "themeable";
  1495. //
  1496. // button44
  1497. //
  1498. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  1499. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1500. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1501. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1502. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1503. this.button44.ForeColor = System.Drawing.Color.White;
  1504. this.button44.Location = new System.Drawing.Point(14, 65);
  1505. this.button44.Margin = new System.Windows.Forms.Padding(2);
  1506. this.button44.Name = "button44";
  1507. this.button44.Size = new System.Drawing.Size(115, 31);
  1508. this.button44.TabIndex = 32;
  1509. this.button44.Text = "Apply && Restart";
  1510. this.button44.UseVisualStyleBackColor = false;
  1511. this.button44.Click += new System.EventHandler(this.button44_Click);
  1512. //
  1513. // modernAppsTab
  1514. //
  1515. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1516. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1517. this.modernAppsTab.Controls.Add(this.label28);
  1518. this.modernAppsTab.Controls.Add(this.button74);
  1519. this.modernAppsTab.Controls.Add(this.button75);
  1520. this.modernAppsTab.Controls.Add(this.label1);
  1521. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1522. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1523. this.modernAppsTab.Name = "modernAppsTab";
  1524. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1525. this.modernAppsTab.Size = new System.Drawing.Size(1085, 743);
  1526. this.modernAppsTab.TabIndex = 11;
  1527. this.modernAppsTab.Text = "UWP Apps";
  1528. //
  1529. // chkSelectAllModernApps
  1530. //
  1531. this.chkSelectAllModernApps.AutoSize = true;
  1532. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1533. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1534. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1535. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1536. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1537. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1538. this.chkSelectAllModernApps.TabIndex = 52;
  1539. this.chkSelectAllModernApps.Text = "Select all";
  1540. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1541. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1542. //
  1543. // label28
  1544. //
  1545. this.label28.AutoSize = true;
  1546. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1547. this.label28.ForeColor = System.Drawing.Color.Silver;
  1548. this.label28.Location = new System.Drawing.Point(499, 158);
  1549. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1550. this.label28.Name = "label28";
  1551. this.label28.Size = new System.Drawing.Size(160, 231);
  1552. this.label28.TabIndex = 51;
  1553. this.label28.Tag = "";
  1554. 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" +
  1555. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1556. //
  1557. // button74
  1558. //
  1559. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1560. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1561. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1562. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1563. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1564. this.button74.ForeColor = System.Drawing.Color.White;
  1565. this.button74.Location = new System.Drawing.Point(503, 76);
  1566. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1567. this.button74.Name = "button74";
  1568. this.button74.Size = new System.Drawing.Size(169, 31);
  1569. this.button74.TabIndex = 50;
  1570. this.button74.Text = "Uninstall";
  1571. this.button74.UseVisualStyleBackColor = false;
  1572. this.button74.Click += new System.EventHandler(this.button74_Click);
  1573. //
  1574. // button75
  1575. //
  1576. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1577. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1578. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1579. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1580. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1581. this.button75.ForeColor = System.Drawing.Color.White;
  1582. this.button75.Location = new System.Drawing.Point(503, 41);
  1583. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1584. this.button75.Name = "button75";
  1585. this.button75.Size = new System.Drawing.Size(169, 31);
  1586. this.button75.TabIndex = 49;
  1587. this.button75.Text = "Refresh";
  1588. this.button75.UseVisualStyleBackColor = false;
  1589. this.button75.Click += new System.EventHandler(this.button75_Click);
  1590. //
  1591. // label1
  1592. //
  1593. this.label1.AutoSize = true;
  1594. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1595. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1596. this.label1.Location = new System.Drawing.Point(6, 10);
  1597. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1598. this.label1.Name = "label1";
  1599. this.label1.Size = new System.Drawing.Size(291, 28);
  1600. this.label1.TabIndex = 47;
  1601. this.label1.Tag = "themeable";
  1602. this.label1.Text = "Uninstall unwanted UWP Apps";
  1603. //
  1604. // panelModernAppsList
  1605. //
  1606. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1607. | System.Windows.Forms.AnchorStyles.Left)));
  1608. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1609. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1610. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1611. this.panelModernAppsList.Name = "panelModernAppsList";
  1612. this.panelModernAppsList.Size = new System.Drawing.Size(487, 581);
  1613. this.panelModernAppsList.TabIndex = 0;
  1614. //
  1615. // listModernApps
  1616. //
  1617. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1618. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1619. this.listModernApps.CheckOnClick = true;
  1620. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1621. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1622. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1623. this.listModernApps.FormattingEnabled = true;
  1624. this.listModernApps.HorizontalScrollbar = true;
  1625. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1626. this.listModernApps.Name = "listModernApps";
  1627. this.listModernApps.Size = new System.Drawing.Size(485, 579);
  1628. this.listModernApps.Sorted = true;
  1629. this.listModernApps.TabIndex = 0;
  1630. //
  1631. // startupTab
  1632. //
  1633. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1634. this.startupTab.Controls.Add(this.button64);
  1635. this.startupTab.Controls.Add(this.button31);
  1636. this.startupTab.Controls.Add(this.button37);
  1637. this.startupTab.Controls.Add(this.panel3);
  1638. this.startupTab.Controls.Add(this.button32);
  1639. this.startupTab.Controls.Add(this.button22);
  1640. this.startupTab.Controls.Add(this.label5);
  1641. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1642. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1643. this.startupTab.Name = "startupTab";
  1644. this.startupTab.Size = new System.Drawing.Size(1085, 743);
  1645. this.startupTab.TabIndex = 7;
  1646. this.startupTab.Text = "Startup";
  1647. //
  1648. // button64
  1649. //
  1650. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1651. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1652. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1653. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1654. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1655. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1656. this.button64.ForeColor = System.Drawing.Color.White;
  1657. this.button64.Location = new System.Drawing.Point(677, 76);
  1658. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1659. this.button64.Name = "button64";
  1660. this.button64.Size = new System.Drawing.Size(101, 31);
  1661. this.button64.TabIndex = 40;
  1662. this.button64.Text = "Find in Registry";
  1663. this.button64.UseVisualStyleBackColor = false;
  1664. this.button64.Click += new System.EventHandler(this.button64_Click);
  1665. //
  1666. // button31
  1667. //
  1668. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1669. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1670. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1671. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1672. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1673. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1674. this.button31.ForeColor = System.Drawing.Color.White;
  1675. this.button31.Location = new System.Drawing.Point(677, 41);
  1676. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1677. this.button31.Name = "button31";
  1678. this.button31.Size = new System.Drawing.Size(101, 31);
  1679. this.button31.TabIndex = 39;
  1680. this.button31.Text = "Locate file";
  1681. this.button31.UseVisualStyleBackColor = false;
  1682. this.button31.Click += new System.EventHandler(this.button31_Click);
  1683. //
  1684. // button37
  1685. //
  1686. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1687. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1688. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1689. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1690. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1691. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1692. this.button37.ForeColor = System.Drawing.Color.White;
  1693. this.button37.Location = new System.Drawing.Point(677, 111);
  1694. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1695. this.button37.Name = "button37";
  1696. this.button37.Size = new System.Drawing.Size(101, 31);
  1697. this.button37.TabIndex = 38;
  1698. this.button37.Text = "Refresh";
  1699. this.button37.UseVisualStyleBackColor = false;
  1700. this.button37.Click += new System.EventHandler(this.button37_Click);
  1701. //
  1702. // panel3
  1703. //
  1704. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1705. | System.Windows.Forms.AnchorStyles.Left)
  1706. | System.Windows.Forms.AnchorStyles.Right)));
  1707. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1708. this.panel3.Controls.Add(this.listStartupItems);
  1709. this.panel3.Location = new System.Drawing.Point(11, 40);
  1710. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1711. this.panel3.Name = "panel3";
  1712. this.panel3.Size = new System.Drawing.Size(662, 537);
  1713. this.panel3.TabIndex = 37;
  1714. //
  1715. // listStartupItems
  1716. //
  1717. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1718. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1719. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1720. this.columnHeader1,
  1721. this.columnHeader2,
  1722. this.columnHeader3});
  1723. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1724. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1725. this.listStartupItems.FullRowSelect = true;
  1726. this.listStartupItems.HideSelection = false;
  1727. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1728. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1729. this.listStartupItems.MultiSelect = false;
  1730. this.listStartupItems.Name = "listStartupItems";
  1731. this.listStartupItems.ShowGroups = false;
  1732. this.listStartupItems.Size = new System.Drawing.Size(660, 535);
  1733. this.listStartupItems.TabIndex = 0;
  1734. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1735. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1736. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1737. //
  1738. // columnHeader1
  1739. //
  1740. this.columnHeader1.Text = "Name";
  1741. this.columnHeader1.Width = 194;
  1742. //
  1743. // columnHeader2
  1744. //
  1745. this.columnHeader2.Text = "Location";
  1746. this.columnHeader2.Width = 507;
  1747. //
  1748. // columnHeader3
  1749. //
  1750. this.columnHeader3.Text = "Type";
  1751. this.columnHeader3.Width = 134;
  1752. //
  1753. // button32
  1754. //
  1755. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1756. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1757. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1758. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1759. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1760. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1761. this.button32.ForeColor = System.Drawing.Color.White;
  1762. this.button32.Location = new System.Drawing.Point(677, 146);
  1763. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1764. this.button32.Name = "button32";
  1765. this.button32.Size = new System.Drawing.Size(101, 31);
  1766. this.button32.TabIndex = 36;
  1767. this.button32.Text = "Remove";
  1768. this.button32.UseVisualStyleBackColor = false;
  1769. this.button32.Click += new System.EventHandler(this.button32_Click);
  1770. //
  1771. // button22
  1772. //
  1773. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1774. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1775. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1776. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1777. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1778. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1779. this.button22.ForeColor = System.Drawing.Color.White;
  1780. this.button22.Location = new System.Drawing.Point(677, 181);
  1781. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1782. this.button22.Name = "button22";
  1783. this.button22.Size = new System.Drawing.Size(101, 31);
  1784. this.button22.TabIndex = 34;
  1785. this.button22.Text = "Remove all";
  1786. this.button22.UseVisualStyleBackColor = false;
  1787. this.button22.Click += new System.EventHandler(this.button22_Click);
  1788. //
  1789. // label5
  1790. //
  1791. this.label5.AutoSize = true;
  1792. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1793. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1794. this.label5.Location = new System.Drawing.Point(6, 10);
  1795. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1796. this.label5.Name = "label5";
  1797. this.label5.Size = new System.Drawing.Size(254, 28);
  1798. this.label5.TabIndex = 3;
  1799. this.label5.Tag = "themeable";
  1800. this.label5.Text = "Choose your startup items";
  1801. //
  1802. // appsTab
  1803. //
  1804. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1805. this.appsTab.Controls.Add(this.cUUI);
  1806. this.appsTab.Controls.Add(this.pictureBox72);
  1807. this.appsTab.Controls.Add(this.cRufus);
  1808. this.appsTab.Controls.Add(this.pictureBox73);
  1809. this.appsTab.Controls.Add(this.cFlux);
  1810. this.appsTab.Controls.Add(this.pictureBox71);
  1811. this.appsTab.Controls.Add(this.cAntiExploit);
  1812. this.appsTab.Controls.Add(this.pictureBox69);
  1813. this.appsTab.Controls.Add(this.cMalwarebytes);
  1814. this.appsTab.Controls.Add(this.pictureBox70);
  1815. this.appsTab.Controls.Add(this.cRevo);
  1816. this.appsTab.Controls.Add(this.pictureBox68);
  1817. this.appsTab.Controls.Add(this.cIObitDB);
  1818. this.appsTab.Controls.Add(this.cIObitU);
  1819. this.appsTab.Controls.Add(this.cIObitSD);
  1820. this.appsTab.Controls.Add(this.pictureBox61);
  1821. this.appsTab.Controls.Add(this.pictureBox66);
  1822. this.appsTab.Controls.Add(this.pictureBox67);
  1823. this.appsTab.Controls.Add(this.cBlender);
  1824. this.appsTab.Controls.Add(this.pictureBox60);
  1825. this.appsTab.Controls.Add(this.cEclipse);
  1826. this.appsTab.Controls.Add(this.pictureBox62);
  1827. this.appsTab.Controls.Add(this.cAndroidStudio);
  1828. this.appsTab.Controls.Add(this.pictureBox63);
  1829. this.appsTab.Controls.Add(this.pictureBox64);
  1830. this.appsTab.Controls.Add(this.pictureBox65);
  1831. this.appsTab.Controls.Add(this.cDropbox);
  1832. this.appsTab.Controls.Add(this.cWinamp);
  1833. this.appsTab.Controls.Add(this.ciTunes);
  1834. this.appsTab.Controls.Add(this.pictureBox59);
  1835. this.appsTab.Controls.Add(this.cMaxthon);
  1836. this.appsTab.Controls.Add(this.picturemaxthon);
  1837. this.appsTab.Controls.Add(this.cGyazo);
  1838. this.appsTab.Controls.Add(this.pictureBox57);
  1839. this.appsTab.Controls.Add(this.cLightShot);
  1840. this.appsTab.Controls.Add(this.pictureBox58);
  1841. this.appsTab.Controls.Add(this.cMSTeams);
  1842. this.appsTab.Controls.Add(this.pictureBox55);
  1843. this.appsTab.Controls.Add(this.cAnyDesk);
  1844. this.appsTab.Controls.Add(this.pictureBox56);
  1845. this.appsTab.Controls.Add(this.cOrigin);
  1846. this.appsTab.Controls.Add(this.pictureBox54);
  1847. this.appsTab.Controls.Add(this.cEpicStore);
  1848. this.appsTab.Controls.Add(this.pictureBox53);
  1849. this.appsTab.Controls.Add(this.cAutoInstall);
  1850. this.appsTab.Controls.Add(this.cBlizzard);
  1851. this.appsTab.Controls.Add(this.cAudacity);
  1852. this.appsTab.Controls.Add(this.cSteam);
  1853. this.appsTab.Controls.Add(this.pictureBox49);
  1854. this.appsTab.Controls.Add(this.cBT);
  1855. this.appsTab.Controls.Add(this.pictureBox51);
  1856. this.appsTab.Controls.Add(this.cMp3Tag);
  1857. this.appsTab.Controls.Add(this.cUbi);
  1858. this.appsTab.Controls.Add(this.cLibreOffice);
  1859. this.appsTab.Controls.Add(this.pictureBox50);
  1860. this.appsTab.Controls.Add(this.pictureBox48);
  1861. this.appsTab.Controls.Add(this.pictureBox17);
  1862. this.appsTab.Controls.Add(this.pictureBox45);
  1863. this.appsTab.Controls.Add(this.cWinRar);
  1864. this.appsTab.Controls.Add(this.pictureBox47);
  1865. this.appsTab.Controls.Add(this.pictureBox20);
  1866. this.appsTab.Controls.Add(this.cGIMP);
  1867. this.appsTab.Controls.Add(this.pictureBox52);
  1868. this.appsTab.Controls.Add(this.pictureBox46);
  1869. this.appsTab.Controls.Add(this.cUT);
  1870. this.appsTab.Controls.Add(this.cPhotoFiltre);
  1871. this.appsTab.Controls.Add(this.c7zip);
  1872. this.appsTab.Controls.Add(this.pictureBox19);
  1873. this.appsTab.Controls.Add(this.cAdobeReader);
  1874. this.appsTab.Controls.Add(this.pictureBox18);
  1875. this.appsTab.Controls.Add(this.cSumatra);
  1876. this.appsTab.Controls.Add(this.cQB);
  1877. this.appsTab.Controls.Add(this.cDeluge);
  1878. this.appsTab.Controls.Add(this.cWinScp);
  1879. this.appsTab.Controls.Add(this.cEvernote);
  1880. this.appsTab.Controls.Add(this.cPeaZip);
  1881. this.appsTab.Controls.Add(this.pictureBox24);
  1882. this.appsTab.Controls.Add(this.cSublimeMerge);
  1883. this.appsTab.Controls.Add(this.pictureBox21);
  1884. this.appsTab.Controls.Add(this.pictureBox16);
  1885. this.appsTab.Controls.Add(this.pictureBox23);
  1886. this.appsTab.Controls.Add(this.cOneDrive);
  1887. this.appsTab.Controls.Add(this.cFoxit);
  1888. this.appsTab.Controls.Add(this.pictureBox15);
  1889. this.appsTab.Controls.Add(this.pictureBox22);
  1890. this.appsTab.Controls.Add(this.cThunderbird);
  1891. this.appsTab.Controls.Add(this.pictureBox14);
  1892. this.appsTab.Controls.Add(this.pictureBox43);
  1893. this.appsTab.Controls.Add(this.cVSCode);
  1894. this.appsTab.Controls.Add(this.pictureBox42);
  1895. this.appsTab.Controls.Add(this.cIrfan);
  1896. this.appsTab.Controls.Add(this.pictureBox41);
  1897. this.appsTab.Controls.Add(this.cVS);
  1898. this.appsTab.Controls.Add(this.pictureBox44);
  1899. this.appsTab.Controls.Add(this.cZoom);
  1900. this.appsTab.Controls.Add(this.pictureBox40);
  1901. this.appsTab.Controls.Add(this.pictureBox36);
  1902. this.appsTab.Controls.Add(this.cPostman);
  1903. this.appsTab.Controls.Add(this.cTor);
  1904. this.appsTab.Controls.Add(this.cPutty);
  1905. this.appsTab.Controls.Add(this.pictureBox37);
  1906. this.appsTab.Controls.Add(this.pictureBox31);
  1907. this.appsTab.Controls.Add(this.cFileZilla);
  1908. this.appsTab.Controls.Add(this.pictureBox25);
  1909. this.appsTab.Controls.Add(this.cXAMPP);
  1910. this.appsTab.Controls.Add(this.pictureBox35);
  1911. this.appsTab.Controls.Add(this.cGitHub);
  1912. this.appsTab.Controls.Add(this.pictureBox9);
  1913. this.appsTab.Controls.Add(this.pictureBox38);
  1914. this.appsTab.Controls.Add(this.pictureBox32);
  1915. this.appsTab.Controls.Add(this.pictureBox39);
  1916. this.appsTab.Controls.Add(this.pictureBox30);
  1917. this.appsTab.Controls.Add(this.cNode);
  1918. this.appsTab.Controls.Add(this.pictureBox34);
  1919. this.appsTab.Controls.Add(this.cAtom);
  1920. this.appsTab.Controls.Add(this.cTV);
  1921. this.appsTab.Controls.Add(this.cNPP);
  1922. this.appsTab.Controls.Add(this.pictureBox33);
  1923. this.appsTab.Controls.Add(this.cSpotify);
  1924. this.appsTab.Controls.Add(this.cSublimeText);
  1925. this.appsTab.Controls.Add(this.pictureBox29);
  1926. this.appsTab.Controls.Add(this.pictureBox6);
  1927. this.appsTab.Controls.Add(this.pictureBox26);
  1928. this.appsTab.Controls.Add(this.pictureBox13);
  1929. this.appsTab.Controls.Add(this.pictureBox28);
  1930. this.appsTab.Controls.Add(this.cDiscord);
  1931. this.appsTab.Controls.Add(this.pictureBox27);
  1932. this.appsTab.Controls.Add(this.cBS);
  1933. this.appsTab.Controls.Add(this.cSkype);
  1934. this.appsTab.Controls.Add(this.cFirefox);
  1935. this.appsTab.Controls.Add(this.cViber);
  1936. this.appsTab.Controls.Add(this.pictureBox12);
  1937. this.appsTab.Controls.Add(this.linkLabel1);
  1938. this.appsTab.Controls.Add(this.pictureBox8);
  1939. this.appsTab.Controls.Add(this.cOpera);
  1940. this.appsTab.Controls.Add(this.pictureBox11);
  1941. this.appsTab.Controls.Add(this.button6);
  1942. this.appsTab.Controls.Add(this.cVLC);
  1943. this.appsTab.Controls.Add(this.pictureBox10);
  1944. this.appsTab.Controls.Add(this.cChromium);
  1945. this.appsTab.Controls.Add(this.cPot);
  1946. this.appsTab.Controls.Add(this.cChrome);
  1947. this.appsTab.Controls.Add(this.cFoobar);
  1948. this.appsTab.Controls.Add(this.c32);
  1949. this.appsTab.Controls.Add(this.pictureBox2);
  1950. this.appsTab.Controls.Add(this.c64);
  1951. this.appsTab.Controls.Add(this.pictureBox7);
  1952. this.appsTab.Controls.Add(this.pictureBox3);
  1953. this.appsTab.Controls.Add(this.label44);
  1954. this.appsTab.Controls.Add(this.pictureBox4);
  1955. this.appsTab.Controls.Add(this.label43);
  1956. this.appsTab.Controls.Add(this.pictureBox5);
  1957. this.appsTab.Controls.Add(this.txtDownloadStatus);
  1958. this.appsTab.Controls.Add(this.cVivaldi);
  1959. this.appsTab.Controls.Add(this.button5);
  1960. this.appsTab.Controls.Add(this.txtDownloadFolder);
  1961. this.appsTab.Controls.Add(this.label42);
  1962. this.appsTab.Controls.Add(this.label41);
  1963. this.appsTab.Controls.Add(this.progressDownloader);
  1964. this.appsTab.Controls.Add(this.btnDownloadApps);
  1965. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1966. this.appsTab.Name = "appsTab";
  1967. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1968. this.appsTab.Size = new System.Drawing.Size(1085, 743);
  1969. this.appsTab.TabIndex = 12;
  1970. this.appsTab.Text = "Common Apps";
  1971. //
  1972. // cUUI
  1973. //
  1974. this.cUUI.AutoSize = true;
  1975. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1976. this.cUUI.Location = new System.Drawing.Point(248, 526);
  1977. this.cUUI.Name = "cUUI";
  1978. this.cUUI.Size = new System.Drawing.Size(182, 24);
  1979. this.cUUI.TabIndex = 152;
  1980. this.cUUI.Text = "Universal USB Installer";
  1981. this.cUUI.UseVisualStyleBackColor = true;
  1982. //
  1983. // pictureBox72
  1984. //
  1985. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  1986. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1987. this.pictureBox72.Location = new System.Drawing.Point(218, 525);
  1988. this.pictureBox72.Name = "pictureBox72";
  1989. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  1990. this.pictureBox72.TabIndex = 153;
  1991. this.pictureBox72.TabStop = false;
  1992. //
  1993. // cRufus
  1994. //
  1995. this.cRufus.AutoSize = true;
  1996. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1997. this.cRufus.Location = new System.Drawing.Point(248, 496);
  1998. this.cRufus.Name = "cRufus";
  1999. this.cRufus.Size = new System.Drawing.Size(66, 24);
  2000. this.cRufus.TabIndex = 150;
  2001. this.cRufus.Text = "Rufus";
  2002. this.cRufus.UseVisualStyleBackColor = true;
  2003. //
  2004. // pictureBox73
  2005. //
  2006. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  2007. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2008. this.pictureBox73.Location = new System.Drawing.Point(218, 495);
  2009. this.pictureBox73.Name = "pictureBox73";
  2010. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  2011. this.pictureBox73.TabIndex = 151;
  2012. this.pictureBox73.TabStop = false;
  2013. //
  2014. // cFlux
  2015. //
  2016. this.cFlux.AutoSize = true;
  2017. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2018. this.cFlux.Location = new System.Drawing.Point(486, 490);
  2019. this.cFlux.Name = "cFlux";
  2020. this.cFlux.Size = new System.Drawing.Size(60, 24);
  2021. this.cFlux.TabIndex = 148;
  2022. this.cFlux.Text = "F.lux";
  2023. this.cFlux.UseVisualStyleBackColor = true;
  2024. //
  2025. // pictureBox71
  2026. //
  2027. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2028. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2029. this.pictureBox71.Location = new System.Drawing.Point(456, 490);
  2030. this.pictureBox71.Name = "pictureBox71";
  2031. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2032. this.pictureBox71.TabIndex = 149;
  2033. this.pictureBox71.TabStop = false;
  2034. //
  2035. // cAntiExploit
  2036. //
  2037. this.cAntiExploit.AutoSize = true;
  2038. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2039. this.cAntiExploit.Location = new System.Drawing.Point(486, 431);
  2040. this.cAntiExploit.Name = "cAntiExploit";
  2041. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  2042. this.cAntiExploit.TabIndex = 146;
  2043. this.cAntiExploit.Text = "Anti-Exploit";
  2044. this.cAntiExploit.UseVisualStyleBackColor = true;
  2045. //
  2046. // pictureBox69
  2047. //
  2048. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  2049. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2050. this.pictureBox69.Location = new System.Drawing.Point(456, 430);
  2051. this.pictureBox69.Name = "pictureBox69";
  2052. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  2053. this.pictureBox69.TabIndex = 147;
  2054. this.pictureBox69.TabStop = false;
  2055. //
  2056. // cMalwarebytes
  2057. //
  2058. this.cMalwarebytes.AutoSize = true;
  2059. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2060. this.cMalwarebytes.Location = new System.Drawing.Point(486, 401);
  2061. this.cMalwarebytes.Name = "cMalwarebytes";
  2062. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  2063. this.cMalwarebytes.TabIndex = 144;
  2064. this.cMalwarebytes.Text = "Malwarebytes";
  2065. this.cMalwarebytes.UseVisualStyleBackColor = true;
  2066. //
  2067. // pictureBox70
  2068. //
  2069. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  2070. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2071. this.pictureBox70.Location = new System.Drawing.Point(456, 400);
  2072. this.pictureBox70.Name = "pictureBox70";
  2073. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  2074. this.pictureBox70.TabIndex = 145;
  2075. this.pictureBox70.TabStop = false;
  2076. //
  2077. // cRevo
  2078. //
  2079. this.cRevo.AutoSize = true;
  2080. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2081. this.cRevo.Location = new System.Drawing.Point(683, 491);
  2082. this.cRevo.Name = "cRevo";
  2083. this.cRevo.Size = new System.Drawing.Size(140, 24);
  2084. this.cRevo.TabIndex = 142;
  2085. this.cRevo.Text = "Revo Uninstaller";
  2086. this.cRevo.UseVisualStyleBackColor = true;
  2087. //
  2088. // pictureBox68
  2089. //
  2090. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  2091. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2092. this.pictureBox68.Location = new System.Drawing.Point(653, 490);
  2093. this.pictureBox68.Name = "pictureBox68";
  2094. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  2095. this.pictureBox68.TabIndex = 143;
  2096. this.pictureBox68.TabStop = false;
  2097. //
  2098. // cIObitDB
  2099. //
  2100. this.cIObitDB.AutoSize = true;
  2101. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2102. this.cIObitDB.Location = new System.Drawing.Point(683, 431);
  2103. this.cIObitDB.Name = "cIObitDB";
  2104. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  2105. this.cIObitDB.TabIndex = 137;
  2106. this.cIObitDB.Text = "IObit Driver Booster";
  2107. this.cIObitDB.UseVisualStyleBackColor = true;
  2108. //
  2109. // cIObitU
  2110. //
  2111. this.cIObitU.AutoSize = true;
  2112. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2113. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2114. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2115. this.cIObitU.Location = new System.Drawing.Point(683, 401);
  2116. this.cIObitU.Name = "cIObitU";
  2117. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  2118. this.cIObitU.TabIndex = 138;
  2119. this.cIObitU.Text = "IObit Uninstaller";
  2120. this.cIObitU.UseVisualStyleBackColor = true;
  2121. //
  2122. // cIObitSD
  2123. //
  2124. this.cIObitSD.AutoSize = true;
  2125. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2126. this.cIObitSD.Location = new System.Drawing.Point(683, 461);
  2127. this.cIObitSD.Name = "cIObitSD";
  2128. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  2129. this.cIObitSD.TabIndex = 136;
  2130. this.cIObitSD.Text = "IObit Smart Defrag";
  2131. this.cIObitSD.UseVisualStyleBackColor = true;
  2132. //
  2133. // pictureBox61
  2134. //
  2135. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  2136. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2137. this.pictureBox61.Location = new System.Drawing.Point(653, 400);
  2138. this.pictureBox61.Name = "pictureBox61";
  2139. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  2140. this.pictureBox61.TabIndex = 139;
  2141. this.pictureBox61.TabStop = false;
  2142. //
  2143. // pictureBox66
  2144. //
  2145. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  2146. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2147. this.pictureBox66.Location = new System.Drawing.Point(653, 430);
  2148. this.pictureBox66.Name = "pictureBox66";
  2149. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  2150. this.pictureBox66.TabIndex = 140;
  2151. this.pictureBox66.TabStop = false;
  2152. //
  2153. // pictureBox67
  2154. //
  2155. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  2156. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2157. this.pictureBox67.Location = new System.Drawing.Point(653, 460);
  2158. this.pictureBox67.Name = "pictureBox67";
  2159. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  2160. this.pictureBox67.TabIndex = 141;
  2161. this.pictureBox67.TabStop = false;
  2162. //
  2163. // cBlender
  2164. //
  2165. this.cBlender.AutoSize = true;
  2166. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2167. this.cBlender.Location = new System.Drawing.Point(486, 350);
  2168. this.cBlender.Name = "cBlender";
  2169. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2170. this.cBlender.TabIndex = 135;
  2171. this.cBlender.Text = "Blender";
  2172. this.cBlender.UseVisualStyleBackColor = true;
  2173. //
  2174. // pictureBox60
  2175. //
  2176. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2177. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2178. this.pictureBox60.Location = new System.Drawing.Point(456, 350);
  2179. this.pictureBox60.Name = "pictureBox60";
  2180. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2181. this.pictureBox60.TabIndex = 134;
  2182. this.pictureBox60.TabStop = false;
  2183. //
  2184. // cEclipse
  2185. //
  2186. this.cEclipse.AutoSize = true;
  2187. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2188. this.cEclipse.Location = new System.Drawing.Point(898, 232);
  2189. this.cEclipse.Name = "cEclipse";
  2190. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  2191. this.cEclipse.TabIndex = 126;
  2192. this.cEclipse.Text = "Eclipse";
  2193. this.cEclipse.UseVisualStyleBackColor = true;
  2194. //
  2195. // pictureBox62
  2196. //
  2197. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  2198. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2199. this.pictureBox62.Location = new System.Drawing.Point(868, 262);
  2200. this.pictureBox62.Name = "pictureBox62";
  2201. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  2202. this.pictureBox62.TabIndex = 131;
  2203. this.pictureBox62.TabStop = false;
  2204. //
  2205. // cAndroidStudio
  2206. //
  2207. this.cAndroidStudio.AutoSize = true;
  2208. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2209. this.cAndroidStudio.Location = new System.Drawing.Point(898, 262);
  2210. this.cAndroidStudio.Name = "cAndroidStudio";
  2211. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  2212. this.cAndroidStudio.TabIndex = 127;
  2213. this.cAndroidStudio.Text = "Android Studio";
  2214. this.cAndroidStudio.UseVisualStyleBackColor = true;
  2215. //
  2216. // pictureBox63
  2217. //
  2218. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2219. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2220. this.pictureBox63.Location = new System.Drawing.Point(218, 420);
  2221. this.pictureBox63.Name = "pictureBox63";
  2222. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2223. this.pictureBox63.TabIndex = 128;
  2224. this.pictureBox63.TabStop = false;
  2225. //
  2226. // pictureBox64
  2227. //
  2228. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  2229. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2230. this.pictureBox64.Location = new System.Drawing.Point(868, 232);
  2231. this.pictureBox64.Name = "pictureBox64";
  2232. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  2233. this.pictureBox64.TabIndex = 129;
  2234. this.pictureBox64.TabStop = false;
  2235. //
  2236. // pictureBox65
  2237. //
  2238. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2239. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2240. this.pictureBox65.Location = new System.Drawing.Point(653, 262);
  2241. this.pictureBox65.Name = "pictureBox65";
  2242. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2243. this.pictureBox65.TabIndex = 130;
  2244. this.pictureBox65.TabStop = false;
  2245. //
  2246. // cDropbox
  2247. //
  2248. this.cDropbox.AutoSize = true;
  2249. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2250. this.cDropbox.Location = new System.Drawing.Point(248, 420);
  2251. this.cDropbox.Name = "cDropbox";
  2252. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  2253. this.cDropbox.TabIndex = 124;
  2254. this.cDropbox.Text = "Dropbox";
  2255. this.cDropbox.UseVisualStyleBackColor = true;
  2256. //
  2257. // cWinamp
  2258. //
  2259. this.cWinamp.AutoSize = true;
  2260. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2261. this.cWinamp.Location = new System.Drawing.Point(683, 262);
  2262. this.cWinamp.Name = "cWinamp";
  2263. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2264. this.cWinamp.TabIndex = 125;
  2265. this.cWinamp.Text = "Winamp";
  2266. this.cWinamp.UseVisualStyleBackColor = true;
  2267. //
  2268. // ciTunes
  2269. //
  2270. this.ciTunes.AutoSize = true;
  2271. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2272. this.ciTunes.Location = new System.Drawing.Point(683, 232);
  2273. this.ciTunes.Name = "ciTunes";
  2274. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2275. this.ciTunes.TabIndex = 122;
  2276. this.ciTunes.Text = "Apple iTunes";
  2277. this.ciTunes.UseVisualStyleBackColor = true;
  2278. //
  2279. // pictureBox59
  2280. //
  2281. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2282. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2283. this.pictureBox59.Location = new System.Drawing.Point(653, 231);
  2284. this.pictureBox59.Name = "pictureBox59";
  2285. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2286. this.pictureBox59.TabIndex = 123;
  2287. this.pictureBox59.TabStop = false;
  2288. //
  2289. // cMaxthon
  2290. //
  2291. this.cMaxthon.AutoSize = true;
  2292. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2293. this.cMaxthon.Location = new System.Drawing.Point(43, 202);
  2294. this.cMaxthon.Name = "cMaxthon";
  2295. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  2296. this.cMaxthon.TabIndex = 120;
  2297. this.cMaxthon.Text = "Maxthon";
  2298. this.cMaxthon.UseVisualStyleBackColor = true;
  2299. //
  2300. // picturemaxthon
  2301. //
  2302. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  2303. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2304. this.picturemaxthon.Location = new System.Drawing.Point(13, 201);
  2305. this.picturemaxthon.Name = "picturemaxthon";
  2306. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  2307. this.picturemaxthon.TabIndex = 121;
  2308. this.picturemaxthon.TabStop = false;
  2309. //
  2310. // cGyazo
  2311. //
  2312. this.cGyazo.AutoSize = true;
  2313. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2314. this.cGyazo.Location = new System.Drawing.Point(682, 347);
  2315. this.cGyazo.Name = "cGyazo";
  2316. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2317. this.cGyazo.TabIndex = 117;
  2318. this.cGyazo.Text = "Gyazo";
  2319. this.cGyazo.UseVisualStyleBackColor = true;
  2320. //
  2321. // pictureBox57
  2322. //
  2323. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2324. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2325. this.pictureBox57.Location = new System.Drawing.Point(652, 318);
  2326. this.pictureBox57.Name = "pictureBox57";
  2327. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2328. this.pictureBox57.TabIndex = 119;
  2329. this.pictureBox57.TabStop = false;
  2330. //
  2331. // cLightShot
  2332. //
  2333. this.cLightShot.AutoSize = true;
  2334. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2335. this.cLightShot.Location = new System.Drawing.Point(682, 318);
  2336. this.cLightShot.Name = "cLightShot";
  2337. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2338. this.cLightShot.TabIndex = 116;
  2339. this.cLightShot.Text = "Lightshot";
  2340. this.cLightShot.UseVisualStyleBackColor = true;
  2341. //
  2342. // pictureBox58
  2343. //
  2344. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2345. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2346. this.pictureBox58.Location = new System.Drawing.Point(652, 347);
  2347. this.pictureBox58.Name = "pictureBox58";
  2348. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2349. this.pictureBox58.TabIndex = 118;
  2350. this.pictureBox58.TabStop = false;
  2351. //
  2352. // cMSTeams
  2353. //
  2354. this.cMSTeams.AutoSize = true;
  2355. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2356. this.cMSTeams.Location = new System.Drawing.Point(248, 172);
  2357. this.cMSTeams.Name = "cMSTeams";
  2358. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  2359. this.cMSTeams.TabIndex = 115;
  2360. this.cMSTeams.Text = "Microsoft Teams";
  2361. this.cMSTeams.UseVisualStyleBackColor = true;
  2362. //
  2363. // pictureBox55
  2364. //
  2365. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  2366. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2367. this.pictureBox55.Location = new System.Drawing.Point(218, 172);
  2368. this.pictureBox55.Name = "pictureBox55";
  2369. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  2370. this.pictureBox55.TabIndex = 114;
  2371. this.pictureBox55.TabStop = false;
  2372. //
  2373. // cAnyDesk
  2374. //
  2375. this.cAnyDesk.AutoSize = true;
  2376. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2377. this.cAnyDesk.Location = new System.Drawing.Point(248, 232);
  2378. this.cAnyDesk.Name = "cAnyDesk";
  2379. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  2380. this.cAnyDesk.TabIndex = 113;
  2381. this.cAnyDesk.Text = "AnyDesk";
  2382. this.cAnyDesk.UseVisualStyleBackColor = true;
  2383. //
  2384. // pictureBox56
  2385. //
  2386. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  2387. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2388. this.pictureBox56.Location = new System.Drawing.Point(218, 232);
  2389. this.pictureBox56.Name = "pictureBox56";
  2390. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  2391. this.pictureBox56.TabIndex = 112;
  2392. this.pictureBox56.TabStop = false;
  2393. //
  2394. // cOrigin
  2395. //
  2396. this.cOrigin.AutoSize = true;
  2397. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2398. this.cOrigin.Location = new System.Drawing.Point(898, 539);
  2399. this.cOrigin.Name = "cOrigin";
  2400. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  2401. this.cOrigin.TabIndex = 111;
  2402. this.cOrigin.Text = "EA Origin";
  2403. this.cOrigin.UseVisualStyleBackColor = true;
  2404. //
  2405. // pictureBox54
  2406. //
  2407. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  2408. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2409. this.pictureBox54.Location = new System.Drawing.Point(868, 539);
  2410. this.pictureBox54.Name = "pictureBox54";
  2411. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  2412. this.pictureBox54.TabIndex = 110;
  2413. this.pictureBox54.TabStop = false;
  2414. //
  2415. // cEpicStore
  2416. //
  2417. this.cEpicStore.AutoSize = true;
  2418. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2419. this.cEpicStore.Location = new System.Drawing.Point(898, 509);
  2420. this.cEpicStore.Name = "cEpicStore";
  2421. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  2422. this.cEpicStore.TabIndex = 109;
  2423. this.cEpicStore.Text = "Epic Games";
  2424. this.cEpicStore.UseVisualStyleBackColor = true;
  2425. //
  2426. // pictureBox53
  2427. //
  2428. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  2429. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2430. this.pictureBox53.Location = new System.Drawing.Point(868, 509);
  2431. this.pictureBox53.Name = "pictureBox53";
  2432. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  2433. this.pictureBox53.TabIndex = 108;
  2434. this.pictureBox53.TabStop = false;
  2435. //
  2436. // cAutoInstall
  2437. //
  2438. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2439. this.cAutoInstall.AutoSize = true;
  2440. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2441. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2442. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2443. this.cAutoInstall.Location = new System.Drawing.Point(789, 673);
  2444. this.cAutoInstall.Name = "cAutoInstall";
  2445. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  2446. this.cAutoInstall.TabIndex = 107;
  2447. this.cAutoInstall.Text = "Install after downloading";
  2448. this.cAutoInstall.UseVisualStyleBackColor = true;
  2449. //
  2450. // cBlizzard
  2451. //
  2452. this.cBlizzard.AutoSize = true;
  2453. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2454. this.cBlizzard.Location = new System.Drawing.Point(898, 479);
  2455. this.cBlizzard.Name = "cBlizzard";
  2456. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  2457. this.cBlizzard.TabIndex = 82;
  2458. this.cBlizzard.Text = "Battle.net";
  2459. this.cBlizzard.UseVisualStyleBackColor = true;
  2460. //
  2461. // cAudacity
  2462. //
  2463. this.cAudacity.AutoSize = true;
  2464. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2465. this.cAudacity.Location = new System.Drawing.Point(486, 231);
  2466. this.cAudacity.Name = "cAudacity";
  2467. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2468. this.cAudacity.TabIndex = 55;
  2469. this.cAudacity.Text = "Audacity";
  2470. this.cAudacity.UseVisualStyleBackColor = true;
  2471. //
  2472. // cSteam
  2473. //
  2474. this.cSteam.AutoSize = true;
  2475. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2476. this.cSteam.Location = new System.Drawing.Point(898, 419);
  2477. this.cSteam.Name = "cSteam";
  2478. this.cSteam.Size = new System.Drawing.Size(70, 24);
  2479. this.cSteam.TabIndex = 70;
  2480. this.cSteam.Text = "Steam";
  2481. this.cSteam.UseVisualStyleBackColor = true;
  2482. //
  2483. // pictureBox49
  2484. //
  2485. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  2486. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2487. this.pictureBox49.Location = new System.Drawing.Point(868, 479);
  2488. this.pictureBox49.Name = "pictureBox49";
  2489. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  2490. this.pictureBox49.TabIndex = 105;
  2491. this.pictureBox49.TabStop = false;
  2492. //
  2493. // cBT
  2494. //
  2495. this.cBT.AutoSize = true;
  2496. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2497. this.cBT.Location = new System.Drawing.Point(43, 370);
  2498. this.cBT.Name = "cBT";
  2499. this.cBT.Size = new System.Drawing.Size(96, 24);
  2500. this.cBT.TabIndex = 60;
  2501. this.cBT.Text = "BitTorrent";
  2502. this.cBT.UseVisualStyleBackColor = true;
  2503. //
  2504. // pictureBox51
  2505. //
  2506. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  2507. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2508. this.pictureBox51.Location = new System.Drawing.Point(868, 449);
  2509. this.pictureBox51.Name = "pictureBox51";
  2510. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  2511. this.pictureBox51.TabIndex = 104;
  2512. this.pictureBox51.TabStop = false;
  2513. //
  2514. // cMp3Tag
  2515. //
  2516. this.cMp3Tag.AutoSize = true;
  2517. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2518. this.cMp3Tag.Location = new System.Drawing.Point(486, 320);
  2519. this.cMp3Tag.Name = "cMp3Tag";
  2520. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2521. this.cMp3Tag.TabIndex = 81;
  2522. this.cMp3Tag.Text = "MP3 Tag";
  2523. this.cMp3Tag.UseVisualStyleBackColor = true;
  2524. //
  2525. // cUbi
  2526. //
  2527. this.cUbi.AutoSize = true;
  2528. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2529. this.cUbi.Location = new System.Drawing.Point(898, 449);
  2530. this.cUbi.Name = "cUbi";
  2531. this.cUbi.Size = new System.Drawing.Size(68, 24);
  2532. this.cUbi.TabIndex = 81;
  2533. this.cUbi.Text = "Uplay";
  2534. this.cUbi.UseVisualStyleBackColor = true;
  2535. //
  2536. // cLibreOffice
  2537. //
  2538. this.cLibreOffice.AutoSize = true;
  2539. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2540. this.cLibreOffice.Location = new System.Drawing.Point(486, 172);
  2541. this.cLibreOffice.Name = "cLibreOffice";
  2542. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  2543. this.cLibreOffice.TabIndex = 99;
  2544. this.cLibreOffice.Text = "LibreOffice";
  2545. this.cLibreOffice.UseVisualStyleBackColor = true;
  2546. //
  2547. // pictureBox50
  2548. //
  2549. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  2550. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2551. this.pictureBox50.Location = new System.Drawing.Point(868, 419);
  2552. this.pictureBox50.Name = "pictureBox50";
  2553. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  2554. this.pictureBox50.TabIndex = 103;
  2555. this.pictureBox50.TabStop = false;
  2556. //
  2557. // pictureBox48
  2558. //
  2559. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2560. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2561. this.pictureBox48.Location = new System.Drawing.Point(456, 261);
  2562. this.pictureBox48.Name = "pictureBox48";
  2563. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2564. this.pictureBox48.TabIndex = 104;
  2565. this.pictureBox48.TabStop = false;
  2566. //
  2567. // pictureBox17
  2568. //
  2569. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  2570. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2571. this.pictureBox17.Location = new System.Drawing.Point(13, 280);
  2572. this.pictureBox17.Name = "pictureBox17";
  2573. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  2574. this.pictureBox17.TabIndex = 91;
  2575. this.pictureBox17.TabStop = false;
  2576. //
  2577. // pictureBox45
  2578. //
  2579. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2580. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2581. this.pictureBox45.Location = new System.Drawing.Point(456, 291);
  2582. this.pictureBox45.Name = "pictureBox45";
  2583. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2584. this.pictureBox45.TabIndex = 106;
  2585. this.pictureBox45.TabStop = false;
  2586. //
  2587. // cWinRar
  2588. //
  2589. this.cWinRar.AutoSize = true;
  2590. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2591. this.cWinRar.Location = new System.Drawing.Point(248, 370);
  2592. this.cWinRar.Name = "cWinRar";
  2593. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  2594. this.cWinRar.TabIndex = 57;
  2595. this.cWinRar.Text = "WinRAR";
  2596. this.cWinRar.UseVisualStyleBackColor = true;
  2597. //
  2598. // pictureBox47
  2599. //
  2600. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2601. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2602. this.pictureBox47.Location = new System.Drawing.Point(456, 231);
  2603. this.pictureBox47.Name = "pictureBox47";
  2604. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2605. this.pictureBox47.TabIndex = 103;
  2606. this.pictureBox47.TabStop = false;
  2607. //
  2608. // pictureBox20
  2609. //
  2610. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  2611. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2612. this.pictureBox20.Location = new System.Drawing.Point(13, 310);
  2613. this.pictureBox20.Name = "pictureBox20";
  2614. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  2615. this.pictureBox20.TabIndex = 92;
  2616. this.pictureBox20.TabStop = false;
  2617. //
  2618. // cGIMP
  2619. //
  2620. this.cGIMP.AutoSize = true;
  2621. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2622. this.cGIMP.Location = new System.Drawing.Point(486, 291);
  2623. this.cGIMP.Name = "cGIMP";
  2624. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2625. this.cGIMP.TabIndex = 58;
  2626. this.cGIMP.Text = "GIMP";
  2627. this.cGIMP.UseVisualStyleBackColor = true;
  2628. //
  2629. // pictureBox52
  2630. //
  2631. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2632. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2633. this.pictureBox52.Location = new System.Drawing.Point(456, 172);
  2634. this.pictureBox52.Name = "pictureBox52";
  2635. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2636. this.pictureBox52.TabIndex = 98;
  2637. this.pictureBox52.TabStop = false;
  2638. //
  2639. // pictureBox46
  2640. //
  2641. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2642. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2643. this.pictureBox46.Location = new System.Drawing.Point(456, 320);
  2644. this.pictureBox46.Name = "pictureBox46";
  2645. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2646. this.pictureBox46.TabIndex = 105;
  2647. this.pictureBox46.TabStop = false;
  2648. //
  2649. // cUT
  2650. //
  2651. this.cUT.AutoSize = true;
  2652. this.cUT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2653. this.cUT.Location = new System.Drawing.Point(43, 340);
  2654. this.cUT.Name = "cUT";
  2655. this.cUT.Size = new System.Drawing.Size(87, 24);
  2656. this.cUT.TabIndex = 59;
  2657. this.cUT.Text = "uTorrent";
  2658. this.cUT.UseVisualStyleBackColor = true;
  2659. //
  2660. // cPhotoFiltre
  2661. //
  2662. this.cPhotoFiltre.AutoSize = true;
  2663. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2664. this.cPhotoFiltre.Location = new System.Drawing.Point(486, 263);
  2665. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2666. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2667. this.cPhotoFiltre.TabIndex = 70;
  2668. this.cPhotoFiltre.Text = "PhotoFiltre";
  2669. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2670. //
  2671. // c7zip
  2672. //
  2673. this.c7zip.AutoSize = true;
  2674. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2675. this.c7zip.Location = new System.Drawing.Point(248, 310);
  2676. this.c7zip.Name = "c7zip";
  2677. this.c7zip.Size = new System.Drawing.Size(64, 24);
  2678. this.c7zip.TabIndex = 58;
  2679. this.c7zip.Text = "7-Zip";
  2680. this.c7zip.UseVisualStyleBackColor = true;
  2681. //
  2682. // pictureBox19
  2683. //
  2684. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  2685. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2686. this.pictureBox19.Location = new System.Drawing.Point(13, 340);
  2687. this.pictureBox19.Name = "pictureBox19";
  2688. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  2689. this.pictureBox19.TabIndex = 94;
  2690. this.pictureBox19.TabStop = false;
  2691. //
  2692. // cAdobeReader
  2693. //
  2694. this.cAdobeReader.AutoSize = true;
  2695. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2696. this.cAdobeReader.Location = new System.Drawing.Point(486, 52);
  2697. this.cAdobeReader.Name = "cAdobeReader";
  2698. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  2699. this.cAdobeReader.TabIndex = 55;
  2700. this.cAdobeReader.Text = "Adobe Reader";
  2701. this.cAdobeReader.UseVisualStyleBackColor = true;
  2702. //
  2703. // pictureBox18
  2704. //
  2705. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  2706. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2707. this.pictureBox18.Location = new System.Drawing.Point(13, 370);
  2708. this.pictureBox18.Name = "pictureBox18";
  2709. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  2710. this.pictureBox18.TabIndex = 93;
  2711. this.pictureBox18.TabStop = false;
  2712. //
  2713. // cSumatra
  2714. //
  2715. this.cSumatra.AutoSize = true;
  2716. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2717. this.cSumatra.Location = new System.Drawing.Point(486, 82);
  2718. this.cSumatra.Name = "cSumatra";
  2719. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  2720. this.cSumatra.TabIndex = 58;
  2721. this.cSumatra.Text = "SumatraPDF";
  2722. this.cSumatra.UseVisualStyleBackColor = true;
  2723. //
  2724. // cQB
  2725. //
  2726. this.cQB.AutoSize = true;
  2727. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2728. this.cQB.Location = new System.Drawing.Point(43, 280);
  2729. this.cQB.Name = "cQB";
  2730. this.cQB.Size = new System.Drawing.Size(105, 24);
  2731. this.cQB.TabIndex = 58;
  2732. this.cQB.Text = "qBitTorrent";
  2733. this.cQB.UseVisualStyleBackColor = true;
  2734. //
  2735. // cDeluge
  2736. //
  2737. this.cDeluge.AutoSize = true;
  2738. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2739. this.cDeluge.Location = new System.Drawing.Point(43, 310);
  2740. this.cDeluge.Name = "cDeluge";
  2741. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  2742. this.cDeluge.TabIndex = 55;
  2743. this.cDeluge.Text = "Deluge";
  2744. this.cDeluge.UseVisualStyleBackColor = true;
  2745. //
  2746. // cWinScp
  2747. //
  2748. this.cWinScp.AutoSize = true;
  2749. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2750. this.cWinScp.Location = new System.Drawing.Point(898, 310);
  2751. this.cWinScp.Name = "cWinScp";
  2752. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  2753. this.cWinScp.TabIndex = 81;
  2754. this.cWinScp.Text = "WinSCP";
  2755. this.cWinScp.UseVisualStyleBackColor = true;
  2756. //
  2757. // cEvernote
  2758. //
  2759. this.cEvernote.AutoSize = true;
  2760. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2761. this.cEvernote.Location = new System.Drawing.Point(486, 142);
  2762. this.cEvernote.Name = "cEvernote";
  2763. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  2764. this.cEvernote.TabIndex = 80;
  2765. this.cEvernote.Text = "Evernote";
  2766. this.cEvernote.UseVisualStyleBackColor = true;
  2767. //
  2768. // cPeaZip
  2769. //
  2770. this.cPeaZip.AutoSize = true;
  2771. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2772. this.cPeaZip.Location = new System.Drawing.Point(248, 340);
  2773. this.cPeaZip.Name = "cPeaZip";
  2774. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  2775. this.cPeaZip.TabIndex = 55;
  2776. this.cPeaZip.Text = "PeaZip";
  2777. this.cPeaZip.UseVisualStyleBackColor = true;
  2778. //
  2779. // pictureBox24
  2780. //
  2781. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2782. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2783. this.pictureBox24.Location = new System.Drawing.Point(456, 52);
  2784. this.pictureBox24.Name = "pictureBox24";
  2785. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2786. this.pictureBox24.TabIndex = 97;
  2787. this.pictureBox24.TabStop = false;
  2788. //
  2789. // cSublimeMerge
  2790. //
  2791. this.cSublimeMerge.AutoSize = true;
  2792. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2793. this.cSublimeMerge.Location = new System.Drawing.Point(898, 112);
  2794. this.cSublimeMerge.Name = "cSublimeMerge";
  2795. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  2796. this.cSublimeMerge.TabIndex = 59;
  2797. this.cSublimeMerge.Text = "Sublime Merge";
  2798. this.cSublimeMerge.UseVisualStyleBackColor = true;
  2799. //
  2800. // pictureBox21
  2801. //
  2802. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2803. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2804. this.pictureBox21.Location = new System.Drawing.Point(456, 82);
  2805. this.pictureBox21.Name = "pictureBox21";
  2806. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2807. this.pictureBox21.TabIndex = 95;
  2808. this.pictureBox21.TabStop = false;
  2809. //
  2810. // pictureBox16
  2811. //
  2812. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2813. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2814. this.pictureBox16.Location = new System.Drawing.Point(218, 340);
  2815. this.pictureBox16.Name = "pictureBox16";
  2816. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2817. this.pictureBox16.TabIndex = 92;
  2818. this.pictureBox16.TabStop = false;
  2819. //
  2820. // pictureBox23
  2821. //
  2822. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2823. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2824. this.pictureBox23.Location = new System.Drawing.Point(456, 142);
  2825. this.pictureBox23.Name = "pictureBox23";
  2826. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2827. this.pictureBox23.TabIndex = 98;
  2828. this.pictureBox23.TabStop = false;
  2829. //
  2830. // cOneDrive
  2831. //
  2832. this.cOneDrive.AutoSize = true;
  2833. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2834. this.cOneDrive.Location = new System.Drawing.Point(248, 450);
  2835. this.cOneDrive.Name = "cOneDrive";
  2836. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  2837. this.cOneDrive.TabIndex = 73;
  2838. this.cOneDrive.Text = "OneDrive";
  2839. this.cOneDrive.UseVisualStyleBackColor = true;
  2840. //
  2841. // cFoxit
  2842. //
  2843. this.cFoxit.AutoSize = true;
  2844. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2845. this.cFoxit.Location = new System.Drawing.Point(486, 112);
  2846. this.cFoxit.Name = "cFoxit";
  2847. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  2848. this.cFoxit.TabIndex = 59;
  2849. this.cFoxit.Text = "Foxit Reader";
  2850. this.cFoxit.UseVisualStyleBackColor = true;
  2851. //
  2852. // pictureBox15
  2853. //
  2854. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2855. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2856. this.pictureBox15.Location = new System.Drawing.Point(218, 370);
  2857. this.pictureBox15.Name = "pictureBox15";
  2858. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2859. this.pictureBox15.TabIndex = 93;
  2860. this.pictureBox15.TabStop = false;
  2861. //
  2862. // pictureBox22
  2863. //
  2864. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2865. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2866. this.pictureBox22.Location = new System.Drawing.Point(456, 112);
  2867. this.pictureBox22.Name = "pictureBox22";
  2868. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2869. this.pictureBox22.TabIndex = 96;
  2870. this.pictureBox22.TabStop = false;
  2871. //
  2872. // cThunderbird
  2873. //
  2874. this.cThunderbird.AutoSize = true;
  2875. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2876. this.cThunderbird.Location = new System.Drawing.Point(248, 262);
  2877. this.cThunderbird.Name = "cThunderbird";
  2878. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  2879. this.cThunderbird.TabIndex = 58;
  2880. this.cThunderbird.Text = "Mozilla Thunderbird";
  2881. this.cThunderbird.UseVisualStyleBackColor = true;
  2882. //
  2883. // pictureBox14
  2884. //
  2885. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2886. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2887. this.pictureBox14.Location = new System.Drawing.Point(218, 310);
  2888. this.pictureBox14.Name = "pictureBox14";
  2889. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2890. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2891. this.pictureBox14.TabIndex = 91;
  2892. this.pictureBox14.TabStop = false;
  2893. //
  2894. // pictureBox43
  2895. //
  2896. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2897. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2898. this.pictureBox43.Location = new System.Drawing.Point(218, 450);
  2899. this.pictureBox43.Name = "pictureBox43";
  2900. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2901. this.pictureBox43.TabIndex = 105;
  2902. this.pictureBox43.TabStop = false;
  2903. //
  2904. // cVSCode
  2905. //
  2906. this.cVSCode.AutoSize = true;
  2907. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2908. this.cVSCode.Location = new System.Drawing.Point(898, 142);
  2909. this.cVSCode.Name = "cVSCode";
  2910. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  2911. this.cVSCode.TabIndex = 57;
  2912. this.cVSCode.Text = "Visual Studio Code";
  2913. this.cVSCode.UseVisualStyleBackColor = true;
  2914. //
  2915. // pictureBox42
  2916. //
  2917. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  2918. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2919. this.pictureBox42.Location = new System.Drawing.Point(14, 420);
  2920. this.pictureBox42.Name = "pictureBox42";
  2921. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  2922. this.pictureBox42.TabIndex = 102;
  2923. this.pictureBox42.TabStop = false;
  2924. //
  2925. // cIrfan
  2926. //
  2927. this.cIrfan.AutoSize = true;
  2928. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2929. this.cIrfan.Location = new System.Drawing.Point(682, 202);
  2930. this.cIrfan.Name = "cIrfan";
  2931. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2932. this.cIrfan.TabIndex = 60;
  2933. this.cIrfan.Text = "IrfanView";
  2934. this.cIrfan.UseVisualStyleBackColor = true;
  2935. //
  2936. // pictureBox41
  2937. //
  2938. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  2939. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2940. this.pictureBox41.Location = new System.Drawing.Point(14, 509);
  2941. this.pictureBox41.Name = "pictureBox41";
  2942. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  2943. this.pictureBox41.TabIndex = 104;
  2944. this.pictureBox41.TabStop = false;
  2945. //
  2946. // cVS
  2947. //
  2948. this.cVS.AutoSize = true;
  2949. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2950. this.cVS.Location = new System.Drawing.Point(898, 172);
  2951. this.cVS.Name = "cVS";
  2952. this.cVS.Size = new System.Drawing.Size(117, 24);
  2953. this.cVS.TabIndex = 60;
  2954. this.cVS.Text = "Visual Studio";
  2955. this.cVS.UseVisualStyleBackColor = true;
  2956. //
  2957. // pictureBox44
  2958. //
  2959. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  2960. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2961. this.pictureBox44.Location = new System.Drawing.Point(868, 310);
  2962. this.pictureBox44.Name = "pictureBox44";
  2963. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  2964. this.pictureBox44.TabIndex = 106;
  2965. this.pictureBox44.TabStop = false;
  2966. //
  2967. // cZoom
  2968. //
  2969. this.cZoom.AutoSize = true;
  2970. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2971. this.cZoom.Location = new System.Drawing.Point(248, 141);
  2972. this.cZoom.Name = "cZoom";
  2973. this.cZoom.Size = new System.Drawing.Size(121, 24);
  2974. this.cZoom.TabIndex = 59;
  2975. this.cZoom.Text = "Google Zoom";
  2976. this.cZoom.UseVisualStyleBackColor = true;
  2977. //
  2978. // pictureBox40
  2979. //
  2980. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  2981. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2982. this.pictureBox40.Location = new System.Drawing.Point(14, 449);
  2983. this.pictureBox40.Name = "pictureBox40";
  2984. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  2985. this.pictureBox40.TabIndex = 101;
  2986. this.pictureBox40.TabStop = false;
  2987. //
  2988. // pictureBox36
  2989. //
  2990. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  2991. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2992. this.pictureBox36.Location = new System.Drawing.Point(868, 112);
  2993. this.pictureBox36.Name = "pictureBox36";
  2994. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  2995. this.pictureBox36.TabIndex = 102;
  2996. this.pictureBox36.TabStop = false;
  2997. //
  2998. // cPostman
  2999. //
  3000. this.cPostman.AutoSize = true;
  3001. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3002. this.cPostman.Location = new System.Drawing.Point(44, 509);
  3003. this.cPostman.Name = "cPostman";
  3004. this.cPostman.Size = new System.Drawing.Size(86, 24);
  3005. this.cPostman.TabIndex = 72;
  3006. this.cPostman.Text = "Postman";
  3007. this.cPostman.UseVisualStyleBackColor = true;
  3008. //
  3009. // cTor
  3010. //
  3011. this.cTor.AutoSize = true;
  3012. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3013. this.cTor.Location = new System.Drawing.Point(43, 232);
  3014. this.cTor.Name = "cTor";
  3015. this.cTor.Size = new System.Drawing.Size(109, 24);
  3016. this.cTor.TabIndex = 79;
  3017. this.cTor.Text = "Tor Browser";
  3018. this.cTor.UseVisualStyleBackColor = true;
  3019. //
  3020. // cPutty
  3021. //
  3022. this.cPutty.AutoSize = true;
  3023. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3024. this.cPutty.Location = new System.Drawing.Point(898, 370);
  3025. this.cPutty.Name = "cPutty";
  3026. this.cPutty.Size = new System.Drawing.Size(64, 24);
  3027. this.cPutty.TabIndex = 58;
  3028. this.cPutty.Text = "Putty";
  3029. this.cPutty.UseVisualStyleBackColor = true;
  3030. //
  3031. // pictureBox37
  3032. //
  3033. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  3034. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3035. this.pictureBox37.Location = new System.Drawing.Point(868, 370);
  3036. this.pictureBox37.Name = "pictureBox37";
  3037. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  3038. this.pictureBox37.TabIndex = 99;
  3039. this.pictureBox37.TabStop = false;
  3040. //
  3041. // pictureBox31
  3042. //
  3043. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  3044. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3045. this.pictureBox31.Location = new System.Drawing.Point(868, 52);
  3046. this.pictureBox31.Name = "pictureBox31";
  3047. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  3048. this.pictureBox31.TabIndex = 99;
  3049. this.pictureBox31.TabStop = false;
  3050. //
  3051. // cFileZilla
  3052. //
  3053. this.cFileZilla.AutoSize = true;
  3054. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3055. this.cFileZilla.Location = new System.Drawing.Point(898, 340);
  3056. this.cFileZilla.Name = "cFileZilla";
  3057. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  3058. this.cFileZilla.TabIndex = 55;
  3059. this.cFileZilla.Text = "FileZilla";
  3060. this.cFileZilla.UseVisualStyleBackColor = true;
  3061. //
  3062. // pictureBox25
  3063. //
  3064. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  3065. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3066. this.pictureBox25.Location = new System.Drawing.Point(218, 51);
  3067. this.pictureBox25.Name = "pictureBox25";
  3068. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  3069. this.pictureBox25.TabIndex = 93;
  3070. this.pictureBox25.TabStop = false;
  3071. //
  3072. // cXAMPP
  3073. //
  3074. this.cXAMPP.AutoSize = true;
  3075. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3076. this.cXAMPP.Location = new System.Drawing.Point(44, 481);
  3077. this.cXAMPP.Name = "cXAMPP";
  3078. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  3079. this.cXAMPP.TabIndex = 71;
  3080. this.cXAMPP.Text = "XAMPP";
  3081. this.cXAMPP.UseVisualStyleBackColor = true;
  3082. //
  3083. // pictureBox35
  3084. //
  3085. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  3086. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3087. this.pictureBox35.Location = new System.Drawing.Point(868, 202);
  3088. this.pictureBox35.Name = "pictureBox35";
  3089. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  3090. this.pictureBox35.TabIndex = 104;
  3091. this.pictureBox35.TabStop = false;
  3092. //
  3093. // cGitHub
  3094. //
  3095. this.cGitHub.AutoSize = true;
  3096. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3097. this.cGitHub.Location = new System.Drawing.Point(44, 420);
  3098. this.cGitHub.Name = "cGitHub";
  3099. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  3100. this.cGitHub.TabIndex = 57;
  3101. this.cGitHub.Text = "GitHub";
  3102. this.cGitHub.UseVisualStyleBackColor = true;
  3103. //
  3104. // pictureBox9
  3105. //
  3106. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  3107. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3108. this.pictureBox9.Location = new System.Drawing.Point(652, 52);
  3109. this.pictureBox9.Name = "pictureBox9";
  3110. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  3111. this.pictureBox9.TabIndex = 87;
  3112. this.pictureBox9.TabStop = false;
  3113. //
  3114. // pictureBox38
  3115. //
  3116. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  3117. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3118. this.pictureBox38.Location = new System.Drawing.Point(14, 479);
  3119. this.pictureBox38.Name = "pictureBox38";
  3120. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  3121. this.pictureBox38.TabIndex = 103;
  3122. this.pictureBox38.TabStop = false;
  3123. //
  3124. // pictureBox32
  3125. //
  3126. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  3127. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3128. this.pictureBox32.Location = new System.Drawing.Point(868, 172);
  3129. this.pictureBox32.Name = "pictureBox32";
  3130. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  3131. this.pictureBox32.TabIndex = 103;
  3132. this.pictureBox32.TabStop = false;
  3133. //
  3134. // pictureBox39
  3135. //
  3136. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  3137. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3138. this.pictureBox39.Location = new System.Drawing.Point(868, 340);
  3139. this.pictureBox39.Name = "pictureBox39";
  3140. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  3141. this.pictureBox39.TabIndex = 100;
  3142. this.pictureBox39.TabStop = false;
  3143. //
  3144. // pictureBox30
  3145. //
  3146. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  3147. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3148. this.pictureBox30.Location = new System.Drawing.Point(218, 202);
  3149. this.pictureBox30.Name = "pictureBox30";
  3150. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  3151. this.pictureBox30.TabIndex = 97;
  3152. this.pictureBox30.TabStop = false;
  3153. //
  3154. // cNode
  3155. //
  3156. this.cNode.AutoSize = true;
  3157. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3158. this.cNode.Location = new System.Drawing.Point(44, 451);
  3159. this.cNode.Name = "cNode";
  3160. this.cNode.Size = new System.Drawing.Size(80, 24);
  3161. this.cNode.TabIndex = 70;
  3162. this.cNode.Text = "NodeJS";
  3163. this.cNode.UseVisualStyleBackColor = true;
  3164. //
  3165. // pictureBox34
  3166. //
  3167. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  3168. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3169. this.pictureBox34.Location = new System.Drawing.Point(868, 142);
  3170. this.pictureBox34.Name = "pictureBox34";
  3171. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  3172. this.pictureBox34.TabIndex = 101;
  3173. this.pictureBox34.TabStop = false;
  3174. //
  3175. // cAtom
  3176. //
  3177. this.cAtom.AutoSize = true;
  3178. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3179. this.cAtom.Location = new System.Drawing.Point(898, 202);
  3180. this.cAtom.Name = "cAtom";
  3181. this.cAtom.Size = new System.Drawing.Size(65, 24);
  3182. this.cAtom.TabIndex = 59;
  3183. this.cAtom.Text = "Atom";
  3184. this.cAtom.UseVisualStyleBackColor = true;
  3185. //
  3186. // cTV
  3187. //
  3188. this.cTV.AutoSize = true;
  3189. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3190. this.cTV.Location = new System.Drawing.Point(248, 202);
  3191. this.cTV.Name = "cTV";
  3192. this.cTV.Size = new System.Drawing.Size(111, 24);
  3193. this.cTV.TabIndex = 80;
  3194. this.cTV.Text = "TeamViewer";
  3195. this.cTV.UseVisualStyleBackColor = true;
  3196. //
  3197. // cNPP
  3198. //
  3199. this.cNPP.AutoSize = true;
  3200. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3201. this.cNPP.Location = new System.Drawing.Point(898, 52);
  3202. this.cNPP.Name = "cNPP";
  3203. this.cNPP.Size = new System.Drawing.Size(108, 24);
  3204. this.cNPP.TabIndex = 58;
  3205. this.cNPP.Text = "Notepad++";
  3206. this.cNPP.UseVisualStyleBackColor = true;
  3207. //
  3208. // pictureBox33
  3209. //
  3210. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  3211. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3212. this.pictureBox33.Location = new System.Drawing.Point(868, 82);
  3213. this.pictureBox33.Name = "pictureBox33";
  3214. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  3215. this.pictureBox33.TabIndex = 100;
  3216. this.pictureBox33.TabStop = false;
  3217. //
  3218. // cSpotify
  3219. //
  3220. this.cSpotify.AutoSize = true;
  3221. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3222. this.cSpotify.Location = new System.Drawing.Point(682, 142);
  3223. this.cSpotify.Name = "cSpotify";
  3224. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  3225. this.cSpotify.TabIndex = 71;
  3226. this.cSpotify.Text = "Spotify";
  3227. this.cSpotify.UseVisualStyleBackColor = true;
  3228. //
  3229. // cSublimeText
  3230. //
  3231. this.cSublimeText.AutoSize = true;
  3232. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3233. this.cSublimeText.Location = new System.Drawing.Point(898, 82);
  3234. this.cSublimeText.Name = "cSublimeText";
  3235. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  3236. this.cSublimeText.TabIndex = 55;
  3237. this.cSublimeText.Text = "Sublime Text";
  3238. this.cSublimeText.UseVisualStyleBackColor = true;
  3239. //
  3240. // pictureBox29
  3241. //
  3242. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  3243. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3244. this.pictureBox29.Location = new System.Drawing.Point(218, 81);
  3245. this.pictureBox29.Name = "pictureBox29";
  3246. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  3247. this.pictureBox29.TabIndex = 94;
  3248. this.pictureBox29.TabStop = false;
  3249. //
  3250. // pictureBox6
  3251. //
  3252. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  3253. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3254. this.pictureBox6.Location = new System.Drawing.Point(13, 231);
  3255. this.pictureBox6.Name = "pictureBox6";
  3256. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  3257. this.pictureBox6.TabIndex = 86;
  3258. this.pictureBox6.TabStop = false;
  3259. //
  3260. // pictureBox26
  3261. //
  3262. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  3263. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3264. this.pictureBox26.Location = new System.Drawing.Point(218, 141);
  3265. this.pictureBox26.Name = "pictureBox26";
  3266. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  3267. this.pictureBox26.TabIndex = 95;
  3268. this.pictureBox26.TabStop = false;
  3269. //
  3270. // pictureBox13
  3271. //
  3272. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  3273. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3274. this.pictureBox13.Location = new System.Drawing.Point(652, 142);
  3275. this.pictureBox13.Name = "pictureBox13";
  3276. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  3277. this.pictureBox13.TabIndex = 89;
  3278. this.pictureBox13.TabStop = false;
  3279. //
  3280. // pictureBox28
  3281. //
  3282. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  3283. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3284. this.pictureBox28.Location = new System.Drawing.Point(218, 262);
  3285. this.pictureBox28.Name = "pictureBox28";
  3286. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  3287. this.pictureBox28.TabIndex = 98;
  3288. this.pictureBox28.TabStop = false;
  3289. //
  3290. // cDiscord
  3291. //
  3292. this.cDiscord.AutoSize = true;
  3293. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3294. this.cDiscord.Location = new System.Drawing.Point(248, 51);
  3295. this.cDiscord.Name = "cDiscord";
  3296. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  3297. this.cDiscord.TabIndex = 58;
  3298. this.cDiscord.Text = "Discord";
  3299. this.cDiscord.UseVisualStyleBackColor = true;
  3300. //
  3301. // pictureBox27
  3302. //
  3303. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  3304. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3305. this.pictureBox27.Location = new System.Drawing.Point(218, 111);
  3306. this.pictureBox27.Name = "pictureBox27";
  3307. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  3308. this.pictureBox27.TabIndex = 96;
  3309. this.pictureBox27.TabStop = false;
  3310. //
  3311. // cBS
  3312. //
  3313. this.cBS.AutoSize = true;
  3314. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3315. this.cBS.Location = new System.Drawing.Point(682, 172);
  3316. this.cBS.Name = "cBS";
  3317. this.cBS.Size = new System.Drawing.Size(92, 24);
  3318. this.cBS.TabIndex = 59;
  3319. this.cBS.Text = "BS.Player";
  3320. this.cBS.UseVisualStyleBackColor = true;
  3321. //
  3322. // cSkype
  3323. //
  3324. this.cSkype.AutoSize = true;
  3325. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3326. this.cSkype.Location = new System.Drawing.Point(248, 81);
  3327. this.cSkype.Name = "cSkype";
  3328. this.cSkype.Size = new System.Drawing.Size(69, 24);
  3329. this.cSkype.TabIndex = 55;
  3330. this.cSkype.Text = "Skype";
  3331. this.cSkype.UseVisualStyleBackColor = true;
  3332. //
  3333. // cFirefox
  3334. //
  3335. this.cFirefox.AutoSize = true;
  3336. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3337. this.cFirefox.Location = new System.Drawing.Point(43, 82);
  3338. this.cFirefox.Name = "cFirefox";
  3339. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  3340. this.cFirefox.TabIndex = 55;
  3341. this.cFirefox.Text = "Mozilla Firefox";
  3342. this.cFirefox.UseVisualStyleBackColor = true;
  3343. //
  3344. // cViber
  3345. //
  3346. this.cViber.AutoSize = true;
  3347. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3348. this.cViber.Location = new System.Drawing.Point(248, 111);
  3349. this.cViber.Name = "cViber";
  3350. this.cViber.Size = new System.Drawing.Size(65, 24);
  3351. this.cViber.TabIndex = 57;
  3352. this.cViber.Text = "Viber";
  3353. this.cViber.UseVisualStyleBackColor = true;
  3354. //
  3355. // pictureBox12
  3356. //
  3357. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  3358. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3359. this.pictureBox12.Location = new System.Drawing.Point(652, 112);
  3360. this.pictureBox12.Name = "pictureBox12";
  3361. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  3362. this.pictureBox12.TabIndex = 90;
  3363. this.pictureBox12.TabStop = false;
  3364. //
  3365. // linkLabel1
  3366. //
  3367. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  3368. this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3369. this.linkLabel1.AutoSize = true;
  3370. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3371. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  3372. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  3373. this.linkLabel1.Location = new System.Drawing.Point(7, 707);
  3374. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3375. this.linkLabel1.Name = "linkLabel1";
  3376. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  3377. this.linkLabel1.TabIndex = 78;
  3378. this.linkLabel1.TabStop = true;
  3379. this.linkLabel1.Tag = "";
  3380. this.linkLabel1.Text = "See warnings";
  3381. this.linkLabel1.Visible = false;
  3382. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  3383. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  3384. //
  3385. // pictureBox8
  3386. //
  3387. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  3388. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3389. this.pictureBox8.Location = new System.Drawing.Point(652, 202);
  3390. this.pictureBox8.Name = "pictureBox8";
  3391. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  3392. this.pictureBox8.TabIndex = 92;
  3393. this.pictureBox8.TabStop = false;
  3394. //
  3395. // cOpera
  3396. //
  3397. this.cOpera.AutoSize = true;
  3398. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3399. this.cOpera.Location = new System.Drawing.Point(43, 172);
  3400. this.cOpera.Name = "cOpera";
  3401. this.cOpera.Size = new System.Drawing.Size(70, 24);
  3402. this.cOpera.TabIndex = 56;
  3403. this.cOpera.Text = "Opera";
  3404. this.cOpera.UseVisualStyleBackColor = true;
  3405. //
  3406. // pictureBox11
  3407. //
  3408. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  3409. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3410. this.pictureBox11.Location = new System.Drawing.Point(652, 82);
  3411. this.pictureBox11.Name = "pictureBox11";
  3412. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  3413. this.pictureBox11.TabIndex = 88;
  3414. this.pictureBox11.TabStop = false;
  3415. //
  3416. // button6
  3417. //
  3418. this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3419. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  3420. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3421. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3422. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3423. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3424. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3425. this.button6.ForeColor = System.Drawing.Color.White;
  3426. this.button6.Location = new System.Drawing.Point(790, 702);
  3427. this.button6.Margin = new System.Windows.Forms.Padding(2);
  3428. this.button6.Name = "button6";
  3429. this.button6.Size = new System.Drawing.Size(143, 35);
  3430. this.button6.TabIndex = 77;
  3431. this.button6.Text = "Go to Downloads";
  3432. this.button6.UseVisualStyleBackColor = false;
  3433. this.button6.Click += new System.EventHandler(this.button6_Click);
  3434. //
  3435. // cVLC
  3436. //
  3437. this.cVLC.AutoSize = true;
  3438. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3439. this.cVLC.Location = new System.Drawing.Point(682, 52);
  3440. this.cVLC.Name = "cVLC";
  3441. this.cVLC.Size = new System.Drawing.Size(148, 24);
  3442. this.cVLC.TabIndex = 58;
  3443. this.cVLC.Text = "VLC Media Player";
  3444. this.cVLC.UseVisualStyleBackColor = true;
  3445. //
  3446. // pictureBox10
  3447. //
  3448. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  3449. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3450. this.pictureBox10.Location = new System.Drawing.Point(652, 172);
  3451. this.pictureBox10.Name = "pictureBox10";
  3452. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  3453. this.pictureBox10.TabIndex = 91;
  3454. this.pictureBox10.TabStop = false;
  3455. //
  3456. // cChromium
  3457. //
  3458. this.cChromium.AutoSize = true;
  3459. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3460. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3461. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3462. this.cChromium.Location = new System.Drawing.Point(43, 52);
  3463. this.cChromium.Name = "cChromium";
  3464. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3465. this.cChromium.TabIndex = 58;
  3466. this.cChromium.Text = "Chromium";
  3467. this.cChromium.UseVisualStyleBackColor = true;
  3468. //
  3469. // cPot
  3470. //
  3471. this.cPot.AutoSize = true;
  3472. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3473. this.cPot.Location = new System.Drawing.Point(682, 82);
  3474. this.cPot.Name = "cPot";
  3475. this.cPot.Size = new System.Drawing.Size(93, 24);
  3476. this.cPot.TabIndex = 55;
  3477. this.cPot.Text = "PotPlayer";
  3478. this.cPot.UseVisualStyleBackColor = true;
  3479. //
  3480. // cChrome
  3481. //
  3482. this.cChrome.AutoSize = true;
  3483. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3484. this.cChrome.Location = new System.Drawing.Point(43, 112);
  3485. this.cChrome.Name = "cChrome";
  3486. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3487. this.cChrome.TabIndex = 54;
  3488. this.cChrome.Text = "Google Chrome";
  3489. this.cChrome.UseVisualStyleBackColor = true;
  3490. //
  3491. // cFoobar
  3492. //
  3493. this.cFoobar.AutoSize = true;
  3494. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3495. this.cFoobar.Location = new System.Drawing.Point(682, 112);
  3496. this.cFoobar.Name = "cFoobar";
  3497. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  3498. this.cFoobar.TabIndex = 57;
  3499. this.cFoobar.Text = "Foobar2000";
  3500. this.cFoobar.UseVisualStyleBackColor = true;
  3501. //
  3502. // c32
  3503. //
  3504. this.c32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3505. this.c32.AutoSize = true;
  3506. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3507. this.c32.Location = new System.Drawing.Point(481, 594);
  3508. this.c32.Name = "c32";
  3509. this.c32.Size = new System.Drawing.Size(72, 25);
  3510. this.c32.TabIndex = 76;
  3511. this.c32.TabStop = true;
  3512. this.c32.Text = "32-bit";
  3513. this.c32.UseVisualStyleBackColor = true;
  3514. //
  3515. // pictureBox2
  3516. //
  3517. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3518. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3519. this.pictureBox2.Location = new System.Drawing.Point(13, 51);
  3520. this.pictureBox2.Name = "pictureBox2";
  3521. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3522. this.pictureBox2.TabIndex = 81;
  3523. this.pictureBox2.TabStop = false;
  3524. //
  3525. // c64
  3526. //
  3527. this.c64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3528. this.c64.AutoSize = true;
  3529. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3530. this.c64.Location = new System.Drawing.Point(403, 594);
  3531. this.c64.Name = "c64";
  3532. this.c64.Size = new System.Drawing.Size(72, 25);
  3533. this.c64.TabIndex = 75;
  3534. this.c64.TabStop = true;
  3535. this.c64.Text = "64-bit";
  3536. this.c64.UseVisualStyleBackColor = true;
  3537. //
  3538. // pictureBox7
  3539. //
  3540. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3541. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3542. this.pictureBox7.Location = new System.Drawing.Point(13, 171);
  3543. this.pictureBox7.Name = "pictureBox7";
  3544. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3545. this.pictureBox7.TabIndex = 85;
  3546. this.pictureBox7.TabStop = false;
  3547. //
  3548. // pictureBox3
  3549. //
  3550. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3551. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3552. this.pictureBox3.Location = new System.Drawing.Point(13, 81);
  3553. this.pictureBox3.Name = "pictureBox3";
  3554. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3555. this.pictureBox3.TabIndex = 82;
  3556. this.pictureBox3.TabStop = false;
  3557. //
  3558. // label44
  3559. //
  3560. this.label44.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3561. this.label44.AutoSize = true;
  3562. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3563. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  3564. this.label44.Location = new System.Drawing.Point(398, 564);
  3565. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3566. this.label44.Name = "label44";
  3567. this.label44.Size = new System.Drawing.Size(164, 25);
  3568. this.label44.TabIndex = 74;
  3569. this.label44.Tag = "themeable";
  3570. this.label44.Text = "Set bit preference";
  3571. //
  3572. // pictureBox4
  3573. //
  3574. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3575. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3576. this.pictureBox4.Location = new System.Drawing.Point(13, 111);
  3577. this.pictureBox4.Name = "pictureBox4";
  3578. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3579. this.pictureBox4.TabIndex = 84;
  3580. this.pictureBox4.TabStop = false;
  3581. //
  3582. // label43
  3583. //
  3584. this.label43.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3585. this.label43.AutoSize = true;
  3586. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3587. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  3588. this.label43.Location = new System.Drawing.Point(6, 631);
  3589. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3590. this.label43.Name = "label43";
  3591. this.label43.Size = new System.Drawing.Size(155, 25);
  3592. this.label43.TabIndex = 73;
  3593. this.label43.Tag = "themeable";
  3594. this.label43.Text = "Download status";
  3595. //
  3596. // pictureBox5
  3597. //
  3598. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3599. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3600. this.pictureBox5.Location = new System.Drawing.Point(13, 141);
  3601. this.pictureBox5.Name = "pictureBox5";
  3602. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3603. this.pictureBox5.TabIndex = 83;
  3604. this.pictureBox5.TabStop = false;
  3605. //
  3606. // txtDownloadStatus
  3607. //
  3608. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3609. this.txtDownloadStatus.AutoSize = true;
  3610. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3611. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  3612. this.txtDownloadStatus.Location = new System.Drawing.Point(7, 676);
  3613. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3614. this.txtDownloadStatus.Name = "txtDownloadStatus";
  3615. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  3616. this.txtDownloadStatus.TabIndex = 72;
  3617. this.txtDownloadStatus.Tag = "";
  3618. this.txtDownloadStatus.Text = "Idle";
  3619. //
  3620. // cVivaldi
  3621. //
  3622. this.cVivaldi.AutoSize = true;
  3623. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3624. this.cVivaldi.Location = new System.Drawing.Point(43, 142);
  3625. this.cVivaldi.Name = "cVivaldi";
  3626. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3627. this.cVivaldi.TabIndex = 57;
  3628. this.cVivaldi.Text = "Vivaldi";
  3629. this.cVivaldi.UseVisualStyleBackColor = true;
  3630. //
  3631. // button5
  3632. //
  3633. this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3634. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  3635. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3636. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3637. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3638. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3639. this.button5.ForeColor = System.Drawing.Color.White;
  3640. this.button5.Location = new System.Drawing.Point(318, 592);
  3641. this.button5.Margin = new System.Windows.Forms.Padding(2);
  3642. this.button5.Name = "button5";
  3643. this.button5.Size = new System.Drawing.Size(65, 27);
  3644. this.button5.TabIndex = 71;
  3645. this.button5.Text = "Change";
  3646. this.button5.UseVisualStyleBackColor = false;
  3647. this.button5.Click += new System.EventHandler(this.button5_Click);
  3648. //
  3649. // txtDownloadFolder
  3650. //
  3651. this.txtDownloadFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3652. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  3653. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3654. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3655. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  3656. this.txtDownloadFolder.Location = new System.Drawing.Point(11, 592);
  3657. this.txtDownloadFolder.Name = "txtDownloadFolder";
  3658. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  3659. this.txtDownloadFolder.TabIndex = 70;
  3660. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  3661. //
  3662. // label42
  3663. //
  3664. this.label42.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3665. this.label42.AutoSize = true;
  3666. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3667. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  3668. this.label42.Location = new System.Drawing.Point(6, 564);
  3669. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3670. this.label42.Name = "label42";
  3671. this.label42.Size = new System.Drawing.Size(184, 25);
  3672. this.label42.TabIndex = 69;
  3673. this.label42.Tag = "themeable";
  3674. this.label42.Text = "Set download folder";
  3675. //
  3676. // label41
  3677. //
  3678. this.label41.AutoSize = true;
  3679. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3680. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  3681. this.label41.Location = new System.Drawing.Point(6, 10);
  3682. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3683. this.label41.Name = "label41";
  3684. this.label41.Size = new System.Drawing.Size(286, 28);
  3685. this.label41.TabIndex = 53;
  3686. this.label41.Tag = "themeable";
  3687. this.label41.Text = "Quickly download useful apps";
  3688. //
  3689. // progressDownloader
  3690. //
  3691. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3692. this.progressDownloader.Location = new System.Drawing.Point(11, 659);
  3693. this.progressDownloader.Name = "progressDownloader";
  3694. this.progressDownloader.Size = new System.Drawing.Size(302, 14);
  3695. this.progressDownloader.TabIndex = 52;
  3696. //
  3697. // btnDownloadApps
  3698. //
  3699. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3700. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  3701. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3702. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3703. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3704. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3705. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3706. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  3707. this.btnDownloadApps.Location = new System.Drawing.Point(937, 702);
  3708. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  3709. this.btnDownloadApps.Name = "btnDownloadApps";
  3710. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  3711. this.btnDownloadApps.TabIndex = 50;
  3712. this.btnDownloadApps.Text = "Download";
  3713. this.btnDownloadApps.UseVisualStyleBackColor = false;
  3714. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  3715. //
  3716. // cleanerTab
  3717. //
  3718. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3719. this.cleanerTab.Controls.Add(this.cleaningpanel);
  3720. this.cleanerTab.Controls.Add(this.label6);
  3721. this.cleanerTab.Controls.Add(this.panel1);
  3722. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  3723. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  3724. this.cleanerTab.Name = "cleanerTab";
  3725. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  3726. this.cleanerTab.Size = new System.Drawing.Size(1085, 743);
  3727. this.cleanerTab.TabIndex = 5;
  3728. this.cleanerTab.Text = "Cleaner";
  3729. //
  3730. // cleaningpanel
  3731. //
  3732. this.cleaningpanel.Controls.Add(this.progress2);
  3733. this.cleaningpanel.Controls.Add(this.label4);
  3734. this.cleaningpanel.Location = new System.Drawing.Point(11, 288);
  3735. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  3736. this.cleaningpanel.Name = "cleaningpanel";
  3737. this.cleaningpanel.Size = new System.Drawing.Size(511, 70);
  3738. this.cleaningpanel.TabIndex = 47;
  3739. //
  3740. // progress2
  3741. //
  3742. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  3743. this.progress2.Location = new System.Drawing.Point(29, 38);
  3744. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  3745. this.progress2.MarqueeAnimationSpeed = 1;
  3746. this.progress2.Name = "progress2";
  3747. this.progress2.Size = new System.Drawing.Size(454, 11);
  3748. this.progress2.TabIndex = 44;
  3749. this.progress2.Visible = false;
  3750. //
  3751. // label4
  3752. //
  3753. this.label4.AutoSize = true;
  3754. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3755. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  3756. this.label4.Location = new System.Drawing.Point(25, 13);
  3757. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3758. this.label4.Name = "label4";
  3759. this.label4.Size = new System.Drawing.Size(85, 21);
  3760. this.label4.TabIndex = 45;
  3761. this.label4.Tag = "themeable";
  3762. this.label4.Text = "Cleaning...";
  3763. this.label4.Visible = false;
  3764. //
  3765. // label6
  3766. //
  3767. this.label6.AutoSize = true;
  3768. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3769. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  3770. this.label6.Location = new System.Drawing.Point(6, 10);
  3771. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3772. this.label6.Name = "label6";
  3773. this.label6.Size = new System.Drawing.Size(260, 28);
  3774. this.label6.TabIndex = 46;
  3775. this.label6.Tag = "themeable";
  3776. this.label6.Text = "Clean up your system drive";
  3777. //
  3778. // panel1
  3779. //
  3780. this.panel1.Controls.Add(this.checkErrorReports);
  3781. this.panel1.Controls.Add(this.checkFileZilla);
  3782. this.panel1.Controls.Add(this.checkSelectAll);
  3783. this.panel1.Controls.Add(this.button20);
  3784. this.panel1.Controls.Add(this.checkMediaCache);
  3785. this.panel1.Controls.Add(this.checkTemp);
  3786. this.panel1.Controls.Add(this.checkLogs);
  3787. this.panel1.Controls.Add(this.checkUTorrent);
  3788. this.panel1.Controls.Add(this.checkBin);
  3789. this.panel1.Controls.Add(this.checkMiniDumps);
  3790. this.panel1.Controls.Add(this.checkPrefetch);
  3791. this.panel1.Location = new System.Drawing.Point(11, 40);
  3792. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  3793. this.panel1.Name = "panel1";
  3794. this.panel1.Size = new System.Drawing.Size(511, 243);
  3795. this.panel1.TabIndex = 45;
  3796. //
  3797. // checkErrorReports
  3798. //
  3799. this.checkErrorReports.AutoSize = true;
  3800. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3801. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  3802. this.checkErrorReports.Location = new System.Drawing.Point(55, 166);
  3803. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  3804. this.checkErrorReports.Name = "checkErrorReports";
  3805. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  3806. this.checkErrorReports.TabIndex = 44;
  3807. this.checkErrorReports.Text = "Error reports";
  3808. this.checkErrorReports.UseVisualStyleBackColor = true;
  3809. //
  3810. // checkFileZilla
  3811. //
  3812. this.checkFileZilla.AutoSize = true;
  3813. this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3814. this.checkFileZilla.ForeColor = System.Drawing.Color.White;
  3815. this.checkFileZilla.Location = new System.Drawing.Point(256, 136);
  3816. this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2);
  3817. this.checkFileZilla.Name = "checkFileZilla";
  3818. this.checkFileZilla.Size = new System.Drawing.Size(191, 25);
  3819. this.checkFileZilla.TabIndex = 38;
  3820. this.checkFileZilla.Text = "FileZilla recent servers";
  3821. this.checkFileZilla.UseVisualStyleBackColor = true;
  3822. //
  3823. // checkSelectAll
  3824. //
  3825. this.checkSelectAll.AutoSize = true;
  3826. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3827. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  3828. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  3829. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  3830. this.checkSelectAll.Name = "checkSelectAll";
  3831. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  3832. this.checkSelectAll.TabIndex = 35;
  3833. this.checkSelectAll.Tag = "themeable";
  3834. this.checkSelectAll.Text = "Select all";
  3835. this.checkSelectAll.UseVisualStyleBackColor = true;
  3836. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  3837. //
  3838. // button20
  3839. //
  3840. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  3841. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3842. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3843. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3844. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3845. this.button20.ForeColor = System.Drawing.Color.White;
  3846. this.button20.Location = new System.Drawing.Point(29, 210);
  3847. this.button20.Margin = new System.Windows.Forms.Padding(2);
  3848. this.button20.Name = "button20";
  3849. this.button20.Size = new System.Drawing.Size(71, 31);
  3850. this.button20.TabIndex = 34;
  3851. this.button20.Text = "Clean";
  3852. this.button20.UseVisualStyleBackColor = false;
  3853. this.button20.Click += new System.EventHandler(this.button20_Click);
  3854. //
  3855. // checkMediaCache
  3856. //
  3857. this.checkMediaCache.AutoSize = true;
  3858. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3859. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  3860. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  3861. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  3862. this.checkMediaCache.Name = "checkMediaCache";
  3863. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  3864. this.checkMediaCache.TabIndex = 43;
  3865. this.checkMediaCache.Text = "Media Players cache";
  3866. this.checkMediaCache.UseVisualStyleBackColor = true;
  3867. //
  3868. // checkTemp
  3869. //
  3870. this.checkTemp.AutoSize = true;
  3871. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3872. this.checkTemp.ForeColor = System.Drawing.Color.White;
  3873. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  3874. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  3875. this.checkTemp.Name = "checkTemp";
  3876. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  3877. this.checkTemp.TabIndex = 36;
  3878. this.checkTemp.Text = "Temporary files";
  3879. this.checkTemp.UseVisualStyleBackColor = true;
  3880. //
  3881. // checkLogs
  3882. //
  3883. this.checkLogs.AutoSize = true;
  3884. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3885. this.checkLogs.ForeColor = System.Drawing.Color.White;
  3886. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  3887. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  3888. this.checkLogs.Name = "checkLogs";
  3889. this.checkLogs.Size = new System.Drawing.Size(169, 25);
  3890. this.checkLogs.TabIndex = 42;
  3891. this.checkLogs.Text = "Windows + IIS logs";
  3892. this.checkLogs.UseVisualStyleBackColor = true;
  3893. //
  3894. // checkUTorrent
  3895. //
  3896. this.checkUTorrent.AutoSize = true;
  3897. this.checkUTorrent.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3898. this.checkUTorrent.ForeColor = System.Drawing.Color.White;
  3899. this.checkUTorrent.Location = new System.Drawing.Point(256, 106);
  3900. this.checkUTorrent.Margin = new System.Windows.Forms.Padding(2);
  3901. this.checkUTorrent.Name = "checkUTorrent";
  3902. this.checkUTorrent.Size = new System.Drawing.Size(137, 25);
  3903. this.checkUTorrent.TabIndex = 37;
  3904. this.checkUTorrent.Text = "uTorrent cache";
  3905. this.checkUTorrent.UseVisualStyleBackColor = true;
  3906. //
  3907. // checkBin
  3908. //
  3909. this.checkBin.AutoSize = true;
  3910. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3911. this.checkBin.ForeColor = System.Drawing.Color.White;
  3912. this.checkBin.Location = new System.Drawing.Point(256, 45);
  3913. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  3914. this.checkBin.Name = "checkBin";
  3915. this.checkBin.Size = new System.Drawing.Size(162, 25);
  3916. this.checkBin.TabIndex = 41;
  3917. this.checkBin.Text = "Empty Recycle Bin";
  3918. this.checkBin.UseVisualStyleBackColor = true;
  3919. //
  3920. // checkMiniDumps
  3921. //
  3922. this.checkMiniDumps.AutoSize = true;
  3923. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3924. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  3925. this.checkMiniDumps.Location = new System.Drawing.Point(55, 136);
  3926. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  3927. this.checkMiniDumps.Name = "checkMiniDumps";
  3928. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  3929. this.checkMiniDumps.TabIndex = 39;
  3930. this.checkMiniDumps.Text = "BSOD Minidumps";
  3931. this.checkMiniDumps.UseVisualStyleBackColor = true;
  3932. //
  3933. // checkPrefetch
  3934. //
  3935. this.checkPrefetch.AutoSize = true;
  3936. this.checkPrefetch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3937. this.checkPrefetch.ForeColor = System.Drawing.Color.White;
  3938. this.checkPrefetch.Location = new System.Drawing.Point(55, 106);
  3939. this.checkPrefetch.Margin = new System.Windows.Forms.Padding(2);
  3940. this.checkPrefetch.Name = "checkPrefetch";
  3941. this.checkPrefetch.Size = new System.Drawing.Size(137, 25);
  3942. this.checkPrefetch.TabIndex = 40;
  3943. this.checkPrefetch.Text = "Prefetch cache";
  3944. this.checkPrefetch.UseVisualStyleBackColor = true;
  3945. //
  3946. // hostsEditorTab
  3947. //
  3948. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3949. this.hostsEditorTab.Controls.Add(this.panel4);
  3950. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  3951. this.hostsEditorTab.Controls.Add(this.label10);
  3952. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  3953. this.hostsEditorTab.Controls.Add(this.label9);
  3954. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  3955. this.hostsEditorTab.Controls.Add(this.label3);
  3956. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  3957. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  3958. this.hostsEditorTab.Name = "hostsEditorTab";
  3959. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  3960. this.hostsEditorTab.Size = new System.Drawing.Size(1085, 743);
  3961. this.hostsEditorTab.TabIndex = 9;
  3962. this.hostsEditorTab.Text = "Hosts";
  3963. //
  3964. // panel4
  3965. //
  3966. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3967. | System.Windows.Forms.AnchorStyles.Left)
  3968. | System.Windows.Forms.AnchorStyles.Right)));
  3969. this.panel4.Controls.Add(this.label31);
  3970. this.panel4.Controls.Add(this.label30);
  3971. this.panel4.Controls.Add(this.button4);
  3972. this.panel4.Controls.Add(this.button3);
  3973. this.panel4.Controls.Add(this.button2);
  3974. this.panel4.Controls.Add(this.button1);
  3975. this.panel4.Controls.Add(this.label29);
  3976. this.panel4.Controls.Add(this.chkReadOnly);
  3977. this.panel4.Controls.Add(this.panelList);
  3978. this.panel4.Controls.Add(this.chkBlock);
  3979. this.panel4.Controls.Add(this.button41);
  3980. this.panel4.Controls.Add(this.button42);
  3981. this.panel4.Controls.Add(this.button46);
  3982. this.panel4.Controls.Add(this.button47);
  3983. this.panel4.Controls.Add(this.txtIP);
  3984. this.panel4.Controls.Add(this.txtDomain);
  3985. this.panel4.Controls.Add(this.label12);
  3986. this.panel4.Controls.Add(this.label11);
  3987. this.panel4.Location = new System.Drawing.Point(6, 70);
  3988. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  3989. this.panel4.Name = "panel4";
  3990. this.panel4.Size = new System.Drawing.Size(793, 547);
  3991. this.panel4.TabIndex = 53;
  3992. //
  3993. // label31
  3994. //
  3995. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3996. this.label31.ForeColor = System.Drawing.Color.Silver;
  3997. this.label31.Location = new System.Drawing.Point(325, 279);
  3998. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3999. this.label31.Name = "label31";
  4000. this.label31.Size = new System.Drawing.Size(281, 25);
  4001. this.label31.TabIndex = 68;
  4002. this.label31.Tag = "";
  4003. this.label31.Text = "(will delete your current config)";
  4004. //
  4005. // label30
  4006. //
  4007. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4008. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  4009. this.label30.Location = new System.Drawing.Point(322, 254);
  4010. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4011. this.label30.Name = "label30";
  4012. this.label30.Size = new System.Drawing.Size(281, 25);
  4013. this.label30.TabIndex = 67;
  4014. this.label30.Tag = "themeable";
  4015. this.label30.Text = "Pre-made adblocks";
  4016. //
  4017. // button4
  4018. //
  4019. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  4020. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4021. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4022. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4023. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4024. this.button4.ForeColor = System.Drawing.Color.White;
  4025. this.button4.Location = new System.Drawing.Point(485, 351);
  4026. this.button4.Margin = new System.Windows.Forms.Padding(2);
  4027. this.button4.Name = "button4";
  4028. this.button4.Size = new System.Drawing.Size(153, 31);
  4029. this.button4.TabIndex = 66;
  4030. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  4031. this.button4.UseVisualStyleBackColor = false;
  4032. this.button4.Click += new System.EventHandler(this.button4_Click);
  4033. //
  4034. // button3
  4035. //
  4036. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  4037. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4038. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4039. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4040. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4041. this.button3.ForeColor = System.Drawing.Color.White;
  4042. this.button3.Location = new System.Drawing.Point(485, 316);
  4043. this.button3.Margin = new System.Windows.Forms.Padding(2);
  4044. this.button3.Name = "button3";
  4045. this.button3.Size = new System.Drawing.Size(153, 31);
  4046. this.button3.TabIndex = 65;
  4047. this.button3.Text = "Enable AdBlock + Porn";
  4048. this.button3.UseVisualStyleBackColor = false;
  4049. this.button3.Click += new System.EventHandler(this.button3_Click);
  4050. //
  4051. // button2
  4052. //
  4053. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  4054. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4055. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4056. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4057. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4058. this.button2.ForeColor = System.Drawing.Color.White;
  4059. this.button2.Location = new System.Drawing.Point(327, 351);
  4060. this.button2.Margin = new System.Windows.Forms.Padding(2);
  4061. this.button2.Name = "button2";
  4062. this.button2.Size = new System.Drawing.Size(153, 31);
  4063. this.button2.TabIndex = 64;
  4064. this.button2.Text = "Enable AdBlock + Social";
  4065. this.button2.UseVisualStyleBackColor = false;
  4066. this.button2.Click += new System.EventHandler(this.button2_Click);
  4067. //
  4068. // button1
  4069. //
  4070. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  4071. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4072. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4073. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4074. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4075. this.button1.ForeColor = System.Drawing.Color.White;
  4076. this.button1.Location = new System.Drawing.Point(327, 316);
  4077. this.button1.Margin = new System.Windows.Forms.Padding(2);
  4078. this.button1.Name = "button1";
  4079. this.button1.Size = new System.Drawing.Size(153, 31);
  4080. this.button1.TabIndex = 63;
  4081. this.button1.Text = "Enable AdBlock Basic";
  4082. this.button1.UseVisualStyleBackColor = false;
  4083. this.button1.Click += new System.EventHandler(this.button1_Click);
  4084. //
  4085. // label29
  4086. //
  4087. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4088. this.label29.ForeColor = System.Drawing.Color.Silver;
  4089. this.label29.Location = new System.Drawing.Point(323, 165);
  4090. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4091. this.label29.Name = "label29";
  4092. this.label29.Size = new System.Drawing.Size(281, 25);
  4093. this.label29.TabIndex = 62;
  4094. this.label29.Tag = "";
  4095. this.label29.Text = "Protect your HOSTS file by locking it.";
  4096. //
  4097. // chkReadOnly
  4098. //
  4099. this.chkReadOnly.AutoSize = true;
  4100. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4101. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4102. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  4103. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4104. this.chkReadOnly.Name = "chkReadOnly";
  4105. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4106. this.chkReadOnly.TabIndex = 61;
  4107. this.chkReadOnly.Text = "Read-only";
  4108. this.chkReadOnly.UseVisualStyleBackColor = true;
  4109. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4110. //
  4111. // panelList
  4112. //
  4113. this.panelList.Controls.Add(this.listHostEntries);
  4114. this.panelList.Location = new System.Drawing.Point(5, 3);
  4115. this.panelList.Name = "panelList";
  4116. this.panelList.Size = new System.Drawing.Size(312, 388);
  4117. this.panelList.TabIndex = 60;
  4118. //
  4119. // listHostEntries
  4120. //
  4121. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4122. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4123. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4124. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4125. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4126. this.listHostEntries.FormattingEnabled = true;
  4127. this.listHostEntries.HorizontalScrollbar = true;
  4128. this.listHostEntries.ItemHeight = 21;
  4129. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4130. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4131. this.listHostEntries.Name = "listHostEntries";
  4132. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4133. this.listHostEntries.TabIndex = 52;
  4134. //
  4135. // chkBlock
  4136. //
  4137. this.chkBlock.AutoSize = true;
  4138. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4139. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4140. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  4141. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4142. this.chkBlock.Name = "chkBlock";
  4143. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4144. this.chkBlock.TabIndex = 59;
  4145. this.chkBlock.Text = "Block";
  4146. this.chkBlock.UseVisualStyleBackColor = true;
  4147. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4148. //
  4149. // button41
  4150. //
  4151. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  4152. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4153. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4154. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4155. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4156. this.button41.ForeColor = System.Drawing.Color.White;
  4157. this.button41.Location = new System.Drawing.Point(112, 394);
  4158. this.button41.Margin = new System.Windows.Forms.Padding(2);
  4159. this.button41.Name = "button41";
  4160. this.button41.Size = new System.Drawing.Size(98, 31);
  4161. this.button41.TabIndex = 55;
  4162. this.button41.Text = "Refresh";
  4163. this.button41.UseVisualStyleBackColor = false;
  4164. this.button41.Click += new System.EventHandler(this.button41_Click);
  4165. //
  4166. // button42
  4167. //
  4168. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  4169. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4170. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4171. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4172. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4173. this.button42.ForeColor = System.Drawing.Color.White;
  4174. this.button42.Location = new System.Drawing.Point(213, 394);
  4175. this.button42.Margin = new System.Windows.Forms.Padding(2);
  4176. this.button42.Name = "button42";
  4177. this.button42.Size = new System.Drawing.Size(104, 31);
  4178. this.button42.TabIndex = 54;
  4179. this.button42.Text = "Remove";
  4180. this.button42.UseVisualStyleBackColor = false;
  4181. this.button42.Click += new System.EventHandler(this.button42_Click);
  4182. //
  4183. // button46
  4184. //
  4185. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  4186. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4187. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4188. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4189. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4190. this.button46.ForeColor = System.Drawing.Color.White;
  4191. this.button46.Location = new System.Drawing.Point(5, 394);
  4192. this.button46.Margin = new System.Windows.Forms.Padding(2);
  4193. this.button46.Name = "button46";
  4194. this.button46.Size = new System.Drawing.Size(104, 31);
  4195. this.button46.TabIndex = 53;
  4196. this.button46.Text = "Remove all";
  4197. this.button46.UseVisualStyleBackColor = false;
  4198. this.button46.Click += new System.EventHandler(this.button46_Click);
  4199. //
  4200. // button47
  4201. //
  4202. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  4203. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4204. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4205. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4206. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4207. this.button47.ForeColor = System.Drawing.Color.White;
  4208. this.button47.Location = new System.Drawing.Point(551, 110);
  4209. this.button47.Margin = new System.Windows.Forms.Padding(2);
  4210. this.button47.Name = "button47";
  4211. this.button47.Size = new System.Drawing.Size(87, 31);
  4212. this.button47.TabIndex = 57;
  4213. this.button47.Text = "Add";
  4214. this.button47.UseVisualStyleBackColor = false;
  4215. this.button47.Click += new System.EventHandler(this.button47_Click);
  4216. //
  4217. // txtIP
  4218. //
  4219. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4220. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4221. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4222. this.txtIP.ForeColor = System.Drawing.Color.White;
  4223. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4224. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4225. this.txtIP.Name = "txtIP";
  4226. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4227. this.txtIP.TabIndex = 0;
  4228. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4229. //
  4230. // txtDomain
  4231. //
  4232. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4233. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4234. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4235. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4236. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4237. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4238. this.txtDomain.Name = "txtDomain";
  4239. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4240. this.txtDomain.TabIndex = 1;
  4241. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4242. //
  4243. // label12
  4244. //
  4245. this.label12.AutoSize = true;
  4246. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4247. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  4248. this.label12.Location = new System.Drawing.Point(323, 54);
  4249. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4250. this.label12.Name = "label12";
  4251. this.label12.Size = new System.Drawing.Size(66, 21);
  4252. this.label12.TabIndex = 55;
  4253. this.label12.Tag = "themeable";
  4254. this.label12.Text = "Domain";
  4255. //
  4256. // label11
  4257. //
  4258. this.label11.AutoSize = true;
  4259. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4260. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  4261. this.label11.Location = new System.Drawing.Point(323, 0);
  4262. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4263. this.label11.Name = "label11";
  4264. this.label11.Size = new System.Drawing.Size(85, 21);
  4265. this.label11.TabIndex = 53;
  4266. this.label11.Tag = "themeable";
  4267. this.label11.Text = "IP address";
  4268. //
  4269. // linkLabel4
  4270. //
  4271. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4272. this.linkLabel4.AutoSize = true;
  4273. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4274. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  4275. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  4276. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4277. this.linkLabel4.Name = "linkLabel4";
  4278. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  4279. this.linkLabel4.TabIndex = 51;
  4280. this.linkLabel4.TabStop = true;
  4281. this.linkLabel4.Tag = "";
  4282. this.linkLabel4.Text = "Restore default";
  4283. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4284. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4285. //
  4286. // label10
  4287. //
  4288. this.label10.AutoSize = true;
  4289. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4290. this.label10.Location = new System.Drawing.Point(215, 38);
  4291. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4292. this.label10.Name = "label10";
  4293. this.label10.Size = new System.Drawing.Size(18, 21);
  4294. this.label10.TabIndex = 50;
  4295. this.label10.Text = " |";
  4296. //
  4297. // linkLabel3
  4298. //
  4299. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4300. this.linkLabel3.AutoSize = true;
  4301. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4302. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  4303. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  4304. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4305. this.linkLabel3.Name = "linkLabel3";
  4306. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  4307. this.linkLabel3.TabIndex = 49;
  4308. this.linkLabel3.TabStop = true;
  4309. this.linkLabel3.Tag = "";
  4310. this.linkLabel3.Text = "Advanced editor";
  4311. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4312. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4313. //
  4314. // label9
  4315. //
  4316. this.label9.AutoSize = true;
  4317. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4318. this.label9.Location = new System.Drawing.Point(65, 38);
  4319. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4320. this.label9.Name = "label9";
  4321. this.label9.Size = new System.Drawing.Size(18, 21);
  4322. this.label9.TabIndex = 48;
  4323. this.label9.Text = " |";
  4324. //
  4325. // linkLabel2
  4326. //
  4327. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4328. this.linkLabel2.AutoSize = true;
  4329. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4330. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  4331. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  4332. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4333. this.linkLabel2.Name = "linkLabel2";
  4334. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  4335. this.linkLabel2.TabIndex = 47;
  4336. this.linkLabel2.TabStop = true;
  4337. this.linkLabel2.Tag = "";
  4338. this.linkLabel2.Text = "Locate";
  4339. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4340. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4341. //
  4342. // label3
  4343. //
  4344. this.label3.AutoSize = true;
  4345. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4346. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  4347. this.label3.Location = new System.Drawing.Point(6, 10);
  4348. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4349. this.label3.Name = "label3";
  4350. this.label3.Size = new System.Drawing.Size(182, 28);
  4351. this.label3.TabIndex = 3;
  4352. this.label3.Tag = "themeable";
  4353. this.label3.Text = "Edit your hosts file";
  4354. //
  4355. // registryFixerTab
  4356. //
  4357. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4358. this.registryFixerTab.Controls.Add(this.panel2);
  4359. this.registryFixerTab.Controls.Add(this.label7);
  4360. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  4361. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4362. this.registryFixerTab.Name = "registryFixerTab";
  4363. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4364. this.registryFixerTab.Size = new System.Drawing.Size(1085, 743);
  4365. this.registryFixerTab.TabIndex = 8;
  4366. this.registryFixerTab.Text = "Registry";
  4367. //
  4368. // panel2
  4369. //
  4370. this.panel2.Controls.Add(this.button33);
  4371. this.panel2.Controls.Add(this.label8);
  4372. this.panel2.Controls.Add(this.checkRestartExplorer);
  4373. this.panel2.Controls.Add(this.checkRegistryEditor);
  4374. this.panel2.Controls.Add(this.checkEnableAll);
  4375. this.panel2.Controls.Add(this.checkContextMenu);
  4376. this.panel2.Controls.Add(this.checkTaskManager);
  4377. this.panel2.Controls.Add(this.checkCommandPrompt);
  4378. this.panel2.Controls.Add(this.checkFirewall);
  4379. this.panel2.Controls.Add(this.checkRunDialog);
  4380. this.panel2.Controls.Add(this.checkFolderOptions);
  4381. this.panel2.Controls.Add(this.checkControlPanel);
  4382. this.panel2.Location = new System.Drawing.Point(11, 40);
  4383. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4384. this.panel2.Name = "panel2";
  4385. this.panel2.Size = new System.Drawing.Size(511, 286);
  4386. this.panel2.TabIndex = 48;
  4387. //
  4388. // button33
  4389. //
  4390. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  4391. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4392. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4393. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4394. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4395. this.button33.ForeColor = System.Drawing.Color.White;
  4396. this.button33.Location = new System.Drawing.Point(29, 252);
  4397. this.button33.Margin = new System.Windows.Forms.Padding(2);
  4398. this.button33.Name = "button33";
  4399. this.button33.Size = new System.Drawing.Size(71, 31);
  4400. this.button33.TabIndex = 49;
  4401. this.button33.Text = "Fix";
  4402. this.button33.UseVisualStyleBackColor = false;
  4403. this.button33.Click += new System.EventHandler(this.button33_Click);
  4404. //
  4405. // label8
  4406. //
  4407. this.label8.AutoSize = true;
  4408. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4409. this.label8.ForeColor = System.Drawing.Color.Silver;
  4410. this.label8.Location = new System.Drawing.Point(122, 202);
  4411. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4412. this.label8.Name = "label8";
  4413. this.label8.Size = new System.Drawing.Size(242, 21);
  4414. this.label8.TabIndex = 51;
  4415. this.label8.Tag = "";
  4416. this.label8.Text = "(some changes might need this)";
  4417. //
  4418. // checkRestartExplorer
  4419. //
  4420. this.checkRestartExplorer.AutoSize = true;
  4421. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4422. this.checkRestartExplorer.ForeColor = System.Drawing.Color.Silver;
  4423. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4424. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4425. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4426. this.checkRestartExplorer.Size = new System.Drawing.Size(336, 25);
  4427. this.checkRestartExplorer.TabIndex = 50;
  4428. this.checkRestartExplorer.Tag = "";
  4429. this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes";
  4430. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4431. //
  4432. // checkRegistryEditor
  4433. //
  4434. this.checkRegistryEditor.AutoSize = true;
  4435. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4436. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4437. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4438. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4439. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4440. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4441. this.checkRegistryEditor.TabIndex = 38;
  4442. this.checkRegistryEditor.Text = "Registry Editor";
  4443. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4444. //
  4445. // checkEnableAll
  4446. //
  4447. this.checkEnableAll.AutoSize = true;
  4448. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4449. this.checkEnableAll.ForeColor = System.Drawing.Color.DodgerBlue;
  4450. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4451. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4452. this.checkEnableAll.Name = "checkEnableAll";
  4453. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4454. this.checkEnableAll.TabIndex = 35;
  4455. this.checkEnableAll.Tag = "themeable";
  4456. this.checkEnableAll.Text = "Enable all";
  4457. this.checkEnableAll.UseVisualStyleBackColor = true;
  4458. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4459. //
  4460. // checkContextMenu
  4461. //
  4462. this.checkContextMenu.AutoSize = true;
  4463. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4464. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4465. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4466. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4467. this.checkContextMenu.Name = "checkContextMenu";
  4468. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4469. this.checkContextMenu.TabIndex = 43;
  4470. this.checkContextMenu.Text = "Right Click menu";
  4471. this.checkContextMenu.UseVisualStyleBackColor = true;
  4472. //
  4473. // checkTaskManager
  4474. //
  4475. this.checkTaskManager.AutoSize = true;
  4476. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4477. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4478. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4479. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4480. this.checkTaskManager.Name = "checkTaskManager";
  4481. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4482. this.checkTaskManager.TabIndex = 36;
  4483. this.checkTaskManager.Text = "Task Manager";
  4484. this.checkTaskManager.UseVisualStyleBackColor = true;
  4485. //
  4486. // checkCommandPrompt
  4487. //
  4488. this.checkCommandPrompt.AutoSize = true;
  4489. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4490. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4491. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4492. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4493. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4494. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4495. this.checkCommandPrompt.TabIndex = 42;
  4496. this.checkCommandPrompt.Text = "Command Prompt";
  4497. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4498. //
  4499. // checkFirewall
  4500. //
  4501. this.checkFirewall.AutoSize = true;
  4502. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4503. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4504. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  4505. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4506. this.checkFirewall.Name = "checkFirewall";
  4507. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4508. this.checkFirewall.TabIndex = 37;
  4509. this.checkFirewall.Text = "Windows Firewall";
  4510. this.checkFirewall.UseVisualStyleBackColor = true;
  4511. //
  4512. // checkRunDialog
  4513. //
  4514. this.checkRunDialog.AutoSize = true;
  4515. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4516. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4517. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  4518. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4519. this.checkRunDialog.Name = "checkRunDialog";
  4520. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4521. this.checkRunDialog.TabIndex = 41;
  4522. this.checkRunDialog.Text = "Run Dialog";
  4523. this.checkRunDialog.UseVisualStyleBackColor = true;
  4524. //
  4525. // checkFolderOptions
  4526. //
  4527. this.checkFolderOptions.AutoSize = true;
  4528. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4529. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4530. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4531. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4532. this.checkFolderOptions.Name = "checkFolderOptions";
  4533. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4534. this.checkFolderOptions.TabIndex = 39;
  4535. this.checkFolderOptions.Text = "Folder Options";
  4536. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4537. //
  4538. // checkControlPanel
  4539. //
  4540. this.checkControlPanel.AutoSize = true;
  4541. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4542. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4543. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  4544. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4545. this.checkControlPanel.Name = "checkControlPanel";
  4546. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  4547. this.checkControlPanel.TabIndex = 40;
  4548. this.checkControlPanel.Text = "Control Panel";
  4549. this.checkControlPanel.UseVisualStyleBackColor = true;
  4550. //
  4551. // label7
  4552. //
  4553. this.label7.AutoSize = true;
  4554. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4555. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  4556. this.label7.Location = new System.Drawing.Point(6, 10);
  4557. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4558. this.label7.Name = "label7";
  4559. this.label7.Size = new System.Drawing.Size(260, 28);
  4560. this.label7.TabIndex = 47;
  4561. this.label7.Tag = "themeable";
  4562. this.label7.Text = "Fix common registry issues";
  4563. //
  4564. // integratorTab
  4565. //
  4566. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4567. this.integratorTab.Controls.Add(this.synapse);
  4568. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  4569. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  4570. this.integratorTab.Name = "integratorTab";
  4571. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  4572. this.integratorTab.Size = new System.Drawing.Size(1085, 743);
  4573. this.integratorTab.TabIndex = 10;
  4574. this.integratorTab.Text = "Integrator";
  4575. //
  4576. // synapse
  4577. //
  4578. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  4579. this.synapse.Controls.Add(this.integratorInfoTab);
  4580. this.synapse.Controls.Add(this.tabPage8);
  4581. this.synapse.Controls.Add(this.tabPage9);
  4582. this.synapse.Controls.Add(this.tabPage10);
  4583. this.synapse.Controls.Add(this.tabPage11);
  4584. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  4585. this.synapse.Location = new System.Drawing.Point(2, 2);
  4586. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  4587. this.synapse.Multiline = true;
  4588. this.synapse.Name = "synapse";
  4589. this.synapse.SelectedIndex = 0;
  4590. this.synapse.Size = new System.Drawing.Size(1081, 739);
  4591. this.synapse.TabIndex = 0;
  4592. //
  4593. // integratorInfoTab
  4594. //
  4595. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4596. this.integratorInfoTab.Controls.Add(this.label19);
  4597. this.integratorInfoTab.Controls.Add(this.label18);
  4598. this.integratorInfoTab.Controls.Add(this.label17);
  4599. this.integratorInfoTab.Controls.Add(this.label16);
  4600. this.integratorInfoTab.Controls.Add(this.label15);
  4601. this.integratorInfoTab.Controls.Add(this.label14);
  4602. this.integratorInfoTab.Controls.Add(this.label13);
  4603. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  4604. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  4605. this.integratorInfoTab.Name = "integratorInfoTab";
  4606. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  4607. this.integratorInfoTab.Size = new System.Drawing.Size(1073, 711);
  4608. this.integratorInfoTab.TabIndex = 0;
  4609. this.integratorInfoTab.Text = "Info";
  4610. //
  4611. // label19
  4612. //
  4613. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4614. this.label19.ForeColor = System.Drawing.Color.Silver;
  4615. this.label19.Location = new System.Drawing.Point(6, 225);
  4616. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4617. this.label19.Name = "label19";
  4618. this.label19.Size = new System.Drawing.Size(501, 233);
  4619. this.label19.TabIndex = 10;
  4620. this.label19.Tag = "";
  4621. this.label19.Text = resources.GetString("label19.Text");
  4622. //
  4623. // label18
  4624. //
  4625. this.label18.AutoSize = true;
  4626. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4627. this.label18.ForeColor = System.Drawing.Color.Silver;
  4628. this.label18.Location = new System.Drawing.Point(38, 183);
  4629. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4630. this.label18.Name = "label18";
  4631. this.label18.Size = new System.Drawing.Size(122, 25);
  4632. this.label18.TabIndex = 9;
  4633. this.label18.Tag = "";
  4634. this.label18.Text = "• Commands";
  4635. //
  4636. // label17
  4637. //
  4638. this.label17.AutoSize = true;
  4639. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4640. this.label17.ForeColor = System.Drawing.Color.Silver;
  4641. this.label17.Location = new System.Drawing.Point(38, 158);
  4642. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4643. this.label17.Name = "label17";
  4644. this.label17.Size = new System.Drawing.Size(157, 25);
  4645. this.label17.TabIndex = 8;
  4646. this.label17.Tag = "";
  4647. this.label17.Text = "• Any type of file";
  4648. //
  4649. // label16
  4650. //
  4651. this.label16.AutoSize = true;
  4652. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4653. this.label16.ForeColor = System.Drawing.Color.Silver;
  4654. this.label16.Location = new System.Drawing.Point(38, 132);
  4655. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4656. this.label16.Name = "label16";
  4657. this.label16.Size = new System.Drawing.Size(181, 25);
  4658. this.label16.TabIndex = 7;
  4659. this.label16.Tag = "";
  4660. this.label16.Text = "• Links to webpages";
  4661. //
  4662. // label15
  4663. //
  4664. this.label15.AutoSize = true;
  4665. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4666. this.label15.ForeColor = System.Drawing.Color.Silver;
  4667. this.label15.Location = new System.Drawing.Point(38, 106);
  4668. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4669. this.label15.Name = "label15";
  4670. this.label15.Size = new System.Drawing.Size(194, 25);
  4671. this.label15.TabIndex = 6;
  4672. this.label15.Tag = "";
  4673. this.label15.Text = "• Shortcuts to folders";
  4674. //
  4675. // label14
  4676. //
  4677. this.label14.AutoSize = true;
  4678. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4679. this.label14.ForeColor = System.Drawing.Color.Silver;
  4680. this.label14.Location = new System.Drawing.Point(38, 81);
  4681. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4682. this.label14.Name = "label14";
  4683. this.label14.Size = new System.Drawing.Size(138, 25);
  4684. this.label14.TabIndex = 5;
  4685. this.label14.Tag = "";
  4686. this.label14.Text = "• Any program";
  4687. //
  4688. // label13
  4689. //
  4690. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4691. this.label13.ForeColor = System.Drawing.Color.Silver;
  4692. this.label13.Location = new System.Drawing.Point(6, 10);
  4693. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4694. this.label13.Name = "label13";
  4695. this.label13.Size = new System.Drawing.Size(412, 61);
  4696. this.label13.TabIndex = 4;
  4697. this.label13.Tag = "";
  4698. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  4699. //
  4700. // tabPage8
  4701. //
  4702. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4703. this.tabPage8.Controls.Add(this.btnAddItem);
  4704. this.tabPage8.Controls.Add(this.itemnamegroup);
  4705. this.tabPage8.Controls.Add(this.security);
  4706. this.tabPage8.Controls.Add(this.itemposition);
  4707. this.tabPage8.Controls.Add(this.icontoaddgroup);
  4708. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  4709. this.tabPage8.Controls.Add(this.itemtype);
  4710. this.tabPage8.Controls.Add(this.label26);
  4711. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  4712. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  4713. this.tabPage8.Name = "tabPage8";
  4714. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  4715. this.tabPage8.Size = new System.Drawing.Size(1073, 711);
  4716. this.tabPage8.TabIndex = 1;
  4717. this.tabPage8.Text = "Add/Modify";
  4718. //
  4719. // btnAddItem
  4720. //
  4721. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  4722. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4723. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4724. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4725. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4726. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  4727. this.btnAddItem.Location = new System.Drawing.Point(512, 438);
  4728. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  4729. this.btnAddItem.Name = "btnAddItem";
  4730. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  4731. this.btnAddItem.TabIndex = 85;
  4732. this.btnAddItem.Text = "Add/Modify";
  4733. this.btnAddItem.UseVisualStyleBackColor = false;
  4734. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  4735. //
  4736. // itemnamegroup
  4737. //
  4738. this.itemnamegroup.Controls.Add(this.txtItemName);
  4739. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4740. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  4741. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  4742. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  4743. this.itemnamegroup.Name = "itemnamegroup";
  4744. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  4745. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  4746. this.itemnamegroup.TabIndex = 84;
  4747. this.itemnamegroup.TabStop = false;
  4748. this.itemnamegroup.Text = "Item name in menu:";
  4749. //
  4750. // txtItemName
  4751. //
  4752. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4753. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4754. this.txtItemName.ForeColor = System.Drawing.Color.White;
  4755. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  4756. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  4757. this.txtItemName.Name = "txtItemName";
  4758. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  4759. this.txtItemName.TabIndex = 82;
  4760. //
  4761. // security
  4762. //
  4763. this.security.Controls.Add(this.checkShift);
  4764. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4765. this.security.ForeColor = System.Drawing.Color.Silver;
  4766. this.security.Location = new System.Drawing.Point(11, 338);
  4767. this.security.Margin = new System.Windows.Forms.Padding(2);
  4768. this.security.Name = "security";
  4769. this.security.Padding = new System.Windows.Forms.Padding(2);
  4770. this.security.Size = new System.Drawing.Size(497, 61);
  4771. this.security.TabIndex = 83;
  4772. this.security.TabStop = false;
  4773. this.security.Text = "Security:";
  4774. //
  4775. // checkShift
  4776. //
  4777. this.checkShift.AutoSize = true;
  4778. this.checkShift.ForeColor = System.Drawing.Color.White;
  4779. this.checkShift.Location = new System.Drawing.Point(11, 26);
  4780. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  4781. this.checkShift.Name = "checkShift";
  4782. this.checkShift.Size = new System.Drawing.Size(300, 25);
  4783. this.checkShift.TabIndex = 83;
  4784. this.checkShift.Text = "Show only when SHIFT key is pressed";
  4785. this.checkShift.UseVisualStyleBackColor = true;
  4786. //
  4787. // itemposition
  4788. //
  4789. this.itemposition.Controls.Add(this.radioTop);
  4790. this.itemposition.Controls.Add(this.radioMiddle);
  4791. this.itemposition.Controls.Add(this.radioBottom);
  4792. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4793. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  4794. this.itemposition.Location = new System.Drawing.Point(11, 272);
  4795. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  4796. this.itemposition.Name = "itemposition";
  4797. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  4798. this.itemposition.Size = new System.Drawing.Size(497, 62);
  4799. this.itemposition.TabIndex = 82;
  4800. this.itemposition.TabStop = false;
  4801. this.itemposition.Text = "Item position:";
  4802. //
  4803. // radioTop
  4804. //
  4805. this.radioTop.AutoSize = true;
  4806. this.radioTop.Checked = true;
  4807. this.radioTop.ForeColor = System.Drawing.Color.White;
  4808. this.radioTop.Location = new System.Drawing.Point(11, 26);
  4809. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  4810. this.radioTop.Name = "radioTop";
  4811. this.radioTop.Size = new System.Drawing.Size(55, 25);
  4812. this.radioTop.TabIndex = 83;
  4813. this.radioTop.TabStop = true;
  4814. this.radioTop.Text = "Top";
  4815. this.radioTop.UseVisualStyleBackColor = true;
  4816. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  4817. //
  4818. // radioMiddle
  4819. //
  4820. this.radioMiddle.AutoSize = true;
  4821. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  4822. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  4823. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  4824. this.radioMiddle.Name = "radioMiddle";
  4825. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  4826. this.radioMiddle.TabIndex = 84;
  4827. this.radioMiddle.Text = "Middle";
  4828. this.radioMiddle.UseVisualStyleBackColor = true;
  4829. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  4830. //
  4831. // radioBottom
  4832. //
  4833. this.radioBottom.AutoSize = true;
  4834. this.radioBottom.ForeColor = System.Drawing.Color.White;
  4835. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  4836. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  4837. this.radioBottom.Name = "radioBottom";
  4838. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  4839. this.radioBottom.TabIndex = 85;
  4840. this.radioBottom.Text = "Bottom";
  4841. this.radioBottom.UseVisualStyleBackColor = true;
  4842. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  4843. //
  4844. // icontoaddgroup
  4845. //
  4846. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  4847. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  4848. this.icontoaddgroup.Controls.Add(this.txtIcon);
  4849. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4850. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  4851. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  4852. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  4853. this.icontoaddgroup.Name = "icontoaddgroup";
  4854. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  4855. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  4856. this.icontoaddgroup.TabIndex = 81;
  4857. this.icontoaddgroup.TabStop = false;
  4858. this.icontoaddgroup.Text = "Icon to add:";
  4859. //
  4860. // checkDefaultIcon
  4861. //
  4862. this.checkDefaultIcon.AutoSize = true;
  4863. this.checkDefaultIcon.Checked = true;
  4864. this.checkDefaultIcon.CheckState = System.Windows.Forms.CheckState.Checked;
  4865. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  4866. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  4867. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  4868. this.checkDefaultIcon.Name = "checkDefaultIcon";
  4869. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  4870. this.checkDefaultIcon.TabIndex = 82;
  4871. this.checkDefaultIcon.Text = "Use program\'s icon";
  4872. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  4873. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  4874. //
  4875. // btnBrowseIcon
  4876. //
  4877. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4878. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  4879. this.btnBrowseIcon.Enabled = false;
  4880. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4881. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4882. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4883. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4884. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  4885. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  4886. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  4887. this.btnBrowseIcon.Name = "btnBrowseIcon";
  4888. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  4889. this.btnBrowseIcon.TabIndex = 82;
  4890. this.btnBrowseIcon.Text = "...";
  4891. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  4892. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  4893. //
  4894. // txtIcon
  4895. //
  4896. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4897. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4898. this.txtIcon.Enabled = false;
  4899. this.txtIcon.ForeColor = System.Drawing.Color.White;
  4900. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  4901. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  4902. this.txtIcon.Name = "txtIcon";
  4903. this.txtIcon.ReadOnly = true;
  4904. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  4905. this.txtIcon.TabIndex = 81;
  4906. //
  4907. // itemtoaddgroup
  4908. //
  4909. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  4910. this.itemtoaddgroup.Controls.Add(this.txtItem);
  4911. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4912. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  4913. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  4914. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  4915. this.itemtoaddgroup.Name = "itemtoaddgroup";
  4916. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  4917. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  4918. this.itemtoaddgroup.TabIndex = 80;
  4919. this.itemtoaddgroup.TabStop = false;
  4920. this.itemtoaddgroup.Text = "Program to add:";
  4921. //
  4922. // btnBrowseItem
  4923. //
  4924. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4925. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  4926. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4927. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4928. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4929. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4930. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  4931. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  4932. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  4933. this.btnBrowseItem.Name = "btnBrowseItem";
  4934. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  4935. this.btnBrowseItem.TabIndex = 82;
  4936. this.btnBrowseItem.Text = "...";
  4937. this.btnBrowseItem.UseVisualStyleBackColor = false;
  4938. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  4939. //
  4940. // txtItem
  4941. //
  4942. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4943. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4944. this.txtItem.ForeColor = System.Drawing.Color.White;
  4945. this.txtItem.Location = new System.Drawing.Point(11, 26);
  4946. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  4947. this.txtItem.Name = "txtItem";
  4948. this.txtItem.ReadOnly = true;
  4949. this.txtItem.Size = new System.Drawing.Size(434, 29);
  4950. this.txtItem.TabIndex = 81;
  4951. //
  4952. // itemtype
  4953. //
  4954. this.itemtype.Controls.Add(this.radioCommand);
  4955. this.itemtype.Controls.Add(this.radioProgram);
  4956. this.itemtype.Controls.Add(this.radioFolder);
  4957. this.itemtype.Controls.Add(this.radioFile);
  4958. this.itemtype.Controls.Add(this.radioLink);
  4959. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4960. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  4961. this.itemtype.Location = new System.Drawing.Point(11, 40);
  4962. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  4963. this.itemtype.Name = "itemtype";
  4964. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  4965. this.itemtype.Size = new System.Drawing.Size(497, 63);
  4966. this.itemtype.TabIndex = 79;
  4967. this.itemtype.TabStop = false;
  4968. this.itemtype.Text = "Item Type:";
  4969. //
  4970. // radioCommand
  4971. //
  4972. this.radioCommand.AutoSize = true;
  4973. this.radioCommand.ForeColor = System.Drawing.Color.White;
  4974. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  4975. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  4976. this.radioCommand.Name = "radioCommand";
  4977. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  4978. this.radioCommand.TabIndex = 84;
  4979. this.radioCommand.Text = "Command";
  4980. this.radioCommand.UseVisualStyleBackColor = true;
  4981. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  4982. //
  4983. // radioProgram
  4984. //
  4985. this.radioProgram.AutoSize = true;
  4986. this.radioProgram.Checked = true;
  4987. this.radioProgram.ForeColor = System.Drawing.Color.White;
  4988. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  4989. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  4990. this.radioProgram.Name = "radioProgram";
  4991. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  4992. this.radioProgram.TabIndex = 80;
  4993. this.radioProgram.TabStop = true;
  4994. this.radioProgram.Text = "Program";
  4995. this.radioProgram.UseVisualStyleBackColor = true;
  4996. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  4997. //
  4998. // radioFolder
  4999. //
  5000. this.radioFolder.AutoSize = true;
  5001. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5002. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  5003. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5004. this.radioFolder.Name = "radioFolder";
  5005. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5006. this.radioFolder.TabIndex = 81;
  5007. this.radioFolder.Text = "Folder";
  5008. this.radioFolder.UseVisualStyleBackColor = true;
  5009. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5010. //
  5011. // radioFile
  5012. //
  5013. this.radioFile.AutoSize = true;
  5014. this.radioFile.ForeColor = System.Drawing.Color.White;
  5015. this.radioFile.Location = new System.Drawing.Point(242, 26);
  5016. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5017. this.radioFile.Name = "radioFile";
  5018. this.radioFile.Size = new System.Drawing.Size(140, 25);
  5019. this.radioFile.TabIndex = 83;
  5020. this.radioFile.Text = "Any type of file";
  5021. this.radioFile.UseVisualStyleBackColor = true;
  5022. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5023. //
  5024. // radioLink
  5025. //
  5026. this.radioLink.AutoSize = true;
  5027. this.radioLink.ForeColor = System.Drawing.Color.White;
  5028. this.radioLink.Location = new System.Drawing.Point(182, 26);
  5029. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5030. this.radioLink.Name = "radioLink";
  5031. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5032. this.radioLink.TabIndex = 82;
  5033. this.radioLink.Text = "Link";
  5034. this.radioLink.UseVisualStyleBackColor = true;
  5035. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5036. //
  5037. // label26
  5038. //
  5039. this.label26.AutoSize = true;
  5040. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5041. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  5042. this.label26.Location = new System.Drawing.Point(6, 10);
  5043. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5044. this.label26.Name = "label26";
  5045. this.label26.Size = new System.Drawing.Size(219, 28);
  5046. this.label26.TabIndex = 78;
  5047. this.label26.Tag = "themeable";
  5048. this.label26.Text = "Add or modify an item";
  5049. //
  5050. // tabPage9
  5051. //
  5052. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5053. this.tabPage9.Controls.Add(this.panel5);
  5054. this.tabPage9.Controls.Add(this.button60);
  5055. this.tabPage9.Controls.Add(this.button61);
  5056. this.tabPage9.Controls.Add(this.button62);
  5057. this.tabPage9.Controls.Add(this.label25);
  5058. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5059. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5060. this.tabPage9.Name = "tabPage9";
  5061. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5062. this.tabPage9.Size = new System.Drawing.Size(1073, 711);
  5063. this.tabPage9.TabIndex = 2;
  5064. this.tabPage9.Text = "Remove";
  5065. //
  5066. // panel5
  5067. //
  5068. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5069. this.panel5.Controls.Add(this.listDesktopItems);
  5070. this.panel5.Location = new System.Drawing.Point(11, 39);
  5071. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5072. this.panel5.Name = "panel5";
  5073. this.panel5.Size = new System.Drawing.Size(293, 435);
  5074. this.panel5.TabIndex = 82;
  5075. //
  5076. // listDesktopItems
  5077. //
  5078. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5079. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5080. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5081. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5082. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5083. this.listDesktopItems.FormattingEnabled = true;
  5084. this.listDesktopItems.HorizontalScrollbar = true;
  5085. this.listDesktopItems.ItemHeight = 21;
  5086. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5087. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5088. this.listDesktopItems.Name = "listDesktopItems";
  5089. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5090. this.listDesktopItems.TabIndex = 78;
  5091. //
  5092. // button60
  5093. //
  5094. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  5095. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5096. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5097. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5098. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5099. this.button60.ForeColor = System.Drawing.Color.White;
  5100. this.button60.Location = new System.Drawing.Point(308, 75);
  5101. this.button60.Margin = new System.Windows.Forms.Padding(2);
  5102. this.button60.Name = "button60";
  5103. this.button60.Size = new System.Drawing.Size(94, 31);
  5104. this.button60.TabIndex = 81;
  5105. this.button60.Text = "Refresh";
  5106. this.button60.UseVisualStyleBackColor = false;
  5107. this.button60.Click += new System.EventHandler(this.button60_Click);
  5108. //
  5109. // button61
  5110. //
  5111. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  5112. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5113. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5114. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5115. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5116. this.button61.ForeColor = System.Drawing.Color.White;
  5117. this.button61.Location = new System.Drawing.Point(308, 40);
  5118. this.button61.Margin = new System.Windows.Forms.Padding(2);
  5119. this.button61.Name = "button61";
  5120. this.button61.Size = new System.Drawing.Size(94, 31);
  5121. this.button61.TabIndex = 80;
  5122. this.button61.Text = "Remove";
  5123. this.button61.UseVisualStyleBackColor = false;
  5124. this.button61.Click += new System.EventHandler(this.button61_Click);
  5125. //
  5126. // button62
  5127. //
  5128. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  5129. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5130. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5131. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5132. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5133. this.button62.ForeColor = System.Drawing.Color.White;
  5134. this.button62.Location = new System.Drawing.Point(308, 110);
  5135. this.button62.Margin = new System.Windows.Forms.Padding(2);
  5136. this.button62.Name = "button62";
  5137. this.button62.Size = new System.Drawing.Size(94, 31);
  5138. this.button62.TabIndex = 79;
  5139. this.button62.Text = "Remove all";
  5140. this.button62.UseVisualStyleBackColor = false;
  5141. this.button62.Click += new System.EventHandler(this.button62_Click);
  5142. //
  5143. // label25
  5144. //
  5145. this.label25.AutoSize = true;
  5146. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5147. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  5148. this.label25.Location = new System.Drawing.Point(6, 10);
  5149. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5150. this.label25.Name = "label25";
  5151. this.label25.Size = new System.Drawing.Size(300, 28);
  5152. this.label25.TabIndex = 77;
  5153. this.label25.Tag = "themeable";
  5154. this.label25.Text = "Remove existing Desktop items";
  5155. //
  5156. // tabPage10
  5157. //
  5158. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5159. this.tabPage10.Controls.Add(this.button65);
  5160. this.tabPage10.Controls.Add(this.button66);
  5161. this.tabPage10.Controls.Add(this.label24);
  5162. this.tabPage10.Controls.Add(this.button58);
  5163. this.tabPage10.Controls.Add(this.button59);
  5164. this.tabPage10.Controls.Add(this.button55);
  5165. this.tabPage10.Controls.Add(this.button57);
  5166. this.tabPage10.Controls.Add(this.button52);
  5167. this.tabPage10.Controls.Add(this.button53);
  5168. this.tabPage10.Controls.Add(this.button49);
  5169. this.tabPage10.Controls.Add(this.button51);
  5170. this.tabPage10.Controls.Add(this.button56);
  5171. this.tabPage10.Controls.Add(this.button54);
  5172. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5173. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5174. this.tabPage10.Name = "tabPage10";
  5175. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5176. this.tabPage10.Size = new System.Drawing.Size(1073, 711);
  5177. this.tabPage10.TabIndex = 3;
  5178. this.tabPage10.Text = "Ready Menus";
  5179. //
  5180. // button65
  5181. //
  5182. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  5183. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5184. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5185. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5186. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5187. this.button65.ForeColor = System.Drawing.Color.White;
  5188. this.button65.Location = new System.Drawing.Point(11, 276);
  5189. this.button65.Margin = new System.Windows.Forms.Padding(2);
  5190. this.button65.Name = "button65";
  5191. this.button65.Size = new System.Drawing.Size(186, 31);
  5192. this.button65.TabIndex = 78;
  5193. this.button65.Text = "Remove \"Take Ownership\"";
  5194. this.button65.UseVisualStyleBackColor = false;
  5195. this.button65.Click += new System.EventHandler(this.button65_Click);
  5196. //
  5197. // button66
  5198. //
  5199. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  5200. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5201. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5202. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5203. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5204. this.button66.ForeColor = System.Drawing.Color.White;
  5205. this.button66.Location = new System.Drawing.Point(11, 240);
  5206. this.button66.Margin = new System.Windows.Forms.Padding(2);
  5207. this.button66.Name = "button66";
  5208. this.button66.Size = new System.Drawing.Size(186, 31);
  5209. this.button66.TabIndex = 77;
  5210. this.button66.Text = "Add \"Take Ownership\"";
  5211. this.button66.UseVisualStyleBackColor = false;
  5212. this.button66.Click += new System.EventHandler(this.button66_Click);
  5213. //
  5214. // label24
  5215. //
  5216. this.label24.AutoSize = true;
  5217. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5218. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  5219. this.label24.Location = new System.Drawing.Point(6, 10);
  5220. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5221. this.label24.Name = "label24";
  5222. this.label24.Size = new System.Drawing.Size(232, 28);
  5223. this.label24.TabIndex = 76;
  5224. this.label24.Tag = "themeable";
  5225. this.label24.Text = "Add ready-made menus";
  5226. //
  5227. // button58
  5228. //
  5229. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  5230. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5231. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5232. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5233. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5234. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5235. this.button58.ForeColor = System.Drawing.Color.White;
  5236. this.button58.Location = new System.Drawing.Point(202, 48);
  5237. this.button58.Margin = new System.Windows.Forms.Padding(2);
  5238. this.button58.Name = "button58";
  5239. this.button58.Size = new System.Drawing.Size(30, 31);
  5240. this.button58.TabIndex = 75;
  5241. this.button58.Text = "?";
  5242. this.button58.UseVisualStyleBackColor = false;
  5243. this.button58.Click += new System.EventHandler(this.button58_Click);
  5244. //
  5245. // button59
  5246. //
  5247. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  5248. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5249. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5250. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5251. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5252. this.button59.ForeColor = System.Drawing.Color.White;
  5253. this.button59.Location = new System.Drawing.Point(11, 48);
  5254. this.button59.Margin = new System.Windows.Forms.Padding(2);
  5255. this.button59.Name = "button59";
  5256. this.button59.Size = new System.Drawing.Size(186, 31);
  5257. this.button59.TabIndex = 74;
  5258. this.button59.Text = "Add \"Power Menu\"";
  5259. this.button59.UseVisualStyleBackColor = false;
  5260. this.button59.Click += new System.EventHandler(this.button59_Click);
  5261. //
  5262. // button55
  5263. //
  5264. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  5265. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5266. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5267. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5268. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5269. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5270. this.button55.ForeColor = System.Drawing.Color.White;
  5271. this.button55.Location = new System.Drawing.Point(202, 192);
  5272. this.button55.Margin = new System.Windows.Forms.Padding(2);
  5273. this.button55.Name = "button55";
  5274. this.button55.Size = new System.Drawing.Size(30, 31);
  5275. this.button55.TabIndex = 73;
  5276. this.button55.Text = "?";
  5277. this.button55.UseVisualStyleBackColor = false;
  5278. this.button55.Click += new System.EventHandler(this.button55_Click);
  5279. //
  5280. // button57
  5281. //
  5282. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  5283. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5284. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5285. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5286. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5287. this.button57.ForeColor = System.Drawing.Color.White;
  5288. this.button57.Location = new System.Drawing.Point(11, 192);
  5289. this.button57.Margin = new System.Windows.Forms.Padding(2);
  5290. this.button57.Name = "button57";
  5291. this.button57.Size = new System.Drawing.Size(186, 31);
  5292. this.button57.TabIndex = 72;
  5293. this.button57.Text = "Add \"Desktop Shortcuts\"";
  5294. this.button57.UseVisualStyleBackColor = false;
  5295. this.button57.Click += new System.EventHandler(this.button57_Click);
  5296. //
  5297. // button52
  5298. //
  5299. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  5300. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5301. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5302. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5303. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5304. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5305. this.button52.ForeColor = System.Drawing.Color.White;
  5306. this.button52.Location = new System.Drawing.Point(202, 120);
  5307. this.button52.Margin = new System.Windows.Forms.Padding(2);
  5308. this.button52.Name = "button52";
  5309. this.button52.Size = new System.Drawing.Size(30, 31);
  5310. this.button52.TabIndex = 71;
  5311. this.button52.Text = "?";
  5312. this.button52.UseVisualStyleBackColor = false;
  5313. this.button52.Click += new System.EventHandler(this.button52_Click);
  5314. //
  5315. // button53
  5316. //
  5317. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  5318. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5319. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5320. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5321. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5322. this.button53.ForeColor = System.Drawing.Color.White;
  5323. this.button53.Location = new System.Drawing.Point(11, 84);
  5324. this.button53.Margin = new System.Windows.Forms.Padding(2);
  5325. this.button53.Name = "button53";
  5326. this.button53.Size = new System.Drawing.Size(186, 31);
  5327. this.button53.TabIndex = 70;
  5328. this.button53.Text = "Add \"System Tools\"";
  5329. this.button53.UseVisualStyleBackColor = false;
  5330. this.button53.Click += new System.EventHandler(this.button53_Click);
  5331. //
  5332. // button49
  5333. //
  5334. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  5335. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5336. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5337. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5338. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5339. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5340. this.button49.ForeColor = System.Drawing.Color.White;
  5341. this.button49.Location = new System.Drawing.Point(202, 156);
  5342. this.button49.Margin = new System.Windows.Forms.Padding(2);
  5343. this.button49.Name = "button49";
  5344. this.button49.Size = new System.Drawing.Size(30, 31);
  5345. this.button49.TabIndex = 69;
  5346. this.button49.Text = "?";
  5347. this.button49.UseVisualStyleBackColor = false;
  5348. this.button49.Click += new System.EventHandler(this.button49_Click);
  5349. //
  5350. // button51
  5351. //
  5352. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  5353. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5354. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5355. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5356. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5357. this.button51.ForeColor = System.Drawing.Color.White;
  5358. this.button51.Location = new System.Drawing.Point(11, 156);
  5359. this.button51.Margin = new System.Windows.Forms.Padding(2);
  5360. this.button51.Name = "button51";
  5361. this.button51.Size = new System.Drawing.Size(186, 31);
  5362. this.button51.TabIndex = 68;
  5363. this.button51.Text = "Add \"System Shortcuts\"";
  5364. this.button51.UseVisualStyleBackColor = false;
  5365. this.button51.Click += new System.EventHandler(this.button51_Click);
  5366. //
  5367. // button56
  5368. //
  5369. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  5370. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5371. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5372. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5373. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5374. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5375. this.button56.ForeColor = System.Drawing.Color.White;
  5376. this.button56.Location = new System.Drawing.Point(202, 84);
  5377. this.button56.Margin = new System.Windows.Forms.Padding(2);
  5378. this.button56.Name = "button56";
  5379. this.button56.Size = new System.Drawing.Size(30, 31);
  5380. this.button56.TabIndex = 67;
  5381. this.button56.Text = "?";
  5382. this.button56.UseVisualStyleBackColor = false;
  5383. this.button56.Click += new System.EventHandler(this.button56_Click);
  5384. //
  5385. // button54
  5386. //
  5387. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  5388. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5389. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5390. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5391. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5392. this.button54.ForeColor = System.Drawing.Color.White;
  5393. this.button54.Location = new System.Drawing.Point(11, 120);
  5394. this.button54.Margin = new System.Windows.Forms.Padding(2);
  5395. this.button54.Name = "button54";
  5396. this.button54.Size = new System.Drawing.Size(186, 31);
  5397. this.button54.TabIndex = 65;
  5398. this.button54.Text = "Add \"Windows Apps\"";
  5399. this.button54.UseVisualStyleBackColor = false;
  5400. this.button54.Click += new System.EventHandler(this.button54_Click);
  5401. //
  5402. // tabPage11
  5403. //
  5404. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5405. this.tabPage11.Controls.Add(this.panel6);
  5406. this.tabPage11.Controls.Add(this.button26);
  5407. this.tabPage11.Controls.Add(this.button8);
  5408. this.tabPage11.Controls.Add(this.label23);
  5409. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5410. this.tabPage11.Controls.Add(this.button48);
  5411. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5412. this.tabPage11.Controls.Add(this.label22);
  5413. this.tabPage11.Controls.Add(this.txtRunFile);
  5414. this.tabPage11.Controls.Add(this.label21);
  5415. this.tabPage11.Controls.Add(this.label20);
  5416. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5417. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5418. this.tabPage11.Name = "tabPage11";
  5419. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5420. this.tabPage11.Size = new System.Drawing.Size(1073, 711);
  5421. this.tabPage11.TabIndex = 4;
  5422. this.tabPage11.Text = "Run Dialog";
  5423. //
  5424. // panel6
  5425. //
  5426. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5427. this.panel6.Controls.Add(this.listCustomCommands);
  5428. this.panel6.Location = new System.Drawing.Point(11, 210);
  5429. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5430. this.panel6.Name = "panel6";
  5431. this.panel6.Size = new System.Drawing.Size(271, 263);
  5432. this.panel6.TabIndex = 84;
  5433. //
  5434. // listCustomCommands
  5435. //
  5436. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5437. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5438. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5439. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5440. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5441. this.listCustomCommands.FormattingEnabled = true;
  5442. this.listCustomCommands.HorizontalScrollbar = true;
  5443. this.listCustomCommands.ItemHeight = 21;
  5444. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5445. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5446. this.listCustomCommands.Name = "listCustomCommands";
  5447. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5448. this.listCustomCommands.TabIndex = 79;
  5449. //
  5450. // button26
  5451. //
  5452. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  5453. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5454. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5455. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5456. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5457. this.button26.ForeColor = System.Drawing.Color.White;
  5458. this.button26.Location = new System.Drawing.Point(286, 210);
  5459. this.button26.Margin = new System.Windows.Forms.Padding(2);
  5460. this.button26.Name = "button26";
  5461. this.button26.Size = new System.Drawing.Size(66, 27);
  5462. this.button26.TabIndex = 82;
  5463. this.button26.Text = "Remove";
  5464. this.button26.UseVisualStyleBackColor = false;
  5465. this.button26.Click += new System.EventHandler(this.button26_Click);
  5466. //
  5467. // button8
  5468. //
  5469. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  5470. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5471. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5472. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5473. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5474. this.button8.ForeColor = System.Drawing.Color.White;
  5475. this.button8.Location = new System.Drawing.Point(286, 241);
  5476. this.button8.Margin = new System.Windows.Forms.Padding(2);
  5477. this.button8.Name = "button8";
  5478. this.button8.Size = new System.Drawing.Size(66, 27);
  5479. this.button8.TabIndex = 81;
  5480. this.button8.Text = "Refresh";
  5481. this.button8.UseVisualStyleBackColor = false;
  5482. this.button8.Click += new System.EventHandler(this.button8_Click);
  5483. //
  5484. // label23
  5485. //
  5486. this.label23.AutoSize = true;
  5487. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5488. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  5489. this.label23.Location = new System.Drawing.Point(6, 173);
  5490. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5491. this.label23.Name = "label23";
  5492. this.label23.Size = new System.Drawing.Size(268, 28);
  5493. this.label23.TabIndex = 80;
  5494. this.label23.Tag = "themeable";
  5495. this.label23.Text = "Remove existing commands";
  5496. //
  5497. // btnCreateCustomCommand
  5498. //
  5499. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5500. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5501. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5502. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5503. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5504. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5505. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5506. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5507. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5508. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  5509. this.btnCreateCustomCommand.TabIndex = 60;
  5510. this.btnCreateCustomCommand.Text = "Create";
  5511. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5512. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5513. //
  5514. // button48
  5515. //
  5516. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5517. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5518. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5519. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5520. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5521. this.button48.ForeColor = System.Drawing.Color.White;
  5522. this.button48.Location = new System.Drawing.Point(320, 75);
  5523. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5524. this.button48.Name = "button48";
  5525. this.button48.Size = new System.Drawing.Size(32, 29);
  5526. this.button48.TabIndex = 58;
  5527. this.button48.Text = "...";
  5528. this.button48.UseVisualStyleBackColor = false;
  5529. this.button48.Click += new System.EventHandler(this.button48_Click);
  5530. //
  5531. // txtRunKeyword
  5532. //
  5533. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5534. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5535. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5536. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5537. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5538. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5539. this.txtRunKeyword.Name = "txtRunKeyword";
  5540. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5541. this.txtRunKeyword.TabIndex = 9;
  5542. //
  5543. // label22
  5544. //
  5545. this.label22.AutoSize = true;
  5546. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5547. this.label22.ForeColor = System.Drawing.Color.White;
  5548. this.label22.Location = new System.Drawing.Point(7, 105);
  5549. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5550. this.label22.Name = "label22";
  5551. this.label22.Size = new System.Drawing.Size(79, 21);
  5552. this.label22.TabIndex = 8;
  5553. this.label22.Text = "Keyword:";
  5554. //
  5555. // txtRunFile
  5556. //
  5557. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5558. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5559. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5560. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5561. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5562. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5563. this.txtRunFile.Name = "txtRunFile";
  5564. this.txtRunFile.ReadOnly = true;
  5565. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  5566. this.txtRunFile.TabIndex = 7;
  5567. //
  5568. // label21
  5569. //
  5570. this.label21.AutoSize = true;
  5571. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5572. this.label21.ForeColor = System.Drawing.Color.White;
  5573. this.label21.Location = new System.Drawing.Point(7, 50);
  5574. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5575. this.label21.Name = "label21";
  5576. this.label21.Size = new System.Drawing.Size(102, 21);
  5577. this.label21.TabIndex = 6;
  5578. this.label21.Text = "File location:";
  5579. //
  5580. // label20
  5581. //
  5582. this.label20.AutoSize = true;
  5583. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5584. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  5585. this.label20.Location = new System.Drawing.Point(6, 10);
  5586. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5587. this.label20.Name = "label20";
  5588. this.label20.Size = new System.Drawing.Size(298, 28);
  5589. this.label20.TabIndex = 5;
  5590. this.label20.Tag = "themeable";
  5591. this.label20.Text = "Define your custom commands";
  5592. //
  5593. // optionsTab
  5594. //
  5595. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5596. this.optionsTab.Controls.Add(this.btnChangelog);
  5597. this.optionsTab.Controls.Add(this.btnUpdate);
  5598. this.optionsTab.Controls.Add(this.btnResetConfig);
  5599. this.optionsTab.Controls.Add(this.label27);
  5600. this.optionsTab.Controls.Add(this.radioMinimal);
  5601. this.optionsTab.Controls.Add(this.radioCaramel);
  5602. this.optionsTab.Controls.Add(this.radioLime);
  5603. this.optionsTab.Controls.Add(this.radioMagma);
  5604. this.optionsTab.Controls.Add(this.radioOcean);
  5605. this.optionsTab.Controls.Add(this.radioZerg);
  5606. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  5607. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  5608. this.optionsTab.Name = "optionsTab";
  5609. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  5610. this.optionsTab.Size = new System.Drawing.Size(1085, 743);
  5611. this.optionsTab.TabIndex = 6;
  5612. this.optionsTab.Text = "Options";
  5613. //
  5614. // btnChangelog
  5615. //
  5616. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  5617. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5618. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5619. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5620. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5621. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  5622. this.btnChangelog.Location = new System.Drawing.Point(11, 199);
  5623. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  5624. this.btnChangelog.Name = "btnChangelog";
  5625. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  5626. this.btnChangelog.TabIndex = 58;
  5627. this.btnChangelog.Text = "View changes";
  5628. this.btnChangelog.UseVisualStyleBackColor = false;
  5629. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  5630. //
  5631. // btnUpdate
  5632. //
  5633. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  5634. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5635. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5636. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5637. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5638. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  5639. this.btnUpdate.Location = new System.Drawing.Point(11, 164);
  5640. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  5641. this.btnUpdate.Name = "btnUpdate";
  5642. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  5643. this.btnUpdate.TabIndex = 57;
  5644. this.btnUpdate.Text = "Check for update";
  5645. this.btnUpdate.UseVisualStyleBackColor = false;
  5646. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  5647. //
  5648. // btnResetConfig
  5649. //
  5650. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  5651. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5652. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5653. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5654. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5655. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  5656. this.btnResetConfig.Location = new System.Drawing.Point(11, 234);
  5657. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  5658. this.btnResetConfig.Name = "btnResetConfig";
  5659. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  5660. this.btnResetConfig.TabIndex = 56;
  5661. this.btnResetConfig.Text = "Reset configuration";
  5662. this.btnResetConfig.UseVisualStyleBackColor = false;
  5663. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  5664. //
  5665. // label27
  5666. //
  5667. this.label27.AutoSize = true;
  5668. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5669. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  5670. this.label27.Location = new System.Drawing.Point(6, 10);
  5671. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5672. this.label27.Name = "label27";
  5673. this.label27.Size = new System.Drawing.Size(192, 28);
  5674. this.label27.TabIndex = 55;
  5675. this.label27.Tag = "themeable";
  5676. this.label27.Text = "Choose your theme";
  5677. //
  5678. // radioMinimal
  5679. //
  5680. this.radioMinimal.AutoSize = true;
  5681. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5682. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  5683. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  5684. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  5685. this.radioMinimal.Name = "radioMinimal";
  5686. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  5687. this.radioMinimal.TabIndex = 53;
  5688. this.radioMinimal.Text = "Minimal";
  5689. this.radioMinimal.UseVisualStyleBackColor = true;
  5690. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  5691. //
  5692. // radioCaramel
  5693. //
  5694. this.radioCaramel.AutoSize = true;
  5695. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5696. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  5697. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  5698. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  5699. this.radioCaramel.Name = "radioCaramel";
  5700. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  5701. this.radioCaramel.TabIndex = 52;
  5702. this.radioCaramel.Text = "Caramel";
  5703. this.radioCaramel.UseVisualStyleBackColor = true;
  5704. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  5705. //
  5706. // radioLime
  5707. //
  5708. this.radioLime.AutoSize = true;
  5709. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5710. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  5711. this.radioLime.Location = new System.Drawing.Point(119, 81);
  5712. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  5713. this.radioLime.Name = "radioLime";
  5714. this.radioLime.Size = new System.Drawing.Size(63, 25);
  5715. this.radioLime.TabIndex = 51;
  5716. this.radioLime.Text = "Lime";
  5717. this.radioLime.UseVisualStyleBackColor = true;
  5718. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  5719. //
  5720. // radioMagma
  5721. //
  5722. this.radioMagma.AutoSize = true;
  5723. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5724. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  5725. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  5726. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  5727. this.radioMagma.Name = "radioMagma";
  5728. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  5729. this.radioMagma.TabIndex = 50;
  5730. this.radioMagma.Text = "Magma";
  5731. this.radioMagma.UseVisualStyleBackColor = true;
  5732. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  5733. //
  5734. // radioOcean
  5735. //
  5736. this.radioOcean.AutoSize = true;
  5737. this.radioOcean.Checked = true;
  5738. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5739. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  5740. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  5741. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  5742. this.radioOcean.Name = "radioOcean";
  5743. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  5744. this.radioOcean.TabIndex = 49;
  5745. this.radioOcean.TabStop = true;
  5746. this.radioOcean.Text = "Ocean";
  5747. this.radioOcean.UseVisualStyleBackColor = true;
  5748. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  5749. //
  5750. // radioZerg
  5751. //
  5752. this.radioZerg.AutoSize = true;
  5753. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5754. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  5755. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  5756. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  5757. this.radioZerg.Name = "radioZerg";
  5758. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  5759. this.radioZerg.TabIndex = 48;
  5760. this.radioZerg.Text = "Zerg";
  5761. this.radioZerg.UseVisualStyleBackColor = true;
  5762. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  5763. //
  5764. // defineCommandDialog
  5765. //
  5766. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  5767. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  5768. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  5769. //
  5770. // defineProgramDialog
  5771. //
  5772. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  5773. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  5774. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  5775. //
  5776. // defineFolderDialog
  5777. //
  5778. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  5779. //
  5780. // defineFileDialog
  5781. //
  5782. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  5783. this.defineFileDialog.Title = "Optimizer | Select a file...";
  5784. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  5785. //
  5786. // DefineProgramIconDialog
  5787. //
  5788. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5789. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  5790. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  5791. //
  5792. // DefineFolderIconDialog
  5793. //
  5794. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5795. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  5796. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  5797. //
  5798. // DefineURLIconDialog
  5799. //
  5800. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5801. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  5802. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  5803. //
  5804. // DefineFileIconDialog
  5805. //
  5806. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5807. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  5808. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  5809. //
  5810. // DefineCommandIconDialog
  5811. //
  5812. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5813. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  5814. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  5815. //
  5816. // integratorTimer
  5817. //
  5818. this.integratorTimer.Interval = 5;
  5819. this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick);
  5820. //
  5821. // runDialogTime
  5822. //
  5823. this.runDialogTime.Interval = 5;
  5824. this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick);
  5825. //
  5826. // MainForm
  5827. //
  5828. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  5829. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  5830. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5831. this.ClientSize = new System.Drawing.Size(1095, 837);
  5832. this.Controls.Add(this.bpanel);
  5833. this.Controls.Add(this.tpanel);
  5834. this.DoubleBuffered = true;
  5835. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5836. this.ForeColor = System.Drawing.Color.White;
  5837. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  5838. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  5839. this.MinimumSize = new System.Drawing.Size(1111, 876);
  5840. this.Name = "MainForm";
  5841. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  5842. this.Text = "Optimizer";
  5843. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  5844. this.Load += new System.EventHandler(this.Main_Load);
  5845. this.tpanel.ResumeLayout(false);
  5846. this.tpanel.PerformLayout();
  5847. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  5848. this.bpanel.ResumeLayout(false);
  5849. this.tabCollection.ResumeLayout(false);
  5850. this.universalTab.ResumeLayout(false);
  5851. this.universalTab.PerformLayout();
  5852. this.windowsXTab.ResumeLayout(false);
  5853. this.windowsXTab.PerformLayout();
  5854. this.windowsVIIITab.ResumeLayout(false);
  5855. this.modernAppsTab.ResumeLayout(false);
  5856. this.modernAppsTab.PerformLayout();
  5857. this.panelModernAppsList.ResumeLayout(false);
  5858. this.startupTab.ResumeLayout(false);
  5859. this.startupTab.PerformLayout();
  5860. this.panel3.ResumeLayout(false);
  5861. this.appsTab.ResumeLayout(false);
  5862. this.appsTab.PerformLayout();
  5863. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  5864. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  5865. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  5866. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  5867. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  5868. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  5869. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  5870. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  5871. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  5872. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  5873. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  5874. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  5875. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  5876. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  5877. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  5878. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  5879. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  5880. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  5881. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  5882. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  5883. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  5884. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  5885. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  5886. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  5887. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  5888. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  5889. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  5890. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  5891. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  5892. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  5893. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  5894. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  5895. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  5896. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  5897. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  5898. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  5899. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  5900. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  5901. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  5902. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  5903. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  5904. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  5905. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  5906. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  5907. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  5908. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  5909. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  5910. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  5911. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  5912. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  5913. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  5914. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  5915. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  5916. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  5917. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  5918. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  5919. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  5920. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  5921. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  5922. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  5923. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  5924. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  5925. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  5926. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  5927. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  5928. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  5929. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  5930. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  5931. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  5932. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  5933. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  5934. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  5935. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  5936. this.cleanerTab.ResumeLayout(false);
  5937. this.cleanerTab.PerformLayout();
  5938. this.cleaningpanel.ResumeLayout(false);
  5939. this.cleaningpanel.PerformLayout();
  5940. this.panel1.ResumeLayout(false);
  5941. this.panel1.PerformLayout();
  5942. this.hostsEditorTab.ResumeLayout(false);
  5943. this.hostsEditorTab.PerformLayout();
  5944. this.panel4.ResumeLayout(false);
  5945. this.panel4.PerformLayout();
  5946. this.panelList.ResumeLayout(false);
  5947. this.registryFixerTab.ResumeLayout(false);
  5948. this.registryFixerTab.PerformLayout();
  5949. this.panel2.ResumeLayout(false);
  5950. this.panel2.PerformLayout();
  5951. this.integratorTab.ResumeLayout(false);
  5952. this.synapse.ResumeLayout(false);
  5953. this.integratorInfoTab.ResumeLayout(false);
  5954. this.integratorInfoTab.PerformLayout();
  5955. this.tabPage8.ResumeLayout(false);
  5956. this.tabPage8.PerformLayout();
  5957. this.itemnamegroup.ResumeLayout(false);
  5958. this.itemnamegroup.PerformLayout();
  5959. this.security.ResumeLayout(false);
  5960. this.security.PerformLayout();
  5961. this.itemposition.ResumeLayout(false);
  5962. this.itemposition.PerformLayout();
  5963. this.icontoaddgroup.ResumeLayout(false);
  5964. this.icontoaddgroup.PerformLayout();
  5965. this.itemtoaddgroup.ResumeLayout(false);
  5966. this.itemtoaddgroup.PerformLayout();
  5967. this.itemtype.ResumeLayout(false);
  5968. this.itemtype.PerformLayout();
  5969. this.tabPage9.ResumeLayout(false);
  5970. this.tabPage9.PerformLayout();
  5971. this.panel5.ResumeLayout(false);
  5972. this.tabPage10.ResumeLayout(false);
  5973. this.tabPage10.PerformLayout();
  5974. this.tabPage11.ResumeLayout(false);
  5975. this.tabPage11.PerformLayout();
  5976. this.panel6.ResumeLayout(false);
  5977. this.optionsTab.ResumeLayout(false);
  5978. this.optionsTab.PerformLayout();
  5979. this.ResumeLayout(false);
  5980. }
  5981. #endregion
  5982. private System.Windows.Forms.Panel tpanel;
  5983. private System.Windows.Forms.Label txtBitness;
  5984. private System.Windows.Forms.Label txtOS;
  5985. private System.Windows.Forms.Label txtVersion;
  5986. private System.Windows.Forms.PictureBox pictureBox1;
  5987. private System.Windows.Forms.Label label2;
  5988. private System.Windows.Forms.Panel bpanel;
  5989. private System.Windows.Forms.TabControl tabCollection;
  5990. private System.Windows.Forms.TabPage universalTab;
  5991. private System.Windows.Forms.Button button39;
  5992. private System.Windows.Forms.TabPage windowsXTab;
  5993. private System.Windows.Forms.Button button43;
  5994. private System.Windows.Forms.Button button18;
  5995. private System.Windows.Forms.TabPage windowsVIIITab;
  5996. private System.Windows.Forms.Button button44;
  5997. private System.Windows.Forms.TabPage cleanerTab;
  5998. private System.Windows.Forms.CheckBox checkTemp;
  5999. private System.Windows.Forms.CheckBox checkSelectAll;
  6000. private System.Windows.Forms.Button button20;
  6001. private System.Windows.Forms.CheckBox checkMediaCache;
  6002. private System.Windows.Forms.CheckBox checkLogs;
  6003. private System.Windows.Forms.CheckBox checkBin;
  6004. private System.Windows.Forms.CheckBox checkPrefetch;
  6005. private System.Windows.Forms.CheckBox checkMiniDumps;
  6006. private System.Windows.Forms.CheckBox checkFileZilla;
  6007. private System.Windows.Forms.CheckBox checkUTorrent;
  6008. private System.Windows.Forms.Panel panel1;
  6009. private System.Windows.Forms.Label label4;
  6010. private System.Windows.Forms.ProgressBar progress2;
  6011. private System.Windows.Forms.TabPage startupTab;
  6012. private System.Windows.Forms.Label label5;
  6013. private System.Windows.Forms.Button button32;
  6014. private System.Windows.Forms.Button button22;
  6015. private System.Windows.Forms.Label label6;
  6016. private System.Windows.Forms.TabPage registryFixerTab;
  6017. private System.Windows.Forms.Label label7;
  6018. private System.Windows.Forms.Button button33;
  6019. private System.Windows.Forms.Panel panel2;
  6020. private System.Windows.Forms.CheckBox checkRegistryEditor;
  6021. private System.Windows.Forms.CheckBox checkEnableAll;
  6022. private System.Windows.Forms.CheckBox checkContextMenu;
  6023. private System.Windows.Forms.CheckBox checkTaskManager;
  6024. private System.Windows.Forms.CheckBox checkCommandPrompt;
  6025. private System.Windows.Forms.CheckBox checkFirewall;
  6026. private System.Windows.Forms.CheckBox checkRunDialog;
  6027. private System.Windows.Forms.CheckBox checkFolderOptions;
  6028. private System.Windows.Forms.CheckBox checkControlPanel;
  6029. private System.Windows.Forms.CheckBox checkRestartExplorer;
  6030. private System.Windows.Forms.Panel panel3;
  6031. private System.Windows.Forms.Label label8;
  6032. private System.Windows.Forms.ListView listStartupItems;
  6033. private System.Windows.Forms.ColumnHeader columnHeader1;
  6034. private System.Windows.Forms.ColumnHeader columnHeader2;
  6035. private System.Windows.Forms.Button button37;
  6036. private System.Windows.Forms.Button button31;
  6037. private System.Windows.Forms.ColumnHeader columnHeader3;
  6038. private System.Windows.Forms.TabPage hostsEditorTab;
  6039. private System.Windows.Forms.Label label3;
  6040. private System.Windows.Forms.LinkLabel linkLabel2;
  6041. private System.Windows.Forms.LinkLabel linkLabel3;
  6042. private System.Windows.Forms.Label label9;
  6043. private System.Windows.Forms.LinkLabel linkLabel4;
  6044. private System.Windows.Forms.Label label10;
  6045. private System.Windows.Forms.ListBox listHostEntries;
  6046. private System.Windows.Forms.Panel panel4;
  6047. private System.Windows.Forms.Button button46;
  6048. private System.Windows.Forms.Button button41;
  6049. private System.Windows.Forms.Button button42;
  6050. private System.Windows.Forms.TextBox txtDomain;
  6051. private System.Windows.Forms.Label label12;
  6052. private System.Windows.Forms.Label label11;
  6053. private System.Windows.Forms.Button button47;
  6054. private System.Windows.Forms.TextBox txtIP;
  6055. private System.Windows.Forms.CheckBox checkErrorReports;
  6056. private System.Windows.Forms.Panel cleaningpanel;
  6057. private System.Windows.Forms.TabPage integratorTab;
  6058. private System.Windows.Forms.TabControl synapse;
  6059. private System.Windows.Forms.TabPage integratorInfoTab;
  6060. private System.Windows.Forms.TabPage tabPage8;
  6061. private System.Windows.Forms.TabPage tabPage9;
  6062. private System.Windows.Forms.TabPage tabPage10;
  6063. private System.Windows.Forms.TabPage tabPage11;
  6064. private System.Windows.Forms.Label label19;
  6065. private System.Windows.Forms.Label label18;
  6066. private System.Windows.Forms.Label label17;
  6067. private System.Windows.Forms.Label label16;
  6068. private System.Windows.Forms.Label label15;
  6069. private System.Windows.Forms.Label label14;
  6070. private System.Windows.Forms.Label label13;
  6071. private System.Windows.Forms.Button button48;
  6072. private System.Windows.Forms.TextBox txtRunKeyword;
  6073. private System.Windows.Forms.Label label22;
  6074. private System.Windows.Forms.TextBox txtRunFile;
  6075. private System.Windows.Forms.Label label21;
  6076. private System.Windows.Forms.Label label20;
  6077. private System.Windows.Forms.Button btnCreateCustomCommand;
  6078. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6079. private System.Windows.Forms.Button button58;
  6080. private System.Windows.Forms.Button button59;
  6081. private System.Windows.Forms.Button button55;
  6082. private System.Windows.Forms.Button button57;
  6083. private System.Windows.Forms.Button button52;
  6084. private System.Windows.Forms.Button button53;
  6085. private System.Windows.Forms.Button button49;
  6086. private System.Windows.Forms.Button button51;
  6087. private System.Windows.Forms.Button button56;
  6088. private System.Windows.Forms.Button button54;
  6089. private System.Windows.Forms.Label label24;
  6090. private System.Windows.Forms.ListBox listDesktopItems;
  6091. private System.Windows.Forms.Label label25;
  6092. private System.Windows.Forms.Button button60;
  6093. private System.Windows.Forms.Button button61;
  6094. private System.Windows.Forms.Button button62;
  6095. private System.Windows.Forms.GroupBox itemtype;
  6096. private System.Windows.Forms.RadioButton radioCommand;
  6097. private System.Windows.Forms.RadioButton radioProgram;
  6098. private System.Windows.Forms.RadioButton radioFile;
  6099. private System.Windows.Forms.RadioButton radioFolder;
  6100. private System.Windows.Forms.RadioButton radioLink;
  6101. private System.Windows.Forms.Label label26;
  6102. private System.Windows.Forms.GroupBox icontoaddgroup;
  6103. private System.Windows.Forms.CheckBox checkDefaultIcon;
  6104. private System.Windows.Forms.Button btnBrowseIcon;
  6105. private System.Windows.Forms.TextBox txtIcon;
  6106. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6107. private System.Windows.Forms.Button btnBrowseItem;
  6108. private System.Windows.Forms.TextBox txtItem;
  6109. private System.Windows.Forms.GroupBox security;
  6110. private System.Windows.Forms.CheckBox checkShift;
  6111. private System.Windows.Forms.GroupBox itemposition;
  6112. private System.Windows.Forms.RadioButton radioTop;
  6113. private System.Windows.Forms.RadioButton radioMiddle;
  6114. private System.Windows.Forms.RadioButton radioBottom;
  6115. private System.Windows.Forms.GroupBox itemnamegroup;
  6116. private System.Windows.Forms.TextBox txtItemName;
  6117. private System.Windows.Forms.Button btnAddItem;
  6118. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6119. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6120. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6121. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6122. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6123. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6124. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6125. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6126. private System.Windows.Forms.Timer integratorTimer;
  6127. private System.Windows.Forms.Timer runDialogTime;
  6128. private System.Windows.Forms.Button button64;
  6129. private System.Windows.Forms.Button button65;
  6130. private System.Windows.Forms.Button button66;
  6131. private System.Windows.Forms.TabPage optionsTab;
  6132. private System.Windows.Forms.RadioButton radioMinimal;
  6133. private System.Windows.Forms.RadioButton radioCaramel;
  6134. private System.Windows.Forms.RadioButton radioLime;
  6135. private System.Windows.Forms.RadioButton radioMagma;
  6136. private System.Windows.Forms.RadioButton radioOcean;
  6137. private System.Windows.Forms.RadioButton radioZerg;
  6138. private System.Windows.Forms.Label label27;
  6139. private System.Windows.Forms.ListBox listCustomCommands;
  6140. private System.Windows.Forms.Label label23;
  6141. private System.Windows.Forms.Button button26;
  6142. private System.Windows.Forms.Button button8;
  6143. private System.Windows.Forms.Panel panel5;
  6144. private System.Windows.Forms.Panel panel6;
  6145. private System.Windows.Forms.Panel panelList;
  6146. private System.Windows.Forms.TabPage modernAppsTab;
  6147. private System.Windows.Forms.Label label1;
  6148. private System.Windows.Forms.Panel panelModernAppsList;
  6149. private System.Windows.Forms.CheckedListBox listModernApps;
  6150. private System.Windows.Forms.Button button74;
  6151. private System.Windows.Forms.Button button75;
  6152. private System.Windows.Forms.Label label28;
  6153. private System.Windows.Forms.CheckBox chkSelectAllModernApps;
  6154. private ToggleSwitch toggleSwitch1;
  6155. private ToggleSwitch toggleSwitch3;
  6156. private ToggleSwitch toggleSwitch2;
  6157. private ToggleSwitch toggleSwitch6;
  6158. private ToggleSwitch toggleSwitch5;
  6159. private ToggleSwitch toggleSwitch4;
  6160. private ToggleSwitch toggleSwitch12;
  6161. private ToggleSwitch toggleSwitch11;
  6162. private ToggleSwitch toggleSwitch10;
  6163. private ToggleSwitch toggleSwitch9;
  6164. private ToggleSwitch toggleSwitch8;
  6165. private ToggleSwitch toggleSwitch13;
  6166. private ToggleSwitch toggleSwitch15;
  6167. private ToggleSwitch toggleSwitch14;
  6168. private ToggleSwitch toggleSwitch20;
  6169. private ToggleSwitch toggleSwitch21;
  6170. private ToggleSwitch toggleSwitch23;
  6171. private ToggleSwitch toggleSwitch24;
  6172. private ToggleSwitch toggleSwitch25;
  6173. private ToggleSwitch toggleSwitch26;
  6174. private ToggleSwitch toggleSwitch19;
  6175. private ToggleSwitch toggleSwitch18;
  6176. private ToggleSwitch toggleSwitch17;
  6177. private ToggleSwitch toggleSwitch16;
  6178. private ToggleSwitch toggleSwitch27;
  6179. private ToggleSwitch toggleSwitch28;
  6180. private ToggleSwitch toggleSwitch29;
  6181. private ToggleSwitch toggleSwitch30;
  6182. private ToggleSwitch toggleSwitch22;
  6183. private System.Windows.Forms.Button btnResetConfig;
  6184. private ToggleSwitch toggleSwitch31;
  6185. private ToggleSwitch toggleSwitch32;
  6186. private System.Windows.Forms.Button btnUpdate;
  6187. private System.Windows.Forms.Button btnChangelog;
  6188. private ToggleSwitch toggleSwitch33;
  6189. private ToggleSwitch toggleSwitch34;
  6190. private ToggleSwitch toggleSwitch35;
  6191. private ToggleSwitch toggleSwitch36;
  6192. private System.Windows.Forms.CheckBox chkReadOnly;
  6193. private System.Windows.Forms.Label label29;
  6194. private ToggleSwitch toggleSwitch37;
  6195. private ToggleSwitch toggleSwitch38;
  6196. private ToggleSwitch toggleSwitch39;
  6197. private System.Windows.Forms.CheckBox chkBlock;
  6198. private ToggleSwitch toggleSwitch40;
  6199. private System.Windows.Forms.Button button1;
  6200. private System.Windows.Forms.Label label31;
  6201. private System.Windows.Forms.Label label30;
  6202. private System.Windows.Forms.Button button4;
  6203. private System.Windows.Forms.Button button3;
  6204. private System.Windows.Forms.Button button2;
  6205. private System.Windows.Forms.Label label33;
  6206. private System.Windows.Forms.Label label35;
  6207. private System.Windows.Forms.Label label34;
  6208. private System.Windows.Forms.Label label36;
  6209. private System.Windows.Forms.Label label37;
  6210. private System.Windows.Forms.Label label38;
  6211. private System.Windows.Forms.Label label40;
  6212. private System.Windows.Forms.Label label39;
  6213. private System.Windows.Forms.Label label32;
  6214. private System.Windows.Forms.TabPage appsTab;
  6215. private System.Windows.Forms.Button btnDownloadApps;
  6216. private System.Windows.Forms.ProgressBar progressDownloader;
  6217. private System.Windows.Forms.Label label41;
  6218. private System.Windows.Forms.CheckBox cAtom;
  6219. private System.Windows.Forms.CheckBox cNPP;
  6220. private System.Windows.Forms.CheckBox cSublimeText;
  6221. private System.Windows.Forms.CheckBox cVSCode;
  6222. private System.Windows.Forms.CheckBox c7zip;
  6223. private System.Windows.Forms.CheckBox cPeaZip;
  6224. private System.Windows.Forms.CheckBox cWinRar;
  6225. private System.Windows.Forms.CheckBox cChromium;
  6226. private System.Windows.Forms.CheckBox cChrome;
  6227. private System.Windows.Forms.CheckBox cFirefox;
  6228. private System.Windows.Forms.CheckBox cVivaldi;
  6229. private System.Windows.Forms.CheckBox cOpera;
  6230. private System.Windows.Forms.CheckBox cThunderbird;
  6231. private System.Windows.Forms.CheckBox cSublimeMerge;
  6232. private System.Windows.Forms.CheckBox cPutty;
  6233. private System.Windows.Forms.CheckBox cFileZilla;
  6234. private System.Windows.Forms.CheckBox cGitHub;
  6235. private System.Windows.Forms.CheckBox cIrfan;
  6236. private System.Windows.Forms.CheckBox cBS;
  6237. private System.Windows.Forms.CheckBox cVLC;
  6238. private System.Windows.Forms.CheckBox cPot;
  6239. private System.Windows.Forms.CheckBox cFoobar;
  6240. private System.Windows.Forms.CheckBox cDiscord;
  6241. private System.Windows.Forms.CheckBox cSkype;
  6242. private System.Windows.Forms.CheckBox cViber;
  6243. private System.Windows.Forms.CheckBox cSumatra;
  6244. private System.Windows.Forms.CheckBox cAdobeReader;
  6245. private System.Windows.Forms.CheckBox cQB;
  6246. private System.Windows.Forms.CheckBox cDeluge;
  6247. private System.Windows.Forms.CheckBox cVS;
  6248. private System.Windows.Forms.CheckBox cPostman;
  6249. private System.Windows.Forms.CheckBox cXAMPP;
  6250. private System.Windows.Forms.CheckBox cNode;
  6251. private System.Windows.Forms.CheckBox cPhotoFiltre;
  6252. private System.Windows.Forms.Label label42;
  6253. private System.Windows.Forms.TextBox txtDownloadFolder;
  6254. private System.Windows.Forms.Button button5;
  6255. private System.Windows.Forms.Label txtDownloadStatus;
  6256. private System.Windows.Forms.Label label43;
  6257. private System.Windows.Forms.Label label44;
  6258. private System.Windows.Forms.RadioButton c32;
  6259. private System.Windows.Forms.RadioButton c64;
  6260. private System.Windows.Forms.CheckBox cFoxit;
  6261. private System.Windows.Forms.CheckBox cUT;
  6262. private System.Windows.Forms.CheckBox cBT;
  6263. private System.Windows.Forms.Button button6;
  6264. private System.Windows.Forms.LinkLabel linkLabel1;
  6265. private System.Windows.Forms.CheckBox cTor;
  6266. private System.Windows.Forms.CheckBox cGIMP;
  6267. private System.Windows.Forms.CheckBox cAudacity;
  6268. private System.Windows.Forms.CheckBox cSpotify;
  6269. private System.Windows.Forms.CheckBox cTV;
  6270. private System.Windows.Forms.CheckBox cZoom;
  6271. private System.Windows.Forms.CheckBox cEvernote;
  6272. private System.Windows.Forms.CheckBox cOneDrive;
  6273. private System.Windows.Forms.CheckBox cSteam;
  6274. private System.Windows.Forms.CheckBox cUbi;
  6275. private System.Windows.Forms.CheckBox cBlizzard;
  6276. private System.Windows.Forms.CheckBox cMp3Tag;
  6277. private System.Windows.Forms.PictureBox pictureBox2;
  6278. private System.Windows.Forms.PictureBox pictureBox6;
  6279. private System.Windows.Forms.PictureBox pictureBox7;
  6280. private System.Windows.Forms.PictureBox pictureBox3;
  6281. private System.Windows.Forms.PictureBox pictureBox4;
  6282. private System.Windows.Forms.PictureBox pictureBox5;
  6283. private System.Windows.Forms.PictureBox pictureBox8;
  6284. private System.Windows.Forms.PictureBox pictureBox9;
  6285. private System.Windows.Forms.PictureBox pictureBox10;
  6286. private System.Windows.Forms.PictureBox pictureBox11;
  6287. private System.Windows.Forms.PictureBox pictureBox12;
  6288. private System.Windows.Forms.PictureBox pictureBox13;
  6289. private System.Windows.Forms.PictureBox pictureBox14;
  6290. private System.Windows.Forms.PictureBox pictureBox15;
  6291. private System.Windows.Forms.PictureBox pictureBox16;
  6292. private System.Windows.Forms.PictureBox pictureBox17;
  6293. private System.Windows.Forms.PictureBox pictureBox20;
  6294. private System.Windows.Forms.PictureBox pictureBox19;
  6295. private System.Windows.Forms.PictureBox pictureBox18;
  6296. private System.Windows.Forms.PictureBox pictureBox25;
  6297. private System.Windows.Forms.PictureBox pictureBox26;
  6298. private System.Windows.Forms.PictureBox pictureBox27;
  6299. private System.Windows.Forms.PictureBox pictureBox28;
  6300. private System.Windows.Forms.PictureBox pictureBox29;
  6301. private System.Windows.Forms.PictureBox pictureBox30;
  6302. private System.Windows.Forms.PictureBox pictureBox24;
  6303. private System.Windows.Forms.PictureBox pictureBox21;
  6304. private System.Windows.Forms.PictureBox pictureBox23;
  6305. private System.Windows.Forms.PictureBox pictureBox22;
  6306. private System.Windows.Forms.PictureBox pictureBox48;
  6307. private System.Windows.Forms.PictureBox pictureBox45;
  6308. private System.Windows.Forms.PictureBox pictureBox47;
  6309. private System.Windows.Forms.PictureBox pictureBox46;
  6310. private System.Windows.Forms.PictureBox pictureBox36;
  6311. private System.Windows.Forms.PictureBox pictureBox31;
  6312. private System.Windows.Forms.PictureBox pictureBox35;
  6313. private System.Windows.Forms.PictureBox pictureBox32;
  6314. private System.Windows.Forms.PictureBox pictureBox34;
  6315. private System.Windows.Forms.PictureBox pictureBox33;
  6316. private System.Windows.Forms.CheckBox cWinScp;
  6317. private System.Windows.Forms.PictureBox pictureBox43;
  6318. private System.Windows.Forms.PictureBox pictureBox42;
  6319. private System.Windows.Forms.PictureBox pictureBox41;
  6320. private System.Windows.Forms.PictureBox pictureBox44;
  6321. private System.Windows.Forms.PictureBox pictureBox40;
  6322. private System.Windows.Forms.PictureBox pictureBox37;
  6323. private System.Windows.Forms.PictureBox pictureBox38;
  6324. private System.Windows.Forms.PictureBox pictureBox39;
  6325. private System.Windows.Forms.PictureBox pictureBox49;
  6326. private System.Windows.Forms.PictureBox pictureBox51;
  6327. private System.Windows.Forms.PictureBox pictureBox50;
  6328. private System.Windows.Forms.CheckBox cLibreOffice;
  6329. private System.Windows.Forms.PictureBox pictureBox52;
  6330. private System.Windows.Forms.CheckBox cAutoInstall;
  6331. private System.Windows.Forms.CheckBox cEpicStore;
  6332. private System.Windows.Forms.PictureBox pictureBox53;
  6333. private System.Windows.Forms.CheckBox cOrigin;
  6334. private System.Windows.Forms.PictureBox pictureBox54;
  6335. private System.Windows.Forms.CheckBox cMSTeams;
  6336. private System.Windows.Forms.PictureBox pictureBox55;
  6337. private System.Windows.Forms.CheckBox cAnyDesk;
  6338. private System.Windows.Forms.PictureBox pictureBox56;
  6339. private System.Windows.Forms.CheckBox cGyazo;
  6340. private System.Windows.Forms.PictureBox pictureBox57;
  6341. private System.Windows.Forms.CheckBox cLightShot;
  6342. private System.Windows.Forms.PictureBox pictureBox58;
  6343. private System.Windows.Forms.CheckBox cMaxthon;
  6344. private System.Windows.Forms.PictureBox picturemaxthon;
  6345. private System.Windows.Forms.CheckBox ciTunes;
  6346. private System.Windows.Forms.PictureBox pictureBox59;
  6347. private System.Windows.Forms.CheckBox cBlender;
  6348. private System.Windows.Forms.PictureBox pictureBox60;
  6349. private System.Windows.Forms.CheckBox cEclipse;
  6350. private System.Windows.Forms.PictureBox pictureBox62;
  6351. private System.Windows.Forms.CheckBox cAndroidStudio;
  6352. private System.Windows.Forms.PictureBox pictureBox63;
  6353. private System.Windows.Forms.PictureBox pictureBox64;
  6354. private System.Windows.Forms.PictureBox pictureBox65;
  6355. private System.Windows.Forms.CheckBox cDropbox;
  6356. private System.Windows.Forms.CheckBox cWinamp;
  6357. private System.Windows.Forms.CheckBox cIObitDB;
  6358. private System.Windows.Forms.CheckBox cIObitU;
  6359. private System.Windows.Forms.CheckBox cIObitSD;
  6360. private System.Windows.Forms.PictureBox pictureBox61;
  6361. private System.Windows.Forms.PictureBox pictureBox66;
  6362. private System.Windows.Forms.PictureBox pictureBox67;
  6363. private System.Windows.Forms.CheckBox cAntiExploit;
  6364. private System.Windows.Forms.PictureBox pictureBox69;
  6365. private System.Windows.Forms.CheckBox cMalwarebytes;
  6366. private System.Windows.Forms.PictureBox pictureBox70;
  6367. private System.Windows.Forms.CheckBox cRevo;
  6368. private System.Windows.Forms.PictureBox pictureBox68;
  6369. private System.Windows.Forms.Label label47;
  6370. private System.Windows.Forms.Label label46;
  6371. private System.Windows.Forms.Label label45;
  6372. private System.Windows.Forms.CheckBox cFlux;
  6373. private System.Windows.Forms.PictureBox pictureBox71;
  6374. private System.Windows.Forms.CheckBox cUUI;
  6375. private System.Windows.Forms.PictureBox pictureBox72;
  6376. private System.Windows.Forms.CheckBox cRufus;
  6377. private System.Windows.Forms.PictureBox pictureBox73;
  6378. }
  6379. }