MainForm.Designer.cs 383 KB

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