MainForm.Designer.cs 386 KB

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