MainForm.Designer.cs 379 KB

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