MainForm.Designer.cs 429 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326
  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.panelApps2 = new System.Windows.Forms.Panel();
  81. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  82. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  83. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  84. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  85. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  86. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  87. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  88. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  89. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  90. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  91. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  92. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  93. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  94. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  95. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  96. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  97. this.panelApps3 = new System.Windows.Forms.Panel();
  98. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  99. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  100. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  101. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  102. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  103. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  104. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  105. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  106. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  107. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  108. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  109. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  110. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  111. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  112. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  113. this.panelApps6 = new System.Windows.Forms.Panel();
  114. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  115. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  116. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  117. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  118. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  119. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  120. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  121. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  122. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  123. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  124. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  125. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  126. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  127. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  128. this.panelApps4 = new System.Windows.Forms.Panel();
  129. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  130. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  131. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  132. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  133. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  134. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  135. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  136. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  137. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  138. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  139. this.panelApps5 = new System.Windows.Forms.Panel();
  140. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  143. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  144. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  145. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  146. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  147. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  148. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  149. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  150. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  151. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  152. this.progressDownloader = new System.Windows.Forms.ProgressBar();
  153. this.btnDownloadApps = new System.Windows.Forms.Button();
  154. this.label42 = new System.Windows.Forms.Label();
  155. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  156. this.button5 = new System.Windows.Forms.Button();
  157. this.panelApps1 = new System.Windows.Forms.Panel();
  158. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  159. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  160. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  161. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  162. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  163. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  164. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  165. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  166. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  167. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  168. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  169. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  170. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  171. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  172. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  173. this.txtDownloadStatus = new System.Windows.Forms.Label();
  174. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  175. this.label44 = new System.Windows.Forms.Label();
  176. this.button6 = new System.Windows.Forms.Button();
  177. this.btnGetFeed = new System.Windows.Forms.Button();
  178. this.label41 = new System.Windows.Forms.Label();
  179. this.cleanerTab = new System.Windows.Forms.TabPage();
  180. this.cleaningpanel = new System.Windows.Forms.Panel();
  181. this.progress2 = new System.Windows.Forms.ProgressBar();
  182. this.label4 = new System.Windows.Forms.Label();
  183. this.label6 = new System.Windows.Forms.Label();
  184. this.panel1 = new System.Windows.Forms.Panel();
  185. this.lblPretext = new System.Windows.Forms.Label();
  186. this.lblFootprint = new System.Windows.Forms.Label();
  187. this.button20 = new System.Windows.Forms.Button();
  188. this.pingerTab = new System.Windows.Forms.TabPage();
  189. this.btnExport = new System.Windows.Forms.Button();
  190. this.button9 = new System.Windows.Forms.Button();
  191. this.button7 = new System.Windows.Forms.Button();
  192. this.panel7 = new System.Windows.Forms.Panel();
  193. this.listPingResults = new System.Windows.Forms.ListBox();
  194. this.label40 = new System.Windows.Forms.Label();
  195. this.btnShodan = new System.Windows.Forms.Button();
  196. this.btnPing = new System.Windows.Forms.Button();
  197. this.txtPingInput = new System.Windows.Forms.TextBox();
  198. this.label39 = new System.Windows.Forms.Label();
  199. this.label32 = new System.Windows.Forms.Label();
  200. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  201. this.panel4 = new System.Windows.Forms.Panel();
  202. this.label31 = new System.Windows.Forms.Label();
  203. this.label30 = new System.Windows.Forms.Label();
  204. this.button4 = new System.Windows.Forms.Button();
  205. this.button3 = new System.Windows.Forms.Button();
  206. this.button2 = new System.Windows.Forms.Button();
  207. this.button1 = new System.Windows.Forms.Button();
  208. this.label29 = new System.Windows.Forms.Label();
  209. this.panelList = new System.Windows.Forms.Panel();
  210. this.listHostEntries = new System.Windows.Forms.ListBox();
  211. this.button41 = new System.Windows.Forms.Button();
  212. this.button42 = new System.Windows.Forms.Button();
  213. this.button46 = new System.Windows.Forms.Button();
  214. this.button47 = new System.Windows.Forms.Button();
  215. this.txtIP = new System.Windows.Forms.TextBox();
  216. this.txtDomain = new System.Windows.Forms.TextBox();
  217. this.label12 = new System.Windows.Forms.Label();
  218. this.label11 = new System.Windows.Forms.Label();
  219. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  220. this.label10 = new System.Windows.Forms.Label();
  221. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  222. this.label9 = new System.Windows.Forms.Label();
  223. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  224. this.label3 = new System.Windows.Forms.Label();
  225. this.registryFixerTab = new System.Windows.Forms.TabPage();
  226. this.panel2 = new System.Windows.Forms.Panel();
  227. this.button33 = new System.Windows.Forms.Button();
  228. this.label8 = new System.Windows.Forms.Label();
  229. this.label7 = new System.Windows.Forms.Label();
  230. this.integratorTab = new System.Windows.Forms.TabPage();
  231. this.synapse = new System.Windows.Forms.TabControl();
  232. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  233. this.label19 = new System.Windows.Forms.Label();
  234. this.label18 = new System.Windows.Forms.Label();
  235. this.label17 = new System.Windows.Forms.Label();
  236. this.label16 = new System.Windows.Forms.Label();
  237. this.label15 = new System.Windows.Forms.Label();
  238. this.label14 = new System.Windows.Forms.Label();
  239. this.label13 = new System.Windows.Forms.Label();
  240. this.tabPage8 = new System.Windows.Forms.TabPage();
  241. this.btnAddItem = new System.Windows.Forms.Button();
  242. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  243. this.txtItemName = new System.Windows.Forms.TextBox();
  244. this.security = new System.Windows.Forms.GroupBox();
  245. this.itemposition = new System.Windows.Forms.GroupBox();
  246. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  247. this.btnBrowseIcon = new System.Windows.Forms.Button();
  248. this.txtIcon = new System.Windows.Forms.TextBox();
  249. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  250. this.btnBrowseItem = new System.Windows.Forms.Button();
  251. this.txtItem = new System.Windows.Forms.TextBox();
  252. this.itemtype = new System.Windows.Forms.GroupBox();
  253. this.label26 = new System.Windows.Forms.Label();
  254. this.tabPage9 = new System.Windows.Forms.TabPage();
  255. this.panel5 = new System.Windows.Forms.Panel();
  256. this.listDesktopItems = new System.Windows.Forms.ListBox();
  257. this.button60 = new System.Windows.Forms.Button();
  258. this.button61 = new System.Windows.Forms.Button();
  259. this.button62 = new System.Windows.Forms.Button();
  260. this.label25 = new System.Windows.Forms.Label();
  261. this.tabPage10 = new System.Windows.Forms.TabPage();
  262. this.button65 = new System.Windows.Forms.Button();
  263. this.button66 = new System.Windows.Forms.Button();
  264. this.label24 = new System.Windows.Forms.Label();
  265. this.button58 = new System.Windows.Forms.Button();
  266. this.button59 = new System.Windows.Forms.Button();
  267. this.button55 = new System.Windows.Forms.Button();
  268. this.button57 = new System.Windows.Forms.Button();
  269. this.button52 = new System.Windows.Forms.Button();
  270. this.button53 = new System.Windows.Forms.Button();
  271. this.button49 = new System.Windows.Forms.Button();
  272. this.button51 = new System.Windows.Forms.Button();
  273. this.button56 = new System.Windows.Forms.Button();
  274. this.button54 = new System.Windows.Forms.Button();
  275. this.tabPage11 = new System.Windows.Forms.TabPage();
  276. this.panel6 = new System.Windows.Forms.Panel();
  277. this.listCustomCommands = new System.Windows.Forms.ListBox();
  278. this.button26 = new System.Windows.Forms.Button();
  279. this.button8 = new System.Windows.Forms.Button();
  280. this.label23 = new System.Windows.Forms.Label();
  281. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  282. this.button48 = new System.Windows.Forms.Button();
  283. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  284. this.label22 = new System.Windows.Forms.Label();
  285. this.txtRunFile = new System.Windows.Forms.TextBox();
  286. this.label21 = new System.Windows.Forms.Label();
  287. this.label20 = new System.Windows.Forms.Label();
  288. this.optionsTab = new System.Windows.Forms.TabPage();
  289. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  290. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  291. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  292. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  293. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  294. this.btnOpenConf = new System.Windows.Forms.Button();
  295. this.label48 = new System.Windows.Forms.Label();
  296. this.label43 = new System.Windows.Forms.Label();
  297. this.btnViewLog = new System.Windows.Forms.Button();
  298. this.l2 = new System.Windows.Forms.LinkLabel();
  299. this.btnChangelog = new System.Windows.Forms.Button();
  300. this.btnUpdate = new System.Windows.Forms.Button();
  301. this.btnResetConfig = new System.Windows.Forms.Button();
  302. this.label27 = new System.Windows.Forms.Label();
  303. this.radioMinimal = new System.Windows.Forms.RadioButton();
  304. this.radioCaramel = new System.Windows.Forms.RadioButton();
  305. this.radioLime = new System.Windows.Forms.RadioButton();
  306. this.radioMagma = new System.Windows.Forms.RadioButton();
  307. this.radioOcean = new System.Windows.Forms.RadioButton();
  308. this.radioZerg = new System.Windows.Forms.RadioButton();
  309. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  310. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  311. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  312. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  313. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  314. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  315. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  316. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  317. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  318. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  319. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  320. this.startupItem = new System.Windows.Forms.ToolStripMenuItem();
  321. this.cleanerItem = new System.Windows.Forms.ToolStripMenuItem();
  322. this.pingerItem = new System.Windows.Forms.ToolStripMenuItem();
  323. this.hostsItem = new System.Windows.Forms.ToolStripMenuItem();
  324. this.appsItem = new System.Windows.Forms.ToolStripMenuItem();
  325. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  326. this.restartExpolorerItem = new System.Windows.Forms.ToolStripMenuItem();
  327. this.exitItem = new System.Windows.Forms.ToolStripMenuItem();
  328. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  329. this.toggleSwitch38 = new Optimizer.ToggleSwitch();
  330. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  331. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  332. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  333. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  334. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  335. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  336. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  337. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  338. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  339. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  340. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  341. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  342. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  343. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  344. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  345. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  346. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  347. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  348. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  349. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  350. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  351. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  352. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  353. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  354. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  355. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  356. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  357. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  358. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  359. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  360. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  361. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  362. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  363. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  364. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  365. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  366. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  367. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  368. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  369. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  370. this.cViper = new Optimizer.ColoredCheckBox();
  371. this.cVLC = new Optimizer.ColoredCheckBox();
  372. this.cFoobar = new Optimizer.ColoredCheckBox();
  373. this.cPot = new Optimizer.ColoredCheckBox();
  374. this.cBS = new Optimizer.ColoredCheckBox();
  375. this.cSpotify = new Optimizer.ColoredCheckBox();
  376. this.cIrfan = new Optimizer.ColoredCheckBox();
  377. this.ciTunes = new Optimizer.ColoredCheckBox();
  378. this.cWinamp = new Optimizer.ColoredCheckBox();
  379. this.cAudacity = new Optimizer.ColoredCheckBox();
  380. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  381. this.cGIMP = new Optimizer.ColoredCheckBox();
  382. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  383. this.cBlender = new Optimizer.ColoredCheckBox();
  384. this.cLightShot = new Optimizer.ColoredCheckBox();
  385. this.cGyazo = new Optimizer.ColoredCheckBox();
  386. this.cNPP = new Optimizer.ColoredCheckBox();
  387. this.cSublimeText = new Optimizer.ColoredCheckBox();
  388. this.cAtom = new Optimizer.ColoredCheckBox();
  389. this.cVS = new Optimizer.ColoredCheckBox();
  390. this.cVSCode = new Optimizer.ColoredCheckBox();
  391. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  392. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  393. this.cEclipse = new Optimizer.ColoredCheckBox();
  394. this.cGitHub = new Optimizer.ColoredCheckBox();
  395. this.cNode = new Optimizer.ColoredCheckBox();
  396. this.cXAMPP = new Optimizer.ColoredCheckBox();
  397. this.cPostman = new Optimizer.ColoredCheckBox();
  398. this.cFileZilla = new Optimizer.ColoredCheckBox();
  399. this.cPutty = new Optimizer.ColoredCheckBox();
  400. this.cWinScp = new Optimizer.ColoredCheckBox();
  401. this.cVCPP = new Optimizer.ColoredCheckBox();
  402. this.cNF472 = new Optimizer.ColoredCheckBox();
  403. this.cNF452 = new Optimizer.ColoredCheckBox();
  404. this.cNF40 = new Optimizer.ColoredCheckBox();
  405. this.cNF35 = new Optimizer.ColoredCheckBox();
  406. this.cIObitSU = new Optimizer.ColoredCheckBox();
  407. this.cIObitU = new Optimizer.ColoredCheckBox();
  408. this.cRevo = new Optimizer.ColoredCheckBox();
  409. this.cIObitDB = new Optimizer.ColoredCheckBox();
  410. this.cIObitSD = new Optimizer.ColoredCheckBox();
  411. this.cUUI = new Optimizer.ColoredCheckBox();
  412. this.cRufus = new Optimizer.ColoredCheckBox();
  413. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  414. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  415. this.cQB = new Optimizer.ColoredCheckBox();
  416. this.cUT2 = new Optimizer.ColoredCheckBox();
  417. this.cDeluge = new Optimizer.ColoredCheckBox();
  418. this.cUT3 = new Optimizer.ColoredCheckBox();
  419. this.cBT = new Optimizer.ColoredCheckBox();
  420. this.cSteam = new Optimizer.ColoredCheckBox();
  421. this.cOrigin = new Optimizer.ColoredCheckBox();
  422. this.cEpicStore = new Optimizer.ColoredCheckBox();
  423. this.cBlizzard = new Optimizer.ColoredCheckBox();
  424. this.cUbi = new Optimizer.ColoredCheckBox();
  425. this.cMega = new Optimizer.ColoredCheckBox();
  426. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  427. this.cFoxit = new Optimizer.ColoredCheckBox();
  428. this.cEvernote = new Optimizer.ColoredCheckBox();
  429. this.cSumatra = new Optimizer.ColoredCheckBox();
  430. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  431. this.cPeaZip = new Optimizer.ColoredCheckBox();
  432. this.cFlux = new Optimizer.ColoredCheckBox();
  433. this.c7zip = new Optimizer.ColoredCheckBox();
  434. this.cWinRar = new Optimizer.ColoredCheckBox();
  435. this.cDropbox = new Optimizer.ColoredCheckBox();
  436. this.cOneDrive = new Optimizer.ColoredCheckBox();
  437. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  438. this.c64 = new Optimizer.ColoredRadioButton();
  439. this.c32 = new Optimizer.ColoredRadioButton();
  440. this.cChromium = new Optimizer.ColoredCheckBox();
  441. this.cVivaldi = new Optimizer.ColoredCheckBox();
  442. this.cMaxthon = new Optimizer.ColoredCheckBox();
  443. this.cChrome = new Optimizer.ColoredCheckBox();
  444. this.cOpera = new Optimizer.ColoredCheckBox();
  445. this.cFirefox = new Optimizer.ColoredCheckBox();
  446. this.cTor = new Optimizer.ColoredCheckBox();
  447. this.cDiscord = new Optimizer.ColoredCheckBox();
  448. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  449. this.cMSTeams = new Optimizer.ColoredCheckBox();
  450. this.cViber = new Optimizer.ColoredCheckBox();
  451. this.cSkype = new Optimizer.ColoredCheckBox();
  452. this.cThunderbird = new Optimizer.ColoredCheckBox();
  453. this.cZoom = new Optimizer.ColoredCheckBox();
  454. this.cTV = new Optimizer.ColoredCheckBox();
  455. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  456. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  457. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  458. this.checkTemp = new Optimizer.ColoredCheckBox();
  459. this.checkLogs = new Optimizer.ColoredCheckBox();
  460. this.checkBin = new Optimizer.ColoredCheckBox();
  461. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  462. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  463. this.chkBlock = new Optimizer.ColoredCheckBox();
  464. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  465. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  466. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  467. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  468. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  469. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  470. this.checkFirewall = new Optimizer.ColoredCheckBox();
  471. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  472. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  473. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  474. this.checkShift = new Optimizer.ColoredCheckBox();
  475. this.radioTop = new Optimizer.ColoredRadioButton();
  476. this.radioMiddle = new Optimizer.ColoredRadioButton();
  477. this.radioBottom = new Optimizer.ColoredRadioButton();
  478. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  479. this.radioCommand = new Optimizer.ColoredRadioButton();
  480. this.radioProgram = new Optimizer.ColoredRadioButton();
  481. this.radioFolder = new Optimizer.ColoredRadioButton();
  482. this.radioFile = new Optimizer.ColoredRadioButton();
  483. this.radioLink = new Optimizer.ColoredRadioButton();
  484. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  485. this.button10 = new System.Windows.Forms.Button();
  486. this.tpanel.SuspendLayout();
  487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  488. this.bpanel.SuspendLayout();
  489. this.tabCollection.SuspendLayout();
  490. this.universalTab.SuspendLayout();
  491. this.panel8.SuspendLayout();
  492. this.windowsXTab.SuspendLayout();
  493. this.panel9.SuspendLayout();
  494. this.windowsVIIITab.SuspendLayout();
  495. this.modernAppsTab.SuspendLayout();
  496. this.panelModernAppsList.SuspendLayout();
  497. this.startupTab.SuspendLayout();
  498. this.panel3.SuspendLayout();
  499. this.appsTab.SuspendLayout();
  500. this.panelCommonApps.SuspendLayout();
  501. this.panelApps2.SuspendLayout();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  518. this.panelApps3.SuspendLayout();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  534. this.panelApps6.SuspendLayout();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  549. this.panelApps4.SuspendLayout();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  560. this.panelApps5.SuspendLayout();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  573. this.panelApps1.SuspendLayout();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  580. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  581. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  582. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  587. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  588. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  589. this.cleanerTab.SuspendLayout();
  590. this.cleaningpanel.SuspendLayout();
  591. this.panel1.SuspendLayout();
  592. this.pingerTab.SuspendLayout();
  593. this.panel7.SuspendLayout();
  594. this.hostsEditorTab.SuspendLayout();
  595. this.panel4.SuspendLayout();
  596. this.panelList.SuspendLayout();
  597. this.registryFixerTab.SuspendLayout();
  598. this.panel2.SuspendLayout();
  599. this.integratorTab.SuspendLayout();
  600. this.synapse.SuspendLayout();
  601. this.integratorInfoTab.SuspendLayout();
  602. this.tabPage8.SuspendLayout();
  603. this.itemnamegroup.SuspendLayout();
  604. this.security.SuspendLayout();
  605. this.itemposition.SuspendLayout();
  606. this.icontoaddgroup.SuspendLayout();
  607. this.itemtoaddgroup.SuspendLayout();
  608. this.itemtype.SuspendLayout();
  609. this.tabPage9.SuspendLayout();
  610. this.panel5.SuspendLayout();
  611. this.tabPage10.SuspendLayout();
  612. this.tabPage11.SuspendLayout();
  613. this.panel6.SuspendLayout();
  614. this.optionsTab.SuspendLayout();
  615. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  616. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  617. this.launcherMenu.SuspendLayout();
  618. this.SuspendLayout();
  619. //
  620. // tpanel
  621. //
  622. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  623. this.tpanel.Controls.Add(this.linkUpdate);
  624. this.tpanel.Controls.Add(this.lblLab);
  625. this.tpanel.Controls.Add(this.txtBitness);
  626. this.tpanel.Controls.Add(this.txtOS);
  627. this.tpanel.Controls.Add(this.txtVersion);
  628. this.tpanel.Controls.Add(this.pictureBox1);
  629. this.tpanel.Controls.Add(this.label2);
  630. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  631. this.tpanel.Location = new System.Drawing.Point(0, 0);
  632. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  633. this.tpanel.Name = "tpanel";
  634. this.tpanel.Size = new System.Drawing.Size(768, 64);
  635. this.tpanel.TabIndex = 1;
  636. //
  637. // linkUpdate
  638. //
  639. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  640. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  641. this.linkUpdate.AutoSize = true;
  642. 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)));
  643. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  644. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  645. this.linkUpdate.Location = new System.Drawing.Point(608, 15);
  646. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  647. this.linkUpdate.Name = "linkUpdate";
  648. this.linkUpdate.Size = new System.Drawing.Size(148, 25);
  649. this.linkUpdate.TabIndex = 69;
  650. this.linkUpdate.TabStop = true;
  651. this.linkUpdate.Tag = "";
  652. this.linkUpdate.Text = "Update available";
  653. this.linkUpdate.Visible = false;
  654. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  655. //
  656. // lblLab
  657. //
  658. this.lblLab.AutoSize = true;
  659. 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)));
  660. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  661. this.lblLab.Location = new System.Drawing.Point(569, 4);
  662. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  663. this.lblLab.Name = "lblLab";
  664. this.lblLab.Size = new System.Drawing.Size(193, 50);
  665. this.lblLab.TabIndex = 68;
  666. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  667. this.lblLab.Visible = false;
  668. //
  669. // txtBitness
  670. //
  671. this.txtBitness.AutoSize = true;
  672. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  673. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  674. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  675. this.txtBitness.Name = "txtBitness";
  676. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  677. this.txtBitness.TabIndex = 4;
  678. this.txtBitness.Text = "bitness";
  679. //
  680. // txtOS
  681. //
  682. this.txtOS.AutoSize = true;
  683. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  684. this.txtOS.Location = new System.Drawing.Point(188, 21);
  685. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  686. this.txtOS.Name = "txtOS";
  687. this.txtOS.Size = new System.Drawing.Size(19, 15);
  688. this.txtOS.TabIndex = 3;
  689. this.txtOS.Text = "os";
  690. //
  691. // txtVersion
  692. //
  693. this.txtVersion.AutoSize = true;
  694. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  695. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  696. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  697. this.txtVersion.Name = "txtVersion";
  698. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  699. this.txtVersion.TabIndex = 1;
  700. this.txtVersion.Text = "Version:";
  701. //
  702. // pictureBox1
  703. //
  704. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  705. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  706. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  707. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  708. this.pictureBox1.Name = "pictureBox1";
  709. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  710. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  711. this.pictureBox1.TabIndex = 1;
  712. this.pictureBox1.TabStop = false;
  713. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  714. //
  715. // label2
  716. //
  717. this.label2.AutoSize = true;
  718. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  719. this.label2.ForeColor = System.Drawing.Color.White;
  720. this.label2.Location = new System.Drawing.Point(67, 7);
  721. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  722. this.label2.Name = "label2";
  723. this.label2.Size = new System.Drawing.Size(97, 25);
  724. this.label2.TabIndex = 2;
  725. this.label2.Text = "Optimizer";
  726. //
  727. // bpanel
  728. //
  729. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  730. this.bpanel.Controls.Add(this.tabCollection);
  731. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  732. this.bpanel.Location = new System.Drawing.Point(0, 64);
  733. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  734. this.bpanel.Name = "bpanel";
  735. this.bpanel.Size = new System.Drawing.Size(768, 641);
  736. this.bpanel.TabIndex = 2;
  737. //
  738. // tabCollection
  739. //
  740. this.tabCollection.Controls.Add(this.universalTab);
  741. this.tabCollection.Controls.Add(this.windowsXTab);
  742. this.tabCollection.Controls.Add(this.windowsVIIITab);
  743. this.tabCollection.Controls.Add(this.modernAppsTab);
  744. this.tabCollection.Controls.Add(this.startupTab);
  745. this.tabCollection.Controls.Add(this.appsTab);
  746. this.tabCollection.Controls.Add(this.cleanerTab);
  747. this.tabCollection.Controls.Add(this.pingerTab);
  748. this.tabCollection.Controls.Add(this.hostsEditorTab);
  749. this.tabCollection.Controls.Add(this.registryFixerTab);
  750. this.tabCollection.Controls.Add(this.integratorTab);
  751. this.tabCollection.Controls.Add(this.optionsTab);
  752. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  753. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  754. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  755. this.tabCollection.Name = "tabCollection";
  756. this.tabCollection.SelectedIndex = 0;
  757. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  758. this.tabCollection.TabIndex = 0;
  759. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  760. //
  761. // universalTab
  762. //
  763. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  764. this.universalTab.Controls.Add(this.panel8);
  765. this.universalTab.Controls.Add(this.toggleSwitch38);
  766. this.universalTab.Controls.Add(this.toggleSwitch36);
  767. this.universalTab.Controls.Add(this.toggleSwitch33);
  768. this.universalTab.Controls.Add(this.toggleSwitch32);
  769. this.universalTab.Controls.Add(this.toggleSwitch12);
  770. this.universalTab.Controls.Add(this.toggleSwitch11);
  771. this.universalTab.Controls.Add(this.toggleSwitch10);
  772. this.universalTab.Controls.Add(this.toggleSwitch9);
  773. this.universalTab.Controls.Add(this.toggleSwitch8);
  774. this.universalTab.Controls.Add(this.toggleSwitch6);
  775. this.universalTab.Controls.Add(this.toggleSwitch5);
  776. this.universalTab.Controls.Add(this.toggleSwitch4);
  777. this.universalTab.Controls.Add(this.toggleSwitch1);
  778. this.universalTab.Controls.Add(this.toggleSwitch3);
  779. this.universalTab.Controls.Add(this.toggleSwitch2);
  780. this.universalTab.Controls.Add(this.button39);
  781. this.universalTab.Location = new System.Drawing.Point(4, 24);
  782. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  783. this.universalTab.Name = "universalTab";
  784. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  785. this.universalTab.Size = new System.Drawing.Size(758, 611);
  786. this.universalTab.TabIndex = 0;
  787. this.universalTab.Text = "Universal";
  788. //
  789. // panel8
  790. //
  791. this.panel8.Controls.Add(this.label36);
  792. this.panel8.Controls.Add(this.label38);
  793. this.panel8.Controls.Add(this.label37);
  794. this.panel8.Dock = System.Windows.Forms.DockStyle.Bottom;
  795. this.panel8.Location = new System.Drawing.Point(2, 588);
  796. this.panel8.Name = "panel8";
  797. this.panel8.Size = new System.Drawing.Size(754, 21);
  798. this.panel8.TabIndex = 68;
  799. //
  800. // label36
  801. //
  802. this.label36.AutoSize = true;
  803. this.label36.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  804. this.label36.ForeColor = System.Drawing.Color.Gold;
  805. this.label36.Location = new System.Drawing.Point(254, 0);
  806. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  807. this.label36.Name = "label36";
  808. this.label36.Size = new System.Drawing.Size(185, 21);
  809. this.label36.TabIndex = 67;
  810. this.label36.Tag = "";
  811. this.label36.Text = "if you use printers often";
  812. //
  813. // label38
  814. //
  815. this.label38.AutoSize = true;
  816. this.label38.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  817. this.label38.ForeColor = System.Drawing.Color.Gold;
  818. this.label38.Location = new System.Drawing.Point(0, 0);
  819. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  820. this.label38.Name = "label38";
  821. this.label38.Size = new System.Drawing.Size(78, 21);
  822. this.label38.TabIndex = 65;
  823. this.label38.Tag = "";
  824. this.label38.Text = "• Do NOT";
  825. //
  826. // label37
  827. //
  828. this.label37.AutoSize = true;
  829. 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)));
  830. this.label37.ForeColor = System.Drawing.Color.Gold;
  831. this.label37.Location = new System.Drawing.Point(82, 0);
  832. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  833. this.label37.Name = "label37";
  834. this.label37.Size = new System.Drawing.Size(168, 21);
  835. this.label37.TabIndex = 66;
  836. this.label37.Tag = "";
  837. this.label37.Text = "Disable Print Service";
  838. //
  839. // button39
  840. //
  841. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  842. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  843. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  844. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  845. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  846. this.button39.ForeColor = System.Drawing.Color.White;
  847. this.button39.Location = new System.Drawing.Point(14, 246);
  848. this.button39.Margin = new System.Windows.Forms.Padding(2);
  849. this.button39.Name = "button39";
  850. this.button39.Size = new System.Drawing.Size(115, 31);
  851. this.button39.TabIndex = 30;
  852. this.button39.Text = "Apply && Restart";
  853. this.button39.UseVisualStyleBackColor = false;
  854. this.button39.Click += new System.EventHandler(this.button39_Click);
  855. //
  856. // windowsXTab
  857. //
  858. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  859. this.windowsXTab.Controls.Add(this.panel9);
  860. this.windowsXTab.Controls.Add(this.button43);
  861. this.windowsXTab.Controls.Add(this.button18);
  862. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  863. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  864. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  865. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  866. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  867. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  868. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  869. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  870. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  871. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  872. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  873. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  874. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  875. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  876. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  877. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  878. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  879. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  880. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  881. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  882. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  883. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  884. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  885. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  886. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  887. this.windowsXTab.Name = "windowsXTab";
  888. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  889. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  890. this.windowsXTab.TabIndex = 1;
  891. this.windowsXTab.Text = "Windows 10";
  892. //
  893. // panel9
  894. //
  895. this.panel9.Controls.Add(this.label35);
  896. this.panel9.Controls.Add(this.label33);
  897. this.panel9.Controls.Add(this.label47);
  898. this.panel9.Controls.Add(this.label34);
  899. this.panel9.Controls.Add(this.label46);
  900. this.panel9.Controls.Add(this.label45);
  901. this.panel9.Dock = System.Windows.Forms.DockStyle.Bottom;
  902. this.panel9.Location = new System.Drawing.Point(2, 567);
  903. this.panel9.Name = "panel9";
  904. this.panel9.Size = new System.Drawing.Size(754, 42);
  905. this.panel9.TabIndex = 72;
  906. //
  907. // label35
  908. //
  909. this.label35.AutoSize = true;
  910. this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  911. this.label35.ForeColor = System.Drawing.Color.Gold;
  912. this.label35.Location = new System.Drawing.Point(275, 21);
  913. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  914. this.label35.Name = "label35";
  915. this.label35.Size = new System.Drawing.Size(338, 21);
  916. this.label35.TabIndex = 64;
  917. this.label35.Tag = "";
  918. this.label35.Text = "if your device has touch support / or is tablet";
  919. //
  920. // label33
  921. //
  922. this.label33.AutoSize = true;
  923. this.label33.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  924. this.label33.ForeColor = System.Drawing.Color.Gold;
  925. this.label33.Location = new System.Drawing.Point(0, 21);
  926. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  927. this.label33.Name = "label33";
  928. this.label33.Size = new System.Drawing.Size(78, 21);
  929. this.label33.TabIndex = 62;
  930. this.label33.Tag = "";
  931. this.label33.Text = "• Do NOT";
  932. //
  933. // label47
  934. //
  935. this.label47.AutoSize = true;
  936. this.label47.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  937. this.label47.ForeColor = System.Drawing.Color.Gold;
  938. this.label47.Location = new System.Drawing.Point(318, 0);
  939. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  940. this.label47.Name = "label47";
  941. this.label47.Size = new System.Drawing.Size(291, 21);
  942. this.label47.TabIndex = 70;
  943. this.label47.Tag = "";
  944. this.label47.Text = "if you want drivers to be auto-installed";
  945. //
  946. // label34
  947. //
  948. this.label34.AutoSize = true;
  949. 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)));
  950. this.label34.ForeColor = System.Drawing.Color.Gold;
  951. this.label34.Location = new System.Drawing.Point(82, 21);
  952. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  953. this.label34.Name = "label34";
  954. this.label34.Size = new System.Drawing.Size(189, 21);
  955. this.label34.TabIndex = 63;
  956. this.label34.Tag = "";
  957. this.label34.Text = "Disable Sensor Services";
  958. //
  959. // label46
  960. //
  961. this.label46.AutoSize = true;
  962. 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)));
  963. this.label46.ForeColor = System.Drawing.Color.Gold;
  964. this.label46.Location = new System.Drawing.Point(82, 0);
  965. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  966. this.label46.Name = "label46";
  967. this.label46.Size = new System.Drawing.Size(236, 21);
  968. this.label46.TabIndex = 69;
  969. this.label46.Tag = "";
  970. this.label46.Text = "Exclude Drivers from Updates";
  971. //
  972. // label45
  973. //
  974. this.label45.AutoSize = true;
  975. this.label45.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  976. this.label45.ForeColor = System.Drawing.Color.Gold;
  977. this.label45.Location = new System.Drawing.Point(0, 0);
  978. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  979. this.label45.Name = "label45";
  980. this.label45.Size = new System.Drawing.Size(78, 21);
  981. this.label45.TabIndex = 68;
  982. this.label45.Tag = "";
  983. this.label45.Text = "• Do NOT";
  984. //
  985. // button43
  986. //
  987. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  988. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  989. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  990. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  991. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  992. this.button43.ForeColor = System.Drawing.Color.White;
  993. this.button43.Location = new System.Drawing.Point(14, 317);
  994. this.button43.Margin = new System.Windows.Forms.Padding(2);
  995. this.button43.Name = "button43";
  996. this.button43.Size = new System.Drawing.Size(115, 31);
  997. this.button43.TabIndex = 31;
  998. this.button43.Text = "Apply && Restart";
  999. this.button43.UseVisualStyleBackColor = false;
  1000. this.button43.Click += new System.EventHandler(this.button43_Click);
  1001. //
  1002. // button18
  1003. //
  1004. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  1005. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1006. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1007. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1008. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1009. this.button18.ForeColor = System.Drawing.Color.White;
  1010. this.button18.Location = new System.Drawing.Point(133, 317);
  1011. this.button18.Margin = new System.Windows.Forms.Padding(2);
  1012. this.button18.Name = "button18";
  1013. this.button18.Size = new System.Drawing.Size(187, 31);
  1014. this.button18.TabIndex = 14;
  1015. this.button18.Text = "Change Edge Download Folder";
  1016. this.button18.UseVisualStyleBackColor = false;
  1017. this.button18.Click += new System.EventHandler(this.button18_Click);
  1018. //
  1019. // windowsVIIITab
  1020. //
  1021. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1022. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  1023. this.windowsVIIITab.Controls.Add(this.button44);
  1024. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1025. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1026. this.windowsVIIITab.Name = "windowsVIIITab";
  1027. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1028. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  1029. this.windowsVIIITab.TabIndex = 2;
  1030. this.windowsVIIITab.Text = "Windows 8.1";
  1031. //
  1032. // button44
  1033. //
  1034. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  1035. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1036. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1037. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1038. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1039. this.button44.ForeColor = System.Drawing.Color.White;
  1040. this.button44.Location = new System.Drawing.Point(14, 65);
  1041. this.button44.Margin = new System.Windows.Forms.Padding(2);
  1042. this.button44.Name = "button44";
  1043. this.button44.Size = new System.Drawing.Size(115, 31);
  1044. this.button44.TabIndex = 32;
  1045. this.button44.Text = "Apply && Restart";
  1046. this.button44.UseVisualStyleBackColor = false;
  1047. this.button44.Click += new System.EventHandler(this.button44_Click);
  1048. //
  1049. // modernAppsTab
  1050. //
  1051. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1052. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1053. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1054. this.modernAppsTab.Controls.Add(this.label28);
  1055. this.modernAppsTab.Controls.Add(this.button74);
  1056. this.modernAppsTab.Controls.Add(this.button75);
  1057. this.modernAppsTab.Controls.Add(this.label1);
  1058. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1059. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1060. this.modernAppsTab.Name = "modernAppsTab";
  1061. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1062. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  1063. this.modernAppsTab.TabIndex = 11;
  1064. this.modernAppsTab.Text = "UWP Apps";
  1065. //
  1066. // label28
  1067. //
  1068. this.label28.AutoSize = true;
  1069. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1070. this.label28.ForeColor = System.Drawing.Color.Silver;
  1071. this.label28.Location = new System.Drawing.Point(499, 195);
  1072. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1073. this.label28.Name = "label28";
  1074. this.label28.Size = new System.Drawing.Size(160, 231);
  1075. this.label28.TabIndex = 51;
  1076. this.label28.Tag = "";
  1077. 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" +
  1078. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1079. //
  1080. // button74
  1081. //
  1082. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1083. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1084. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1085. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1086. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1087. this.button74.ForeColor = System.Drawing.Color.White;
  1088. this.button74.Location = new System.Drawing.Point(503, 76);
  1089. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1090. this.button74.Name = "button74";
  1091. this.button74.Size = new System.Drawing.Size(169, 31);
  1092. this.button74.TabIndex = 50;
  1093. this.button74.Text = "Uninstall";
  1094. this.button74.UseVisualStyleBackColor = false;
  1095. this.button74.Click += new System.EventHandler(this.button74_Click);
  1096. //
  1097. // button75
  1098. //
  1099. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1100. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1101. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1102. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1103. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1104. this.button75.ForeColor = System.Drawing.Color.White;
  1105. this.button75.Location = new System.Drawing.Point(503, 41);
  1106. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1107. this.button75.Name = "button75";
  1108. this.button75.Size = new System.Drawing.Size(169, 31);
  1109. this.button75.TabIndex = 49;
  1110. this.button75.Text = "Refresh";
  1111. this.button75.UseVisualStyleBackColor = false;
  1112. this.button75.Click += new System.EventHandler(this.button75_Click);
  1113. //
  1114. // label1
  1115. //
  1116. this.label1.AutoSize = true;
  1117. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1118. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1119. this.label1.Location = new System.Drawing.Point(6, 10);
  1120. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1121. this.label1.Name = "label1";
  1122. this.label1.Size = new System.Drawing.Size(291, 28);
  1123. this.label1.TabIndex = 47;
  1124. this.label1.Tag = "themeable";
  1125. this.label1.Text = "Uninstall unwanted UWP Apps";
  1126. //
  1127. // panelModernAppsList
  1128. //
  1129. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1130. | System.Windows.Forms.AnchorStyles.Left)));
  1131. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1132. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1133. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1134. this.panelModernAppsList.Name = "panelModernAppsList";
  1135. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1136. this.panelModernAppsList.TabIndex = 0;
  1137. //
  1138. // listModernApps
  1139. //
  1140. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1141. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1142. this.listModernApps.CheckOnClick = true;
  1143. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1144. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1145. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1146. this.listModernApps.FormattingEnabled = true;
  1147. this.listModernApps.HorizontalScrollbar = true;
  1148. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1149. this.listModernApps.Name = "listModernApps";
  1150. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1151. this.listModernApps.Sorted = true;
  1152. this.listModernApps.TabIndex = 0;
  1153. //
  1154. // startupTab
  1155. //
  1156. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1157. this.startupTab.Controls.Add(this.button64);
  1158. this.startupTab.Controls.Add(this.button31);
  1159. this.startupTab.Controls.Add(this.button37);
  1160. this.startupTab.Controls.Add(this.panel3);
  1161. this.startupTab.Controls.Add(this.button32);
  1162. this.startupTab.Controls.Add(this.button22);
  1163. this.startupTab.Controls.Add(this.label5);
  1164. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1165. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1166. this.startupTab.Name = "startupTab";
  1167. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1168. this.startupTab.TabIndex = 7;
  1169. this.startupTab.Text = "Startup";
  1170. //
  1171. // button64
  1172. //
  1173. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1174. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1175. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1176. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1177. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1178. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1179. this.button64.ForeColor = System.Drawing.Color.White;
  1180. this.button64.Location = new System.Drawing.Point(432, 563);
  1181. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1182. this.button64.Name = "button64";
  1183. this.button64.Size = new System.Drawing.Size(101, 31);
  1184. this.button64.TabIndex = 40;
  1185. this.button64.Text = "Find in Registry";
  1186. this.button64.UseVisualStyleBackColor = false;
  1187. this.button64.Click += new System.EventHandler(this.button64_Click);
  1188. //
  1189. // button31
  1190. //
  1191. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1192. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1193. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1194. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1195. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1196. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1197. this.button31.ForeColor = System.Drawing.Color.White;
  1198. this.button31.Location = new System.Drawing.Point(537, 563);
  1199. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1200. this.button31.Name = "button31";
  1201. this.button31.Size = new System.Drawing.Size(101, 31);
  1202. this.button31.TabIndex = 39;
  1203. this.button31.Text = "Locate file";
  1204. this.button31.UseVisualStyleBackColor = false;
  1205. this.button31.Click += new System.EventHandler(this.button31_Click);
  1206. //
  1207. // button37
  1208. //
  1209. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1210. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1211. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1212. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1213. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1214. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1215. this.button37.ForeColor = System.Drawing.Color.White;
  1216. this.button37.Location = new System.Drawing.Point(327, 563);
  1217. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1218. this.button37.Name = "button37";
  1219. this.button37.Size = new System.Drawing.Size(101, 31);
  1220. this.button37.TabIndex = 38;
  1221. this.button37.Text = "Refresh";
  1222. this.button37.UseVisualStyleBackColor = false;
  1223. this.button37.Click += new System.EventHandler(this.button37_Click);
  1224. //
  1225. // panel3
  1226. //
  1227. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1228. | System.Windows.Forms.AnchorStyles.Right)));
  1229. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1230. this.panel3.Controls.Add(this.listStartupItems);
  1231. this.panel3.Location = new System.Drawing.Point(11, 40);
  1232. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1233. this.panel3.Name = "panel3";
  1234. this.panel3.Size = new System.Drawing.Size(732, 519);
  1235. this.panel3.TabIndex = 37;
  1236. //
  1237. // listStartupItems
  1238. //
  1239. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1240. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1241. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1242. this.columnHeader1,
  1243. this.columnHeader2,
  1244. this.columnHeader3});
  1245. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1246. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1247. this.listStartupItems.FullRowSelect = true;
  1248. this.listStartupItems.HideSelection = false;
  1249. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1250. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1251. this.listStartupItems.MultiSelect = false;
  1252. this.listStartupItems.Name = "listStartupItems";
  1253. this.listStartupItems.ShowGroups = false;
  1254. this.listStartupItems.Size = new System.Drawing.Size(730, 517);
  1255. this.listStartupItems.TabIndex = 0;
  1256. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1257. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1258. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1259. //
  1260. // columnHeader1
  1261. //
  1262. this.columnHeader1.Text = "Name";
  1263. this.columnHeader1.Width = 194;
  1264. //
  1265. // columnHeader2
  1266. //
  1267. this.columnHeader2.Text = "Location";
  1268. this.columnHeader2.Width = 507;
  1269. //
  1270. // columnHeader3
  1271. //
  1272. this.columnHeader3.Text = "Type";
  1273. this.columnHeader3.Width = 134;
  1274. //
  1275. // button32
  1276. //
  1277. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1278. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1279. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1280. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1281. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1282. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1283. this.button32.ForeColor = System.Drawing.Color.White;
  1284. this.button32.Location = new System.Drawing.Point(642, 563);
  1285. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1286. this.button32.Name = "button32";
  1287. this.button32.Size = new System.Drawing.Size(101, 31);
  1288. this.button32.TabIndex = 36;
  1289. this.button32.Text = "Remove";
  1290. this.button32.UseVisualStyleBackColor = false;
  1291. this.button32.Click += new System.EventHandler(this.button32_Click);
  1292. //
  1293. // button22
  1294. //
  1295. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1296. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1297. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1298. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1299. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1300. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1301. this.button22.ForeColor = System.Drawing.Color.White;
  1302. this.button22.Location = new System.Drawing.Point(222, 563);
  1303. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1304. this.button22.Name = "button22";
  1305. this.button22.Size = new System.Drawing.Size(101, 31);
  1306. this.button22.TabIndex = 34;
  1307. this.button22.Text = "Remove all";
  1308. this.button22.UseVisualStyleBackColor = false;
  1309. this.button22.Visible = false;
  1310. this.button22.Click += new System.EventHandler(this.button22_Click);
  1311. //
  1312. // label5
  1313. //
  1314. this.label5.AutoSize = true;
  1315. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1316. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1317. this.label5.Location = new System.Drawing.Point(6, 10);
  1318. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1319. this.label5.Name = "label5";
  1320. this.label5.Size = new System.Drawing.Size(254, 28);
  1321. this.label5.TabIndex = 3;
  1322. this.label5.Tag = "themeable";
  1323. this.label5.Text = "Choose your startup items";
  1324. //
  1325. // appsTab
  1326. //
  1327. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1328. this.appsTab.Controls.Add(this.panelCommonApps);
  1329. this.appsTab.Controls.Add(this.btnGetFeed);
  1330. this.appsTab.Controls.Add(this.label41);
  1331. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1332. this.appsTab.Name = "appsTab";
  1333. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1334. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1335. this.appsTab.TabIndex = 12;
  1336. this.appsTab.Text = "Common Apps";
  1337. //
  1338. // panelCommonApps
  1339. //
  1340. this.panelCommonApps.Controls.Add(this.txtFeedError);
  1341. this.panelCommonApps.Controls.Add(this.panelApps2);
  1342. this.panelCommonApps.Controls.Add(this.panelApps3);
  1343. this.panelCommonApps.Controls.Add(this.panelApps6);
  1344. this.panelCommonApps.Controls.Add(this.panelApps4);
  1345. this.panelCommonApps.Controls.Add(this.panelApps5);
  1346. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1347. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1348. this.panelCommonApps.Controls.Add(this.c64);
  1349. this.panelCommonApps.Controls.Add(this.c32);
  1350. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1351. this.panelCommonApps.Controls.Add(this.label42);
  1352. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1353. this.panelCommonApps.Controls.Add(this.button5);
  1354. this.panelCommonApps.Controls.Add(this.panelApps1);
  1355. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1356. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1357. this.panelCommonApps.Controls.Add(this.label44);
  1358. this.panelCommonApps.Controls.Add(this.button6);
  1359. this.panelCommonApps.Location = new System.Drawing.Point(9, 43);
  1360. this.panelCommonApps.Name = "panelCommonApps";
  1361. this.panelCommonApps.Size = new System.Drawing.Size(746, 565);
  1362. this.panelCommonApps.TabIndex = 162;
  1363. //
  1364. // txtFeedError
  1365. //
  1366. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1367. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1368. this.txtFeedError.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1369. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1370. this.txtFeedError.Location = new System.Drawing.Point(0, 0);
  1371. this.txtFeedError.Name = "txtFeedError";
  1372. this.txtFeedError.Size = new System.Drawing.Size(746, 565);
  1373. this.txtFeedError.TabIndex = 167;
  1374. this.txtFeedError.Text = "Something went wrong, try refreshing the links again.";
  1375. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1376. this.txtFeedError.Visible = false;
  1377. //
  1378. // panelApps2
  1379. //
  1380. this.panelApps2.AutoScroll = true;
  1381. this.panelApps2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1382. this.panelApps2.Controls.Add(this.cViper);
  1383. this.panelApps2.Controls.Add(this.pictureBox81);
  1384. this.panelApps2.Controls.Add(this.cVLC);
  1385. this.panelApps2.Controls.Add(this.cFoobar);
  1386. this.panelApps2.Controls.Add(this.cPot);
  1387. this.panelApps2.Controls.Add(this.pictureBox10);
  1388. this.panelApps2.Controls.Add(this.pictureBox11);
  1389. this.panelApps2.Controls.Add(this.pictureBox8);
  1390. this.panelApps2.Controls.Add(this.pictureBox12);
  1391. this.panelApps2.Controls.Add(this.cBS);
  1392. this.panelApps2.Controls.Add(this.pictureBox13);
  1393. this.panelApps2.Controls.Add(this.cSpotify);
  1394. this.panelApps2.Controls.Add(this.pictureBox9);
  1395. this.panelApps2.Controls.Add(this.cIrfan);
  1396. this.panelApps2.Controls.Add(this.pictureBox59);
  1397. this.panelApps2.Controls.Add(this.ciTunes);
  1398. this.panelApps2.Controls.Add(this.cWinamp);
  1399. this.panelApps2.Controls.Add(this.pictureBox65);
  1400. this.panelApps2.Controls.Add(this.cAudacity);
  1401. this.panelApps2.Controls.Add(this.cPhotoFiltre);
  1402. this.panelApps2.Controls.Add(this.pictureBox46);
  1403. this.panelApps2.Controls.Add(this.cGIMP);
  1404. this.panelApps2.Controls.Add(this.pictureBox47);
  1405. this.panelApps2.Controls.Add(this.pictureBox45);
  1406. this.panelApps2.Controls.Add(this.pictureBox48);
  1407. this.panelApps2.Controls.Add(this.cMp3Tag);
  1408. this.panelApps2.Controls.Add(this.pictureBox60);
  1409. this.panelApps2.Controls.Add(this.cBlender);
  1410. this.panelApps2.Controls.Add(this.cLightShot);
  1411. this.panelApps2.Controls.Add(this.pictureBox58);
  1412. this.panelApps2.Controls.Add(this.pictureBox57);
  1413. this.panelApps2.Controls.Add(this.cGyazo);
  1414. this.panelApps2.Location = new System.Drawing.Point(249, 197);
  1415. this.panelApps2.Name = "panelApps2";
  1416. this.panelApps2.Size = new System.Drawing.Size(240, 188);
  1417. this.panelApps2.TabIndex = 166;
  1418. //
  1419. // pictureBox81
  1420. //
  1421. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  1422. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1423. this.pictureBox81.Location = new System.Drawing.Point(5, 261);
  1424. this.pictureBox81.Name = "pictureBox81";
  1425. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  1426. this.pictureBox81.TabIndex = 137;
  1427. this.pictureBox81.TabStop = false;
  1428. //
  1429. // pictureBox10
  1430. //
  1431. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  1432. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1433. this.pictureBox10.Location = new System.Drawing.Point(4, 123);
  1434. this.pictureBox10.Name = "pictureBox10";
  1435. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  1436. this.pictureBox10.TabIndex = 91;
  1437. this.pictureBox10.TabStop = false;
  1438. //
  1439. // pictureBox11
  1440. //
  1441. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  1442. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1443. this.pictureBox11.Location = new System.Drawing.Point(4, 33);
  1444. this.pictureBox11.Name = "pictureBox11";
  1445. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  1446. this.pictureBox11.TabIndex = 88;
  1447. this.pictureBox11.TabStop = false;
  1448. //
  1449. // pictureBox8
  1450. //
  1451. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  1452. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1453. this.pictureBox8.Location = new System.Drawing.Point(4, 153);
  1454. this.pictureBox8.Name = "pictureBox8";
  1455. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  1456. this.pictureBox8.TabIndex = 92;
  1457. this.pictureBox8.TabStop = false;
  1458. //
  1459. // pictureBox12
  1460. //
  1461. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  1462. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1463. this.pictureBox12.Location = new System.Drawing.Point(4, 63);
  1464. this.pictureBox12.Name = "pictureBox12";
  1465. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  1466. this.pictureBox12.TabIndex = 90;
  1467. this.pictureBox12.TabStop = false;
  1468. //
  1469. // pictureBox13
  1470. //
  1471. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  1472. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1473. this.pictureBox13.Location = new System.Drawing.Point(4, 93);
  1474. this.pictureBox13.Name = "pictureBox13";
  1475. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  1476. this.pictureBox13.TabIndex = 89;
  1477. this.pictureBox13.TabStop = false;
  1478. //
  1479. // pictureBox9
  1480. //
  1481. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  1482. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1483. this.pictureBox9.Location = new System.Drawing.Point(4, 3);
  1484. this.pictureBox9.Name = "pictureBox9";
  1485. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  1486. this.pictureBox9.TabIndex = 87;
  1487. this.pictureBox9.TabStop = false;
  1488. //
  1489. // pictureBox59
  1490. //
  1491. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  1492. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1493. this.pictureBox59.Location = new System.Drawing.Point(5, 182);
  1494. this.pictureBox59.Name = "pictureBox59";
  1495. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  1496. this.pictureBox59.TabIndex = 123;
  1497. this.pictureBox59.TabStop = false;
  1498. //
  1499. // pictureBox65
  1500. //
  1501. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  1502. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1503. this.pictureBox65.Location = new System.Drawing.Point(5, 213);
  1504. this.pictureBox65.Name = "pictureBox65";
  1505. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  1506. this.pictureBox65.TabIndex = 130;
  1507. this.pictureBox65.TabStop = false;
  1508. //
  1509. // pictureBox46
  1510. //
  1511. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  1512. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1513. this.pictureBox46.Location = new System.Drawing.Point(5, 380);
  1514. this.pictureBox46.Name = "pictureBox46";
  1515. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  1516. this.pictureBox46.TabIndex = 105;
  1517. this.pictureBox46.TabStop = false;
  1518. //
  1519. // pictureBox47
  1520. //
  1521. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  1522. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1523. this.pictureBox47.Location = new System.Drawing.Point(5, 291);
  1524. this.pictureBox47.Name = "pictureBox47";
  1525. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  1526. this.pictureBox47.TabIndex = 103;
  1527. this.pictureBox47.TabStop = false;
  1528. //
  1529. // pictureBox45
  1530. //
  1531. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  1532. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1533. this.pictureBox45.Location = new System.Drawing.Point(5, 351);
  1534. this.pictureBox45.Name = "pictureBox45";
  1535. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  1536. this.pictureBox45.TabIndex = 106;
  1537. this.pictureBox45.TabStop = false;
  1538. //
  1539. // pictureBox48
  1540. //
  1541. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  1542. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1543. this.pictureBox48.Location = new System.Drawing.Point(5, 321);
  1544. this.pictureBox48.Name = "pictureBox48";
  1545. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  1546. this.pictureBox48.TabIndex = 104;
  1547. this.pictureBox48.TabStop = false;
  1548. //
  1549. // pictureBox60
  1550. //
  1551. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  1552. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1553. this.pictureBox60.Location = new System.Drawing.Point(5, 410);
  1554. this.pictureBox60.Name = "pictureBox60";
  1555. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  1556. this.pictureBox60.TabIndex = 134;
  1557. this.pictureBox60.TabStop = false;
  1558. //
  1559. // pictureBox58
  1560. //
  1561. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  1562. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1563. this.pictureBox58.Location = new System.Drawing.Point(5, 481);
  1564. this.pictureBox58.Name = "pictureBox58";
  1565. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  1566. this.pictureBox58.TabIndex = 118;
  1567. this.pictureBox58.TabStop = false;
  1568. //
  1569. // pictureBox57
  1570. //
  1571. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  1572. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1573. this.pictureBox57.Location = new System.Drawing.Point(5, 452);
  1574. this.pictureBox57.Name = "pictureBox57";
  1575. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  1576. this.pictureBox57.TabIndex = 119;
  1577. this.pictureBox57.TabStop = false;
  1578. //
  1579. // panelApps3
  1580. //
  1581. this.panelApps3.AutoScroll = true;
  1582. this.panelApps3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1583. this.panelApps3.Controls.Add(this.cNPP);
  1584. this.panelApps3.Controls.Add(this.cSublimeText);
  1585. this.panelApps3.Controls.Add(this.pictureBox33);
  1586. this.panelApps3.Controls.Add(this.cAtom);
  1587. this.panelApps3.Controls.Add(this.pictureBox34);
  1588. this.panelApps3.Controls.Add(this.pictureBox32);
  1589. this.panelApps3.Controls.Add(this.pictureBox35);
  1590. this.panelApps3.Controls.Add(this.pictureBox31);
  1591. this.panelApps3.Controls.Add(this.pictureBox36);
  1592. this.panelApps3.Controls.Add(this.cVS);
  1593. this.panelApps3.Controls.Add(this.cVSCode);
  1594. this.panelApps3.Controls.Add(this.cSublimeMerge);
  1595. this.panelApps3.Controls.Add(this.pictureBox64);
  1596. this.panelApps3.Controls.Add(this.cAndroidStudio);
  1597. this.panelApps3.Controls.Add(this.pictureBox62);
  1598. this.panelApps3.Controls.Add(this.cEclipse);
  1599. this.panelApps3.Controls.Add(this.cGitHub);
  1600. this.panelApps3.Controls.Add(this.cNode);
  1601. this.panelApps3.Controls.Add(this.pictureBox38);
  1602. this.panelApps3.Controls.Add(this.cXAMPP);
  1603. this.panelApps3.Controls.Add(this.cPostman);
  1604. this.panelApps3.Controls.Add(this.pictureBox40);
  1605. this.panelApps3.Controls.Add(this.pictureBox41);
  1606. this.panelApps3.Controls.Add(this.pictureBox42);
  1607. this.panelApps3.Controls.Add(this.cFileZilla);
  1608. this.panelApps3.Controls.Add(this.pictureBox39);
  1609. this.panelApps3.Controls.Add(this.pictureBox37);
  1610. this.panelApps3.Controls.Add(this.cPutty);
  1611. this.panelApps3.Controls.Add(this.pictureBox44);
  1612. this.panelApps3.Controls.Add(this.cWinScp);
  1613. this.panelApps3.Location = new System.Drawing.Point(249, 3);
  1614. this.panelApps3.Name = "panelApps3";
  1615. this.panelApps3.Size = new System.Drawing.Size(240, 189);
  1616. this.panelApps3.TabIndex = 165;
  1617. //
  1618. // pictureBox33
  1619. //
  1620. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  1621. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1622. this.pictureBox33.Location = new System.Drawing.Point(3, 33);
  1623. this.pictureBox33.Name = "pictureBox33";
  1624. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  1625. this.pictureBox33.TabIndex = 100;
  1626. this.pictureBox33.TabStop = false;
  1627. //
  1628. // pictureBox34
  1629. //
  1630. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  1631. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1632. this.pictureBox34.Location = new System.Drawing.Point(3, 93);
  1633. this.pictureBox34.Name = "pictureBox34";
  1634. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  1635. this.pictureBox34.TabIndex = 101;
  1636. this.pictureBox34.TabStop = false;
  1637. //
  1638. // pictureBox32
  1639. //
  1640. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  1641. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1642. this.pictureBox32.Location = new System.Drawing.Point(3, 123);
  1643. this.pictureBox32.Name = "pictureBox32";
  1644. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  1645. this.pictureBox32.TabIndex = 103;
  1646. this.pictureBox32.TabStop = false;
  1647. //
  1648. // pictureBox35
  1649. //
  1650. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  1651. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1652. this.pictureBox35.Location = new System.Drawing.Point(3, 153);
  1653. this.pictureBox35.Name = "pictureBox35";
  1654. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  1655. this.pictureBox35.TabIndex = 104;
  1656. this.pictureBox35.TabStop = false;
  1657. //
  1658. // pictureBox31
  1659. //
  1660. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  1661. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1662. this.pictureBox31.Location = new System.Drawing.Point(3, 3);
  1663. this.pictureBox31.Name = "pictureBox31";
  1664. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  1665. this.pictureBox31.TabIndex = 99;
  1666. this.pictureBox31.TabStop = false;
  1667. //
  1668. // pictureBox36
  1669. //
  1670. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  1671. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1672. this.pictureBox36.Location = new System.Drawing.Point(3, 63);
  1673. this.pictureBox36.Name = "pictureBox36";
  1674. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  1675. this.pictureBox36.TabIndex = 102;
  1676. this.pictureBox36.TabStop = false;
  1677. //
  1678. // pictureBox64
  1679. //
  1680. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  1681. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1682. this.pictureBox64.Location = new System.Drawing.Point(3, 183);
  1683. this.pictureBox64.Name = "pictureBox64";
  1684. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  1685. this.pictureBox64.TabIndex = 129;
  1686. this.pictureBox64.TabStop = false;
  1687. //
  1688. // pictureBox62
  1689. //
  1690. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  1691. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1692. this.pictureBox62.Location = new System.Drawing.Point(3, 213);
  1693. this.pictureBox62.Name = "pictureBox62";
  1694. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  1695. this.pictureBox62.TabIndex = 131;
  1696. this.pictureBox62.TabStop = false;
  1697. //
  1698. // pictureBox38
  1699. //
  1700. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  1701. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1702. this.pictureBox38.Location = new System.Drawing.Point(3, 313);
  1703. this.pictureBox38.Name = "pictureBox38";
  1704. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  1705. this.pictureBox38.TabIndex = 103;
  1706. this.pictureBox38.TabStop = false;
  1707. //
  1708. // pictureBox40
  1709. //
  1710. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  1711. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1712. this.pictureBox40.Location = new System.Drawing.Point(3, 283);
  1713. this.pictureBox40.Name = "pictureBox40";
  1714. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  1715. this.pictureBox40.TabIndex = 101;
  1716. this.pictureBox40.TabStop = false;
  1717. //
  1718. // pictureBox41
  1719. //
  1720. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  1721. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1722. this.pictureBox41.Location = new System.Drawing.Point(3, 343);
  1723. this.pictureBox41.Name = "pictureBox41";
  1724. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  1725. this.pictureBox41.TabIndex = 104;
  1726. this.pictureBox41.TabStop = false;
  1727. //
  1728. // pictureBox42
  1729. //
  1730. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  1731. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1732. this.pictureBox42.Location = new System.Drawing.Point(3, 254);
  1733. this.pictureBox42.Name = "pictureBox42";
  1734. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  1735. this.pictureBox42.TabIndex = 102;
  1736. this.pictureBox42.TabStop = false;
  1737. //
  1738. // pictureBox39
  1739. //
  1740. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  1741. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1742. this.pictureBox39.Location = new System.Drawing.Point(3, 413);
  1743. this.pictureBox39.Name = "pictureBox39";
  1744. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  1745. this.pictureBox39.TabIndex = 100;
  1746. this.pictureBox39.TabStop = false;
  1747. //
  1748. // pictureBox37
  1749. //
  1750. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  1751. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1752. this.pictureBox37.Location = new System.Drawing.Point(3, 443);
  1753. this.pictureBox37.Name = "pictureBox37";
  1754. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  1755. this.pictureBox37.TabIndex = 99;
  1756. this.pictureBox37.TabStop = false;
  1757. //
  1758. // pictureBox44
  1759. //
  1760. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  1761. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1762. this.pictureBox44.Location = new System.Drawing.Point(3, 383);
  1763. this.pictureBox44.Name = "pictureBox44";
  1764. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  1765. this.pictureBox44.TabIndex = 106;
  1766. this.pictureBox44.TabStop = false;
  1767. //
  1768. // panelApps6
  1769. //
  1770. this.panelApps6.AutoScroll = true;
  1771. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1772. this.panelApps6.Controls.Add(this.cVCPP);
  1773. this.panelApps6.Controls.Add(this.pictureBox80);
  1774. this.panelApps6.Controls.Add(this.cNF472);
  1775. this.panelApps6.Controls.Add(this.pictureBox78);
  1776. this.panelApps6.Controls.Add(this.cNF452);
  1777. this.panelApps6.Controls.Add(this.pictureBox79);
  1778. this.panelApps6.Controls.Add(this.cNF40);
  1779. this.panelApps6.Controls.Add(this.pictureBox77);
  1780. this.panelApps6.Controls.Add(this.cNF35);
  1781. this.panelApps6.Controls.Add(this.pictureBox76);
  1782. this.panelApps6.Controls.Add(this.cIObitSU);
  1783. this.panelApps6.Controls.Add(this.cIObitU);
  1784. this.panelApps6.Controls.Add(this.pictureBox74);
  1785. this.panelApps6.Controls.Add(this.cRevo);
  1786. this.panelApps6.Controls.Add(this.pictureBox68);
  1787. this.panelApps6.Controls.Add(this.cIObitDB);
  1788. this.panelApps6.Controls.Add(this.cIObitSD);
  1789. this.panelApps6.Controls.Add(this.pictureBox61);
  1790. this.panelApps6.Controls.Add(this.cUUI);
  1791. this.panelApps6.Controls.Add(this.pictureBox66);
  1792. this.panelApps6.Controls.Add(this.pictureBox72);
  1793. this.panelApps6.Controls.Add(this.pictureBox67);
  1794. this.panelApps6.Controls.Add(this.cRufus);
  1795. this.panelApps6.Controls.Add(this.pictureBox73);
  1796. this.panelApps6.Controls.Add(this.cMalwarebytes);
  1797. this.panelApps6.Controls.Add(this.pictureBox70);
  1798. this.panelApps6.Controls.Add(this.cAntiExploit);
  1799. this.panelApps6.Controls.Add(this.pictureBox69);
  1800. this.panelApps6.Location = new System.Drawing.Point(495, 197);
  1801. this.panelApps6.Name = "panelApps6";
  1802. this.panelApps6.Size = new System.Drawing.Size(240, 188);
  1803. this.panelApps6.TabIndex = 162;
  1804. //
  1805. // pictureBox80
  1806. //
  1807. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  1808. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1809. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  1810. this.pictureBox80.Name = "pictureBox80";
  1811. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  1812. this.pictureBox80.TabIndex = 172;
  1813. this.pictureBox80.TabStop = false;
  1814. //
  1815. // pictureBox78
  1816. //
  1817. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  1818. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1819. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  1820. this.pictureBox78.Name = "pictureBox78";
  1821. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  1822. this.pictureBox78.TabIndex = 170;
  1823. this.pictureBox78.TabStop = false;
  1824. //
  1825. // pictureBox79
  1826. //
  1827. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  1828. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1829. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  1830. this.pictureBox79.Name = "pictureBox79";
  1831. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  1832. this.pictureBox79.TabIndex = 168;
  1833. this.pictureBox79.TabStop = false;
  1834. //
  1835. // pictureBox77
  1836. //
  1837. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  1838. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1839. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  1840. this.pictureBox77.Name = "pictureBox77";
  1841. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  1842. this.pictureBox77.TabIndex = 166;
  1843. this.pictureBox77.TabStop = false;
  1844. //
  1845. // pictureBox76
  1846. //
  1847. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  1848. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1849. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  1850. this.pictureBox76.Name = "pictureBox76";
  1851. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  1852. this.pictureBox76.TabIndex = 164;
  1853. this.pictureBox76.TabStop = false;
  1854. //
  1855. // pictureBox74
  1856. //
  1857. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  1858. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1859. this.pictureBox74.Location = new System.Drawing.Point(5, 259);
  1860. this.pictureBox74.Name = "pictureBox74";
  1861. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  1862. this.pictureBox74.TabIndex = 161;
  1863. this.pictureBox74.TabStop = false;
  1864. //
  1865. // pictureBox68
  1866. //
  1867. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  1868. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1869. this.pictureBox68.Location = new System.Drawing.Point(5, 289);
  1870. this.pictureBox68.Name = "pictureBox68";
  1871. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  1872. this.pictureBox68.TabIndex = 143;
  1873. this.pictureBox68.TabStop = false;
  1874. //
  1875. // pictureBox61
  1876. //
  1877. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  1878. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1879. this.pictureBox61.Location = new System.Drawing.Point(5, 169);
  1880. this.pictureBox61.Name = "pictureBox61";
  1881. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  1882. this.pictureBox61.TabIndex = 139;
  1883. this.pictureBox61.TabStop = false;
  1884. //
  1885. // pictureBox66
  1886. //
  1887. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  1888. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1889. this.pictureBox66.Location = new System.Drawing.Point(5, 199);
  1890. this.pictureBox66.Name = "pictureBox66";
  1891. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  1892. this.pictureBox66.TabIndex = 140;
  1893. this.pictureBox66.TabStop = false;
  1894. //
  1895. // pictureBox72
  1896. //
  1897. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  1898. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1899. this.pictureBox72.Location = new System.Drawing.Point(5, 426);
  1900. this.pictureBox72.Name = "pictureBox72";
  1901. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  1902. this.pictureBox72.TabIndex = 153;
  1903. this.pictureBox72.TabStop = false;
  1904. //
  1905. // pictureBox67
  1906. //
  1907. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  1908. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1909. this.pictureBox67.Location = new System.Drawing.Point(5, 229);
  1910. this.pictureBox67.Name = "pictureBox67";
  1911. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  1912. this.pictureBox67.TabIndex = 141;
  1913. this.pictureBox67.TabStop = false;
  1914. //
  1915. // pictureBox73
  1916. //
  1917. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  1918. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1919. this.pictureBox73.Location = new System.Drawing.Point(5, 396);
  1920. this.pictureBox73.Name = "pictureBox73";
  1921. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  1922. this.pictureBox73.TabIndex = 151;
  1923. this.pictureBox73.TabStop = false;
  1924. //
  1925. // pictureBox70
  1926. //
  1927. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  1928. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1929. this.pictureBox70.Location = new System.Drawing.Point(5, 336);
  1930. this.pictureBox70.Name = "pictureBox70";
  1931. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  1932. this.pictureBox70.TabIndex = 145;
  1933. this.pictureBox70.TabStop = false;
  1934. //
  1935. // pictureBox69
  1936. //
  1937. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  1938. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1939. this.pictureBox69.Location = new System.Drawing.Point(5, 366);
  1940. this.pictureBox69.Name = "pictureBox69";
  1941. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  1942. this.pictureBox69.TabIndex = 147;
  1943. this.pictureBox69.TabStop = false;
  1944. //
  1945. // panelApps4
  1946. //
  1947. this.panelApps4.AutoScroll = true;
  1948. this.panelApps4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1949. this.panelApps4.Controls.Add(this.pictureBox75);
  1950. this.panelApps4.Controls.Add(this.cQB);
  1951. this.panelApps4.Controls.Add(this.cUT2);
  1952. this.panelApps4.Controls.Add(this.cDeluge);
  1953. this.panelApps4.Controls.Add(this.pictureBox18);
  1954. this.panelApps4.Controls.Add(this.pictureBox19);
  1955. this.panelApps4.Controls.Add(this.cUT3);
  1956. this.panelApps4.Controls.Add(this.pictureBox20);
  1957. this.panelApps4.Controls.Add(this.pictureBox17);
  1958. this.panelApps4.Controls.Add(this.cBT);
  1959. this.panelApps4.Controls.Add(this.cSteam);
  1960. this.panelApps4.Controls.Add(this.cOrigin);
  1961. this.panelApps4.Controls.Add(this.pictureBox54);
  1962. this.panelApps4.Controls.Add(this.cEpicStore);
  1963. this.panelApps4.Controls.Add(this.pictureBox53);
  1964. this.panelApps4.Controls.Add(this.cBlizzard);
  1965. this.panelApps4.Controls.Add(this.pictureBox49);
  1966. this.panelApps4.Controls.Add(this.pictureBox51);
  1967. this.panelApps4.Controls.Add(this.cUbi);
  1968. this.panelApps4.Controls.Add(this.pictureBox50);
  1969. this.panelApps4.Location = new System.Drawing.Point(495, 3);
  1970. this.panelApps4.Name = "panelApps4";
  1971. this.panelApps4.Size = new System.Drawing.Size(240, 188);
  1972. this.panelApps4.TabIndex = 157;
  1973. //
  1974. // pictureBox75
  1975. //
  1976. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  1977. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1978. this.pictureBox75.Location = new System.Drawing.Point(5, 93);
  1979. this.pictureBox75.Name = "pictureBox75";
  1980. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  1981. this.pictureBox75.TabIndex = 162;
  1982. this.pictureBox75.TabStop = false;
  1983. //
  1984. // pictureBox18
  1985. //
  1986. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  1987. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1988. this.pictureBox18.Location = new System.Drawing.Point(5, 123);
  1989. this.pictureBox18.Name = "pictureBox18";
  1990. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  1991. this.pictureBox18.TabIndex = 93;
  1992. this.pictureBox18.TabStop = false;
  1993. //
  1994. // pictureBox19
  1995. //
  1996. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  1997. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1998. this.pictureBox19.Location = new System.Drawing.Point(5, 63);
  1999. this.pictureBox19.Name = "pictureBox19";
  2000. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  2001. this.pictureBox19.TabIndex = 94;
  2002. this.pictureBox19.TabStop = false;
  2003. //
  2004. // pictureBox20
  2005. //
  2006. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  2007. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2008. this.pictureBox20.Location = new System.Drawing.Point(5, 33);
  2009. this.pictureBox20.Name = "pictureBox20";
  2010. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  2011. this.pictureBox20.TabIndex = 92;
  2012. this.pictureBox20.TabStop = false;
  2013. //
  2014. // pictureBox17
  2015. //
  2016. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  2017. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2018. this.pictureBox17.Location = new System.Drawing.Point(5, 3);
  2019. this.pictureBox17.Name = "pictureBox17";
  2020. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  2021. this.pictureBox17.TabIndex = 91;
  2022. this.pictureBox17.TabStop = false;
  2023. //
  2024. // pictureBox54
  2025. //
  2026. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  2027. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2028. this.pictureBox54.Location = new System.Drawing.Point(5, 284);
  2029. this.pictureBox54.Name = "pictureBox54";
  2030. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  2031. this.pictureBox54.TabIndex = 110;
  2032. this.pictureBox54.TabStop = false;
  2033. //
  2034. // pictureBox53
  2035. //
  2036. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  2037. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2038. this.pictureBox53.Location = new System.Drawing.Point(5, 254);
  2039. this.pictureBox53.Name = "pictureBox53";
  2040. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  2041. this.pictureBox53.TabIndex = 108;
  2042. this.pictureBox53.TabStop = false;
  2043. //
  2044. // pictureBox49
  2045. //
  2046. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  2047. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2048. this.pictureBox49.Location = new System.Drawing.Point(5, 224);
  2049. this.pictureBox49.Name = "pictureBox49";
  2050. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  2051. this.pictureBox49.TabIndex = 105;
  2052. this.pictureBox49.TabStop = false;
  2053. //
  2054. // pictureBox51
  2055. //
  2056. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  2057. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2058. this.pictureBox51.Location = new System.Drawing.Point(5, 194);
  2059. this.pictureBox51.Name = "pictureBox51";
  2060. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  2061. this.pictureBox51.TabIndex = 104;
  2062. this.pictureBox51.TabStop = false;
  2063. //
  2064. // pictureBox50
  2065. //
  2066. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  2067. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2068. this.pictureBox50.Location = new System.Drawing.Point(5, 164);
  2069. this.pictureBox50.Name = "pictureBox50";
  2070. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  2071. this.pictureBox50.TabIndex = 103;
  2072. this.pictureBox50.TabStop = false;
  2073. //
  2074. // panelApps5
  2075. //
  2076. this.panelApps5.AutoScroll = true;
  2077. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2078. this.panelApps5.Controls.Add(this.pictureBox82);
  2079. this.panelApps5.Controls.Add(this.cMega);
  2080. this.panelApps5.Controls.Add(this.cAdobeReader);
  2081. this.panelApps5.Controls.Add(this.pictureBox22);
  2082. this.panelApps5.Controls.Add(this.cFoxit);
  2083. this.panelApps5.Controls.Add(this.pictureBox23);
  2084. this.panelApps5.Controls.Add(this.pictureBox21);
  2085. this.panelApps5.Controls.Add(this.pictureBox24);
  2086. this.panelApps5.Controls.Add(this.cEvernote);
  2087. this.panelApps5.Controls.Add(this.cSumatra);
  2088. this.panelApps5.Controls.Add(this.pictureBox52);
  2089. this.panelApps5.Controls.Add(this.cLibreOffice);
  2090. this.panelApps5.Controls.Add(this.cPeaZip);
  2091. this.panelApps5.Controls.Add(this.pictureBox14);
  2092. this.panelApps5.Controls.Add(this.cFlux);
  2093. this.panelApps5.Controls.Add(this.pictureBox71);
  2094. this.panelApps5.Controls.Add(this.pictureBox15);
  2095. this.panelApps5.Controls.Add(this.pictureBox16);
  2096. this.panelApps5.Controls.Add(this.c7zip);
  2097. this.panelApps5.Controls.Add(this.cWinRar);
  2098. this.panelApps5.Controls.Add(this.cDropbox);
  2099. this.panelApps5.Controls.Add(this.pictureBox43);
  2100. this.panelApps5.Controls.Add(this.cOneDrive);
  2101. this.panelApps5.Controls.Add(this.pictureBox63);
  2102. this.panelApps5.Location = new System.Drawing.Point(3, 197);
  2103. this.panelApps5.Name = "panelApps5";
  2104. this.panelApps5.Size = new System.Drawing.Size(240, 188);
  2105. this.panelApps5.TabIndex = 158;
  2106. //
  2107. // pictureBox82
  2108. //
  2109. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2110. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2111. this.pictureBox82.Location = new System.Drawing.Point(3, 320);
  2112. this.pictureBox82.Name = "pictureBox82";
  2113. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2114. this.pictureBox82.TabIndex = 151;
  2115. this.pictureBox82.TabStop = false;
  2116. //
  2117. // pictureBox22
  2118. //
  2119. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2120. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2121. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2122. this.pictureBox22.Name = "pictureBox22";
  2123. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2124. this.pictureBox22.TabIndex = 96;
  2125. this.pictureBox22.TabStop = false;
  2126. //
  2127. // pictureBox23
  2128. //
  2129. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2130. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2131. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2132. this.pictureBox23.Name = "pictureBox23";
  2133. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2134. this.pictureBox23.TabIndex = 98;
  2135. this.pictureBox23.TabStop = false;
  2136. //
  2137. // pictureBox21
  2138. //
  2139. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2140. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2141. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2142. this.pictureBox21.Name = "pictureBox21";
  2143. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2144. this.pictureBox21.TabIndex = 95;
  2145. this.pictureBox21.TabStop = false;
  2146. //
  2147. // pictureBox24
  2148. //
  2149. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2150. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2151. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2152. this.pictureBox24.Name = "pictureBox24";
  2153. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2154. this.pictureBox24.TabIndex = 97;
  2155. this.pictureBox24.TabStop = false;
  2156. //
  2157. // pictureBox52
  2158. //
  2159. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2160. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2161. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2162. this.pictureBox52.Name = "pictureBox52";
  2163. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2164. this.pictureBox52.TabIndex = 98;
  2165. this.pictureBox52.TabStop = false;
  2166. //
  2167. // pictureBox14
  2168. //
  2169. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2170. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2171. this.pictureBox14.Location = new System.Drawing.Point(3, 160);
  2172. this.pictureBox14.Name = "pictureBox14";
  2173. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2174. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2175. this.pictureBox14.TabIndex = 91;
  2176. this.pictureBox14.TabStop = false;
  2177. //
  2178. // pictureBox71
  2179. //
  2180. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2181. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2182. this.pictureBox71.Location = new System.Drawing.Point(4, 355);
  2183. this.pictureBox71.Name = "pictureBox71";
  2184. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2185. this.pictureBox71.TabIndex = 149;
  2186. this.pictureBox71.TabStop = false;
  2187. //
  2188. // pictureBox15
  2189. //
  2190. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2191. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2192. this.pictureBox15.Location = new System.Drawing.Point(3, 220);
  2193. this.pictureBox15.Name = "pictureBox15";
  2194. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2195. this.pictureBox15.TabIndex = 93;
  2196. this.pictureBox15.TabStop = false;
  2197. //
  2198. // pictureBox16
  2199. //
  2200. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2201. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2202. this.pictureBox16.Location = new System.Drawing.Point(3, 190);
  2203. this.pictureBox16.Name = "pictureBox16";
  2204. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2205. this.pictureBox16.TabIndex = 92;
  2206. this.pictureBox16.TabStop = false;
  2207. //
  2208. // pictureBox43
  2209. //
  2210. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2211. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2212. this.pictureBox43.Location = new System.Drawing.Point(3, 290);
  2213. this.pictureBox43.Name = "pictureBox43";
  2214. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2215. this.pictureBox43.TabIndex = 105;
  2216. this.pictureBox43.TabStop = false;
  2217. //
  2218. // pictureBox63
  2219. //
  2220. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2221. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2222. this.pictureBox63.Location = new System.Drawing.Point(3, 260);
  2223. this.pictureBox63.Name = "pictureBox63";
  2224. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2225. this.pictureBox63.TabIndex = 128;
  2226. this.pictureBox63.TabStop = false;
  2227. //
  2228. // progressDownloader
  2229. //
  2230. this.progressDownloader.Location = new System.Drawing.Point(3, 490);
  2231. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2232. this.progressDownloader.Name = "progressDownloader";
  2233. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  2234. this.progressDownloader.TabIndex = 160;
  2235. //
  2236. // btnDownloadApps
  2237. //
  2238. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2239. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2240. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2241. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2242. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2243. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2244. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2245. this.btnDownloadApps.Location = new System.Drawing.Point(600, 526);
  2246. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2247. this.btnDownloadApps.Name = "btnDownloadApps";
  2248. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  2249. this.btnDownloadApps.TabIndex = 50;
  2250. this.btnDownloadApps.Text = "Download";
  2251. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2252. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2253. //
  2254. // label42
  2255. //
  2256. this.label42.AutoSize = true;
  2257. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2258. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  2259. this.label42.Location = new System.Drawing.Point(-2, 392);
  2260. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2261. this.label42.Name = "label42";
  2262. this.label42.Size = new System.Drawing.Size(184, 25);
  2263. this.label42.TabIndex = 69;
  2264. this.label42.Tag = "themeable";
  2265. this.label42.Text = "Set download folder";
  2266. //
  2267. // txtDownloadFolder
  2268. //
  2269. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2270. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2271. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2272. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2273. this.txtDownloadFolder.Location = new System.Drawing.Point(3, 420);
  2274. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2275. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  2276. this.txtDownloadFolder.TabIndex = 70;
  2277. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2278. //
  2279. // button5
  2280. //
  2281. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  2282. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2283. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2284. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2285. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2286. this.button5.ForeColor = System.Drawing.Color.White;
  2287. this.button5.Location = new System.Drawing.Point(310, 420);
  2288. this.button5.Margin = new System.Windows.Forms.Padding(2);
  2289. this.button5.Name = "button5";
  2290. this.button5.Size = new System.Drawing.Size(65, 27);
  2291. this.button5.TabIndex = 71;
  2292. this.button5.Text = "Change";
  2293. this.button5.UseVisualStyleBackColor = false;
  2294. this.button5.Click += new System.EventHandler(this.button5_Click);
  2295. //
  2296. // panelApps1
  2297. //
  2298. this.panelApps1.AutoScroll = true;
  2299. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2300. this.panelApps1.Controls.Add(this.cChromium);
  2301. this.panelApps1.Controls.Add(this.cVivaldi);
  2302. this.panelApps1.Controls.Add(this.pictureBox5);
  2303. this.panelApps1.Controls.Add(this.pictureBox4);
  2304. this.panelApps1.Controls.Add(this.pictureBox3);
  2305. this.panelApps1.Controls.Add(this.cMaxthon);
  2306. this.panelApps1.Controls.Add(this.pictureBox7);
  2307. this.panelApps1.Controls.Add(this.picturemaxthon);
  2308. this.panelApps1.Controls.Add(this.pictureBox2);
  2309. this.panelApps1.Controls.Add(this.cChrome);
  2310. this.panelApps1.Controls.Add(this.cOpera);
  2311. this.panelApps1.Controls.Add(this.cFirefox);
  2312. this.panelApps1.Controls.Add(this.pictureBox6);
  2313. this.panelApps1.Controls.Add(this.cTor);
  2314. this.panelApps1.Controls.Add(this.cDiscord);
  2315. this.panelApps1.Controls.Add(this.cAnyDesk);
  2316. this.panelApps1.Controls.Add(this.cMSTeams);
  2317. this.panelApps1.Controls.Add(this.cViber);
  2318. this.panelApps1.Controls.Add(this.pictureBox55);
  2319. this.panelApps1.Controls.Add(this.pictureBox56);
  2320. this.panelApps1.Controls.Add(this.cSkype);
  2321. this.panelApps1.Controls.Add(this.cThunderbird);
  2322. this.panelApps1.Controls.Add(this.cZoom);
  2323. this.panelApps1.Controls.Add(this.pictureBox27);
  2324. this.panelApps1.Controls.Add(this.pictureBox25);
  2325. this.panelApps1.Controls.Add(this.pictureBox30);
  2326. this.panelApps1.Controls.Add(this.pictureBox28);
  2327. this.panelApps1.Controls.Add(this.cTV);
  2328. this.panelApps1.Controls.Add(this.pictureBox29);
  2329. this.panelApps1.Controls.Add(this.pictureBox26);
  2330. this.panelApps1.Location = new System.Drawing.Point(3, 3);
  2331. this.panelApps1.Name = "panelApps1";
  2332. this.panelApps1.Size = new System.Drawing.Size(240, 188);
  2333. this.panelApps1.TabIndex = 154;
  2334. //
  2335. // pictureBox5
  2336. //
  2337. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  2338. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2339. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  2340. this.pictureBox5.Name = "pictureBox5";
  2341. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  2342. this.pictureBox5.TabIndex = 83;
  2343. this.pictureBox5.TabStop = false;
  2344. //
  2345. // pictureBox4
  2346. //
  2347. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  2348. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2349. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  2350. this.pictureBox4.Name = "pictureBox4";
  2351. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  2352. this.pictureBox4.TabIndex = 84;
  2353. this.pictureBox4.TabStop = false;
  2354. //
  2355. // pictureBox3
  2356. //
  2357. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  2358. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2359. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  2360. this.pictureBox3.Name = "pictureBox3";
  2361. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  2362. this.pictureBox3.TabIndex = 82;
  2363. this.pictureBox3.TabStop = false;
  2364. //
  2365. // pictureBox7
  2366. //
  2367. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  2368. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2369. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  2370. this.pictureBox7.Name = "pictureBox7";
  2371. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  2372. this.pictureBox7.TabIndex = 85;
  2373. this.pictureBox7.TabStop = false;
  2374. //
  2375. // picturemaxthon
  2376. //
  2377. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  2378. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2379. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  2380. this.picturemaxthon.Name = "picturemaxthon";
  2381. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  2382. this.picturemaxthon.TabIndex = 121;
  2383. this.picturemaxthon.TabStop = false;
  2384. //
  2385. // pictureBox2
  2386. //
  2387. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  2388. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2389. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  2390. this.pictureBox2.Name = "pictureBox2";
  2391. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  2392. this.pictureBox2.TabIndex = 81;
  2393. this.pictureBox2.TabStop = false;
  2394. //
  2395. // pictureBox6
  2396. //
  2397. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  2398. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2399. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  2400. this.pictureBox6.Name = "pictureBox6";
  2401. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  2402. this.pictureBox6.TabIndex = 86;
  2403. this.pictureBox6.TabStop = false;
  2404. //
  2405. // pictureBox55
  2406. //
  2407. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  2408. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2409. this.pictureBox55.Location = new System.Drawing.Point(5, 344);
  2410. this.pictureBox55.Name = "pictureBox55";
  2411. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  2412. this.pictureBox55.TabIndex = 114;
  2413. this.pictureBox55.TabStop = false;
  2414. //
  2415. // pictureBox56
  2416. //
  2417. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  2418. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2419. this.pictureBox56.Location = new System.Drawing.Point(5, 404);
  2420. this.pictureBox56.Name = "pictureBox56";
  2421. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  2422. this.pictureBox56.TabIndex = 112;
  2423. this.pictureBox56.TabStop = false;
  2424. //
  2425. // pictureBox27
  2426. //
  2427. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  2428. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2429. this.pictureBox27.Location = new System.Drawing.Point(5, 283);
  2430. this.pictureBox27.Name = "pictureBox27";
  2431. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  2432. this.pictureBox27.TabIndex = 96;
  2433. this.pictureBox27.TabStop = false;
  2434. //
  2435. // pictureBox25
  2436. //
  2437. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  2438. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2439. this.pictureBox25.Location = new System.Drawing.Point(5, 223);
  2440. this.pictureBox25.Name = "pictureBox25";
  2441. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  2442. this.pictureBox25.TabIndex = 93;
  2443. this.pictureBox25.TabStop = false;
  2444. //
  2445. // pictureBox30
  2446. //
  2447. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  2448. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2449. this.pictureBox30.Location = new System.Drawing.Point(5, 374);
  2450. this.pictureBox30.Name = "pictureBox30";
  2451. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  2452. this.pictureBox30.TabIndex = 97;
  2453. this.pictureBox30.TabStop = false;
  2454. //
  2455. // pictureBox28
  2456. //
  2457. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  2458. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2459. this.pictureBox28.Location = new System.Drawing.Point(5, 434);
  2460. this.pictureBox28.Name = "pictureBox28";
  2461. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  2462. this.pictureBox28.TabIndex = 98;
  2463. this.pictureBox28.TabStop = false;
  2464. //
  2465. // pictureBox29
  2466. //
  2467. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  2468. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2469. this.pictureBox29.Location = new System.Drawing.Point(5, 253);
  2470. this.pictureBox29.Name = "pictureBox29";
  2471. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  2472. this.pictureBox29.TabIndex = 94;
  2473. this.pictureBox29.TabStop = false;
  2474. //
  2475. // pictureBox26
  2476. //
  2477. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  2478. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2479. this.pictureBox26.Location = new System.Drawing.Point(5, 313);
  2480. this.pictureBox26.Name = "pictureBox26";
  2481. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  2482. this.pictureBox26.TabIndex = 95;
  2483. this.pictureBox26.TabStop = false;
  2484. //
  2485. // txtDownloadStatus
  2486. //
  2487. this.txtDownloadStatus.AutoSize = true;
  2488. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2489. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2490. this.txtDownloadStatus.Location = new System.Drawing.Point(-1, 464);
  2491. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2492. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2493. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2494. this.txtDownloadStatus.TabIndex = 72;
  2495. this.txtDownloadStatus.Tag = "";
  2496. this.txtDownloadStatus.Text = "Idle";
  2497. //
  2498. // linkLabel1
  2499. //
  2500. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  2501. this.linkLabel1.AutoSize = true;
  2502. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2503. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  2504. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  2505. this.linkLabel1.Location = new System.Drawing.Point(-1, 531);
  2506. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2507. this.linkLabel1.Name = "linkLabel1";
  2508. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  2509. this.linkLabel1.TabIndex = 78;
  2510. this.linkLabel1.TabStop = true;
  2511. this.linkLabel1.Tag = "";
  2512. this.linkLabel1.Text = "See warnings";
  2513. this.linkLabel1.Visible = false;
  2514. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  2515. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2516. //
  2517. // label44
  2518. //
  2519. this.label44.AutoSize = true;
  2520. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2521. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  2522. this.label44.Location = new System.Drawing.Point(448, 394);
  2523. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2524. this.label44.Name = "label44";
  2525. this.label44.Size = new System.Drawing.Size(164, 25);
  2526. this.label44.TabIndex = 74;
  2527. this.label44.Tag = "themeable";
  2528. this.label44.Text = "Set bit preference";
  2529. //
  2530. // button6
  2531. //
  2532. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  2533. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2534. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2535. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2536. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2537. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2538. this.button6.ForeColor = System.Drawing.Color.White;
  2539. this.button6.Location = new System.Drawing.Point(453, 526);
  2540. this.button6.Margin = new System.Windows.Forms.Padding(2);
  2541. this.button6.Name = "button6";
  2542. this.button6.Size = new System.Drawing.Size(143, 35);
  2543. this.button6.TabIndex = 77;
  2544. this.button6.Text = "Go to Downloads";
  2545. this.button6.UseVisualStyleBackColor = false;
  2546. this.button6.Click += new System.EventHandler(this.button6_Click);
  2547. //
  2548. // btnGetFeed
  2549. //
  2550. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2551. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2552. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2553. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2554. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2555. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2556. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2557. this.btnGetFeed.Location = new System.Drawing.Point(652, 12);
  2558. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2559. this.btnGetFeed.Name = "btnGetFeed";
  2560. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  2561. this.btnGetFeed.TabIndex = 161;
  2562. this.btnGetFeed.Text = "Refresh links";
  2563. this.btnGetFeed.UseVisualStyleBackColor = false;
  2564. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2565. //
  2566. // label41
  2567. //
  2568. this.label41.AutoSize = true;
  2569. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2570. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  2571. this.label41.Location = new System.Drawing.Point(6, 10);
  2572. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2573. this.label41.Name = "label41";
  2574. this.label41.Size = new System.Drawing.Size(365, 28);
  2575. this.label41.TabIndex = 53;
  2576. this.label41.Tag = "themeable";
  2577. this.label41.Text = "Quickly download && install useful apps";
  2578. //
  2579. // cleanerTab
  2580. //
  2581. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2582. this.cleanerTab.Controls.Add(this.cleaningpanel);
  2583. this.cleanerTab.Controls.Add(this.label6);
  2584. this.cleanerTab.Controls.Add(this.panel1);
  2585. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  2586. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2587. this.cleanerTab.Name = "cleanerTab";
  2588. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2589. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  2590. this.cleanerTab.TabIndex = 5;
  2591. this.cleanerTab.Text = "Cleaner";
  2592. //
  2593. // cleaningpanel
  2594. //
  2595. this.cleaningpanel.Controls.Add(this.progress2);
  2596. this.cleaningpanel.Controls.Add(this.label4);
  2597. this.cleaningpanel.Location = new System.Drawing.Point(11, 288);
  2598. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  2599. this.cleaningpanel.Name = "cleaningpanel";
  2600. this.cleaningpanel.Size = new System.Drawing.Size(511, 70);
  2601. this.cleaningpanel.TabIndex = 47;
  2602. //
  2603. // progress2
  2604. //
  2605. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  2606. this.progress2.Location = new System.Drawing.Point(29, 38);
  2607. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  2608. this.progress2.MarqueeAnimationSpeed = 1;
  2609. this.progress2.Name = "progress2";
  2610. this.progress2.Size = new System.Drawing.Size(454, 11);
  2611. this.progress2.TabIndex = 44;
  2612. this.progress2.Visible = false;
  2613. //
  2614. // label4
  2615. //
  2616. this.label4.AutoSize = true;
  2617. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2618. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  2619. this.label4.Location = new System.Drawing.Point(25, 13);
  2620. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2621. this.label4.Name = "label4";
  2622. this.label4.Size = new System.Drawing.Size(85, 21);
  2623. this.label4.TabIndex = 45;
  2624. this.label4.Tag = "themeable";
  2625. this.label4.Text = "Cleaning...";
  2626. this.label4.Visible = false;
  2627. //
  2628. // label6
  2629. //
  2630. this.label6.AutoSize = true;
  2631. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2632. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  2633. this.label6.Location = new System.Drawing.Point(6, 10);
  2634. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2635. this.label6.Name = "label6";
  2636. this.label6.Size = new System.Drawing.Size(260, 28);
  2637. this.label6.TabIndex = 46;
  2638. this.label6.Tag = "themeable";
  2639. this.label6.Text = "Clean up your system drive";
  2640. //
  2641. // panel1
  2642. //
  2643. this.panel1.Controls.Add(this.lblPretext);
  2644. this.panel1.Controls.Add(this.lblFootprint);
  2645. this.panel1.Controls.Add(this.checkErrorReports);
  2646. this.panel1.Controls.Add(this.button20);
  2647. this.panel1.Controls.Add(this.checkSelectAll);
  2648. this.panel1.Controls.Add(this.checkMediaCache);
  2649. this.panel1.Controls.Add(this.checkTemp);
  2650. this.panel1.Controls.Add(this.checkLogs);
  2651. this.panel1.Controls.Add(this.checkBin);
  2652. this.panel1.Controls.Add(this.checkMiniDumps);
  2653. this.panel1.Location = new System.Drawing.Point(11, 40);
  2654. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  2655. this.panel1.Name = "panel1";
  2656. this.panel1.Size = new System.Drawing.Size(511, 243);
  2657. this.panel1.TabIndex = 45;
  2658. //
  2659. // lblPretext
  2660. //
  2661. 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)));
  2662. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2663. this.lblPretext.Location = new System.Drawing.Point(104, 196);
  2664. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2665. this.lblPretext.Name = "lblPretext";
  2666. this.lblPretext.Size = new System.Drawing.Size(170, 31);
  2667. this.lblPretext.TabIndex = 49;
  2668. this.lblPretext.Tag = "";
  2669. this.lblPretext.Text = "Temp size to be freed:";
  2670. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2671. //
  2672. // lblFootprint
  2673. //
  2674. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2675. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2676. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2677. this.lblFootprint.Location = new System.Drawing.Point(275, 195);
  2678. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2679. this.lblFootprint.Name = "lblFootprint";
  2680. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  2681. this.lblFootprint.TabIndex = 48;
  2682. this.lblFootprint.Tag = "themeable";
  2683. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2684. //
  2685. // button20
  2686. //
  2687. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  2688. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2689. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2690. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2691. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2692. this.button20.ForeColor = System.Drawing.Color.White;
  2693. this.button20.Location = new System.Drawing.Point(29, 196);
  2694. this.button20.Margin = new System.Windows.Forms.Padding(2);
  2695. this.button20.Name = "button20";
  2696. this.button20.Size = new System.Drawing.Size(71, 31);
  2697. this.button20.TabIndex = 34;
  2698. this.button20.Text = "Clean";
  2699. this.button20.UseVisualStyleBackColor = false;
  2700. this.button20.Click += new System.EventHandler(this.button20_Click);
  2701. //
  2702. // pingerTab
  2703. //
  2704. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2705. this.pingerTab.Controls.Add(this.button10);
  2706. this.pingerTab.Controls.Add(this.btnExport);
  2707. this.pingerTab.Controls.Add(this.button9);
  2708. this.pingerTab.Controls.Add(this.button7);
  2709. this.pingerTab.Controls.Add(this.panel7);
  2710. this.pingerTab.Controls.Add(this.label40);
  2711. this.pingerTab.Controls.Add(this.btnShodan);
  2712. this.pingerTab.Controls.Add(this.btnPing);
  2713. this.pingerTab.Controls.Add(this.txtPingInput);
  2714. this.pingerTab.Controls.Add(this.label39);
  2715. this.pingerTab.Controls.Add(this.label32);
  2716. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  2717. this.pingerTab.Name = "pingerTab";
  2718. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  2719. this.pingerTab.Size = new System.Drawing.Size(758, 611);
  2720. this.pingerTab.TabIndex = 13;
  2721. this.pingerTab.Text = "Pinger";
  2722. //
  2723. // btnExport
  2724. //
  2725. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  2726. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2727. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2728. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2729. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2730. this.btnExport.ForeColor = System.Drawing.Color.White;
  2731. this.btnExport.Location = new System.Drawing.Point(499, 512);
  2732. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  2733. this.btnExport.Name = "btnExport";
  2734. this.btnExport.Size = new System.Drawing.Size(71, 29);
  2735. this.btnExport.TabIndex = 83;
  2736. this.btnExport.Text = "Export...";
  2737. this.btnExport.UseVisualStyleBackColor = false;
  2738. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  2739. //
  2740. // button9
  2741. //
  2742. this.button9.BackColor = System.Drawing.Color.DodgerBlue;
  2743. this.button9.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2744. this.button9.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2745. this.button9.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2746. this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2747. this.button9.ForeColor = System.Drawing.Color.White;
  2748. this.button9.Location = new System.Drawing.Point(265, 116);
  2749. this.button9.Margin = new System.Windows.Forms.Padding(2);
  2750. this.button9.Name = "button9";
  2751. this.button9.Size = new System.Drawing.Size(71, 31);
  2752. this.button9.TabIndex = 82;
  2753. this.button9.Text = "Copy IP";
  2754. this.button9.UseVisualStyleBackColor = false;
  2755. this.button9.Click += new System.EventHandler(this.button9_Click);
  2756. //
  2757. // button7
  2758. //
  2759. this.button7.BackColor = System.Drawing.Color.DodgerBlue;
  2760. this.button7.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2761. this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2762. this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2763. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2764. this.button7.ForeColor = System.Drawing.Color.White;
  2765. this.button7.Location = new System.Drawing.Point(340, 83);
  2766. this.button7.Margin = new System.Windows.Forms.Padding(2);
  2767. this.button7.Name = "button7";
  2768. this.button7.Size = new System.Drawing.Size(71, 29);
  2769. this.button7.TabIndex = 81;
  2770. this.button7.Text = "Copy";
  2771. this.button7.UseVisualStyleBackColor = false;
  2772. this.button7.Click += new System.EventHandler(this.button7_Click);
  2773. //
  2774. // panel7
  2775. //
  2776. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2777. this.panel7.Controls.Add(this.listPingResults);
  2778. this.panel7.Location = new System.Drawing.Point(26, 200);
  2779. this.panel7.Name = "panel7";
  2780. this.panel7.Size = new System.Drawing.Size(544, 307);
  2781. this.panel7.TabIndex = 80;
  2782. //
  2783. // listPingResults
  2784. //
  2785. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2786. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2787. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  2788. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2789. this.listPingResults.ForeColor = System.Drawing.Color.White;
  2790. this.listPingResults.FormattingEnabled = true;
  2791. this.listPingResults.HorizontalScrollbar = true;
  2792. this.listPingResults.ItemHeight = 21;
  2793. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  2794. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  2795. this.listPingResults.Name = "listPingResults";
  2796. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  2797. this.listPingResults.TabIndex = 79;
  2798. //
  2799. // label40
  2800. //
  2801. this.label40.AutoSize = true;
  2802. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2803. this.label40.ForeColor = System.Drawing.Color.Silver;
  2804. this.label40.Location = new System.Drawing.Point(21, 176);
  2805. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2806. this.label40.Name = "label40";
  2807. this.label40.Size = new System.Drawing.Size(62, 21);
  2808. this.label40.TabIndex = 60;
  2809. this.label40.Tag = "";
  2810. this.label40.Text = "Results";
  2811. //
  2812. // btnShodan
  2813. //
  2814. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  2815. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2816. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2817. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2818. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2819. this.btnShodan.ForeColor = System.Drawing.Color.White;
  2820. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  2821. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  2822. this.btnShodan.Name = "btnShodan";
  2823. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  2824. this.btnShodan.TabIndex = 59;
  2825. this.btnShodan.Text = "Check on SHODAN.io";
  2826. this.btnShodan.UseVisualStyleBackColor = false;
  2827. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  2828. //
  2829. // btnPing
  2830. //
  2831. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  2832. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2833. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2834. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2835. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2836. this.btnPing.ForeColor = System.Drawing.Color.White;
  2837. this.btnPing.Location = new System.Drawing.Point(26, 116);
  2838. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  2839. this.btnPing.Name = "btnPing";
  2840. this.btnPing.Size = new System.Drawing.Size(71, 31);
  2841. this.btnPing.TabIndex = 58;
  2842. this.btnPing.Text = "Ping";
  2843. this.btnPing.UseVisualStyleBackColor = false;
  2844. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  2845. //
  2846. // txtPingInput
  2847. //
  2848. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2849. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2850. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2851. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  2852. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  2853. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  2854. this.txtPingInput.Name = "txtPingInput";
  2855. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  2856. this.txtPingInput.TabIndex = 56;
  2857. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2858. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  2859. //
  2860. // label39
  2861. //
  2862. this.label39.AutoSize = true;
  2863. this.label39.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2864. this.label39.ForeColor = System.Drawing.Color.Silver;
  2865. this.label39.Location = new System.Drawing.Point(23, 60);
  2866. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2867. this.label39.Name = "label39";
  2868. this.label39.Size = new System.Drawing.Size(139, 21);
  2869. this.label39.TabIndex = 57;
  2870. this.label39.Tag = "";
  2871. this.label39.Text = "IP / Domain name";
  2872. //
  2873. // label32
  2874. //
  2875. this.label32.AutoSize = true;
  2876. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2877. this.label32.ForeColor = System.Drawing.Color.DodgerBlue;
  2878. this.label32.Location = new System.Drawing.Point(6, 10);
  2879. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2880. this.label32.Name = "label32";
  2881. this.label32.Size = new System.Drawing.Size(393, 28);
  2882. this.label32.TabIndex = 47;
  2883. this.label32.Tag = "themeable";
  2884. this.label32.Text = "Ping IP addresses and assess your latency";
  2885. //
  2886. // hostsEditorTab
  2887. //
  2888. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2889. this.hostsEditorTab.Controls.Add(this.panel4);
  2890. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  2891. this.hostsEditorTab.Controls.Add(this.label10);
  2892. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  2893. this.hostsEditorTab.Controls.Add(this.label9);
  2894. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  2895. this.hostsEditorTab.Controls.Add(this.label3);
  2896. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  2897. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  2898. this.hostsEditorTab.Name = "hostsEditorTab";
  2899. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  2900. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  2901. this.hostsEditorTab.TabIndex = 9;
  2902. this.hostsEditorTab.Text = "Hosts";
  2903. //
  2904. // panel4
  2905. //
  2906. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2907. | System.Windows.Forms.AnchorStyles.Left)
  2908. | System.Windows.Forms.AnchorStyles.Right)));
  2909. this.panel4.Controls.Add(this.label31);
  2910. this.panel4.Controls.Add(this.label30);
  2911. this.panel4.Controls.Add(this.button4);
  2912. this.panel4.Controls.Add(this.button3);
  2913. this.panel4.Controls.Add(this.button2);
  2914. this.panel4.Controls.Add(this.button1);
  2915. this.panel4.Controls.Add(this.label29);
  2916. this.panel4.Controls.Add(this.chkReadOnly);
  2917. this.panel4.Controls.Add(this.panelList);
  2918. this.panel4.Controls.Add(this.chkBlock);
  2919. this.panel4.Controls.Add(this.button41);
  2920. this.panel4.Controls.Add(this.button42);
  2921. this.panel4.Controls.Add(this.button46);
  2922. this.panel4.Controls.Add(this.button47);
  2923. this.panel4.Controls.Add(this.txtIP);
  2924. this.panel4.Controls.Add(this.txtDomain);
  2925. this.panel4.Controls.Add(this.label12);
  2926. this.panel4.Controls.Add(this.label11);
  2927. this.panel4.Location = new System.Drawing.Point(6, 70);
  2928. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  2929. this.panel4.Name = "panel4";
  2930. this.panel4.Size = new System.Drawing.Size(746, 535);
  2931. this.panel4.TabIndex = 53;
  2932. //
  2933. // label31
  2934. //
  2935. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2936. this.label31.ForeColor = System.Drawing.Color.Silver;
  2937. this.label31.Location = new System.Drawing.Point(325, 279);
  2938. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2939. this.label31.Name = "label31";
  2940. this.label31.Size = new System.Drawing.Size(281, 25);
  2941. this.label31.TabIndex = 68;
  2942. this.label31.Tag = "";
  2943. this.label31.Text = "(will delete your current config)";
  2944. //
  2945. // label30
  2946. //
  2947. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2948. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  2949. this.label30.Location = new System.Drawing.Point(322, 254);
  2950. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2951. this.label30.Name = "label30";
  2952. this.label30.Size = new System.Drawing.Size(281, 25);
  2953. this.label30.TabIndex = 67;
  2954. this.label30.Tag = "themeable";
  2955. this.label30.Text = "Pre-made adblocks";
  2956. //
  2957. // button4
  2958. //
  2959. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  2960. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2961. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2962. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2963. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2964. this.button4.ForeColor = System.Drawing.Color.White;
  2965. this.button4.Location = new System.Drawing.Point(485, 351);
  2966. this.button4.Margin = new System.Windows.Forms.Padding(2);
  2967. this.button4.Name = "button4";
  2968. this.button4.Size = new System.Drawing.Size(153, 31);
  2969. this.button4.TabIndex = 66;
  2970. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  2971. this.button4.UseVisualStyleBackColor = false;
  2972. this.button4.Click += new System.EventHandler(this.button4_Click);
  2973. //
  2974. // button3
  2975. //
  2976. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  2977. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2978. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2979. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2980. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2981. this.button3.ForeColor = System.Drawing.Color.White;
  2982. this.button3.Location = new System.Drawing.Point(485, 316);
  2983. this.button3.Margin = new System.Windows.Forms.Padding(2);
  2984. this.button3.Name = "button3";
  2985. this.button3.Size = new System.Drawing.Size(153, 31);
  2986. this.button3.TabIndex = 65;
  2987. this.button3.Text = "Enable AdBlock + Porn";
  2988. this.button3.UseVisualStyleBackColor = false;
  2989. this.button3.Click += new System.EventHandler(this.button3_Click);
  2990. //
  2991. // button2
  2992. //
  2993. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  2994. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2995. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2996. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2997. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2998. this.button2.ForeColor = System.Drawing.Color.White;
  2999. this.button2.Location = new System.Drawing.Point(327, 351);
  3000. this.button2.Margin = new System.Windows.Forms.Padding(2);
  3001. this.button2.Name = "button2";
  3002. this.button2.Size = new System.Drawing.Size(153, 31);
  3003. this.button2.TabIndex = 64;
  3004. this.button2.Text = "Enable AdBlock + Social";
  3005. this.button2.UseVisualStyleBackColor = false;
  3006. this.button2.Click += new System.EventHandler(this.button2_Click);
  3007. //
  3008. // button1
  3009. //
  3010. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  3011. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3012. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3013. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3014. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3015. this.button1.ForeColor = System.Drawing.Color.White;
  3016. this.button1.Location = new System.Drawing.Point(327, 316);
  3017. this.button1.Margin = new System.Windows.Forms.Padding(2);
  3018. this.button1.Name = "button1";
  3019. this.button1.Size = new System.Drawing.Size(153, 31);
  3020. this.button1.TabIndex = 63;
  3021. this.button1.Text = "Enable AdBlock Basic";
  3022. this.button1.UseVisualStyleBackColor = false;
  3023. this.button1.Click += new System.EventHandler(this.button1_Click);
  3024. //
  3025. // label29
  3026. //
  3027. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3028. this.label29.ForeColor = System.Drawing.Color.Silver;
  3029. this.label29.Location = new System.Drawing.Point(323, 165);
  3030. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3031. this.label29.Name = "label29";
  3032. this.label29.Size = new System.Drawing.Size(281, 25);
  3033. this.label29.TabIndex = 62;
  3034. this.label29.Tag = "";
  3035. this.label29.Text = "Protect your HOSTS file by locking it.";
  3036. //
  3037. // panelList
  3038. //
  3039. this.panelList.Controls.Add(this.listHostEntries);
  3040. this.panelList.Location = new System.Drawing.Point(5, 3);
  3041. this.panelList.Name = "panelList";
  3042. this.panelList.Size = new System.Drawing.Size(312, 388);
  3043. this.panelList.TabIndex = 60;
  3044. //
  3045. // listHostEntries
  3046. //
  3047. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3048. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3049. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  3050. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3051. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  3052. this.listHostEntries.FormattingEnabled = true;
  3053. this.listHostEntries.HorizontalScrollbar = true;
  3054. this.listHostEntries.ItemHeight = 21;
  3055. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  3056. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  3057. this.listHostEntries.Name = "listHostEntries";
  3058. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  3059. this.listHostEntries.TabIndex = 52;
  3060. //
  3061. // button41
  3062. //
  3063. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  3064. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3065. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3066. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3067. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3068. this.button41.ForeColor = System.Drawing.Color.White;
  3069. this.button41.Location = new System.Drawing.Point(112, 394);
  3070. this.button41.Margin = new System.Windows.Forms.Padding(2);
  3071. this.button41.Name = "button41";
  3072. this.button41.Size = new System.Drawing.Size(98, 31);
  3073. this.button41.TabIndex = 55;
  3074. this.button41.Text = "Refresh";
  3075. this.button41.UseVisualStyleBackColor = false;
  3076. this.button41.Click += new System.EventHandler(this.button41_Click);
  3077. //
  3078. // button42
  3079. //
  3080. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  3081. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3082. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3083. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3084. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3085. this.button42.ForeColor = System.Drawing.Color.White;
  3086. this.button42.Location = new System.Drawing.Point(213, 394);
  3087. this.button42.Margin = new System.Windows.Forms.Padding(2);
  3088. this.button42.Name = "button42";
  3089. this.button42.Size = new System.Drawing.Size(104, 31);
  3090. this.button42.TabIndex = 54;
  3091. this.button42.Text = "Remove";
  3092. this.button42.UseVisualStyleBackColor = false;
  3093. this.button42.Click += new System.EventHandler(this.button42_Click);
  3094. //
  3095. // button46
  3096. //
  3097. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  3098. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3099. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3100. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3101. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3102. this.button46.ForeColor = System.Drawing.Color.White;
  3103. this.button46.Location = new System.Drawing.Point(6, 394);
  3104. this.button46.Margin = new System.Windows.Forms.Padding(2);
  3105. this.button46.Name = "button46";
  3106. this.button46.Size = new System.Drawing.Size(102, 31);
  3107. this.button46.TabIndex = 53;
  3108. this.button46.Text = "Remove all";
  3109. this.button46.UseVisualStyleBackColor = false;
  3110. this.button46.Click += new System.EventHandler(this.button46_Click);
  3111. //
  3112. // button47
  3113. //
  3114. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  3115. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3116. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3117. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3118. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3119. this.button47.ForeColor = System.Drawing.Color.White;
  3120. this.button47.Location = new System.Drawing.Point(551, 110);
  3121. this.button47.Margin = new System.Windows.Forms.Padding(2);
  3122. this.button47.Name = "button47";
  3123. this.button47.Size = new System.Drawing.Size(87, 31);
  3124. this.button47.TabIndex = 57;
  3125. this.button47.Text = "Add";
  3126. this.button47.UseVisualStyleBackColor = false;
  3127. this.button47.Click += new System.EventHandler(this.button47_Click);
  3128. //
  3129. // txtIP
  3130. //
  3131. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3132. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3133. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3134. this.txtIP.ForeColor = System.Drawing.Color.White;
  3135. this.txtIP.Location = new System.Drawing.Point(328, 23);
  3136. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  3137. this.txtIP.Name = "txtIP";
  3138. this.txtIP.Size = new System.Drawing.Size(310, 29);
  3139. this.txtIP.TabIndex = 0;
  3140. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3141. //
  3142. // txtDomain
  3143. //
  3144. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3145. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3146. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3147. this.txtDomain.ForeColor = System.Drawing.Color.White;
  3148. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  3149. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  3150. this.txtDomain.Name = "txtDomain";
  3151. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  3152. this.txtDomain.TabIndex = 1;
  3153. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3154. //
  3155. // label12
  3156. //
  3157. this.label12.AutoSize = true;
  3158. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3159. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  3160. this.label12.Location = new System.Drawing.Point(323, 54);
  3161. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3162. this.label12.Name = "label12";
  3163. this.label12.Size = new System.Drawing.Size(66, 21);
  3164. this.label12.TabIndex = 55;
  3165. this.label12.Tag = "themeable";
  3166. this.label12.Text = "Domain";
  3167. //
  3168. // label11
  3169. //
  3170. this.label11.AutoSize = true;
  3171. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3172. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  3173. this.label11.Location = new System.Drawing.Point(323, 0);
  3174. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3175. this.label11.Name = "label11";
  3176. this.label11.Size = new System.Drawing.Size(85, 21);
  3177. this.label11.TabIndex = 53;
  3178. this.label11.Tag = "themeable";
  3179. this.label11.Text = "IP address";
  3180. //
  3181. // linkLabel4
  3182. //
  3183. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3184. this.linkLabel4.AutoSize = true;
  3185. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3186. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  3187. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  3188. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3189. this.linkLabel4.Name = "linkLabel4";
  3190. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  3191. this.linkLabel4.TabIndex = 51;
  3192. this.linkLabel4.TabStop = true;
  3193. this.linkLabel4.Tag = "";
  3194. this.linkLabel4.Text = "Restore default";
  3195. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3196. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  3197. //
  3198. // label10
  3199. //
  3200. this.label10.AutoSize = true;
  3201. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3202. this.label10.Location = new System.Drawing.Point(215, 38);
  3203. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3204. this.label10.Name = "label10";
  3205. this.label10.Size = new System.Drawing.Size(18, 21);
  3206. this.label10.TabIndex = 50;
  3207. this.label10.Text = " |";
  3208. //
  3209. // linkLabel3
  3210. //
  3211. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3212. this.linkLabel3.AutoSize = true;
  3213. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3214. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  3215. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  3216. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3217. this.linkLabel3.Name = "linkLabel3";
  3218. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  3219. this.linkLabel3.TabIndex = 49;
  3220. this.linkLabel3.TabStop = true;
  3221. this.linkLabel3.Tag = "";
  3222. this.linkLabel3.Text = "Advanced editor";
  3223. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3224. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3225. //
  3226. // label9
  3227. //
  3228. this.label9.AutoSize = true;
  3229. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3230. this.label9.Location = new System.Drawing.Point(65, 38);
  3231. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3232. this.label9.Name = "label9";
  3233. this.label9.Size = new System.Drawing.Size(18, 21);
  3234. this.label9.TabIndex = 48;
  3235. this.label9.Text = " |";
  3236. //
  3237. // linkLabel2
  3238. //
  3239. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3240. this.linkLabel2.AutoSize = true;
  3241. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3242. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  3243. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  3244. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3245. this.linkLabel2.Name = "linkLabel2";
  3246. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  3247. this.linkLabel2.TabIndex = 47;
  3248. this.linkLabel2.TabStop = true;
  3249. this.linkLabel2.Tag = "";
  3250. this.linkLabel2.Text = "Locate";
  3251. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3252. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  3253. //
  3254. // label3
  3255. //
  3256. this.label3.AutoSize = true;
  3257. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3258. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  3259. this.label3.Location = new System.Drawing.Point(6, 10);
  3260. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3261. this.label3.Name = "label3";
  3262. this.label3.Size = new System.Drawing.Size(182, 28);
  3263. this.label3.TabIndex = 3;
  3264. this.label3.Tag = "themeable";
  3265. this.label3.Text = "Edit your hosts file";
  3266. //
  3267. // registryFixerTab
  3268. //
  3269. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3270. this.registryFixerTab.Controls.Add(this.panel2);
  3271. this.registryFixerTab.Controls.Add(this.label7);
  3272. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  3273. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  3274. this.registryFixerTab.Name = "registryFixerTab";
  3275. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  3276. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  3277. this.registryFixerTab.TabIndex = 8;
  3278. this.registryFixerTab.Text = "Registry";
  3279. //
  3280. // panel2
  3281. //
  3282. this.panel2.Controls.Add(this.button33);
  3283. this.panel2.Controls.Add(this.label8);
  3284. this.panel2.Controls.Add(this.checkRestartExplorer);
  3285. this.panel2.Controls.Add(this.checkRegistryEditor);
  3286. this.panel2.Controls.Add(this.checkEnableAll);
  3287. this.panel2.Controls.Add(this.checkContextMenu);
  3288. this.panel2.Controls.Add(this.checkTaskManager);
  3289. this.panel2.Controls.Add(this.checkCommandPrompt);
  3290. this.panel2.Controls.Add(this.checkFirewall);
  3291. this.panel2.Controls.Add(this.checkRunDialog);
  3292. this.panel2.Controls.Add(this.checkFolderOptions);
  3293. this.panel2.Controls.Add(this.checkControlPanel);
  3294. this.panel2.Location = new System.Drawing.Point(11, 40);
  3295. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  3296. this.panel2.Name = "panel2";
  3297. this.panel2.Size = new System.Drawing.Size(511, 286);
  3298. this.panel2.TabIndex = 48;
  3299. //
  3300. // button33
  3301. //
  3302. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  3303. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3304. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3305. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3306. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3307. this.button33.ForeColor = System.Drawing.Color.White;
  3308. this.button33.Location = new System.Drawing.Point(29, 252);
  3309. this.button33.Margin = new System.Windows.Forms.Padding(2);
  3310. this.button33.Name = "button33";
  3311. this.button33.Size = new System.Drawing.Size(71, 31);
  3312. this.button33.TabIndex = 49;
  3313. this.button33.Text = "Fix";
  3314. this.button33.UseVisualStyleBackColor = false;
  3315. this.button33.Click += new System.EventHandler(this.button33_Click);
  3316. //
  3317. // label8
  3318. //
  3319. this.label8.AutoSize = true;
  3320. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3321. this.label8.ForeColor = System.Drawing.Color.Silver;
  3322. this.label8.Location = new System.Drawing.Point(122, 202);
  3323. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3324. this.label8.Name = "label8";
  3325. this.label8.Size = new System.Drawing.Size(242, 21);
  3326. this.label8.TabIndex = 51;
  3327. this.label8.Tag = "";
  3328. this.label8.Text = "(some changes might need this)";
  3329. //
  3330. // label7
  3331. //
  3332. this.label7.AutoSize = true;
  3333. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3334. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  3335. this.label7.Location = new System.Drawing.Point(6, 10);
  3336. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3337. this.label7.Name = "label7";
  3338. this.label7.Size = new System.Drawing.Size(260, 28);
  3339. this.label7.TabIndex = 47;
  3340. this.label7.Tag = "themeable";
  3341. this.label7.Text = "Fix common registry issues";
  3342. //
  3343. // integratorTab
  3344. //
  3345. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3346. this.integratorTab.Controls.Add(this.synapse);
  3347. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  3348. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  3349. this.integratorTab.Name = "integratorTab";
  3350. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  3351. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  3352. this.integratorTab.TabIndex = 10;
  3353. this.integratorTab.Text = "Integrator";
  3354. //
  3355. // synapse
  3356. //
  3357. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3358. this.synapse.Controls.Add(this.integratorInfoTab);
  3359. this.synapse.Controls.Add(this.tabPage8);
  3360. this.synapse.Controls.Add(this.tabPage9);
  3361. this.synapse.Controls.Add(this.tabPage10);
  3362. this.synapse.Controls.Add(this.tabPage11);
  3363. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  3364. this.synapse.Location = new System.Drawing.Point(2, 2);
  3365. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  3366. this.synapse.Multiline = true;
  3367. this.synapse.Name = "synapse";
  3368. this.synapse.SelectedIndex = 0;
  3369. this.synapse.Size = new System.Drawing.Size(754, 607);
  3370. this.synapse.TabIndex = 0;
  3371. //
  3372. // integratorInfoTab
  3373. //
  3374. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3375. this.integratorInfoTab.Controls.Add(this.label19);
  3376. this.integratorInfoTab.Controls.Add(this.label18);
  3377. this.integratorInfoTab.Controls.Add(this.label17);
  3378. this.integratorInfoTab.Controls.Add(this.label16);
  3379. this.integratorInfoTab.Controls.Add(this.label15);
  3380. this.integratorInfoTab.Controls.Add(this.label14);
  3381. this.integratorInfoTab.Controls.Add(this.label13);
  3382. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  3383. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  3384. this.integratorInfoTab.Name = "integratorInfoTab";
  3385. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  3386. this.integratorInfoTab.Size = new System.Drawing.Size(746, 579);
  3387. this.integratorInfoTab.TabIndex = 0;
  3388. this.integratorInfoTab.Text = "Info";
  3389. //
  3390. // label19
  3391. //
  3392. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3393. this.label19.ForeColor = System.Drawing.Color.Silver;
  3394. this.label19.Location = new System.Drawing.Point(6, 225);
  3395. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3396. this.label19.Name = "label19";
  3397. this.label19.Size = new System.Drawing.Size(501, 233);
  3398. this.label19.TabIndex = 10;
  3399. this.label19.Tag = "";
  3400. this.label19.Text = resources.GetString("label19.Text");
  3401. //
  3402. // label18
  3403. //
  3404. this.label18.AutoSize = true;
  3405. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3406. this.label18.ForeColor = System.Drawing.Color.Silver;
  3407. this.label18.Location = new System.Drawing.Point(38, 183);
  3408. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3409. this.label18.Name = "label18";
  3410. this.label18.Size = new System.Drawing.Size(122, 25);
  3411. this.label18.TabIndex = 9;
  3412. this.label18.Tag = "";
  3413. this.label18.Text = "• Commands";
  3414. //
  3415. // label17
  3416. //
  3417. this.label17.AutoSize = true;
  3418. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3419. this.label17.ForeColor = System.Drawing.Color.Silver;
  3420. this.label17.Location = new System.Drawing.Point(38, 158);
  3421. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3422. this.label17.Name = "label17";
  3423. this.label17.Size = new System.Drawing.Size(157, 25);
  3424. this.label17.TabIndex = 8;
  3425. this.label17.Tag = "";
  3426. this.label17.Text = "• Any type of file";
  3427. //
  3428. // label16
  3429. //
  3430. this.label16.AutoSize = true;
  3431. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3432. this.label16.ForeColor = System.Drawing.Color.Silver;
  3433. this.label16.Location = new System.Drawing.Point(38, 132);
  3434. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3435. this.label16.Name = "label16";
  3436. this.label16.Size = new System.Drawing.Size(181, 25);
  3437. this.label16.TabIndex = 7;
  3438. this.label16.Tag = "";
  3439. this.label16.Text = "• Links to webpages";
  3440. //
  3441. // label15
  3442. //
  3443. this.label15.AutoSize = true;
  3444. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3445. this.label15.ForeColor = System.Drawing.Color.Silver;
  3446. this.label15.Location = new System.Drawing.Point(38, 106);
  3447. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3448. this.label15.Name = "label15";
  3449. this.label15.Size = new System.Drawing.Size(194, 25);
  3450. this.label15.TabIndex = 6;
  3451. this.label15.Tag = "";
  3452. this.label15.Text = "• Shortcuts to folders";
  3453. //
  3454. // label14
  3455. //
  3456. this.label14.AutoSize = true;
  3457. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3458. this.label14.ForeColor = System.Drawing.Color.Silver;
  3459. this.label14.Location = new System.Drawing.Point(38, 81);
  3460. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3461. this.label14.Name = "label14";
  3462. this.label14.Size = new System.Drawing.Size(138, 25);
  3463. this.label14.TabIndex = 5;
  3464. this.label14.Tag = "";
  3465. this.label14.Text = "• Any program";
  3466. //
  3467. // label13
  3468. //
  3469. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3470. this.label13.ForeColor = System.Drawing.Color.Silver;
  3471. this.label13.Location = new System.Drawing.Point(6, 10);
  3472. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3473. this.label13.Name = "label13";
  3474. this.label13.Size = new System.Drawing.Size(412, 61);
  3475. this.label13.TabIndex = 4;
  3476. this.label13.Tag = "";
  3477. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  3478. //
  3479. // tabPage8
  3480. //
  3481. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3482. this.tabPage8.Controls.Add(this.btnAddItem);
  3483. this.tabPage8.Controls.Add(this.itemnamegroup);
  3484. this.tabPage8.Controls.Add(this.security);
  3485. this.tabPage8.Controls.Add(this.itemposition);
  3486. this.tabPage8.Controls.Add(this.icontoaddgroup);
  3487. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  3488. this.tabPage8.Controls.Add(this.itemtype);
  3489. this.tabPage8.Controls.Add(this.label26);
  3490. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  3491. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  3492. this.tabPage8.Name = "tabPage8";
  3493. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  3494. this.tabPage8.Size = new System.Drawing.Size(746, 579);
  3495. this.tabPage8.TabIndex = 1;
  3496. this.tabPage8.Text = "Add/Modify";
  3497. //
  3498. // btnAddItem
  3499. //
  3500. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  3501. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3502. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3503. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3504. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3505. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  3506. this.btnAddItem.Location = new System.Drawing.Point(410, 473);
  3507. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  3508. this.btnAddItem.Name = "btnAddItem";
  3509. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  3510. this.btnAddItem.TabIndex = 85;
  3511. this.btnAddItem.Text = "Add/Modify";
  3512. this.btnAddItem.UseVisualStyleBackColor = false;
  3513. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  3514. //
  3515. // itemnamegroup
  3516. //
  3517. this.itemnamegroup.Controls.Add(this.txtItemName);
  3518. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3519. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  3520. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  3521. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  3522. this.itemnamegroup.Name = "itemnamegroup";
  3523. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  3524. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  3525. this.itemnamegroup.TabIndex = 84;
  3526. this.itemnamegroup.TabStop = false;
  3527. this.itemnamegroup.Text = "Item name in menu:";
  3528. //
  3529. // txtItemName
  3530. //
  3531. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3532. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3533. this.txtItemName.ForeColor = System.Drawing.Color.White;
  3534. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  3535. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  3536. this.txtItemName.Name = "txtItemName";
  3537. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  3538. this.txtItemName.TabIndex = 82;
  3539. //
  3540. // security
  3541. //
  3542. this.security.Controls.Add(this.checkShift);
  3543. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3544. this.security.ForeColor = System.Drawing.Color.Silver;
  3545. this.security.Location = new System.Drawing.Point(11, 338);
  3546. this.security.Margin = new System.Windows.Forms.Padding(2);
  3547. this.security.Name = "security";
  3548. this.security.Padding = new System.Windows.Forms.Padding(2);
  3549. this.security.Size = new System.Drawing.Size(497, 61);
  3550. this.security.TabIndex = 83;
  3551. this.security.TabStop = false;
  3552. this.security.Text = "Security:";
  3553. //
  3554. // itemposition
  3555. //
  3556. this.itemposition.Controls.Add(this.radioTop);
  3557. this.itemposition.Controls.Add(this.radioMiddle);
  3558. this.itemposition.Controls.Add(this.radioBottom);
  3559. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3560. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  3561. this.itemposition.Location = new System.Drawing.Point(11, 272);
  3562. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  3563. this.itemposition.Name = "itemposition";
  3564. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  3565. this.itemposition.Size = new System.Drawing.Size(497, 62);
  3566. this.itemposition.TabIndex = 82;
  3567. this.itemposition.TabStop = false;
  3568. this.itemposition.Text = "Item position:";
  3569. //
  3570. // icontoaddgroup
  3571. //
  3572. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  3573. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  3574. this.icontoaddgroup.Controls.Add(this.txtIcon);
  3575. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3576. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3577. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  3578. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3579. this.icontoaddgroup.Name = "icontoaddgroup";
  3580. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3581. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  3582. this.icontoaddgroup.TabIndex = 81;
  3583. this.icontoaddgroup.TabStop = false;
  3584. this.icontoaddgroup.Text = "Icon to add:";
  3585. //
  3586. // btnBrowseIcon
  3587. //
  3588. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3589. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  3590. this.btnBrowseIcon.Enabled = false;
  3591. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3592. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3593. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3594. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3595. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  3596. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  3597. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  3598. this.btnBrowseIcon.Name = "btnBrowseIcon";
  3599. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  3600. this.btnBrowseIcon.TabIndex = 82;
  3601. this.btnBrowseIcon.Text = "...";
  3602. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  3603. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  3604. //
  3605. // txtIcon
  3606. //
  3607. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3608. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3609. this.txtIcon.Enabled = false;
  3610. this.txtIcon.ForeColor = System.Drawing.Color.White;
  3611. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  3612. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  3613. this.txtIcon.Name = "txtIcon";
  3614. this.txtIcon.ReadOnly = true;
  3615. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  3616. this.txtIcon.TabIndex = 81;
  3617. //
  3618. // itemtoaddgroup
  3619. //
  3620. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  3621. this.itemtoaddgroup.Controls.Add(this.txtItem);
  3622. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3623. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3624. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  3625. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3626. this.itemtoaddgroup.Name = "itemtoaddgroup";
  3627. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3628. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  3629. this.itemtoaddgroup.TabIndex = 80;
  3630. this.itemtoaddgroup.TabStop = false;
  3631. this.itemtoaddgroup.Text = "Program to add:";
  3632. //
  3633. // btnBrowseItem
  3634. //
  3635. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3636. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  3637. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3638. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3639. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3640. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3641. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  3642. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  3643. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  3644. this.btnBrowseItem.Name = "btnBrowseItem";
  3645. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  3646. this.btnBrowseItem.TabIndex = 82;
  3647. this.btnBrowseItem.Text = "...";
  3648. this.btnBrowseItem.UseVisualStyleBackColor = false;
  3649. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  3650. //
  3651. // txtItem
  3652. //
  3653. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3654. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3655. this.txtItem.ForeColor = System.Drawing.Color.White;
  3656. this.txtItem.Location = new System.Drawing.Point(11, 26);
  3657. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  3658. this.txtItem.Name = "txtItem";
  3659. this.txtItem.ReadOnly = true;
  3660. this.txtItem.Size = new System.Drawing.Size(434, 29);
  3661. this.txtItem.TabIndex = 81;
  3662. //
  3663. // itemtype
  3664. //
  3665. this.itemtype.Controls.Add(this.radioCommand);
  3666. this.itemtype.Controls.Add(this.radioProgram);
  3667. this.itemtype.Controls.Add(this.radioFolder);
  3668. this.itemtype.Controls.Add(this.radioFile);
  3669. this.itemtype.Controls.Add(this.radioLink);
  3670. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3671. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  3672. this.itemtype.Location = new System.Drawing.Point(11, 40);
  3673. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  3674. this.itemtype.Name = "itemtype";
  3675. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  3676. this.itemtype.Size = new System.Drawing.Size(497, 63);
  3677. this.itemtype.TabIndex = 79;
  3678. this.itemtype.TabStop = false;
  3679. this.itemtype.Text = "Item Type:";
  3680. //
  3681. // label26
  3682. //
  3683. this.label26.AutoSize = true;
  3684. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3685. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  3686. this.label26.Location = new System.Drawing.Point(6, 10);
  3687. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3688. this.label26.Name = "label26";
  3689. this.label26.Size = new System.Drawing.Size(219, 28);
  3690. this.label26.TabIndex = 78;
  3691. this.label26.Tag = "themeable";
  3692. this.label26.Text = "Add or modify an item";
  3693. //
  3694. // tabPage9
  3695. //
  3696. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3697. this.tabPage9.Controls.Add(this.panel5);
  3698. this.tabPage9.Controls.Add(this.button60);
  3699. this.tabPage9.Controls.Add(this.button61);
  3700. this.tabPage9.Controls.Add(this.button62);
  3701. this.tabPage9.Controls.Add(this.label25);
  3702. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  3703. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  3704. this.tabPage9.Name = "tabPage9";
  3705. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  3706. this.tabPage9.Size = new System.Drawing.Size(746, 581);
  3707. this.tabPage9.TabIndex = 2;
  3708. this.tabPage9.Text = "Remove";
  3709. //
  3710. // panel5
  3711. //
  3712. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3713. this.panel5.Controls.Add(this.listDesktopItems);
  3714. this.panel5.Location = new System.Drawing.Point(11, 39);
  3715. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  3716. this.panel5.Name = "panel5";
  3717. this.panel5.Size = new System.Drawing.Size(293, 435);
  3718. this.panel5.TabIndex = 82;
  3719. //
  3720. // listDesktopItems
  3721. //
  3722. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3723. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3724. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  3725. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3726. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  3727. this.listDesktopItems.FormattingEnabled = true;
  3728. this.listDesktopItems.HorizontalScrollbar = true;
  3729. this.listDesktopItems.ItemHeight = 21;
  3730. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  3731. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  3732. this.listDesktopItems.Name = "listDesktopItems";
  3733. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  3734. this.listDesktopItems.TabIndex = 78;
  3735. //
  3736. // button60
  3737. //
  3738. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  3739. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3740. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3741. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3742. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3743. this.button60.ForeColor = System.Drawing.Color.White;
  3744. this.button60.Location = new System.Drawing.Point(308, 75);
  3745. this.button60.Margin = new System.Windows.Forms.Padding(2);
  3746. this.button60.Name = "button60";
  3747. this.button60.Size = new System.Drawing.Size(94, 31);
  3748. this.button60.TabIndex = 81;
  3749. this.button60.Text = "Refresh";
  3750. this.button60.UseVisualStyleBackColor = false;
  3751. this.button60.Click += new System.EventHandler(this.button60_Click);
  3752. //
  3753. // button61
  3754. //
  3755. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  3756. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3757. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3758. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3759. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3760. this.button61.ForeColor = System.Drawing.Color.White;
  3761. this.button61.Location = new System.Drawing.Point(308, 40);
  3762. this.button61.Margin = new System.Windows.Forms.Padding(2);
  3763. this.button61.Name = "button61";
  3764. this.button61.Size = new System.Drawing.Size(94, 31);
  3765. this.button61.TabIndex = 80;
  3766. this.button61.Text = "Remove";
  3767. this.button61.UseVisualStyleBackColor = false;
  3768. this.button61.Click += new System.EventHandler(this.button61_Click);
  3769. //
  3770. // button62
  3771. //
  3772. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  3773. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3774. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3775. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3776. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3777. this.button62.ForeColor = System.Drawing.Color.White;
  3778. this.button62.Location = new System.Drawing.Point(308, 110);
  3779. this.button62.Margin = new System.Windows.Forms.Padding(2);
  3780. this.button62.Name = "button62";
  3781. this.button62.Size = new System.Drawing.Size(94, 31);
  3782. this.button62.TabIndex = 79;
  3783. this.button62.Text = "Remove all";
  3784. this.button62.UseVisualStyleBackColor = false;
  3785. this.button62.Click += new System.EventHandler(this.button62_Click);
  3786. //
  3787. // label25
  3788. //
  3789. this.label25.AutoSize = true;
  3790. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3791. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  3792. this.label25.Location = new System.Drawing.Point(6, 10);
  3793. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3794. this.label25.Name = "label25";
  3795. this.label25.Size = new System.Drawing.Size(300, 28);
  3796. this.label25.TabIndex = 77;
  3797. this.label25.Tag = "themeable";
  3798. this.label25.Text = "Remove existing Desktop items";
  3799. //
  3800. // tabPage10
  3801. //
  3802. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3803. this.tabPage10.Controls.Add(this.button65);
  3804. this.tabPage10.Controls.Add(this.button66);
  3805. this.tabPage10.Controls.Add(this.label24);
  3806. this.tabPage10.Controls.Add(this.button58);
  3807. this.tabPage10.Controls.Add(this.button59);
  3808. this.tabPage10.Controls.Add(this.button55);
  3809. this.tabPage10.Controls.Add(this.button57);
  3810. this.tabPage10.Controls.Add(this.button52);
  3811. this.tabPage10.Controls.Add(this.button53);
  3812. this.tabPage10.Controls.Add(this.button49);
  3813. this.tabPage10.Controls.Add(this.button51);
  3814. this.tabPage10.Controls.Add(this.button56);
  3815. this.tabPage10.Controls.Add(this.button54);
  3816. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  3817. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  3818. this.tabPage10.Name = "tabPage10";
  3819. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  3820. this.tabPage10.Size = new System.Drawing.Size(746, 581);
  3821. this.tabPage10.TabIndex = 3;
  3822. this.tabPage10.Text = "Ready Menus";
  3823. //
  3824. // button65
  3825. //
  3826. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  3827. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3828. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3829. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3830. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3831. this.button65.ForeColor = System.Drawing.Color.White;
  3832. this.button65.Location = new System.Drawing.Point(11, 276);
  3833. this.button65.Margin = new System.Windows.Forms.Padding(2);
  3834. this.button65.Name = "button65";
  3835. this.button65.Size = new System.Drawing.Size(186, 31);
  3836. this.button65.TabIndex = 78;
  3837. this.button65.Text = "Remove \"Take Ownership\"";
  3838. this.button65.UseVisualStyleBackColor = false;
  3839. this.button65.Click += new System.EventHandler(this.button65_Click);
  3840. //
  3841. // button66
  3842. //
  3843. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  3844. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3845. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3846. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3847. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3848. this.button66.ForeColor = System.Drawing.Color.White;
  3849. this.button66.Location = new System.Drawing.Point(11, 240);
  3850. this.button66.Margin = new System.Windows.Forms.Padding(2);
  3851. this.button66.Name = "button66";
  3852. this.button66.Size = new System.Drawing.Size(186, 31);
  3853. this.button66.TabIndex = 77;
  3854. this.button66.Text = "Add \"Take Ownership\"";
  3855. this.button66.UseVisualStyleBackColor = false;
  3856. this.button66.Click += new System.EventHandler(this.button66_Click);
  3857. //
  3858. // label24
  3859. //
  3860. this.label24.AutoSize = true;
  3861. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3862. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  3863. this.label24.Location = new System.Drawing.Point(6, 10);
  3864. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3865. this.label24.Name = "label24";
  3866. this.label24.Size = new System.Drawing.Size(232, 28);
  3867. this.label24.TabIndex = 76;
  3868. this.label24.Tag = "themeable";
  3869. this.label24.Text = "Add ready-made menus";
  3870. //
  3871. // button58
  3872. //
  3873. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  3874. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3875. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3876. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3877. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3878. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3879. this.button58.ForeColor = System.Drawing.Color.White;
  3880. this.button58.Location = new System.Drawing.Point(202, 48);
  3881. this.button58.Margin = new System.Windows.Forms.Padding(2);
  3882. this.button58.Name = "button58";
  3883. this.button58.Size = new System.Drawing.Size(30, 31);
  3884. this.button58.TabIndex = 75;
  3885. this.button58.Text = "?";
  3886. this.button58.UseVisualStyleBackColor = false;
  3887. this.button58.Click += new System.EventHandler(this.button58_Click);
  3888. //
  3889. // button59
  3890. //
  3891. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  3892. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3893. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3894. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3895. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3896. this.button59.ForeColor = System.Drawing.Color.White;
  3897. this.button59.Location = new System.Drawing.Point(11, 48);
  3898. this.button59.Margin = new System.Windows.Forms.Padding(2);
  3899. this.button59.Name = "button59";
  3900. this.button59.Size = new System.Drawing.Size(186, 31);
  3901. this.button59.TabIndex = 74;
  3902. this.button59.Text = "Add \"Power Menu\"";
  3903. this.button59.UseVisualStyleBackColor = false;
  3904. this.button59.Click += new System.EventHandler(this.button59_Click);
  3905. //
  3906. // button55
  3907. //
  3908. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  3909. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3910. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3911. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3912. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3913. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3914. this.button55.ForeColor = System.Drawing.Color.White;
  3915. this.button55.Location = new System.Drawing.Point(202, 192);
  3916. this.button55.Margin = new System.Windows.Forms.Padding(2);
  3917. this.button55.Name = "button55";
  3918. this.button55.Size = new System.Drawing.Size(30, 31);
  3919. this.button55.TabIndex = 73;
  3920. this.button55.Text = "?";
  3921. this.button55.UseVisualStyleBackColor = false;
  3922. this.button55.Click += new System.EventHandler(this.button55_Click);
  3923. //
  3924. // button57
  3925. //
  3926. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  3927. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3928. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3929. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3930. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3931. this.button57.ForeColor = System.Drawing.Color.White;
  3932. this.button57.Location = new System.Drawing.Point(11, 192);
  3933. this.button57.Margin = new System.Windows.Forms.Padding(2);
  3934. this.button57.Name = "button57";
  3935. this.button57.Size = new System.Drawing.Size(186, 31);
  3936. this.button57.TabIndex = 72;
  3937. this.button57.Text = "Add \"Desktop Shortcuts\"";
  3938. this.button57.UseVisualStyleBackColor = false;
  3939. this.button57.Click += new System.EventHandler(this.button57_Click);
  3940. //
  3941. // button52
  3942. //
  3943. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  3944. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3945. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3946. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3947. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3948. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3949. this.button52.ForeColor = System.Drawing.Color.White;
  3950. this.button52.Location = new System.Drawing.Point(202, 120);
  3951. this.button52.Margin = new System.Windows.Forms.Padding(2);
  3952. this.button52.Name = "button52";
  3953. this.button52.Size = new System.Drawing.Size(30, 31);
  3954. this.button52.TabIndex = 71;
  3955. this.button52.Text = "?";
  3956. this.button52.UseVisualStyleBackColor = false;
  3957. this.button52.Click += new System.EventHandler(this.button52_Click);
  3958. //
  3959. // button53
  3960. //
  3961. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  3962. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3963. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3964. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3965. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3966. this.button53.ForeColor = System.Drawing.Color.White;
  3967. this.button53.Location = new System.Drawing.Point(11, 84);
  3968. this.button53.Margin = new System.Windows.Forms.Padding(2);
  3969. this.button53.Name = "button53";
  3970. this.button53.Size = new System.Drawing.Size(186, 31);
  3971. this.button53.TabIndex = 70;
  3972. this.button53.Text = "Add \"System Tools\"";
  3973. this.button53.UseVisualStyleBackColor = false;
  3974. this.button53.Click += new System.EventHandler(this.button53_Click);
  3975. //
  3976. // button49
  3977. //
  3978. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  3979. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3980. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3981. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3982. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3983. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3984. this.button49.ForeColor = System.Drawing.Color.White;
  3985. this.button49.Location = new System.Drawing.Point(202, 156);
  3986. this.button49.Margin = new System.Windows.Forms.Padding(2);
  3987. this.button49.Name = "button49";
  3988. this.button49.Size = new System.Drawing.Size(30, 31);
  3989. this.button49.TabIndex = 69;
  3990. this.button49.Text = "?";
  3991. this.button49.UseVisualStyleBackColor = false;
  3992. this.button49.Click += new System.EventHandler(this.button49_Click);
  3993. //
  3994. // button51
  3995. //
  3996. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  3997. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3998. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3999. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4000. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4001. this.button51.ForeColor = System.Drawing.Color.White;
  4002. this.button51.Location = new System.Drawing.Point(11, 156);
  4003. this.button51.Margin = new System.Windows.Forms.Padding(2);
  4004. this.button51.Name = "button51";
  4005. this.button51.Size = new System.Drawing.Size(186, 31);
  4006. this.button51.TabIndex = 68;
  4007. this.button51.Text = "Add \"System Shortcuts\"";
  4008. this.button51.UseVisualStyleBackColor = false;
  4009. this.button51.Click += new System.EventHandler(this.button51_Click);
  4010. //
  4011. // button56
  4012. //
  4013. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  4014. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4015. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4016. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4017. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4018. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4019. this.button56.ForeColor = System.Drawing.Color.White;
  4020. this.button56.Location = new System.Drawing.Point(202, 84);
  4021. this.button56.Margin = new System.Windows.Forms.Padding(2);
  4022. this.button56.Name = "button56";
  4023. this.button56.Size = new System.Drawing.Size(30, 31);
  4024. this.button56.TabIndex = 67;
  4025. this.button56.Text = "?";
  4026. this.button56.UseVisualStyleBackColor = false;
  4027. this.button56.Click += new System.EventHandler(this.button56_Click);
  4028. //
  4029. // button54
  4030. //
  4031. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  4032. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4033. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4034. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4035. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4036. this.button54.ForeColor = System.Drawing.Color.White;
  4037. this.button54.Location = new System.Drawing.Point(11, 120);
  4038. this.button54.Margin = new System.Windows.Forms.Padding(2);
  4039. this.button54.Name = "button54";
  4040. this.button54.Size = new System.Drawing.Size(186, 31);
  4041. this.button54.TabIndex = 65;
  4042. this.button54.Text = "Add \"Windows Apps\"";
  4043. this.button54.UseVisualStyleBackColor = false;
  4044. this.button54.Click += new System.EventHandler(this.button54_Click);
  4045. //
  4046. // tabPage11
  4047. //
  4048. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4049. this.tabPage11.Controls.Add(this.panel6);
  4050. this.tabPage11.Controls.Add(this.button26);
  4051. this.tabPage11.Controls.Add(this.button8);
  4052. this.tabPage11.Controls.Add(this.label23);
  4053. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  4054. this.tabPage11.Controls.Add(this.button48);
  4055. this.tabPage11.Controls.Add(this.txtRunKeyword);
  4056. this.tabPage11.Controls.Add(this.label22);
  4057. this.tabPage11.Controls.Add(this.txtRunFile);
  4058. this.tabPage11.Controls.Add(this.label21);
  4059. this.tabPage11.Controls.Add(this.label20);
  4060. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  4061. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  4062. this.tabPage11.Name = "tabPage11";
  4063. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  4064. this.tabPage11.Size = new System.Drawing.Size(746, 579);
  4065. this.tabPage11.TabIndex = 4;
  4066. this.tabPage11.Text = "Run Dialog";
  4067. //
  4068. // panel6
  4069. //
  4070. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4071. this.panel6.Controls.Add(this.listCustomCommands);
  4072. this.panel6.Location = new System.Drawing.Point(11, 210);
  4073. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  4074. this.panel6.Name = "panel6";
  4075. this.panel6.Size = new System.Drawing.Size(271, 263);
  4076. this.panel6.TabIndex = 84;
  4077. //
  4078. // listCustomCommands
  4079. //
  4080. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4081. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4082. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  4083. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4084. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  4085. this.listCustomCommands.FormattingEnabled = true;
  4086. this.listCustomCommands.HorizontalScrollbar = true;
  4087. this.listCustomCommands.ItemHeight = 21;
  4088. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  4089. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  4090. this.listCustomCommands.Name = "listCustomCommands";
  4091. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  4092. this.listCustomCommands.TabIndex = 79;
  4093. //
  4094. // button26
  4095. //
  4096. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  4097. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4098. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4099. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4100. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4101. this.button26.ForeColor = System.Drawing.Color.White;
  4102. this.button26.Location = new System.Drawing.Point(286, 210);
  4103. this.button26.Margin = new System.Windows.Forms.Padding(2);
  4104. this.button26.Name = "button26";
  4105. this.button26.Size = new System.Drawing.Size(66, 27);
  4106. this.button26.TabIndex = 82;
  4107. this.button26.Text = "Remove";
  4108. this.button26.UseVisualStyleBackColor = false;
  4109. this.button26.Click += new System.EventHandler(this.button26_Click);
  4110. //
  4111. // button8
  4112. //
  4113. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  4114. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4115. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4116. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4117. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4118. this.button8.ForeColor = System.Drawing.Color.White;
  4119. this.button8.Location = new System.Drawing.Point(286, 241);
  4120. this.button8.Margin = new System.Windows.Forms.Padding(2);
  4121. this.button8.Name = "button8";
  4122. this.button8.Size = new System.Drawing.Size(66, 27);
  4123. this.button8.TabIndex = 81;
  4124. this.button8.Text = "Refresh";
  4125. this.button8.UseVisualStyleBackColor = false;
  4126. this.button8.Click += new System.EventHandler(this.button8_Click);
  4127. //
  4128. // label23
  4129. //
  4130. this.label23.AutoSize = true;
  4131. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4132. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  4133. this.label23.Location = new System.Drawing.Point(6, 173);
  4134. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4135. this.label23.Name = "label23";
  4136. this.label23.Size = new System.Drawing.Size(268, 28);
  4137. this.label23.TabIndex = 80;
  4138. this.label23.Tag = "themeable";
  4139. this.label23.Text = "Remove existing commands";
  4140. //
  4141. // btnCreateCustomCommand
  4142. //
  4143. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  4144. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4145. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4146. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4147. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4148. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  4149. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  4150. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  4151. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  4152. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  4153. this.btnCreateCustomCommand.TabIndex = 60;
  4154. this.btnCreateCustomCommand.Text = "Create";
  4155. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  4156. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  4157. //
  4158. // button48
  4159. //
  4160. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  4161. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4162. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4163. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4164. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4165. this.button48.ForeColor = System.Drawing.Color.White;
  4166. this.button48.Location = new System.Drawing.Point(320, 75);
  4167. this.button48.Margin = new System.Windows.Forms.Padding(2);
  4168. this.button48.Name = "button48";
  4169. this.button48.Size = new System.Drawing.Size(32, 29);
  4170. this.button48.TabIndex = 58;
  4171. this.button48.Text = "...";
  4172. this.button48.UseVisualStyleBackColor = false;
  4173. this.button48.Click += new System.EventHandler(this.button48_Click);
  4174. //
  4175. // txtRunKeyword
  4176. //
  4177. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4178. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4179. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4180. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  4181. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  4182. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  4183. this.txtRunKeyword.Name = "txtRunKeyword";
  4184. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  4185. this.txtRunKeyword.TabIndex = 9;
  4186. //
  4187. // label22
  4188. //
  4189. this.label22.AutoSize = true;
  4190. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4191. this.label22.ForeColor = System.Drawing.Color.White;
  4192. this.label22.Location = new System.Drawing.Point(7, 105);
  4193. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4194. this.label22.Name = "label22";
  4195. this.label22.Size = new System.Drawing.Size(79, 21);
  4196. this.label22.TabIndex = 8;
  4197. this.label22.Text = "Keyword:";
  4198. //
  4199. // txtRunFile
  4200. //
  4201. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4202. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4203. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4204. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  4205. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  4206. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  4207. this.txtRunFile.Name = "txtRunFile";
  4208. this.txtRunFile.ReadOnly = true;
  4209. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  4210. this.txtRunFile.TabIndex = 7;
  4211. //
  4212. // label21
  4213. //
  4214. this.label21.AutoSize = true;
  4215. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4216. this.label21.ForeColor = System.Drawing.Color.White;
  4217. this.label21.Location = new System.Drawing.Point(7, 50);
  4218. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4219. this.label21.Name = "label21";
  4220. this.label21.Size = new System.Drawing.Size(102, 21);
  4221. this.label21.TabIndex = 6;
  4222. this.label21.Text = "File location:";
  4223. //
  4224. // label20
  4225. //
  4226. this.label20.AutoSize = true;
  4227. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4228. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  4229. this.label20.Location = new System.Drawing.Point(6, 10);
  4230. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4231. this.label20.Name = "label20";
  4232. this.label20.Size = new System.Drawing.Size(298, 28);
  4233. this.label20.TabIndex = 5;
  4234. this.label20.Tag = "themeable";
  4235. this.label20.Text = "Define your custom commands";
  4236. //
  4237. // optionsTab
  4238. //
  4239. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4240. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  4241. this.optionsTab.Controls.Add(this.linkLabel6);
  4242. this.optionsTab.Controls.Add(this.pictureBox84);
  4243. this.optionsTab.Controls.Add(this.pictureBox83);
  4244. this.optionsTab.Controls.Add(this.linkLabel5);
  4245. this.optionsTab.Controls.Add(this.btnOpenConf);
  4246. this.optionsTab.Controls.Add(this.label48);
  4247. this.optionsTab.Controls.Add(this.label43);
  4248. this.optionsTab.Controls.Add(this.btnViewLog);
  4249. this.optionsTab.Controls.Add(this.l2);
  4250. this.optionsTab.Controls.Add(this.btnChangelog);
  4251. this.optionsTab.Controls.Add(this.btnUpdate);
  4252. this.optionsTab.Controls.Add(this.btnResetConfig);
  4253. this.optionsTab.Controls.Add(this.label27);
  4254. this.optionsTab.Controls.Add(this.radioMinimal);
  4255. this.optionsTab.Controls.Add(this.radioCaramel);
  4256. this.optionsTab.Controls.Add(this.radioLime);
  4257. this.optionsTab.Controls.Add(this.radioMagma);
  4258. this.optionsTab.Controls.Add(this.radioOcean);
  4259. this.optionsTab.Controls.Add(this.radioZerg);
  4260. this.optionsTab.Controls.Add(this.quickAccessToggle);
  4261. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  4262. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  4263. this.optionsTab.Name = "optionsTab";
  4264. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  4265. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  4266. this.optionsTab.TabIndex = 6;
  4267. this.optionsTab.Text = "Options";
  4268. //
  4269. // lblUpdateDisabled
  4270. //
  4271. this.lblUpdateDisabled.AutoSize = true;
  4272. 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)));
  4273. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  4274. this.lblUpdateDisabled.Location = new System.Drawing.Point(185, 255);
  4275. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4276. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  4277. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  4278. this.lblUpdateDisabled.TabIndex = 69;
  4279. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  4280. this.lblUpdateDisabled.Visible = false;
  4281. //
  4282. // linkLabel6
  4283. //
  4284. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4285. this.linkLabel6.AutoSize = true;
  4286. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4287. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  4288. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  4289. this.linkLabel6.Location = new System.Drawing.Point(622, 427);
  4290. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4291. this.linkLabel6.Name = "linkLabel6";
  4292. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  4293. this.linkLabel6.TabIndex = 68;
  4294. this.linkLabel6.TabStop = true;
  4295. this.linkLabel6.Tag = "themeable";
  4296. this.linkLabel6.Text = "Open Source";
  4297. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  4298. //
  4299. // pictureBox84
  4300. //
  4301. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4302. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  4303. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4304. this.pictureBox84.Location = new System.Drawing.Point(619, 313);
  4305. this.pictureBox84.Name = "pictureBox84";
  4306. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  4307. this.pictureBox84.TabIndex = 67;
  4308. this.pictureBox84.TabStop = false;
  4309. //
  4310. // pictureBox83
  4311. //
  4312. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4313. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  4314. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4315. this.pictureBox83.Location = new System.Drawing.Point(602, 460);
  4316. this.pictureBox83.Name = "pictureBox83";
  4317. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  4318. this.pictureBox83.TabIndex = 66;
  4319. this.pictureBox83.TabStop = false;
  4320. //
  4321. // linkLabel5
  4322. //
  4323. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4324. this.linkLabel5.AutoSize = true;
  4325. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4326. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  4327. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  4328. this.linkLabel5.Location = new System.Drawing.Point(551, 576);
  4329. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4330. this.linkLabel5.Name = "linkLabel5";
  4331. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  4332. this.linkLabel5.TabIndex = 65;
  4333. this.linkLabel5.TabStop = true;
  4334. this.linkLabel5.Tag = "themeable";
  4335. this.linkLabel5.Text = "GNU GPL 3.0 License";
  4336. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  4337. //
  4338. // btnOpenConf
  4339. //
  4340. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  4341. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4342. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4343. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4344. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4345. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  4346. this.btnOpenConf.Location = new System.Drawing.Point(26, 429);
  4347. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  4348. this.btnOpenConf.Name = "btnOpenConf";
  4349. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  4350. this.btnOpenConf.TabIndex = 63;
  4351. this.btnOpenConf.Text = "Show config folder";
  4352. this.btnOpenConf.UseVisualStyleBackColor = false;
  4353. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  4354. //
  4355. // label48
  4356. //
  4357. this.label48.AutoSize = true;
  4358. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4359. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  4360. this.label48.Location = new System.Drawing.Point(6, 348);
  4361. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4362. this.label48.Name = "label48";
  4363. this.label48.Size = new System.Drawing.Size(161, 28);
  4364. this.label48.TabIndex = 62;
  4365. this.label48.Tag = "themeable";
  4366. this.label48.Text = "Troubleshooting";
  4367. //
  4368. // label43
  4369. //
  4370. this.label43.AutoSize = true;
  4371. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4372. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  4373. this.label43.Location = new System.Drawing.Point(6, 205);
  4374. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4375. this.label43.Name = "label43";
  4376. this.label43.Size = new System.Drawing.Size(157, 28);
  4377. this.label43.TabIndex = 61;
  4378. this.label43.Tag = "themeable";
  4379. this.label43.Text = "Check && update";
  4380. //
  4381. // btnViewLog
  4382. //
  4383. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  4384. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4385. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4386. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4387. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4388. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  4389. this.btnViewLog.Location = new System.Drawing.Point(26, 394);
  4390. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  4391. this.btnViewLog.Name = "btnViewLog";
  4392. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  4393. this.btnViewLog.TabIndex = 60;
  4394. this.btnViewLog.Text = "View errors";
  4395. this.btnViewLog.UseVisualStyleBackColor = false;
  4396. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  4397. //
  4398. // l2
  4399. //
  4400. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4401. this.l2.AutoSize = true;
  4402. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4403. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  4404. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  4405. this.l2.Location = new System.Drawing.Point(6, 576);
  4406. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4407. this.l2.Name = "l2";
  4408. this.l2.Size = new System.Drawing.Size(157, 28);
  4409. this.l2.TabIndex = 59;
  4410. this.l2.TabStop = true;
  4411. this.l2.Tag = "themeable";
  4412. this.l2.Text = "deadmoon © ∞";
  4413. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  4414. //
  4415. // btnChangelog
  4416. //
  4417. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  4418. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4419. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4420. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4421. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4422. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  4423. this.btnChangelog.Location = new System.Drawing.Point(26, 287);
  4424. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  4425. this.btnChangelog.Name = "btnChangelog";
  4426. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  4427. this.btnChangelog.TabIndex = 58;
  4428. this.btnChangelog.Text = "View changes";
  4429. this.btnChangelog.UseVisualStyleBackColor = false;
  4430. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  4431. //
  4432. // btnUpdate
  4433. //
  4434. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  4435. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4436. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4437. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4438. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4439. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  4440. this.btnUpdate.Location = new System.Drawing.Point(26, 252);
  4441. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  4442. this.btnUpdate.Name = "btnUpdate";
  4443. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  4444. this.btnUpdate.TabIndex = 57;
  4445. this.btnUpdate.Text = "Check for update";
  4446. this.btnUpdate.UseVisualStyleBackColor = false;
  4447. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  4448. //
  4449. // btnResetConfig
  4450. //
  4451. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  4452. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4453. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4454. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4455. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4456. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  4457. this.btnResetConfig.Location = new System.Drawing.Point(26, 464);
  4458. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  4459. this.btnResetConfig.Name = "btnResetConfig";
  4460. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  4461. this.btnResetConfig.TabIndex = 56;
  4462. this.btnResetConfig.Text = "Reset configuration";
  4463. this.btnResetConfig.UseVisualStyleBackColor = false;
  4464. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  4465. //
  4466. // label27
  4467. //
  4468. this.label27.AutoSize = true;
  4469. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4470. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  4471. this.label27.Location = new System.Drawing.Point(6, 10);
  4472. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4473. this.label27.Name = "label27";
  4474. this.label27.Size = new System.Drawing.Size(192, 28);
  4475. this.label27.TabIndex = 55;
  4476. this.label27.Tag = "themeable";
  4477. this.label27.Text = "Choose your theme";
  4478. //
  4479. // radioMinimal
  4480. //
  4481. this.radioMinimal.AutoSize = true;
  4482. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4483. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  4484. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  4485. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  4486. this.radioMinimal.Name = "radioMinimal";
  4487. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  4488. this.radioMinimal.TabIndex = 53;
  4489. this.radioMinimal.Text = "Minimal";
  4490. this.radioMinimal.UseVisualStyleBackColor = true;
  4491. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  4492. //
  4493. // radioCaramel
  4494. //
  4495. this.radioCaramel.AutoSize = true;
  4496. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4497. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  4498. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  4499. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  4500. this.radioCaramel.Name = "radioCaramel";
  4501. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  4502. this.radioCaramel.TabIndex = 52;
  4503. this.radioCaramel.Text = "Caramel";
  4504. this.radioCaramel.UseVisualStyleBackColor = true;
  4505. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  4506. //
  4507. // radioLime
  4508. //
  4509. this.radioLime.AutoSize = true;
  4510. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4511. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  4512. this.radioLime.Location = new System.Drawing.Point(119, 81);
  4513. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  4514. this.radioLime.Name = "radioLime";
  4515. this.radioLime.Size = new System.Drawing.Size(63, 25);
  4516. this.radioLime.TabIndex = 51;
  4517. this.radioLime.Text = "Lime";
  4518. this.radioLime.UseVisualStyleBackColor = true;
  4519. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  4520. //
  4521. // radioMagma
  4522. //
  4523. this.radioMagma.AutoSize = true;
  4524. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4525. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  4526. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  4527. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  4528. this.radioMagma.Name = "radioMagma";
  4529. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  4530. this.radioMagma.TabIndex = 50;
  4531. this.radioMagma.Text = "Magma";
  4532. this.radioMagma.UseVisualStyleBackColor = true;
  4533. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  4534. //
  4535. // radioOcean
  4536. //
  4537. this.radioOcean.AutoSize = true;
  4538. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4539. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  4540. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  4541. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  4542. this.radioOcean.Name = "radioOcean";
  4543. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  4544. this.radioOcean.TabIndex = 49;
  4545. this.radioOcean.Text = "Ocean";
  4546. this.radioOcean.UseVisualStyleBackColor = true;
  4547. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  4548. //
  4549. // radioZerg
  4550. //
  4551. this.radioZerg.AutoSize = true;
  4552. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4553. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  4554. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  4555. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  4556. this.radioZerg.Name = "radioZerg";
  4557. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  4558. this.radioZerg.TabIndex = 48;
  4559. this.radioZerg.Text = "Zerg";
  4560. this.radioZerg.UseVisualStyleBackColor = true;
  4561. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  4562. //
  4563. // defineCommandDialog
  4564. //
  4565. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  4566. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  4567. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  4568. //
  4569. // defineProgramDialog
  4570. //
  4571. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  4572. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  4573. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  4574. //
  4575. // defineFolderDialog
  4576. //
  4577. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  4578. //
  4579. // defineFileDialog
  4580. //
  4581. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  4582. this.defineFileDialog.Title = "Optimizer | Select a file...";
  4583. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  4584. //
  4585. // DefineProgramIconDialog
  4586. //
  4587. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4588. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  4589. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  4590. //
  4591. // DefineFolderIconDialog
  4592. //
  4593. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4594. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  4595. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  4596. //
  4597. // DefineURLIconDialog
  4598. //
  4599. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4600. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  4601. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  4602. //
  4603. // DefineFileIconDialog
  4604. //
  4605. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4606. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  4607. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  4608. //
  4609. // DefineCommandIconDialog
  4610. //
  4611. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4612. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  4613. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  4614. //
  4615. // ExportDialog
  4616. //
  4617. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  4618. this.ExportDialog.Title = "Optimizer | Export PING results...";
  4619. //
  4620. // launcherMenu
  4621. //
  4622. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4623. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4624. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4625. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4626. this.startupItem,
  4627. this.cleanerItem,
  4628. this.pingerItem,
  4629. this.hostsItem,
  4630. this.appsItem,
  4631. this.toolStripSeparator1,
  4632. this.restartExpolorerItem,
  4633. this.exitItem});
  4634. this.launcherMenu.Name = "launcherMenu";
  4635. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4636. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  4637. //
  4638. // startupItem
  4639. //
  4640. this.startupItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4641. this.startupItem.ForeColor = System.Drawing.Color.White;
  4642. this.startupItem.Image = ((System.Drawing.Image)(resources.GetObject("startupItem.Image")));
  4643. this.startupItem.Name = "startupItem";
  4644. this.startupItem.Size = new System.Drawing.Size(214, 26);
  4645. this.startupItem.Text = "Startup Manager";
  4646. this.startupItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4647. this.startupItem.Click += new System.EventHandler(this.startupItem_Click);
  4648. //
  4649. // cleanerItem
  4650. //
  4651. this.cleanerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4652. this.cleanerItem.ForeColor = System.Drawing.Color.White;
  4653. this.cleanerItem.Image = ((System.Drawing.Image)(resources.GetObject("cleanerItem.Image")));
  4654. this.cleanerItem.Name = "cleanerItem";
  4655. this.cleanerItem.Size = new System.Drawing.Size(214, 26);
  4656. this.cleanerItem.Text = "PC Cleaner";
  4657. this.cleanerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4658. this.cleanerItem.Click += new System.EventHandler(this.cleanerItem_Click);
  4659. //
  4660. // pingerItem
  4661. //
  4662. this.pingerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4663. this.pingerItem.ForeColor = System.Drawing.Color.White;
  4664. this.pingerItem.Image = ((System.Drawing.Image)(resources.GetObject("pingerItem.Image")));
  4665. this.pingerItem.Name = "pingerItem";
  4666. this.pingerItem.Size = new System.Drawing.Size(214, 26);
  4667. this.pingerItem.Text = "Pinger Tool";
  4668. this.pingerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4669. this.pingerItem.Click += new System.EventHandler(this.pingerItem_Click);
  4670. //
  4671. // hostsItem
  4672. //
  4673. this.hostsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4674. this.hostsItem.ForeColor = System.Drawing.Color.White;
  4675. this.hostsItem.Image = ((System.Drawing.Image)(resources.GetObject("hostsItem.Image")));
  4676. this.hostsItem.Name = "hostsItem";
  4677. this.hostsItem.Size = new System.Drawing.Size(214, 26);
  4678. this.hostsItem.Text = "HOSTS Editor";
  4679. this.hostsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4680. this.hostsItem.Click += new System.EventHandler(this.hostsItem_Click);
  4681. //
  4682. // appsItem
  4683. //
  4684. this.appsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4685. this.appsItem.ForeColor = System.Drawing.Color.White;
  4686. this.appsItem.Image = ((System.Drawing.Image)(resources.GetObject("appsItem.Image")));
  4687. this.appsItem.Name = "appsItem";
  4688. this.appsItem.Size = new System.Drawing.Size(214, 26);
  4689. this.appsItem.Text = "Apps Downloader";
  4690. this.appsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4691. this.appsItem.Click += new System.EventHandler(this.appsItem_Click);
  4692. //
  4693. // toolStripSeparator1
  4694. //
  4695. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  4696. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  4697. this.toolStripSeparator1.Name = "toolStripSeparator1";
  4698. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  4699. this.toolStripSeparator1.Tag = "";
  4700. //
  4701. // restartExpolorerItem
  4702. //
  4703. this.restartExpolorerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4704. this.restartExpolorerItem.ForeColor = System.Drawing.Color.White;
  4705. this.restartExpolorerItem.Image = ((System.Drawing.Image)(resources.GetObject("restartExpolorerItem.Image")));
  4706. this.restartExpolorerItem.Name = "restartExpolorerItem";
  4707. this.restartExpolorerItem.Size = new System.Drawing.Size(214, 26);
  4708. this.restartExpolorerItem.Text = "Restart Explorer";
  4709. this.restartExpolorerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4710. this.restartExpolorerItem.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  4711. //
  4712. // exitItem
  4713. //
  4714. this.exitItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4715. this.exitItem.ForeColor = System.Drawing.Color.White;
  4716. this.exitItem.Image = ((System.Drawing.Image)(resources.GetObject("exitItem.Image")));
  4717. this.exitItem.Name = "exitItem";
  4718. this.exitItem.Size = new System.Drawing.Size(214, 26);
  4719. this.exitItem.Text = "Exit";
  4720. this.exitItem.Click += new System.EventHandler(this.exitItem_Click);
  4721. //
  4722. // launcherIcon
  4723. //
  4724. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  4725. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  4726. this.launcherIcon.Text = "Optimizer";
  4727. this.launcherIcon.Visible = true;
  4728. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  4729. //
  4730. // toggleSwitch38
  4731. //
  4732. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  4733. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  4734. this.toggleSwitch38.Name = "toggleSwitch38";
  4735. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4736. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  4737. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4738. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  4739. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  4740. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  4741. this.toggleSwitch38.TabIndex = 50;
  4742. this.toggleSwitch38.Tag = "themeable";
  4743. //
  4744. // toggleSwitch36
  4745. //
  4746. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  4747. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  4748. this.toggleSwitch36.Name = "toggleSwitch36";
  4749. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4750. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  4751. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4752. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  4753. this.toggleSwitch36.OnText = "Disable SmartScreen";
  4754. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  4755. this.toggleSwitch36.TabIndex = 49;
  4756. this.toggleSwitch36.Tag = "themeable";
  4757. //
  4758. // toggleSwitch33
  4759. //
  4760. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  4761. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  4762. this.toggleSwitch33.Name = "toggleSwitch33";
  4763. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4764. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  4765. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4766. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  4767. this.toggleSwitch33.OnText = "Disable Fax Service";
  4768. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  4769. this.toggleSwitch33.TabIndex = 48;
  4770. this.toggleSwitch33.Tag = "themeable";
  4771. //
  4772. // toggleSwitch32
  4773. //
  4774. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  4775. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  4776. this.toggleSwitch32.Name = "toggleSwitch32";
  4777. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4778. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  4779. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4780. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  4781. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  4782. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  4783. this.toggleSwitch32.TabIndex = 47;
  4784. this.toggleSwitch32.Tag = "themeable";
  4785. //
  4786. // toggleSwitch12
  4787. //
  4788. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  4789. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  4790. this.toggleSwitch12.Name = "toggleSwitch12";
  4791. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4792. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  4793. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4794. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  4795. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  4796. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  4797. this.toggleSwitch12.TabIndex = 46;
  4798. this.toggleSwitch12.Tag = "themeable";
  4799. //
  4800. // toggleSwitch11
  4801. //
  4802. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  4803. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  4804. this.toggleSwitch11.Name = "toggleSwitch11";
  4805. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4806. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  4807. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4808. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  4809. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  4810. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  4811. this.toggleSwitch11.TabIndex = 45;
  4812. this.toggleSwitch11.Tag = "themeable";
  4813. //
  4814. // toggleSwitch10
  4815. //
  4816. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  4817. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  4818. this.toggleSwitch10.Name = "toggleSwitch10";
  4819. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4820. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  4821. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4822. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  4823. this.toggleSwitch10.OnText = "Disable Superfetch";
  4824. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  4825. this.toggleSwitch10.TabIndex = 44;
  4826. this.toggleSwitch10.Tag = "themeable";
  4827. //
  4828. // toggleSwitch9
  4829. //
  4830. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  4831. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  4832. this.toggleSwitch9.Name = "toggleSwitch9";
  4833. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4834. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  4835. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4836. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  4837. this.toggleSwitch9.OnText = "Disable HomeGroup";
  4838. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  4839. this.toggleSwitch9.TabIndex = 43;
  4840. this.toggleSwitch9.Tag = "themeable";
  4841. //
  4842. // toggleSwitch8
  4843. //
  4844. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  4845. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  4846. this.toggleSwitch8.Name = "toggleSwitch8";
  4847. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4848. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  4849. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4850. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  4851. this.toggleSwitch8.OnText = "Disable Error Reporting";
  4852. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  4853. this.toggleSwitch8.TabIndex = 42;
  4854. this.toggleSwitch8.Tag = "themeable";
  4855. //
  4856. // toggleSwitch6
  4857. //
  4858. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  4859. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  4860. this.toggleSwitch6.Name = "toggleSwitch6";
  4861. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4862. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  4863. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4864. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  4865. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  4866. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  4867. this.toggleSwitch6.TabIndex = 40;
  4868. this.toggleSwitch6.Tag = "themeable";
  4869. //
  4870. // toggleSwitch5
  4871. //
  4872. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  4873. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  4874. this.toggleSwitch5.Name = "toggleSwitch5";
  4875. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4876. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  4877. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4878. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  4879. this.toggleSwitch5.OnText = "Disable Print Service";
  4880. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  4881. this.toggleSwitch5.TabIndex = 39;
  4882. this.toggleSwitch5.Tag = "themeable";
  4883. //
  4884. // toggleSwitch4
  4885. //
  4886. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  4887. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  4888. this.toggleSwitch4.Name = "toggleSwitch4";
  4889. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4890. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  4891. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4892. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  4893. this.toggleSwitch4.OnText = "Disable System Restore";
  4894. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  4895. this.toggleSwitch4.TabIndex = 38;
  4896. this.toggleSwitch4.Tag = "themeable";
  4897. //
  4898. // toggleSwitch1
  4899. //
  4900. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  4901. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  4902. this.toggleSwitch1.Name = "toggleSwitch1";
  4903. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4904. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  4905. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4906. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  4907. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  4908. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  4909. this.toggleSwitch1.TabIndex = 37;
  4910. this.toggleSwitch1.Tag = "themeable";
  4911. //
  4912. // toggleSwitch3
  4913. //
  4914. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  4915. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  4916. this.toggleSwitch3.Name = "toggleSwitch3";
  4917. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4918. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  4919. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4920. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  4921. this.toggleSwitch3.OnText = "Disable Windows Defender";
  4922. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  4923. this.toggleSwitch3.TabIndex = 36;
  4924. this.toggleSwitch3.Tag = "themeable";
  4925. //
  4926. // toggleSwitch2
  4927. //
  4928. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  4929. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  4930. this.toggleSwitch2.Name = "toggleSwitch2";
  4931. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4932. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  4933. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4934. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  4935. this.toggleSwitch2.OnText = "Disable Network Throttling";
  4936. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  4937. this.toggleSwitch2.TabIndex = 35;
  4938. this.toggleSwitch2.Tag = "themeable";
  4939. //
  4940. // toggleSwitch7
  4941. //
  4942. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  4943. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  4944. this.toggleSwitch7.Name = "toggleSwitch7";
  4945. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4946. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  4947. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4948. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  4949. this.toggleSwitch7.OnText = "Disable Notification Center";
  4950. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  4951. this.toggleSwitch7.TabIndex = 71;
  4952. this.toggleSwitch7.Tag = "themeable";
  4953. //
  4954. // toggleSwitch40
  4955. //
  4956. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  4957. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  4958. this.toggleSwitch40.Name = "toggleSwitch40";
  4959. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4960. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  4961. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4962. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  4963. this.toggleSwitch40.OnText = "Remove Cast To Device";
  4964. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  4965. this.toggleSwitch40.TabIndex = 61;
  4966. this.toggleSwitch40.Tag = "themeable";
  4967. //
  4968. // toggleSwitch39
  4969. //
  4970. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  4971. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  4972. this.toggleSwitch39.Name = "toggleSwitch39";
  4973. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4974. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  4975. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4976. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  4977. this.toggleSwitch39.OnText = "Enable Long Paths";
  4978. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  4979. this.toggleSwitch39.TabIndex = 60;
  4980. this.toggleSwitch39.Tag = "themeable";
  4981. //
  4982. // toggleSwitch37
  4983. //
  4984. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  4985. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  4986. this.toggleSwitch37.Name = "toggleSwitch37";
  4987. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4988. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  4989. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4990. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  4991. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  4992. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  4993. this.toggleSwitch37.TabIndex = 59;
  4994. this.toggleSwitch37.Tag = "themeable";
  4995. //
  4996. // toggleSwitch35
  4997. //
  4998. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  4999. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  5000. this.toggleSwitch35.Name = "toggleSwitch35";
  5001. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5002. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  5003. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5004. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  5005. this.toggleSwitch35.OnText = "Disable Feature Updates";
  5006. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  5007. this.toggleSwitch35.TabIndex = 58;
  5008. this.toggleSwitch35.Tag = "themeable";
  5009. //
  5010. // toggleSwitch34
  5011. //
  5012. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  5013. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  5014. this.toggleSwitch34.Name = "toggleSwitch34";
  5015. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5016. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  5017. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5018. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  5019. this.toggleSwitch34.OnText = "Disable Insider Service";
  5020. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  5021. this.toggleSwitch34.TabIndex = 57;
  5022. this.toggleSwitch34.Tag = "themeable";
  5023. //
  5024. // toggleSwitch27
  5025. //
  5026. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  5027. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  5028. this.toggleSwitch27.Name = "toggleSwitch27";
  5029. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5030. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  5031. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5032. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  5033. this.toggleSwitch27.OnText = "Enable Dark Theme";
  5034. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  5035. this.toggleSwitch27.TabIndex = 56;
  5036. this.toggleSwitch27.Tag = "themeable";
  5037. //
  5038. // toggleSwitch28
  5039. //
  5040. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  5041. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  5042. this.toggleSwitch28.Name = "toggleSwitch28";
  5043. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5044. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  5045. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5046. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  5047. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  5048. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  5049. this.toggleSwitch28.TabIndex = 55;
  5050. this.toggleSwitch28.Tag = "themeable";
  5051. //
  5052. // toggleSwitch29
  5053. //
  5054. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  5055. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  5056. this.toggleSwitch29.Name = "toggleSwitch29";
  5057. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5058. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  5059. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5060. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  5061. this.toggleSwitch29.OnText = "Disable Windows Ink";
  5062. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  5063. this.toggleSwitch29.TabIndex = 54;
  5064. this.toggleSwitch29.Tag = "themeable";
  5065. //
  5066. // toggleSwitch30
  5067. //
  5068. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  5069. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  5070. this.toggleSwitch30.Name = "toggleSwitch30";
  5071. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5072. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  5073. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5074. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  5075. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  5076. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  5077. this.toggleSwitch30.TabIndex = 53;
  5078. this.toggleSwitch30.Tag = "themeable";
  5079. //
  5080. // toggleSwitch20
  5081. //
  5082. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  5083. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  5084. this.toggleSwitch20.Name = "toggleSwitch20";
  5085. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5086. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  5087. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5088. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  5089. this.toggleSwitch20.OnText = "Disable Sensor Services";
  5090. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  5091. this.toggleSwitch20.TabIndex = 51;
  5092. this.toggleSwitch20.Tag = "themeable";
  5093. //
  5094. // toggleSwitch21
  5095. //
  5096. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  5097. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  5098. this.toggleSwitch21.Name = "toggleSwitch21";
  5099. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5100. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  5101. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5102. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  5103. this.toggleSwitch21.OnText = "Enhance Privacy";
  5104. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  5105. this.toggleSwitch21.TabIndex = 50;
  5106. this.toggleSwitch21.Tag = "themeable";
  5107. //
  5108. // toggleSwitch23
  5109. //
  5110. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  5111. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  5112. this.toggleSwitch23.Name = "toggleSwitch23";
  5113. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5114. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  5115. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5116. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  5117. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  5118. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  5119. this.toggleSwitch23.TabIndex = 48;
  5120. this.toggleSwitch23.Tag = "themeable";
  5121. //
  5122. // toggleSwitch24
  5123. //
  5124. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  5125. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  5126. this.toggleSwitch24.Name = "toggleSwitch24";
  5127. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5128. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  5129. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5130. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  5131. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  5132. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  5133. this.toggleSwitch24.TabIndex = 47;
  5134. this.toggleSwitch24.Tag = "themeable";
  5135. //
  5136. // toggleSwitch25
  5137. //
  5138. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  5139. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  5140. this.toggleSwitch25.Name = "toggleSwitch25";
  5141. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5142. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  5143. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5144. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  5145. this.toggleSwitch25.OnText = "Disable My People";
  5146. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  5147. this.toggleSwitch25.TabIndex = 46;
  5148. this.toggleSwitch25.Tag = "themeable";
  5149. //
  5150. // toggleSwitch26
  5151. //
  5152. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  5153. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  5154. this.toggleSwitch26.Name = "toggleSwitch26";
  5155. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5156. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  5157. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5158. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  5159. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  5160. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  5161. this.toggleSwitch26.TabIndex = 45;
  5162. this.toggleSwitch26.Tag = "themeable";
  5163. //
  5164. // toggleSwitch19
  5165. //
  5166. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  5167. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  5168. this.toggleSwitch19.Name = "toggleSwitch19";
  5169. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5170. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  5171. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5172. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  5173. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  5174. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  5175. this.toggleSwitch19.TabIndex = 44;
  5176. this.toggleSwitch19.Tag = "themeable";
  5177. //
  5178. // toggleSwitch18
  5179. //
  5180. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  5181. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  5182. this.toggleSwitch18.Name = "toggleSwitch18";
  5183. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5184. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  5185. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5186. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  5187. this.toggleSwitch18.OnText = "Disable Quick Access History";
  5188. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  5189. this.toggleSwitch18.TabIndex = 43;
  5190. this.toggleSwitch18.Tag = "themeable";
  5191. //
  5192. // toggleSwitch17
  5193. //
  5194. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  5195. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  5196. this.toggleSwitch17.Name = "toggleSwitch17";
  5197. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5198. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  5199. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5200. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  5201. this.toggleSwitch17.OnText = "Disable Xbox Live";
  5202. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  5203. this.toggleSwitch17.TabIndex = 42;
  5204. this.toggleSwitch17.Tag = "themeable";
  5205. //
  5206. // toggleSwitch16
  5207. //
  5208. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  5209. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  5210. this.toggleSwitch16.Name = "toggleSwitch16";
  5211. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5212. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  5213. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5214. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  5215. this.toggleSwitch16.OnText = "Disable Cortana";
  5216. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  5217. this.toggleSwitch16.TabIndex = 41;
  5218. this.toggleSwitch16.Tag = "themeable";
  5219. //
  5220. // toggleSwitch15
  5221. //
  5222. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  5223. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  5224. this.toggleSwitch15.Name = "toggleSwitch15";
  5225. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5226. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  5227. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5228. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  5229. this.toggleSwitch15.OnText = "Disable Game Bar";
  5230. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  5231. this.toggleSwitch15.TabIndex = 40;
  5232. this.toggleSwitch15.Tag = "themeable";
  5233. //
  5234. // toggleSwitch14
  5235. //
  5236. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  5237. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  5238. this.toggleSwitch14.Name = "toggleSwitch14";
  5239. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5240. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  5241. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5242. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  5243. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  5244. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  5245. this.toggleSwitch14.TabIndex = 39;
  5246. this.toggleSwitch14.Tag = "themeable";
  5247. //
  5248. // toggleSwitch13
  5249. //
  5250. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  5251. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  5252. this.toggleSwitch13.Name = "toggleSwitch13";
  5253. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5254. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  5255. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5256. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  5257. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  5258. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  5259. this.toggleSwitch13.TabIndex = 38;
  5260. this.toggleSwitch13.Tag = "themeable";
  5261. //
  5262. // toggleSwitch31
  5263. //
  5264. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  5265. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  5266. this.toggleSwitch31.Name = "toggleSwitch31";
  5267. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5268. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  5269. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5270. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  5271. this.toggleSwitch31.OnText = "Disable OneDrive";
  5272. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  5273. this.toggleSwitch31.TabIndex = 46;
  5274. this.toggleSwitch31.Tag = "themeable";
  5275. //
  5276. // chkOnlyRemovable
  5277. //
  5278. this.chkOnlyRemovable.AutoSize = true;
  5279. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5280. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  5281. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  5282. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  5283. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  5284. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  5285. this.chkOnlyRemovable.TabIndex = 53;
  5286. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  5287. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  5288. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  5289. //
  5290. // chkSelectAllModernApps
  5291. //
  5292. this.chkSelectAllModernApps.AutoSize = true;
  5293. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5294. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  5295. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  5296. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  5297. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  5298. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  5299. this.chkSelectAllModernApps.TabIndex = 52;
  5300. this.chkSelectAllModernApps.Text = "Select all";
  5301. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  5302. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  5303. //
  5304. // cViper
  5305. //
  5306. this.cViper.AutoSize = true;
  5307. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5308. this.cViper.Location = new System.Drawing.Point(35, 261);
  5309. this.cViper.Name = "cViper";
  5310. this.cViper.Size = new System.Drawing.Size(139, 24);
  5311. this.cViper.TabIndex = 136;
  5312. this.cViper.Text = "ViPER4Windows";
  5313. this.cViper.UseVisualStyleBackColor = true;
  5314. //
  5315. // cVLC
  5316. //
  5317. this.cVLC.AutoSize = true;
  5318. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5319. this.cVLC.Location = new System.Drawing.Point(34, 3);
  5320. this.cVLC.Name = "cVLC";
  5321. this.cVLC.Size = new System.Drawing.Size(148, 24);
  5322. this.cVLC.TabIndex = 58;
  5323. this.cVLC.Text = "VLC Media Player";
  5324. this.cVLC.UseVisualStyleBackColor = true;
  5325. //
  5326. // cFoobar
  5327. //
  5328. this.cFoobar.AutoSize = true;
  5329. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5330. this.cFoobar.Location = new System.Drawing.Point(34, 63);
  5331. this.cFoobar.Name = "cFoobar";
  5332. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  5333. this.cFoobar.TabIndex = 57;
  5334. this.cFoobar.Text = "Foobar2000";
  5335. this.cFoobar.UseVisualStyleBackColor = true;
  5336. //
  5337. // cPot
  5338. //
  5339. this.cPot.AutoSize = true;
  5340. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5341. this.cPot.Location = new System.Drawing.Point(34, 33);
  5342. this.cPot.Name = "cPot";
  5343. this.cPot.Size = new System.Drawing.Size(93, 24);
  5344. this.cPot.TabIndex = 55;
  5345. this.cPot.Text = "PotPlayer";
  5346. this.cPot.UseVisualStyleBackColor = true;
  5347. //
  5348. // cBS
  5349. //
  5350. this.cBS.AutoSize = true;
  5351. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5352. this.cBS.Location = new System.Drawing.Point(34, 123);
  5353. this.cBS.Name = "cBS";
  5354. this.cBS.Size = new System.Drawing.Size(92, 24);
  5355. this.cBS.TabIndex = 59;
  5356. this.cBS.Text = "BS.Player";
  5357. this.cBS.UseVisualStyleBackColor = true;
  5358. //
  5359. // cSpotify
  5360. //
  5361. this.cSpotify.AutoSize = true;
  5362. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5363. this.cSpotify.Location = new System.Drawing.Point(34, 93);
  5364. this.cSpotify.Name = "cSpotify";
  5365. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  5366. this.cSpotify.TabIndex = 71;
  5367. this.cSpotify.Text = "Spotify";
  5368. this.cSpotify.UseVisualStyleBackColor = true;
  5369. //
  5370. // cIrfan
  5371. //
  5372. this.cIrfan.AutoSize = true;
  5373. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5374. this.cIrfan.Location = new System.Drawing.Point(34, 153);
  5375. this.cIrfan.Name = "cIrfan";
  5376. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  5377. this.cIrfan.TabIndex = 60;
  5378. this.cIrfan.Text = "IrfanView";
  5379. this.cIrfan.UseVisualStyleBackColor = true;
  5380. //
  5381. // ciTunes
  5382. //
  5383. this.ciTunes.AutoSize = true;
  5384. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5385. this.ciTunes.Location = new System.Drawing.Point(35, 183);
  5386. this.ciTunes.Name = "ciTunes";
  5387. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  5388. this.ciTunes.TabIndex = 122;
  5389. this.ciTunes.Text = "Apple iTunes";
  5390. this.ciTunes.UseVisualStyleBackColor = true;
  5391. //
  5392. // cWinamp
  5393. //
  5394. this.cWinamp.AutoSize = true;
  5395. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5396. this.cWinamp.Location = new System.Drawing.Point(35, 213);
  5397. this.cWinamp.Name = "cWinamp";
  5398. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  5399. this.cWinamp.TabIndex = 125;
  5400. this.cWinamp.Text = "Winamp";
  5401. this.cWinamp.UseVisualStyleBackColor = true;
  5402. //
  5403. // cAudacity
  5404. //
  5405. this.cAudacity.AutoSize = true;
  5406. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5407. this.cAudacity.Location = new System.Drawing.Point(35, 291);
  5408. this.cAudacity.Name = "cAudacity";
  5409. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  5410. this.cAudacity.TabIndex = 55;
  5411. this.cAudacity.Text = "Audacity";
  5412. this.cAudacity.UseVisualStyleBackColor = true;
  5413. //
  5414. // cPhotoFiltre
  5415. //
  5416. this.cPhotoFiltre.AutoSize = true;
  5417. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5418. this.cPhotoFiltre.Location = new System.Drawing.Point(35, 323);
  5419. this.cPhotoFiltre.Name = "cPhotoFiltre";
  5420. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  5421. this.cPhotoFiltre.TabIndex = 70;
  5422. this.cPhotoFiltre.Text = "PhotoFiltre";
  5423. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  5424. //
  5425. // cGIMP
  5426. //
  5427. this.cGIMP.AutoSize = true;
  5428. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5429. this.cGIMP.Location = new System.Drawing.Point(35, 351);
  5430. this.cGIMP.Name = "cGIMP";
  5431. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  5432. this.cGIMP.TabIndex = 58;
  5433. this.cGIMP.Text = "GIMP";
  5434. this.cGIMP.UseVisualStyleBackColor = true;
  5435. //
  5436. // cMp3Tag
  5437. //
  5438. this.cMp3Tag.AutoSize = true;
  5439. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5440. this.cMp3Tag.Location = new System.Drawing.Point(35, 380);
  5441. this.cMp3Tag.Name = "cMp3Tag";
  5442. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  5443. this.cMp3Tag.TabIndex = 81;
  5444. this.cMp3Tag.Text = "MP3 Tag";
  5445. this.cMp3Tag.UseVisualStyleBackColor = true;
  5446. //
  5447. // cBlender
  5448. //
  5449. this.cBlender.AutoSize = true;
  5450. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5451. this.cBlender.Location = new System.Drawing.Point(35, 410);
  5452. this.cBlender.Name = "cBlender";
  5453. this.cBlender.Size = new System.Drawing.Size(81, 24);
  5454. this.cBlender.TabIndex = 135;
  5455. this.cBlender.Text = "Blender";
  5456. this.cBlender.UseVisualStyleBackColor = true;
  5457. //
  5458. // cLightShot
  5459. //
  5460. this.cLightShot.AutoSize = true;
  5461. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5462. this.cLightShot.Location = new System.Drawing.Point(35, 452);
  5463. this.cLightShot.Name = "cLightShot";
  5464. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  5465. this.cLightShot.TabIndex = 116;
  5466. this.cLightShot.Text = "Lightshot";
  5467. this.cLightShot.UseVisualStyleBackColor = true;
  5468. //
  5469. // cGyazo
  5470. //
  5471. this.cGyazo.AutoSize = true;
  5472. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5473. this.cGyazo.Location = new System.Drawing.Point(35, 481);
  5474. this.cGyazo.Name = "cGyazo";
  5475. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  5476. this.cGyazo.TabIndex = 117;
  5477. this.cGyazo.Text = "Gyazo";
  5478. this.cGyazo.UseVisualStyleBackColor = true;
  5479. //
  5480. // cNPP
  5481. //
  5482. this.cNPP.AutoSize = true;
  5483. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5484. this.cNPP.Location = new System.Drawing.Point(33, 3);
  5485. this.cNPP.Name = "cNPP";
  5486. this.cNPP.Size = new System.Drawing.Size(108, 24);
  5487. this.cNPP.TabIndex = 58;
  5488. this.cNPP.Text = "Notepad++";
  5489. this.cNPP.UseVisualStyleBackColor = true;
  5490. //
  5491. // cSublimeText
  5492. //
  5493. this.cSublimeText.AutoSize = true;
  5494. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5495. this.cSublimeText.Location = new System.Drawing.Point(33, 33);
  5496. this.cSublimeText.Name = "cSublimeText";
  5497. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  5498. this.cSublimeText.TabIndex = 55;
  5499. this.cSublimeText.Text = "Sublime Text";
  5500. this.cSublimeText.UseVisualStyleBackColor = true;
  5501. //
  5502. // cAtom
  5503. //
  5504. this.cAtom.AutoSize = true;
  5505. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5506. this.cAtom.Location = new System.Drawing.Point(33, 153);
  5507. this.cAtom.Name = "cAtom";
  5508. this.cAtom.Size = new System.Drawing.Size(65, 24);
  5509. this.cAtom.TabIndex = 59;
  5510. this.cAtom.Text = "Atom";
  5511. this.cAtom.UseVisualStyleBackColor = true;
  5512. //
  5513. // cVS
  5514. //
  5515. this.cVS.AutoSize = true;
  5516. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5517. this.cVS.Location = new System.Drawing.Point(33, 123);
  5518. this.cVS.Name = "cVS";
  5519. this.cVS.Size = new System.Drawing.Size(117, 24);
  5520. this.cVS.TabIndex = 60;
  5521. this.cVS.Text = "Visual Studio";
  5522. this.cVS.UseVisualStyleBackColor = true;
  5523. //
  5524. // cVSCode
  5525. //
  5526. this.cVSCode.AutoSize = true;
  5527. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5528. this.cVSCode.Location = new System.Drawing.Point(33, 93);
  5529. this.cVSCode.Name = "cVSCode";
  5530. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  5531. this.cVSCode.TabIndex = 57;
  5532. this.cVSCode.Text = "Visual Studio Code";
  5533. this.cVSCode.UseVisualStyleBackColor = true;
  5534. //
  5535. // cSublimeMerge
  5536. //
  5537. this.cSublimeMerge.AutoSize = true;
  5538. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5539. this.cSublimeMerge.Location = new System.Drawing.Point(33, 63);
  5540. this.cSublimeMerge.Name = "cSublimeMerge";
  5541. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  5542. this.cSublimeMerge.TabIndex = 59;
  5543. this.cSublimeMerge.Text = "Sublime Merge";
  5544. this.cSublimeMerge.UseVisualStyleBackColor = true;
  5545. //
  5546. // cAndroidStudio
  5547. //
  5548. this.cAndroidStudio.AutoSize = true;
  5549. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5550. this.cAndroidStudio.Location = new System.Drawing.Point(33, 213);
  5551. this.cAndroidStudio.Name = "cAndroidStudio";
  5552. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  5553. this.cAndroidStudio.TabIndex = 127;
  5554. this.cAndroidStudio.Text = "Android Studio";
  5555. this.cAndroidStudio.UseVisualStyleBackColor = true;
  5556. //
  5557. // cEclipse
  5558. //
  5559. this.cEclipse.AutoSize = true;
  5560. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5561. this.cEclipse.Location = new System.Drawing.Point(33, 183);
  5562. this.cEclipse.Name = "cEclipse";
  5563. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  5564. this.cEclipse.TabIndex = 126;
  5565. this.cEclipse.Text = "Eclipse";
  5566. this.cEclipse.UseVisualStyleBackColor = true;
  5567. //
  5568. // cGitHub
  5569. //
  5570. this.cGitHub.AutoSize = true;
  5571. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5572. this.cGitHub.Location = new System.Drawing.Point(33, 254);
  5573. this.cGitHub.Name = "cGitHub";
  5574. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  5575. this.cGitHub.TabIndex = 57;
  5576. this.cGitHub.Text = "GitHub";
  5577. this.cGitHub.UseVisualStyleBackColor = true;
  5578. //
  5579. // cNode
  5580. //
  5581. this.cNode.AutoSize = true;
  5582. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5583. this.cNode.Location = new System.Drawing.Point(33, 285);
  5584. this.cNode.Name = "cNode";
  5585. this.cNode.Size = new System.Drawing.Size(80, 24);
  5586. this.cNode.TabIndex = 70;
  5587. this.cNode.Text = "NodeJS";
  5588. this.cNode.UseVisualStyleBackColor = true;
  5589. //
  5590. // cXAMPP
  5591. //
  5592. this.cXAMPP.AutoSize = true;
  5593. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5594. this.cXAMPP.Location = new System.Drawing.Point(33, 315);
  5595. this.cXAMPP.Name = "cXAMPP";
  5596. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  5597. this.cXAMPP.TabIndex = 71;
  5598. this.cXAMPP.Text = "XAMPP";
  5599. this.cXAMPP.UseVisualStyleBackColor = true;
  5600. //
  5601. // cPostman
  5602. //
  5603. this.cPostman.AutoSize = true;
  5604. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5605. this.cPostman.Location = new System.Drawing.Point(33, 343);
  5606. this.cPostman.Name = "cPostman";
  5607. this.cPostman.Size = new System.Drawing.Size(86, 24);
  5608. this.cPostman.TabIndex = 72;
  5609. this.cPostman.Text = "Postman";
  5610. this.cPostman.UseVisualStyleBackColor = true;
  5611. //
  5612. // cFileZilla
  5613. //
  5614. this.cFileZilla.AutoSize = true;
  5615. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5616. this.cFileZilla.Location = new System.Drawing.Point(33, 413);
  5617. this.cFileZilla.Name = "cFileZilla";
  5618. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  5619. this.cFileZilla.TabIndex = 55;
  5620. this.cFileZilla.Text = "FileZilla";
  5621. this.cFileZilla.UseVisualStyleBackColor = true;
  5622. //
  5623. // cPutty
  5624. //
  5625. this.cPutty.AutoSize = true;
  5626. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5627. this.cPutty.Location = new System.Drawing.Point(33, 443);
  5628. this.cPutty.Name = "cPutty";
  5629. this.cPutty.Size = new System.Drawing.Size(64, 24);
  5630. this.cPutty.TabIndex = 58;
  5631. this.cPutty.Text = "Putty";
  5632. this.cPutty.UseVisualStyleBackColor = true;
  5633. //
  5634. // cWinScp
  5635. //
  5636. this.cWinScp.AutoSize = true;
  5637. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5638. this.cWinScp.Location = new System.Drawing.Point(33, 383);
  5639. this.cWinScp.Name = "cWinScp";
  5640. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  5641. this.cWinScp.TabIndex = 81;
  5642. this.cWinScp.Text = "WinSCP";
  5643. this.cWinScp.UseVisualStyleBackColor = true;
  5644. //
  5645. // cVCPP
  5646. //
  5647. this.cVCPP.AutoSize = true;
  5648. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5649. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5650. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5651. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  5652. this.cVCPP.Name = "cVCPP";
  5653. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  5654. this.cVCPP.TabIndex = 171;
  5655. this.cVCPP.Text = "Visual C++ AiO";
  5656. this.cVCPP.UseVisualStyleBackColor = true;
  5657. //
  5658. // cNF472
  5659. //
  5660. this.cNF472.AutoSize = true;
  5661. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5662. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5663. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5664. this.cNF472.Location = new System.Drawing.Point(35, 95);
  5665. this.cNF472.Name = "cNF472";
  5666. this.cNF472.Size = new System.Drawing.Size(178, 24);
  5667. this.cNF472.TabIndex = 169;
  5668. this.cNF472.Text = ".NET Framework 4.7.2";
  5669. this.cNF472.UseVisualStyleBackColor = true;
  5670. //
  5671. // cNF452
  5672. //
  5673. this.cNF452.AutoSize = true;
  5674. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5675. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5676. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5677. this.cNF452.Location = new System.Drawing.Point(35, 65);
  5678. this.cNF452.Name = "cNF452";
  5679. this.cNF452.Size = new System.Drawing.Size(178, 24);
  5680. this.cNF452.TabIndex = 167;
  5681. this.cNF452.Text = ".NET Framework 4.5.2";
  5682. this.cNF452.UseVisualStyleBackColor = true;
  5683. //
  5684. // cNF40
  5685. //
  5686. this.cNF40.AutoSize = true;
  5687. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5688. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5689. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5690. this.cNF40.Location = new System.Drawing.Point(35, 35);
  5691. this.cNF40.Name = "cNF40";
  5692. this.cNF40.Size = new System.Drawing.Size(166, 24);
  5693. this.cNF40.TabIndex = 165;
  5694. this.cNF40.Text = ".NET Framework 4.0";
  5695. this.cNF40.UseVisualStyleBackColor = true;
  5696. //
  5697. // cNF35
  5698. //
  5699. this.cNF35.AutoSize = true;
  5700. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5701. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5702. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5703. this.cNF35.Location = new System.Drawing.Point(35, 5);
  5704. this.cNF35.Name = "cNF35";
  5705. this.cNF35.Size = new System.Drawing.Size(165, 24);
  5706. this.cNF35.TabIndex = 163;
  5707. this.cNF35.Text = ".NET Framework 3.5";
  5708. this.cNF35.UseVisualStyleBackColor = true;
  5709. //
  5710. // cIObitSU
  5711. //
  5712. this.cIObitSU.AutoSize = true;
  5713. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5714. this.cIObitSU.Location = new System.Drawing.Point(35, 259);
  5715. this.cIObitSU.Name = "cIObitSU";
  5716. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  5717. this.cIObitSU.TabIndex = 162;
  5718. this.cIObitSU.Text = "IObit Software Updater";
  5719. this.cIObitSU.UseVisualStyleBackColor = true;
  5720. //
  5721. // cIObitU
  5722. //
  5723. this.cIObitU.AutoSize = true;
  5724. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5725. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5726. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5727. this.cIObitU.Location = new System.Drawing.Point(35, 170);
  5728. this.cIObitU.Name = "cIObitU";
  5729. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  5730. this.cIObitU.TabIndex = 138;
  5731. this.cIObitU.Text = "IObit Uninstaller";
  5732. this.cIObitU.UseVisualStyleBackColor = true;
  5733. //
  5734. // cRevo
  5735. //
  5736. this.cRevo.AutoSize = true;
  5737. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5738. this.cRevo.Location = new System.Drawing.Point(35, 289);
  5739. this.cRevo.Name = "cRevo";
  5740. this.cRevo.Size = new System.Drawing.Size(140, 24);
  5741. this.cRevo.TabIndex = 142;
  5742. this.cRevo.Text = "Revo Uninstaller";
  5743. this.cRevo.UseVisualStyleBackColor = true;
  5744. //
  5745. // cIObitDB
  5746. //
  5747. this.cIObitDB.AutoSize = true;
  5748. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5749. this.cIObitDB.Location = new System.Drawing.Point(35, 200);
  5750. this.cIObitDB.Name = "cIObitDB";
  5751. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  5752. this.cIObitDB.TabIndex = 137;
  5753. this.cIObitDB.Text = "IObit Driver Booster";
  5754. this.cIObitDB.UseVisualStyleBackColor = true;
  5755. //
  5756. // cIObitSD
  5757. //
  5758. this.cIObitSD.AutoSize = true;
  5759. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5760. this.cIObitSD.Location = new System.Drawing.Point(35, 230);
  5761. this.cIObitSD.Name = "cIObitSD";
  5762. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  5763. this.cIObitSD.TabIndex = 136;
  5764. this.cIObitSD.Text = "IObit Smart Defrag";
  5765. this.cIObitSD.UseVisualStyleBackColor = true;
  5766. //
  5767. // cUUI
  5768. //
  5769. this.cUUI.AutoSize = true;
  5770. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5771. this.cUUI.Location = new System.Drawing.Point(35, 427);
  5772. this.cUUI.Name = "cUUI";
  5773. this.cUUI.Size = new System.Drawing.Size(182, 24);
  5774. this.cUUI.TabIndex = 152;
  5775. this.cUUI.Text = "Universal USB Installer";
  5776. this.cUUI.UseVisualStyleBackColor = true;
  5777. //
  5778. // cRufus
  5779. //
  5780. this.cRufus.AutoSize = true;
  5781. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5782. this.cRufus.Location = new System.Drawing.Point(35, 397);
  5783. this.cRufus.Name = "cRufus";
  5784. this.cRufus.Size = new System.Drawing.Size(66, 24);
  5785. this.cRufus.TabIndex = 150;
  5786. this.cRufus.Text = "Rufus";
  5787. this.cRufus.UseVisualStyleBackColor = true;
  5788. //
  5789. // cMalwarebytes
  5790. //
  5791. this.cMalwarebytes.AutoSize = true;
  5792. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5793. this.cMalwarebytes.Location = new System.Drawing.Point(35, 337);
  5794. this.cMalwarebytes.Name = "cMalwarebytes";
  5795. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  5796. this.cMalwarebytes.TabIndex = 144;
  5797. this.cMalwarebytes.Text = "Malwarebytes";
  5798. this.cMalwarebytes.UseVisualStyleBackColor = true;
  5799. //
  5800. // cAntiExploit
  5801. //
  5802. this.cAntiExploit.AutoSize = true;
  5803. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5804. this.cAntiExploit.Location = new System.Drawing.Point(35, 367);
  5805. this.cAntiExploit.Name = "cAntiExploit";
  5806. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  5807. this.cAntiExploit.TabIndex = 146;
  5808. this.cAntiExploit.Text = "Anti-Exploit";
  5809. this.cAntiExploit.UseVisualStyleBackColor = true;
  5810. //
  5811. // cQB
  5812. //
  5813. this.cQB.AutoSize = true;
  5814. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5815. this.cQB.Location = new System.Drawing.Point(35, 3);
  5816. this.cQB.Name = "cQB";
  5817. this.cQB.Size = new System.Drawing.Size(105, 24);
  5818. this.cQB.TabIndex = 58;
  5819. this.cQB.Text = "qBitTorrent";
  5820. this.cQB.UseVisualStyleBackColor = true;
  5821. //
  5822. // cUT2
  5823. //
  5824. this.cUT2.AutoSize = true;
  5825. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5826. this.cUT2.Location = new System.Drawing.Point(35, 93);
  5827. this.cUT2.Name = "cUT2";
  5828. this.cUT2.Size = new System.Drawing.Size(121, 24);
  5829. this.cUT2.TabIndex = 161;
  5830. this.cUT2.Text = "uTorrent 2.2.1";
  5831. this.cUT2.UseVisualStyleBackColor = true;
  5832. //
  5833. // cDeluge
  5834. //
  5835. this.cDeluge.AutoSize = true;
  5836. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5837. this.cDeluge.Location = new System.Drawing.Point(35, 33);
  5838. this.cDeluge.Name = "cDeluge";
  5839. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  5840. this.cDeluge.TabIndex = 55;
  5841. this.cDeluge.Text = "Deluge";
  5842. this.cDeluge.UseVisualStyleBackColor = true;
  5843. //
  5844. // cUT3
  5845. //
  5846. this.cUT3.AutoSize = true;
  5847. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5848. this.cUT3.Location = new System.Drawing.Point(35, 63);
  5849. this.cUT3.Name = "cUT3";
  5850. this.cUT3.Size = new System.Drawing.Size(111, 24);
  5851. this.cUT3.TabIndex = 59;
  5852. this.cUT3.Text = "uTorrent 3.x";
  5853. this.cUT3.UseVisualStyleBackColor = true;
  5854. //
  5855. // cBT
  5856. //
  5857. this.cBT.AutoSize = true;
  5858. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5859. this.cBT.Location = new System.Drawing.Point(35, 123);
  5860. this.cBT.Name = "cBT";
  5861. this.cBT.Size = new System.Drawing.Size(96, 24);
  5862. this.cBT.TabIndex = 60;
  5863. this.cBT.Text = "BitTorrent";
  5864. this.cBT.UseVisualStyleBackColor = true;
  5865. //
  5866. // cSteam
  5867. //
  5868. this.cSteam.AutoSize = true;
  5869. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5870. this.cSteam.Location = new System.Drawing.Point(35, 164);
  5871. this.cSteam.Name = "cSteam";
  5872. this.cSteam.Size = new System.Drawing.Size(70, 24);
  5873. this.cSteam.TabIndex = 70;
  5874. this.cSteam.Text = "Steam";
  5875. this.cSteam.UseVisualStyleBackColor = true;
  5876. //
  5877. // cOrigin
  5878. //
  5879. this.cOrigin.AutoSize = true;
  5880. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5881. this.cOrigin.Location = new System.Drawing.Point(35, 284);
  5882. this.cOrigin.Name = "cOrigin";
  5883. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  5884. this.cOrigin.TabIndex = 111;
  5885. this.cOrigin.Text = "EA Origin";
  5886. this.cOrigin.UseVisualStyleBackColor = true;
  5887. //
  5888. // cEpicStore
  5889. //
  5890. this.cEpicStore.AutoSize = true;
  5891. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5892. this.cEpicStore.Location = new System.Drawing.Point(35, 254);
  5893. this.cEpicStore.Name = "cEpicStore";
  5894. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  5895. this.cEpicStore.TabIndex = 109;
  5896. this.cEpicStore.Text = "Epic Games";
  5897. this.cEpicStore.UseVisualStyleBackColor = true;
  5898. //
  5899. // cBlizzard
  5900. //
  5901. this.cBlizzard.AutoSize = true;
  5902. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5903. this.cBlizzard.Location = new System.Drawing.Point(35, 224);
  5904. this.cBlizzard.Name = "cBlizzard";
  5905. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  5906. this.cBlizzard.TabIndex = 82;
  5907. this.cBlizzard.Text = "Battle.net";
  5908. this.cBlizzard.UseVisualStyleBackColor = true;
  5909. //
  5910. // cUbi
  5911. //
  5912. this.cUbi.AutoSize = true;
  5913. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5914. this.cUbi.Location = new System.Drawing.Point(35, 194);
  5915. this.cUbi.Name = "cUbi";
  5916. this.cUbi.Size = new System.Drawing.Size(68, 24);
  5917. this.cUbi.TabIndex = 81;
  5918. this.cUbi.Text = "Uplay";
  5919. this.cUbi.UseVisualStyleBackColor = true;
  5920. //
  5921. // cMega
  5922. //
  5923. this.cMega.AutoSize = true;
  5924. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5925. this.cMega.Location = new System.Drawing.Point(33, 320);
  5926. this.cMega.Name = "cMega";
  5927. this.cMega.Size = new System.Drawing.Size(100, 24);
  5928. this.cMega.TabIndex = 150;
  5929. this.cMega.Text = "MEGAsync";
  5930. this.cMega.UseVisualStyleBackColor = true;
  5931. //
  5932. // cAdobeReader
  5933. //
  5934. this.cAdobeReader.AutoSize = true;
  5935. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5936. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  5937. this.cAdobeReader.Name = "cAdobeReader";
  5938. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  5939. this.cAdobeReader.TabIndex = 55;
  5940. this.cAdobeReader.Text = "Adobe Reader";
  5941. this.cAdobeReader.UseVisualStyleBackColor = true;
  5942. //
  5943. // cFoxit
  5944. //
  5945. this.cFoxit.AutoSize = true;
  5946. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5947. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  5948. this.cFoxit.Name = "cFoxit";
  5949. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  5950. this.cFoxit.TabIndex = 59;
  5951. this.cFoxit.Text = "Foxit Reader";
  5952. this.cFoxit.UseVisualStyleBackColor = true;
  5953. //
  5954. // cEvernote
  5955. //
  5956. this.cEvernote.AutoSize = true;
  5957. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5958. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  5959. this.cEvernote.Name = "cEvernote";
  5960. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  5961. this.cEvernote.TabIndex = 80;
  5962. this.cEvernote.Text = "Evernote";
  5963. this.cEvernote.UseVisualStyleBackColor = true;
  5964. //
  5965. // cSumatra
  5966. //
  5967. this.cSumatra.AutoSize = true;
  5968. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5969. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  5970. this.cSumatra.Name = "cSumatra";
  5971. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  5972. this.cSumatra.TabIndex = 58;
  5973. this.cSumatra.Text = "SumatraPDF";
  5974. this.cSumatra.UseVisualStyleBackColor = true;
  5975. //
  5976. // cLibreOffice
  5977. //
  5978. this.cLibreOffice.AutoSize = true;
  5979. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5980. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  5981. this.cLibreOffice.Name = "cLibreOffice";
  5982. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  5983. this.cLibreOffice.TabIndex = 99;
  5984. this.cLibreOffice.Text = "LibreOffice";
  5985. this.cLibreOffice.UseVisualStyleBackColor = true;
  5986. //
  5987. // cPeaZip
  5988. //
  5989. this.cPeaZip.AutoSize = true;
  5990. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5991. this.cPeaZip.Location = new System.Drawing.Point(33, 190);
  5992. this.cPeaZip.Name = "cPeaZip";
  5993. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  5994. this.cPeaZip.TabIndex = 55;
  5995. this.cPeaZip.Text = "PeaZip";
  5996. this.cPeaZip.UseVisualStyleBackColor = true;
  5997. //
  5998. // cFlux
  5999. //
  6000. this.cFlux.AutoSize = true;
  6001. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6002. this.cFlux.Location = new System.Drawing.Point(34, 355);
  6003. this.cFlux.Name = "cFlux";
  6004. this.cFlux.Size = new System.Drawing.Size(60, 24);
  6005. this.cFlux.TabIndex = 148;
  6006. this.cFlux.Text = "F.lux";
  6007. this.cFlux.UseVisualStyleBackColor = true;
  6008. //
  6009. // c7zip
  6010. //
  6011. this.c7zip.AutoSize = true;
  6012. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6013. this.c7zip.Location = new System.Drawing.Point(33, 160);
  6014. this.c7zip.Name = "c7zip";
  6015. this.c7zip.Size = new System.Drawing.Size(64, 24);
  6016. this.c7zip.TabIndex = 58;
  6017. this.c7zip.Text = "7-Zip";
  6018. this.c7zip.UseVisualStyleBackColor = true;
  6019. //
  6020. // cWinRar
  6021. //
  6022. this.cWinRar.AutoSize = true;
  6023. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6024. this.cWinRar.Location = new System.Drawing.Point(33, 220);
  6025. this.cWinRar.Name = "cWinRar";
  6026. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  6027. this.cWinRar.TabIndex = 57;
  6028. this.cWinRar.Text = "WinRAR";
  6029. this.cWinRar.UseVisualStyleBackColor = true;
  6030. //
  6031. // cDropbox
  6032. //
  6033. this.cDropbox.AutoSize = true;
  6034. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6035. this.cDropbox.Location = new System.Drawing.Point(33, 260);
  6036. this.cDropbox.Name = "cDropbox";
  6037. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  6038. this.cDropbox.TabIndex = 124;
  6039. this.cDropbox.Text = "Dropbox";
  6040. this.cDropbox.UseVisualStyleBackColor = true;
  6041. //
  6042. // cOneDrive
  6043. //
  6044. this.cOneDrive.AutoSize = true;
  6045. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6046. this.cOneDrive.Location = new System.Drawing.Point(33, 290);
  6047. this.cOneDrive.Name = "cOneDrive";
  6048. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  6049. this.cOneDrive.TabIndex = 73;
  6050. this.cOneDrive.Text = "OneDrive";
  6051. this.cOneDrive.UseVisualStyleBackColor = true;
  6052. //
  6053. // cAutoInstall
  6054. //
  6055. this.cAutoInstall.AutoSize = true;
  6056. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6057. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6058. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6059. this.cAutoInstall.Location = new System.Drawing.Point(452, 497);
  6060. this.cAutoInstall.Name = "cAutoInstall";
  6061. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  6062. this.cAutoInstall.TabIndex = 107;
  6063. this.cAutoInstall.Text = "Install after downloading";
  6064. this.cAutoInstall.UseVisualStyleBackColor = true;
  6065. //
  6066. // c64
  6067. //
  6068. this.c64.AutoSize = true;
  6069. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6070. this.c64.Location = new System.Drawing.Point(453, 424);
  6071. this.c64.Name = "c64";
  6072. this.c64.Size = new System.Drawing.Size(72, 25);
  6073. this.c64.TabIndex = 75;
  6074. this.c64.TabStop = true;
  6075. this.c64.Text = "64-bit";
  6076. this.c64.UseVisualStyleBackColor = true;
  6077. //
  6078. // c32
  6079. //
  6080. this.c32.AutoSize = true;
  6081. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6082. this.c32.Location = new System.Drawing.Point(531, 424);
  6083. this.c32.Name = "c32";
  6084. this.c32.Size = new System.Drawing.Size(72, 25);
  6085. this.c32.TabIndex = 76;
  6086. this.c32.TabStop = true;
  6087. this.c32.Text = "32-bit";
  6088. this.c32.UseVisualStyleBackColor = true;
  6089. //
  6090. // cChromium
  6091. //
  6092. this.cChromium.AutoSize = true;
  6093. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6094. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6095. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6096. this.cChromium.Location = new System.Drawing.Point(35, 3);
  6097. this.cChromium.Name = "cChromium";
  6098. this.cChromium.Size = new System.Drawing.Size(100, 24);
  6099. this.cChromium.TabIndex = 58;
  6100. this.cChromium.Text = "Chromium";
  6101. this.cChromium.UseVisualStyleBackColor = true;
  6102. //
  6103. // cVivaldi
  6104. //
  6105. this.cVivaldi.AutoSize = true;
  6106. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6107. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  6108. this.cVivaldi.Name = "cVivaldi";
  6109. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  6110. this.cVivaldi.TabIndex = 57;
  6111. this.cVivaldi.Text = "Vivaldi";
  6112. this.cVivaldi.UseVisualStyleBackColor = true;
  6113. //
  6114. // cMaxthon
  6115. //
  6116. this.cMaxthon.AutoSize = true;
  6117. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6118. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  6119. this.cMaxthon.Name = "cMaxthon";
  6120. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  6121. this.cMaxthon.TabIndex = 120;
  6122. this.cMaxthon.Text = "Maxthon";
  6123. this.cMaxthon.UseVisualStyleBackColor = true;
  6124. //
  6125. // cChrome
  6126. //
  6127. this.cChrome.AutoSize = true;
  6128. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6129. this.cChrome.Location = new System.Drawing.Point(35, 63);
  6130. this.cChrome.Name = "cChrome";
  6131. this.cChrome.Size = new System.Drawing.Size(135, 24);
  6132. this.cChrome.TabIndex = 54;
  6133. this.cChrome.Text = "Google Chrome";
  6134. this.cChrome.UseVisualStyleBackColor = true;
  6135. //
  6136. // cOpera
  6137. //
  6138. this.cOpera.AutoSize = true;
  6139. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6140. this.cOpera.Location = new System.Drawing.Point(35, 123);
  6141. this.cOpera.Name = "cOpera";
  6142. this.cOpera.Size = new System.Drawing.Size(70, 24);
  6143. this.cOpera.TabIndex = 56;
  6144. this.cOpera.Text = "Opera";
  6145. this.cOpera.UseVisualStyleBackColor = true;
  6146. //
  6147. // cFirefox
  6148. //
  6149. this.cFirefox.AutoSize = true;
  6150. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6151. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  6152. this.cFirefox.Name = "cFirefox";
  6153. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  6154. this.cFirefox.TabIndex = 55;
  6155. this.cFirefox.Text = "Mozilla Firefox";
  6156. this.cFirefox.UseVisualStyleBackColor = true;
  6157. //
  6158. // cTor
  6159. //
  6160. this.cTor.AutoSize = true;
  6161. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6162. this.cTor.Location = new System.Drawing.Point(35, 183);
  6163. this.cTor.Name = "cTor";
  6164. this.cTor.Size = new System.Drawing.Size(109, 24);
  6165. this.cTor.TabIndex = 79;
  6166. this.cTor.Text = "Tor Browser";
  6167. this.cTor.UseVisualStyleBackColor = true;
  6168. //
  6169. // cDiscord
  6170. //
  6171. this.cDiscord.AutoSize = true;
  6172. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6173. this.cDiscord.Location = new System.Drawing.Point(35, 223);
  6174. this.cDiscord.Name = "cDiscord";
  6175. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  6176. this.cDiscord.TabIndex = 58;
  6177. this.cDiscord.Text = "Discord";
  6178. this.cDiscord.UseVisualStyleBackColor = true;
  6179. //
  6180. // cAnyDesk
  6181. //
  6182. this.cAnyDesk.AutoSize = true;
  6183. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6184. this.cAnyDesk.Location = new System.Drawing.Point(35, 404);
  6185. this.cAnyDesk.Name = "cAnyDesk";
  6186. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  6187. this.cAnyDesk.TabIndex = 113;
  6188. this.cAnyDesk.Text = "AnyDesk";
  6189. this.cAnyDesk.UseVisualStyleBackColor = true;
  6190. //
  6191. // cMSTeams
  6192. //
  6193. this.cMSTeams.AutoSize = true;
  6194. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6195. this.cMSTeams.Location = new System.Drawing.Point(35, 344);
  6196. this.cMSTeams.Name = "cMSTeams";
  6197. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  6198. this.cMSTeams.TabIndex = 115;
  6199. this.cMSTeams.Text = "Microsoft Teams";
  6200. this.cMSTeams.UseVisualStyleBackColor = true;
  6201. //
  6202. // cViber
  6203. //
  6204. this.cViber.AutoSize = true;
  6205. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6206. this.cViber.Location = new System.Drawing.Point(35, 283);
  6207. this.cViber.Name = "cViber";
  6208. this.cViber.Size = new System.Drawing.Size(65, 24);
  6209. this.cViber.TabIndex = 57;
  6210. this.cViber.Text = "Viber";
  6211. this.cViber.UseVisualStyleBackColor = true;
  6212. //
  6213. // cSkype
  6214. //
  6215. this.cSkype.AutoSize = true;
  6216. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6217. this.cSkype.Location = new System.Drawing.Point(35, 253);
  6218. this.cSkype.Name = "cSkype";
  6219. this.cSkype.Size = new System.Drawing.Size(69, 24);
  6220. this.cSkype.TabIndex = 55;
  6221. this.cSkype.Text = "Skype";
  6222. this.cSkype.UseVisualStyleBackColor = true;
  6223. //
  6224. // cThunderbird
  6225. //
  6226. this.cThunderbird.AutoSize = true;
  6227. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6228. this.cThunderbird.Location = new System.Drawing.Point(35, 434);
  6229. this.cThunderbird.Name = "cThunderbird";
  6230. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  6231. this.cThunderbird.TabIndex = 58;
  6232. this.cThunderbird.Text = "Mozilla Thunderbird";
  6233. this.cThunderbird.UseVisualStyleBackColor = true;
  6234. //
  6235. // cZoom
  6236. //
  6237. this.cZoom.AutoSize = true;
  6238. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6239. this.cZoom.Location = new System.Drawing.Point(35, 313);
  6240. this.cZoom.Name = "cZoom";
  6241. this.cZoom.Size = new System.Drawing.Size(121, 24);
  6242. this.cZoom.TabIndex = 59;
  6243. this.cZoom.Text = "Google Zoom";
  6244. this.cZoom.UseVisualStyleBackColor = true;
  6245. //
  6246. // cTV
  6247. //
  6248. this.cTV.AutoSize = true;
  6249. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6250. this.cTV.Location = new System.Drawing.Point(35, 374);
  6251. this.cTV.Name = "cTV";
  6252. this.cTV.Size = new System.Drawing.Size(111, 24);
  6253. this.cTV.TabIndex = 80;
  6254. this.cTV.Text = "TeamViewer";
  6255. this.cTV.UseVisualStyleBackColor = true;
  6256. //
  6257. // checkErrorReports
  6258. //
  6259. this.checkErrorReports.AutoSize = true;
  6260. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6261. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  6262. this.checkErrorReports.Location = new System.Drawing.Point(256, 104);
  6263. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  6264. this.checkErrorReports.Name = "checkErrorReports";
  6265. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  6266. this.checkErrorReports.TabIndex = 44;
  6267. this.checkErrorReports.Text = "Error reports";
  6268. this.checkErrorReports.UseVisualStyleBackColor = true;
  6269. //
  6270. // checkSelectAll
  6271. //
  6272. this.checkSelectAll.AutoSize = true;
  6273. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6274. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  6275. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  6276. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  6277. this.checkSelectAll.Name = "checkSelectAll";
  6278. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  6279. this.checkSelectAll.TabIndex = 35;
  6280. this.checkSelectAll.Tag = "";
  6281. this.checkSelectAll.Text = "Select all";
  6282. this.checkSelectAll.UseVisualStyleBackColor = true;
  6283. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  6284. //
  6285. // checkMediaCache
  6286. //
  6287. this.checkMediaCache.AutoSize = true;
  6288. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6289. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  6290. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  6291. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  6292. this.checkMediaCache.Name = "checkMediaCache";
  6293. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  6294. this.checkMediaCache.TabIndex = 43;
  6295. this.checkMediaCache.Text = "Media Players cache";
  6296. this.checkMediaCache.UseVisualStyleBackColor = true;
  6297. //
  6298. // checkTemp
  6299. //
  6300. this.checkTemp.AutoSize = true;
  6301. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6302. this.checkTemp.ForeColor = System.Drawing.Color.White;
  6303. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  6304. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  6305. this.checkTemp.Name = "checkTemp";
  6306. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  6307. this.checkTemp.TabIndex = 36;
  6308. this.checkTemp.Text = "Temporary files";
  6309. this.checkTemp.UseVisualStyleBackColor = true;
  6310. //
  6311. // checkLogs
  6312. //
  6313. this.checkLogs.AutoSize = true;
  6314. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6315. this.checkLogs.ForeColor = System.Drawing.Color.White;
  6316. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  6317. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  6318. this.checkLogs.Name = "checkLogs";
  6319. this.checkLogs.Size = new System.Drawing.Size(169, 25);
  6320. this.checkLogs.TabIndex = 42;
  6321. this.checkLogs.Text = "Windows + IIS logs";
  6322. this.checkLogs.UseVisualStyleBackColor = true;
  6323. //
  6324. // checkBin
  6325. //
  6326. this.checkBin.AutoSize = true;
  6327. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6328. this.checkBin.ForeColor = System.Drawing.Color.White;
  6329. this.checkBin.Location = new System.Drawing.Point(256, 45);
  6330. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  6331. this.checkBin.Name = "checkBin";
  6332. this.checkBin.Size = new System.Drawing.Size(162, 25);
  6333. this.checkBin.TabIndex = 41;
  6334. this.checkBin.Text = "Empty Recycle Bin";
  6335. this.checkBin.UseVisualStyleBackColor = true;
  6336. //
  6337. // checkMiniDumps
  6338. //
  6339. this.checkMiniDumps.AutoSize = true;
  6340. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6341. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  6342. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  6343. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  6344. this.checkMiniDumps.Name = "checkMiniDumps";
  6345. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  6346. this.checkMiniDumps.TabIndex = 39;
  6347. this.checkMiniDumps.Text = "BSOD Minidumps";
  6348. this.checkMiniDumps.UseVisualStyleBackColor = true;
  6349. //
  6350. // chkReadOnly
  6351. //
  6352. this.chkReadOnly.AutoSize = true;
  6353. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6354. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  6355. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  6356. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  6357. this.chkReadOnly.Name = "chkReadOnly";
  6358. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  6359. this.chkReadOnly.TabIndex = 61;
  6360. this.chkReadOnly.Text = "Read-only";
  6361. this.chkReadOnly.UseVisualStyleBackColor = true;
  6362. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  6363. //
  6364. // chkBlock
  6365. //
  6366. this.chkBlock.AutoSize = true;
  6367. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6368. this.chkBlock.ForeColor = System.Drawing.Color.White;
  6369. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  6370. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  6371. this.chkBlock.Name = "chkBlock";
  6372. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  6373. this.chkBlock.TabIndex = 59;
  6374. this.chkBlock.Text = "Block";
  6375. this.chkBlock.UseVisualStyleBackColor = true;
  6376. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  6377. //
  6378. // checkRestartExplorer
  6379. //
  6380. this.checkRestartExplorer.AutoSize = true;
  6381. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6382. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  6383. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  6384. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  6385. this.checkRestartExplorer.Name = "checkRestartExplorer";
  6386. this.checkRestartExplorer.Size = new System.Drawing.Size(336, 25);
  6387. this.checkRestartExplorer.TabIndex = 50;
  6388. this.checkRestartExplorer.Tag = "";
  6389. this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes";
  6390. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  6391. //
  6392. // checkRegistryEditor
  6393. //
  6394. this.checkRegistryEditor.AutoSize = true;
  6395. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6396. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  6397. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  6398. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  6399. this.checkRegistryEditor.Name = "checkRegistryEditor";
  6400. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  6401. this.checkRegistryEditor.TabIndex = 38;
  6402. this.checkRegistryEditor.Text = "Registry Editor";
  6403. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  6404. //
  6405. // checkEnableAll
  6406. //
  6407. this.checkEnableAll.AutoSize = true;
  6408. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6409. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  6410. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  6411. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  6412. this.checkEnableAll.Name = "checkEnableAll";
  6413. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  6414. this.checkEnableAll.TabIndex = 35;
  6415. this.checkEnableAll.Tag = "";
  6416. this.checkEnableAll.Text = "Enable all";
  6417. this.checkEnableAll.UseVisualStyleBackColor = true;
  6418. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  6419. //
  6420. // checkContextMenu
  6421. //
  6422. this.checkContextMenu.AutoSize = true;
  6423. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6424. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  6425. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  6426. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  6427. this.checkContextMenu.Name = "checkContextMenu";
  6428. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  6429. this.checkContextMenu.TabIndex = 43;
  6430. this.checkContextMenu.Text = "Right Click menu";
  6431. this.checkContextMenu.UseVisualStyleBackColor = true;
  6432. //
  6433. // checkTaskManager
  6434. //
  6435. this.checkTaskManager.AutoSize = true;
  6436. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6437. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  6438. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  6439. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  6440. this.checkTaskManager.Name = "checkTaskManager";
  6441. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  6442. this.checkTaskManager.TabIndex = 36;
  6443. this.checkTaskManager.Text = "Task Manager";
  6444. this.checkTaskManager.UseVisualStyleBackColor = true;
  6445. //
  6446. // checkCommandPrompt
  6447. //
  6448. this.checkCommandPrompt.AutoSize = true;
  6449. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6450. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  6451. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  6452. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  6453. this.checkCommandPrompt.Name = "checkCommandPrompt";
  6454. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  6455. this.checkCommandPrompt.TabIndex = 42;
  6456. this.checkCommandPrompt.Text = "Command Prompt";
  6457. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  6458. //
  6459. // checkFirewall
  6460. //
  6461. this.checkFirewall.AutoSize = true;
  6462. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6463. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  6464. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  6465. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  6466. this.checkFirewall.Name = "checkFirewall";
  6467. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  6468. this.checkFirewall.TabIndex = 37;
  6469. this.checkFirewall.Text = "Windows Firewall";
  6470. this.checkFirewall.UseVisualStyleBackColor = true;
  6471. //
  6472. // checkRunDialog
  6473. //
  6474. this.checkRunDialog.AutoSize = true;
  6475. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6476. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  6477. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  6478. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  6479. this.checkRunDialog.Name = "checkRunDialog";
  6480. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  6481. this.checkRunDialog.TabIndex = 41;
  6482. this.checkRunDialog.Text = "Run Dialog";
  6483. this.checkRunDialog.UseVisualStyleBackColor = true;
  6484. //
  6485. // checkFolderOptions
  6486. //
  6487. this.checkFolderOptions.AutoSize = true;
  6488. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6489. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  6490. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  6491. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  6492. this.checkFolderOptions.Name = "checkFolderOptions";
  6493. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  6494. this.checkFolderOptions.TabIndex = 39;
  6495. this.checkFolderOptions.Text = "Folder Options";
  6496. this.checkFolderOptions.UseVisualStyleBackColor = true;
  6497. //
  6498. // checkControlPanel
  6499. //
  6500. this.checkControlPanel.AutoSize = true;
  6501. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6502. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  6503. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  6504. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  6505. this.checkControlPanel.Name = "checkControlPanel";
  6506. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  6507. this.checkControlPanel.TabIndex = 40;
  6508. this.checkControlPanel.Text = "Control Panel";
  6509. this.checkControlPanel.UseVisualStyleBackColor = true;
  6510. //
  6511. // checkShift
  6512. //
  6513. this.checkShift.AutoSize = true;
  6514. this.checkShift.ForeColor = System.Drawing.Color.White;
  6515. this.checkShift.Location = new System.Drawing.Point(11, 26);
  6516. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  6517. this.checkShift.Name = "checkShift";
  6518. this.checkShift.Size = new System.Drawing.Size(300, 25);
  6519. this.checkShift.TabIndex = 83;
  6520. this.checkShift.Text = "Show only when SHIFT key is pressed";
  6521. this.checkShift.UseVisualStyleBackColor = true;
  6522. //
  6523. // radioTop
  6524. //
  6525. this.radioTop.AutoSize = true;
  6526. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6527. this.radioTop.ForeColor = System.Drawing.Color.White;
  6528. this.radioTop.Location = new System.Drawing.Point(11, 26);
  6529. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  6530. this.radioTop.Name = "radioTop";
  6531. this.radioTop.Size = new System.Drawing.Size(55, 25);
  6532. this.radioTop.TabIndex = 83;
  6533. this.radioTop.Text = "Top";
  6534. this.radioTop.UseVisualStyleBackColor = true;
  6535. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  6536. //
  6537. // radioMiddle
  6538. //
  6539. this.radioMiddle.AutoSize = true;
  6540. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  6541. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  6542. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  6543. this.radioMiddle.Name = "radioMiddle";
  6544. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  6545. this.radioMiddle.TabIndex = 84;
  6546. this.radioMiddle.Text = "Middle";
  6547. this.radioMiddle.UseVisualStyleBackColor = true;
  6548. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  6549. //
  6550. // radioBottom
  6551. //
  6552. this.radioBottom.AutoSize = true;
  6553. this.radioBottom.ForeColor = System.Drawing.Color.White;
  6554. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  6555. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  6556. this.radioBottom.Name = "radioBottom";
  6557. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  6558. this.radioBottom.TabIndex = 85;
  6559. this.radioBottom.Text = "Bottom";
  6560. this.radioBottom.UseVisualStyleBackColor = true;
  6561. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  6562. //
  6563. // checkDefaultIcon
  6564. //
  6565. this.checkDefaultIcon.AutoSize = true;
  6566. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6567. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  6568. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  6569. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  6570. this.checkDefaultIcon.Name = "checkDefaultIcon";
  6571. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  6572. this.checkDefaultIcon.TabIndex = 82;
  6573. this.checkDefaultIcon.Text = "Use program\'s icon";
  6574. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  6575. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  6576. //
  6577. // radioCommand
  6578. //
  6579. this.radioCommand.AutoSize = true;
  6580. this.radioCommand.ForeColor = System.Drawing.Color.White;
  6581. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  6582. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  6583. this.radioCommand.Name = "radioCommand";
  6584. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  6585. this.radioCommand.TabIndex = 84;
  6586. this.radioCommand.Text = "Command";
  6587. this.radioCommand.UseVisualStyleBackColor = true;
  6588. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  6589. //
  6590. // radioProgram
  6591. //
  6592. this.radioProgram.AutoSize = true;
  6593. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6594. this.radioProgram.ForeColor = System.Drawing.Color.White;
  6595. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  6596. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  6597. this.radioProgram.Name = "radioProgram";
  6598. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  6599. this.radioProgram.TabIndex = 80;
  6600. this.radioProgram.Text = "Program";
  6601. this.radioProgram.UseVisualStyleBackColor = true;
  6602. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  6603. //
  6604. // radioFolder
  6605. //
  6606. this.radioFolder.AutoSize = true;
  6607. this.radioFolder.ForeColor = System.Drawing.Color.White;
  6608. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  6609. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  6610. this.radioFolder.Name = "radioFolder";
  6611. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  6612. this.radioFolder.TabIndex = 81;
  6613. this.radioFolder.Text = "Folder";
  6614. this.radioFolder.UseVisualStyleBackColor = true;
  6615. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  6616. //
  6617. // radioFile
  6618. //
  6619. this.radioFile.AutoSize = true;
  6620. this.radioFile.ForeColor = System.Drawing.Color.White;
  6621. this.radioFile.Location = new System.Drawing.Point(242, 26);
  6622. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  6623. this.radioFile.Name = "radioFile";
  6624. this.radioFile.Size = new System.Drawing.Size(140, 25);
  6625. this.radioFile.TabIndex = 83;
  6626. this.radioFile.Text = "Any type of file";
  6627. this.radioFile.UseVisualStyleBackColor = true;
  6628. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  6629. //
  6630. // radioLink
  6631. //
  6632. this.radioLink.AutoSize = true;
  6633. this.radioLink.ForeColor = System.Drawing.Color.White;
  6634. this.radioLink.Location = new System.Drawing.Point(182, 26);
  6635. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  6636. this.radioLink.Name = "radioLink";
  6637. this.radioLink.Size = new System.Drawing.Size(57, 25);
  6638. this.radioLink.TabIndex = 82;
  6639. this.radioLink.Text = "Link";
  6640. this.radioLink.UseVisualStyleBackColor = true;
  6641. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  6642. //
  6643. // quickAccessToggle
  6644. //
  6645. this.quickAccessToggle.Location = new System.Drawing.Point(25, 153);
  6646. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6647. this.quickAccessToggle.Name = "quickAccessToggle";
  6648. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6649. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6650. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6651. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6652. this.quickAccessToggle.OnText = "Quick Access Menu";
  6653. this.quickAccessToggle.Size = new System.Drawing.Size(208, 31);
  6654. this.quickAccessToggle.TabIndex = 64;
  6655. this.quickAccessToggle.Tag = "themeable";
  6656. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6657. //
  6658. // button10
  6659. //
  6660. this.button10.BackColor = System.Drawing.Color.DodgerBlue;
  6661. this.button10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6662. this.button10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6663. this.button10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6664. this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6665. this.button10.ForeColor = System.Drawing.Color.White;
  6666. this.button10.Location = new System.Drawing.Point(26, 512);
  6667. this.button10.Margin = new System.Windows.Forms.Padding(2);
  6668. this.button10.Name = "button10";
  6669. this.button10.Size = new System.Drawing.Size(139, 29);
  6670. this.button10.TabIndex = 84;
  6671. this.button10.Text = "Flush DNS cache";
  6672. this.button10.UseVisualStyleBackColor = false;
  6673. this.button10.Click += new System.EventHandler(this.button10_Click);
  6674. //
  6675. // MainForm
  6676. //
  6677. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6678. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6679. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6680. this.ClientSize = new System.Drawing.Size(768, 705);
  6681. this.Controls.Add(this.bpanel);
  6682. this.Controls.Add(this.tpanel);
  6683. this.DoubleBuffered = true;
  6684. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6685. this.ForeColor = System.Drawing.Color.White;
  6686. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6687. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6688. this.MinimumSize = new System.Drawing.Size(784, 744);
  6689. this.Name = "MainForm";
  6690. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6691. this.Text = "Optimizer";
  6692. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6693. this.Load += new System.EventHandler(this.Main_Load);
  6694. this.tpanel.ResumeLayout(false);
  6695. this.tpanel.PerformLayout();
  6696. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6697. this.bpanel.ResumeLayout(false);
  6698. this.tabCollection.ResumeLayout(false);
  6699. this.universalTab.ResumeLayout(false);
  6700. this.panel8.ResumeLayout(false);
  6701. this.panel8.PerformLayout();
  6702. this.windowsXTab.ResumeLayout(false);
  6703. this.panel9.ResumeLayout(false);
  6704. this.panel9.PerformLayout();
  6705. this.windowsVIIITab.ResumeLayout(false);
  6706. this.modernAppsTab.ResumeLayout(false);
  6707. this.modernAppsTab.PerformLayout();
  6708. this.panelModernAppsList.ResumeLayout(false);
  6709. this.startupTab.ResumeLayout(false);
  6710. this.startupTab.PerformLayout();
  6711. this.panel3.ResumeLayout(false);
  6712. this.appsTab.ResumeLayout(false);
  6713. this.appsTab.PerformLayout();
  6714. this.panelCommonApps.ResumeLayout(false);
  6715. this.panelCommonApps.PerformLayout();
  6716. this.panelApps2.ResumeLayout(false);
  6717. this.panelApps2.PerformLayout();
  6718. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6719. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6720. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6721. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6722. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6723. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6724. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6725. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6726. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6727. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6728. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6729. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6730. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6731. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6732. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6733. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6734. this.panelApps3.ResumeLayout(false);
  6735. this.panelApps3.PerformLayout();
  6736. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6737. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6738. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6739. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6740. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6741. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6742. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6743. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6744. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6745. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6746. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6747. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6748. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6749. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6750. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6751. this.panelApps6.ResumeLayout(false);
  6752. this.panelApps6.PerformLayout();
  6753. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6754. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6755. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6756. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6757. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6758. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6759. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6760. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6761. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6762. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6763. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6764. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6765. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6766. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6767. this.panelApps4.ResumeLayout(false);
  6768. this.panelApps4.PerformLayout();
  6769. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6770. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6771. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6772. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6773. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6774. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6775. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6776. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6777. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6778. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6779. this.panelApps5.ResumeLayout(false);
  6780. this.panelApps5.PerformLayout();
  6781. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6782. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6783. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6784. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6785. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6786. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6787. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6788. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6789. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6790. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6791. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6792. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6793. this.panelApps1.ResumeLayout(false);
  6794. this.panelApps1.PerformLayout();
  6795. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6796. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6797. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6798. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6799. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6800. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6801. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6802. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6803. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6804. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6805. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6806. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6807. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6808. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6809. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6810. this.cleanerTab.ResumeLayout(false);
  6811. this.cleanerTab.PerformLayout();
  6812. this.cleaningpanel.ResumeLayout(false);
  6813. this.cleaningpanel.PerformLayout();
  6814. this.panel1.ResumeLayout(false);
  6815. this.panel1.PerformLayout();
  6816. this.pingerTab.ResumeLayout(false);
  6817. this.pingerTab.PerformLayout();
  6818. this.panel7.ResumeLayout(false);
  6819. this.hostsEditorTab.ResumeLayout(false);
  6820. this.hostsEditorTab.PerformLayout();
  6821. this.panel4.ResumeLayout(false);
  6822. this.panel4.PerformLayout();
  6823. this.panelList.ResumeLayout(false);
  6824. this.registryFixerTab.ResumeLayout(false);
  6825. this.registryFixerTab.PerformLayout();
  6826. this.panel2.ResumeLayout(false);
  6827. this.panel2.PerformLayout();
  6828. this.integratorTab.ResumeLayout(false);
  6829. this.synapse.ResumeLayout(false);
  6830. this.integratorInfoTab.ResumeLayout(false);
  6831. this.integratorInfoTab.PerformLayout();
  6832. this.tabPage8.ResumeLayout(false);
  6833. this.tabPage8.PerformLayout();
  6834. this.itemnamegroup.ResumeLayout(false);
  6835. this.itemnamegroup.PerformLayout();
  6836. this.security.ResumeLayout(false);
  6837. this.security.PerformLayout();
  6838. this.itemposition.ResumeLayout(false);
  6839. this.itemposition.PerformLayout();
  6840. this.icontoaddgroup.ResumeLayout(false);
  6841. this.icontoaddgroup.PerformLayout();
  6842. this.itemtoaddgroup.ResumeLayout(false);
  6843. this.itemtoaddgroup.PerformLayout();
  6844. this.itemtype.ResumeLayout(false);
  6845. this.itemtype.PerformLayout();
  6846. this.tabPage9.ResumeLayout(false);
  6847. this.tabPage9.PerformLayout();
  6848. this.panel5.ResumeLayout(false);
  6849. this.tabPage10.ResumeLayout(false);
  6850. this.tabPage10.PerformLayout();
  6851. this.tabPage11.ResumeLayout(false);
  6852. this.tabPage11.PerformLayout();
  6853. this.panel6.ResumeLayout(false);
  6854. this.optionsTab.ResumeLayout(false);
  6855. this.optionsTab.PerformLayout();
  6856. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6857. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6858. this.launcherMenu.ResumeLayout(false);
  6859. this.ResumeLayout(false);
  6860. }
  6861. #endregion
  6862. private System.Windows.Forms.Panel tpanel;
  6863. private System.Windows.Forms.Label txtBitness;
  6864. private System.Windows.Forms.Label txtOS;
  6865. private System.Windows.Forms.Label txtVersion;
  6866. private System.Windows.Forms.PictureBox pictureBox1;
  6867. private System.Windows.Forms.Label label2;
  6868. private System.Windows.Forms.Panel bpanel;
  6869. private System.Windows.Forms.TabControl tabCollection;
  6870. private System.Windows.Forms.TabPage universalTab;
  6871. private System.Windows.Forms.Button button39;
  6872. private System.Windows.Forms.TabPage windowsXTab;
  6873. private System.Windows.Forms.Button button43;
  6874. private System.Windows.Forms.Button button18;
  6875. private System.Windows.Forms.TabPage windowsVIIITab;
  6876. private System.Windows.Forms.Button button44;
  6877. private System.Windows.Forms.TabPage cleanerTab;
  6878. private ColoredCheckBox checkTemp;
  6879. private ColoredCheckBox checkSelectAll;
  6880. private System.Windows.Forms.Button button20;
  6881. private ColoredCheckBox checkMediaCache;
  6882. private ColoredCheckBox checkLogs;
  6883. private ColoredCheckBox checkBin;
  6884. private ColoredCheckBox checkMiniDumps;
  6885. private System.Windows.Forms.Panel panel1;
  6886. private System.Windows.Forms.Label label4;
  6887. private System.Windows.Forms.ProgressBar progress2;
  6888. private System.Windows.Forms.TabPage startupTab;
  6889. private System.Windows.Forms.Label label5;
  6890. private System.Windows.Forms.Button button32;
  6891. private System.Windows.Forms.Button button22;
  6892. private System.Windows.Forms.Label label6;
  6893. private System.Windows.Forms.TabPage registryFixerTab;
  6894. private System.Windows.Forms.Label label7;
  6895. private System.Windows.Forms.Button button33;
  6896. private System.Windows.Forms.Panel panel2;
  6897. private ColoredCheckBox checkRegistryEditor;
  6898. private ColoredCheckBox checkEnableAll;
  6899. private ColoredCheckBox checkContextMenu;
  6900. private ColoredCheckBox checkTaskManager;
  6901. private ColoredCheckBox checkCommandPrompt;
  6902. private ColoredCheckBox checkFirewall;
  6903. private ColoredCheckBox checkRunDialog;
  6904. private ColoredCheckBox checkFolderOptions;
  6905. private ColoredCheckBox checkControlPanel;
  6906. private ColoredCheckBox checkRestartExplorer;
  6907. private System.Windows.Forms.Panel panel3;
  6908. private System.Windows.Forms.Label label8;
  6909. private System.Windows.Forms.ListView listStartupItems;
  6910. private System.Windows.Forms.ColumnHeader columnHeader1;
  6911. private System.Windows.Forms.ColumnHeader columnHeader2;
  6912. private System.Windows.Forms.Button button37;
  6913. private System.Windows.Forms.Button button31;
  6914. private System.Windows.Forms.ColumnHeader columnHeader3;
  6915. private System.Windows.Forms.TabPage hostsEditorTab;
  6916. private System.Windows.Forms.Label label3;
  6917. private System.Windows.Forms.LinkLabel linkLabel2;
  6918. private System.Windows.Forms.LinkLabel linkLabel3;
  6919. private System.Windows.Forms.Label label9;
  6920. private System.Windows.Forms.LinkLabel linkLabel4;
  6921. private System.Windows.Forms.Label label10;
  6922. private System.Windows.Forms.ListBox listHostEntries;
  6923. private System.Windows.Forms.Panel panel4;
  6924. private System.Windows.Forms.Button button46;
  6925. private System.Windows.Forms.Button button41;
  6926. private System.Windows.Forms.Button button42;
  6927. private System.Windows.Forms.TextBox txtDomain;
  6928. private System.Windows.Forms.Label label12;
  6929. private System.Windows.Forms.Label label11;
  6930. private System.Windows.Forms.Button button47;
  6931. private System.Windows.Forms.TextBox txtIP;
  6932. private ColoredCheckBox checkErrorReports;
  6933. private System.Windows.Forms.Panel cleaningpanel;
  6934. private System.Windows.Forms.TabPage integratorTab;
  6935. private System.Windows.Forms.TabControl synapse;
  6936. private System.Windows.Forms.TabPage integratorInfoTab;
  6937. private System.Windows.Forms.TabPage tabPage8;
  6938. private System.Windows.Forms.TabPage tabPage9;
  6939. private System.Windows.Forms.TabPage tabPage10;
  6940. private System.Windows.Forms.TabPage tabPage11;
  6941. private System.Windows.Forms.Label label19;
  6942. private System.Windows.Forms.Label label18;
  6943. private System.Windows.Forms.Label label17;
  6944. private System.Windows.Forms.Label label16;
  6945. private System.Windows.Forms.Label label15;
  6946. private System.Windows.Forms.Label label14;
  6947. private System.Windows.Forms.Label label13;
  6948. private System.Windows.Forms.Button button48;
  6949. private System.Windows.Forms.TextBox txtRunKeyword;
  6950. private System.Windows.Forms.Label label22;
  6951. private System.Windows.Forms.TextBox txtRunFile;
  6952. private System.Windows.Forms.Label label21;
  6953. private System.Windows.Forms.Label label20;
  6954. private System.Windows.Forms.Button btnCreateCustomCommand;
  6955. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6956. private System.Windows.Forms.Button button58;
  6957. private System.Windows.Forms.Button button59;
  6958. private System.Windows.Forms.Button button55;
  6959. private System.Windows.Forms.Button button57;
  6960. private System.Windows.Forms.Button button52;
  6961. private System.Windows.Forms.Button button53;
  6962. private System.Windows.Forms.Button button49;
  6963. private System.Windows.Forms.Button button51;
  6964. private System.Windows.Forms.Button button56;
  6965. private System.Windows.Forms.Button button54;
  6966. private System.Windows.Forms.Label label24;
  6967. private System.Windows.Forms.ListBox listDesktopItems;
  6968. private System.Windows.Forms.Label label25;
  6969. private System.Windows.Forms.Button button60;
  6970. private System.Windows.Forms.Button button61;
  6971. private System.Windows.Forms.Button button62;
  6972. private System.Windows.Forms.GroupBox itemtype;
  6973. private ColoredRadioButton radioCommand;
  6974. private ColoredRadioButton radioProgram;
  6975. private ColoredRadioButton radioFile;
  6976. private ColoredRadioButton radioFolder;
  6977. private ColoredRadioButton radioLink;
  6978. private System.Windows.Forms.Label label26;
  6979. private System.Windows.Forms.GroupBox icontoaddgroup;
  6980. private ColoredCheckBox checkDefaultIcon;
  6981. private System.Windows.Forms.Button btnBrowseIcon;
  6982. private System.Windows.Forms.TextBox txtIcon;
  6983. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6984. private System.Windows.Forms.Button btnBrowseItem;
  6985. private System.Windows.Forms.TextBox txtItem;
  6986. private System.Windows.Forms.GroupBox security;
  6987. private ColoredCheckBox checkShift;
  6988. private System.Windows.Forms.GroupBox itemposition;
  6989. private ColoredRadioButton radioTop;
  6990. private ColoredRadioButton radioMiddle;
  6991. private ColoredRadioButton radioBottom;
  6992. private System.Windows.Forms.GroupBox itemnamegroup;
  6993. private System.Windows.Forms.TextBox txtItemName;
  6994. private System.Windows.Forms.Button btnAddItem;
  6995. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6996. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6997. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6998. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6999. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  7000. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  7001. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  7002. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  7003. private System.Windows.Forms.Button button64;
  7004. private System.Windows.Forms.Button button65;
  7005. private System.Windows.Forms.Button button66;
  7006. private System.Windows.Forms.TabPage optionsTab;
  7007. private System.Windows.Forms.RadioButton radioMinimal;
  7008. private System.Windows.Forms.RadioButton radioCaramel;
  7009. private System.Windows.Forms.RadioButton radioLime;
  7010. private System.Windows.Forms.RadioButton radioMagma;
  7011. private System.Windows.Forms.RadioButton radioOcean;
  7012. private System.Windows.Forms.RadioButton radioZerg;
  7013. private System.Windows.Forms.Label label27;
  7014. private System.Windows.Forms.ListBox listCustomCommands;
  7015. private System.Windows.Forms.Label label23;
  7016. private System.Windows.Forms.Button button26;
  7017. private System.Windows.Forms.Button button8;
  7018. private System.Windows.Forms.Panel panel5;
  7019. private System.Windows.Forms.Panel panel6;
  7020. private System.Windows.Forms.Panel panelList;
  7021. private System.Windows.Forms.TabPage modernAppsTab;
  7022. private System.Windows.Forms.Label label1;
  7023. private System.Windows.Forms.Panel panelModernAppsList;
  7024. private System.Windows.Forms.CheckedListBox listModernApps;
  7025. private System.Windows.Forms.Button button74;
  7026. private System.Windows.Forms.Button button75;
  7027. private System.Windows.Forms.Label label28;
  7028. private ColoredCheckBox chkSelectAllModernApps;
  7029. private ToggleSwitch toggleSwitch1;
  7030. private ToggleSwitch toggleSwitch3;
  7031. private ToggleSwitch toggleSwitch2;
  7032. private ToggleSwitch toggleSwitch6;
  7033. private ToggleSwitch toggleSwitch5;
  7034. private ToggleSwitch toggleSwitch4;
  7035. private ToggleSwitch toggleSwitch12;
  7036. private ToggleSwitch toggleSwitch11;
  7037. private ToggleSwitch toggleSwitch10;
  7038. private ToggleSwitch toggleSwitch9;
  7039. private ToggleSwitch toggleSwitch8;
  7040. private ToggleSwitch toggleSwitch13;
  7041. private ToggleSwitch toggleSwitch15;
  7042. private ToggleSwitch toggleSwitch14;
  7043. private ToggleSwitch toggleSwitch20;
  7044. private ToggleSwitch toggleSwitch21;
  7045. private ToggleSwitch toggleSwitch23;
  7046. private ToggleSwitch toggleSwitch24;
  7047. private ToggleSwitch toggleSwitch25;
  7048. private ToggleSwitch toggleSwitch26;
  7049. private ToggleSwitch toggleSwitch19;
  7050. private ToggleSwitch toggleSwitch18;
  7051. private ToggleSwitch toggleSwitch17;
  7052. private ToggleSwitch toggleSwitch16;
  7053. private ToggleSwitch toggleSwitch27;
  7054. private ToggleSwitch toggleSwitch28;
  7055. private ToggleSwitch toggleSwitch29;
  7056. private ToggleSwitch toggleSwitch30;
  7057. private System.Windows.Forms.Button btnResetConfig;
  7058. private ToggleSwitch toggleSwitch31;
  7059. private ToggleSwitch toggleSwitch32;
  7060. private System.Windows.Forms.Button btnUpdate;
  7061. private System.Windows.Forms.Button btnChangelog;
  7062. private ToggleSwitch toggleSwitch33;
  7063. private ToggleSwitch toggleSwitch34;
  7064. private ToggleSwitch toggleSwitch35;
  7065. private ToggleSwitch toggleSwitch36;
  7066. private ColoredCheckBox chkReadOnly;
  7067. private System.Windows.Forms.Label label29;
  7068. private ToggleSwitch toggleSwitch37;
  7069. private ToggleSwitch toggleSwitch38;
  7070. private ToggleSwitch toggleSwitch39;
  7071. private ColoredCheckBox chkBlock;
  7072. private ToggleSwitch toggleSwitch40;
  7073. private System.Windows.Forms.Button button1;
  7074. private System.Windows.Forms.Label label31;
  7075. private System.Windows.Forms.Label label30;
  7076. private System.Windows.Forms.Button button4;
  7077. private System.Windows.Forms.Button button3;
  7078. private System.Windows.Forms.Button button2;
  7079. private System.Windows.Forms.Label label33;
  7080. private System.Windows.Forms.Label label35;
  7081. private System.Windows.Forms.Label label34;
  7082. private System.Windows.Forms.Label label36;
  7083. private System.Windows.Forms.Label label37;
  7084. private System.Windows.Forms.Label label38;
  7085. private System.Windows.Forms.TabPage appsTab;
  7086. private System.Windows.Forms.Button btnDownloadApps;
  7087. private System.Windows.Forms.Label label41;
  7088. private ColoredCheckBox c7zip;
  7089. private ColoredCheckBox cPeaZip;
  7090. private ColoredCheckBox cWinRar;
  7091. private ColoredCheckBox cChromium;
  7092. private ColoredCheckBox cChrome;
  7093. private ColoredCheckBox cFirefox;
  7094. private ColoredCheckBox cVivaldi;
  7095. private ColoredCheckBox cOpera;
  7096. private ColoredCheckBox cThunderbird;
  7097. private ColoredCheckBox cDiscord;
  7098. private ColoredCheckBox cSkype;
  7099. private ColoredCheckBox cViber;
  7100. private ColoredCheckBox cSumatra;
  7101. private ColoredCheckBox cAdobeReader;
  7102. private ColoredCheckBox cQB;
  7103. private ColoredCheckBox cDeluge;
  7104. private System.Windows.Forms.Label label42;
  7105. private System.Windows.Forms.TextBox txtDownloadFolder;
  7106. private System.Windows.Forms.Button button5;
  7107. private System.Windows.Forms.Label txtDownloadStatus;
  7108. private System.Windows.Forms.Label label44;
  7109. private ColoredRadioButton c32;
  7110. private ColoredRadioButton c64;
  7111. private ColoredCheckBox cFoxit;
  7112. private ColoredCheckBox cUT3;
  7113. private ColoredCheckBox cBT;
  7114. private System.Windows.Forms.Button button6;
  7115. private System.Windows.Forms.LinkLabel linkLabel1;
  7116. private ColoredCheckBox cTor;
  7117. private ColoredCheckBox cTV;
  7118. private ColoredCheckBox cZoom;
  7119. private ColoredCheckBox cEvernote;
  7120. private ColoredCheckBox cOneDrive;
  7121. private ColoredCheckBox cSteam;
  7122. private ColoredCheckBox cUbi;
  7123. private ColoredCheckBox cBlizzard;
  7124. private System.Windows.Forms.PictureBox pictureBox2;
  7125. private System.Windows.Forms.PictureBox pictureBox6;
  7126. private System.Windows.Forms.PictureBox pictureBox7;
  7127. private System.Windows.Forms.PictureBox pictureBox3;
  7128. private System.Windows.Forms.PictureBox pictureBox4;
  7129. private System.Windows.Forms.PictureBox pictureBox5;
  7130. private System.Windows.Forms.PictureBox pictureBox14;
  7131. private System.Windows.Forms.PictureBox pictureBox15;
  7132. private System.Windows.Forms.PictureBox pictureBox16;
  7133. private System.Windows.Forms.PictureBox pictureBox17;
  7134. private System.Windows.Forms.PictureBox pictureBox20;
  7135. private System.Windows.Forms.PictureBox pictureBox19;
  7136. private System.Windows.Forms.PictureBox pictureBox18;
  7137. private System.Windows.Forms.PictureBox pictureBox25;
  7138. private System.Windows.Forms.PictureBox pictureBox26;
  7139. private System.Windows.Forms.PictureBox pictureBox27;
  7140. private System.Windows.Forms.PictureBox pictureBox28;
  7141. private System.Windows.Forms.PictureBox pictureBox29;
  7142. private System.Windows.Forms.PictureBox pictureBox30;
  7143. private System.Windows.Forms.PictureBox pictureBox24;
  7144. private System.Windows.Forms.PictureBox pictureBox21;
  7145. private System.Windows.Forms.PictureBox pictureBox23;
  7146. private System.Windows.Forms.PictureBox pictureBox22;
  7147. private System.Windows.Forms.PictureBox pictureBox43;
  7148. private System.Windows.Forms.PictureBox pictureBox49;
  7149. private System.Windows.Forms.PictureBox pictureBox51;
  7150. private System.Windows.Forms.PictureBox pictureBox50;
  7151. private ColoredCheckBox cLibreOffice;
  7152. private System.Windows.Forms.PictureBox pictureBox52;
  7153. private ColoredCheckBox cAutoInstall;
  7154. private ColoredCheckBox cEpicStore;
  7155. private System.Windows.Forms.PictureBox pictureBox53;
  7156. private ColoredCheckBox cOrigin;
  7157. private System.Windows.Forms.PictureBox pictureBox54;
  7158. private ColoredCheckBox cMSTeams;
  7159. private System.Windows.Forms.PictureBox pictureBox55;
  7160. private ColoredCheckBox cAnyDesk;
  7161. private System.Windows.Forms.PictureBox pictureBox56;
  7162. private ColoredCheckBox cMaxthon;
  7163. private System.Windows.Forms.PictureBox picturemaxthon;
  7164. private System.Windows.Forms.PictureBox pictureBox63;
  7165. private ColoredCheckBox cDropbox;
  7166. private System.Windows.Forms.Label label47;
  7167. private System.Windows.Forms.Label label46;
  7168. private System.Windows.Forms.Label label45;
  7169. private ColoredCheckBox cFlux;
  7170. private System.Windows.Forms.PictureBox pictureBox71;
  7171. private System.Windows.Forms.Panel panelApps1;
  7172. private System.Windows.Forms.Panel panelApps5;
  7173. private System.Windows.Forms.Panel panelApps4;
  7174. private ColoredCheckBox chkOnlyRemovable;
  7175. private System.Windows.Forms.ProgressBar progressDownloader;
  7176. private System.Windows.Forms.PictureBox pictureBox75;
  7177. private ColoredCheckBox cUT2;
  7178. private System.Windows.Forms.Button btnGetFeed;
  7179. private System.Windows.Forms.Panel panelCommonApps;
  7180. private ToggleSwitch toggleSwitch7;
  7181. private System.Windows.Forms.LinkLabel l2;
  7182. private System.Windows.Forms.Panel panelApps6;
  7183. private ColoredCheckBox cVCPP;
  7184. private System.Windows.Forms.PictureBox pictureBox80;
  7185. private ColoredCheckBox cNF472;
  7186. private System.Windows.Forms.PictureBox pictureBox78;
  7187. private ColoredCheckBox cNF452;
  7188. private System.Windows.Forms.PictureBox pictureBox79;
  7189. private ColoredCheckBox cNF40;
  7190. private System.Windows.Forms.PictureBox pictureBox77;
  7191. private ColoredCheckBox cNF35;
  7192. private System.Windows.Forms.PictureBox pictureBox76;
  7193. private ColoredCheckBox cIObitSU;
  7194. private ColoredCheckBox cIObitU;
  7195. private System.Windows.Forms.PictureBox pictureBox74;
  7196. private ColoredCheckBox cRevo;
  7197. private System.Windows.Forms.PictureBox pictureBox68;
  7198. private ColoredCheckBox cIObitDB;
  7199. private ColoredCheckBox cIObitSD;
  7200. private System.Windows.Forms.PictureBox pictureBox61;
  7201. private ColoredCheckBox cUUI;
  7202. private System.Windows.Forms.PictureBox pictureBox66;
  7203. private System.Windows.Forms.PictureBox pictureBox72;
  7204. private System.Windows.Forms.PictureBox pictureBox67;
  7205. private ColoredCheckBox cRufus;
  7206. private System.Windows.Forms.PictureBox pictureBox73;
  7207. private ColoredCheckBox cMalwarebytes;
  7208. private System.Windows.Forms.PictureBox pictureBox70;
  7209. private ColoredCheckBox cAntiExploit;
  7210. private System.Windows.Forms.PictureBox pictureBox69;
  7211. private System.Windows.Forms.Label txtFeedError;
  7212. private System.Windows.Forms.Panel panelApps2;
  7213. private ColoredCheckBox cViper;
  7214. private System.Windows.Forms.PictureBox pictureBox81;
  7215. private ColoredCheckBox cVLC;
  7216. private ColoredCheckBox cFoobar;
  7217. private ColoredCheckBox cPot;
  7218. private System.Windows.Forms.PictureBox pictureBox10;
  7219. private System.Windows.Forms.PictureBox pictureBox11;
  7220. private System.Windows.Forms.PictureBox pictureBox8;
  7221. private System.Windows.Forms.PictureBox pictureBox12;
  7222. private ColoredCheckBox cBS;
  7223. private System.Windows.Forms.PictureBox pictureBox13;
  7224. private ColoredCheckBox cSpotify;
  7225. private System.Windows.Forms.PictureBox pictureBox9;
  7226. private ColoredCheckBox cIrfan;
  7227. private System.Windows.Forms.PictureBox pictureBox59;
  7228. private ColoredCheckBox ciTunes;
  7229. private ColoredCheckBox cWinamp;
  7230. private System.Windows.Forms.PictureBox pictureBox65;
  7231. private ColoredCheckBox cAudacity;
  7232. private ColoredCheckBox cPhotoFiltre;
  7233. private System.Windows.Forms.PictureBox pictureBox46;
  7234. private ColoredCheckBox cGIMP;
  7235. private System.Windows.Forms.PictureBox pictureBox47;
  7236. private System.Windows.Forms.PictureBox pictureBox45;
  7237. private System.Windows.Forms.PictureBox pictureBox48;
  7238. private ColoredCheckBox cMp3Tag;
  7239. private System.Windows.Forms.PictureBox pictureBox60;
  7240. private ColoredCheckBox cBlender;
  7241. private ColoredCheckBox cLightShot;
  7242. private System.Windows.Forms.PictureBox pictureBox58;
  7243. private System.Windows.Forms.PictureBox pictureBox57;
  7244. private ColoredCheckBox cGyazo;
  7245. private System.Windows.Forms.Panel panelApps3;
  7246. private ColoredCheckBox cNPP;
  7247. private ColoredCheckBox cSublimeText;
  7248. private System.Windows.Forms.PictureBox pictureBox33;
  7249. private ColoredCheckBox cAtom;
  7250. private System.Windows.Forms.PictureBox pictureBox34;
  7251. private System.Windows.Forms.PictureBox pictureBox32;
  7252. private System.Windows.Forms.PictureBox pictureBox35;
  7253. private System.Windows.Forms.PictureBox pictureBox31;
  7254. private System.Windows.Forms.PictureBox pictureBox36;
  7255. private ColoredCheckBox cVS;
  7256. private ColoredCheckBox cVSCode;
  7257. private ColoredCheckBox cSublimeMerge;
  7258. private System.Windows.Forms.PictureBox pictureBox64;
  7259. private ColoredCheckBox cAndroidStudio;
  7260. private System.Windows.Forms.PictureBox pictureBox62;
  7261. private ColoredCheckBox cEclipse;
  7262. private ColoredCheckBox cGitHub;
  7263. private ColoredCheckBox cNode;
  7264. private System.Windows.Forms.PictureBox pictureBox38;
  7265. private ColoredCheckBox cXAMPP;
  7266. private ColoredCheckBox cPostman;
  7267. private System.Windows.Forms.PictureBox pictureBox40;
  7268. private System.Windows.Forms.PictureBox pictureBox41;
  7269. private System.Windows.Forms.PictureBox pictureBox42;
  7270. private ColoredCheckBox cFileZilla;
  7271. private System.Windows.Forms.PictureBox pictureBox39;
  7272. private System.Windows.Forms.PictureBox pictureBox37;
  7273. private ColoredCheckBox cPutty;
  7274. private System.Windows.Forms.PictureBox pictureBox44;
  7275. private ColoredCheckBox cWinScp;
  7276. private System.Windows.Forms.Button btnViewLog;
  7277. private System.Windows.Forms.Label label48;
  7278. private System.Windows.Forms.Label label43;
  7279. private System.Windows.Forms.Button btnOpenConf;
  7280. private System.Windows.Forms.PictureBox pictureBox82;
  7281. private ColoredCheckBox cMega;
  7282. private System.Windows.Forms.TabPage pingerTab;
  7283. private System.Windows.Forms.Label label32;
  7284. private System.Windows.Forms.TextBox txtPingInput;
  7285. private System.Windows.Forms.Label label39;
  7286. private System.Windows.Forms.Button btnPing;
  7287. private System.Windows.Forms.Label lblFootprint;
  7288. private System.Windows.Forms.Label lblPretext;
  7289. private System.Windows.Forms.Button btnShodan;
  7290. private System.Windows.Forms.Label label40;
  7291. private System.Windows.Forms.ListBox listPingResults;
  7292. private System.Windows.Forms.Panel panel7;
  7293. private System.Windows.Forms.Button button7;
  7294. private System.Windows.Forms.Button button9;
  7295. private System.Windows.Forms.Button btnExport;
  7296. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7297. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7298. private System.Windows.Forms.NotifyIcon launcherIcon;
  7299. private System.Windows.Forms.ToolStripMenuItem startupItem;
  7300. private System.Windows.Forms.ToolStripMenuItem cleanerItem;
  7301. private System.Windows.Forms.ToolStripMenuItem pingerItem;
  7302. private System.Windows.Forms.ToolStripMenuItem hostsItem;
  7303. private System.Windows.Forms.ToolStripMenuItem appsItem;
  7304. private System.Windows.Forms.ToolStripMenuItem exitItem;
  7305. private ToggleSwitch quickAccessToggle;
  7306. private System.Windows.Forms.PictureBox pictureBox83;
  7307. private System.Windows.Forms.LinkLabel linkLabel5;
  7308. private System.Windows.Forms.LinkLabel linkLabel6;
  7309. private System.Windows.Forms.PictureBox pictureBox84;
  7310. private System.Windows.Forms.Label lblLab;
  7311. private System.Windows.Forms.LinkLabel linkUpdate;
  7312. private System.Windows.Forms.Label lblUpdateDisabled;
  7313. private System.Windows.Forms.Panel panel8;
  7314. private System.Windows.Forms.Panel panel9;
  7315. private System.Windows.Forms.ToolStripMenuItem restartExpolorerItem;
  7316. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7317. private System.Windows.Forms.Button button10;
  7318. }
  7319. }