MainForm.Designer.cs 428 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301
  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.linkUpdate = new System.Windows.Forms.LinkLabel();
  32. this.lblLab = new System.Windows.Forms.Label();
  33. this.txtBitness = new System.Windows.Forms.Label();
  34. this.txtOS = new System.Windows.Forms.Label();
  35. this.txtVersion = new System.Windows.Forms.Label();
  36. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  37. this.label2 = new System.Windows.Forms.Label();
  38. this.bpanel = new System.Windows.Forms.Panel();
  39. this.tabCollection = new System.Windows.Forms.TabControl();
  40. this.universalTab = new System.Windows.Forms.TabPage();
  41. this.panel8 = new System.Windows.Forms.Panel();
  42. this.label36 = new System.Windows.Forms.Label();
  43. this.label38 = new System.Windows.Forms.Label();
  44. this.label37 = new System.Windows.Forms.Label();
  45. this.button39 = new System.Windows.Forms.Button();
  46. this.windowsXTab = new System.Windows.Forms.TabPage();
  47. this.panel9 = new System.Windows.Forms.Panel();
  48. this.label35 = new System.Windows.Forms.Label();
  49. this.label33 = new System.Windows.Forms.Label();
  50. this.label47 = new System.Windows.Forms.Label();
  51. this.label34 = new System.Windows.Forms.Label();
  52. this.label46 = new System.Windows.Forms.Label();
  53. this.label45 = new System.Windows.Forms.Label();
  54. this.button43 = new System.Windows.Forms.Button();
  55. this.button18 = new System.Windows.Forms.Button();
  56. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  57. this.button44 = new System.Windows.Forms.Button();
  58. this.modernAppsTab = new System.Windows.Forms.TabPage();
  59. this.label28 = new System.Windows.Forms.Label();
  60. this.button74 = new System.Windows.Forms.Button();
  61. this.button75 = new System.Windows.Forms.Button();
  62. this.label1 = new System.Windows.Forms.Label();
  63. this.panelModernAppsList = new System.Windows.Forms.Panel();
  64. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  65. this.startupTab = new System.Windows.Forms.TabPage();
  66. this.button64 = new System.Windows.Forms.Button();
  67. this.button31 = new System.Windows.Forms.Button();
  68. this.button37 = new System.Windows.Forms.Button();
  69. this.panel3 = new System.Windows.Forms.Panel();
  70. this.listStartupItems = new System.Windows.Forms.ListView();
  71. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  72. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  73. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  74. this.button32 = new System.Windows.Forms.Button();
  75. this.button22 = new System.Windows.Forms.Button();
  76. this.label5 = new System.Windows.Forms.Label();
  77. this.appsTab = new System.Windows.Forms.TabPage();
  78. this.panelCommonApps = new System.Windows.Forms.Panel();
  79. this.txtFeedError = new System.Windows.Forms.Label();
  80. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  81. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  82. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  83. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  84. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  85. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  86. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  87. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  88. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  89. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  90. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  91. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  92. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  93. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  94. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  95. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  96. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  97. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  98. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  99. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  100. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  101. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  102. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  103. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  104. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  105. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  106. this.panelApps6 = new System.Windows.Forms.Panel();
  107. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  108. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  109. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  110. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  111. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  112. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  113. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  114. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  115. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  116. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  117. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  118. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  119. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  120. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  121. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  122. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  123. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  124. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  125. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  126. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  127. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  128. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  129. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  130. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  131. this.panelApps5 = new System.Windows.Forms.Panel();
  132. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  133. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  134. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  135. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  136. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  137. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  138. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  139. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  140. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  143. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  144. this.progressDownloader = new System.Windows.Forms.ProgressBar();
  145. this.btnDownloadApps = new System.Windows.Forms.Button();
  146. this.label42 = new System.Windows.Forms.Label();
  147. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  148. this.button5 = new System.Windows.Forms.Button();
  149. this.panelApps1 = new System.Windows.Forms.Panel();
  150. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  151. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  152. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  153. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  154. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  155. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  156. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  158. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  159. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  160. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  161. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  162. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  163. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  164. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  165. this.txtDownloadStatus = new System.Windows.Forms.Label();
  166. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  167. this.label44 = new System.Windows.Forms.Label();
  168. this.button6 = new System.Windows.Forms.Button();
  169. this.btnGetFeed = new System.Windows.Forms.Button();
  170. this.label41 = new System.Windows.Forms.Label();
  171. this.cleanerTab = new System.Windows.Forms.TabPage();
  172. this.cleaningpanel = new System.Windows.Forms.Panel();
  173. this.progress2 = new System.Windows.Forms.ProgressBar();
  174. this.label4 = new System.Windows.Forms.Label();
  175. this.label6 = new System.Windows.Forms.Label();
  176. this.panel1 = new System.Windows.Forms.Panel();
  177. this.lblPretext = new System.Windows.Forms.Label();
  178. this.lblFootprint = new System.Windows.Forms.Label();
  179. this.button20 = new System.Windows.Forms.Button();
  180. this.pingerTab = new System.Windows.Forms.TabPage();
  181. this.button10 = new System.Windows.Forms.Button();
  182. this.btnExport = new System.Windows.Forms.Button();
  183. this.button9 = new System.Windows.Forms.Button();
  184. this.button7 = new System.Windows.Forms.Button();
  185. this.panel7 = new System.Windows.Forms.Panel();
  186. this.listPingResults = new System.Windows.Forms.ListBox();
  187. this.label40 = new System.Windows.Forms.Label();
  188. this.btnShodan = new System.Windows.Forms.Button();
  189. this.btnPing = new System.Windows.Forms.Button();
  190. this.txtPingInput = new System.Windows.Forms.TextBox();
  191. this.label39 = new System.Windows.Forms.Label();
  192. this.label32 = new System.Windows.Forms.Label();
  193. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  194. this.panel4 = new System.Windows.Forms.Panel();
  195. this.label31 = new System.Windows.Forms.Label();
  196. this.label30 = new System.Windows.Forms.Label();
  197. this.button4 = new System.Windows.Forms.Button();
  198. this.button3 = new System.Windows.Forms.Button();
  199. this.button2 = new System.Windows.Forms.Button();
  200. this.button1 = new System.Windows.Forms.Button();
  201. this.label29 = new System.Windows.Forms.Label();
  202. this.panelList = new System.Windows.Forms.Panel();
  203. this.listHostEntries = new System.Windows.Forms.ListBox();
  204. this.button41 = new System.Windows.Forms.Button();
  205. this.button42 = new System.Windows.Forms.Button();
  206. this.button46 = new System.Windows.Forms.Button();
  207. this.button47 = new System.Windows.Forms.Button();
  208. this.txtIP = new System.Windows.Forms.TextBox();
  209. this.txtDomain = new System.Windows.Forms.TextBox();
  210. this.label12 = new System.Windows.Forms.Label();
  211. this.label11 = new System.Windows.Forms.Label();
  212. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  213. this.label10 = new System.Windows.Forms.Label();
  214. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  215. this.label9 = new System.Windows.Forms.Label();
  216. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  217. this.label3 = new System.Windows.Forms.Label();
  218. this.registryFixerTab = new System.Windows.Forms.TabPage();
  219. this.panel2 = new System.Windows.Forms.Panel();
  220. this.button33 = new System.Windows.Forms.Button();
  221. this.label8 = new System.Windows.Forms.Label();
  222. this.label7 = new System.Windows.Forms.Label();
  223. this.integratorTab = new System.Windows.Forms.TabPage();
  224. this.synapse = new System.Windows.Forms.TabControl();
  225. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  226. this.label19 = new System.Windows.Forms.Label();
  227. this.label18 = new System.Windows.Forms.Label();
  228. this.label17 = new System.Windows.Forms.Label();
  229. this.label16 = new System.Windows.Forms.Label();
  230. this.label15 = new System.Windows.Forms.Label();
  231. this.label14 = new System.Windows.Forms.Label();
  232. this.label13 = new System.Windows.Forms.Label();
  233. this.tabPage8 = new System.Windows.Forms.TabPage();
  234. this.btnAddItem = new System.Windows.Forms.Button();
  235. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  236. this.txtItemName = new System.Windows.Forms.TextBox();
  237. this.security = new System.Windows.Forms.GroupBox();
  238. this.itemposition = new System.Windows.Forms.GroupBox();
  239. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  240. this.btnBrowseIcon = new System.Windows.Forms.Button();
  241. this.txtIcon = new System.Windows.Forms.TextBox();
  242. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  243. this.btnBrowseItem = new System.Windows.Forms.Button();
  244. this.txtItem = new System.Windows.Forms.TextBox();
  245. this.itemtype = new System.Windows.Forms.GroupBox();
  246. this.label26 = new System.Windows.Forms.Label();
  247. this.tabPage9 = new System.Windows.Forms.TabPage();
  248. this.panel5 = new System.Windows.Forms.Panel();
  249. this.listDesktopItems = new System.Windows.Forms.ListBox();
  250. this.button60 = new System.Windows.Forms.Button();
  251. this.button61 = new System.Windows.Forms.Button();
  252. this.button62 = new System.Windows.Forms.Button();
  253. this.label25 = new System.Windows.Forms.Label();
  254. this.tabPage10 = new System.Windows.Forms.TabPage();
  255. this.button65 = new System.Windows.Forms.Button();
  256. this.button66 = new System.Windows.Forms.Button();
  257. this.label24 = new System.Windows.Forms.Label();
  258. this.button58 = new System.Windows.Forms.Button();
  259. this.button59 = new System.Windows.Forms.Button();
  260. this.button55 = new System.Windows.Forms.Button();
  261. this.button57 = new System.Windows.Forms.Button();
  262. this.button52 = new System.Windows.Forms.Button();
  263. this.button53 = new System.Windows.Forms.Button();
  264. this.button49 = new System.Windows.Forms.Button();
  265. this.button51 = new System.Windows.Forms.Button();
  266. this.button56 = new System.Windows.Forms.Button();
  267. this.button54 = new System.Windows.Forms.Button();
  268. this.tabPage11 = new System.Windows.Forms.TabPage();
  269. this.panel6 = new System.Windows.Forms.Panel();
  270. this.listCustomCommands = new System.Windows.Forms.ListBox();
  271. this.button26 = new System.Windows.Forms.Button();
  272. this.button8 = new System.Windows.Forms.Button();
  273. this.label23 = new System.Windows.Forms.Label();
  274. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  275. this.button48 = new System.Windows.Forms.Button();
  276. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  277. this.label22 = new System.Windows.Forms.Label();
  278. this.txtRunFile = new System.Windows.Forms.TextBox();
  279. this.label21 = new System.Windows.Forms.Label();
  280. this.label20 = new System.Windows.Forms.Label();
  281. this.optionsTab = new System.Windows.Forms.TabPage();
  282. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  283. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  284. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  285. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  286. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  287. this.btnOpenConf = new System.Windows.Forms.Button();
  288. this.label48 = new System.Windows.Forms.Label();
  289. this.label43 = new System.Windows.Forms.Label();
  290. this.btnViewLog = new System.Windows.Forms.Button();
  291. this.l2 = new System.Windows.Forms.LinkLabel();
  292. this.btnChangelog = new System.Windows.Forms.Button();
  293. this.btnUpdate = new System.Windows.Forms.Button();
  294. this.btnResetConfig = new System.Windows.Forms.Button();
  295. this.label27 = new System.Windows.Forms.Label();
  296. this.radioMinimal = new System.Windows.Forms.RadioButton();
  297. this.radioCaramel = new System.Windows.Forms.RadioButton();
  298. this.radioLime = new System.Windows.Forms.RadioButton();
  299. this.radioMagma = new System.Windows.Forms.RadioButton();
  300. this.radioOcean = new System.Windows.Forms.RadioButton();
  301. this.radioZerg = new System.Windows.Forms.RadioButton();
  302. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  303. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  304. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  305. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  306. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  307. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  308. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  309. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  310. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  311. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  312. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  313. this.startupItem = new System.Windows.Forms.ToolStripMenuItem();
  314. this.cleanerItem = new System.Windows.Forms.ToolStripMenuItem();
  315. this.pingerItem = new System.Windows.Forms.ToolStripMenuItem();
  316. this.hostsItem = new System.Windows.Forms.ToolStripMenuItem();
  317. this.appsItem = new System.Windows.Forms.ToolStripMenuItem();
  318. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  319. this.restartExpolorerItem = new System.Windows.Forms.ToolStripMenuItem();
  320. this.exitItem = new System.Windows.Forms.ToolStripMenuItem();
  321. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  322. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  323. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  324. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  325. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  326. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  327. this.panel10 = new System.Windows.Forms.Panel();
  328. this.toggleSwitch38 = new Optimizer.ToggleSwitch();
  329. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  330. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  331. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  332. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  333. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  334. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  335. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  336. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  337. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  338. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  339. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  340. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  341. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  342. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  343. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  344. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  345. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  346. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  347. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  348. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  349. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  350. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  351. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  352. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  353. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  354. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  355. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  356. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  357. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  358. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  359. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  360. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  361. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  362. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  363. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  364. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  365. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  366. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  367. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  368. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  369. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  370. this.c64 = new Optimizer.ColoredRadioButton();
  371. this.c32 = new Optimizer.ColoredRadioButton();
  372. this.cLightShot = new Optimizer.ColoredCheckBox();
  373. this.cViper = new Optimizer.ColoredCheckBox();
  374. this.cVLC = new Optimizer.ColoredCheckBox();
  375. this.cGyazo = new Optimizer.ColoredCheckBox();
  376. this.cFoobar = new Optimizer.ColoredCheckBox();
  377. this.cPot = new Optimizer.ColoredCheckBox();
  378. this.cAudacity = new Optimizer.ColoredCheckBox();
  379. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  380. this.cIrfan = new Optimizer.ColoredCheckBox();
  381. this.ciTunes = new Optimizer.ColoredCheckBox();
  382. this.cGIMP = new Optimizer.ColoredCheckBox();
  383. this.cWinamp = new Optimizer.ColoredCheckBox();
  384. this.cBS = new Optimizer.ColoredCheckBox();
  385. this.cSpotify = new Optimizer.ColoredCheckBox();
  386. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  387. this.cMega = new Optimizer.ColoredCheckBox();
  388. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  389. this.cBlender = new Optimizer.ColoredCheckBox();
  390. this.cFoxit = new Optimizer.ColoredCheckBox();
  391. this.cEvernote = new Optimizer.ColoredCheckBox();
  392. this.cSumatra = new Optimizer.ColoredCheckBox();
  393. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  394. this.cPeaZip = new Optimizer.ColoredCheckBox();
  395. this.cFlux = new Optimizer.ColoredCheckBox();
  396. this.c7zip = new Optimizer.ColoredCheckBox();
  397. this.cWinRar = new Optimizer.ColoredCheckBox();
  398. this.cDropbox = new Optimizer.ColoredCheckBox();
  399. this.cOneDrive = new Optimizer.ColoredCheckBox();
  400. this.cSteam = new Optimizer.ColoredCheckBox();
  401. this.cOrigin = new Optimizer.ColoredCheckBox();
  402. this.cVCPP = new Optimizer.ColoredCheckBox();
  403. this.cQB = new Optimizer.ColoredCheckBox();
  404. this.cEpicStore = new Optimizer.ColoredCheckBox();
  405. this.cUT2 = new Optimizer.ColoredCheckBox();
  406. this.cBlizzard = new Optimizer.ColoredCheckBox();
  407. this.cDeluge = new Optimizer.ColoredCheckBox();
  408. this.cNF472 = new Optimizer.ColoredCheckBox();
  409. this.cUbi = new Optimizer.ColoredCheckBox();
  410. this.cNF452 = new Optimizer.ColoredCheckBox();
  411. this.cUT3 = new Optimizer.ColoredCheckBox();
  412. this.cNF40 = new Optimizer.ColoredCheckBox();
  413. this.cBT = new Optimizer.ColoredCheckBox();
  414. this.cNF35 = new Optimizer.ColoredCheckBox();
  415. this.cIObitSU = new Optimizer.ColoredCheckBox();
  416. this.cIObitU = new Optimizer.ColoredCheckBox();
  417. this.cRevo = new Optimizer.ColoredCheckBox();
  418. this.cIObitDB = new Optimizer.ColoredCheckBox();
  419. this.cIObitSD = new Optimizer.ColoredCheckBox();
  420. this.cUUI = new Optimizer.ColoredCheckBox();
  421. this.cRufus = new Optimizer.ColoredCheckBox();
  422. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  423. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  424. this.cFileZilla = new Optimizer.ColoredCheckBox();
  425. this.cGitHub = new Optimizer.ColoredCheckBox();
  426. this.cNode = new Optimizer.ColoredCheckBox();
  427. this.cPutty = new Optimizer.ColoredCheckBox();
  428. this.cNPP = new Optimizer.ColoredCheckBox();
  429. this.cWinScp = new Optimizer.ColoredCheckBox();
  430. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  431. this.cXAMPP = new Optimizer.ColoredCheckBox();
  432. this.cChromium = new Optimizer.ColoredCheckBox();
  433. this.cEclipse = new Optimizer.ColoredCheckBox();
  434. this.cPostman = new Optimizer.ColoredCheckBox();
  435. this.cSublimeText = new Optimizer.ColoredCheckBox();
  436. this.cVivaldi = new Optimizer.ColoredCheckBox();
  437. this.cAtom = new Optimizer.ColoredCheckBox();
  438. this.cMaxthon = new Optimizer.ColoredCheckBox();
  439. this.cVS = new Optimizer.ColoredCheckBox();
  440. this.cChrome = new Optimizer.ColoredCheckBox();
  441. this.cVSCode = new Optimizer.ColoredCheckBox();
  442. this.cOpera = new Optimizer.ColoredCheckBox();
  443. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  444. this.cFirefox = new Optimizer.ColoredCheckBox();
  445. this.cTor = new Optimizer.ColoredCheckBox();
  446. this.cDiscord = new Optimizer.ColoredCheckBox();
  447. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  448. this.cMSTeams = new Optimizer.ColoredCheckBox();
  449. this.cViber = new Optimizer.ColoredCheckBox();
  450. this.cSkype = new Optimizer.ColoredCheckBox();
  451. this.cThunderbird = new Optimizer.ColoredCheckBox();
  452. this.cZoom = new Optimizer.ColoredCheckBox();
  453. this.cTV = new Optimizer.ColoredCheckBox();
  454. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  455. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  456. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  457. this.checkTemp = new Optimizer.ColoredCheckBox();
  458. this.checkLogs = new Optimizer.ColoredCheckBox();
  459. this.checkBin = new Optimizer.ColoredCheckBox();
  460. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  461. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  462. this.chkBlock = new Optimizer.ColoredCheckBox();
  463. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  464. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  465. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  466. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  467. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  468. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  469. this.checkFirewall = new Optimizer.ColoredCheckBox();
  470. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  471. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  472. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  473. this.checkShift = new Optimizer.ColoredCheckBox();
  474. this.radioTop = new Optimizer.ColoredRadioButton();
  475. this.radioMiddle = new Optimizer.ColoredRadioButton();
  476. this.radioBottom = new Optimizer.ColoredRadioButton();
  477. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  478. this.radioCommand = new Optimizer.ColoredRadioButton();
  479. this.radioProgram = new Optimizer.ColoredRadioButton();
  480. this.radioFolder = new Optimizer.ColoredRadioButton();
  481. this.radioFile = new Optimizer.ColoredRadioButton();
  482. this.radioLink = new Optimizer.ColoredRadioButton();
  483. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  484. this.tpanel.SuspendLayout();
  485. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  486. this.bpanel.SuspendLayout();
  487. this.tabCollection.SuspendLayout();
  488. this.universalTab.SuspendLayout();
  489. this.panel8.SuspendLayout();
  490. this.windowsXTab.SuspendLayout();
  491. this.panel9.SuspendLayout();
  492. this.windowsVIIITab.SuspendLayout();
  493. this.modernAppsTab.SuspendLayout();
  494. this.panelModernAppsList.SuspendLayout();
  495. this.startupTab.SuspendLayout();
  496. this.panel3.SuspendLayout();
  497. this.appsTab.SuspendLayout();
  498. this.panelCommonApps.SuspendLayout();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  525. this.panelApps6.SuspendLayout();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  550. this.panelApps5.SuspendLayout();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  563. this.panelApps1.SuspendLayout();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  579. this.cleanerTab.SuspendLayout();
  580. this.cleaningpanel.SuspendLayout();
  581. this.panel1.SuspendLayout();
  582. this.pingerTab.SuspendLayout();
  583. this.panel7.SuspendLayout();
  584. this.hostsEditorTab.SuspendLayout();
  585. this.panel4.SuspendLayout();
  586. this.panelList.SuspendLayout();
  587. this.registryFixerTab.SuspendLayout();
  588. this.panel2.SuspendLayout();
  589. this.integratorTab.SuspendLayout();
  590. this.synapse.SuspendLayout();
  591. this.integratorInfoTab.SuspendLayout();
  592. this.tabPage8.SuspendLayout();
  593. this.itemnamegroup.SuspendLayout();
  594. this.security.SuspendLayout();
  595. this.itemposition.SuspendLayout();
  596. this.icontoaddgroup.SuspendLayout();
  597. this.itemtoaddgroup.SuspendLayout();
  598. this.itemtype.SuspendLayout();
  599. this.tabPage9.SuspendLayout();
  600. this.panel5.SuspendLayout();
  601. this.tabPage10.SuspendLayout();
  602. this.tabPage11.SuspendLayout();
  603. this.panel6.SuspendLayout();
  604. this.optionsTab.SuspendLayout();
  605. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  606. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  607. this.launcherMenu.SuspendLayout();
  608. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  610. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  611. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  612. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  613. this.panel10.SuspendLayout();
  614. this.SuspendLayout();
  615. //
  616. // tpanel
  617. //
  618. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  619. this.tpanel.Controls.Add(this.linkUpdate);
  620. this.tpanel.Controls.Add(this.lblLab);
  621. this.tpanel.Controls.Add(this.txtBitness);
  622. this.tpanel.Controls.Add(this.txtOS);
  623. this.tpanel.Controls.Add(this.txtVersion);
  624. this.tpanel.Controls.Add(this.pictureBox1);
  625. this.tpanel.Controls.Add(this.label2);
  626. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  627. this.tpanel.Location = new System.Drawing.Point(0, 0);
  628. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  629. this.tpanel.Name = "tpanel";
  630. this.tpanel.Size = new System.Drawing.Size(768, 64);
  631. this.tpanel.TabIndex = 1;
  632. //
  633. // linkUpdate
  634. //
  635. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  636. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  637. this.linkUpdate.AutoSize = true;
  638. this.linkUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  639. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  640. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  641. this.linkUpdate.Location = new System.Drawing.Point(608, 15);
  642. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  643. this.linkUpdate.Name = "linkUpdate";
  644. this.linkUpdate.Size = new System.Drawing.Size(148, 25);
  645. this.linkUpdate.TabIndex = 69;
  646. this.linkUpdate.TabStop = true;
  647. this.linkUpdate.Tag = "";
  648. this.linkUpdate.Text = "Update available";
  649. this.linkUpdate.Visible = false;
  650. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  651. //
  652. // lblLab
  653. //
  654. this.lblLab.AutoSize = true;
  655. this.lblLab.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  656. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  657. this.lblLab.Location = new System.Drawing.Point(569, 4);
  658. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  659. this.lblLab.Name = "lblLab";
  660. this.lblLab.Size = new System.Drawing.Size(193, 50);
  661. this.lblLab.TabIndex = 68;
  662. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  663. this.lblLab.Visible = false;
  664. //
  665. // txtBitness
  666. //
  667. this.txtBitness.AutoSize = true;
  668. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  669. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  670. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  671. this.txtBitness.Name = "txtBitness";
  672. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  673. this.txtBitness.TabIndex = 4;
  674. this.txtBitness.Text = "bitness";
  675. //
  676. // txtOS
  677. //
  678. this.txtOS.AutoSize = true;
  679. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  680. this.txtOS.Location = new System.Drawing.Point(188, 21);
  681. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  682. this.txtOS.Name = "txtOS";
  683. this.txtOS.Size = new System.Drawing.Size(19, 15);
  684. this.txtOS.TabIndex = 3;
  685. this.txtOS.Text = "os";
  686. //
  687. // txtVersion
  688. //
  689. this.txtVersion.AutoSize = true;
  690. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  691. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  692. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  693. this.txtVersion.Name = "txtVersion";
  694. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  695. this.txtVersion.TabIndex = 1;
  696. this.txtVersion.Text = "Version:";
  697. //
  698. // pictureBox1
  699. //
  700. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  701. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  702. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  703. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  704. this.pictureBox1.Name = "pictureBox1";
  705. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  706. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  707. this.pictureBox1.TabIndex = 1;
  708. this.pictureBox1.TabStop = false;
  709. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  710. //
  711. // label2
  712. //
  713. this.label2.AutoSize = true;
  714. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  715. this.label2.ForeColor = System.Drawing.Color.White;
  716. this.label2.Location = new System.Drawing.Point(67, 7);
  717. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  718. this.label2.Name = "label2";
  719. this.label2.Size = new System.Drawing.Size(97, 25);
  720. this.label2.TabIndex = 2;
  721. this.label2.Text = "Optimizer";
  722. //
  723. // bpanel
  724. //
  725. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  726. this.bpanel.Controls.Add(this.tabCollection);
  727. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  728. this.bpanel.Location = new System.Drawing.Point(0, 64);
  729. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  730. this.bpanel.Name = "bpanel";
  731. this.bpanel.Size = new System.Drawing.Size(768, 641);
  732. this.bpanel.TabIndex = 2;
  733. //
  734. // tabCollection
  735. //
  736. this.tabCollection.Controls.Add(this.universalTab);
  737. this.tabCollection.Controls.Add(this.windowsXTab);
  738. this.tabCollection.Controls.Add(this.windowsVIIITab);
  739. this.tabCollection.Controls.Add(this.modernAppsTab);
  740. this.tabCollection.Controls.Add(this.startupTab);
  741. this.tabCollection.Controls.Add(this.appsTab);
  742. this.tabCollection.Controls.Add(this.cleanerTab);
  743. this.tabCollection.Controls.Add(this.pingerTab);
  744. this.tabCollection.Controls.Add(this.hostsEditorTab);
  745. this.tabCollection.Controls.Add(this.registryFixerTab);
  746. this.tabCollection.Controls.Add(this.integratorTab);
  747. this.tabCollection.Controls.Add(this.optionsTab);
  748. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  749. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  750. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  751. this.tabCollection.Name = "tabCollection";
  752. this.tabCollection.SelectedIndex = 0;
  753. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  754. this.tabCollection.TabIndex = 0;
  755. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  756. //
  757. // universalTab
  758. //
  759. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  760. this.universalTab.Controls.Add(this.panel8);
  761. this.universalTab.Controls.Add(this.toggleSwitch38);
  762. this.universalTab.Controls.Add(this.toggleSwitch36);
  763. this.universalTab.Controls.Add(this.toggleSwitch33);
  764. this.universalTab.Controls.Add(this.toggleSwitch32);
  765. this.universalTab.Controls.Add(this.toggleSwitch12);
  766. this.universalTab.Controls.Add(this.toggleSwitch11);
  767. this.universalTab.Controls.Add(this.toggleSwitch10);
  768. this.universalTab.Controls.Add(this.toggleSwitch9);
  769. this.universalTab.Controls.Add(this.toggleSwitch8);
  770. this.universalTab.Controls.Add(this.toggleSwitch6);
  771. this.universalTab.Controls.Add(this.toggleSwitch5);
  772. this.universalTab.Controls.Add(this.toggleSwitch4);
  773. this.universalTab.Controls.Add(this.toggleSwitch1);
  774. this.universalTab.Controls.Add(this.toggleSwitch3);
  775. this.universalTab.Controls.Add(this.toggleSwitch2);
  776. this.universalTab.Controls.Add(this.button39);
  777. this.universalTab.Location = new System.Drawing.Point(4, 24);
  778. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  779. this.universalTab.Name = "universalTab";
  780. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  781. this.universalTab.Size = new System.Drawing.Size(758, 611);
  782. this.universalTab.TabIndex = 0;
  783. this.universalTab.Text = "Universal";
  784. //
  785. // panel8
  786. //
  787. this.panel8.Controls.Add(this.label36);
  788. this.panel8.Controls.Add(this.label38);
  789. this.panel8.Controls.Add(this.label37);
  790. this.panel8.Dock = System.Windows.Forms.DockStyle.Bottom;
  791. this.panel8.Location = new System.Drawing.Point(2, 588);
  792. this.panel8.Name = "panel8";
  793. this.panel8.Size = new System.Drawing.Size(754, 21);
  794. this.panel8.TabIndex = 68;
  795. //
  796. // label36
  797. //
  798. this.label36.AutoSize = true;
  799. this.label36.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  800. this.label36.ForeColor = System.Drawing.Color.Gold;
  801. this.label36.Location = new System.Drawing.Point(254, 0);
  802. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  803. this.label36.Name = "label36";
  804. this.label36.Size = new System.Drawing.Size(185, 21);
  805. this.label36.TabIndex = 67;
  806. this.label36.Tag = "";
  807. this.label36.Text = "if you use printers often";
  808. //
  809. // label38
  810. //
  811. this.label38.AutoSize = true;
  812. this.label38.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  813. this.label38.ForeColor = System.Drawing.Color.Gold;
  814. this.label38.Location = new System.Drawing.Point(0, 0);
  815. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  816. this.label38.Name = "label38";
  817. this.label38.Size = new System.Drawing.Size(78, 21);
  818. this.label38.TabIndex = 65;
  819. this.label38.Tag = "";
  820. this.label38.Text = "• Do NOT";
  821. //
  822. // label37
  823. //
  824. this.label37.AutoSize = true;
  825. 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)));
  826. this.label37.ForeColor = System.Drawing.Color.Gold;
  827. this.label37.Location = new System.Drawing.Point(82, 0);
  828. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  829. this.label37.Name = "label37";
  830. this.label37.Size = new System.Drawing.Size(168, 21);
  831. this.label37.TabIndex = 66;
  832. this.label37.Tag = "";
  833. this.label37.Text = "Disable Print Service";
  834. //
  835. // button39
  836. //
  837. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  838. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  839. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  840. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  841. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  842. this.button39.ForeColor = System.Drawing.Color.White;
  843. this.button39.Location = new System.Drawing.Point(14, 246);
  844. this.button39.Margin = new System.Windows.Forms.Padding(2);
  845. this.button39.Name = "button39";
  846. this.button39.Size = new System.Drawing.Size(115, 31);
  847. this.button39.TabIndex = 30;
  848. this.button39.Text = "Apply && Restart";
  849. this.button39.UseVisualStyleBackColor = false;
  850. this.button39.Click += new System.EventHandler(this.button39_Click);
  851. //
  852. // windowsXTab
  853. //
  854. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  855. this.windowsXTab.Controls.Add(this.panel9);
  856. this.windowsXTab.Controls.Add(this.button43);
  857. this.windowsXTab.Controls.Add(this.button18);
  858. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  859. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  860. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  861. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  862. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  863. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  864. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  865. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  866. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  867. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  868. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  869. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  870. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  871. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  872. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  873. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  874. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  875. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  876. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  877. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  878. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  879. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  880. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  881. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  882. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  883. this.windowsXTab.Name = "windowsXTab";
  884. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  885. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  886. this.windowsXTab.TabIndex = 1;
  887. this.windowsXTab.Text = "Windows 10";
  888. //
  889. // panel9
  890. //
  891. this.panel9.Controls.Add(this.label35);
  892. this.panel9.Controls.Add(this.label33);
  893. this.panel9.Controls.Add(this.label47);
  894. this.panel9.Controls.Add(this.label34);
  895. this.panel9.Controls.Add(this.label46);
  896. this.panel9.Controls.Add(this.label45);
  897. this.panel9.Dock = System.Windows.Forms.DockStyle.Bottom;
  898. this.panel9.Location = new System.Drawing.Point(2, 569);
  899. this.panel9.Name = "panel9";
  900. this.panel9.Size = new System.Drawing.Size(754, 42);
  901. this.panel9.TabIndex = 72;
  902. //
  903. // label35
  904. //
  905. this.label35.AutoSize = true;
  906. this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  907. this.label35.ForeColor = System.Drawing.Color.Gold;
  908. this.label35.Location = new System.Drawing.Point(275, 21);
  909. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  910. this.label35.Name = "label35";
  911. this.label35.Size = new System.Drawing.Size(338, 21);
  912. this.label35.TabIndex = 64;
  913. this.label35.Tag = "";
  914. this.label35.Text = "if your device has touch support / or is tablet";
  915. //
  916. // label33
  917. //
  918. this.label33.AutoSize = true;
  919. this.label33.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  920. this.label33.ForeColor = System.Drawing.Color.Gold;
  921. this.label33.Location = new System.Drawing.Point(0, 21);
  922. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  923. this.label33.Name = "label33";
  924. this.label33.Size = new System.Drawing.Size(78, 21);
  925. this.label33.TabIndex = 62;
  926. this.label33.Tag = "";
  927. this.label33.Text = "• Do NOT";
  928. //
  929. // label47
  930. //
  931. this.label47.AutoSize = true;
  932. this.label47.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  933. this.label47.ForeColor = System.Drawing.Color.Gold;
  934. this.label47.Location = new System.Drawing.Point(318, 0);
  935. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  936. this.label47.Name = "label47";
  937. this.label47.Size = new System.Drawing.Size(291, 21);
  938. this.label47.TabIndex = 70;
  939. this.label47.Tag = "";
  940. this.label47.Text = "if you want drivers to be auto-installed";
  941. //
  942. // label34
  943. //
  944. this.label34.AutoSize = true;
  945. 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)));
  946. this.label34.ForeColor = System.Drawing.Color.Gold;
  947. this.label34.Location = new System.Drawing.Point(82, 21);
  948. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  949. this.label34.Name = "label34";
  950. this.label34.Size = new System.Drawing.Size(189, 21);
  951. this.label34.TabIndex = 63;
  952. this.label34.Tag = "";
  953. this.label34.Text = "Disable Sensor Services";
  954. //
  955. // label46
  956. //
  957. this.label46.AutoSize = true;
  958. 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)));
  959. this.label46.ForeColor = System.Drawing.Color.Gold;
  960. this.label46.Location = new System.Drawing.Point(82, 0);
  961. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  962. this.label46.Name = "label46";
  963. this.label46.Size = new System.Drawing.Size(236, 21);
  964. this.label46.TabIndex = 69;
  965. this.label46.Tag = "";
  966. this.label46.Text = "Exclude Drivers from Updates";
  967. //
  968. // label45
  969. //
  970. this.label45.AutoSize = true;
  971. this.label45.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  972. this.label45.ForeColor = System.Drawing.Color.Gold;
  973. this.label45.Location = new System.Drawing.Point(0, 0);
  974. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  975. this.label45.Name = "label45";
  976. this.label45.Size = new System.Drawing.Size(78, 21);
  977. this.label45.TabIndex = 68;
  978. this.label45.Tag = "";
  979. this.label45.Text = "• Do NOT";
  980. //
  981. // button43
  982. //
  983. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  984. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  985. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  986. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  987. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  988. this.button43.ForeColor = System.Drawing.Color.White;
  989. this.button43.Location = new System.Drawing.Point(14, 317);
  990. this.button43.Margin = new System.Windows.Forms.Padding(2);
  991. this.button43.Name = "button43";
  992. this.button43.Size = new System.Drawing.Size(115, 31);
  993. this.button43.TabIndex = 31;
  994. this.button43.Text = "Apply && Restart";
  995. this.button43.UseVisualStyleBackColor = false;
  996. this.button43.Click += new System.EventHandler(this.button43_Click);
  997. //
  998. // button18
  999. //
  1000. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  1001. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1002. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1003. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1004. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1005. this.button18.ForeColor = System.Drawing.Color.White;
  1006. this.button18.Location = new System.Drawing.Point(133, 317);
  1007. this.button18.Margin = new System.Windows.Forms.Padding(2);
  1008. this.button18.Name = "button18";
  1009. this.button18.Size = new System.Drawing.Size(187, 31);
  1010. this.button18.TabIndex = 14;
  1011. this.button18.Text = "Change Edge Download Folder";
  1012. this.button18.UseVisualStyleBackColor = false;
  1013. this.button18.Click += new System.EventHandler(this.button18_Click);
  1014. //
  1015. // windowsVIIITab
  1016. //
  1017. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1018. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  1019. this.windowsVIIITab.Controls.Add(this.button44);
  1020. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1021. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1022. this.windowsVIIITab.Name = "windowsVIIITab";
  1023. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1024. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  1025. this.windowsVIIITab.TabIndex = 2;
  1026. this.windowsVIIITab.Text = "Windows 8.1";
  1027. //
  1028. // button44
  1029. //
  1030. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  1031. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1032. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1033. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1034. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1035. this.button44.ForeColor = System.Drawing.Color.White;
  1036. this.button44.Location = new System.Drawing.Point(14, 65);
  1037. this.button44.Margin = new System.Windows.Forms.Padding(2);
  1038. this.button44.Name = "button44";
  1039. this.button44.Size = new System.Drawing.Size(115, 31);
  1040. this.button44.TabIndex = 32;
  1041. this.button44.Text = "Apply && Restart";
  1042. this.button44.UseVisualStyleBackColor = false;
  1043. this.button44.Click += new System.EventHandler(this.button44_Click);
  1044. //
  1045. // modernAppsTab
  1046. //
  1047. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1048. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1049. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1050. this.modernAppsTab.Controls.Add(this.label28);
  1051. this.modernAppsTab.Controls.Add(this.button74);
  1052. this.modernAppsTab.Controls.Add(this.button75);
  1053. this.modernAppsTab.Controls.Add(this.label1);
  1054. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1055. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1056. this.modernAppsTab.Name = "modernAppsTab";
  1057. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1058. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  1059. this.modernAppsTab.TabIndex = 11;
  1060. this.modernAppsTab.Text = "UWP Apps";
  1061. //
  1062. // label28
  1063. //
  1064. this.label28.AutoSize = true;
  1065. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1066. this.label28.ForeColor = System.Drawing.Color.Silver;
  1067. this.label28.Location = new System.Drawing.Point(499, 195);
  1068. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1069. this.label28.Name = "label28";
  1070. this.label28.Size = new System.Drawing.Size(160, 231);
  1071. this.label28.TabIndex = 51;
  1072. this.label28.Tag = "";
  1073. 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" +
  1074. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1075. //
  1076. // button74
  1077. //
  1078. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1079. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1080. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1081. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1082. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1083. this.button74.ForeColor = System.Drawing.Color.White;
  1084. this.button74.Location = new System.Drawing.Point(503, 76);
  1085. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1086. this.button74.Name = "button74";
  1087. this.button74.Size = new System.Drawing.Size(169, 31);
  1088. this.button74.TabIndex = 50;
  1089. this.button74.Text = "Uninstall";
  1090. this.button74.UseVisualStyleBackColor = false;
  1091. this.button74.Click += new System.EventHandler(this.button74_Click);
  1092. //
  1093. // button75
  1094. //
  1095. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1096. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1097. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1098. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1099. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1100. this.button75.ForeColor = System.Drawing.Color.White;
  1101. this.button75.Location = new System.Drawing.Point(503, 41);
  1102. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1103. this.button75.Name = "button75";
  1104. this.button75.Size = new System.Drawing.Size(169, 31);
  1105. this.button75.TabIndex = 49;
  1106. this.button75.Text = "Refresh";
  1107. this.button75.UseVisualStyleBackColor = false;
  1108. this.button75.Click += new System.EventHandler(this.button75_Click);
  1109. //
  1110. // label1
  1111. //
  1112. this.label1.AutoSize = true;
  1113. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1114. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1115. this.label1.Location = new System.Drawing.Point(6, 10);
  1116. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1117. this.label1.Name = "label1";
  1118. this.label1.Size = new System.Drawing.Size(291, 28);
  1119. this.label1.TabIndex = 47;
  1120. this.label1.Tag = "themeable";
  1121. this.label1.Text = "Uninstall unwanted UWP Apps";
  1122. //
  1123. // panelModernAppsList
  1124. //
  1125. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1126. | System.Windows.Forms.AnchorStyles.Left)));
  1127. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1128. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1129. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1130. this.panelModernAppsList.Name = "panelModernAppsList";
  1131. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1132. this.panelModernAppsList.TabIndex = 0;
  1133. //
  1134. // listModernApps
  1135. //
  1136. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1137. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1138. this.listModernApps.CheckOnClick = true;
  1139. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1140. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1141. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1142. this.listModernApps.FormattingEnabled = true;
  1143. this.listModernApps.HorizontalScrollbar = true;
  1144. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1145. this.listModernApps.Name = "listModernApps";
  1146. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1147. this.listModernApps.Sorted = true;
  1148. this.listModernApps.TabIndex = 0;
  1149. //
  1150. // startupTab
  1151. //
  1152. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1153. this.startupTab.Controls.Add(this.button64);
  1154. this.startupTab.Controls.Add(this.button31);
  1155. this.startupTab.Controls.Add(this.button37);
  1156. this.startupTab.Controls.Add(this.panel3);
  1157. this.startupTab.Controls.Add(this.button32);
  1158. this.startupTab.Controls.Add(this.button22);
  1159. this.startupTab.Controls.Add(this.label5);
  1160. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1161. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1162. this.startupTab.Name = "startupTab";
  1163. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1164. this.startupTab.TabIndex = 7;
  1165. this.startupTab.Text = "Startup";
  1166. //
  1167. // button64
  1168. //
  1169. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1170. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1171. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1172. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1173. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1174. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1175. this.button64.ForeColor = System.Drawing.Color.White;
  1176. this.button64.Location = new System.Drawing.Point(432, 563);
  1177. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1178. this.button64.Name = "button64";
  1179. this.button64.Size = new System.Drawing.Size(101, 31);
  1180. this.button64.TabIndex = 40;
  1181. this.button64.Text = "Find in Registry";
  1182. this.button64.UseVisualStyleBackColor = false;
  1183. this.button64.Click += new System.EventHandler(this.button64_Click);
  1184. //
  1185. // button31
  1186. //
  1187. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1188. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1189. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1190. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1191. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1192. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1193. this.button31.ForeColor = System.Drawing.Color.White;
  1194. this.button31.Location = new System.Drawing.Point(537, 563);
  1195. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1196. this.button31.Name = "button31";
  1197. this.button31.Size = new System.Drawing.Size(101, 31);
  1198. this.button31.TabIndex = 39;
  1199. this.button31.Text = "Locate file";
  1200. this.button31.UseVisualStyleBackColor = false;
  1201. this.button31.Click += new System.EventHandler(this.button31_Click);
  1202. //
  1203. // button37
  1204. //
  1205. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1206. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1207. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1208. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1209. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1210. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1211. this.button37.ForeColor = System.Drawing.Color.White;
  1212. this.button37.Location = new System.Drawing.Point(327, 563);
  1213. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1214. this.button37.Name = "button37";
  1215. this.button37.Size = new System.Drawing.Size(101, 31);
  1216. this.button37.TabIndex = 38;
  1217. this.button37.Text = "Refresh";
  1218. this.button37.UseVisualStyleBackColor = false;
  1219. this.button37.Click += new System.EventHandler(this.button37_Click);
  1220. //
  1221. // panel3
  1222. //
  1223. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1224. | System.Windows.Forms.AnchorStyles.Right)));
  1225. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1226. this.panel3.Controls.Add(this.listStartupItems);
  1227. this.panel3.Location = new System.Drawing.Point(11, 40);
  1228. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1229. this.panel3.Name = "panel3";
  1230. this.panel3.Size = new System.Drawing.Size(732, 519);
  1231. this.panel3.TabIndex = 37;
  1232. //
  1233. // listStartupItems
  1234. //
  1235. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1236. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1237. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1238. this.columnHeader1,
  1239. this.columnHeader2,
  1240. this.columnHeader3});
  1241. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1242. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1243. this.listStartupItems.FullRowSelect = true;
  1244. this.listStartupItems.HideSelection = false;
  1245. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1246. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1247. this.listStartupItems.MultiSelect = false;
  1248. this.listStartupItems.Name = "listStartupItems";
  1249. this.listStartupItems.ShowGroups = false;
  1250. this.listStartupItems.Size = new System.Drawing.Size(730, 517);
  1251. this.listStartupItems.TabIndex = 0;
  1252. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1253. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1254. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1255. //
  1256. // columnHeader1
  1257. //
  1258. this.columnHeader1.Text = "Name";
  1259. this.columnHeader1.Width = 194;
  1260. //
  1261. // columnHeader2
  1262. //
  1263. this.columnHeader2.Text = "Location";
  1264. this.columnHeader2.Width = 507;
  1265. //
  1266. // columnHeader3
  1267. //
  1268. this.columnHeader3.Text = "Type";
  1269. this.columnHeader3.Width = 134;
  1270. //
  1271. // button32
  1272. //
  1273. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1274. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1275. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1276. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1277. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1278. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1279. this.button32.ForeColor = System.Drawing.Color.White;
  1280. this.button32.Location = new System.Drawing.Point(642, 563);
  1281. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1282. this.button32.Name = "button32";
  1283. this.button32.Size = new System.Drawing.Size(101, 31);
  1284. this.button32.TabIndex = 36;
  1285. this.button32.Text = "Remove";
  1286. this.button32.UseVisualStyleBackColor = false;
  1287. this.button32.Click += new System.EventHandler(this.button32_Click);
  1288. //
  1289. // button22
  1290. //
  1291. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1292. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1293. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1294. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1295. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1296. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1297. this.button22.ForeColor = System.Drawing.Color.White;
  1298. this.button22.Location = new System.Drawing.Point(222, 563);
  1299. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1300. this.button22.Name = "button22";
  1301. this.button22.Size = new System.Drawing.Size(101, 31);
  1302. this.button22.TabIndex = 34;
  1303. this.button22.Text = "Remove all";
  1304. this.button22.UseVisualStyleBackColor = false;
  1305. this.button22.Visible = false;
  1306. this.button22.Click += new System.EventHandler(this.button22_Click);
  1307. //
  1308. // label5
  1309. //
  1310. this.label5.AutoSize = true;
  1311. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1312. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1313. this.label5.Location = new System.Drawing.Point(6, 10);
  1314. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1315. this.label5.Name = "label5";
  1316. this.label5.Size = new System.Drawing.Size(254, 28);
  1317. this.label5.TabIndex = 3;
  1318. this.label5.Tag = "themeable";
  1319. this.label5.Text = "Choose your startup items";
  1320. //
  1321. // appsTab
  1322. //
  1323. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1324. this.appsTab.Controls.Add(this.txtFeedError);
  1325. this.appsTab.Controls.Add(this.panel10);
  1326. this.appsTab.Controls.Add(this.panelCommonApps);
  1327. this.appsTab.Controls.Add(this.panelApps5);
  1328. this.appsTab.Controls.Add(this.panelApps6);
  1329. this.appsTab.Controls.Add(this.panelApps1);
  1330. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1331. this.appsTab.Name = "appsTab";
  1332. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1333. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1334. this.appsTab.TabIndex = 12;
  1335. this.appsTab.Text = "Common Apps";
  1336. //
  1337. // panelCommonApps
  1338. //
  1339. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1340. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1341. this.panelCommonApps.Controls.Add(this.c64);
  1342. this.panelCommonApps.Controls.Add(this.c32);
  1343. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1344. this.panelCommonApps.Controls.Add(this.label42);
  1345. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1346. this.panelCommonApps.Controls.Add(this.button5);
  1347. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1348. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1349. this.panelCommonApps.Controls.Add(this.label44);
  1350. this.panelCommonApps.Controls.Add(this.button6);
  1351. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1352. this.panelCommonApps.Location = new System.Drawing.Point(3, 443);
  1353. this.panelCommonApps.Name = "panelCommonApps";
  1354. this.panelCommonApps.Size = new System.Drawing.Size(752, 165);
  1355. this.panelCommonApps.TabIndex = 162;
  1356. //
  1357. // txtFeedError
  1358. //
  1359. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1360. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1361. this.txtFeedError.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1362. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1363. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1364. this.txtFeedError.Name = "txtFeedError";
  1365. this.txtFeedError.Size = new System.Drawing.Size(752, 396);
  1366. this.txtFeedError.TabIndex = 167;
  1367. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1368. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1369. this.txtFeedError.Visible = false;
  1370. //
  1371. // pictureBox81
  1372. //
  1373. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  1374. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1375. this.pictureBox81.Location = new System.Drawing.Point(4, 758);
  1376. this.pictureBox81.Name = "pictureBox81";
  1377. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  1378. this.pictureBox81.TabIndex = 137;
  1379. this.pictureBox81.TabStop = false;
  1380. //
  1381. // pictureBox8
  1382. //
  1383. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  1384. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1385. this.pictureBox8.Location = new System.Drawing.Point(3, 518);
  1386. this.pictureBox8.Name = "pictureBox8";
  1387. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  1388. this.pictureBox8.TabIndex = 92;
  1389. this.pictureBox8.TabStop = false;
  1390. //
  1391. // pictureBox59
  1392. //
  1393. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  1394. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1395. this.pictureBox59.Location = new System.Drawing.Point(4, 547);
  1396. this.pictureBox59.Name = "pictureBox59";
  1397. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  1398. this.pictureBox59.TabIndex = 123;
  1399. this.pictureBox59.TabStop = false;
  1400. //
  1401. // pictureBox65
  1402. //
  1403. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  1404. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1405. this.pictureBox65.Location = new System.Drawing.Point(4, 578);
  1406. this.pictureBox65.Name = "pictureBox65";
  1407. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  1408. this.pictureBox65.TabIndex = 130;
  1409. this.pictureBox65.TabStop = false;
  1410. //
  1411. // pictureBox46
  1412. //
  1413. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  1414. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1415. this.pictureBox46.Location = new System.Drawing.Point(4, 697);
  1416. this.pictureBox46.Name = "pictureBox46";
  1417. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  1418. this.pictureBox46.TabIndex = 105;
  1419. this.pictureBox46.TabStop = false;
  1420. //
  1421. // pictureBox47
  1422. //
  1423. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  1424. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1425. this.pictureBox47.Location = new System.Drawing.Point(4, 608);
  1426. this.pictureBox47.Name = "pictureBox47";
  1427. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  1428. this.pictureBox47.TabIndex = 103;
  1429. this.pictureBox47.TabStop = false;
  1430. //
  1431. // pictureBox45
  1432. //
  1433. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  1434. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1435. this.pictureBox45.Location = new System.Drawing.Point(4, 668);
  1436. this.pictureBox45.Name = "pictureBox45";
  1437. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  1438. this.pictureBox45.TabIndex = 106;
  1439. this.pictureBox45.TabStop = false;
  1440. //
  1441. // pictureBox48
  1442. //
  1443. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  1444. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1445. this.pictureBox48.Location = new System.Drawing.Point(4, 638);
  1446. this.pictureBox48.Name = "pictureBox48";
  1447. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  1448. this.pictureBox48.TabIndex = 104;
  1449. this.pictureBox48.TabStop = false;
  1450. //
  1451. // pictureBox60
  1452. //
  1453. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  1454. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1455. this.pictureBox60.Location = new System.Drawing.Point(4, 727);
  1456. this.pictureBox60.Name = "pictureBox60";
  1457. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  1458. this.pictureBox60.TabIndex = 134;
  1459. this.pictureBox60.TabStop = false;
  1460. //
  1461. // pictureBox58
  1462. //
  1463. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  1464. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1465. this.pictureBox58.Location = new System.Drawing.Point(4, 817);
  1466. this.pictureBox58.Name = "pictureBox58";
  1467. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  1468. this.pictureBox58.TabIndex = 118;
  1469. this.pictureBox58.TabStop = false;
  1470. //
  1471. // pictureBox57
  1472. //
  1473. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  1474. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1475. this.pictureBox57.Location = new System.Drawing.Point(4, 788);
  1476. this.pictureBox57.Name = "pictureBox57";
  1477. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  1478. this.pictureBox57.TabIndex = 119;
  1479. this.pictureBox57.TabStop = false;
  1480. //
  1481. // pictureBox33
  1482. //
  1483. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  1484. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1485. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  1486. this.pictureBox33.Name = "pictureBox33";
  1487. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  1488. this.pictureBox33.TabIndex = 100;
  1489. this.pictureBox33.TabStop = false;
  1490. //
  1491. // pictureBox34
  1492. //
  1493. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  1494. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1495. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  1496. this.pictureBox34.Name = "pictureBox34";
  1497. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  1498. this.pictureBox34.TabIndex = 101;
  1499. this.pictureBox34.TabStop = false;
  1500. //
  1501. // pictureBox32
  1502. //
  1503. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  1504. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1505. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  1506. this.pictureBox32.Name = "pictureBox32";
  1507. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  1508. this.pictureBox32.TabIndex = 103;
  1509. this.pictureBox32.TabStop = false;
  1510. //
  1511. // pictureBox35
  1512. //
  1513. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  1514. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1515. this.pictureBox35.Location = new System.Drawing.Point(5, 603);
  1516. this.pictureBox35.Name = "pictureBox35";
  1517. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  1518. this.pictureBox35.TabIndex = 104;
  1519. this.pictureBox35.TabStop = false;
  1520. //
  1521. // pictureBox31
  1522. //
  1523. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  1524. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1525. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  1526. this.pictureBox31.Name = "pictureBox31";
  1527. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  1528. this.pictureBox31.TabIndex = 99;
  1529. this.pictureBox31.TabStop = false;
  1530. //
  1531. // pictureBox36
  1532. //
  1533. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  1534. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1535. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  1536. this.pictureBox36.Name = "pictureBox36";
  1537. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  1538. this.pictureBox36.TabIndex = 102;
  1539. this.pictureBox36.TabStop = false;
  1540. //
  1541. // pictureBox64
  1542. //
  1543. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  1544. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1545. this.pictureBox64.Location = new System.Drawing.Point(5, 633);
  1546. this.pictureBox64.Name = "pictureBox64";
  1547. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  1548. this.pictureBox64.TabIndex = 129;
  1549. this.pictureBox64.TabStop = false;
  1550. //
  1551. // pictureBox62
  1552. //
  1553. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  1554. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1555. this.pictureBox62.Location = new System.Drawing.Point(5, 663);
  1556. this.pictureBox62.Name = "pictureBox62";
  1557. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  1558. this.pictureBox62.TabIndex = 131;
  1559. this.pictureBox62.TabStop = false;
  1560. //
  1561. // pictureBox38
  1562. //
  1563. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  1564. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1565. this.pictureBox38.Location = new System.Drawing.Point(5, 752);
  1566. this.pictureBox38.Name = "pictureBox38";
  1567. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  1568. this.pictureBox38.TabIndex = 103;
  1569. this.pictureBox38.TabStop = false;
  1570. //
  1571. // pictureBox40
  1572. //
  1573. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  1574. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1575. this.pictureBox40.Location = new System.Drawing.Point(5, 722);
  1576. this.pictureBox40.Name = "pictureBox40";
  1577. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  1578. this.pictureBox40.TabIndex = 101;
  1579. this.pictureBox40.TabStop = false;
  1580. //
  1581. // pictureBox41
  1582. //
  1583. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  1584. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1585. this.pictureBox41.Location = new System.Drawing.Point(5, 782);
  1586. this.pictureBox41.Name = "pictureBox41";
  1587. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  1588. this.pictureBox41.TabIndex = 104;
  1589. this.pictureBox41.TabStop = false;
  1590. //
  1591. // pictureBox42
  1592. //
  1593. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  1594. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1595. this.pictureBox42.Location = new System.Drawing.Point(5, 693);
  1596. this.pictureBox42.Name = "pictureBox42";
  1597. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  1598. this.pictureBox42.TabIndex = 102;
  1599. this.pictureBox42.TabStop = false;
  1600. //
  1601. // pictureBox39
  1602. //
  1603. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  1604. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1605. this.pictureBox39.Location = new System.Drawing.Point(5, 843);
  1606. this.pictureBox39.Name = "pictureBox39";
  1607. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  1608. this.pictureBox39.TabIndex = 100;
  1609. this.pictureBox39.TabStop = false;
  1610. //
  1611. // pictureBox37
  1612. //
  1613. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  1614. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1615. this.pictureBox37.Location = new System.Drawing.Point(5, 873);
  1616. this.pictureBox37.Name = "pictureBox37";
  1617. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  1618. this.pictureBox37.TabIndex = 99;
  1619. this.pictureBox37.TabStop = false;
  1620. //
  1621. // pictureBox44
  1622. //
  1623. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  1624. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1625. this.pictureBox44.Location = new System.Drawing.Point(5, 813);
  1626. this.pictureBox44.Name = "pictureBox44";
  1627. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  1628. this.pictureBox44.TabIndex = 106;
  1629. this.pictureBox44.TabStop = false;
  1630. //
  1631. // panelApps6
  1632. //
  1633. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1634. | System.Windows.Forms.AnchorStyles.Left)));
  1635. this.panelApps6.AutoScroll = true;
  1636. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1637. this.panelApps6.Controls.Add(this.cSteam);
  1638. this.panelApps6.Controls.Add(this.pictureBox75);
  1639. this.panelApps6.Controls.Add(this.cOrigin);
  1640. this.panelApps6.Controls.Add(this.cVCPP);
  1641. this.panelApps6.Controls.Add(this.pictureBox54);
  1642. this.panelApps6.Controls.Add(this.cQB);
  1643. this.panelApps6.Controls.Add(this.cEpicStore);
  1644. this.panelApps6.Controls.Add(this.cUT2);
  1645. this.panelApps6.Controls.Add(this.pictureBox53);
  1646. this.panelApps6.Controls.Add(this.pictureBox80);
  1647. this.panelApps6.Controls.Add(this.cBlizzard);
  1648. this.panelApps6.Controls.Add(this.pictureBox49);
  1649. this.panelApps6.Controls.Add(this.cDeluge);
  1650. this.panelApps6.Controls.Add(this.pictureBox51);
  1651. this.panelApps6.Controls.Add(this.cNF472);
  1652. this.panelApps6.Controls.Add(this.cUbi);
  1653. this.panelApps6.Controls.Add(this.pictureBox18);
  1654. this.panelApps6.Controls.Add(this.pictureBox50);
  1655. this.panelApps6.Controls.Add(this.pictureBox78);
  1656. this.panelApps6.Controls.Add(this.pictureBox19);
  1657. this.panelApps6.Controls.Add(this.cNF452);
  1658. this.panelApps6.Controls.Add(this.cUT3);
  1659. this.panelApps6.Controls.Add(this.pictureBox79);
  1660. this.panelApps6.Controls.Add(this.pictureBox20);
  1661. this.panelApps6.Controls.Add(this.cNF40);
  1662. this.panelApps6.Controls.Add(this.pictureBox17);
  1663. this.panelApps6.Controls.Add(this.pictureBox77);
  1664. this.panelApps6.Controls.Add(this.cBT);
  1665. this.panelApps6.Controls.Add(this.cNF35);
  1666. this.panelApps6.Controls.Add(this.pictureBox76);
  1667. this.panelApps6.Controls.Add(this.cIObitSU);
  1668. this.panelApps6.Controls.Add(this.cIObitU);
  1669. this.panelApps6.Controls.Add(this.pictureBox74);
  1670. this.panelApps6.Controls.Add(this.cRevo);
  1671. this.panelApps6.Controls.Add(this.pictureBox68);
  1672. this.panelApps6.Controls.Add(this.cIObitDB);
  1673. this.panelApps6.Controls.Add(this.cIObitSD);
  1674. this.panelApps6.Controls.Add(this.pictureBox61);
  1675. this.panelApps6.Controls.Add(this.cUUI);
  1676. this.panelApps6.Controls.Add(this.pictureBox66);
  1677. this.panelApps6.Controls.Add(this.pictureBox72);
  1678. this.panelApps6.Controls.Add(this.pictureBox67);
  1679. this.panelApps6.Controls.Add(this.cRufus);
  1680. this.panelApps6.Controls.Add(this.pictureBox73);
  1681. this.panelApps6.Controls.Add(this.cMalwarebytes);
  1682. this.panelApps6.Controls.Add(this.pictureBox70);
  1683. this.panelApps6.Controls.Add(this.cAntiExploit);
  1684. this.panelApps6.Controls.Add(this.pictureBox69);
  1685. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  1686. this.panelApps6.Name = "panelApps6";
  1687. this.panelApps6.Size = new System.Drawing.Size(242, 389);
  1688. this.panelApps6.TabIndex = 162;
  1689. //
  1690. // pictureBox80
  1691. //
  1692. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  1693. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1694. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  1695. this.pictureBox80.Name = "pictureBox80";
  1696. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  1697. this.pictureBox80.TabIndex = 172;
  1698. this.pictureBox80.TabStop = false;
  1699. //
  1700. // pictureBox78
  1701. //
  1702. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  1703. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1704. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  1705. this.pictureBox78.Name = "pictureBox78";
  1706. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  1707. this.pictureBox78.TabIndex = 170;
  1708. this.pictureBox78.TabStop = false;
  1709. //
  1710. // pictureBox79
  1711. //
  1712. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  1713. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1714. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  1715. this.pictureBox79.Name = "pictureBox79";
  1716. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  1717. this.pictureBox79.TabIndex = 168;
  1718. this.pictureBox79.TabStop = false;
  1719. //
  1720. // pictureBox77
  1721. //
  1722. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  1723. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1724. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  1725. this.pictureBox77.Name = "pictureBox77";
  1726. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  1727. this.pictureBox77.TabIndex = 166;
  1728. this.pictureBox77.TabStop = false;
  1729. //
  1730. // pictureBox76
  1731. //
  1732. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  1733. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1734. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  1735. this.pictureBox76.Name = "pictureBox76";
  1736. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  1737. this.pictureBox76.TabIndex = 164;
  1738. this.pictureBox76.TabStop = false;
  1739. //
  1740. // pictureBox74
  1741. //
  1742. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  1743. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1744. this.pictureBox74.Location = new System.Drawing.Point(5, 244);
  1745. this.pictureBox74.Name = "pictureBox74";
  1746. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  1747. this.pictureBox74.TabIndex = 161;
  1748. this.pictureBox74.TabStop = false;
  1749. //
  1750. // pictureBox68
  1751. //
  1752. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  1753. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1754. this.pictureBox68.Location = new System.Drawing.Point(5, 274);
  1755. this.pictureBox68.Name = "pictureBox68";
  1756. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  1757. this.pictureBox68.TabIndex = 143;
  1758. this.pictureBox68.TabStop = false;
  1759. //
  1760. // pictureBox61
  1761. //
  1762. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  1763. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1764. this.pictureBox61.Location = new System.Drawing.Point(5, 154);
  1765. this.pictureBox61.Name = "pictureBox61";
  1766. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  1767. this.pictureBox61.TabIndex = 139;
  1768. this.pictureBox61.TabStop = false;
  1769. //
  1770. // pictureBox66
  1771. //
  1772. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  1773. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1774. this.pictureBox66.Location = new System.Drawing.Point(5, 184);
  1775. this.pictureBox66.Name = "pictureBox66";
  1776. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  1777. this.pictureBox66.TabIndex = 140;
  1778. this.pictureBox66.TabStop = false;
  1779. //
  1780. // pictureBox72
  1781. //
  1782. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  1783. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1784. this.pictureBox72.Location = new System.Drawing.Point(5, 393);
  1785. this.pictureBox72.Name = "pictureBox72";
  1786. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  1787. this.pictureBox72.TabIndex = 153;
  1788. this.pictureBox72.TabStop = false;
  1789. //
  1790. // pictureBox67
  1791. //
  1792. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  1793. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1794. this.pictureBox67.Location = new System.Drawing.Point(5, 214);
  1795. this.pictureBox67.Name = "pictureBox67";
  1796. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  1797. this.pictureBox67.TabIndex = 141;
  1798. this.pictureBox67.TabStop = false;
  1799. //
  1800. // pictureBox73
  1801. //
  1802. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  1803. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1804. this.pictureBox73.Location = new System.Drawing.Point(5, 363);
  1805. this.pictureBox73.Name = "pictureBox73";
  1806. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  1807. this.pictureBox73.TabIndex = 151;
  1808. this.pictureBox73.TabStop = false;
  1809. //
  1810. // pictureBox70
  1811. //
  1812. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  1813. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1814. this.pictureBox70.Location = new System.Drawing.Point(5, 303);
  1815. this.pictureBox70.Name = "pictureBox70";
  1816. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  1817. this.pictureBox70.TabIndex = 145;
  1818. this.pictureBox70.TabStop = false;
  1819. //
  1820. // pictureBox69
  1821. //
  1822. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  1823. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1824. this.pictureBox69.Location = new System.Drawing.Point(5, 333);
  1825. this.pictureBox69.Name = "pictureBox69";
  1826. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  1827. this.pictureBox69.TabIndex = 147;
  1828. this.pictureBox69.TabStop = false;
  1829. //
  1830. // pictureBox75
  1831. //
  1832. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  1833. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1834. this.pictureBox75.Location = new System.Drawing.Point(5, 514);
  1835. this.pictureBox75.Name = "pictureBox75";
  1836. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  1837. this.pictureBox75.TabIndex = 162;
  1838. this.pictureBox75.TabStop = false;
  1839. //
  1840. // pictureBox18
  1841. //
  1842. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  1843. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1844. this.pictureBox18.Location = new System.Drawing.Point(5, 544);
  1845. this.pictureBox18.Name = "pictureBox18";
  1846. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  1847. this.pictureBox18.TabIndex = 93;
  1848. this.pictureBox18.TabStop = false;
  1849. //
  1850. // pictureBox19
  1851. //
  1852. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  1853. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1854. this.pictureBox19.Location = new System.Drawing.Point(5, 484);
  1855. this.pictureBox19.Name = "pictureBox19";
  1856. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  1857. this.pictureBox19.TabIndex = 94;
  1858. this.pictureBox19.TabStop = false;
  1859. //
  1860. // pictureBox20
  1861. //
  1862. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  1863. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1864. this.pictureBox20.Location = new System.Drawing.Point(5, 454);
  1865. this.pictureBox20.Name = "pictureBox20";
  1866. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  1867. this.pictureBox20.TabIndex = 92;
  1868. this.pictureBox20.TabStop = false;
  1869. //
  1870. // pictureBox17
  1871. //
  1872. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  1873. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1874. this.pictureBox17.Location = new System.Drawing.Point(5, 424);
  1875. this.pictureBox17.Name = "pictureBox17";
  1876. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  1877. this.pictureBox17.TabIndex = 91;
  1878. this.pictureBox17.TabStop = false;
  1879. //
  1880. // pictureBox54
  1881. //
  1882. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  1883. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1884. this.pictureBox54.Location = new System.Drawing.Point(5, 693);
  1885. this.pictureBox54.Name = "pictureBox54";
  1886. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  1887. this.pictureBox54.TabIndex = 110;
  1888. this.pictureBox54.TabStop = false;
  1889. //
  1890. // pictureBox53
  1891. //
  1892. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  1893. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1894. this.pictureBox53.Location = new System.Drawing.Point(5, 663);
  1895. this.pictureBox53.Name = "pictureBox53";
  1896. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  1897. this.pictureBox53.TabIndex = 108;
  1898. this.pictureBox53.TabStop = false;
  1899. //
  1900. // pictureBox49
  1901. //
  1902. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  1903. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1904. this.pictureBox49.Location = new System.Drawing.Point(5, 633);
  1905. this.pictureBox49.Name = "pictureBox49";
  1906. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  1907. this.pictureBox49.TabIndex = 105;
  1908. this.pictureBox49.TabStop = false;
  1909. //
  1910. // pictureBox51
  1911. //
  1912. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  1913. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1914. this.pictureBox51.Location = new System.Drawing.Point(5, 603);
  1915. this.pictureBox51.Name = "pictureBox51";
  1916. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  1917. this.pictureBox51.TabIndex = 104;
  1918. this.pictureBox51.TabStop = false;
  1919. //
  1920. // pictureBox50
  1921. //
  1922. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  1923. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1924. this.pictureBox50.Location = new System.Drawing.Point(5, 573);
  1925. this.pictureBox50.Name = "pictureBox50";
  1926. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  1927. this.pictureBox50.TabIndex = 103;
  1928. this.pictureBox50.TabStop = false;
  1929. //
  1930. // panelApps5
  1931. //
  1932. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1933. | System.Windows.Forms.AnchorStyles.Left)));
  1934. this.panelApps5.AutoScroll = true;
  1935. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1936. this.panelApps5.Controls.Add(this.cLightShot);
  1937. this.panelApps5.Controls.Add(this.pictureBox58);
  1938. this.panelApps5.Controls.Add(this.cViper);
  1939. this.panelApps5.Controls.Add(this.pictureBox57);
  1940. this.panelApps5.Controls.Add(this.cVLC);
  1941. this.panelApps5.Controls.Add(this.cGyazo);
  1942. this.panelApps5.Controls.Add(this.pictureBox81);
  1943. this.panelApps5.Controls.Add(this.cFoobar);
  1944. this.panelApps5.Controls.Add(this.pictureBox8);
  1945. this.panelApps5.Controls.Add(this.cPot);
  1946. this.panelApps5.Controls.Add(this.cAudacity);
  1947. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  1948. this.panelApps5.Controls.Add(this.cIrfan);
  1949. this.panelApps5.Controls.Add(this.pictureBox59);
  1950. this.panelApps5.Controls.Add(this.pictureBox46);
  1951. this.panelApps5.Controls.Add(this.pictureBox10);
  1952. this.panelApps5.Controls.Add(this.ciTunes);
  1953. this.panelApps5.Controls.Add(this.cGIMP);
  1954. this.panelApps5.Controls.Add(this.pictureBox11);
  1955. this.panelApps5.Controls.Add(this.cWinamp);
  1956. this.panelApps5.Controls.Add(this.pictureBox47);
  1957. this.panelApps5.Controls.Add(this.pictureBox12);
  1958. this.panelApps5.Controls.Add(this.pictureBox65);
  1959. this.panelApps5.Controls.Add(this.pictureBox45);
  1960. this.panelApps5.Controls.Add(this.cBS);
  1961. this.panelApps5.Controls.Add(this.pictureBox13);
  1962. this.panelApps5.Controls.Add(this.pictureBox48);
  1963. this.panelApps5.Controls.Add(this.cSpotify);
  1964. this.panelApps5.Controls.Add(this.pictureBox9);
  1965. this.panelApps5.Controls.Add(this.cMp3Tag);
  1966. this.panelApps5.Controls.Add(this.pictureBox82);
  1967. this.panelApps5.Controls.Add(this.cMega);
  1968. this.panelApps5.Controls.Add(this.pictureBox60);
  1969. this.panelApps5.Controls.Add(this.cAdobeReader);
  1970. this.panelApps5.Controls.Add(this.cBlender);
  1971. this.panelApps5.Controls.Add(this.pictureBox22);
  1972. this.panelApps5.Controls.Add(this.cFoxit);
  1973. this.panelApps5.Controls.Add(this.pictureBox23);
  1974. this.panelApps5.Controls.Add(this.pictureBox21);
  1975. this.panelApps5.Controls.Add(this.pictureBox24);
  1976. this.panelApps5.Controls.Add(this.cEvernote);
  1977. this.panelApps5.Controls.Add(this.cSumatra);
  1978. this.panelApps5.Controls.Add(this.pictureBox52);
  1979. this.panelApps5.Controls.Add(this.cLibreOffice);
  1980. this.panelApps5.Controls.Add(this.cPeaZip);
  1981. this.panelApps5.Controls.Add(this.pictureBox14);
  1982. this.panelApps5.Controls.Add(this.cFlux);
  1983. this.panelApps5.Controls.Add(this.pictureBox71);
  1984. this.panelApps5.Controls.Add(this.pictureBox15);
  1985. this.panelApps5.Controls.Add(this.pictureBox16);
  1986. this.panelApps5.Controls.Add(this.c7zip);
  1987. this.panelApps5.Controls.Add(this.cWinRar);
  1988. this.panelApps5.Controls.Add(this.cDropbox);
  1989. this.panelApps5.Controls.Add(this.pictureBox43);
  1990. this.panelApps5.Controls.Add(this.cOneDrive);
  1991. this.panelApps5.Controls.Add(this.pictureBox63);
  1992. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  1993. this.panelApps5.Name = "panelApps5";
  1994. this.panelApps5.Size = new System.Drawing.Size(240, 389);
  1995. this.panelApps5.TabIndex = 158;
  1996. //
  1997. // pictureBox82
  1998. //
  1999. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2000. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2001. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  2002. this.pictureBox82.Name = "pictureBox82";
  2003. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2004. this.pictureBox82.TabIndex = 151;
  2005. this.pictureBox82.TabStop = false;
  2006. //
  2007. // pictureBox22
  2008. //
  2009. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2010. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2011. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2012. this.pictureBox22.Name = "pictureBox22";
  2013. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2014. this.pictureBox22.TabIndex = 96;
  2015. this.pictureBox22.TabStop = false;
  2016. //
  2017. // pictureBox23
  2018. //
  2019. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2020. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2021. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2022. this.pictureBox23.Name = "pictureBox23";
  2023. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2024. this.pictureBox23.TabIndex = 98;
  2025. this.pictureBox23.TabStop = false;
  2026. //
  2027. // pictureBox21
  2028. //
  2029. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2030. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2031. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2032. this.pictureBox21.Name = "pictureBox21";
  2033. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2034. this.pictureBox21.TabIndex = 95;
  2035. this.pictureBox21.TabStop = false;
  2036. //
  2037. // pictureBox24
  2038. //
  2039. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2040. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2041. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2042. this.pictureBox24.Name = "pictureBox24";
  2043. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2044. this.pictureBox24.TabIndex = 97;
  2045. this.pictureBox24.TabStop = false;
  2046. //
  2047. // pictureBox52
  2048. //
  2049. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2050. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2051. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2052. this.pictureBox52.Name = "pictureBox52";
  2053. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2054. this.pictureBox52.TabIndex = 98;
  2055. this.pictureBox52.TabStop = false;
  2056. //
  2057. // pictureBox14
  2058. //
  2059. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2060. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2061. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  2062. this.pictureBox14.Name = "pictureBox14";
  2063. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2064. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2065. this.pictureBox14.TabIndex = 91;
  2066. this.pictureBox14.TabStop = false;
  2067. //
  2068. // pictureBox71
  2069. //
  2070. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2071. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2072. this.pictureBox71.Location = new System.Drawing.Point(4, 338);
  2073. this.pictureBox71.Name = "pictureBox71";
  2074. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2075. this.pictureBox71.TabIndex = 149;
  2076. this.pictureBox71.TabStop = false;
  2077. //
  2078. // pictureBox15
  2079. //
  2080. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2081. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2082. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  2083. this.pictureBox15.Name = "pictureBox15";
  2084. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2085. this.pictureBox15.TabIndex = 93;
  2086. this.pictureBox15.TabStop = false;
  2087. //
  2088. // pictureBox16
  2089. //
  2090. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2091. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2092. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  2093. this.pictureBox16.Name = "pictureBox16";
  2094. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2095. this.pictureBox16.TabIndex = 92;
  2096. this.pictureBox16.TabStop = false;
  2097. //
  2098. // pictureBox43
  2099. //
  2100. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2101. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2102. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  2103. this.pictureBox43.Name = "pictureBox43";
  2104. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2105. this.pictureBox43.TabIndex = 105;
  2106. this.pictureBox43.TabStop = false;
  2107. //
  2108. // pictureBox63
  2109. //
  2110. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2111. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2112. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  2113. this.pictureBox63.Name = "pictureBox63";
  2114. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2115. this.pictureBox63.TabIndex = 128;
  2116. this.pictureBox63.TabStop = false;
  2117. //
  2118. // progressDownloader
  2119. //
  2120. this.progressDownloader.Location = new System.Drawing.Point(7, 100);
  2121. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2122. this.progressDownloader.Name = "progressDownloader";
  2123. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  2124. this.progressDownloader.TabIndex = 160;
  2125. //
  2126. // btnDownloadApps
  2127. //
  2128. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2129. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2130. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2131. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2132. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2133. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2134. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2135. this.btnDownloadApps.Location = new System.Drawing.Point(607, 128);
  2136. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2137. this.btnDownloadApps.Name = "btnDownloadApps";
  2138. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  2139. this.btnDownloadApps.TabIndex = 50;
  2140. this.btnDownloadApps.Text = "Download";
  2141. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2142. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2143. //
  2144. // label42
  2145. //
  2146. this.label42.AutoSize = true;
  2147. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2148. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  2149. this.label42.Location = new System.Drawing.Point(2, 2);
  2150. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2151. this.label42.Name = "label42";
  2152. this.label42.Size = new System.Drawing.Size(184, 25);
  2153. this.label42.TabIndex = 69;
  2154. this.label42.Tag = "themeable";
  2155. this.label42.Text = "Set download folder";
  2156. //
  2157. // txtDownloadFolder
  2158. //
  2159. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2160. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2161. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2162. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2163. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 28);
  2164. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2165. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  2166. this.txtDownloadFolder.TabIndex = 70;
  2167. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2168. //
  2169. // button5
  2170. //
  2171. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  2172. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2173. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2174. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2175. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2176. this.button5.ForeColor = System.Drawing.Color.White;
  2177. this.button5.Location = new System.Drawing.Point(312, 28);
  2178. this.button5.Margin = new System.Windows.Forms.Padding(2);
  2179. this.button5.Name = "button5";
  2180. this.button5.Size = new System.Drawing.Size(57, 27);
  2181. this.button5.TabIndex = 71;
  2182. this.button5.Text = "Change";
  2183. this.button5.UseVisualStyleBackColor = false;
  2184. this.button5.Click += new System.EventHandler(this.button5_Click);
  2185. //
  2186. // panelApps1
  2187. //
  2188. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2189. | System.Windows.Forms.AnchorStyles.Left)));
  2190. this.panelApps1.AutoScroll = true;
  2191. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2192. this.panelApps1.Controls.Add(this.cFileZilla);
  2193. this.panelApps1.Controls.Add(this.pictureBox39);
  2194. this.panelApps1.Controls.Add(this.cGitHub);
  2195. this.panelApps1.Controls.Add(this.pictureBox37);
  2196. this.panelApps1.Controls.Add(this.cNode);
  2197. this.panelApps1.Controls.Add(this.cPutty);
  2198. this.panelApps1.Controls.Add(this.pictureBox64);
  2199. this.panelApps1.Controls.Add(this.pictureBox44);
  2200. this.panelApps1.Controls.Add(this.cNPP);
  2201. this.panelApps1.Controls.Add(this.cWinScp);
  2202. this.panelApps1.Controls.Add(this.pictureBox38);
  2203. this.panelApps1.Controls.Add(this.cAndroidStudio);
  2204. this.panelApps1.Controls.Add(this.pictureBox62);
  2205. this.panelApps1.Controls.Add(this.cXAMPP);
  2206. this.panelApps1.Controls.Add(this.cChromium);
  2207. this.panelApps1.Controls.Add(this.cEclipse);
  2208. this.panelApps1.Controls.Add(this.cPostman);
  2209. this.panelApps1.Controls.Add(this.cSublimeText);
  2210. this.panelApps1.Controls.Add(this.cVivaldi);
  2211. this.panelApps1.Controls.Add(this.pictureBox40);
  2212. this.panelApps1.Controls.Add(this.pictureBox33);
  2213. this.panelApps1.Controls.Add(this.pictureBox5);
  2214. this.panelApps1.Controls.Add(this.pictureBox41);
  2215. this.panelApps1.Controls.Add(this.cAtom);
  2216. this.panelApps1.Controls.Add(this.pictureBox4);
  2217. this.panelApps1.Controls.Add(this.pictureBox42);
  2218. this.panelApps1.Controls.Add(this.pictureBox34);
  2219. this.panelApps1.Controls.Add(this.pictureBox3);
  2220. this.panelApps1.Controls.Add(this.pictureBox32);
  2221. this.panelApps1.Controls.Add(this.cMaxthon);
  2222. this.panelApps1.Controls.Add(this.pictureBox35);
  2223. this.panelApps1.Controls.Add(this.pictureBox7);
  2224. this.panelApps1.Controls.Add(this.pictureBox31);
  2225. this.panelApps1.Controls.Add(this.picturemaxthon);
  2226. this.panelApps1.Controls.Add(this.pictureBox36);
  2227. this.panelApps1.Controls.Add(this.pictureBox2);
  2228. this.panelApps1.Controls.Add(this.cVS);
  2229. this.panelApps1.Controls.Add(this.cChrome);
  2230. this.panelApps1.Controls.Add(this.cVSCode);
  2231. this.panelApps1.Controls.Add(this.cOpera);
  2232. this.panelApps1.Controls.Add(this.cSublimeMerge);
  2233. this.panelApps1.Controls.Add(this.cFirefox);
  2234. this.panelApps1.Controls.Add(this.pictureBox6);
  2235. this.panelApps1.Controls.Add(this.cTor);
  2236. this.panelApps1.Controls.Add(this.cDiscord);
  2237. this.panelApps1.Controls.Add(this.cAnyDesk);
  2238. this.panelApps1.Controls.Add(this.cMSTeams);
  2239. this.panelApps1.Controls.Add(this.cViber);
  2240. this.panelApps1.Controls.Add(this.pictureBox55);
  2241. this.panelApps1.Controls.Add(this.pictureBox56);
  2242. this.panelApps1.Controls.Add(this.cSkype);
  2243. this.panelApps1.Controls.Add(this.cThunderbird);
  2244. this.panelApps1.Controls.Add(this.cZoom);
  2245. this.panelApps1.Controls.Add(this.pictureBox27);
  2246. this.panelApps1.Controls.Add(this.pictureBox25);
  2247. this.panelApps1.Controls.Add(this.pictureBox30);
  2248. this.panelApps1.Controls.Add(this.pictureBox28);
  2249. this.panelApps1.Controls.Add(this.cTV);
  2250. this.panelApps1.Controls.Add(this.pictureBox29);
  2251. this.panelApps1.Controls.Add(this.pictureBox26);
  2252. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  2253. this.panelApps1.Name = "panelApps1";
  2254. this.panelApps1.Size = new System.Drawing.Size(240, 389);
  2255. this.panelApps1.TabIndex = 154;
  2256. //
  2257. // pictureBox5
  2258. //
  2259. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  2260. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2261. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  2262. this.pictureBox5.Name = "pictureBox5";
  2263. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  2264. this.pictureBox5.TabIndex = 83;
  2265. this.pictureBox5.TabStop = false;
  2266. //
  2267. // pictureBox4
  2268. //
  2269. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  2270. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2271. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  2272. this.pictureBox4.Name = "pictureBox4";
  2273. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  2274. this.pictureBox4.TabIndex = 84;
  2275. this.pictureBox4.TabStop = false;
  2276. //
  2277. // pictureBox3
  2278. //
  2279. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  2280. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2281. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  2282. this.pictureBox3.Name = "pictureBox3";
  2283. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  2284. this.pictureBox3.TabIndex = 82;
  2285. this.pictureBox3.TabStop = false;
  2286. //
  2287. // pictureBox7
  2288. //
  2289. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  2290. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2291. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  2292. this.pictureBox7.Name = "pictureBox7";
  2293. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  2294. this.pictureBox7.TabIndex = 85;
  2295. this.pictureBox7.TabStop = false;
  2296. //
  2297. // picturemaxthon
  2298. //
  2299. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  2300. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2301. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  2302. this.picturemaxthon.Name = "picturemaxthon";
  2303. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  2304. this.picturemaxthon.TabIndex = 121;
  2305. this.picturemaxthon.TabStop = false;
  2306. //
  2307. // pictureBox2
  2308. //
  2309. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  2310. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2311. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  2312. this.pictureBox2.Name = "pictureBox2";
  2313. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  2314. this.pictureBox2.TabIndex = 81;
  2315. this.pictureBox2.TabStop = false;
  2316. //
  2317. // pictureBox6
  2318. //
  2319. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  2320. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2321. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  2322. this.pictureBox6.Name = "pictureBox6";
  2323. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  2324. this.pictureBox6.TabIndex = 86;
  2325. this.pictureBox6.TabStop = false;
  2326. //
  2327. // pictureBox55
  2328. //
  2329. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  2330. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2331. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  2332. this.pictureBox55.Name = "pictureBox55";
  2333. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  2334. this.pictureBox55.TabIndex = 114;
  2335. this.pictureBox55.TabStop = false;
  2336. //
  2337. // pictureBox56
  2338. //
  2339. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  2340. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2341. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  2342. this.pictureBox56.Name = "pictureBox56";
  2343. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  2344. this.pictureBox56.TabIndex = 112;
  2345. this.pictureBox56.TabStop = false;
  2346. //
  2347. // pictureBox27
  2348. //
  2349. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  2350. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2351. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  2352. this.pictureBox27.Name = "pictureBox27";
  2353. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  2354. this.pictureBox27.TabIndex = 96;
  2355. this.pictureBox27.TabStop = false;
  2356. //
  2357. // pictureBox25
  2358. //
  2359. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  2360. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2361. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  2362. this.pictureBox25.Name = "pictureBox25";
  2363. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  2364. this.pictureBox25.TabIndex = 93;
  2365. this.pictureBox25.TabStop = false;
  2366. //
  2367. // pictureBox30
  2368. //
  2369. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  2370. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2371. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  2372. this.pictureBox30.Name = "pictureBox30";
  2373. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  2374. this.pictureBox30.TabIndex = 97;
  2375. this.pictureBox30.TabStop = false;
  2376. //
  2377. // pictureBox28
  2378. //
  2379. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  2380. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2381. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  2382. this.pictureBox28.Name = "pictureBox28";
  2383. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  2384. this.pictureBox28.TabIndex = 98;
  2385. this.pictureBox28.TabStop = false;
  2386. //
  2387. // pictureBox29
  2388. //
  2389. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  2390. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2391. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  2392. this.pictureBox29.Name = "pictureBox29";
  2393. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  2394. this.pictureBox29.TabIndex = 94;
  2395. this.pictureBox29.TabStop = false;
  2396. //
  2397. // pictureBox26
  2398. //
  2399. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  2400. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2401. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  2402. this.pictureBox26.Name = "pictureBox26";
  2403. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  2404. this.pictureBox26.TabIndex = 95;
  2405. this.pictureBox26.TabStop = false;
  2406. //
  2407. // txtDownloadStatus
  2408. //
  2409. this.txtDownloadStatus.AutoSize = true;
  2410. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2411. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2412. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 76);
  2413. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2414. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2415. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2416. this.txtDownloadStatus.TabIndex = 72;
  2417. this.txtDownloadStatus.Tag = "";
  2418. this.txtDownloadStatus.Text = "Idle";
  2419. //
  2420. // linkLabel1
  2421. //
  2422. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  2423. this.linkLabel1.AutoSize = true;
  2424. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2425. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  2426. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  2427. this.linkLabel1.Location = new System.Drawing.Point(4, 135);
  2428. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2429. this.linkLabel1.Name = "linkLabel1";
  2430. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  2431. this.linkLabel1.TabIndex = 78;
  2432. this.linkLabel1.TabStop = true;
  2433. this.linkLabel1.Tag = "";
  2434. this.linkLabel1.Text = "See warnings";
  2435. this.linkLabel1.Visible = false;
  2436. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  2437. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2438. //
  2439. // label44
  2440. //
  2441. this.label44.AutoSize = true;
  2442. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2443. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  2444. this.label44.Location = new System.Drawing.Point(454, 1);
  2445. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2446. this.label44.Name = "label44";
  2447. this.label44.Size = new System.Drawing.Size(164, 25);
  2448. this.label44.TabIndex = 74;
  2449. this.label44.Tag = "themeable";
  2450. this.label44.Text = "Set bit preference";
  2451. //
  2452. // button6
  2453. //
  2454. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  2455. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2456. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2457. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2458. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2459. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2460. this.button6.ForeColor = System.Drawing.Color.White;
  2461. this.button6.Location = new System.Drawing.Point(460, 128);
  2462. this.button6.Margin = new System.Windows.Forms.Padding(2);
  2463. this.button6.Name = "button6";
  2464. this.button6.Size = new System.Drawing.Size(143, 35);
  2465. this.button6.TabIndex = 77;
  2466. this.button6.Text = "Go to Downloads";
  2467. this.button6.UseVisualStyleBackColor = false;
  2468. this.button6.Click += new System.EventHandler(this.button6_Click);
  2469. //
  2470. // btnGetFeed
  2471. //
  2472. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2473. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2474. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2475. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2476. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2477. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2478. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2479. this.btnGetFeed.Location = new System.Drawing.Point(650, 8);
  2480. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2481. this.btnGetFeed.Name = "btnGetFeed";
  2482. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  2483. this.btnGetFeed.TabIndex = 161;
  2484. this.btnGetFeed.Text = "Refresh links";
  2485. this.btnGetFeed.UseVisualStyleBackColor = false;
  2486. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2487. //
  2488. // label41
  2489. //
  2490. this.label41.AutoSize = true;
  2491. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2492. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  2493. this.label41.Location = new System.Drawing.Point(5, 7);
  2494. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2495. this.label41.Name = "label41";
  2496. this.label41.Size = new System.Drawing.Size(365, 28);
  2497. this.label41.TabIndex = 53;
  2498. this.label41.Tag = "themeable";
  2499. this.label41.Text = "Quickly download && install useful apps";
  2500. //
  2501. // cleanerTab
  2502. //
  2503. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2504. this.cleanerTab.Controls.Add(this.cleaningpanel);
  2505. this.cleanerTab.Controls.Add(this.label6);
  2506. this.cleanerTab.Controls.Add(this.panel1);
  2507. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  2508. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2509. this.cleanerTab.Name = "cleanerTab";
  2510. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2511. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  2512. this.cleanerTab.TabIndex = 5;
  2513. this.cleanerTab.Text = "Cleaner";
  2514. //
  2515. // cleaningpanel
  2516. //
  2517. this.cleaningpanel.Controls.Add(this.progress2);
  2518. this.cleaningpanel.Controls.Add(this.label4);
  2519. this.cleaningpanel.Location = new System.Drawing.Point(11, 288);
  2520. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  2521. this.cleaningpanel.Name = "cleaningpanel";
  2522. this.cleaningpanel.Size = new System.Drawing.Size(511, 70);
  2523. this.cleaningpanel.TabIndex = 47;
  2524. //
  2525. // progress2
  2526. //
  2527. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  2528. this.progress2.Location = new System.Drawing.Point(29, 38);
  2529. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  2530. this.progress2.MarqueeAnimationSpeed = 1;
  2531. this.progress2.Name = "progress2";
  2532. this.progress2.Size = new System.Drawing.Size(454, 11);
  2533. this.progress2.TabIndex = 44;
  2534. this.progress2.Visible = false;
  2535. //
  2536. // label4
  2537. //
  2538. this.label4.AutoSize = true;
  2539. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2540. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  2541. this.label4.Location = new System.Drawing.Point(25, 13);
  2542. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2543. this.label4.Name = "label4";
  2544. this.label4.Size = new System.Drawing.Size(85, 21);
  2545. this.label4.TabIndex = 45;
  2546. this.label4.Tag = "themeable";
  2547. this.label4.Text = "Cleaning...";
  2548. this.label4.Visible = false;
  2549. //
  2550. // label6
  2551. //
  2552. this.label6.AutoSize = true;
  2553. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2554. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  2555. this.label6.Location = new System.Drawing.Point(6, 10);
  2556. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2557. this.label6.Name = "label6";
  2558. this.label6.Size = new System.Drawing.Size(260, 28);
  2559. this.label6.TabIndex = 46;
  2560. this.label6.Tag = "themeable";
  2561. this.label6.Text = "Clean up your system drive";
  2562. //
  2563. // panel1
  2564. //
  2565. this.panel1.Controls.Add(this.lblPretext);
  2566. this.panel1.Controls.Add(this.lblFootprint);
  2567. this.panel1.Controls.Add(this.checkErrorReports);
  2568. this.panel1.Controls.Add(this.button20);
  2569. this.panel1.Controls.Add(this.checkSelectAll);
  2570. this.panel1.Controls.Add(this.checkMediaCache);
  2571. this.panel1.Controls.Add(this.checkTemp);
  2572. this.panel1.Controls.Add(this.checkLogs);
  2573. this.panel1.Controls.Add(this.checkBin);
  2574. this.panel1.Controls.Add(this.checkMiniDumps);
  2575. this.panel1.Location = new System.Drawing.Point(11, 40);
  2576. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  2577. this.panel1.Name = "panel1";
  2578. this.panel1.Size = new System.Drawing.Size(511, 243);
  2579. this.panel1.TabIndex = 45;
  2580. //
  2581. // lblPretext
  2582. //
  2583. this.lblPretext.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2584. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2585. this.lblPretext.Location = new System.Drawing.Point(104, 196);
  2586. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2587. this.lblPretext.Name = "lblPretext";
  2588. this.lblPretext.Size = new System.Drawing.Size(170, 31);
  2589. this.lblPretext.TabIndex = 49;
  2590. this.lblPretext.Tag = "";
  2591. this.lblPretext.Text = "Temp size to be freed:";
  2592. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2593. //
  2594. // lblFootprint
  2595. //
  2596. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2597. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2598. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2599. this.lblFootprint.Location = new System.Drawing.Point(275, 195);
  2600. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2601. this.lblFootprint.Name = "lblFootprint";
  2602. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  2603. this.lblFootprint.TabIndex = 48;
  2604. this.lblFootprint.Tag = "themeable";
  2605. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2606. //
  2607. // button20
  2608. //
  2609. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  2610. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2611. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2612. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2613. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2614. this.button20.ForeColor = System.Drawing.Color.White;
  2615. this.button20.Location = new System.Drawing.Point(29, 196);
  2616. this.button20.Margin = new System.Windows.Forms.Padding(2);
  2617. this.button20.Name = "button20";
  2618. this.button20.Size = new System.Drawing.Size(71, 31);
  2619. this.button20.TabIndex = 34;
  2620. this.button20.Text = "Clean";
  2621. this.button20.UseVisualStyleBackColor = false;
  2622. this.button20.Click += new System.EventHandler(this.button20_Click);
  2623. //
  2624. // pingerTab
  2625. //
  2626. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2627. this.pingerTab.Controls.Add(this.button10);
  2628. this.pingerTab.Controls.Add(this.btnExport);
  2629. this.pingerTab.Controls.Add(this.button9);
  2630. this.pingerTab.Controls.Add(this.button7);
  2631. this.pingerTab.Controls.Add(this.panel7);
  2632. this.pingerTab.Controls.Add(this.label40);
  2633. this.pingerTab.Controls.Add(this.btnShodan);
  2634. this.pingerTab.Controls.Add(this.btnPing);
  2635. this.pingerTab.Controls.Add(this.txtPingInput);
  2636. this.pingerTab.Controls.Add(this.label39);
  2637. this.pingerTab.Controls.Add(this.label32);
  2638. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  2639. this.pingerTab.Name = "pingerTab";
  2640. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  2641. this.pingerTab.Size = new System.Drawing.Size(758, 611);
  2642. this.pingerTab.TabIndex = 13;
  2643. this.pingerTab.Text = "Pinger";
  2644. //
  2645. // button10
  2646. //
  2647. this.button10.BackColor = System.Drawing.Color.DodgerBlue;
  2648. this.button10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2649. this.button10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2650. this.button10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2651. this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2652. this.button10.ForeColor = System.Drawing.Color.White;
  2653. this.button10.Location = new System.Drawing.Point(26, 512);
  2654. this.button10.Margin = new System.Windows.Forms.Padding(2);
  2655. this.button10.Name = "button10";
  2656. this.button10.Size = new System.Drawing.Size(139, 29);
  2657. this.button10.TabIndex = 84;
  2658. this.button10.Text = "Flush DNS cache";
  2659. this.button10.UseVisualStyleBackColor = false;
  2660. this.button10.Click += new System.EventHandler(this.button10_Click);
  2661. //
  2662. // btnExport
  2663. //
  2664. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  2665. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2666. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2667. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2668. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2669. this.btnExport.ForeColor = System.Drawing.Color.White;
  2670. this.btnExport.Location = new System.Drawing.Point(499, 512);
  2671. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  2672. this.btnExport.Name = "btnExport";
  2673. this.btnExport.Size = new System.Drawing.Size(71, 29);
  2674. this.btnExport.TabIndex = 83;
  2675. this.btnExport.Text = "Export...";
  2676. this.btnExport.UseVisualStyleBackColor = false;
  2677. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  2678. //
  2679. // button9
  2680. //
  2681. this.button9.BackColor = System.Drawing.Color.DodgerBlue;
  2682. this.button9.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2683. this.button9.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2684. this.button9.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2685. this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2686. this.button9.ForeColor = System.Drawing.Color.White;
  2687. this.button9.Location = new System.Drawing.Point(265, 116);
  2688. this.button9.Margin = new System.Windows.Forms.Padding(2);
  2689. this.button9.Name = "button9";
  2690. this.button9.Size = new System.Drawing.Size(71, 31);
  2691. this.button9.TabIndex = 82;
  2692. this.button9.Text = "Copy IP";
  2693. this.button9.UseVisualStyleBackColor = false;
  2694. this.button9.Click += new System.EventHandler(this.button9_Click);
  2695. //
  2696. // button7
  2697. //
  2698. this.button7.BackColor = System.Drawing.Color.DodgerBlue;
  2699. this.button7.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2700. this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2701. this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2702. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2703. this.button7.ForeColor = System.Drawing.Color.White;
  2704. this.button7.Location = new System.Drawing.Point(340, 83);
  2705. this.button7.Margin = new System.Windows.Forms.Padding(2);
  2706. this.button7.Name = "button7";
  2707. this.button7.Size = new System.Drawing.Size(71, 29);
  2708. this.button7.TabIndex = 81;
  2709. this.button7.Text = "Copy";
  2710. this.button7.UseVisualStyleBackColor = false;
  2711. this.button7.Click += new System.EventHandler(this.button7_Click);
  2712. //
  2713. // panel7
  2714. //
  2715. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2716. this.panel7.Controls.Add(this.listPingResults);
  2717. this.panel7.Location = new System.Drawing.Point(26, 200);
  2718. this.panel7.Name = "panel7";
  2719. this.panel7.Size = new System.Drawing.Size(544, 307);
  2720. this.panel7.TabIndex = 80;
  2721. //
  2722. // listPingResults
  2723. //
  2724. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2725. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2726. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  2727. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2728. this.listPingResults.ForeColor = System.Drawing.Color.White;
  2729. this.listPingResults.FormattingEnabled = true;
  2730. this.listPingResults.HorizontalScrollbar = true;
  2731. this.listPingResults.ItemHeight = 21;
  2732. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  2733. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  2734. this.listPingResults.Name = "listPingResults";
  2735. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  2736. this.listPingResults.TabIndex = 79;
  2737. //
  2738. // label40
  2739. //
  2740. this.label40.AutoSize = true;
  2741. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2742. this.label40.ForeColor = System.Drawing.Color.Silver;
  2743. this.label40.Location = new System.Drawing.Point(21, 176);
  2744. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2745. this.label40.Name = "label40";
  2746. this.label40.Size = new System.Drawing.Size(62, 21);
  2747. this.label40.TabIndex = 60;
  2748. this.label40.Tag = "";
  2749. this.label40.Text = "Results";
  2750. //
  2751. // btnShodan
  2752. //
  2753. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  2754. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2755. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2756. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2757. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2758. this.btnShodan.ForeColor = System.Drawing.Color.White;
  2759. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  2760. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  2761. this.btnShodan.Name = "btnShodan";
  2762. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  2763. this.btnShodan.TabIndex = 59;
  2764. this.btnShodan.Text = "Check on SHODAN.io";
  2765. this.btnShodan.UseVisualStyleBackColor = false;
  2766. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  2767. //
  2768. // btnPing
  2769. //
  2770. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  2771. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2772. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2773. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2774. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2775. this.btnPing.ForeColor = System.Drawing.Color.White;
  2776. this.btnPing.Location = new System.Drawing.Point(26, 116);
  2777. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  2778. this.btnPing.Name = "btnPing";
  2779. this.btnPing.Size = new System.Drawing.Size(71, 31);
  2780. this.btnPing.TabIndex = 58;
  2781. this.btnPing.Text = "Ping";
  2782. this.btnPing.UseVisualStyleBackColor = false;
  2783. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  2784. //
  2785. // txtPingInput
  2786. //
  2787. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2788. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2789. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2790. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  2791. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  2792. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  2793. this.txtPingInput.Name = "txtPingInput";
  2794. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  2795. this.txtPingInput.TabIndex = 56;
  2796. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2797. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  2798. //
  2799. // label39
  2800. //
  2801. this.label39.AutoSize = true;
  2802. this.label39.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2803. this.label39.ForeColor = System.Drawing.Color.Silver;
  2804. this.label39.Location = new System.Drawing.Point(23, 60);
  2805. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2806. this.label39.Name = "label39";
  2807. this.label39.Size = new System.Drawing.Size(139, 21);
  2808. this.label39.TabIndex = 57;
  2809. this.label39.Tag = "";
  2810. this.label39.Text = "IP / Domain name";
  2811. //
  2812. // label32
  2813. //
  2814. this.label32.AutoSize = true;
  2815. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2816. this.label32.ForeColor = System.Drawing.Color.DodgerBlue;
  2817. this.label32.Location = new System.Drawing.Point(6, 10);
  2818. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2819. this.label32.Name = "label32";
  2820. this.label32.Size = new System.Drawing.Size(393, 28);
  2821. this.label32.TabIndex = 47;
  2822. this.label32.Tag = "themeable";
  2823. this.label32.Text = "Ping IP addresses and assess your latency";
  2824. //
  2825. // hostsEditorTab
  2826. //
  2827. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2828. this.hostsEditorTab.Controls.Add(this.panel4);
  2829. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  2830. this.hostsEditorTab.Controls.Add(this.label10);
  2831. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  2832. this.hostsEditorTab.Controls.Add(this.label9);
  2833. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  2834. this.hostsEditorTab.Controls.Add(this.label3);
  2835. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  2836. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  2837. this.hostsEditorTab.Name = "hostsEditorTab";
  2838. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  2839. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  2840. this.hostsEditorTab.TabIndex = 9;
  2841. this.hostsEditorTab.Text = "Hosts";
  2842. //
  2843. // panel4
  2844. //
  2845. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2846. | System.Windows.Forms.AnchorStyles.Left)
  2847. | System.Windows.Forms.AnchorStyles.Right)));
  2848. this.panel4.Controls.Add(this.label31);
  2849. this.panel4.Controls.Add(this.label30);
  2850. this.panel4.Controls.Add(this.button4);
  2851. this.panel4.Controls.Add(this.button3);
  2852. this.panel4.Controls.Add(this.button2);
  2853. this.panel4.Controls.Add(this.button1);
  2854. this.panel4.Controls.Add(this.label29);
  2855. this.panel4.Controls.Add(this.chkReadOnly);
  2856. this.panel4.Controls.Add(this.panelList);
  2857. this.panel4.Controls.Add(this.chkBlock);
  2858. this.panel4.Controls.Add(this.button41);
  2859. this.panel4.Controls.Add(this.button42);
  2860. this.panel4.Controls.Add(this.button46);
  2861. this.panel4.Controls.Add(this.button47);
  2862. this.panel4.Controls.Add(this.txtIP);
  2863. this.panel4.Controls.Add(this.txtDomain);
  2864. this.panel4.Controls.Add(this.label12);
  2865. this.panel4.Controls.Add(this.label11);
  2866. this.panel4.Location = new System.Drawing.Point(6, 70);
  2867. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  2868. this.panel4.Name = "panel4";
  2869. this.panel4.Size = new System.Drawing.Size(746, 535);
  2870. this.panel4.TabIndex = 53;
  2871. //
  2872. // label31
  2873. //
  2874. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2875. this.label31.ForeColor = System.Drawing.Color.Silver;
  2876. this.label31.Location = new System.Drawing.Point(325, 279);
  2877. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2878. this.label31.Name = "label31";
  2879. this.label31.Size = new System.Drawing.Size(281, 25);
  2880. this.label31.TabIndex = 68;
  2881. this.label31.Tag = "";
  2882. this.label31.Text = "(will delete your current config)";
  2883. //
  2884. // label30
  2885. //
  2886. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2887. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  2888. this.label30.Location = new System.Drawing.Point(322, 254);
  2889. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2890. this.label30.Name = "label30";
  2891. this.label30.Size = new System.Drawing.Size(281, 25);
  2892. this.label30.TabIndex = 67;
  2893. this.label30.Tag = "themeable";
  2894. this.label30.Text = "Pre-made adblocks";
  2895. //
  2896. // button4
  2897. //
  2898. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  2899. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2900. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2901. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2902. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2903. this.button4.ForeColor = System.Drawing.Color.White;
  2904. this.button4.Location = new System.Drawing.Point(485, 351);
  2905. this.button4.Margin = new System.Windows.Forms.Padding(2);
  2906. this.button4.Name = "button4";
  2907. this.button4.Size = new System.Drawing.Size(153, 31);
  2908. this.button4.TabIndex = 66;
  2909. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  2910. this.button4.UseVisualStyleBackColor = false;
  2911. this.button4.Click += new System.EventHandler(this.button4_Click);
  2912. //
  2913. // button3
  2914. //
  2915. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  2916. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2917. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2918. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2919. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2920. this.button3.ForeColor = System.Drawing.Color.White;
  2921. this.button3.Location = new System.Drawing.Point(485, 316);
  2922. this.button3.Margin = new System.Windows.Forms.Padding(2);
  2923. this.button3.Name = "button3";
  2924. this.button3.Size = new System.Drawing.Size(153, 31);
  2925. this.button3.TabIndex = 65;
  2926. this.button3.Text = "Enable AdBlock + Porn";
  2927. this.button3.UseVisualStyleBackColor = false;
  2928. this.button3.Click += new System.EventHandler(this.button3_Click);
  2929. //
  2930. // button2
  2931. //
  2932. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  2933. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2934. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2935. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2936. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2937. this.button2.ForeColor = System.Drawing.Color.White;
  2938. this.button2.Location = new System.Drawing.Point(327, 351);
  2939. this.button2.Margin = new System.Windows.Forms.Padding(2);
  2940. this.button2.Name = "button2";
  2941. this.button2.Size = new System.Drawing.Size(153, 31);
  2942. this.button2.TabIndex = 64;
  2943. this.button2.Text = "Enable AdBlock + Social";
  2944. this.button2.UseVisualStyleBackColor = false;
  2945. this.button2.Click += new System.EventHandler(this.button2_Click);
  2946. //
  2947. // button1
  2948. //
  2949. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  2950. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2951. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2952. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2953. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2954. this.button1.ForeColor = System.Drawing.Color.White;
  2955. this.button1.Location = new System.Drawing.Point(327, 316);
  2956. this.button1.Margin = new System.Windows.Forms.Padding(2);
  2957. this.button1.Name = "button1";
  2958. this.button1.Size = new System.Drawing.Size(153, 31);
  2959. this.button1.TabIndex = 63;
  2960. this.button1.Text = "Enable AdBlock Basic";
  2961. this.button1.UseVisualStyleBackColor = false;
  2962. this.button1.Click += new System.EventHandler(this.button1_Click);
  2963. //
  2964. // label29
  2965. //
  2966. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2967. this.label29.ForeColor = System.Drawing.Color.Silver;
  2968. this.label29.Location = new System.Drawing.Point(323, 165);
  2969. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2970. this.label29.Name = "label29";
  2971. this.label29.Size = new System.Drawing.Size(281, 25);
  2972. this.label29.TabIndex = 62;
  2973. this.label29.Tag = "";
  2974. this.label29.Text = "Protect your HOSTS file by locking it.";
  2975. //
  2976. // panelList
  2977. //
  2978. this.panelList.Controls.Add(this.listHostEntries);
  2979. this.panelList.Location = new System.Drawing.Point(5, 3);
  2980. this.panelList.Name = "panelList";
  2981. this.panelList.Size = new System.Drawing.Size(312, 388);
  2982. this.panelList.TabIndex = 60;
  2983. //
  2984. // listHostEntries
  2985. //
  2986. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2987. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2988. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  2989. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2990. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  2991. this.listHostEntries.FormattingEnabled = true;
  2992. this.listHostEntries.HorizontalScrollbar = true;
  2993. this.listHostEntries.ItemHeight = 21;
  2994. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  2995. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  2996. this.listHostEntries.Name = "listHostEntries";
  2997. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  2998. this.listHostEntries.TabIndex = 52;
  2999. //
  3000. // button41
  3001. //
  3002. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  3003. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3004. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3005. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3006. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3007. this.button41.ForeColor = System.Drawing.Color.White;
  3008. this.button41.Location = new System.Drawing.Point(112, 394);
  3009. this.button41.Margin = new System.Windows.Forms.Padding(2);
  3010. this.button41.Name = "button41";
  3011. this.button41.Size = new System.Drawing.Size(98, 31);
  3012. this.button41.TabIndex = 55;
  3013. this.button41.Text = "Refresh";
  3014. this.button41.UseVisualStyleBackColor = false;
  3015. this.button41.Click += new System.EventHandler(this.button41_Click);
  3016. //
  3017. // button42
  3018. //
  3019. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  3020. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3021. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3022. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3023. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3024. this.button42.ForeColor = System.Drawing.Color.White;
  3025. this.button42.Location = new System.Drawing.Point(213, 394);
  3026. this.button42.Margin = new System.Windows.Forms.Padding(2);
  3027. this.button42.Name = "button42";
  3028. this.button42.Size = new System.Drawing.Size(104, 31);
  3029. this.button42.TabIndex = 54;
  3030. this.button42.Text = "Remove";
  3031. this.button42.UseVisualStyleBackColor = false;
  3032. this.button42.Click += new System.EventHandler(this.button42_Click);
  3033. //
  3034. // button46
  3035. //
  3036. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  3037. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3038. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3039. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3040. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3041. this.button46.ForeColor = System.Drawing.Color.White;
  3042. this.button46.Location = new System.Drawing.Point(6, 394);
  3043. this.button46.Margin = new System.Windows.Forms.Padding(2);
  3044. this.button46.Name = "button46";
  3045. this.button46.Size = new System.Drawing.Size(102, 31);
  3046. this.button46.TabIndex = 53;
  3047. this.button46.Text = "Remove all";
  3048. this.button46.UseVisualStyleBackColor = false;
  3049. this.button46.Click += new System.EventHandler(this.button46_Click);
  3050. //
  3051. // button47
  3052. //
  3053. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  3054. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3055. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3056. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3057. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3058. this.button47.ForeColor = System.Drawing.Color.White;
  3059. this.button47.Location = new System.Drawing.Point(551, 110);
  3060. this.button47.Margin = new System.Windows.Forms.Padding(2);
  3061. this.button47.Name = "button47";
  3062. this.button47.Size = new System.Drawing.Size(87, 31);
  3063. this.button47.TabIndex = 57;
  3064. this.button47.Text = "Add";
  3065. this.button47.UseVisualStyleBackColor = false;
  3066. this.button47.Click += new System.EventHandler(this.button47_Click);
  3067. //
  3068. // txtIP
  3069. //
  3070. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3071. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3072. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3073. this.txtIP.ForeColor = System.Drawing.Color.White;
  3074. this.txtIP.Location = new System.Drawing.Point(328, 23);
  3075. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  3076. this.txtIP.Name = "txtIP";
  3077. this.txtIP.Size = new System.Drawing.Size(310, 29);
  3078. this.txtIP.TabIndex = 0;
  3079. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3080. //
  3081. // txtDomain
  3082. //
  3083. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3084. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3085. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3086. this.txtDomain.ForeColor = System.Drawing.Color.White;
  3087. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  3088. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  3089. this.txtDomain.Name = "txtDomain";
  3090. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  3091. this.txtDomain.TabIndex = 1;
  3092. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3093. //
  3094. // label12
  3095. //
  3096. this.label12.AutoSize = true;
  3097. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3098. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  3099. this.label12.Location = new System.Drawing.Point(323, 54);
  3100. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3101. this.label12.Name = "label12";
  3102. this.label12.Size = new System.Drawing.Size(66, 21);
  3103. this.label12.TabIndex = 55;
  3104. this.label12.Tag = "themeable";
  3105. this.label12.Text = "Domain";
  3106. //
  3107. // label11
  3108. //
  3109. this.label11.AutoSize = true;
  3110. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3111. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  3112. this.label11.Location = new System.Drawing.Point(323, 0);
  3113. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3114. this.label11.Name = "label11";
  3115. this.label11.Size = new System.Drawing.Size(85, 21);
  3116. this.label11.TabIndex = 53;
  3117. this.label11.Tag = "themeable";
  3118. this.label11.Text = "IP address";
  3119. //
  3120. // linkLabel4
  3121. //
  3122. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3123. this.linkLabel4.AutoSize = true;
  3124. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3125. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  3126. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  3127. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3128. this.linkLabel4.Name = "linkLabel4";
  3129. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  3130. this.linkLabel4.TabIndex = 51;
  3131. this.linkLabel4.TabStop = true;
  3132. this.linkLabel4.Tag = "";
  3133. this.linkLabel4.Text = "Restore default";
  3134. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3135. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  3136. //
  3137. // label10
  3138. //
  3139. this.label10.AutoSize = true;
  3140. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3141. this.label10.Location = new System.Drawing.Point(215, 38);
  3142. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3143. this.label10.Name = "label10";
  3144. this.label10.Size = new System.Drawing.Size(18, 21);
  3145. this.label10.TabIndex = 50;
  3146. this.label10.Text = " |";
  3147. //
  3148. // linkLabel3
  3149. //
  3150. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3151. this.linkLabel3.AutoSize = true;
  3152. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3153. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  3154. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  3155. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3156. this.linkLabel3.Name = "linkLabel3";
  3157. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  3158. this.linkLabel3.TabIndex = 49;
  3159. this.linkLabel3.TabStop = true;
  3160. this.linkLabel3.Tag = "";
  3161. this.linkLabel3.Text = "Advanced editor";
  3162. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3163. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3164. //
  3165. // label9
  3166. //
  3167. this.label9.AutoSize = true;
  3168. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3169. this.label9.Location = new System.Drawing.Point(65, 38);
  3170. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3171. this.label9.Name = "label9";
  3172. this.label9.Size = new System.Drawing.Size(18, 21);
  3173. this.label9.TabIndex = 48;
  3174. this.label9.Text = " |";
  3175. //
  3176. // linkLabel2
  3177. //
  3178. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3179. this.linkLabel2.AutoSize = true;
  3180. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3181. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  3182. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  3183. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3184. this.linkLabel2.Name = "linkLabel2";
  3185. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  3186. this.linkLabel2.TabIndex = 47;
  3187. this.linkLabel2.TabStop = true;
  3188. this.linkLabel2.Tag = "";
  3189. this.linkLabel2.Text = "Locate";
  3190. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3191. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  3192. //
  3193. // label3
  3194. //
  3195. this.label3.AutoSize = true;
  3196. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3197. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  3198. this.label3.Location = new System.Drawing.Point(6, 10);
  3199. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3200. this.label3.Name = "label3";
  3201. this.label3.Size = new System.Drawing.Size(182, 28);
  3202. this.label3.TabIndex = 3;
  3203. this.label3.Tag = "themeable";
  3204. this.label3.Text = "Edit your hosts file";
  3205. //
  3206. // registryFixerTab
  3207. //
  3208. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3209. this.registryFixerTab.Controls.Add(this.panel2);
  3210. this.registryFixerTab.Controls.Add(this.label7);
  3211. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  3212. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  3213. this.registryFixerTab.Name = "registryFixerTab";
  3214. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  3215. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  3216. this.registryFixerTab.TabIndex = 8;
  3217. this.registryFixerTab.Text = "Registry";
  3218. //
  3219. // panel2
  3220. //
  3221. this.panel2.Controls.Add(this.button33);
  3222. this.panel2.Controls.Add(this.label8);
  3223. this.panel2.Controls.Add(this.checkRestartExplorer);
  3224. this.panel2.Controls.Add(this.checkRegistryEditor);
  3225. this.panel2.Controls.Add(this.checkEnableAll);
  3226. this.panel2.Controls.Add(this.checkContextMenu);
  3227. this.panel2.Controls.Add(this.checkTaskManager);
  3228. this.panel2.Controls.Add(this.checkCommandPrompt);
  3229. this.panel2.Controls.Add(this.checkFirewall);
  3230. this.panel2.Controls.Add(this.checkRunDialog);
  3231. this.panel2.Controls.Add(this.checkFolderOptions);
  3232. this.panel2.Controls.Add(this.checkControlPanel);
  3233. this.panel2.Location = new System.Drawing.Point(11, 40);
  3234. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  3235. this.panel2.Name = "panel2";
  3236. this.panel2.Size = new System.Drawing.Size(511, 286);
  3237. this.panel2.TabIndex = 48;
  3238. //
  3239. // button33
  3240. //
  3241. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  3242. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3243. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3244. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3245. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3246. this.button33.ForeColor = System.Drawing.Color.White;
  3247. this.button33.Location = new System.Drawing.Point(29, 252);
  3248. this.button33.Margin = new System.Windows.Forms.Padding(2);
  3249. this.button33.Name = "button33";
  3250. this.button33.Size = new System.Drawing.Size(71, 31);
  3251. this.button33.TabIndex = 49;
  3252. this.button33.Text = "Fix";
  3253. this.button33.UseVisualStyleBackColor = false;
  3254. this.button33.Click += new System.EventHandler(this.button33_Click);
  3255. //
  3256. // label8
  3257. //
  3258. this.label8.AutoSize = true;
  3259. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3260. this.label8.ForeColor = System.Drawing.Color.Silver;
  3261. this.label8.Location = new System.Drawing.Point(93, 202);
  3262. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3263. this.label8.Name = "label8";
  3264. this.label8.Size = new System.Drawing.Size(236, 21);
  3265. this.label8.TabIndex = 51;
  3266. this.label8.Tag = "";
  3267. this.label8.Text = "(some changes might need this)";
  3268. //
  3269. // label7
  3270. //
  3271. this.label7.AutoSize = true;
  3272. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3273. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  3274. this.label7.Location = new System.Drawing.Point(6, 10);
  3275. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3276. this.label7.Name = "label7";
  3277. this.label7.Size = new System.Drawing.Size(260, 28);
  3278. this.label7.TabIndex = 47;
  3279. this.label7.Tag = "themeable";
  3280. this.label7.Text = "Fix common registry issues";
  3281. //
  3282. // integratorTab
  3283. //
  3284. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3285. this.integratorTab.Controls.Add(this.synapse);
  3286. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  3287. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  3288. this.integratorTab.Name = "integratorTab";
  3289. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  3290. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  3291. this.integratorTab.TabIndex = 10;
  3292. this.integratorTab.Text = "Integrator";
  3293. //
  3294. // synapse
  3295. //
  3296. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3297. this.synapse.Controls.Add(this.integratorInfoTab);
  3298. this.synapse.Controls.Add(this.tabPage8);
  3299. this.synapse.Controls.Add(this.tabPage9);
  3300. this.synapse.Controls.Add(this.tabPage10);
  3301. this.synapse.Controls.Add(this.tabPage11);
  3302. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  3303. this.synapse.Location = new System.Drawing.Point(2, 2);
  3304. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  3305. this.synapse.Multiline = true;
  3306. this.synapse.Name = "synapse";
  3307. this.synapse.SelectedIndex = 0;
  3308. this.synapse.Size = new System.Drawing.Size(754, 609);
  3309. this.synapse.TabIndex = 0;
  3310. //
  3311. // integratorInfoTab
  3312. //
  3313. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3314. this.integratorInfoTab.Controls.Add(this.label19);
  3315. this.integratorInfoTab.Controls.Add(this.label18);
  3316. this.integratorInfoTab.Controls.Add(this.label17);
  3317. this.integratorInfoTab.Controls.Add(this.label16);
  3318. this.integratorInfoTab.Controls.Add(this.label15);
  3319. this.integratorInfoTab.Controls.Add(this.label14);
  3320. this.integratorInfoTab.Controls.Add(this.label13);
  3321. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  3322. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  3323. this.integratorInfoTab.Name = "integratorInfoTab";
  3324. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  3325. this.integratorInfoTab.Size = new System.Drawing.Size(746, 581);
  3326. this.integratorInfoTab.TabIndex = 0;
  3327. this.integratorInfoTab.Text = "Info";
  3328. //
  3329. // label19
  3330. //
  3331. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3332. this.label19.ForeColor = System.Drawing.Color.Silver;
  3333. this.label19.Location = new System.Drawing.Point(6, 225);
  3334. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3335. this.label19.Name = "label19";
  3336. this.label19.Size = new System.Drawing.Size(501, 233);
  3337. this.label19.TabIndex = 10;
  3338. this.label19.Tag = "";
  3339. this.label19.Text = resources.GetString("label19.Text");
  3340. //
  3341. // label18
  3342. //
  3343. this.label18.AutoSize = true;
  3344. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3345. this.label18.ForeColor = System.Drawing.Color.Silver;
  3346. this.label18.Location = new System.Drawing.Point(38, 183);
  3347. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3348. this.label18.Name = "label18";
  3349. this.label18.Size = new System.Drawing.Size(122, 25);
  3350. this.label18.TabIndex = 9;
  3351. this.label18.Tag = "";
  3352. this.label18.Text = "• Commands";
  3353. //
  3354. // label17
  3355. //
  3356. this.label17.AutoSize = true;
  3357. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3358. this.label17.ForeColor = System.Drawing.Color.Silver;
  3359. this.label17.Location = new System.Drawing.Point(38, 158);
  3360. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3361. this.label17.Name = "label17";
  3362. this.label17.Size = new System.Drawing.Size(157, 25);
  3363. this.label17.TabIndex = 8;
  3364. this.label17.Tag = "";
  3365. this.label17.Text = "• Any type of file";
  3366. //
  3367. // label16
  3368. //
  3369. this.label16.AutoSize = true;
  3370. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3371. this.label16.ForeColor = System.Drawing.Color.Silver;
  3372. this.label16.Location = new System.Drawing.Point(38, 132);
  3373. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3374. this.label16.Name = "label16";
  3375. this.label16.Size = new System.Drawing.Size(181, 25);
  3376. this.label16.TabIndex = 7;
  3377. this.label16.Tag = "";
  3378. this.label16.Text = "• Links to webpages";
  3379. //
  3380. // label15
  3381. //
  3382. this.label15.AutoSize = true;
  3383. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3384. this.label15.ForeColor = System.Drawing.Color.Silver;
  3385. this.label15.Location = new System.Drawing.Point(38, 106);
  3386. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3387. this.label15.Name = "label15";
  3388. this.label15.Size = new System.Drawing.Size(194, 25);
  3389. this.label15.TabIndex = 6;
  3390. this.label15.Tag = "";
  3391. this.label15.Text = "• Shortcuts to folders";
  3392. //
  3393. // label14
  3394. //
  3395. this.label14.AutoSize = true;
  3396. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3397. this.label14.ForeColor = System.Drawing.Color.Silver;
  3398. this.label14.Location = new System.Drawing.Point(38, 81);
  3399. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3400. this.label14.Name = "label14";
  3401. this.label14.Size = new System.Drawing.Size(138, 25);
  3402. this.label14.TabIndex = 5;
  3403. this.label14.Tag = "";
  3404. this.label14.Text = "• Any program";
  3405. //
  3406. // label13
  3407. //
  3408. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3409. this.label13.ForeColor = System.Drawing.Color.Silver;
  3410. this.label13.Location = new System.Drawing.Point(6, 10);
  3411. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3412. this.label13.Name = "label13";
  3413. this.label13.Size = new System.Drawing.Size(412, 61);
  3414. this.label13.TabIndex = 4;
  3415. this.label13.Tag = "";
  3416. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  3417. //
  3418. // tabPage8
  3419. //
  3420. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3421. this.tabPage8.Controls.Add(this.btnAddItem);
  3422. this.tabPage8.Controls.Add(this.itemnamegroup);
  3423. this.tabPage8.Controls.Add(this.security);
  3424. this.tabPage8.Controls.Add(this.itemposition);
  3425. this.tabPage8.Controls.Add(this.icontoaddgroup);
  3426. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  3427. this.tabPage8.Controls.Add(this.itemtype);
  3428. this.tabPage8.Controls.Add(this.label26);
  3429. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  3430. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  3431. this.tabPage8.Name = "tabPage8";
  3432. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  3433. this.tabPage8.Size = new System.Drawing.Size(746, 581);
  3434. this.tabPage8.TabIndex = 1;
  3435. this.tabPage8.Text = "Add/Modify";
  3436. //
  3437. // btnAddItem
  3438. //
  3439. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  3440. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3441. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3442. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3443. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3444. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  3445. this.btnAddItem.Location = new System.Drawing.Point(410, 473);
  3446. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  3447. this.btnAddItem.Name = "btnAddItem";
  3448. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  3449. this.btnAddItem.TabIndex = 85;
  3450. this.btnAddItem.Text = "Add/Modify";
  3451. this.btnAddItem.UseVisualStyleBackColor = false;
  3452. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  3453. //
  3454. // itemnamegroup
  3455. //
  3456. this.itemnamegroup.Controls.Add(this.txtItemName);
  3457. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3458. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  3459. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  3460. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  3461. this.itemnamegroup.Name = "itemnamegroup";
  3462. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  3463. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  3464. this.itemnamegroup.TabIndex = 84;
  3465. this.itemnamegroup.TabStop = false;
  3466. this.itemnamegroup.Text = "Item name in menu:";
  3467. //
  3468. // txtItemName
  3469. //
  3470. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3471. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3472. this.txtItemName.ForeColor = System.Drawing.Color.White;
  3473. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  3474. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  3475. this.txtItemName.Name = "txtItemName";
  3476. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  3477. this.txtItemName.TabIndex = 82;
  3478. //
  3479. // security
  3480. //
  3481. this.security.Controls.Add(this.checkShift);
  3482. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3483. this.security.ForeColor = System.Drawing.Color.Silver;
  3484. this.security.Location = new System.Drawing.Point(11, 338);
  3485. this.security.Margin = new System.Windows.Forms.Padding(2);
  3486. this.security.Name = "security";
  3487. this.security.Padding = new System.Windows.Forms.Padding(2);
  3488. this.security.Size = new System.Drawing.Size(497, 61);
  3489. this.security.TabIndex = 83;
  3490. this.security.TabStop = false;
  3491. this.security.Text = "Security:";
  3492. //
  3493. // itemposition
  3494. //
  3495. this.itemposition.Controls.Add(this.radioTop);
  3496. this.itemposition.Controls.Add(this.radioMiddle);
  3497. this.itemposition.Controls.Add(this.radioBottom);
  3498. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3499. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  3500. this.itemposition.Location = new System.Drawing.Point(11, 272);
  3501. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  3502. this.itemposition.Name = "itemposition";
  3503. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  3504. this.itemposition.Size = new System.Drawing.Size(497, 62);
  3505. this.itemposition.TabIndex = 82;
  3506. this.itemposition.TabStop = false;
  3507. this.itemposition.Text = "Item position:";
  3508. //
  3509. // icontoaddgroup
  3510. //
  3511. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  3512. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  3513. this.icontoaddgroup.Controls.Add(this.txtIcon);
  3514. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3515. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3516. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  3517. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3518. this.icontoaddgroup.Name = "icontoaddgroup";
  3519. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3520. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  3521. this.icontoaddgroup.TabIndex = 81;
  3522. this.icontoaddgroup.TabStop = false;
  3523. this.icontoaddgroup.Text = "Icon to add:";
  3524. //
  3525. // btnBrowseIcon
  3526. //
  3527. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3528. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  3529. this.btnBrowseIcon.Enabled = false;
  3530. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3531. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3532. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3533. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3534. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  3535. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  3536. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  3537. this.btnBrowseIcon.Name = "btnBrowseIcon";
  3538. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  3539. this.btnBrowseIcon.TabIndex = 82;
  3540. this.btnBrowseIcon.Text = "...";
  3541. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  3542. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  3543. //
  3544. // txtIcon
  3545. //
  3546. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3547. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3548. this.txtIcon.Enabled = false;
  3549. this.txtIcon.ForeColor = System.Drawing.Color.White;
  3550. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  3551. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  3552. this.txtIcon.Name = "txtIcon";
  3553. this.txtIcon.ReadOnly = true;
  3554. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  3555. this.txtIcon.TabIndex = 81;
  3556. //
  3557. // itemtoaddgroup
  3558. //
  3559. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  3560. this.itemtoaddgroup.Controls.Add(this.txtItem);
  3561. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3562. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3563. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  3564. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3565. this.itemtoaddgroup.Name = "itemtoaddgroup";
  3566. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3567. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  3568. this.itemtoaddgroup.TabIndex = 80;
  3569. this.itemtoaddgroup.TabStop = false;
  3570. this.itemtoaddgroup.Text = "Program to add:";
  3571. //
  3572. // btnBrowseItem
  3573. //
  3574. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3575. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  3576. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3577. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3578. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3579. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3580. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  3581. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  3582. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  3583. this.btnBrowseItem.Name = "btnBrowseItem";
  3584. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  3585. this.btnBrowseItem.TabIndex = 82;
  3586. this.btnBrowseItem.Text = "...";
  3587. this.btnBrowseItem.UseVisualStyleBackColor = false;
  3588. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  3589. //
  3590. // txtItem
  3591. //
  3592. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3593. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3594. this.txtItem.ForeColor = System.Drawing.Color.White;
  3595. this.txtItem.Location = new System.Drawing.Point(11, 26);
  3596. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  3597. this.txtItem.Name = "txtItem";
  3598. this.txtItem.ReadOnly = true;
  3599. this.txtItem.Size = new System.Drawing.Size(434, 29);
  3600. this.txtItem.TabIndex = 81;
  3601. //
  3602. // itemtype
  3603. //
  3604. this.itemtype.Controls.Add(this.radioCommand);
  3605. this.itemtype.Controls.Add(this.radioProgram);
  3606. this.itemtype.Controls.Add(this.radioFolder);
  3607. this.itemtype.Controls.Add(this.radioFile);
  3608. this.itemtype.Controls.Add(this.radioLink);
  3609. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3610. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  3611. this.itemtype.Location = new System.Drawing.Point(11, 40);
  3612. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  3613. this.itemtype.Name = "itemtype";
  3614. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  3615. this.itemtype.Size = new System.Drawing.Size(497, 63);
  3616. this.itemtype.TabIndex = 79;
  3617. this.itemtype.TabStop = false;
  3618. this.itemtype.Text = "Item Type:";
  3619. //
  3620. // label26
  3621. //
  3622. this.label26.AutoSize = true;
  3623. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3624. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  3625. this.label26.Location = new System.Drawing.Point(6, 10);
  3626. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3627. this.label26.Name = "label26";
  3628. this.label26.Size = new System.Drawing.Size(219, 28);
  3629. this.label26.TabIndex = 78;
  3630. this.label26.Tag = "themeable";
  3631. this.label26.Text = "Add or modify an item";
  3632. //
  3633. // tabPage9
  3634. //
  3635. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3636. this.tabPage9.Controls.Add(this.panel5);
  3637. this.tabPage9.Controls.Add(this.button60);
  3638. this.tabPage9.Controls.Add(this.button61);
  3639. this.tabPage9.Controls.Add(this.button62);
  3640. this.tabPage9.Controls.Add(this.label25);
  3641. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  3642. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  3643. this.tabPage9.Name = "tabPage9";
  3644. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  3645. this.tabPage9.Size = new System.Drawing.Size(746, 581);
  3646. this.tabPage9.TabIndex = 2;
  3647. this.tabPage9.Text = "Remove";
  3648. //
  3649. // panel5
  3650. //
  3651. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3652. this.panel5.Controls.Add(this.listDesktopItems);
  3653. this.panel5.Location = new System.Drawing.Point(11, 39);
  3654. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  3655. this.panel5.Name = "panel5";
  3656. this.panel5.Size = new System.Drawing.Size(293, 435);
  3657. this.panel5.TabIndex = 82;
  3658. //
  3659. // listDesktopItems
  3660. //
  3661. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3662. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3663. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  3664. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3665. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  3666. this.listDesktopItems.FormattingEnabled = true;
  3667. this.listDesktopItems.HorizontalScrollbar = true;
  3668. this.listDesktopItems.ItemHeight = 21;
  3669. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  3670. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  3671. this.listDesktopItems.Name = "listDesktopItems";
  3672. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  3673. this.listDesktopItems.TabIndex = 78;
  3674. //
  3675. // button60
  3676. //
  3677. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  3678. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3679. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3680. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3681. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3682. this.button60.ForeColor = System.Drawing.Color.White;
  3683. this.button60.Location = new System.Drawing.Point(308, 75);
  3684. this.button60.Margin = new System.Windows.Forms.Padding(2);
  3685. this.button60.Name = "button60";
  3686. this.button60.Size = new System.Drawing.Size(94, 31);
  3687. this.button60.TabIndex = 81;
  3688. this.button60.Text = "Refresh";
  3689. this.button60.UseVisualStyleBackColor = false;
  3690. this.button60.Click += new System.EventHandler(this.button60_Click);
  3691. //
  3692. // button61
  3693. //
  3694. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  3695. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3696. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3697. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3698. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3699. this.button61.ForeColor = System.Drawing.Color.White;
  3700. this.button61.Location = new System.Drawing.Point(308, 40);
  3701. this.button61.Margin = new System.Windows.Forms.Padding(2);
  3702. this.button61.Name = "button61";
  3703. this.button61.Size = new System.Drawing.Size(94, 31);
  3704. this.button61.TabIndex = 80;
  3705. this.button61.Text = "Remove";
  3706. this.button61.UseVisualStyleBackColor = false;
  3707. this.button61.Click += new System.EventHandler(this.button61_Click);
  3708. //
  3709. // button62
  3710. //
  3711. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  3712. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3713. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3714. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3715. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3716. this.button62.ForeColor = System.Drawing.Color.White;
  3717. this.button62.Location = new System.Drawing.Point(308, 110);
  3718. this.button62.Margin = new System.Windows.Forms.Padding(2);
  3719. this.button62.Name = "button62";
  3720. this.button62.Size = new System.Drawing.Size(94, 31);
  3721. this.button62.TabIndex = 79;
  3722. this.button62.Text = "Remove all";
  3723. this.button62.UseVisualStyleBackColor = false;
  3724. this.button62.Click += new System.EventHandler(this.button62_Click);
  3725. //
  3726. // label25
  3727. //
  3728. this.label25.AutoSize = true;
  3729. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3730. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  3731. this.label25.Location = new System.Drawing.Point(6, 10);
  3732. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3733. this.label25.Name = "label25";
  3734. this.label25.Size = new System.Drawing.Size(300, 28);
  3735. this.label25.TabIndex = 77;
  3736. this.label25.Tag = "themeable";
  3737. this.label25.Text = "Remove existing Desktop items";
  3738. //
  3739. // tabPage10
  3740. //
  3741. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3742. this.tabPage10.Controls.Add(this.button65);
  3743. this.tabPage10.Controls.Add(this.button66);
  3744. this.tabPage10.Controls.Add(this.label24);
  3745. this.tabPage10.Controls.Add(this.button58);
  3746. this.tabPage10.Controls.Add(this.button59);
  3747. this.tabPage10.Controls.Add(this.button55);
  3748. this.tabPage10.Controls.Add(this.button57);
  3749. this.tabPage10.Controls.Add(this.button52);
  3750. this.tabPage10.Controls.Add(this.button53);
  3751. this.tabPage10.Controls.Add(this.button49);
  3752. this.tabPage10.Controls.Add(this.button51);
  3753. this.tabPage10.Controls.Add(this.button56);
  3754. this.tabPage10.Controls.Add(this.button54);
  3755. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  3756. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  3757. this.tabPage10.Name = "tabPage10";
  3758. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  3759. this.tabPage10.Size = new System.Drawing.Size(746, 581);
  3760. this.tabPage10.TabIndex = 3;
  3761. this.tabPage10.Text = "Ready Menus";
  3762. //
  3763. // button65
  3764. //
  3765. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  3766. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3767. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3768. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3769. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3770. this.button65.ForeColor = System.Drawing.Color.White;
  3771. this.button65.Location = new System.Drawing.Point(11, 276);
  3772. this.button65.Margin = new System.Windows.Forms.Padding(2);
  3773. this.button65.Name = "button65";
  3774. this.button65.Size = new System.Drawing.Size(186, 31);
  3775. this.button65.TabIndex = 78;
  3776. this.button65.Text = "Remove \"Take Ownership\"";
  3777. this.button65.UseVisualStyleBackColor = false;
  3778. this.button65.Click += new System.EventHandler(this.button65_Click);
  3779. //
  3780. // button66
  3781. //
  3782. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  3783. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3784. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3785. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3786. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3787. this.button66.ForeColor = System.Drawing.Color.White;
  3788. this.button66.Location = new System.Drawing.Point(11, 240);
  3789. this.button66.Margin = new System.Windows.Forms.Padding(2);
  3790. this.button66.Name = "button66";
  3791. this.button66.Size = new System.Drawing.Size(186, 31);
  3792. this.button66.TabIndex = 77;
  3793. this.button66.Text = "Add \"Take Ownership\"";
  3794. this.button66.UseVisualStyleBackColor = false;
  3795. this.button66.Click += new System.EventHandler(this.button66_Click);
  3796. //
  3797. // label24
  3798. //
  3799. this.label24.AutoSize = true;
  3800. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3801. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  3802. this.label24.Location = new System.Drawing.Point(6, 10);
  3803. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3804. this.label24.Name = "label24";
  3805. this.label24.Size = new System.Drawing.Size(232, 28);
  3806. this.label24.TabIndex = 76;
  3807. this.label24.Tag = "themeable";
  3808. this.label24.Text = "Add ready-made menus";
  3809. //
  3810. // button58
  3811. //
  3812. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  3813. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3814. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3815. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3816. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3817. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3818. this.button58.ForeColor = System.Drawing.Color.White;
  3819. this.button58.Location = new System.Drawing.Point(202, 48);
  3820. this.button58.Margin = new System.Windows.Forms.Padding(2);
  3821. this.button58.Name = "button58";
  3822. this.button58.Size = new System.Drawing.Size(30, 31);
  3823. this.button58.TabIndex = 75;
  3824. this.button58.Text = "?";
  3825. this.button58.UseVisualStyleBackColor = false;
  3826. this.button58.Click += new System.EventHandler(this.button58_Click);
  3827. //
  3828. // button59
  3829. //
  3830. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  3831. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3832. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3833. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3834. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3835. this.button59.ForeColor = System.Drawing.Color.White;
  3836. this.button59.Location = new System.Drawing.Point(11, 48);
  3837. this.button59.Margin = new System.Windows.Forms.Padding(2);
  3838. this.button59.Name = "button59";
  3839. this.button59.Size = new System.Drawing.Size(186, 31);
  3840. this.button59.TabIndex = 74;
  3841. this.button59.Text = "Add \"Power Menu\"";
  3842. this.button59.UseVisualStyleBackColor = false;
  3843. this.button59.Click += new System.EventHandler(this.button59_Click);
  3844. //
  3845. // button55
  3846. //
  3847. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  3848. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3849. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3850. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3851. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3852. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3853. this.button55.ForeColor = System.Drawing.Color.White;
  3854. this.button55.Location = new System.Drawing.Point(202, 192);
  3855. this.button55.Margin = new System.Windows.Forms.Padding(2);
  3856. this.button55.Name = "button55";
  3857. this.button55.Size = new System.Drawing.Size(30, 31);
  3858. this.button55.TabIndex = 73;
  3859. this.button55.Text = "?";
  3860. this.button55.UseVisualStyleBackColor = false;
  3861. this.button55.Click += new System.EventHandler(this.button55_Click);
  3862. //
  3863. // button57
  3864. //
  3865. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  3866. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3867. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3868. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3869. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3870. this.button57.ForeColor = System.Drawing.Color.White;
  3871. this.button57.Location = new System.Drawing.Point(11, 192);
  3872. this.button57.Margin = new System.Windows.Forms.Padding(2);
  3873. this.button57.Name = "button57";
  3874. this.button57.Size = new System.Drawing.Size(186, 31);
  3875. this.button57.TabIndex = 72;
  3876. this.button57.Text = "Add \"Desktop Shortcuts\"";
  3877. this.button57.UseVisualStyleBackColor = false;
  3878. this.button57.Click += new System.EventHandler(this.button57_Click);
  3879. //
  3880. // button52
  3881. //
  3882. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  3883. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3884. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3885. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3886. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3887. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3888. this.button52.ForeColor = System.Drawing.Color.White;
  3889. this.button52.Location = new System.Drawing.Point(202, 120);
  3890. this.button52.Margin = new System.Windows.Forms.Padding(2);
  3891. this.button52.Name = "button52";
  3892. this.button52.Size = new System.Drawing.Size(30, 31);
  3893. this.button52.TabIndex = 71;
  3894. this.button52.Text = "?";
  3895. this.button52.UseVisualStyleBackColor = false;
  3896. this.button52.Click += new System.EventHandler(this.button52_Click);
  3897. //
  3898. // button53
  3899. //
  3900. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  3901. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3902. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3903. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3904. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3905. this.button53.ForeColor = System.Drawing.Color.White;
  3906. this.button53.Location = new System.Drawing.Point(11, 84);
  3907. this.button53.Margin = new System.Windows.Forms.Padding(2);
  3908. this.button53.Name = "button53";
  3909. this.button53.Size = new System.Drawing.Size(186, 31);
  3910. this.button53.TabIndex = 70;
  3911. this.button53.Text = "Add \"System Tools\"";
  3912. this.button53.UseVisualStyleBackColor = false;
  3913. this.button53.Click += new System.EventHandler(this.button53_Click);
  3914. //
  3915. // button49
  3916. //
  3917. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  3918. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3919. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3920. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3921. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3922. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3923. this.button49.ForeColor = System.Drawing.Color.White;
  3924. this.button49.Location = new System.Drawing.Point(202, 156);
  3925. this.button49.Margin = new System.Windows.Forms.Padding(2);
  3926. this.button49.Name = "button49";
  3927. this.button49.Size = new System.Drawing.Size(30, 31);
  3928. this.button49.TabIndex = 69;
  3929. this.button49.Text = "?";
  3930. this.button49.UseVisualStyleBackColor = false;
  3931. this.button49.Click += new System.EventHandler(this.button49_Click);
  3932. //
  3933. // button51
  3934. //
  3935. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  3936. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3937. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3938. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3939. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3940. this.button51.ForeColor = System.Drawing.Color.White;
  3941. this.button51.Location = new System.Drawing.Point(11, 156);
  3942. this.button51.Margin = new System.Windows.Forms.Padding(2);
  3943. this.button51.Name = "button51";
  3944. this.button51.Size = new System.Drawing.Size(186, 31);
  3945. this.button51.TabIndex = 68;
  3946. this.button51.Text = "Add \"System Shortcuts\"";
  3947. this.button51.UseVisualStyleBackColor = false;
  3948. this.button51.Click += new System.EventHandler(this.button51_Click);
  3949. //
  3950. // button56
  3951. //
  3952. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  3953. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3954. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3955. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3956. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3957. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3958. this.button56.ForeColor = System.Drawing.Color.White;
  3959. this.button56.Location = new System.Drawing.Point(202, 84);
  3960. this.button56.Margin = new System.Windows.Forms.Padding(2);
  3961. this.button56.Name = "button56";
  3962. this.button56.Size = new System.Drawing.Size(30, 31);
  3963. this.button56.TabIndex = 67;
  3964. this.button56.Text = "?";
  3965. this.button56.UseVisualStyleBackColor = false;
  3966. this.button56.Click += new System.EventHandler(this.button56_Click);
  3967. //
  3968. // button54
  3969. //
  3970. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  3971. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3972. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3973. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3974. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3975. this.button54.ForeColor = System.Drawing.Color.White;
  3976. this.button54.Location = new System.Drawing.Point(11, 120);
  3977. this.button54.Margin = new System.Windows.Forms.Padding(2);
  3978. this.button54.Name = "button54";
  3979. this.button54.Size = new System.Drawing.Size(186, 31);
  3980. this.button54.TabIndex = 65;
  3981. this.button54.Text = "Add \"Windows Apps\"";
  3982. this.button54.UseVisualStyleBackColor = false;
  3983. this.button54.Click += new System.EventHandler(this.button54_Click);
  3984. //
  3985. // tabPage11
  3986. //
  3987. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3988. this.tabPage11.Controls.Add(this.panel6);
  3989. this.tabPage11.Controls.Add(this.button26);
  3990. this.tabPage11.Controls.Add(this.button8);
  3991. this.tabPage11.Controls.Add(this.label23);
  3992. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  3993. this.tabPage11.Controls.Add(this.button48);
  3994. this.tabPage11.Controls.Add(this.txtRunKeyword);
  3995. this.tabPage11.Controls.Add(this.label22);
  3996. this.tabPage11.Controls.Add(this.txtRunFile);
  3997. this.tabPage11.Controls.Add(this.label21);
  3998. this.tabPage11.Controls.Add(this.label20);
  3999. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  4000. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  4001. this.tabPage11.Name = "tabPage11";
  4002. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  4003. this.tabPage11.Size = new System.Drawing.Size(746, 581);
  4004. this.tabPage11.TabIndex = 4;
  4005. this.tabPage11.Text = "Run Dialog";
  4006. //
  4007. // panel6
  4008. //
  4009. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4010. this.panel6.Controls.Add(this.listCustomCommands);
  4011. this.panel6.Location = new System.Drawing.Point(11, 210);
  4012. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  4013. this.panel6.Name = "panel6";
  4014. this.panel6.Size = new System.Drawing.Size(271, 263);
  4015. this.panel6.TabIndex = 84;
  4016. //
  4017. // listCustomCommands
  4018. //
  4019. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4020. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4021. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  4022. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4023. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  4024. this.listCustomCommands.FormattingEnabled = true;
  4025. this.listCustomCommands.HorizontalScrollbar = true;
  4026. this.listCustomCommands.ItemHeight = 21;
  4027. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  4028. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  4029. this.listCustomCommands.Name = "listCustomCommands";
  4030. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  4031. this.listCustomCommands.TabIndex = 79;
  4032. //
  4033. // button26
  4034. //
  4035. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  4036. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4037. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4038. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4039. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4040. this.button26.ForeColor = System.Drawing.Color.White;
  4041. this.button26.Location = new System.Drawing.Point(286, 210);
  4042. this.button26.Margin = new System.Windows.Forms.Padding(2);
  4043. this.button26.Name = "button26";
  4044. this.button26.Size = new System.Drawing.Size(66, 27);
  4045. this.button26.TabIndex = 82;
  4046. this.button26.Text = "Remove";
  4047. this.button26.UseVisualStyleBackColor = false;
  4048. this.button26.Click += new System.EventHandler(this.button26_Click);
  4049. //
  4050. // button8
  4051. //
  4052. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  4053. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4054. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4055. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4056. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4057. this.button8.ForeColor = System.Drawing.Color.White;
  4058. this.button8.Location = new System.Drawing.Point(286, 241);
  4059. this.button8.Margin = new System.Windows.Forms.Padding(2);
  4060. this.button8.Name = "button8";
  4061. this.button8.Size = new System.Drawing.Size(66, 27);
  4062. this.button8.TabIndex = 81;
  4063. this.button8.Text = "Refresh";
  4064. this.button8.UseVisualStyleBackColor = false;
  4065. this.button8.Click += new System.EventHandler(this.button8_Click);
  4066. //
  4067. // label23
  4068. //
  4069. this.label23.AutoSize = true;
  4070. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4071. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  4072. this.label23.Location = new System.Drawing.Point(6, 173);
  4073. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4074. this.label23.Name = "label23";
  4075. this.label23.Size = new System.Drawing.Size(268, 28);
  4076. this.label23.TabIndex = 80;
  4077. this.label23.Tag = "themeable";
  4078. this.label23.Text = "Remove existing commands";
  4079. //
  4080. // btnCreateCustomCommand
  4081. //
  4082. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  4083. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4084. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4085. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4086. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4087. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  4088. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  4089. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  4090. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  4091. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  4092. this.btnCreateCustomCommand.TabIndex = 60;
  4093. this.btnCreateCustomCommand.Text = "Create";
  4094. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  4095. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  4096. //
  4097. // button48
  4098. //
  4099. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  4100. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4101. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4102. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4103. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4104. this.button48.ForeColor = System.Drawing.Color.White;
  4105. this.button48.Location = new System.Drawing.Point(320, 75);
  4106. this.button48.Margin = new System.Windows.Forms.Padding(2);
  4107. this.button48.Name = "button48";
  4108. this.button48.Size = new System.Drawing.Size(32, 29);
  4109. this.button48.TabIndex = 58;
  4110. this.button48.Text = "...";
  4111. this.button48.UseVisualStyleBackColor = false;
  4112. this.button48.Click += new System.EventHandler(this.button48_Click);
  4113. //
  4114. // txtRunKeyword
  4115. //
  4116. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4117. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4118. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4119. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  4120. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  4121. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  4122. this.txtRunKeyword.Name = "txtRunKeyword";
  4123. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  4124. this.txtRunKeyword.TabIndex = 9;
  4125. //
  4126. // label22
  4127. //
  4128. this.label22.AutoSize = true;
  4129. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4130. this.label22.ForeColor = System.Drawing.Color.White;
  4131. this.label22.Location = new System.Drawing.Point(7, 105);
  4132. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4133. this.label22.Name = "label22";
  4134. this.label22.Size = new System.Drawing.Size(79, 21);
  4135. this.label22.TabIndex = 8;
  4136. this.label22.Text = "Keyword:";
  4137. //
  4138. // txtRunFile
  4139. //
  4140. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4141. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4142. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4143. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  4144. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  4145. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  4146. this.txtRunFile.Name = "txtRunFile";
  4147. this.txtRunFile.ReadOnly = true;
  4148. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  4149. this.txtRunFile.TabIndex = 7;
  4150. //
  4151. // label21
  4152. //
  4153. this.label21.AutoSize = true;
  4154. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4155. this.label21.ForeColor = System.Drawing.Color.White;
  4156. this.label21.Location = new System.Drawing.Point(7, 50);
  4157. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4158. this.label21.Name = "label21";
  4159. this.label21.Size = new System.Drawing.Size(102, 21);
  4160. this.label21.TabIndex = 6;
  4161. this.label21.Text = "File location:";
  4162. //
  4163. // label20
  4164. //
  4165. this.label20.AutoSize = true;
  4166. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4167. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  4168. this.label20.Location = new System.Drawing.Point(6, 10);
  4169. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4170. this.label20.Name = "label20";
  4171. this.label20.Size = new System.Drawing.Size(298, 28);
  4172. this.label20.TabIndex = 5;
  4173. this.label20.Tag = "themeable";
  4174. this.label20.Text = "Define your custom commands";
  4175. //
  4176. // optionsTab
  4177. //
  4178. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4179. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  4180. this.optionsTab.Controls.Add(this.linkLabel6);
  4181. this.optionsTab.Controls.Add(this.pictureBox84);
  4182. this.optionsTab.Controls.Add(this.pictureBox83);
  4183. this.optionsTab.Controls.Add(this.linkLabel5);
  4184. this.optionsTab.Controls.Add(this.btnOpenConf);
  4185. this.optionsTab.Controls.Add(this.label48);
  4186. this.optionsTab.Controls.Add(this.label43);
  4187. this.optionsTab.Controls.Add(this.btnViewLog);
  4188. this.optionsTab.Controls.Add(this.l2);
  4189. this.optionsTab.Controls.Add(this.btnChangelog);
  4190. this.optionsTab.Controls.Add(this.btnUpdate);
  4191. this.optionsTab.Controls.Add(this.btnResetConfig);
  4192. this.optionsTab.Controls.Add(this.label27);
  4193. this.optionsTab.Controls.Add(this.radioMinimal);
  4194. this.optionsTab.Controls.Add(this.radioCaramel);
  4195. this.optionsTab.Controls.Add(this.radioLime);
  4196. this.optionsTab.Controls.Add(this.radioMagma);
  4197. this.optionsTab.Controls.Add(this.radioOcean);
  4198. this.optionsTab.Controls.Add(this.radioZerg);
  4199. this.optionsTab.Controls.Add(this.quickAccessToggle);
  4200. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  4201. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  4202. this.optionsTab.Name = "optionsTab";
  4203. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  4204. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  4205. this.optionsTab.TabIndex = 6;
  4206. this.optionsTab.Text = "Options";
  4207. //
  4208. // lblUpdateDisabled
  4209. //
  4210. this.lblUpdateDisabled.AutoSize = true;
  4211. this.lblUpdateDisabled.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4212. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  4213. this.lblUpdateDisabled.Location = new System.Drawing.Point(185, 255);
  4214. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4215. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  4216. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  4217. this.lblUpdateDisabled.TabIndex = 69;
  4218. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  4219. this.lblUpdateDisabled.Visible = false;
  4220. //
  4221. // linkLabel6
  4222. //
  4223. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4224. this.linkLabel6.AutoSize = true;
  4225. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4226. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  4227. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  4228. this.linkLabel6.Location = new System.Drawing.Point(622, 427);
  4229. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4230. this.linkLabel6.Name = "linkLabel6";
  4231. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  4232. this.linkLabel6.TabIndex = 68;
  4233. this.linkLabel6.TabStop = true;
  4234. this.linkLabel6.Tag = "themeable";
  4235. this.linkLabel6.Text = "Open Source";
  4236. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  4237. //
  4238. // pictureBox84
  4239. //
  4240. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4241. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  4242. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4243. this.pictureBox84.Location = new System.Drawing.Point(619, 313);
  4244. this.pictureBox84.Name = "pictureBox84";
  4245. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  4246. this.pictureBox84.TabIndex = 67;
  4247. this.pictureBox84.TabStop = false;
  4248. //
  4249. // pictureBox83
  4250. //
  4251. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4252. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  4253. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4254. this.pictureBox83.Location = new System.Drawing.Point(602, 460);
  4255. this.pictureBox83.Name = "pictureBox83";
  4256. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  4257. this.pictureBox83.TabIndex = 66;
  4258. this.pictureBox83.TabStop = false;
  4259. //
  4260. // linkLabel5
  4261. //
  4262. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4263. this.linkLabel5.AutoSize = true;
  4264. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4265. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  4266. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  4267. this.linkLabel5.Location = new System.Drawing.Point(551, 576);
  4268. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4269. this.linkLabel5.Name = "linkLabel5";
  4270. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  4271. this.linkLabel5.TabIndex = 65;
  4272. this.linkLabel5.TabStop = true;
  4273. this.linkLabel5.Tag = "themeable";
  4274. this.linkLabel5.Text = "GNU GPL 3.0 License";
  4275. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  4276. //
  4277. // btnOpenConf
  4278. //
  4279. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  4280. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4281. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4282. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4283. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4284. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  4285. this.btnOpenConf.Location = new System.Drawing.Point(26, 429);
  4286. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  4287. this.btnOpenConf.Name = "btnOpenConf";
  4288. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  4289. this.btnOpenConf.TabIndex = 63;
  4290. this.btnOpenConf.Text = "Show config folder";
  4291. this.btnOpenConf.UseVisualStyleBackColor = false;
  4292. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  4293. //
  4294. // label48
  4295. //
  4296. this.label48.AutoSize = true;
  4297. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4298. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  4299. this.label48.Location = new System.Drawing.Point(6, 348);
  4300. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4301. this.label48.Name = "label48";
  4302. this.label48.Size = new System.Drawing.Size(161, 28);
  4303. this.label48.TabIndex = 62;
  4304. this.label48.Tag = "themeable";
  4305. this.label48.Text = "Troubleshooting";
  4306. //
  4307. // label43
  4308. //
  4309. this.label43.AutoSize = true;
  4310. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4311. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  4312. this.label43.Location = new System.Drawing.Point(6, 205);
  4313. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4314. this.label43.Name = "label43";
  4315. this.label43.Size = new System.Drawing.Size(157, 28);
  4316. this.label43.TabIndex = 61;
  4317. this.label43.Tag = "themeable";
  4318. this.label43.Text = "Check && update";
  4319. //
  4320. // btnViewLog
  4321. //
  4322. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  4323. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4324. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4325. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4326. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4327. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  4328. this.btnViewLog.Location = new System.Drawing.Point(26, 394);
  4329. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  4330. this.btnViewLog.Name = "btnViewLog";
  4331. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  4332. this.btnViewLog.TabIndex = 60;
  4333. this.btnViewLog.Text = "View errors";
  4334. this.btnViewLog.UseVisualStyleBackColor = false;
  4335. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  4336. //
  4337. // l2
  4338. //
  4339. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4340. this.l2.AutoSize = true;
  4341. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4342. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  4343. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  4344. this.l2.Location = new System.Drawing.Point(6, 576);
  4345. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4346. this.l2.Name = "l2";
  4347. this.l2.Size = new System.Drawing.Size(157, 28);
  4348. this.l2.TabIndex = 59;
  4349. this.l2.TabStop = true;
  4350. this.l2.Tag = "themeable";
  4351. this.l2.Text = "deadmoon © ∞";
  4352. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  4353. //
  4354. // btnChangelog
  4355. //
  4356. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  4357. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4358. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4359. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4360. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4361. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  4362. this.btnChangelog.Location = new System.Drawing.Point(26, 287);
  4363. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  4364. this.btnChangelog.Name = "btnChangelog";
  4365. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  4366. this.btnChangelog.TabIndex = 58;
  4367. this.btnChangelog.Text = "View changes";
  4368. this.btnChangelog.UseVisualStyleBackColor = false;
  4369. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  4370. //
  4371. // btnUpdate
  4372. //
  4373. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  4374. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4375. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4376. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4377. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4378. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  4379. this.btnUpdate.Location = new System.Drawing.Point(26, 252);
  4380. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  4381. this.btnUpdate.Name = "btnUpdate";
  4382. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  4383. this.btnUpdate.TabIndex = 57;
  4384. this.btnUpdate.Text = "Check for update";
  4385. this.btnUpdate.UseVisualStyleBackColor = false;
  4386. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  4387. //
  4388. // btnResetConfig
  4389. //
  4390. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  4391. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4392. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4393. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4394. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4395. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  4396. this.btnResetConfig.Location = new System.Drawing.Point(26, 464);
  4397. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  4398. this.btnResetConfig.Name = "btnResetConfig";
  4399. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  4400. this.btnResetConfig.TabIndex = 56;
  4401. this.btnResetConfig.Text = "Reset configuration";
  4402. this.btnResetConfig.UseVisualStyleBackColor = false;
  4403. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  4404. //
  4405. // label27
  4406. //
  4407. this.label27.AutoSize = true;
  4408. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4409. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  4410. this.label27.Location = new System.Drawing.Point(6, 10);
  4411. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4412. this.label27.Name = "label27";
  4413. this.label27.Size = new System.Drawing.Size(192, 28);
  4414. this.label27.TabIndex = 55;
  4415. this.label27.Tag = "themeable";
  4416. this.label27.Text = "Choose your theme";
  4417. //
  4418. // radioMinimal
  4419. //
  4420. this.radioMinimal.AutoSize = true;
  4421. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4422. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  4423. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  4424. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  4425. this.radioMinimal.Name = "radioMinimal";
  4426. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  4427. this.radioMinimal.TabIndex = 53;
  4428. this.radioMinimal.Text = "Minimal";
  4429. this.radioMinimal.UseVisualStyleBackColor = true;
  4430. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  4431. //
  4432. // radioCaramel
  4433. //
  4434. this.radioCaramel.AutoSize = true;
  4435. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4436. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  4437. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  4438. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  4439. this.radioCaramel.Name = "radioCaramel";
  4440. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  4441. this.radioCaramel.TabIndex = 52;
  4442. this.radioCaramel.Text = "Caramel";
  4443. this.radioCaramel.UseVisualStyleBackColor = true;
  4444. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  4445. //
  4446. // radioLime
  4447. //
  4448. this.radioLime.AutoSize = true;
  4449. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4450. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  4451. this.radioLime.Location = new System.Drawing.Point(119, 81);
  4452. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  4453. this.radioLime.Name = "radioLime";
  4454. this.radioLime.Size = new System.Drawing.Size(63, 25);
  4455. this.radioLime.TabIndex = 51;
  4456. this.radioLime.Text = "Lime";
  4457. this.radioLime.UseVisualStyleBackColor = true;
  4458. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  4459. //
  4460. // radioMagma
  4461. //
  4462. this.radioMagma.AutoSize = true;
  4463. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4464. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  4465. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  4466. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  4467. this.radioMagma.Name = "radioMagma";
  4468. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  4469. this.radioMagma.TabIndex = 50;
  4470. this.radioMagma.Text = "Magma";
  4471. this.radioMagma.UseVisualStyleBackColor = true;
  4472. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  4473. //
  4474. // radioOcean
  4475. //
  4476. this.radioOcean.AutoSize = true;
  4477. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4478. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  4479. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  4480. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  4481. this.radioOcean.Name = "radioOcean";
  4482. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  4483. this.radioOcean.TabIndex = 49;
  4484. this.radioOcean.Text = "Ocean";
  4485. this.radioOcean.UseVisualStyleBackColor = true;
  4486. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  4487. //
  4488. // radioZerg
  4489. //
  4490. this.radioZerg.AutoSize = true;
  4491. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4492. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  4493. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  4494. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  4495. this.radioZerg.Name = "radioZerg";
  4496. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  4497. this.radioZerg.TabIndex = 48;
  4498. this.radioZerg.Text = "Zerg";
  4499. this.radioZerg.UseVisualStyleBackColor = true;
  4500. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  4501. //
  4502. // defineCommandDialog
  4503. //
  4504. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  4505. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  4506. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  4507. //
  4508. // defineProgramDialog
  4509. //
  4510. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  4511. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  4512. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  4513. //
  4514. // defineFolderDialog
  4515. //
  4516. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  4517. //
  4518. // defineFileDialog
  4519. //
  4520. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  4521. this.defineFileDialog.Title = "Optimizer | Select a file...";
  4522. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  4523. //
  4524. // DefineProgramIconDialog
  4525. //
  4526. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4527. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  4528. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  4529. //
  4530. // DefineFolderIconDialog
  4531. //
  4532. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4533. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  4534. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  4535. //
  4536. // DefineURLIconDialog
  4537. //
  4538. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4539. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  4540. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  4541. //
  4542. // DefineFileIconDialog
  4543. //
  4544. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4545. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  4546. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  4547. //
  4548. // DefineCommandIconDialog
  4549. //
  4550. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4551. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  4552. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  4553. //
  4554. // ExportDialog
  4555. //
  4556. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  4557. this.ExportDialog.Title = "Optimizer | Export PING results...";
  4558. //
  4559. // launcherMenu
  4560. //
  4561. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4562. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4563. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4564. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4565. this.startupItem,
  4566. this.cleanerItem,
  4567. this.pingerItem,
  4568. this.hostsItem,
  4569. this.appsItem,
  4570. this.toolStripSeparator1,
  4571. this.restartExpolorerItem,
  4572. this.exitItem});
  4573. this.launcherMenu.Name = "launcherMenu";
  4574. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4575. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  4576. //
  4577. // startupItem
  4578. //
  4579. this.startupItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4580. this.startupItem.ForeColor = System.Drawing.Color.White;
  4581. this.startupItem.Image = ((System.Drawing.Image)(resources.GetObject("startupItem.Image")));
  4582. this.startupItem.Name = "startupItem";
  4583. this.startupItem.Size = new System.Drawing.Size(214, 26);
  4584. this.startupItem.Text = "Startup Manager";
  4585. this.startupItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4586. this.startupItem.Click += new System.EventHandler(this.startupItem_Click);
  4587. //
  4588. // cleanerItem
  4589. //
  4590. this.cleanerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4591. this.cleanerItem.ForeColor = System.Drawing.Color.White;
  4592. this.cleanerItem.Image = ((System.Drawing.Image)(resources.GetObject("cleanerItem.Image")));
  4593. this.cleanerItem.Name = "cleanerItem";
  4594. this.cleanerItem.Size = new System.Drawing.Size(214, 26);
  4595. this.cleanerItem.Text = "PC Cleaner";
  4596. this.cleanerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4597. this.cleanerItem.Click += new System.EventHandler(this.cleanerItem_Click);
  4598. //
  4599. // pingerItem
  4600. //
  4601. this.pingerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4602. this.pingerItem.ForeColor = System.Drawing.Color.White;
  4603. this.pingerItem.Image = ((System.Drawing.Image)(resources.GetObject("pingerItem.Image")));
  4604. this.pingerItem.Name = "pingerItem";
  4605. this.pingerItem.Size = new System.Drawing.Size(214, 26);
  4606. this.pingerItem.Text = "Pinger Tool";
  4607. this.pingerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4608. this.pingerItem.Click += new System.EventHandler(this.pingerItem_Click);
  4609. //
  4610. // hostsItem
  4611. //
  4612. this.hostsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4613. this.hostsItem.ForeColor = System.Drawing.Color.White;
  4614. this.hostsItem.Image = ((System.Drawing.Image)(resources.GetObject("hostsItem.Image")));
  4615. this.hostsItem.Name = "hostsItem";
  4616. this.hostsItem.Size = new System.Drawing.Size(214, 26);
  4617. this.hostsItem.Text = "HOSTS Editor";
  4618. this.hostsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4619. this.hostsItem.Click += new System.EventHandler(this.hostsItem_Click);
  4620. //
  4621. // appsItem
  4622. //
  4623. this.appsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4624. this.appsItem.ForeColor = System.Drawing.Color.White;
  4625. this.appsItem.Image = ((System.Drawing.Image)(resources.GetObject("appsItem.Image")));
  4626. this.appsItem.Name = "appsItem";
  4627. this.appsItem.Size = new System.Drawing.Size(214, 26);
  4628. this.appsItem.Text = "Apps Downloader";
  4629. this.appsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4630. this.appsItem.Click += new System.EventHandler(this.appsItem_Click);
  4631. //
  4632. // toolStripSeparator1
  4633. //
  4634. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  4635. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  4636. this.toolStripSeparator1.Name = "toolStripSeparator1";
  4637. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  4638. this.toolStripSeparator1.Tag = "";
  4639. //
  4640. // restartExpolorerItem
  4641. //
  4642. this.restartExpolorerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4643. this.restartExpolorerItem.ForeColor = System.Drawing.Color.White;
  4644. this.restartExpolorerItem.Image = ((System.Drawing.Image)(resources.GetObject("restartExpolorerItem.Image")));
  4645. this.restartExpolorerItem.Name = "restartExpolorerItem";
  4646. this.restartExpolorerItem.Size = new System.Drawing.Size(214, 26);
  4647. this.restartExpolorerItem.Text = "Restart Explorer";
  4648. this.restartExpolorerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4649. this.restartExpolorerItem.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  4650. //
  4651. // exitItem
  4652. //
  4653. this.exitItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4654. this.exitItem.ForeColor = System.Drawing.Color.White;
  4655. this.exitItem.Image = ((System.Drawing.Image)(resources.GetObject("exitItem.Image")));
  4656. this.exitItem.Name = "exitItem";
  4657. this.exitItem.Size = new System.Drawing.Size(214, 26);
  4658. this.exitItem.Text = "Exit";
  4659. this.exitItem.Click += new System.EventHandler(this.exitItem_Click);
  4660. //
  4661. // launcherIcon
  4662. //
  4663. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  4664. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  4665. this.launcherIcon.Text = "Optimizer";
  4666. this.launcherIcon.Visible = true;
  4667. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  4668. //
  4669. // pictureBox10
  4670. //
  4671. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  4672. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  4673. this.pictureBox10.Location = new System.Drawing.Point(3, 488);
  4674. this.pictureBox10.Name = "pictureBox10";
  4675. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  4676. this.pictureBox10.TabIndex = 161;
  4677. this.pictureBox10.TabStop = false;
  4678. //
  4679. // pictureBox11
  4680. //
  4681. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  4682. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4683. this.pictureBox11.Location = new System.Drawing.Point(3, 398);
  4684. this.pictureBox11.Name = "pictureBox11";
  4685. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  4686. this.pictureBox11.TabIndex = 158;
  4687. this.pictureBox11.TabStop = false;
  4688. //
  4689. // pictureBox12
  4690. //
  4691. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  4692. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4693. this.pictureBox12.Location = new System.Drawing.Point(3, 428);
  4694. this.pictureBox12.Name = "pictureBox12";
  4695. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  4696. this.pictureBox12.TabIndex = 160;
  4697. this.pictureBox12.TabStop = false;
  4698. //
  4699. // pictureBox13
  4700. //
  4701. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  4702. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4703. this.pictureBox13.Location = new System.Drawing.Point(3, 458);
  4704. this.pictureBox13.Name = "pictureBox13";
  4705. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  4706. this.pictureBox13.TabIndex = 159;
  4707. this.pictureBox13.TabStop = false;
  4708. //
  4709. // pictureBox9
  4710. //
  4711. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  4712. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4713. this.pictureBox9.Location = new System.Drawing.Point(3, 368);
  4714. this.pictureBox9.Name = "pictureBox9";
  4715. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  4716. this.pictureBox9.TabIndex = 157;
  4717. this.pictureBox9.TabStop = false;
  4718. //
  4719. // panel10
  4720. //
  4721. this.panel10.Controls.Add(this.label41);
  4722. this.panel10.Controls.Add(this.btnGetFeed);
  4723. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  4724. this.panel10.Location = new System.Drawing.Point(3, 3);
  4725. this.panel10.Name = "panel10";
  4726. this.panel10.Size = new System.Drawing.Size(752, 44);
  4727. this.panel10.TabIndex = 163;
  4728. //
  4729. // toggleSwitch38
  4730. //
  4731. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  4732. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  4733. this.toggleSwitch38.Name = "toggleSwitch38";
  4734. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4735. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  4736. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4737. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  4738. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  4739. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  4740. this.toggleSwitch38.TabIndex = 50;
  4741. this.toggleSwitch38.Tag = "themeable";
  4742. //
  4743. // toggleSwitch36
  4744. //
  4745. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  4746. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  4747. this.toggleSwitch36.Name = "toggleSwitch36";
  4748. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4749. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  4750. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4751. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  4752. this.toggleSwitch36.OnText = "Disable SmartScreen";
  4753. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  4754. this.toggleSwitch36.TabIndex = 49;
  4755. this.toggleSwitch36.Tag = "themeable";
  4756. //
  4757. // toggleSwitch33
  4758. //
  4759. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  4760. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  4761. this.toggleSwitch33.Name = "toggleSwitch33";
  4762. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4763. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  4764. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4765. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  4766. this.toggleSwitch33.OnText = "Disable Fax Service";
  4767. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  4768. this.toggleSwitch33.TabIndex = 48;
  4769. this.toggleSwitch33.Tag = "themeable";
  4770. //
  4771. // toggleSwitch32
  4772. //
  4773. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  4774. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  4775. this.toggleSwitch32.Name = "toggleSwitch32";
  4776. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4777. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  4778. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4779. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  4780. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  4781. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  4782. this.toggleSwitch32.TabIndex = 47;
  4783. this.toggleSwitch32.Tag = "themeable";
  4784. //
  4785. // toggleSwitch12
  4786. //
  4787. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  4788. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  4789. this.toggleSwitch12.Name = "toggleSwitch12";
  4790. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4791. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  4792. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4793. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  4794. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  4795. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  4796. this.toggleSwitch12.TabIndex = 46;
  4797. this.toggleSwitch12.Tag = "themeable";
  4798. //
  4799. // toggleSwitch11
  4800. //
  4801. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  4802. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  4803. this.toggleSwitch11.Name = "toggleSwitch11";
  4804. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4805. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  4806. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4807. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  4808. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  4809. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  4810. this.toggleSwitch11.TabIndex = 45;
  4811. this.toggleSwitch11.Tag = "themeable";
  4812. //
  4813. // toggleSwitch10
  4814. //
  4815. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  4816. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  4817. this.toggleSwitch10.Name = "toggleSwitch10";
  4818. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4819. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  4820. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4821. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  4822. this.toggleSwitch10.OnText = "Disable Superfetch";
  4823. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  4824. this.toggleSwitch10.TabIndex = 44;
  4825. this.toggleSwitch10.Tag = "themeable";
  4826. //
  4827. // toggleSwitch9
  4828. //
  4829. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  4830. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  4831. this.toggleSwitch9.Name = "toggleSwitch9";
  4832. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4833. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  4834. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4835. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  4836. this.toggleSwitch9.OnText = "Disable HomeGroup";
  4837. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  4838. this.toggleSwitch9.TabIndex = 43;
  4839. this.toggleSwitch9.Tag = "themeable";
  4840. //
  4841. // toggleSwitch8
  4842. //
  4843. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  4844. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  4845. this.toggleSwitch8.Name = "toggleSwitch8";
  4846. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4847. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  4848. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4849. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  4850. this.toggleSwitch8.OnText = "Disable Error Reporting";
  4851. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  4852. this.toggleSwitch8.TabIndex = 42;
  4853. this.toggleSwitch8.Tag = "themeable";
  4854. //
  4855. // toggleSwitch6
  4856. //
  4857. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  4858. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  4859. this.toggleSwitch6.Name = "toggleSwitch6";
  4860. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4861. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  4862. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4863. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  4864. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  4865. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  4866. this.toggleSwitch6.TabIndex = 40;
  4867. this.toggleSwitch6.Tag = "themeable";
  4868. //
  4869. // toggleSwitch5
  4870. //
  4871. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  4872. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  4873. this.toggleSwitch5.Name = "toggleSwitch5";
  4874. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4875. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  4876. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4877. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  4878. this.toggleSwitch5.OnText = "Disable Print Service";
  4879. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  4880. this.toggleSwitch5.TabIndex = 39;
  4881. this.toggleSwitch5.Tag = "themeable";
  4882. //
  4883. // toggleSwitch4
  4884. //
  4885. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  4886. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  4887. this.toggleSwitch4.Name = "toggleSwitch4";
  4888. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4889. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  4890. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4891. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  4892. this.toggleSwitch4.OnText = "Disable System Restore";
  4893. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  4894. this.toggleSwitch4.TabIndex = 38;
  4895. this.toggleSwitch4.Tag = "themeable";
  4896. //
  4897. // toggleSwitch1
  4898. //
  4899. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  4900. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  4901. this.toggleSwitch1.Name = "toggleSwitch1";
  4902. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4903. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  4904. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4905. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  4906. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  4907. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  4908. this.toggleSwitch1.TabIndex = 37;
  4909. this.toggleSwitch1.Tag = "themeable";
  4910. //
  4911. // toggleSwitch3
  4912. //
  4913. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  4914. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  4915. this.toggleSwitch3.Name = "toggleSwitch3";
  4916. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4917. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  4918. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4919. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  4920. this.toggleSwitch3.OnText = "Disable Windows Defender";
  4921. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  4922. this.toggleSwitch3.TabIndex = 36;
  4923. this.toggleSwitch3.Tag = "themeable";
  4924. //
  4925. // toggleSwitch2
  4926. //
  4927. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  4928. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  4929. this.toggleSwitch2.Name = "toggleSwitch2";
  4930. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4931. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  4932. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4933. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  4934. this.toggleSwitch2.OnText = "Disable Network Throttling";
  4935. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  4936. this.toggleSwitch2.TabIndex = 35;
  4937. this.toggleSwitch2.Tag = "themeable";
  4938. //
  4939. // toggleSwitch7
  4940. //
  4941. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  4942. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  4943. this.toggleSwitch7.Name = "toggleSwitch7";
  4944. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4945. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  4946. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4947. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  4948. this.toggleSwitch7.OnText = "Disable Notification Center";
  4949. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  4950. this.toggleSwitch7.TabIndex = 71;
  4951. this.toggleSwitch7.Tag = "themeable";
  4952. //
  4953. // toggleSwitch40
  4954. //
  4955. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  4956. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  4957. this.toggleSwitch40.Name = "toggleSwitch40";
  4958. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4959. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  4960. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4961. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  4962. this.toggleSwitch40.OnText = "Remove Cast To Device";
  4963. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  4964. this.toggleSwitch40.TabIndex = 61;
  4965. this.toggleSwitch40.Tag = "themeable";
  4966. //
  4967. // toggleSwitch39
  4968. //
  4969. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  4970. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  4971. this.toggleSwitch39.Name = "toggleSwitch39";
  4972. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4973. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  4974. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4975. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  4976. this.toggleSwitch39.OnText = "Enable Long Paths";
  4977. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  4978. this.toggleSwitch39.TabIndex = 60;
  4979. this.toggleSwitch39.Tag = "themeable";
  4980. //
  4981. // toggleSwitch37
  4982. //
  4983. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  4984. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  4985. this.toggleSwitch37.Name = "toggleSwitch37";
  4986. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4987. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  4988. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4989. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  4990. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  4991. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  4992. this.toggleSwitch37.TabIndex = 59;
  4993. this.toggleSwitch37.Tag = "themeable";
  4994. //
  4995. // toggleSwitch35
  4996. //
  4997. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  4998. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  4999. this.toggleSwitch35.Name = "toggleSwitch35";
  5000. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5001. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  5002. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5003. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  5004. this.toggleSwitch35.OnText = "Disable Feature Updates";
  5005. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  5006. this.toggleSwitch35.TabIndex = 58;
  5007. this.toggleSwitch35.Tag = "themeable";
  5008. //
  5009. // toggleSwitch34
  5010. //
  5011. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  5012. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  5013. this.toggleSwitch34.Name = "toggleSwitch34";
  5014. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5015. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  5016. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5017. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  5018. this.toggleSwitch34.OnText = "Disable Insider Service";
  5019. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  5020. this.toggleSwitch34.TabIndex = 57;
  5021. this.toggleSwitch34.Tag = "themeable";
  5022. //
  5023. // toggleSwitch27
  5024. //
  5025. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  5026. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  5027. this.toggleSwitch27.Name = "toggleSwitch27";
  5028. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5029. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  5030. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5031. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  5032. this.toggleSwitch27.OnText = "Enable Dark Theme";
  5033. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  5034. this.toggleSwitch27.TabIndex = 56;
  5035. this.toggleSwitch27.Tag = "themeable";
  5036. //
  5037. // toggleSwitch28
  5038. //
  5039. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  5040. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  5041. this.toggleSwitch28.Name = "toggleSwitch28";
  5042. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5043. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  5044. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5045. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  5046. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  5047. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  5048. this.toggleSwitch28.TabIndex = 55;
  5049. this.toggleSwitch28.Tag = "themeable";
  5050. //
  5051. // toggleSwitch29
  5052. //
  5053. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  5054. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  5055. this.toggleSwitch29.Name = "toggleSwitch29";
  5056. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5057. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  5058. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5059. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  5060. this.toggleSwitch29.OnText = "Disable Windows Ink";
  5061. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  5062. this.toggleSwitch29.TabIndex = 54;
  5063. this.toggleSwitch29.Tag = "themeable";
  5064. //
  5065. // toggleSwitch30
  5066. //
  5067. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  5068. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  5069. this.toggleSwitch30.Name = "toggleSwitch30";
  5070. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5071. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  5072. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5073. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  5074. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  5075. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  5076. this.toggleSwitch30.TabIndex = 53;
  5077. this.toggleSwitch30.Tag = "themeable";
  5078. //
  5079. // toggleSwitch20
  5080. //
  5081. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  5082. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  5083. this.toggleSwitch20.Name = "toggleSwitch20";
  5084. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5085. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  5086. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5087. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  5088. this.toggleSwitch20.OnText = "Disable Sensor Services";
  5089. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  5090. this.toggleSwitch20.TabIndex = 51;
  5091. this.toggleSwitch20.Tag = "themeable";
  5092. //
  5093. // toggleSwitch21
  5094. //
  5095. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  5096. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  5097. this.toggleSwitch21.Name = "toggleSwitch21";
  5098. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5099. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  5100. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5101. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  5102. this.toggleSwitch21.OnText = "Enhance Privacy";
  5103. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  5104. this.toggleSwitch21.TabIndex = 50;
  5105. this.toggleSwitch21.Tag = "themeable";
  5106. //
  5107. // toggleSwitch23
  5108. //
  5109. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  5110. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  5111. this.toggleSwitch23.Name = "toggleSwitch23";
  5112. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5113. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  5114. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5115. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  5116. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  5117. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  5118. this.toggleSwitch23.TabIndex = 48;
  5119. this.toggleSwitch23.Tag = "themeable";
  5120. //
  5121. // toggleSwitch24
  5122. //
  5123. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  5124. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  5125. this.toggleSwitch24.Name = "toggleSwitch24";
  5126. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5127. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  5128. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5129. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  5130. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  5131. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  5132. this.toggleSwitch24.TabIndex = 47;
  5133. this.toggleSwitch24.Tag = "themeable";
  5134. //
  5135. // toggleSwitch25
  5136. //
  5137. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  5138. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  5139. this.toggleSwitch25.Name = "toggleSwitch25";
  5140. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5141. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  5142. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5143. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  5144. this.toggleSwitch25.OnText = "Disable My People";
  5145. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  5146. this.toggleSwitch25.TabIndex = 46;
  5147. this.toggleSwitch25.Tag = "themeable";
  5148. //
  5149. // toggleSwitch26
  5150. //
  5151. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  5152. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  5153. this.toggleSwitch26.Name = "toggleSwitch26";
  5154. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5155. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  5156. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5157. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  5158. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  5159. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  5160. this.toggleSwitch26.TabIndex = 45;
  5161. this.toggleSwitch26.Tag = "themeable";
  5162. //
  5163. // toggleSwitch19
  5164. //
  5165. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  5166. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  5167. this.toggleSwitch19.Name = "toggleSwitch19";
  5168. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5169. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  5170. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5171. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  5172. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  5173. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  5174. this.toggleSwitch19.TabIndex = 44;
  5175. this.toggleSwitch19.Tag = "themeable";
  5176. //
  5177. // toggleSwitch18
  5178. //
  5179. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  5180. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  5181. this.toggleSwitch18.Name = "toggleSwitch18";
  5182. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5183. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  5184. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5185. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  5186. this.toggleSwitch18.OnText = "Disable Quick Access History";
  5187. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  5188. this.toggleSwitch18.TabIndex = 43;
  5189. this.toggleSwitch18.Tag = "themeable";
  5190. //
  5191. // toggleSwitch17
  5192. //
  5193. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  5194. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  5195. this.toggleSwitch17.Name = "toggleSwitch17";
  5196. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5197. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  5198. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5199. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  5200. this.toggleSwitch17.OnText = "Disable Xbox Live";
  5201. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  5202. this.toggleSwitch17.TabIndex = 42;
  5203. this.toggleSwitch17.Tag = "themeable";
  5204. //
  5205. // toggleSwitch16
  5206. //
  5207. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  5208. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  5209. this.toggleSwitch16.Name = "toggleSwitch16";
  5210. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5211. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  5212. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5213. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  5214. this.toggleSwitch16.OnText = "Disable Cortana";
  5215. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  5216. this.toggleSwitch16.TabIndex = 41;
  5217. this.toggleSwitch16.Tag = "themeable";
  5218. //
  5219. // toggleSwitch15
  5220. //
  5221. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  5222. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  5223. this.toggleSwitch15.Name = "toggleSwitch15";
  5224. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5225. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  5226. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5227. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  5228. this.toggleSwitch15.OnText = "Disable Game Bar";
  5229. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  5230. this.toggleSwitch15.TabIndex = 40;
  5231. this.toggleSwitch15.Tag = "themeable";
  5232. //
  5233. // toggleSwitch14
  5234. //
  5235. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  5236. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  5237. this.toggleSwitch14.Name = "toggleSwitch14";
  5238. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5239. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  5240. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5241. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  5242. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  5243. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  5244. this.toggleSwitch14.TabIndex = 39;
  5245. this.toggleSwitch14.Tag = "themeable";
  5246. //
  5247. // toggleSwitch13
  5248. //
  5249. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  5250. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  5251. this.toggleSwitch13.Name = "toggleSwitch13";
  5252. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5253. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  5254. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5255. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  5256. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  5257. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  5258. this.toggleSwitch13.TabIndex = 38;
  5259. this.toggleSwitch13.Tag = "themeable";
  5260. //
  5261. // toggleSwitch31
  5262. //
  5263. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  5264. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  5265. this.toggleSwitch31.Name = "toggleSwitch31";
  5266. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5267. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  5268. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5269. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  5270. this.toggleSwitch31.OnText = "Disable OneDrive";
  5271. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  5272. this.toggleSwitch31.TabIndex = 46;
  5273. this.toggleSwitch31.Tag = "themeable";
  5274. //
  5275. // chkOnlyRemovable
  5276. //
  5277. this.chkOnlyRemovable.AutoSize = true;
  5278. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5279. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  5280. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  5281. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  5282. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  5283. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  5284. this.chkOnlyRemovable.TabIndex = 53;
  5285. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  5286. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  5287. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  5288. //
  5289. // chkSelectAllModernApps
  5290. //
  5291. this.chkSelectAllModernApps.AutoSize = true;
  5292. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5293. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  5294. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  5295. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  5296. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  5297. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  5298. this.chkSelectAllModernApps.TabIndex = 52;
  5299. this.chkSelectAllModernApps.Text = "Select all";
  5300. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  5301. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  5302. //
  5303. // cAutoInstall
  5304. //
  5305. this.cAutoInstall.AutoSize = true;
  5306. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5307. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5308. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5309. this.cAutoInstall.Location = new System.Drawing.Point(459, 100);
  5310. this.cAutoInstall.Name = "cAutoInstall";
  5311. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  5312. this.cAutoInstall.TabIndex = 107;
  5313. this.cAutoInstall.Text = "Install after downloading";
  5314. this.cAutoInstall.UseVisualStyleBackColor = true;
  5315. //
  5316. // c64
  5317. //
  5318. this.c64.AutoSize = true;
  5319. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5320. this.c64.Location = new System.Drawing.Point(458, 30);
  5321. this.c64.Name = "c64";
  5322. this.c64.Size = new System.Drawing.Size(72, 25);
  5323. this.c64.TabIndex = 75;
  5324. this.c64.TabStop = true;
  5325. this.c64.Text = "64-bit";
  5326. this.c64.UseVisualStyleBackColor = true;
  5327. //
  5328. // c32
  5329. //
  5330. this.c32.AutoSize = true;
  5331. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5332. this.c32.Location = new System.Drawing.Point(536, 30);
  5333. this.c32.Name = "c32";
  5334. this.c32.Size = new System.Drawing.Size(72, 25);
  5335. this.c32.TabIndex = 76;
  5336. this.c32.TabStop = true;
  5337. this.c32.Text = "32-bit";
  5338. this.c32.UseVisualStyleBackColor = true;
  5339. //
  5340. // cLightShot
  5341. //
  5342. this.cLightShot.AutoSize = true;
  5343. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5344. this.cLightShot.Location = new System.Drawing.Point(34, 788);
  5345. this.cLightShot.Name = "cLightShot";
  5346. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  5347. this.cLightShot.TabIndex = 116;
  5348. this.cLightShot.Text = "Lightshot";
  5349. this.cLightShot.UseVisualStyleBackColor = true;
  5350. //
  5351. // cViper
  5352. //
  5353. this.cViper.AutoSize = true;
  5354. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5355. this.cViper.Location = new System.Drawing.Point(34, 758);
  5356. this.cViper.Name = "cViper";
  5357. this.cViper.Size = new System.Drawing.Size(139, 24);
  5358. this.cViper.TabIndex = 136;
  5359. this.cViper.Text = "ViPER4Windows";
  5360. this.cViper.UseVisualStyleBackColor = true;
  5361. //
  5362. // cVLC
  5363. //
  5364. this.cVLC.AutoSize = true;
  5365. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5366. this.cVLC.Location = new System.Drawing.Point(33, 368);
  5367. this.cVLC.Name = "cVLC";
  5368. this.cVLC.Size = new System.Drawing.Size(148, 24);
  5369. this.cVLC.TabIndex = 154;
  5370. this.cVLC.Text = "VLC Media Player";
  5371. this.cVLC.UseVisualStyleBackColor = true;
  5372. //
  5373. // cGyazo
  5374. //
  5375. this.cGyazo.AutoSize = true;
  5376. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5377. this.cGyazo.Location = new System.Drawing.Point(34, 817);
  5378. this.cGyazo.Name = "cGyazo";
  5379. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  5380. this.cGyazo.TabIndex = 117;
  5381. this.cGyazo.Text = "Gyazo";
  5382. this.cGyazo.UseVisualStyleBackColor = true;
  5383. //
  5384. // cFoobar
  5385. //
  5386. this.cFoobar.AutoSize = true;
  5387. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5388. this.cFoobar.Location = new System.Drawing.Point(33, 428);
  5389. this.cFoobar.Name = "cFoobar";
  5390. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  5391. this.cFoobar.TabIndex = 153;
  5392. this.cFoobar.Text = "Foobar2000";
  5393. this.cFoobar.UseVisualStyleBackColor = true;
  5394. //
  5395. // cPot
  5396. //
  5397. this.cPot.AutoSize = true;
  5398. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5399. this.cPot.Location = new System.Drawing.Point(33, 398);
  5400. this.cPot.Name = "cPot";
  5401. this.cPot.Size = new System.Drawing.Size(93, 24);
  5402. this.cPot.TabIndex = 152;
  5403. this.cPot.Text = "PotPlayer";
  5404. this.cPot.UseVisualStyleBackColor = true;
  5405. //
  5406. // cAudacity
  5407. //
  5408. this.cAudacity.AutoSize = true;
  5409. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5410. this.cAudacity.Location = new System.Drawing.Point(34, 608);
  5411. this.cAudacity.Name = "cAudacity";
  5412. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  5413. this.cAudacity.TabIndex = 55;
  5414. this.cAudacity.Text = "Audacity";
  5415. this.cAudacity.UseVisualStyleBackColor = true;
  5416. //
  5417. // cPhotoFiltre
  5418. //
  5419. this.cPhotoFiltre.AutoSize = true;
  5420. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5421. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 640);
  5422. this.cPhotoFiltre.Name = "cPhotoFiltre";
  5423. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  5424. this.cPhotoFiltre.TabIndex = 70;
  5425. this.cPhotoFiltre.Text = "PhotoFiltre";
  5426. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  5427. //
  5428. // cIrfan
  5429. //
  5430. this.cIrfan.AutoSize = true;
  5431. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5432. this.cIrfan.Location = new System.Drawing.Point(33, 518);
  5433. this.cIrfan.Name = "cIrfan";
  5434. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  5435. this.cIrfan.TabIndex = 60;
  5436. this.cIrfan.Text = "IrfanView";
  5437. this.cIrfan.UseVisualStyleBackColor = true;
  5438. //
  5439. // ciTunes
  5440. //
  5441. this.ciTunes.AutoSize = true;
  5442. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5443. this.ciTunes.Location = new System.Drawing.Point(34, 548);
  5444. this.ciTunes.Name = "ciTunes";
  5445. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  5446. this.ciTunes.TabIndex = 122;
  5447. this.ciTunes.Text = "Apple iTunes";
  5448. this.ciTunes.UseVisualStyleBackColor = true;
  5449. //
  5450. // cGIMP
  5451. //
  5452. this.cGIMP.AutoSize = true;
  5453. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5454. this.cGIMP.Location = new System.Drawing.Point(34, 668);
  5455. this.cGIMP.Name = "cGIMP";
  5456. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  5457. this.cGIMP.TabIndex = 58;
  5458. this.cGIMP.Text = "GIMP";
  5459. this.cGIMP.UseVisualStyleBackColor = true;
  5460. //
  5461. // cWinamp
  5462. //
  5463. this.cWinamp.AutoSize = true;
  5464. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5465. this.cWinamp.Location = new System.Drawing.Point(34, 578);
  5466. this.cWinamp.Name = "cWinamp";
  5467. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  5468. this.cWinamp.TabIndex = 125;
  5469. this.cWinamp.Text = "Winamp";
  5470. this.cWinamp.UseVisualStyleBackColor = true;
  5471. //
  5472. // cBS
  5473. //
  5474. this.cBS.AutoSize = true;
  5475. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5476. this.cBS.Location = new System.Drawing.Point(33, 488);
  5477. this.cBS.Name = "cBS";
  5478. this.cBS.Size = new System.Drawing.Size(92, 24);
  5479. this.cBS.TabIndex = 155;
  5480. this.cBS.Text = "BS.Player";
  5481. this.cBS.UseVisualStyleBackColor = true;
  5482. //
  5483. // cSpotify
  5484. //
  5485. this.cSpotify.AutoSize = true;
  5486. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5487. this.cSpotify.Location = new System.Drawing.Point(33, 458);
  5488. this.cSpotify.Name = "cSpotify";
  5489. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  5490. this.cSpotify.TabIndex = 156;
  5491. this.cSpotify.Text = "Spotify";
  5492. this.cSpotify.UseVisualStyleBackColor = true;
  5493. //
  5494. // cMp3Tag
  5495. //
  5496. this.cMp3Tag.AutoSize = true;
  5497. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5498. this.cMp3Tag.Location = new System.Drawing.Point(34, 697);
  5499. this.cMp3Tag.Name = "cMp3Tag";
  5500. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  5501. this.cMp3Tag.TabIndex = 81;
  5502. this.cMp3Tag.Text = "MP3 Tag";
  5503. this.cMp3Tag.UseVisualStyleBackColor = true;
  5504. //
  5505. // cMega
  5506. //
  5507. this.cMega.AutoSize = true;
  5508. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5509. this.cMega.Location = new System.Drawing.Point(33, 303);
  5510. this.cMega.Name = "cMega";
  5511. this.cMega.Size = new System.Drawing.Size(100, 24);
  5512. this.cMega.TabIndex = 150;
  5513. this.cMega.Text = "MEGAsync";
  5514. this.cMega.UseVisualStyleBackColor = true;
  5515. //
  5516. // cAdobeReader
  5517. //
  5518. this.cAdobeReader.AutoSize = true;
  5519. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5520. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  5521. this.cAdobeReader.Name = "cAdobeReader";
  5522. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  5523. this.cAdobeReader.TabIndex = 55;
  5524. this.cAdobeReader.Text = "Adobe Reader";
  5525. this.cAdobeReader.UseVisualStyleBackColor = true;
  5526. //
  5527. // cBlender
  5528. //
  5529. this.cBlender.AutoSize = true;
  5530. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5531. this.cBlender.Location = new System.Drawing.Point(34, 727);
  5532. this.cBlender.Name = "cBlender";
  5533. this.cBlender.Size = new System.Drawing.Size(81, 24);
  5534. this.cBlender.TabIndex = 135;
  5535. this.cBlender.Text = "Blender";
  5536. this.cBlender.UseVisualStyleBackColor = true;
  5537. //
  5538. // cFoxit
  5539. //
  5540. this.cFoxit.AutoSize = true;
  5541. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5542. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  5543. this.cFoxit.Name = "cFoxit";
  5544. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  5545. this.cFoxit.TabIndex = 59;
  5546. this.cFoxit.Text = "Foxit Reader";
  5547. this.cFoxit.UseVisualStyleBackColor = true;
  5548. //
  5549. // cEvernote
  5550. //
  5551. this.cEvernote.AutoSize = true;
  5552. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5553. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  5554. this.cEvernote.Name = "cEvernote";
  5555. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  5556. this.cEvernote.TabIndex = 80;
  5557. this.cEvernote.Text = "Evernote";
  5558. this.cEvernote.UseVisualStyleBackColor = true;
  5559. //
  5560. // cSumatra
  5561. //
  5562. this.cSumatra.AutoSize = true;
  5563. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5564. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  5565. this.cSumatra.Name = "cSumatra";
  5566. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  5567. this.cSumatra.TabIndex = 58;
  5568. this.cSumatra.Text = "SumatraPDF";
  5569. this.cSumatra.UseVisualStyleBackColor = true;
  5570. //
  5571. // cLibreOffice
  5572. //
  5573. this.cLibreOffice.AutoSize = true;
  5574. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5575. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  5576. this.cLibreOffice.Name = "cLibreOffice";
  5577. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  5578. this.cLibreOffice.TabIndex = 99;
  5579. this.cLibreOffice.Text = "LibreOffice";
  5580. this.cLibreOffice.UseVisualStyleBackColor = true;
  5581. //
  5582. // cPeaZip
  5583. //
  5584. this.cPeaZip.AutoSize = true;
  5585. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5586. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  5587. this.cPeaZip.Name = "cPeaZip";
  5588. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  5589. this.cPeaZip.TabIndex = 55;
  5590. this.cPeaZip.Text = "PeaZip";
  5591. this.cPeaZip.UseVisualStyleBackColor = true;
  5592. //
  5593. // cFlux
  5594. //
  5595. this.cFlux.AutoSize = true;
  5596. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5597. this.cFlux.Location = new System.Drawing.Point(34, 338);
  5598. this.cFlux.Name = "cFlux";
  5599. this.cFlux.Size = new System.Drawing.Size(60, 24);
  5600. this.cFlux.TabIndex = 148;
  5601. this.cFlux.Text = "F.lux";
  5602. this.cFlux.UseVisualStyleBackColor = true;
  5603. //
  5604. // c7zip
  5605. //
  5606. this.c7zip.AutoSize = true;
  5607. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5608. this.c7zip.Location = new System.Drawing.Point(33, 153);
  5609. this.c7zip.Name = "c7zip";
  5610. this.c7zip.Size = new System.Drawing.Size(64, 24);
  5611. this.c7zip.TabIndex = 58;
  5612. this.c7zip.Text = "7-Zip";
  5613. this.c7zip.UseVisualStyleBackColor = true;
  5614. //
  5615. // cWinRar
  5616. //
  5617. this.cWinRar.AutoSize = true;
  5618. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5619. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  5620. this.cWinRar.Name = "cWinRar";
  5621. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  5622. this.cWinRar.TabIndex = 57;
  5623. this.cWinRar.Text = "WinRAR";
  5624. this.cWinRar.UseVisualStyleBackColor = true;
  5625. //
  5626. // cDropbox
  5627. //
  5628. this.cDropbox.AutoSize = true;
  5629. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5630. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  5631. this.cDropbox.Name = "cDropbox";
  5632. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  5633. this.cDropbox.TabIndex = 124;
  5634. this.cDropbox.Text = "Dropbox";
  5635. this.cDropbox.UseVisualStyleBackColor = true;
  5636. //
  5637. // cOneDrive
  5638. //
  5639. this.cOneDrive.AutoSize = true;
  5640. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5641. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  5642. this.cOneDrive.Name = "cOneDrive";
  5643. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  5644. this.cOneDrive.TabIndex = 73;
  5645. this.cOneDrive.Text = "OneDrive";
  5646. this.cOneDrive.UseVisualStyleBackColor = true;
  5647. //
  5648. // cSteam
  5649. //
  5650. this.cSteam.AutoSize = true;
  5651. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5652. this.cSteam.Location = new System.Drawing.Point(35, 573);
  5653. this.cSteam.Name = "cSteam";
  5654. this.cSteam.Size = new System.Drawing.Size(70, 24);
  5655. this.cSteam.TabIndex = 70;
  5656. this.cSteam.Text = "Steam";
  5657. this.cSteam.UseVisualStyleBackColor = true;
  5658. //
  5659. // cOrigin
  5660. //
  5661. this.cOrigin.AutoSize = true;
  5662. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5663. this.cOrigin.Location = new System.Drawing.Point(35, 693);
  5664. this.cOrigin.Name = "cOrigin";
  5665. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  5666. this.cOrigin.TabIndex = 111;
  5667. this.cOrigin.Text = "EA Origin";
  5668. this.cOrigin.UseVisualStyleBackColor = true;
  5669. //
  5670. // cVCPP
  5671. //
  5672. this.cVCPP.AutoSize = true;
  5673. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5674. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5675. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5676. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  5677. this.cVCPP.Name = "cVCPP";
  5678. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  5679. this.cVCPP.TabIndex = 171;
  5680. this.cVCPP.Text = "Visual C++ AiO";
  5681. this.cVCPP.UseVisualStyleBackColor = true;
  5682. //
  5683. // cQB
  5684. //
  5685. this.cQB.AutoSize = true;
  5686. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5687. this.cQB.Location = new System.Drawing.Point(35, 424);
  5688. this.cQB.Name = "cQB";
  5689. this.cQB.Size = new System.Drawing.Size(105, 24);
  5690. this.cQB.TabIndex = 58;
  5691. this.cQB.Text = "qBitTorrent";
  5692. this.cQB.UseVisualStyleBackColor = true;
  5693. //
  5694. // cEpicStore
  5695. //
  5696. this.cEpicStore.AutoSize = true;
  5697. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5698. this.cEpicStore.Location = new System.Drawing.Point(35, 663);
  5699. this.cEpicStore.Name = "cEpicStore";
  5700. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  5701. this.cEpicStore.TabIndex = 109;
  5702. this.cEpicStore.Text = "Epic Games";
  5703. this.cEpicStore.UseVisualStyleBackColor = true;
  5704. //
  5705. // cUT2
  5706. //
  5707. this.cUT2.AutoSize = true;
  5708. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5709. this.cUT2.Location = new System.Drawing.Point(35, 514);
  5710. this.cUT2.Name = "cUT2";
  5711. this.cUT2.Size = new System.Drawing.Size(121, 24);
  5712. this.cUT2.TabIndex = 161;
  5713. this.cUT2.Text = "uTorrent 2.2.1";
  5714. this.cUT2.UseVisualStyleBackColor = true;
  5715. //
  5716. // cBlizzard
  5717. //
  5718. this.cBlizzard.AutoSize = true;
  5719. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5720. this.cBlizzard.Location = new System.Drawing.Point(35, 633);
  5721. this.cBlizzard.Name = "cBlizzard";
  5722. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  5723. this.cBlizzard.TabIndex = 82;
  5724. this.cBlizzard.Text = "Battle.net";
  5725. this.cBlizzard.UseVisualStyleBackColor = true;
  5726. //
  5727. // cDeluge
  5728. //
  5729. this.cDeluge.AutoSize = true;
  5730. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5731. this.cDeluge.Location = new System.Drawing.Point(35, 454);
  5732. this.cDeluge.Name = "cDeluge";
  5733. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  5734. this.cDeluge.TabIndex = 55;
  5735. this.cDeluge.Text = "Deluge";
  5736. this.cDeluge.UseVisualStyleBackColor = true;
  5737. //
  5738. // cNF472
  5739. //
  5740. this.cNF472.AutoSize = true;
  5741. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5742. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5743. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5744. this.cNF472.Location = new System.Drawing.Point(35, 95);
  5745. this.cNF472.Name = "cNF472";
  5746. this.cNF472.Size = new System.Drawing.Size(178, 24);
  5747. this.cNF472.TabIndex = 169;
  5748. this.cNF472.Text = ".NET Framework 4.7.2";
  5749. this.cNF472.UseVisualStyleBackColor = true;
  5750. //
  5751. // cUbi
  5752. //
  5753. this.cUbi.AutoSize = true;
  5754. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5755. this.cUbi.Location = new System.Drawing.Point(35, 603);
  5756. this.cUbi.Name = "cUbi";
  5757. this.cUbi.Size = new System.Drawing.Size(68, 24);
  5758. this.cUbi.TabIndex = 81;
  5759. this.cUbi.Text = "Uplay";
  5760. this.cUbi.UseVisualStyleBackColor = true;
  5761. //
  5762. // cNF452
  5763. //
  5764. this.cNF452.AutoSize = true;
  5765. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5766. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5767. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5768. this.cNF452.Location = new System.Drawing.Point(35, 65);
  5769. this.cNF452.Name = "cNF452";
  5770. this.cNF452.Size = new System.Drawing.Size(178, 24);
  5771. this.cNF452.TabIndex = 167;
  5772. this.cNF452.Text = ".NET Framework 4.5.2";
  5773. this.cNF452.UseVisualStyleBackColor = true;
  5774. //
  5775. // cUT3
  5776. //
  5777. this.cUT3.AutoSize = true;
  5778. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5779. this.cUT3.Location = new System.Drawing.Point(35, 484);
  5780. this.cUT3.Name = "cUT3";
  5781. this.cUT3.Size = new System.Drawing.Size(111, 24);
  5782. this.cUT3.TabIndex = 59;
  5783. this.cUT3.Text = "uTorrent 3.x";
  5784. this.cUT3.UseVisualStyleBackColor = true;
  5785. //
  5786. // cNF40
  5787. //
  5788. this.cNF40.AutoSize = true;
  5789. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5790. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5791. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5792. this.cNF40.Location = new System.Drawing.Point(35, 35);
  5793. this.cNF40.Name = "cNF40";
  5794. this.cNF40.Size = new System.Drawing.Size(166, 24);
  5795. this.cNF40.TabIndex = 165;
  5796. this.cNF40.Text = ".NET Framework 4.0";
  5797. this.cNF40.UseVisualStyleBackColor = true;
  5798. //
  5799. // cBT
  5800. //
  5801. this.cBT.AutoSize = true;
  5802. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5803. this.cBT.Location = new System.Drawing.Point(35, 544);
  5804. this.cBT.Name = "cBT";
  5805. this.cBT.Size = new System.Drawing.Size(96, 24);
  5806. this.cBT.TabIndex = 60;
  5807. this.cBT.Text = "BitTorrent";
  5808. this.cBT.UseVisualStyleBackColor = true;
  5809. //
  5810. // cNF35
  5811. //
  5812. this.cNF35.AutoSize = true;
  5813. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5814. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5815. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5816. this.cNF35.Location = new System.Drawing.Point(35, 5);
  5817. this.cNF35.Name = "cNF35";
  5818. this.cNF35.Size = new System.Drawing.Size(165, 24);
  5819. this.cNF35.TabIndex = 163;
  5820. this.cNF35.Text = ".NET Framework 3.5";
  5821. this.cNF35.UseVisualStyleBackColor = true;
  5822. //
  5823. // cIObitSU
  5824. //
  5825. this.cIObitSU.AutoSize = true;
  5826. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5827. this.cIObitSU.Location = new System.Drawing.Point(35, 244);
  5828. this.cIObitSU.Name = "cIObitSU";
  5829. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  5830. this.cIObitSU.TabIndex = 162;
  5831. this.cIObitSU.Text = "IObit Software Updater";
  5832. this.cIObitSU.UseVisualStyleBackColor = true;
  5833. //
  5834. // cIObitU
  5835. //
  5836. this.cIObitU.AutoSize = true;
  5837. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5838. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5839. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5840. this.cIObitU.Location = new System.Drawing.Point(35, 155);
  5841. this.cIObitU.Name = "cIObitU";
  5842. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  5843. this.cIObitU.TabIndex = 138;
  5844. this.cIObitU.Text = "IObit Uninstaller";
  5845. this.cIObitU.UseVisualStyleBackColor = true;
  5846. //
  5847. // cRevo
  5848. //
  5849. this.cRevo.AutoSize = true;
  5850. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5851. this.cRevo.Location = new System.Drawing.Point(35, 274);
  5852. this.cRevo.Name = "cRevo";
  5853. this.cRevo.Size = new System.Drawing.Size(140, 24);
  5854. this.cRevo.TabIndex = 142;
  5855. this.cRevo.Text = "Revo Uninstaller";
  5856. this.cRevo.UseVisualStyleBackColor = true;
  5857. //
  5858. // cIObitDB
  5859. //
  5860. this.cIObitDB.AutoSize = true;
  5861. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5862. this.cIObitDB.Location = new System.Drawing.Point(35, 185);
  5863. this.cIObitDB.Name = "cIObitDB";
  5864. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  5865. this.cIObitDB.TabIndex = 137;
  5866. this.cIObitDB.Text = "IObit Driver Booster";
  5867. this.cIObitDB.UseVisualStyleBackColor = true;
  5868. //
  5869. // cIObitSD
  5870. //
  5871. this.cIObitSD.AutoSize = true;
  5872. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5873. this.cIObitSD.Location = new System.Drawing.Point(35, 215);
  5874. this.cIObitSD.Name = "cIObitSD";
  5875. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  5876. this.cIObitSD.TabIndex = 136;
  5877. this.cIObitSD.Text = "IObit Smart Defrag";
  5878. this.cIObitSD.UseVisualStyleBackColor = true;
  5879. //
  5880. // cUUI
  5881. //
  5882. this.cUUI.AutoSize = true;
  5883. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5884. this.cUUI.Location = new System.Drawing.Point(35, 394);
  5885. this.cUUI.Name = "cUUI";
  5886. this.cUUI.Size = new System.Drawing.Size(182, 24);
  5887. this.cUUI.TabIndex = 152;
  5888. this.cUUI.Text = "Universal USB Installer";
  5889. this.cUUI.UseVisualStyleBackColor = true;
  5890. //
  5891. // cRufus
  5892. //
  5893. this.cRufus.AutoSize = true;
  5894. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5895. this.cRufus.Location = new System.Drawing.Point(35, 364);
  5896. this.cRufus.Name = "cRufus";
  5897. this.cRufus.Size = new System.Drawing.Size(66, 24);
  5898. this.cRufus.TabIndex = 150;
  5899. this.cRufus.Text = "Rufus";
  5900. this.cRufus.UseVisualStyleBackColor = true;
  5901. //
  5902. // cMalwarebytes
  5903. //
  5904. this.cMalwarebytes.AutoSize = true;
  5905. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5906. this.cMalwarebytes.Location = new System.Drawing.Point(35, 304);
  5907. this.cMalwarebytes.Name = "cMalwarebytes";
  5908. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  5909. this.cMalwarebytes.TabIndex = 144;
  5910. this.cMalwarebytes.Text = "Malwarebytes";
  5911. this.cMalwarebytes.UseVisualStyleBackColor = true;
  5912. //
  5913. // cAntiExploit
  5914. //
  5915. this.cAntiExploit.AutoSize = true;
  5916. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5917. this.cAntiExploit.Location = new System.Drawing.Point(35, 334);
  5918. this.cAntiExploit.Name = "cAntiExploit";
  5919. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  5920. this.cAntiExploit.TabIndex = 146;
  5921. this.cAntiExploit.Text = "Anti-Exploit";
  5922. this.cAntiExploit.UseVisualStyleBackColor = true;
  5923. //
  5924. // cFileZilla
  5925. //
  5926. this.cFileZilla.AutoSize = true;
  5927. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5928. this.cFileZilla.Location = new System.Drawing.Point(35, 843);
  5929. this.cFileZilla.Name = "cFileZilla";
  5930. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  5931. this.cFileZilla.TabIndex = 55;
  5932. this.cFileZilla.Text = "FileZilla";
  5933. this.cFileZilla.UseVisualStyleBackColor = true;
  5934. //
  5935. // cGitHub
  5936. //
  5937. this.cGitHub.AutoSize = true;
  5938. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5939. this.cGitHub.Location = new System.Drawing.Point(35, 693);
  5940. this.cGitHub.Name = "cGitHub";
  5941. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  5942. this.cGitHub.TabIndex = 57;
  5943. this.cGitHub.Text = "GitHub";
  5944. this.cGitHub.UseVisualStyleBackColor = true;
  5945. //
  5946. // cNode
  5947. //
  5948. this.cNode.AutoSize = true;
  5949. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5950. this.cNode.Location = new System.Drawing.Point(35, 724);
  5951. this.cNode.Name = "cNode";
  5952. this.cNode.Size = new System.Drawing.Size(80, 24);
  5953. this.cNode.TabIndex = 70;
  5954. this.cNode.Text = "NodeJS";
  5955. this.cNode.UseVisualStyleBackColor = true;
  5956. //
  5957. // cPutty
  5958. //
  5959. this.cPutty.AutoSize = true;
  5960. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5961. this.cPutty.Location = new System.Drawing.Point(35, 873);
  5962. this.cPutty.Name = "cPutty";
  5963. this.cPutty.Size = new System.Drawing.Size(64, 24);
  5964. this.cPutty.TabIndex = 58;
  5965. this.cPutty.Text = "Putty";
  5966. this.cPutty.UseVisualStyleBackColor = true;
  5967. //
  5968. // cNPP
  5969. //
  5970. this.cNPP.AutoSize = true;
  5971. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5972. this.cNPP.Location = new System.Drawing.Point(35, 453);
  5973. this.cNPP.Name = "cNPP";
  5974. this.cNPP.Size = new System.Drawing.Size(108, 24);
  5975. this.cNPP.TabIndex = 58;
  5976. this.cNPP.Text = "Notepad++";
  5977. this.cNPP.UseVisualStyleBackColor = true;
  5978. //
  5979. // cWinScp
  5980. //
  5981. this.cWinScp.AutoSize = true;
  5982. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5983. this.cWinScp.Location = new System.Drawing.Point(35, 813);
  5984. this.cWinScp.Name = "cWinScp";
  5985. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  5986. this.cWinScp.TabIndex = 81;
  5987. this.cWinScp.Text = "WinSCP";
  5988. this.cWinScp.UseVisualStyleBackColor = true;
  5989. //
  5990. // cAndroidStudio
  5991. //
  5992. this.cAndroidStudio.AutoSize = true;
  5993. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5994. this.cAndroidStudio.Location = new System.Drawing.Point(35, 663);
  5995. this.cAndroidStudio.Name = "cAndroidStudio";
  5996. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  5997. this.cAndroidStudio.TabIndex = 127;
  5998. this.cAndroidStudio.Text = "Android Studio";
  5999. this.cAndroidStudio.UseVisualStyleBackColor = true;
  6000. //
  6001. // cXAMPP
  6002. //
  6003. this.cXAMPP.AutoSize = true;
  6004. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6005. this.cXAMPP.Location = new System.Drawing.Point(35, 754);
  6006. this.cXAMPP.Name = "cXAMPP";
  6007. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  6008. this.cXAMPP.TabIndex = 71;
  6009. this.cXAMPP.Text = "XAMPP";
  6010. this.cXAMPP.UseVisualStyleBackColor = true;
  6011. //
  6012. // cChromium
  6013. //
  6014. this.cChromium.AutoSize = true;
  6015. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6016. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6017. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6018. this.cChromium.Location = new System.Drawing.Point(35, 3);
  6019. this.cChromium.Name = "cChromium";
  6020. this.cChromium.Size = new System.Drawing.Size(100, 24);
  6021. this.cChromium.TabIndex = 58;
  6022. this.cChromium.Text = "Chromium";
  6023. this.cChromium.UseVisualStyleBackColor = true;
  6024. //
  6025. // cEclipse
  6026. //
  6027. this.cEclipse.AutoSize = true;
  6028. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6029. this.cEclipse.Location = new System.Drawing.Point(35, 633);
  6030. this.cEclipse.Name = "cEclipse";
  6031. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  6032. this.cEclipse.TabIndex = 126;
  6033. this.cEclipse.Text = "Eclipse";
  6034. this.cEclipse.UseVisualStyleBackColor = true;
  6035. //
  6036. // cPostman
  6037. //
  6038. this.cPostman.AutoSize = true;
  6039. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6040. this.cPostman.Location = new System.Drawing.Point(35, 782);
  6041. this.cPostman.Name = "cPostman";
  6042. this.cPostman.Size = new System.Drawing.Size(86, 24);
  6043. this.cPostman.TabIndex = 72;
  6044. this.cPostman.Text = "Postman";
  6045. this.cPostman.UseVisualStyleBackColor = true;
  6046. //
  6047. // cSublimeText
  6048. //
  6049. this.cSublimeText.AutoSize = true;
  6050. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6051. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  6052. this.cSublimeText.Name = "cSublimeText";
  6053. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  6054. this.cSublimeText.TabIndex = 55;
  6055. this.cSublimeText.Text = "Sublime Text";
  6056. this.cSublimeText.UseVisualStyleBackColor = true;
  6057. //
  6058. // cVivaldi
  6059. //
  6060. this.cVivaldi.AutoSize = true;
  6061. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6062. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  6063. this.cVivaldi.Name = "cVivaldi";
  6064. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  6065. this.cVivaldi.TabIndex = 57;
  6066. this.cVivaldi.Text = "Vivaldi";
  6067. this.cVivaldi.UseVisualStyleBackColor = true;
  6068. //
  6069. // cAtom
  6070. //
  6071. this.cAtom.AutoSize = true;
  6072. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6073. this.cAtom.Location = new System.Drawing.Point(35, 603);
  6074. this.cAtom.Name = "cAtom";
  6075. this.cAtom.Size = new System.Drawing.Size(65, 24);
  6076. this.cAtom.TabIndex = 59;
  6077. this.cAtom.Text = "Atom";
  6078. this.cAtom.UseVisualStyleBackColor = true;
  6079. //
  6080. // cMaxthon
  6081. //
  6082. this.cMaxthon.AutoSize = true;
  6083. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6084. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  6085. this.cMaxthon.Name = "cMaxthon";
  6086. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  6087. this.cMaxthon.TabIndex = 120;
  6088. this.cMaxthon.Text = "Maxthon";
  6089. this.cMaxthon.UseVisualStyleBackColor = true;
  6090. //
  6091. // cVS
  6092. //
  6093. this.cVS.AutoSize = true;
  6094. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6095. this.cVS.Location = new System.Drawing.Point(35, 573);
  6096. this.cVS.Name = "cVS";
  6097. this.cVS.Size = new System.Drawing.Size(117, 24);
  6098. this.cVS.TabIndex = 60;
  6099. this.cVS.Text = "Visual Studio";
  6100. this.cVS.UseVisualStyleBackColor = true;
  6101. //
  6102. // cChrome
  6103. //
  6104. this.cChrome.AutoSize = true;
  6105. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6106. this.cChrome.Location = new System.Drawing.Point(35, 63);
  6107. this.cChrome.Name = "cChrome";
  6108. this.cChrome.Size = new System.Drawing.Size(135, 24);
  6109. this.cChrome.TabIndex = 54;
  6110. this.cChrome.Text = "Google Chrome";
  6111. this.cChrome.UseVisualStyleBackColor = true;
  6112. //
  6113. // cVSCode
  6114. //
  6115. this.cVSCode.AutoSize = true;
  6116. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6117. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  6118. this.cVSCode.Name = "cVSCode";
  6119. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  6120. this.cVSCode.TabIndex = 57;
  6121. this.cVSCode.Text = "Visual Studio Code";
  6122. this.cVSCode.UseVisualStyleBackColor = true;
  6123. //
  6124. // cOpera
  6125. //
  6126. this.cOpera.AutoSize = true;
  6127. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6128. this.cOpera.Location = new System.Drawing.Point(35, 123);
  6129. this.cOpera.Name = "cOpera";
  6130. this.cOpera.Size = new System.Drawing.Size(70, 24);
  6131. this.cOpera.TabIndex = 56;
  6132. this.cOpera.Text = "Opera";
  6133. this.cOpera.UseVisualStyleBackColor = true;
  6134. //
  6135. // cSublimeMerge
  6136. //
  6137. this.cSublimeMerge.AutoSize = true;
  6138. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6139. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  6140. this.cSublimeMerge.Name = "cSublimeMerge";
  6141. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  6142. this.cSublimeMerge.TabIndex = 59;
  6143. this.cSublimeMerge.Text = "Sublime Merge";
  6144. this.cSublimeMerge.UseVisualStyleBackColor = true;
  6145. //
  6146. // cFirefox
  6147. //
  6148. this.cFirefox.AutoSize = true;
  6149. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6150. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  6151. this.cFirefox.Name = "cFirefox";
  6152. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  6153. this.cFirefox.TabIndex = 55;
  6154. this.cFirefox.Text = "Mozilla Firefox";
  6155. this.cFirefox.UseVisualStyleBackColor = true;
  6156. //
  6157. // cTor
  6158. //
  6159. this.cTor.AutoSize = true;
  6160. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6161. this.cTor.Location = new System.Drawing.Point(35, 183);
  6162. this.cTor.Name = "cTor";
  6163. this.cTor.Size = new System.Drawing.Size(109, 24);
  6164. this.cTor.TabIndex = 79;
  6165. this.cTor.Text = "Tor Browser";
  6166. this.cTor.UseVisualStyleBackColor = true;
  6167. //
  6168. // cDiscord
  6169. //
  6170. this.cDiscord.AutoSize = true;
  6171. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6172. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  6173. this.cDiscord.Name = "cDiscord";
  6174. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  6175. this.cDiscord.TabIndex = 58;
  6176. this.cDiscord.Text = "Discord";
  6177. this.cDiscord.UseVisualStyleBackColor = true;
  6178. //
  6179. // cAnyDesk
  6180. //
  6181. this.cAnyDesk.AutoSize = true;
  6182. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6183. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  6184. this.cAnyDesk.Name = "cAnyDesk";
  6185. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  6186. this.cAnyDesk.TabIndex = 113;
  6187. this.cAnyDesk.Text = "AnyDesk";
  6188. this.cAnyDesk.UseVisualStyleBackColor = true;
  6189. //
  6190. // cMSTeams
  6191. //
  6192. this.cMSTeams.AutoSize = true;
  6193. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6194. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  6195. this.cMSTeams.Name = "cMSTeams";
  6196. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  6197. this.cMSTeams.TabIndex = 115;
  6198. this.cMSTeams.Text = "Microsoft Teams";
  6199. this.cMSTeams.UseVisualStyleBackColor = true;
  6200. //
  6201. // cViber
  6202. //
  6203. this.cViber.AutoSize = true;
  6204. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6205. this.cViber.Location = new System.Drawing.Point(35, 273);
  6206. this.cViber.Name = "cViber";
  6207. this.cViber.Size = new System.Drawing.Size(65, 24);
  6208. this.cViber.TabIndex = 57;
  6209. this.cViber.Text = "Viber";
  6210. this.cViber.UseVisualStyleBackColor = true;
  6211. //
  6212. // cSkype
  6213. //
  6214. this.cSkype.AutoSize = true;
  6215. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6216. this.cSkype.Location = new System.Drawing.Point(35, 243);
  6217. this.cSkype.Name = "cSkype";
  6218. this.cSkype.Size = new System.Drawing.Size(69, 24);
  6219. this.cSkype.TabIndex = 55;
  6220. this.cSkype.Text = "Skype";
  6221. this.cSkype.UseVisualStyleBackColor = true;
  6222. //
  6223. // cThunderbird
  6224. //
  6225. this.cThunderbird.AutoSize = true;
  6226. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6227. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  6228. this.cThunderbird.Name = "cThunderbird";
  6229. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  6230. this.cThunderbird.TabIndex = 58;
  6231. this.cThunderbird.Text = "Mozilla Thunderbird";
  6232. this.cThunderbird.UseVisualStyleBackColor = true;
  6233. //
  6234. // cZoom
  6235. //
  6236. this.cZoom.AutoSize = true;
  6237. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6238. this.cZoom.Location = new System.Drawing.Point(35, 303);
  6239. this.cZoom.Name = "cZoom";
  6240. this.cZoom.Size = new System.Drawing.Size(121, 24);
  6241. this.cZoom.TabIndex = 59;
  6242. this.cZoom.Text = "Google Zoom";
  6243. this.cZoom.UseVisualStyleBackColor = true;
  6244. //
  6245. // cTV
  6246. //
  6247. this.cTV.AutoSize = true;
  6248. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6249. this.cTV.Location = new System.Drawing.Point(35, 364);
  6250. this.cTV.Name = "cTV";
  6251. this.cTV.Size = new System.Drawing.Size(111, 24);
  6252. this.cTV.TabIndex = 80;
  6253. this.cTV.Text = "TeamViewer";
  6254. this.cTV.UseVisualStyleBackColor = true;
  6255. //
  6256. // checkErrorReports
  6257. //
  6258. this.checkErrorReports.AutoSize = true;
  6259. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6260. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  6261. this.checkErrorReports.Location = new System.Drawing.Point(256, 104);
  6262. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  6263. this.checkErrorReports.Name = "checkErrorReports";
  6264. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  6265. this.checkErrorReports.TabIndex = 44;
  6266. this.checkErrorReports.Text = "Error reports";
  6267. this.checkErrorReports.UseVisualStyleBackColor = true;
  6268. //
  6269. // checkSelectAll
  6270. //
  6271. this.checkSelectAll.AutoSize = true;
  6272. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6273. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  6274. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  6275. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  6276. this.checkSelectAll.Name = "checkSelectAll";
  6277. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  6278. this.checkSelectAll.TabIndex = 35;
  6279. this.checkSelectAll.Tag = "";
  6280. this.checkSelectAll.Text = "Select all";
  6281. this.checkSelectAll.UseVisualStyleBackColor = true;
  6282. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  6283. //
  6284. // checkMediaCache
  6285. //
  6286. this.checkMediaCache.AutoSize = true;
  6287. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6288. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  6289. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  6290. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  6291. this.checkMediaCache.Name = "checkMediaCache";
  6292. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  6293. this.checkMediaCache.TabIndex = 43;
  6294. this.checkMediaCache.Text = "Media Players cache";
  6295. this.checkMediaCache.UseVisualStyleBackColor = true;
  6296. //
  6297. // checkTemp
  6298. //
  6299. this.checkTemp.AutoSize = true;
  6300. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6301. this.checkTemp.ForeColor = System.Drawing.Color.White;
  6302. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  6303. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  6304. this.checkTemp.Name = "checkTemp";
  6305. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  6306. this.checkTemp.TabIndex = 36;
  6307. this.checkTemp.Text = "Temporary files";
  6308. this.checkTemp.UseVisualStyleBackColor = true;
  6309. //
  6310. // checkLogs
  6311. //
  6312. this.checkLogs.AutoSize = true;
  6313. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6314. this.checkLogs.ForeColor = System.Drawing.Color.White;
  6315. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  6316. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  6317. this.checkLogs.Name = "checkLogs";
  6318. this.checkLogs.Size = new System.Drawing.Size(169, 25);
  6319. this.checkLogs.TabIndex = 42;
  6320. this.checkLogs.Text = "Windows + IIS logs";
  6321. this.checkLogs.UseVisualStyleBackColor = true;
  6322. //
  6323. // checkBin
  6324. //
  6325. this.checkBin.AutoSize = true;
  6326. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6327. this.checkBin.ForeColor = System.Drawing.Color.White;
  6328. this.checkBin.Location = new System.Drawing.Point(256, 45);
  6329. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  6330. this.checkBin.Name = "checkBin";
  6331. this.checkBin.Size = new System.Drawing.Size(162, 25);
  6332. this.checkBin.TabIndex = 41;
  6333. this.checkBin.Text = "Empty Recycle Bin";
  6334. this.checkBin.UseVisualStyleBackColor = true;
  6335. //
  6336. // checkMiniDumps
  6337. //
  6338. this.checkMiniDumps.AutoSize = true;
  6339. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6340. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  6341. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  6342. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  6343. this.checkMiniDumps.Name = "checkMiniDumps";
  6344. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  6345. this.checkMiniDumps.TabIndex = 39;
  6346. this.checkMiniDumps.Text = "BSOD Minidumps";
  6347. this.checkMiniDumps.UseVisualStyleBackColor = true;
  6348. //
  6349. // chkReadOnly
  6350. //
  6351. this.chkReadOnly.AutoSize = true;
  6352. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6353. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  6354. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  6355. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  6356. this.chkReadOnly.Name = "chkReadOnly";
  6357. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  6358. this.chkReadOnly.TabIndex = 61;
  6359. this.chkReadOnly.Text = "Read-only";
  6360. this.chkReadOnly.UseVisualStyleBackColor = true;
  6361. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  6362. //
  6363. // chkBlock
  6364. //
  6365. this.chkBlock.AutoSize = true;
  6366. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6367. this.chkBlock.ForeColor = System.Drawing.Color.White;
  6368. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  6369. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  6370. this.chkBlock.Name = "chkBlock";
  6371. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  6372. this.chkBlock.TabIndex = 59;
  6373. this.chkBlock.Text = "Block";
  6374. this.chkBlock.UseVisualStyleBackColor = true;
  6375. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  6376. //
  6377. // checkRestartExplorer
  6378. //
  6379. this.checkRestartExplorer.AutoSize = true;
  6380. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6381. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  6382. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  6383. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  6384. this.checkRestartExplorer.Name = "checkRestartExplorer";
  6385. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  6386. this.checkRestartExplorer.TabIndex = 50;
  6387. this.checkRestartExplorer.Tag = "";
  6388. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  6389. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  6390. //
  6391. // checkRegistryEditor
  6392. //
  6393. this.checkRegistryEditor.AutoSize = true;
  6394. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6395. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  6396. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  6397. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  6398. this.checkRegistryEditor.Name = "checkRegistryEditor";
  6399. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  6400. this.checkRegistryEditor.TabIndex = 38;
  6401. this.checkRegistryEditor.Text = "Registry Editor";
  6402. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  6403. //
  6404. // checkEnableAll
  6405. //
  6406. this.checkEnableAll.AutoSize = true;
  6407. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6408. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  6409. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  6410. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  6411. this.checkEnableAll.Name = "checkEnableAll";
  6412. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  6413. this.checkEnableAll.TabIndex = 35;
  6414. this.checkEnableAll.Tag = "";
  6415. this.checkEnableAll.Text = "Enable all";
  6416. this.checkEnableAll.UseVisualStyleBackColor = true;
  6417. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  6418. //
  6419. // checkContextMenu
  6420. //
  6421. this.checkContextMenu.AutoSize = true;
  6422. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6423. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  6424. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  6425. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  6426. this.checkContextMenu.Name = "checkContextMenu";
  6427. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  6428. this.checkContextMenu.TabIndex = 43;
  6429. this.checkContextMenu.Text = "Right Click menu";
  6430. this.checkContextMenu.UseVisualStyleBackColor = true;
  6431. //
  6432. // checkTaskManager
  6433. //
  6434. this.checkTaskManager.AutoSize = true;
  6435. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6436. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  6437. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  6438. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  6439. this.checkTaskManager.Name = "checkTaskManager";
  6440. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  6441. this.checkTaskManager.TabIndex = 36;
  6442. this.checkTaskManager.Text = "Task Manager";
  6443. this.checkTaskManager.UseVisualStyleBackColor = true;
  6444. //
  6445. // checkCommandPrompt
  6446. //
  6447. this.checkCommandPrompt.AutoSize = true;
  6448. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6449. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  6450. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  6451. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  6452. this.checkCommandPrompt.Name = "checkCommandPrompt";
  6453. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  6454. this.checkCommandPrompt.TabIndex = 42;
  6455. this.checkCommandPrompt.Text = "Command Prompt";
  6456. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  6457. //
  6458. // checkFirewall
  6459. //
  6460. this.checkFirewall.AutoSize = true;
  6461. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6462. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  6463. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  6464. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  6465. this.checkFirewall.Name = "checkFirewall";
  6466. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  6467. this.checkFirewall.TabIndex = 37;
  6468. this.checkFirewall.Text = "Windows Firewall";
  6469. this.checkFirewall.UseVisualStyleBackColor = true;
  6470. //
  6471. // checkRunDialog
  6472. //
  6473. this.checkRunDialog.AutoSize = true;
  6474. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6475. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  6476. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  6477. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  6478. this.checkRunDialog.Name = "checkRunDialog";
  6479. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  6480. this.checkRunDialog.TabIndex = 41;
  6481. this.checkRunDialog.Text = "Run Dialog";
  6482. this.checkRunDialog.UseVisualStyleBackColor = true;
  6483. //
  6484. // checkFolderOptions
  6485. //
  6486. this.checkFolderOptions.AutoSize = true;
  6487. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6488. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  6489. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  6490. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  6491. this.checkFolderOptions.Name = "checkFolderOptions";
  6492. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  6493. this.checkFolderOptions.TabIndex = 39;
  6494. this.checkFolderOptions.Text = "Folder Options";
  6495. this.checkFolderOptions.UseVisualStyleBackColor = true;
  6496. //
  6497. // checkControlPanel
  6498. //
  6499. this.checkControlPanel.AutoSize = true;
  6500. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6501. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  6502. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  6503. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  6504. this.checkControlPanel.Name = "checkControlPanel";
  6505. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  6506. this.checkControlPanel.TabIndex = 40;
  6507. this.checkControlPanel.Text = "Control Panel";
  6508. this.checkControlPanel.UseVisualStyleBackColor = true;
  6509. //
  6510. // checkShift
  6511. //
  6512. this.checkShift.AutoSize = true;
  6513. this.checkShift.ForeColor = System.Drawing.Color.White;
  6514. this.checkShift.Location = new System.Drawing.Point(11, 26);
  6515. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  6516. this.checkShift.Name = "checkShift";
  6517. this.checkShift.Size = new System.Drawing.Size(300, 25);
  6518. this.checkShift.TabIndex = 83;
  6519. this.checkShift.Text = "Show only when SHIFT key is pressed";
  6520. this.checkShift.UseVisualStyleBackColor = true;
  6521. //
  6522. // radioTop
  6523. //
  6524. this.radioTop.AutoSize = true;
  6525. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6526. this.radioTop.ForeColor = System.Drawing.Color.White;
  6527. this.radioTop.Location = new System.Drawing.Point(11, 26);
  6528. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  6529. this.radioTop.Name = "radioTop";
  6530. this.radioTop.Size = new System.Drawing.Size(55, 25);
  6531. this.radioTop.TabIndex = 83;
  6532. this.radioTop.Text = "Top";
  6533. this.radioTop.UseVisualStyleBackColor = true;
  6534. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  6535. //
  6536. // radioMiddle
  6537. //
  6538. this.radioMiddle.AutoSize = true;
  6539. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  6540. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  6541. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  6542. this.radioMiddle.Name = "radioMiddle";
  6543. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  6544. this.radioMiddle.TabIndex = 84;
  6545. this.radioMiddle.Text = "Middle";
  6546. this.radioMiddle.UseVisualStyleBackColor = true;
  6547. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  6548. //
  6549. // radioBottom
  6550. //
  6551. this.radioBottom.AutoSize = true;
  6552. this.radioBottom.ForeColor = System.Drawing.Color.White;
  6553. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  6554. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  6555. this.radioBottom.Name = "radioBottom";
  6556. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  6557. this.radioBottom.TabIndex = 85;
  6558. this.radioBottom.Text = "Bottom";
  6559. this.radioBottom.UseVisualStyleBackColor = true;
  6560. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  6561. //
  6562. // checkDefaultIcon
  6563. //
  6564. this.checkDefaultIcon.AutoSize = true;
  6565. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6566. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  6567. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  6568. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  6569. this.checkDefaultIcon.Name = "checkDefaultIcon";
  6570. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  6571. this.checkDefaultIcon.TabIndex = 82;
  6572. this.checkDefaultIcon.Text = "Use program\'s icon";
  6573. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  6574. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  6575. //
  6576. // radioCommand
  6577. //
  6578. this.radioCommand.AutoSize = true;
  6579. this.radioCommand.ForeColor = System.Drawing.Color.White;
  6580. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  6581. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  6582. this.radioCommand.Name = "radioCommand";
  6583. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  6584. this.radioCommand.TabIndex = 84;
  6585. this.radioCommand.Text = "Command";
  6586. this.radioCommand.UseVisualStyleBackColor = true;
  6587. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  6588. //
  6589. // radioProgram
  6590. //
  6591. this.radioProgram.AutoSize = true;
  6592. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6593. this.radioProgram.ForeColor = System.Drawing.Color.White;
  6594. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  6595. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  6596. this.radioProgram.Name = "radioProgram";
  6597. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  6598. this.radioProgram.TabIndex = 80;
  6599. this.radioProgram.Text = "Program";
  6600. this.radioProgram.UseVisualStyleBackColor = true;
  6601. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  6602. //
  6603. // radioFolder
  6604. //
  6605. this.radioFolder.AutoSize = true;
  6606. this.radioFolder.ForeColor = System.Drawing.Color.White;
  6607. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  6608. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  6609. this.radioFolder.Name = "radioFolder";
  6610. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  6611. this.radioFolder.TabIndex = 81;
  6612. this.radioFolder.Text = "Folder";
  6613. this.radioFolder.UseVisualStyleBackColor = true;
  6614. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  6615. //
  6616. // radioFile
  6617. //
  6618. this.radioFile.AutoSize = true;
  6619. this.radioFile.ForeColor = System.Drawing.Color.White;
  6620. this.radioFile.Location = new System.Drawing.Point(242, 26);
  6621. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  6622. this.radioFile.Name = "radioFile";
  6623. this.radioFile.Size = new System.Drawing.Size(140, 25);
  6624. this.radioFile.TabIndex = 83;
  6625. this.radioFile.Text = "Any type of file";
  6626. this.radioFile.UseVisualStyleBackColor = true;
  6627. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  6628. //
  6629. // radioLink
  6630. //
  6631. this.radioLink.AutoSize = true;
  6632. this.radioLink.ForeColor = System.Drawing.Color.White;
  6633. this.radioLink.Location = new System.Drawing.Point(182, 26);
  6634. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  6635. this.radioLink.Name = "radioLink";
  6636. this.radioLink.Size = new System.Drawing.Size(57, 25);
  6637. this.radioLink.TabIndex = 82;
  6638. this.radioLink.Text = "Link";
  6639. this.radioLink.UseVisualStyleBackColor = true;
  6640. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  6641. //
  6642. // quickAccessToggle
  6643. //
  6644. this.quickAccessToggle.Location = new System.Drawing.Point(25, 153);
  6645. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6646. this.quickAccessToggle.Name = "quickAccessToggle";
  6647. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6648. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6649. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6650. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6651. this.quickAccessToggle.OnText = "Quick Access Menu";
  6652. this.quickAccessToggle.Size = new System.Drawing.Size(208, 31);
  6653. this.quickAccessToggle.TabIndex = 64;
  6654. this.quickAccessToggle.Tag = "themeable";
  6655. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6656. //
  6657. // MainForm
  6658. //
  6659. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6660. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6661. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6662. this.ClientSize = new System.Drawing.Size(768, 705);
  6663. this.Controls.Add(this.bpanel);
  6664. this.Controls.Add(this.tpanel);
  6665. this.DoubleBuffered = true;
  6666. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6667. this.ForeColor = System.Drawing.Color.White;
  6668. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6669. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6670. this.MinimumSize = new System.Drawing.Size(784, 744);
  6671. this.Name = "MainForm";
  6672. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6673. this.Text = "Optimizer";
  6674. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6675. this.Load += new System.EventHandler(this.Main_Load);
  6676. this.tpanel.ResumeLayout(false);
  6677. this.tpanel.PerformLayout();
  6678. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6679. this.bpanel.ResumeLayout(false);
  6680. this.tabCollection.ResumeLayout(false);
  6681. this.universalTab.ResumeLayout(false);
  6682. this.panel8.ResumeLayout(false);
  6683. this.panel8.PerformLayout();
  6684. this.windowsXTab.ResumeLayout(false);
  6685. this.panel9.ResumeLayout(false);
  6686. this.panel9.PerformLayout();
  6687. this.windowsVIIITab.ResumeLayout(false);
  6688. this.modernAppsTab.ResumeLayout(false);
  6689. this.modernAppsTab.PerformLayout();
  6690. this.panelModernAppsList.ResumeLayout(false);
  6691. this.startupTab.ResumeLayout(false);
  6692. this.startupTab.PerformLayout();
  6693. this.panel3.ResumeLayout(false);
  6694. this.appsTab.ResumeLayout(false);
  6695. this.panelCommonApps.ResumeLayout(false);
  6696. this.panelCommonApps.PerformLayout();
  6697. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6698. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6699. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6700. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6701. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6702. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6703. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6704. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6705. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6706. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6707. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6708. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6709. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6710. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6711. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6712. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6713. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6714. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6715. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6716. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6717. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6718. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6719. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6720. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6721. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6722. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6723. this.panelApps6.ResumeLayout(false);
  6724. this.panelApps6.PerformLayout();
  6725. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6726. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6727. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6728. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6729. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6730. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6731. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6732. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6733. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6734. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6735. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6736. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6737. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6738. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6739. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6740. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6741. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6742. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6743. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6744. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6745. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6746. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6747. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6748. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6749. this.panelApps5.ResumeLayout(false);
  6750. this.panelApps5.PerformLayout();
  6751. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6752. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6753. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6754. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6755. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6756. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6757. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6758. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6759. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6760. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6761. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6762. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6763. this.panelApps1.ResumeLayout(false);
  6764. this.panelApps1.PerformLayout();
  6765. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6766. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6767. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6768. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6769. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6770. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6771. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6772. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6773. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6774. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6775. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6776. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6777. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6778. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6779. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6780. this.cleanerTab.ResumeLayout(false);
  6781. this.cleanerTab.PerformLayout();
  6782. this.cleaningpanel.ResumeLayout(false);
  6783. this.cleaningpanel.PerformLayout();
  6784. this.panel1.ResumeLayout(false);
  6785. this.panel1.PerformLayout();
  6786. this.pingerTab.ResumeLayout(false);
  6787. this.pingerTab.PerformLayout();
  6788. this.panel7.ResumeLayout(false);
  6789. this.hostsEditorTab.ResumeLayout(false);
  6790. this.hostsEditorTab.PerformLayout();
  6791. this.panel4.ResumeLayout(false);
  6792. this.panel4.PerformLayout();
  6793. this.panelList.ResumeLayout(false);
  6794. this.registryFixerTab.ResumeLayout(false);
  6795. this.registryFixerTab.PerformLayout();
  6796. this.panel2.ResumeLayout(false);
  6797. this.panel2.PerformLayout();
  6798. this.integratorTab.ResumeLayout(false);
  6799. this.synapse.ResumeLayout(false);
  6800. this.integratorInfoTab.ResumeLayout(false);
  6801. this.integratorInfoTab.PerformLayout();
  6802. this.tabPage8.ResumeLayout(false);
  6803. this.tabPage8.PerformLayout();
  6804. this.itemnamegroup.ResumeLayout(false);
  6805. this.itemnamegroup.PerformLayout();
  6806. this.security.ResumeLayout(false);
  6807. this.security.PerformLayout();
  6808. this.itemposition.ResumeLayout(false);
  6809. this.itemposition.PerformLayout();
  6810. this.icontoaddgroup.ResumeLayout(false);
  6811. this.icontoaddgroup.PerformLayout();
  6812. this.itemtoaddgroup.ResumeLayout(false);
  6813. this.itemtoaddgroup.PerformLayout();
  6814. this.itemtype.ResumeLayout(false);
  6815. this.itemtype.PerformLayout();
  6816. this.tabPage9.ResumeLayout(false);
  6817. this.tabPage9.PerformLayout();
  6818. this.panel5.ResumeLayout(false);
  6819. this.tabPage10.ResumeLayout(false);
  6820. this.tabPage10.PerformLayout();
  6821. this.tabPage11.ResumeLayout(false);
  6822. this.tabPage11.PerformLayout();
  6823. this.panel6.ResumeLayout(false);
  6824. this.optionsTab.ResumeLayout(false);
  6825. this.optionsTab.PerformLayout();
  6826. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6827. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6828. this.launcherMenu.ResumeLayout(false);
  6829. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6830. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6831. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6832. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6833. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6834. this.panel10.ResumeLayout(false);
  6835. this.panel10.PerformLayout();
  6836. this.ResumeLayout(false);
  6837. }
  6838. #endregion
  6839. private System.Windows.Forms.Panel tpanel;
  6840. private System.Windows.Forms.Label txtBitness;
  6841. private System.Windows.Forms.Label txtOS;
  6842. private System.Windows.Forms.Label txtVersion;
  6843. private System.Windows.Forms.PictureBox pictureBox1;
  6844. private System.Windows.Forms.Label label2;
  6845. private System.Windows.Forms.Panel bpanel;
  6846. private System.Windows.Forms.TabControl tabCollection;
  6847. private System.Windows.Forms.TabPage universalTab;
  6848. private System.Windows.Forms.Button button39;
  6849. private System.Windows.Forms.TabPage windowsXTab;
  6850. private System.Windows.Forms.Button button43;
  6851. private System.Windows.Forms.Button button18;
  6852. private System.Windows.Forms.TabPage windowsVIIITab;
  6853. private System.Windows.Forms.Button button44;
  6854. private System.Windows.Forms.TabPage cleanerTab;
  6855. private ColoredCheckBox checkTemp;
  6856. private ColoredCheckBox checkSelectAll;
  6857. private System.Windows.Forms.Button button20;
  6858. private ColoredCheckBox checkMediaCache;
  6859. private ColoredCheckBox checkLogs;
  6860. private ColoredCheckBox checkBin;
  6861. private ColoredCheckBox checkMiniDumps;
  6862. private System.Windows.Forms.Panel panel1;
  6863. private System.Windows.Forms.Label label4;
  6864. private System.Windows.Forms.ProgressBar progress2;
  6865. private System.Windows.Forms.TabPage startupTab;
  6866. private System.Windows.Forms.Label label5;
  6867. private System.Windows.Forms.Button button32;
  6868. private System.Windows.Forms.Button button22;
  6869. private System.Windows.Forms.Label label6;
  6870. private System.Windows.Forms.TabPage registryFixerTab;
  6871. private System.Windows.Forms.Label label7;
  6872. private System.Windows.Forms.Button button33;
  6873. private System.Windows.Forms.Panel panel2;
  6874. private ColoredCheckBox checkRegistryEditor;
  6875. private ColoredCheckBox checkEnableAll;
  6876. private ColoredCheckBox checkContextMenu;
  6877. private ColoredCheckBox checkTaskManager;
  6878. private ColoredCheckBox checkCommandPrompt;
  6879. private ColoredCheckBox checkFirewall;
  6880. private ColoredCheckBox checkRunDialog;
  6881. private ColoredCheckBox checkFolderOptions;
  6882. private ColoredCheckBox checkControlPanel;
  6883. private ColoredCheckBox checkRestartExplorer;
  6884. private System.Windows.Forms.Panel panel3;
  6885. private System.Windows.Forms.Label label8;
  6886. private System.Windows.Forms.ListView listStartupItems;
  6887. private System.Windows.Forms.ColumnHeader columnHeader1;
  6888. private System.Windows.Forms.ColumnHeader columnHeader2;
  6889. private System.Windows.Forms.Button button37;
  6890. private System.Windows.Forms.Button button31;
  6891. private System.Windows.Forms.ColumnHeader columnHeader3;
  6892. private System.Windows.Forms.TabPage hostsEditorTab;
  6893. private System.Windows.Forms.Label label3;
  6894. private System.Windows.Forms.LinkLabel linkLabel2;
  6895. private System.Windows.Forms.LinkLabel linkLabel3;
  6896. private System.Windows.Forms.Label label9;
  6897. private System.Windows.Forms.LinkLabel linkLabel4;
  6898. private System.Windows.Forms.Label label10;
  6899. private System.Windows.Forms.ListBox listHostEntries;
  6900. private System.Windows.Forms.Panel panel4;
  6901. private System.Windows.Forms.Button button46;
  6902. private System.Windows.Forms.Button button41;
  6903. private System.Windows.Forms.Button button42;
  6904. private System.Windows.Forms.TextBox txtDomain;
  6905. private System.Windows.Forms.Label label12;
  6906. private System.Windows.Forms.Label label11;
  6907. private System.Windows.Forms.Button button47;
  6908. private System.Windows.Forms.TextBox txtIP;
  6909. private ColoredCheckBox checkErrorReports;
  6910. private System.Windows.Forms.Panel cleaningpanel;
  6911. private System.Windows.Forms.TabPage integratorTab;
  6912. private System.Windows.Forms.TabControl synapse;
  6913. private System.Windows.Forms.TabPage integratorInfoTab;
  6914. private System.Windows.Forms.TabPage tabPage8;
  6915. private System.Windows.Forms.TabPage tabPage9;
  6916. private System.Windows.Forms.TabPage tabPage10;
  6917. private System.Windows.Forms.TabPage tabPage11;
  6918. private System.Windows.Forms.Label label19;
  6919. private System.Windows.Forms.Label label18;
  6920. private System.Windows.Forms.Label label17;
  6921. private System.Windows.Forms.Label label16;
  6922. private System.Windows.Forms.Label label15;
  6923. private System.Windows.Forms.Label label14;
  6924. private System.Windows.Forms.Label label13;
  6925. private System.Windows.Forms.Button button48;
  6926. private System.Windows.Forms.TextBox txtRunKeyword;
  6927. private System.Windows.Forms.Label label22;
  6928. private System.Windows.Forms.TextBox txtRunFile;
  6929. private System.Windows.Forms.Label label21;
  6930. private System.Windows.Forms.Label label20;
  6931. private System.Windows.Forms.Button btnCreateCustomCommand;
  6932. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6933. private System.Windows.Forms.Button button58;
  6934. private System.Windows.Forms.Button button59;
  6935. private System.Windows.Forms.Button button55;
  6936. private System.Windows.Forms.Button button57;
  6937. private System.Windows.Forms.Button button52;
  6938. private System.Windows.Forms.Button button53;
  6939. private System.Windows.Forms.Button button49;
  6940. private System.Windows.Forms.Button button51;
  6941. private System.Windows.Forms.Button button56;
  6942. private System.Windows.Forms.Button button54;
  6943. private System.Windows.Forms.Label label24;
  6944. private System.Windows.Forms.ListBox listDesktopItems;
  6945. private System.Windows.Forms.Label label25;
  6946. private System.Windows.Forms.Button button60;
  6947. private System.Windows.Forms.Button button61;
  6948. private System.Windows.Forms.Button button62;
  6949. private System.Windows.Forms.GroupBox itemtype;
  6950. private ColoredRadioButton radioCommand;
  6951. private ColoredRadioButton radioProgram;
  6952. private ColoredRadioButton radioFile;
  6953. private ColoredRadioButton radioFolder;
  6954. private ColoredRadioButton radioLink;
  6955. private System.Windows.Forms.Label label26;
  6956. private System.Windows.Forms.GroupBox icontoaddgroup;
  6957. private ColoredCheckBox checkDefaultIcon;
  6958. private System.Windows.Forms.Button btnBrowseIcon;
  6959. private System.Windows.Forms.TextBox txtIcon;
  6960. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6961. private System.Windows.Forms.Button btnBrowseItem;
  6962. private System.Windows.Forms.TextBox txtItem;
  6963. private System.Windows.Forms.GroupBox security;
  6964. private ColoredCheckBox checkShift;
  6965. private System.Windows.Forms.GroupBox itemposition;
  6966. private ColoredRadioButton radioTop;
  6967. private ColoredRadioButton radioMiddle;
  6968. private ColoredRadioButton radioBottom;
  6969. private System.Windows.Forms.GroupBox itemnamegroup;
  6970. private System.Windows.Forms.TextBox txtItemName;
  6971. private System.Windows.Forms.Button btnAddItem;
  6972. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6973. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6974. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6975. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6976. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6977. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6978. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6979. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6980. private System.Windows.Forms.Button button64;
  6981. private System.Windows.Forms.Button button65;
  6982. private System.Windows.Forms.Button button66;
  6983. private System.Windows.Forms.TabPage optionsTab;
  6984. private System.Windows.Forms.RadioButton radioMinimal;
  6985. private System.Windows.Forms.RadioButton radioCaramel;
  6986. private System.Windows.Forms.RadioButton radioLime;
  6987. private System.Windows.Forms.RadioButton radioMagma;
  6988. private System.Windows.Forms.RadioButton radioOcean;
  6989. private System.Windows.Forms.RadioButton radioZerg;
  6990. private System.Windows.Forms.Label label27;
  6991. private System.Windows.Forms.ListBox listCustomCommands;
  6992. private System.Windows.Forms.Label label23;
  6993. private System.Windows.Forms.Button button26;
  6994. private System.Windows.Forms.Button button8;
  6995. private System.Windows.Forms.Panel panel5;
  6996. private System.Windows.Forms.Panel panel6;
  6997. private System.Windows.Forms.Panel panelList;
  6998. private System.Windows.Forms.TabPage modernAppsTab;
  6999. private System.Windows.Forms.Label label1;
  7000. private System.Windows.Forms.Panel panelModernAppsList;
  7001. private System.Windows.Forms.CheckedListBox listModernApps;
  7002. private System.Windows.Forms.Button button74;
  7003. private System.Windows.Forms.Button button75;
  7004. private System.Windows.Forms.Label label28;
  7005. private ColoredCheckBox chkSelectAllModernApps;
  7006. private ToggleSwitch toggleSwitch1;
  7007. private ToggleSwitch toggleSwitch3;
  7008. private ToggleSwitch toggleSwitch2;
  7009. private ToggleSwitch toggleSwitch6;
  7010. private ToggleSwitch toggleSwitch5;
  7011. private ToggleSwitch toggleSwitch4;
  7012. private ToggleSwitch toggleSwitch12;
  7013. private ToggleSwitch toggleSwitch11;
  7014. private ToggleSwitch toggleSwitch10;
  7015. private ToggleSwitch toggleSwitch9;
  7016. private ToggleSwitch toggleSwitch8;
  7017. private ToggleSwitch toggleSwitch13;
  7018. private ToggleSwitch toggleSwitch15;
  7019. private ToggleSwitch toggleSwitch14;
  7020. private ToggleSwitch toggleSwitch20;
  7021. private ToggleSwitch toggleSwitch21;
  7022. private ToggleSwitch toggleSwitch23;
  7023. private ToggleSwitch toggleSwitch24;
  7024. private ToggleSwitch toggleSwitch25;
  7025. private ToggleSwitch toggleSwitch26;
  7026. private ToggleSwitch toggleSwitch19;
  7027. private ToggleSwitch toggleSwitch18;
  7028. private ToggleSwitch toggleSwitch17;
  7029. private ToggleSwitch toggleSwitch16;
  7030. private ToggleSwitch toggleSwitch27;
  7031. private ToggleSwitch toggleSwitch28;
  7032. private ToggleSwitch toggleSwitch29;
  7033. private ToggleSwitch toggleSwitch30;
  7034. private System.Windows.Forms.Button btnResetConfig;
  7035. private ToggleSwitch toggleSwitch31;
  7036. private ToggleSwitch toggleSwitch32;
  7037. private System.Windows.Forms.Button btnUpdate;
  7038. private System.Windows.Forms.Button btnChangelog;
  7039. private ToggleSwitch toggleSwitch33;
  7040. private ToggleSwitch toggleSwitch34;
  7041. private ToggleSwitch toggleSwitch35;
  7042. private ToggleSwitch toggleSwitch36;
  7043. private ColoredCheckBox chkReadOnly;
  7044. private System.Windows.Forms.Label label29;
  7045. private ToggleSwitch toggleSwitch37;
  7046. private ToggleSwitch toggleSwitch38;
  7047. private ToggleSwitch toggleSwitch39;
  7048. private ColoredCheckBox chkBlock;
  7049. private ToggleSwitch toggleSwitch40;
  7050. private System.Windows.Forms.Button button1;
  7051. private System.Windows.Forms.Label label31;
  7052. private System.Windows.Forms.Label label30;
  7053. private System.Windows.Forms.Button button4;
  7054. private System.Windows.Forms.Button button3;
  7055. private System.Windows.Forms.Button button2;
  7056. private System.Windows.Forms.Label label33;
  7057. private System.Windows.Forms.Label label35;
  7058. private System.Windows.Forms.Label label34;
  7059. private System.Windows.Forms.Label label36;
  7060. private System.Windows.Forms.Label label37;
  7061. private System.Windows.Forms.Label label38;
  7062. private System.Windows.Forms.TabPage appsTab;
  7063. private System.Windows.Forms.Button btnDownloadApps;
  7064. private System.Windows.Forms.Label label41;
  7065. private ColoredCheckBox c7zip;
  7066. private ColoredCheckBox cPeaZip;
  7067. private ColoredCheckBox cWinRar;
  7068. private ColoredCheckBox cChromium;
  7069. private ColoredCheckBox cChrome;
  7070. private ColoredCheckBox cFirefox;
  7071. private ColoredCheckBox cVivaldi;
  7072. private ColoredCheckBox cOpera;
  7073. private ColoredCheckBox cThunderbird;
  7074. private ColoredCheckBox cDiscord;
  7075. private ColoredCheckBox cSkype;
  7076. private ColoredCheckBox cViber;
  7077. private ColoredCheckBox cSumatra;
  7078. private ColoredCheckBox cAdobeReader;
  7079. private ColoredCheckBox cQB;
  7080. private ColoredCheckBox cDeluge;
  7081. private System.Windows.Forms.Label label42;
  7082. private System.Windows.Forms.TextBox txtDownloadFolder;
  7083. private System.Windows.Forms.Button button5;
  7084. private System.Windows.Forms.Label txtDownloadStatus;
  7085. private System.Windows.Forms.Label label44;
  7086. private ColoredRadioButton c32;
  7087. private ColoredCheckBox cFoxit;
  7088. private ColoredCheckBox cUT3;
  7089. private ColoredCheckBox cBT;
  7090. private System.Windows.Forms.Button button6;
  7091. private System.Windows.Forms.LinkLabel linkLabel1;
  7092. private ColoredCheckBox cTor;
  7093. private ColoredCheckBox cTV;
  7094. private ColoredCheckBox cZoom;
  7095. private ColoredCheckBox cEvernote;
  7096. private ColoredCheckBox cOneDrive;
  7097. private ColoredCheckBox cSteam;
  7098. private ColoredCheckBox cUbi;
  7099. private ColoredCheckBox cBlizzard;
  7100. private System.Windows.Forms.PictureBox pictureBox2;
  7101. private System.Windows.Forms.PictureBox pictureBox6;
  7102. private System.Windows.Forms.PictureBox pictureBox7;
  7103. private System.Windows.Forms.PictureBox pictureBox3;
  7104. private System.Windows.Forms.PictureBox pictureBox4;
  7105. private System.Windows.Forms.PictureBox pictureBox5;
  7106. private System.Windows.Forms.PictureBox pictureBox14;
  7107. private System.Windows.Forms.PictureBox pictureBox15;
  7108. private System.Windows.Forms.PictureBox pictureBox16;
  7109. private System.Windows.Forms.PictureBox pictureBox17;
  7110. private System.Windows.Forms.PictureBox pictureBox20;
  7111. private System.Windows.Forms.PictureBox pictureBox19;
  7112. private System.Windows.Forms.PictureBox pictureBox18;
  7113. private System.Windows.Forms.PictureBox pictureBox25;
  7114. private System.Windows.Forms.PictureBox pictureBox26;
  7115. private System.Windows.Forms.PictureBox pictureBox27;
  7116. private System.Windows.Forms.PictureBox pictureBox28;
  7117. private System.Windows.Forms.PictureBox pictureBox29;
  7118. private System.Windows.Forms.PictureBox pictureBox30;
  7119. private System.Windows.Forms.PictureBox pictureBox24;
  7120. private System.Windows.Forms.PictureBox pictureBox21;
  7121. private System.Windows.Forms.PictureBox pictureBox23;
  7122. private System.Windows.Forms.PictureBox pictureBox22;
  7123. private System.Windows.Forms.PictureBox pictureBox43;
  7124. private System.Windows.Forms.PictureBox pictureBox49;
  7125. private System.Windows.Forms.PictureBox pictureBox51;
  7126. private System.Windows.Forms.PictureBox pictureBox50;
  7127. private ColoredCheckBox cLibreOffice;
  7128. private System.Windows.Forms.PictureBox pictureBox52;
  7129. private ColoredCheckBox cAutoInstall;
  7130. private ColoredCheckBox cEpicStore;
  7131. private System.Windows.Forms.PictureBox pictureBox53;
  7132. private ColoredCheckBox cOrigin;
  7133. private System.Windows.Forms.PictureBox pictureBox54;
  7134. private ColoredCheckBox cMSTeams;
  7135. private System.Windows.Forms.PictureBox pictureBox55;
  7136. private ColoredCheckBox cAnyDesk;
  7137. private System.Windows.Forms.PictureBox pictureBox56;
  7138. private ColoredCheckBox cMaxthon;
  7139. private System.Windows.Forms.PictureBox picturemaxthon;
  7140. private System.Windows.Forms.PictureBox pictureBox63;
  7141. private ColoredCheckBox cDropbox;
  7142. private System.Windows.Forms.Label label47;
  7143. private System.Windows.Forms.Label label46;
  7144. private System.Windows.Forms.Label label45;
  7145. private ColoredCheckBox cFlux;
  7146. private System.Windows.Forms.PictureBox pictureBox71;
  7147. private System.Windows.Forms.Panel panelApps1;
  7148. private System.Windows.Forms.Panel panelApps5;
  7149. private ColoredCheckBox chkOnlyRemovable;
  7150. private System.Windows.Forms.ProgressBar progressDownloader;
  7151. private System.Windows.Forms.PictureBox pictureBox75;
  7152. private ColoredCheckBox cUT2;
  7153. private System.Windows.Forms.Button btnGetFeed;
  7154. private System.Windows.Forms.Panel panelCommonApps;
  7155. private ToggleSwitch toggleSwitch7;
  7156. private System.Windows.Forms.LinkLabel l2;
  7157. private System.Windows.Forms.Panel panelApps6;
  7158. private ColoredCheckBox cVCPP;
  7159. private System.Windows.Forms.PictureBox pictureBox80;
  7160. private ColoredCheckBox cNF472;
  7161. private System.Windows.Forms.PictureBox pictureBox78;
  7162. private ColoredCheckBox cNF452;
  7163. private System.Windows.Forms.PictureBox pictureBox79;
  7164. private ColoredCheckBox cNF40;
  7165. private System.Windows.Forms.PictureBox pictureBox77;
  7166. private ColoredCheckBox cNF35;
  7167. private System.Windows.Forms.PictureBox pictureBox76;
  7168. private ColoredCheckBox cIObitSU;
  7169. private ColoredCheckBox cIObitU;
  7170. private System.Windows.Forms.PictureBox pictureBox74;
  7171. private ColoredCheckBox cRevo;
  7172. private System.Windows.Forms.PictureBox pictureBox68;
  7173. private ColoredCheckBox cIObitDB;
  7174. private ColoredCheckBox cIObitSD;
  7175. private System.Windows.Forms.PictureBox pictureBox61;
  7176. private ColoredCheckBox cUUI;
  7177. private System.Windows.Forms.PictureBox pictureBox66;
  7178. private System.Windows.Forms.PictureBox pictureBox72;
  7179. private System.Windows.Forms.PictureBox pictureBox67;
  7180. private ColoredCheckBox cRufus;
  7181. private System.Windows.Forms.PictureBox pictureBox73;
  7182. private ColoredCheckBox cMalwarebytes;
  7183. private System.Windows.Forms.PictureBox pictureBox70;
  7184. private ColoredCheckBox cAntiExploit;
  7185. private System.Windows.Forms.PictureBox pictureBox69;
  7186. private System.Windows.Forms.Label txtFeedError;
  7187. private ColoredCheckBox cViper;
  7188. private System.Windows.Forms.PictureBox pictureBox81;
  7189. private System.Windows.Forms.PictureBox pictureBox8;
  7190. private ColoredCheckBox cIrfan;
  7191. private System.Windows.Forms.PictureBox pictureBox59;
  7192. private ColoredCheckBox ciTunes;
  7193. private ColoredCheckBox cWinamp;
  7194. private System.Windows.Forms.PictureBox pictureBox65;
  7195. private ColoredCheckBox cAudacity;
  7196. private ColoredCheckBox cPhotoFiltre;
  7197. private System.Windows.Forms.PictureBox pictureBox46;
  7198. private ColoredCheckBox cGIMP;
  7199. private System.Windows.Forms.PictureBox pictureBox47;
  7200. private System.Windows.Forms.PictureBox pictureBox45;
  7201. private System.Windows.Forms.PictureBox pictureBox48;
  7202. private ColoredCheckBox cMp3Tag;
  7203. private System.Windows.Forms.PictureBox pictureBox60;
  7204. private ColoredCheckBox cBlender;
  7205. private ColoredCheckBox cLightShot;
  7206. private System.Windows.Forms.PictureBox pictureBox58;
  7207. private System.Windows.Forms.PictureBox pictureBox57;
  7208. private ColoredCheckBox cGyazo;
  7209. private ColoredCheckBox cNPP;
  7210. private ColoredCheckBox cSublimeText;
  7211. private System.Windows.Forms.PictureBox pictureBox33;
  7212. private ColoredCheckBox cAtom;
  7213. private System.Windows.Forms.PictureBox pictureBox34;
  7214. private System.Windows.Forms.PictureBox pictureBox32;
  7215. private System.Windows.Forms.PictureBox pictureBox35;
  7216. private System.Windows.Forms.PictureBox pictureBox31;
  7217. private System.Windows.Forms.PictureBox pictureBox36;
  7218. private ColoredCheckBox cVS;
  7219. private ColoredCheckBox cVSCode;
  7220. private ColoredCheckBox cSublimeMerge;
  7221. private System.Windows.Forms.PictureBox pictureBox64;
  7222. private ColoredCheckBox cAndroidStudio;
  7223. private System.Windows.Forms.PictureBox pictureBox62;
  7224. private ColoredCheckBox cEclipse;
  7225. private ColoredCheckBox cGitHub;
  7226. private ColoredCheckBox cNode;
  7227. private System.Windows.Forms.PictureBox pictureBox38;
  7228. private ColoredCheckBox cXAMPP;
  7229. private ColoredCheckBox cPostman;
  7230. private System.Windows.Forms.PictureBox pictureBox40;
  7231. private System.Windows.Forms.PictureBox pictureBox41;
  7232. private System.Windows.Forms.PictureBox pictureBox42;
  7233. private ColoredCheckBox cFileZilla;
  7234. private System.Windows.Forms.PictureBox pictureBox39;
  7235. private System.Windows.Forms.PictureBox pictureBox37;
  7236. private ColoredCheckBox cPutty;
  7237. private System.Windows.Forms.PictureBox pictureBox44;
  7238. private ColoredCheckBox cWinScp;
  7239. private System.Windows.Forms.Button btnViewLog;
  7240. private System.Windows.Forms.Label label48;
  7241. private System.Windows.Forms.Label label43;
  7242. private System.Windows.Forms.Button btnOpenConf;
  7243. private System.Windows.Forms.PictureBox pictureBox82;
  7244. private ColoredCheckBox cMega;
  7245. private System.Windows.Forms.TabPage pingerTab;
  7246. private System.Windows.Forms.Label label32;
  7247. private System.Windows.Forms.TextBox txtPingInput;
  7248. private System.Windows.Forms.Label label39;
  7249. private System.Windows.Forms.Button btnPing;
  7250. private System.Windows.Forms.Label lblFootprint;
  7251. private System.Windows.Forms.Label lblPretext;
  7252. private System.Windows.Forms.Button btnShodan;
  7253. private System.Windows.Forms.Label label40;
  7254. private System.Windows.Forms.ListBox listPingResults;
  7255. private System.Windows.Forms.Panel panel7;
  7256. private System.Windows.Forms.Button button7;
  7257. private System.Windows.Forms.Button button9;
  7258. private System.Windows.Forms.Button btnExport;
  7259. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7260. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7261. private System.Windows.Forms.NotifyIcon launcherIcon;
  7262. private System.Windows.Forms.ToolStripMenuItem startupItem;
  7263. private System.Windows.Forms.ToolStripMenuItem cleanerItem;
  7264. private System.Windows.Forms.ToolStripMenuItem pingerItem;
  7265. private System.Windows.Forms.ToolStripMenuItem hostsItem;
  7266. private System.Windows.Forms.ToolStripMenuItem appsItem;
  7267. private System.Windows.Forms.ToolStripMenuItem exitItem;
  7268. private ToggleSwitch quickAccessToggle;
  7269. private System.Windows.Forms.PictureBox pictureBox83;
  7270. private System.Windows.Forms.LinkLabel linkLabel5;
  7271. private System.Windows.Forms.LinkLabel linkLabel6;
  7272. private System.Windows.Forms.PictureBox pictureBox84;
  7273. private System.Windows.Forms.Label lblLab;
  7274. private System.Windows.Forms.LinkLabel linkUpdate;
  7275. private System.Windows.Forms.Label lblUpdateDisabled;
  7276. private System.Windows.Forms.Panel panel8;
  7277. private System.Windows.Forms.Panel panel9;
  7278. private System.Windows.Forms.ToolStripMenuItem restartExpolorerItem;
  7279. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7280. private System.Windows.Forms.Button button10;
  7281. private ColoredCheckBox cVLC;
  7282. private ColoredCheckBox cFoobar;
  7283. private ColoredCheckBox cPot;
  7284. private System.Windows.Forms.PictureBox pictureBox10;
  7285. private System.Windows.Forms.PictureBox pictureBox11;
  7286. private System.Windows.Forms.PictureBox pictureBox12;
  7287. private ColoredCheckBox cBS;
  7288. private System.Windows.Forms.PictureBox pictureBox13;
  7289. private ColoredCheckBox cSpotify;
  7290. private System.Windows.Forms.PictureBox pictureBox9;
  7291. private ColoredRadioButton c64;
  7292. private System.Windows.Forms.Panel panel10;
  7293. }
  7294. }