MainForm.Designer.cs 386 KB

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