MainForm.Designer.cs 432 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305
  1. using System.Windows.Forms;
  2. namespace Optimizer
  3. {
  4. partial class MainForm
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  31. this.tpanel = new System.Windows.Forms.Panel();
  32. this.linkUpdate = new System.Windows.Forms.LinkLabel();
  33. this.lblLab = new System.Windows.Forms.Label();
  34. this.txtBitness = new System.Windows.Forms.Label();
  35. this.txtOS = new System.Windows.Forms.Label();
  36. this.txtVersion = new System.Windows.Forms.Label();
  37. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  38. this.label2 = new System.Windows.Forms.Label();
  39. this.bpanel = new System.Windows.Forms.Panel();
  40. this.tabCollection = new System.Windows.Forms.TabControl();
  41. this.universalTab = new System.Windows.Forms.TabPage();
  42. this.button39 = new System.Windows.Forms.Button();
  43. this.windowsXTab = new System.Windows.Forms.TabPage();
  44. this.button43 = new System.Windows.Forms.Button();
  45. this.button18 = new System.Windows.Forms.Button();
  46. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  47. this.button44 = new System.Windows.Forms.Button();
  48. this.modernAppsTab = new System.Windows.Forms.TabPage();
  49. this.label28 = new System.Windows.Forms.Label();
  50. this.button74 = new System.Windows.Forms.Button();
  51. this.button75 = new System.Windows.Forms.Button();
  52. this.label1 = new System.Windows.Forms.Label();
  53. this.panelModernAppsList = new System.Windows.Forms.Panel();
  54. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  55. this.startupTab = new System.Windows.Forms.TabPage();
  56. this.button64 = new System.Windows.Forms.Button();
  57. this.button31 = new System.Windows.Forms.Button();
  58. this.button37 = new System.Windows.Forms.Button();
  59. this.panel3 = new System.Windows.Forms.Panel();
  60. this.listStartupItems = new System.Windows.Forms.ListView();
  61. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  62. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  63. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  64. this.button32 = new System.Windows.Forms.Button();
  65. this.button22 = new System.Windows.Forms.Button();
  66. this.label5 = new System.Windows.Forms.Label();
  67. this.appsTab = new System.Windows.Forms.TabPage();
  68. this.txtFeedError = new System.Windows.Forms.Label();
  69. this.panel10 = new System.Windows.Forms.Panel();
  70. this.label41 = new System.Windows.Forms.Label();
  71. this.btnGetFeed = new System.Windows.Forms.Button();
  72. this.panelCommonApps = new System.Windows.Forms.Panel();
  73. this.btnDownloadApps = new System.Windows.Forms.Button();
  74. this.label42 = new System.Windows.Forms.Label();
  75. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  76. this.button5 = new System.Windows.Forms.Button();
  77. this.txtDownloadStatus = new System.Windows.Forms.Label();
  78. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  79. this.label44 = new System.Windows.Forms.Label();
  80. this.button6 = new System.Windows.Forms.Button();
  81. this.panelApps5 = new System.Windows.Forms.Panel();
  82. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  83. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  84. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  85. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  86. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  87. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  88. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  89. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  90. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  91. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  92. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  93. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  94. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  95. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  96. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  97. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  98. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  99. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  100. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  101. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  102. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  103. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  104. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  105. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  106. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  107. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  108. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  109. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  110. this.panelApps6 = new System.Windows.Forms.Panel();
  111. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  112. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  113. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  114. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  115. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  116. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  117. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  118. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  119. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  120. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  121. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  122. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  123. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  124. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  125. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  126. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  127. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  128. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  129. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  130. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  131. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  132. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  133. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  134. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  135. this.panelApps1 = new System.Windows.Forms.Panel();
  136. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  137. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  138. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  139. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  140. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  143. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  144. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  145. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  146. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  147. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  148. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  149. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  150. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  151. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  152. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  153. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  154. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  155. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  156. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  158. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  159. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  160. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  161. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  162. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  163. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  164. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  165. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  166. this.cleanerTab = new System.Windows.Forms.TabPage();
  167. this.label6 = new System.Windows.Forms.Label();
  168. this.panel1 = new System.Windows.Forms.Panel();
  169. this.lblPretext = new System.Windows.Forms.Label();
  170. this.lblFootprint = new System.Windows.Forms.Label();
  171. this.button20 = new System.Windows.Forms.Button();
  172. this.pingerTab = new System.Windows.Forms.TabPage();
  173. this.button10 = new System.Windows.Forms.Button();
  174. this.btnExport = new System.Windows.Forms.Button();
  175. this.button9 = new System.Windows.Forms.Button();
  176. this.button7 = new System.Windows.Forms.Button();
  177. this.panel7 = new System.Windows.Forms.Panel();
  178. this.listPingResults = new System.Windows.Forms.ListBox();
  179. this.label40 = new System.Windows.Forms.Label();
  180. this.btnShodan = new System.Windows.Forms.Button();
  181. this.btnPing = new System.Windows.Forms.Button();
  182. this.txtPingInput = new System.Windows.Forms.TextBox();
  183. this.label39 = new System.Windows.Forms.Label();
  184. this.label32 = new System.Windows.Forms.Label();
  185. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  186. this.panel4 = new System.Windows.Forms.Panel();
  187. this.label31 = new System.Windows.Forms.Label();
  188. this.label30 = new System.Windows.Forms.Label();
  189. this.button4 = new System.Windows.Forms.Button();
  190. this.button3 = new System.Windows.Forms.Button();
  191. this.button2 = new System.Windows.Forms.Button();
  192. this.button1 = new System.Windows.Forms.Button();
  193. this.label29 = new System.Windows.Forms.Label();
  194. this.panelList = new System.Windows.Forms.Panel();
  195. this.listHostEntries = new System.Windows.Forms.ListBox();
  196. this.button41 = new System.Windows.Forms.Button();
  197. this.button42 = new System.Windows.Forms.Button();
  198. this.button46 = new System.Windows.Forms.Button();
  199. this.button47 = new System.Windows.Forms.Button();
  200. this.txtIP = new System.Windows.Forms.TextBox();
  201. this.txtDomain = new System.Windows.Forms.TextBox();
  202. this.label12 = new System.Windows.Forms.Label();
  203. this.label11 = new System.Windows.Forms.Label();
  204. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  205. this.label10 = new System.Windows.Forms.Label();
  206. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  207. this.label9 = new System.Windows.Forms.Label();
  208. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  209. this.label3 = new System.Windows.Forms.Label();
  210. this.registryFixerTab = new System.Windows.Forms.TabPage();
  211. this.panel2 = new System.Windows.Forms.Panel();
  212. this.button33 = new System.Windows.Forms.Button();
  213. this.label8 = new System.Windows.Forms.Label();
  214. this.label7 = new System.Windows.Forms.Label();
  215. this.integratorTab = new System.Windows.Forms.TabPage();
  216. this.synapse = new System.Windows.Forms.TabControl();
  217. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  218. this.label19 = new System.Windows.Forms.Label();
  219. this.label18 = new System.Windows.Forms.Label();
  220. this.label17 = new System.Windows.Forms.Label();
  221. this.label16 = new System.Windows.Forms.Label();
  222. this.label15 = new System.Windows.Forms.Label();
  223. this.label14 = new System.Windows.Forms.Label();
  224. this.label13 = new System.Windows.Forms.Label();
  225. this.tabPage8 = new System.Windows.Forms.TabPage();
  226. this.btnAddItem = new System.Windows.Forms.Button();
  227. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  228. this.txtItemName = new System.Windows.Forms.TextBox();
  229. this.security = new System.Windows.Forms.GroupBox();
  230. this.itemposition = new System.Windows.Forms.GroupBox();
  231. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  232. this.btnBrowseIcon = new System.Windows.Forms.Button();
  233. this.txtIcon = new System.Windows.Forms.TextBox();
  234. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  235. this.btnBrowseItem = new System.Windows.Forms.Button();
  236. this.txtItem = new System.Windows.Forms.TextBox();
  237. this.itemtype = new System.Windows.Forms.GroupBox();
  238. this.label26 = new System.Windows.Forms.Label();
  239. this.tabPage9 = new System.Windows.Forms.TabPage();
  240. this.panel5 = new System.Windows.Forms.Panel();
  241. this.listDesktopItems = new System.Windows.Forms.ListBox();
  242. this.button60 = new System.Windows.Forms.Button();
  243. this.button61 = new System.Windows.Forms.Button();
  244. this.button62 = new System.Windows.Forms.Button();
  245. this.label25 = new System.Windows.Forms.Label();
  246. this.tabPage10 = new System.Windows.Forms.TabPage();
  247. this.button65 = new System.Windows.Forms.Button();
  248. this.button66 = new System.Windows.Forms.Button();
  249. this.label24 = new System.Windows.Forms.Label();
  250. this.button58 = new System.Windows.Forms.Button();
  251. this.button59 = new System.Windows.Forms.Button();
  252. this.button55 = new System.Windows.Forms.Button();
  253. this.button57 = new System.Windows.Forms.Button();
  254. this.button52 = new System.Windows.Forms.Button();
  255. this.button53 = new System.Windows.Forms.Button();
  256. this.button49 = new System.Windows.Forms.Button();
  257. this.button51 = new System.Windows.Forms.Button();
  258. this.button56 = new System.Windows.Forms.Button();
  259. this.button54 = new System.Windows.Forms.Button();
  260. this.tabPage11 = new System.Windows.Forms.TabPage();
  261. this.panel6 = new System.Windows.Forms.Panel();
  262. this.listCustomCommands = new System.Windows.Forms.ListBox();
  263. this.button26 = new System.Windows.Forms.Button();
  264. this.button8 = new System.Windows.Forms.Button();
  265. this.label23 = new System.Windows.Forms.Label();
  266. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  267. this.button48 = new System.Windows.Forms.Button();
  268. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  269. this.label22 = new System.Windows.Forms.Label();
  270. this.txtRunFile = new System.Windows.Forms.TextBox();
  271. this.label21 = new System.Windows.Forms.Label();
  272. this.label20 = new System.Windows.Forms.Label();
  273. this.optionsTab = new System.Windows.Forms.TabPage();
  274. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  275. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  276. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  277. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  278. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  279. this.btnOpenConf = new System.Windows.Forms.Button();
  280. this.label48 = new System.Windows.Forms.Label();
  281. this.label43 = new System.Windows.Forms.Label();
  282. this.btnViewLog = new System.Windows.Forms.Button();
  283. this.l2 = new System.Windows.Forms.LinkLabel();
  284. this.btnChangelog = new System.Windows.Forms.Button();
  285. this.btnUpdate = new System.Windows.Forms.Button();
  286. this.btnResetConfig = new System.Windows.Forms.Button();
  287. this.label27 = new System.Windows.Forms.Label();
  288. this.radioMinimal = new System.Windows.Forms.RadioButton();
  289. this.radioCaramel = new System.Windows.Forms.RadioButton();
  290. this.radioLime = new System.Windows.Forms.RadioButton();
  291. this.radioMagma = new System.Windows.Forms.RadioButton();
  292. this.radioOcean = new System.Windows.Forms.RadioButton();
  293. this.radioZerg = new System.Windows.Forms.RadioButton();
  294. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  295. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  296. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  297. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  298. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  299. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  300. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  301. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  302. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  303. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  304. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  305. this.startupItem = new System.Windows.Forms.ToolStripMenuItem();
  306. this.cleanerItem = new System.Windows.Forms.ToolStripMenuItem();
  307. this.pingerItem = new System.Windows.Forms.ToolStripMenuItem();
  308. this.hostsItem = new System.Windows.Forms.ToolStripMenuItem();
  309. this.appsItem = new System.Windows.Forms.ToolStripMenuItem();
  310. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  311. this.restartExpolorerItem = new System.Windows.Forms.ToolStripMenuItem();
  312. this.exitItem = new System.Windows.Forms.ToolStripMenuItem();
  313. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  314. this.infoTip = new System.Windows.Forms.ToolTip(this.components);
  315. this.button11 = new System.Windows.Forms.Button();
  316. this.button12 = new System.Windows.Forms.Button();
  317. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  318. this.label4 = new System.Windows.Forms.Label();
  319. this.button13 = new System.Windows.Forms.Button();
  320. this.button14 = new System.Windows.Forms.Button();
  321. this.toggleSwitch38 = new Optimizer.ToggleSwitch();
  322. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  323. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  324. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  325. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  326. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  327. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  328. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  329. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  330. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  331. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  332. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  333. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  334. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  335. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  336. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  337. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  338. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  339. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  340. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  341. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  342. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  343. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  344. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  345. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  346. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  347. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  348. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  349. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  350. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  351. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  352. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  353. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  354. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  355. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  356. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  357. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  358. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  359. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  360. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  361. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  362. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  363. this.progressDownloader = new Optimizer.ColoredProgress();
  364. this.c64 = new Optimizer.ColoredRadioButton();
  365. this.c32 = new Optimizer.ColoredRadioButton();
  366. this.cLightShot = new Optimizer.ColoredCheckBox();
  367. this.cViper = new Optimizer.ColoredCheckBox();
  368. this.cVLC = new Optimizer.ColoredCheckBox();
  369. this.cGyazo = new Optimizer.ColoredCheckBox();
  370. this.cFoobar = new Optimizer.ColoredCheckBox();
  371. this.cPot = new Optimizer.ColoredCheckBox();
  372. this.cAudacity = new Optimizer.ColoredCheckBox();
  373. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  374. this.cIrfan = new Optimizer.ColoredCheckBox();
  375. this.ciTunes = new Optimizer.ColoredCheckBox();
  376. this.cGIMP = new Optimizer.ColoredCheckBox();
  377. this.cWinamp = new Optimizer.ColoredCheckBox();
  378. this.cBS = new Optimizer.ColoredCheckBox();
  379. this.cSpotify = new Optimizer.ColoredCheckBox();
  380. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  381. this.cMega = new Optimizer.ColoredCheckBox();
  382. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  383. this.cBlender = new Optimizer.ColoredCheckBox();
  384. this.cFoxit = new Optimizer.ColoredCheckBox();
  385. this.cEvernote = new Optimizer.ColoredCheckBox();
  386. this.cSumatra = new Optimizer.ColoredCheckBox();
  387. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  388. this.cPeaZip = new Optimizer.ColoredCheckBox();
  389. this.cFlux = new Optimizer.ColoredCheckBox();
  390. this.c7zip = new Optimizer.ColoredCheckBox();
  391. this.cWinRar = new Optimizer.ColoredCheckBox();
  392. this.cDropbox = new Optimizer.ColoredCheckBox();
  393. this.cOneDrive = new Optimizer.ColoredCheckBox();
  394. this.cSteam = new Optimizer.ColoredCheckBox();
  395. this.cOrigin = new Optimizer.ColoredCheckBox();
  396. this.cVCPP = new Optimizer.ColoredCheckBox();
  397. this.cQB = new Optimizer.ColoredCheckBox();
  398. this.cEpicStore = new Optimizer.ColoredCheckBox();
  399. this.cUT2 = new Optimizer.ColoredCheckBox();
  400. this.cBlizzard = new Optimizer.ColoredCheckBox();
  401. this.cDeluge = new Optimizer.ColoredCheckBox();
  402. this.cNF472 = new Optimizer.ColoredCheckBox();
  403. this.cUbi = new Optimizer.ColoredCheckBox();
  404. this.cNF452 = new Optimizer.ColoredCheckBox();
  405. this.cUT3 = new Optimizer.ColoredCheckBox();
  406. this.cNF40 = new Optimizer.ColoredCheckBox();
  407. this.cBT = new Optimizer.ColoredCheckBox();
  408. this.cNF35 = new Optimizer.ColoredCheckBox();
  409. this.cIObitSU = new Optimizer.ColoredCheckBox();
  410. this.cIObitU = new Optimizer.ColoredCheckBox();
  411. this.cRevo = new Optimizer.ColoredCheckBox();
  412. this.cIObitDB = new Optimizer.ColoredCheckBox();
  413. this.cIObitSD = new Optimizer.ColoredCheckBox();
  414. this.cUUI = new Optimizer.ColoredCheckBox();
  415. this.cRufus = new Optimizer.ColoredCheckBox();
  416. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  417. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  418. this.cFileZilla = new Optimizer.ColoredCheckBox();
  419. this.cGitHub = new Optimizer.ColoredCheckBox();
  420. this.cNode = new Optimizer.ColoredCheckBox();
  421. this.cPutty = new Optimizer.ColoredCheckBox();
  422. this.cNPP = new Optimizer.ColoredCheckBox();
  423. this.cWinScp = new Optimizer.ColoredCheckBox();
  424. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  425. this.cXAMPP = new Optimizer.ColoredCheckBox();
  426. this.cChromium = new Optimizer.ColoredCheckBox();
  427. this.cEclipse = new Optimizer.ColoredCheckBox();
  428. this.cPostman = new Optimizer.ColoredCheckBox();
  429. this.cSublimeText = new Optimizer.ColoredCheckBox();
  430. this.cVivaldi = new Optimizer.ColoredCheckBox();
  431. this.cAtom = new Optimizer.ColoredCheckBox();
  432. this.cMaxthon = new Optimizer.ColoredCheckBox();
  433. this.cVS = new Optimizer.ColoredCheckBox();
  434. this.cChrome = new Optimizer.ColoredCheckBox();
  435. this.cVSCode = new Optimizer.ColoredCheckBox();
  436. this.cOpera = new Optimizer.ColoredCheckBox();
  437. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  438. this.cFirefox = new Optimizer.ColoredCheckBox();
  439. this.cTor = new Optimizer.ColoredCheckBox();
  440. this.cDiscord = new Optimizer.ColoredCheckBox();
  441. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  442. this.cMSTeams = new Optimizer.ColoredCheckBox();
  443. this.cViber = new Optimizer.ColoredCheckBox();
  444. this.cSkype = new Optimizer.ColoredCheckBox();
  445. this.cThunderbird = new Optimizer.ColoredCheckBox();
  446. this.cZoom = new Optimizer.ColoredCheckBox();
  447. this.cTV = new Optimizer.ColoredCheckBox();
  448. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  449. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  450. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  451. this.checkTemp = new Optimizer.ColoredCheckBox();
  452. this.checkLogs = new Optimizer.ColoredCheckBox();
  453. this.checkBin = new Optimizer.ColoredCheckBox();
  454. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  455. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  456. this.chkBlock = new Optimizer.ColoredCheckBox();
  457. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  458. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  459. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  460. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  461. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  462. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  463. this.checkFirewall = new Optimizer.ColoredCheckBox();
  464. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  465. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  466. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  467. this.checkShift = new Optimizer.ColoredCheckBox();
  468. this.radioTop = new Optimizer.ColoredRadioButton();
  469. this.radioMiddle = new Optimizer.ColoredRadioButton();
  470. this.radioBottom = new Optimizer.ColoredRadioButton();
  471. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  472. this.radioCommand = new Optimizer.ColoredRadioButton();
  473. this.radioProgram = new Optimizer.ColoredRadioButton();
  474. this.radioFolder = new Optimizer.ColoredRadioButton();
  475. this.radioFile = new Optimizer.ColoredRadioButton();
  476. this.radioLink = new Optimizer.ColoredRadioButton();
  477. this.helpTipsToggle = new Optimizer.ToggleSwitch();
  478. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  479. this.tpanel.SuspendLayout();
  480. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  481. this.bpanel.SuspendLayout();
  482. this.tabCollection.SuspendLayout();
  483. this.universalTab.SuspendLayout();
  484. this.windowsXTab.SuspendLayout();
  485. this.windowsVIIITab.SuspendLayout();
  486. this.modernAppsTab.SuspendLayout();
  487. this.panelModernAppsList.SuspendLayout();
  488. this.startupTab.SuspendLayout();
  489. this.panel3.SuspendLayout();
  490. this.appsTab.SuspendLayout();
  491. this.panel10.SuspendLayout();
  492. this.panelCommonApps.SuspendLayout();
  493. this.panelApps5.SuspendLayout();
  494. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  522. this.panelApps6.SuspendLayout();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  547. this.panelApps1.SuspendLayout();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  578. this.cleanerTab.SuspendLayout();
  579. this.panel1.SuspendLayout();
  580. this.pingerTab.SuspendLayout();
  581. this.panel7.SuspendLayout();
  582. this.hostsEditorTab.SuspendLayout();
  583. this.panel4.SuspendLayout();
  584. this.panelList.SuspendLayout();
  585. this.registryFixerTab.SuspendLayout();
  586. this.panel2.SuspendLayout();
  587. this.integratorTab.SuspendLayout();
  588. this.synapse.SuspendLayout();
  589. this.integratorInfoTab.SuspendLayout();
  590. this.tabPage8.SuspendLayout();
  591. this.itemnamegroup.SuspendLayout();
  592. this.security.SuspendLayout();
  593. this.itemposition.SuspendLayout();
  594. this.icontoaddgroup.SuspendLayout();
  595. this.itemtoaddgroup.SuspendLayout();
  596. this.itemtype.SuspendLayout();
  597. this.tabPage9.SuspendLayout();
  598. this.panel5.SuspendLayout();
  599. this.tabPage10.SuspendLayout();
  600. this.tabPage11.SuspendLayout();
  601. this.panel6.SuspendLayout();
  602. this.optionsTab.SuspendLayout();
  603. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  604. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  605. this.launcherMenu.SuspendLayout();
  606. this.SuspendLayout();
  607. //
  608. // tpanel
  609. //
  610. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  611. this.tpanel.Controls.Add(this.linkUpdate);
  612. this.tpanel.Controls.Add(this.lblLab);
  613. this.tpanel.Controls.Add(this.txtBitness);
  614. this.tpanel.Controls.Add(this.txtOS);
  615. this.tpanel.Controls.Add(this.txtVersion);
  616. this.tpanel.Controls.Add(this.pictureBox1);
  617. this.tpanel.Controls.Add(this.label2);
  618. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  619. this.tpanel.Location = new System.Drawing.Point(0, 0);
  620. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  621. this.tpanel.Name = "tpanel";
  622. this.tpanel.Size = new System.Drawing.Size(768, 64);
  623. this.tpanel.TabIndex = 1;
  624. //
  625. // linkUpdate
  626. //
  627. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  628. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  629. this.linkUpdate.AutoSize = true;
  630. this.linkUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  631. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  632. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  633. this.linkUpdate.Location = new System.Drawing.Point(608, 15);
  634. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  635. this.linkUpdate.Name = "linkUpdate";
  636. this.linkUpdate.Size = new System.Drawing.Size(148, 25);
  637. this.linkUpdate.TabIndex = 69;
  638. this.linkUpdate.TabStop = true;
  639. this.linkUpdate.Tag = "";
  640. this.linkUpdate.Text = "Update available";
  641. this.linkUpdate.Visible = false;
  642. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  643. //
  644. // lblLab
  645. //
  646. this.lblLab.AutoSize = true;
  647. this.lblLab.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  648. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  649. this.lblLab.Location = new System.Drawing.Point(569, 4);
  650. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  651. this.lblLab.Name = "lblLab";
  652. this.lblLab.Size = new System.Drawing.Size(193, 50);
  653. this.lblLab.TabIndex = 68;
  654. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  655. this.lblLab.Visible = false;
  656. //
  657. // txtBitness
  658. //
  659. this.txtBitness.AutoSize = true;
  660. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  661. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  662. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  663. this.txtBitness.Name = "txtBitness";
  664. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  665. this.txtBitness.TabIndex = 4;
  666. this.txtBitness.Text = "bitness";
  667. //
  668. // txtOS
  669. //
  670. this.txtOS.AutoSize = true;
  671. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  672. this.txtOS.Location = new System.Drawing.Point(188, 21);
  673. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  674. this.txtOS.Name = "txtOS";
  675. this.txtOS.Size = new System.Drawing.Size(19, 15);
  676. this.txtOS.TabIndex = 3;
  677. this.txtOS.Text = "os";
  678. //
  679. // txtVersion
  680. //
  681. this.txtVersion.AutoSize = true;
  682. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  683. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  684. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  685. this.txtVersion.Name = "txtVersion";
  686. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  687. this.txtVersion.TabIndex = 1;
  688. this.txtVersion.Text = "Version:";
  689. //
  690. // pictureBox1
  691. //
  692. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  693. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  694. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  695. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  696. this.pictureBox1.Name = "pictureBox1";
  697. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  698. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  699. this.pictureBox1.TabIndex = 1;
  700. this.pictureBox1.TabStop = false;
  701. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  702. //
  703. // label2
  704. //
  705. this.label2.AutoSize = true;
  706. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  707. this.label2.ForeColor = System.Drawing.Color.White;
  708. this.label2.Location = new System.Drawing.Point(67, 7);
  709. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  710. this.label2.Name = "label2";
  711. this.label2.Size = new System.Drawing.Size(97, 25);
  712. this.label2.TabIndex = 2;
  713. this.label2.Text = "Optimizer";
  714. //
  715. // bpanel
  716. //
  717. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  718. this.bpanel.Controls.Add(this.tabCollection);
  719. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  720. this.bpanel.Location = new System.Drawing.Point(0, 64);
  721. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  722. this.bpanel.Name = "bpanel";
  723. this.bpanel.Size = new System.Drawing.Size(768, 641);
  724. this.bpanel.TabIndex = 2;
  725. //
  726. // tabCollection
  727. //
  728. this.tabCollection.Controls.Add(this.universalTab);
  729. this.tabCollection.Controls.Add(this.windowsXTab);
  730. this.tabCollection.Controls.Add(this.windowsVIIITab);
  731. this.tabCollection.Controls.Add(this.modernAppsTab);
  732. this.tabCollection.Controls.Add(this.startupTab);
  733. this.tabCollection.Controls.Add(this.appsTab);
  734. this.tabCollection.Controls.Add(this.cleanerTab);
  735. this.tabCollection.Controls.Add(this.pingerTab);
  736. this.tabCollection.Controls.Add(this.hostsEditorTab);
  737. this.tabCollection.Controls.Add(this.registryFixerTab);
  738. this.tabCollection.Controls.Add(this.integratorTab);
  739. this.tabCollection.Controls.Add(this.optionsTab);
  740. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  741. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  742. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  743. this.tabCollection.Name = "tabCollection";
  744. this.tabCollection.SelectedIndex = 0;
  745. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  746. this.tabCollection.TabIndex = 0;
  747. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  748. //
  749. // universalTab
  750. //
  751. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  752. this.universalTab.Controls.Add(this.toggleSwitch38);
  753. this.universalTab.Controls.Add(this.toggleSwitch36);
  754. this.universalTab.Controls.Add(this.toggleSwitch33);
  755. this.universalTab.Controls.Add(this.toggleSwitch32);
  756. this.universalTab.Controls.Add(this.toggleSwitch12);
  757. this.universalTab.Controls.Add(this.toggleSwitch11);
  758. this.universalTab.Controls.Add(this.toggleSwitch10);
  759. this.universalTab.Controls.Add(this.toggleSwitch9);
  760. this.universalTab.Controls.Add(this.toggleSwitch8);
  761. this.universalTab.Controls.Add(this.toggleSwitch6);
  762. this.universalTab.Controls.Add(this.toggleSwitch5);
  763. this.universalTab.Controls.Add(this.toggleSwitch4);
  764. this.universalTab.Controls.Add(this.toggleSwitch1);
  765. this.universalTab.Controls.Add(this.toggleSwitch3);
  766. this.universalTab.Controls.Add(this.toggleSwitch2);
  767. this.universalTab.Controls.Add(this.button39);
  768. this.universalTab.Location = new System.Drawing.Point(4, 24);
  769. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  770. this.universalTab.Name = "universalTab";
  771. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  772. this.universalTab.Size = new System.Drawing.Size(758, 611);
  773. this.universalTab.TabIndex = 0;
  774. this.universalTab.Text = "Universal";
  775. //
  776. // button39
  777. //
  778. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  779. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  780. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  781. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  782. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  783. this.button39.ForeColor = System.Drawing.Color.White;
  784. this.button39.Location = new System.Drawing.Point(14, 246);
  785. this.button39.Margin = new System.Windows.Forms.Padding(2);
  786. this.button39.Name = "button39";
  787. this.button39.Size = new System.Drawing.Size(115, 31);
  788. this.button39.TabIndex = 30;
  789. this.button39.Text = "Apply && Restart";
  790. this.button39.UseVisualStyleBackColor = false;
  791. this.button39.Click += new System.EventHandler(this.button39_Click);
  792. //
  793. // windowsXTab
  794. //
  795. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  796. this.windowsXTab.Controls.Add(this.button43);
  797. this.windowsXTab.Controls.Add(this.button18);
  798. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  799. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  800. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  801. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  802. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  803. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  804. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  805. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  806. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  807. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  808. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  809. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  810. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  811. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  812. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  813. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  814. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  815. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  816. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  817. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  818. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  819. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  820. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  821. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  822. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  823. this.windowsXTab.Name = "windowsXTab";
  824. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  825. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  826. this.windowsXTab.TabIndex = 1;
  827. this.windowsXTab.Text = "Windows 10";
  828. //
  829. // button43
  830. //
  831. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  832. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  833. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  834. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  835. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  836. this.button43.ForeColor = System.Drawing.Color.White;
  837. this.button43.Location = new System.Drawing.Point(14, 317);
  838. this.button43.Margin = new System.Windows.Forms.Padding(2);
  839. this.button43.Name = "button43";
  840. this.button43.Size = new System.Drawing.Size(115, 31);
  841. this.button43.TabIndex = 31;
  842. this.button43.Text = "Apply && Restart";
  843. this.button43.UseVisualStyleBackColor = false;
  844. this.button43.Click += new System.EventHandler(this.button43_Click);
  845. //
  846. // button18
  847. //
  848. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  849. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  850. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  851. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  852. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  853. this.button18.ForeColor = System.Drawing.Color.White;
  854. this.button18.Location = new System.Drawing.Point(133, 317);
  855. this.button18.Margin = new System.Windows.Forms.Padding(2);
  856. this.button18.Name = "button18";
  857. this.button18.Size = new System.Drawing.Size(187, 31);
  858. this.button18.TabIndex = 14;
  859. this.button18.Text = "Change Edge Download Folder";
  860. this.button18.UseVisualStyleBackColor = false;
  861. this.button18.Click += new System.EventHandler(this.button18_Click);
  862. //
  863. // windowsVIIITab
  864. //
  865. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  866. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  867. this.windowsVIIITab.Controls.Add(this.button44);
  868. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  869. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  870. this.windowsVIIITab.Name = "windowsVIIITab";
  871. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  872. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  873. this.windowsVIIITab.TabIndex = 2;
  874. this.windowsVIIITab.Text = "Windows 8.1";
  875. //
  876. // button44
  877. //
  878. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  879. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  880. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  881. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  882. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  883. this.button44.ForeColor = System.Drawing.Color.White;
  884. this.button44.Location = new System.Drawing.Point(14, 65);
  885. this.button44.Margin = new System.Windows.Forms.Padding(2);
  886. this.button44.Name = "button44";
  887. this.button44.Size = new System.Drawing.Size(115, 31);
  888. this.button44.TabIndex = 32;
  889. this.button44.Text = "Apply && Restart";
  890. this.button44.UseVisualStyleBackColor = false;
  891. this.button44.Click += new System.EventHandler(this.button44_Click);
  892. //
  893. // modernAppsTab
  894. //
  895. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  896. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  897. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  898. this.modernAppsTab.Controls.Add(this.label28);
  899. this.modernAppsTab.Controls.Add(this.button74);
  900. this.modernAppsTab.Controls.Add(this.button75);
  901. this.modernAppsTab.Controls.Add(this.label1);
  902. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  903. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  904. this.modernAppsTab.Name = "modernAppsTab";
  905. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  906. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  907. this.modernAppsTab.TabIndex = 11;
  908. this.modernAppsTab.Text = "UWP Apps";
  909. //
  910. // label28
  911. //
  912. this.label28.AutoSize = true;
  913. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  914. this.label28.ForeColor = System.Drawing.Color.Silver;
  915. this.label28.Location = new System.Drawing.Point(499, 195);
  916. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  917. this.label28.Name = "label28";
  918. this.label28.Size = new System.Drawing.Size(160, 231);
  919. this.label28.TabIndex = 51;
  920. this.label28.Tag = "";
  921. 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" +
  922. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  923. //
  924. // button74
  925. //
  926. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  927. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  928. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  929. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  930. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  931. this.button74.ForeColor = System.Drawing.Color.White;
  932. this.button74.Location = new System.Drawing.Point(503, 76);
  933. this.button74.Margin = new System.Windows.Forms.Padding(2);
  934. this.button74.Name = "button74";
  935. this.button74.Size = new System.Drawing.Size(169, 31);
  936. this.button74.TabIndex = 50;
  937. this.button74.Text = "Uninstall";
  938. this.button74.UseVisualStyleBackColor = false;
  939. this.button74.Click += new System.EventHandler(this.button74_Click);
  940. //
  941. // button75
  942. //
  943. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  944. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  945. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  946. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  947. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  948. this.button75.ForeColor = System.Drawing.Color.White;
  949. this.button75.Location = new System.Drawing.Point(503, 41);
  950. this.button75.Margin = new System.Windows.Forms.Padding(2);
  951. this.button75.Name = "button75";
  952. this.button75.Size = new System.Drawing.Size(169, 31);
  953. this.button75.TabIndex = 49;
  954. this.button75.Text = "Refresh";
  955. this.button75.UseVisualStyleBackColor = false;
  956. this.button75.Click += new System.EventHandler(this.button75_Click);
  957. //
  958. // label1
  959. //
  960. this.label1.AutoSize = true;
  961. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  962. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  963. this.label1.Location = new System.Drawing.Point(6, 10);
  964. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  965. this.label1.Name = "label1";
  966. this.label1.Size = new System.Drawing.Size(291, 28);
  967. this.label1.TabIndex = 47;
  968. this.label1.Tag = "themeable";
  969. this.label1.Text = "Uninstall unwanted UWP Apps";
  970. //
  971. // panelModernAppsList
  972. //
  973. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  974. | System.Windows.Forms.AnchorStyles.Left)));
  975. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  976. this.panelModernAppsList.Controls.Add(this.listModernApps);
  977. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  978. this.panelModernAppsList.Name = "panelModernAppsList";
  979. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  980. this.panelModernAppsList.TabIndex = 0;
  981. //
  982. // listModernApps
  983. //
  984. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  985. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  986. this.listModernApps.CheckOnClick = true;
  987. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  988. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  989. this.listModernApps.ForeColor = System.Drawing.Color.White;
  990. this.listModernApps.FormattingEnabled = true;
  991. this.listModernApps.HorizontalScrollbar = true;
  992. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  993. this.listModernApps.Name = "listModernApps";
  994. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  995. this.listModernApps.Sorted = true;
  996. this.listModernApps.TabIndex = 0;
  997. //
  998. // startupTab
  999. //
  1000. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1001. this.startupTab.Controls.Add(this.button14);
  1002. this.startupTab.Controls.Add(this.button13);
  1003. this.startupTab.Controls.Add(this.txtBackupTitle);
  1004. this.startupTab.Controls.Add(this.label4);
  1005. this.startupTab.Controls.Add(this.button12);
  1006. this.startupTab.Controls.Add(this.button11);
  1007. this.startupTab.Controls.Add(this.button64);
  1008. this.startupTab.Controls.Add(this.button31);
  1009. this.startupTab.Controls.Add(this.button37);
  1010. this.startupTab.Controls.Add(this.panel3);
  1011. this.startupTab.Controls.Add(this.button32);
  1012. this.startupTab.Controls.Add(this.button22);
  1013. this.startupTab.Controls.Add(this.label5);
  1014. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1015. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1016. this.startupTab.Name = "startupTab";
  1017. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1018. this.startupTab.TabIndex = 7;
  1019. this.startupTab.Text = "Startup";
  1020. //
  1021. // button64
  1022. //
  1023. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1024. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1025. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1026. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1027. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1028. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1029. this.button64.ForeColor = System.Drawing.Color.White;
  1030. this.button64.Location = new System.Drawing.Point(432, 563);
  1031. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1032. this.button64.Name = "button64";
  1033. this.button64.Size = new System.Drawing.Size(101, 31);
  1034. this.button64.TabIndex = 40;
  1035. this.button64.Text = "Find in Registry";
  1036. this.button64.UseVisualStyleBackColor = false;
  1037. this.button64.Click += new System.EventHandler(this.button64_Click);
  1038. //
  1039. // button31
  1040. //
  1041. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1042. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1043. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1044. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1045. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1046. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1047. this.button31.ForeColor = System.Drawing.Color.White;
  1048. this.button31.Location = new System.Drawing.Point(537, 563);
  1049. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1050. this.button31.Name = "button31";
  1051. this.button31.Size = new System.Drawing.Size(101, 31);
  1052. this.button31.TabIndex = 39;
  1053. this.button31.Text = "Locate file";
  1054. this.button31.UseVisualStyleBackColor = false;
  1055. this.button31.Click += new System.EventHandler(this.button31_Click);
  1056. //
  1057. // button37
  1058. //
  1059. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1060. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1061. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1062. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1063. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1064. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1065. this.button37.ForeColor = System.Drawing.Color.White;
  1066. this.button37.Location = new System.Drawing.Point(327, 563);
  1067. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1068. this.button37.Name = "button37";
  1069. this.button37.Size = new System.Drawing.Size(101, 31);
  1070. this.button37.TabIndex = 38;
  1071. this.button37.Text = "Refresh";
  1072. this.button37.UseVisualStyleBackColor = false;
  1073. this.button37.Click += new System.EventHandler(this.button37_Click);
  1074. //
  1075. // panel3
  1076. //
  1077. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1078. | System.Windows.Forms.AnchorStyles.Right)));
  1079. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1080. this.panel3.Controls.Add(this.listStartupItems);
  1081. this.panel3.Location = new System.Drawing.Point(11, 40);
  1082. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1083. this.panel3.Name = "panel3";
  1084. this.panel3.Size = new System.Drawing.Size(732, 519);
  1085. this.panel3.TabIndex = 37;
  1086. //
  1087. // listStartupItems
  1088. //
  1089. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1090. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1091. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1092. this.columnHeader1,
  1093. this.columnHeader2,
  1094. this.columnHeader3});
  1095. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1096. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1097. this.listStartupItems.FullRowSelect = true;
  1098. this.listStartupItems.HideSelection = false;
  1099. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1100. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1101. this.listStartupItems.MultiSelect = false;
  1102. this.listStartupItems.Name = "listStartupItems";
  1103. this.listStartupItems.ShowGroups = false;
  1104. this.listStartupItems.Size = new System.Drawing.Size(730, 517);
  1105. this.listStartupItems.TabIndex = 0;
  1106. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1107. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1108. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1109. //
  1110. // columnHeader1
  1111. //
  1112. this.columnHeader1.Text = "Name";
  1113. this.columnHeader1.Width = 194;
  1114. //
  1115. // columnHeader2
  1116. //
  1117. this.columnHeader2.Text = "Location";
  1118. this.columnHeader2.Width = 507;
  1119. //
  1120. // columnHeader3
  1121. //
  1122. this.columnHeader3.Text = "Type";
  1123. this.columnHeader3.Width = 134;
  1124. //
  1125. // button32
  1126. //
  1127. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1128. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1129. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1130. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1131. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1132. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1133. this.button32.ForeColor = System.Drawing.Color.White;
  1134. this.button32.Location = new System.Drawing.Point(642, 563);
  1135. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1136. this.button32.Name = "button32";
  1137. this.button32.Size = new System.Drawing.Size(101, 31);
  1138. this.button32.TabIndex = 36;
  1139. this.button32.Text = "Remove";
  1140. this.button32.UseVisualStyleBackColor = false;
  1141. this.button32.Click += new System.EventHandler(this.button32_Click);
  1142. //
  1143. // button22
  1144. //
  1145. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1146. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1147. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1148. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1149. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1150. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1151. this.button22.ForeColor = System.Drawing.Color.White;
  1152. this.button22.Location = new System.Drawing.Point(222, 563);
  1153. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1154. this.button22.Name = "button22";
  1155. this.button22.Size = new System.Drawing.Size(101, 31);
  1156. this.button22.TabIndex = 34;
  1157. this.button22.Text = "Remove all";
  1158. this.button22.UseVisualStyleBackColor = false;
  1159. this.button22.Visible = false;
  1160. this.button22.Click += new System.EventHandler(this.button22_Click);
  1161. //
  1162. // label5
  1163. //
  1164. this.label5.AutoSize = true;
  1165. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1166. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1167. this.label5.Location = new System.Drawing.Point(6, 10);
  1168. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1169. this.label5.Name = "label5";
  1170. this.label5.Size = new System.Drawing.Size(254, 28);
  1171. this.label5.TabIndex = 3;
  1172. this.label5.Tag = "themeable";
  1173. this.label5.Text = "Choose your startup items";
  1174. //
  1175. // appsTab
  1176. //
  1177. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1178. this.appsTab.Controls.Add(this.txtFeedError);
  1179. this.appsTab.Controls.Add(this.panel10);
  1180. this.appsTab.Controls.Add(this.panelCommonApps);
  1181. this.appsTab.Controls.Add(this.panelApps5);
  1182. this.appsTab.Controls.Add(this.panelApps6);
  1183. this.appsTab.Controls.Add(this.panelApps1);
  1184. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1185. this.appsTab.Name = "appsTab";
  1186. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1187. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1188. this.appsTab.TabIndex = 12;
  1189. this.appsTab.Text = "Common Apps";
  1190. //
  1191. // txtFeedError
  1192. //
  1193. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1194. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1195. this.txtFeedError.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1196. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1197. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1198. this.txtFeedError.Name = "txtFeedError";
  1199. this.txtFeedError.Size = new System.Drawing.Size(752, 398);
  1200. this.txtFeedError.TabIndex = 167;
  1201. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1202. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1203. this.txtFeedError.Visible = false;
  1204. //
  1205. // panel10
  1206. //
  1207. this.panel10.Controls.Add(this.label41);
  1208. this.panel10.Controls.Add(this.btnGetFeed);
  1209. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1210. this.panel10.Location = new System.Drawing.Point(3, 3);
  1211. this.panel10.Name = "panel10";
  1212. this.panel10.Size = new System.Drawing.Size(752, 44);
  1213. this.panel10.TabIndex = 163;
  1214. //
  1215. // label41
  1216. //
  1217. this.label41.AutoSize = true;
  1218. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1219. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  1220. this.label41.Location = new System.Drawing.Point(5, 7);
  1221. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1222. this.label41.Name = "label41";
  1223. this.label41.Size = new System.Drawing.Size(365, 28);
  1224. this.label41.TabIndex = 53;
  1225. this.label41.Tag = "themeable";
  1226. this.label41.Text = "Quickly download && install useful apps";
  1227. //
  1228. // btnGetFeed
  1229. //
  1230. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1231. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1232. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1233. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1234. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1235. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1236. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1237. this.btnGetFeed.Location = new System.Drawing.Point(650, 8);
  1238. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1239. this.btnGetFeed.Name = "btnGetFeed";
  1240. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  1241. this.btnGetFeed.TabIndex = 161;
  1242. this.btnGetFeed.Text = "Refresh links";
  1243. this.btnGetFeed.UseVisualStyleBackColor = false;
  1244. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1245. //
  1246. // panelCommonApps
  1247. //
  1248. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1249. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1250. this.panelCommonApps.Controls.Add(this.c64);
  1251. this.panelCommonApps.Controls.Add(this.c32);
  1252. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1253. this.panelCommonApps.Controls.Add(this.label42);
  1254. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1255. this.panelCommonApps.Controls.Add(this.button5);
  1256. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1257. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1258. this.panelCommonApps.Controls.Add(this.label44);
  1259. this.panelCommonApps.Controls.Add(this.button6);
  1260. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1261. this.panelCommonApps.Location = new System.Drawing.Point(3, 445);
  1262. this.panelCommonApps.Name = "panelCommonApps";
  1263. this.panelCommonApps.Size = new System.Drawing.Size(752, 165);
  1264. this.panelCommonApps.TabIndex = 162;
  1265. //
  1266. // btnDownloadApps
  1267. //
  1268. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  1269. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1270. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1271. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1272. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1273. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1274. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  1275. this.btnDownloadApps.Location = new System.Drawing.Point(607, 128);
  1276. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  1277. this.btnDownloadApps.Name = "btnDownloadApps";
  1278. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  1279. this.btnDownloadApps.TabIndex = 50;
  1280. this.btnDownloadApps.Text = "Download";
  1281. this.btnDownloadApps.UseVisualStyleBackColor = false;
  1282. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  1283. //
  1284. // label42
  1285. //
  1286. this.label42.AutoSize = true;
  1287. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1288. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  1289. this.label42.Location = new System.Drawing.Point(2, 2);
  1290. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1291. this.label42.Name = "label42";
  1292. this.label42.Size = new System.Drawing.Size(184, 25);
  1293. this.label42.TabIndex = 69;
  1294. this.label42.Tag = "themeable";
  1295. this.label42.Text = "Set download folder";
  1296. //
  1297. // txtDownloadFolder
  1298. //
  1299. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  1300. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1301. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1302. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  1303. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 28);
  1304. this.txtDownloadFolder.Name = "txtDownloadFolder";
  1305. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  1306. this.txtDownloadFolder.TabIndex = 70;
  1307. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  1308. //
  1309. // button5
  1310. //
  1311. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  1312. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1313. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1314. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1315. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1316. this.button5.ForeColor = System.Drawing.Color.White;
  1317. this.button5.Location = new System.Drawing.Point(312, 28);
  1318. this.button5.Margin = new System.Windows.Forms.Padding(2);
  1319. this.button5.Name = "button5";
  1320. this.button5.Size = new System.Drawing.Size(57, 27);
  1321. this.button5.TabIndex = 71;
  1322. this.button5.Text = "Change";
  1323. this.button5.UseVisualStyleBackColor = false;
  1324. this.button5.Click += new System.EventHandler(this.button5_Click);
  1325. //
  1326. // txtDownloadStatus
  1327. //
  1328. this.txtDownloadStatus.AutoSize = true;
  1329. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1330. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  1331. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 83);
  1332. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1333. this.txtDownloadStatus.Name = "txtDownloadStatus";
  1334. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  1335. this.txtDownloadStatus.TabIndex = 72;
  1336. this.txtDownloadStatus.Tag = "";
  1337. this.txtDownloadStatus.Text = "Idle";
  1338. //
  1339. // linkLabel1
  1340. //
  1341. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  1342. this.linkLabel1.AutoSize = true;
  1343. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1344. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  1345. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  1346. this.linkLabel1.Location = new System.Drawing.Point(4, 135);
  1347. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1348. this.linkLabel1.Name = "linkLabel1";
  1349. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  1350. this.linkLabel1.TabIndex = 78;
  1351. this.linkLabel1.TabStop = true;
  1352. this.linkLabel1.Tag = "";
  1353. this.linkLabel1.Text = "See warnings";
  1354. this.linkLabel1.Visible = false;
  1355. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  1356. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  1357. //
  1358. // label44
  1359. //
  1360. this.label44.AutoSize = true;
  1361. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1362. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  1363. this.label44.Location = new System.Drawing.Point(454, 1);
  1364. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1365. this.label44.Name = "label44";
  1366. this.label44.Size = new System.Drawing.Size(164, 25);
  1367. this.label44.TabIndex = 74;
  1368. this.label44.Tag = "themeable";
  1369. this.label44.Text = "Set bit preference";
  1370. //
  1371. // button6
  1372. //
  1373. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  1374. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1375. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1376. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1377. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1378. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1379. this.button6.ForeColor = System.Drawing.Color.White;
  1380. this.button6.Location = new System.Drawing.Point(460, 128);
  1381. this.button6.Margin = new System.Windows.Forms.Padding(2);
  1382. this.button6.Name = "button6";
  1383. this.button6.Size = new System.Drawing.Size(143, 35);
  1384. this.button6.TabIndex = 77;
  1385. this.button6.Text = "Go to Downloads";
  1386. this.button6.UseVisualStyleBackColor = false;
  1387. this.button6.Click += new System.EventHandler(this.button6_Click);
  1388. //
  1389. // panelApps5
  1390. //
  1391. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1392. | System.Windows.Forms.AnchorStyles.Left)));
  1393. this.panelApps5.AutoScroll = true;
  1394. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1395. this.panelApps5.Controls.Add(this.cLightShot);
  1396. this.panelApps5.Controls.Add(this.pictureBox58);
  1397. this.panelApps5.Controls.Add(this.cViper);
  1398. this.panelApps5.Controls.Add(this.pictureBox57);
  1399. this.panelApps5.Controls.Add(this.cVLC);
  1400. this.panelApps5.Controls.Add(this.cGyazo);
  1401. this.panelApps5.Controls.Add(this.pictureBox81);
  1402. this.panelApps5.Controls.Add(this.cFoobar);
  1403. this.panelApps5.Controls.Add(this.pictureBox8);
  1404. this.panelApps5.Controls.Add(this.cPot);
  1405. this.panelApps5.Controls.Add(this.cAudacity);
  1406. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  1407. this.panelApps5.Controls.Add(this.cIrfan);
  1408. this.panelApps5.Controls.Add(this.pictureBox59);
  1409. this.panelApps5.Controls.Add(this.pictureBox46);
  1410. this.panelApps5.Controls.Add(this.pictureBox10);
  1411. this.panelApps5.Controls.Add(this.ciTunes);
  1412. this.panelApps5.Controls.Add(this.cGIMP);
  1413. this.panelApps5.Controls.Add(this.pictureBox11);
  1414. this.panelApps5.Controls.Add(this.cWinamp);
  1415. this.panelApps5.Controls.Add(this.pictureBox47);
  1416. this.panelApps5.Controls.Add(this.pictureBox12);
  1417. this.panelApps5.Controls.Add(this.pictureBox65);
  1418. this.panelApps5.Controls.Add(this.pictureBox45);
  1419. this.panelApps5.Controls.Add(this.cBS);
  1420. this.panelApps5.Controls.Add(this.pictureBox13);
  1421. this.panelApps5.Controls.Add(this.pictureBox48);
  1422. this.panelApps5.Controls.Add(this.cSpotify);
  1423. this.panelApps5.Controls.Add(this.pictureBox9);
  1424. this.panelApps5.Controls.Add(this.cMp3Tag);
  1425. this.panelApps5.Controls.Add(this.pictureBox82);
  1426. this.panelApps5.Controls.Add(this.cMega);
  1427. this.panelApps5.Controls.Add(this.pictureBox60);
  1428. this.panelApps5.Controls.Add(this.cAdobeReader);
  1429. this.panelApps5.Controls.Add(this.cBlender);
  1430. this.panelApps5.Controls.Add(this.pictureBox22);
  1431. this.panelApps5.Controls.Add(this.cFoxit);
  1432. this.panelApps5.Controls.Add(this.pictureBox23);
  1433. this.panelApps5.Controls.Add(this.pictureBox21);
  1434. this.panelApps5.Controls.Add(this.pictureBox24);
  1435. this.panelApps5.Controls.Add(this.cEvernote);
  1436. this.panelApps5.Controls.Add(this.cSumatra);
  1437. this.panelApps5.Controls.Add(this.pictureBox52);
  1438. this.panelApps5.Controls.Add(this.cLibreOffice);
  1439. this.panelApps5.Controls.Add(this.cPeaZip);
  1440. this.panelApps5.Controls.Add(this.pictureBox14);
  1441. this.panelApps5.Controls.Add(this.cFlux);
  1442. this.panelApps5.Controls.Add(this.pictureBox71);
  1443. this.panelApps5.Controls.Add(this.pictureBox15);
  1444. this.panelApps5.Controls.Add(this.pictureBox16);
  1445. this.panelApps5.Controls.Add(this.c7zip);
  1446. this.panelApps5.Controls.Add(this.cWinRar);
  1447. this.panelApps5.Controls.Add(this.cDropbox);
  1448. this.panelApps5.Controls.Add(this.pictureBox43);
  1449. this.panelApps5.Controls.Add(this.cOneDrive);
  1450. this.panelApps5.Controls.Add(this.pictureBox63);
  1451. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  1452. this.panelApps5.Name = "panelApps5";
  1453. this.panelApps5.Size = new System.Drawing.Size(240, 389);
  1454. this.panelApps5.TabIndex = 158;
  1455. //
  1456. // pictureBox58
  1457. //
  1458. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  1459. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1460. this.pictureBox58.Location = new System.Drawing.Point(4, 817);
  1461. this.pictureBox58.Name = "pictureBox58";
  1462. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  1463. this.pictureBox58.TabIndex = 118;
  1464. this.pictureBox58.TabStop = false;
  1465. //
  1466. // pictureBox57
  1467. //
  1468. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  1469. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1470. this.pictureBox57.Location = new System.Drawing.Point(4, 788);
  1471. this.pictureBox57.Name = "pictureBox57";
  1472. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  1473. this.pictureBox57.TabIndex = 119;
  1474. this.pictureBox57.TabStop = false;
  1475. //
  1476. // pictureBox81
  1477. //
  1478. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  1479. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1480. this.pictureBox81.Location = new System.Drawing.Point(4, 758);
  1481. this.pictureBox81.Name = "pictureBox81";
  1482. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  1483. this.pictureBox81.TabIndex = 137;
  1484. this.pictureBox81.TabStop = false;
  1485. //
  1486. // pictureBox8
  1487. //
  1488. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  1489. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1490. this.pictureBox8.Location = new System.Drawing.Point(3, 518);
  1491. this.pictureBox8.Name = "pictureBox8";
  1492. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  1493. this.pictureBox8.TabIndex = 92;
  1494. this.pictureBox8.TabStop = false;
  1495. //
  1496. // pictureBox59
  1497. //
  1498. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  1499. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1500. this.pictureBox59.Location = new System.Drawing.Point(4, 547);
  1501. this.pictureBox59.Name = "pictureBox59";
  1502. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  1503. this.pictureBox59.TabIndex = 123;
  1504. this.pictureBox59.TabStop = false;
  1505. //
  1506. // pictureBox46
  1507. //
  1508. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  1509. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1510. this.pictureBox46.Location = new System.Drawing.Point(4, 697);
  1511. this.pictureBox46.Name = "pictureBox46";
  1512. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  1513. this.pictureBox46.TabIndex = 105;
  1514. this.pictureBox46.TabStop = false;
  1515. //
  1516. // pictureBox10
  1517. //
  1518. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  1519. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1520. this.pictureBox10.Location = new System.Drawing.Point(3, 488);
  1521. this.pictureBox10.Name = "pictureBox10";
  1522. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  1523. this.pictureBox10.TabIndex = 161;
  1524. this.pictureBox10.TabStop = false;
  1525. //
  1526. // pictureBox11
  1527. //
  1528. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  1529. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1530. this.pictureBox11.Location = new System.Drawing.Point(3, 398);
  1531. this.pictureBox11.Name = "pictureBox11";
  1532. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  1533. this.pictureBox11.TabIndex = 158;
  1534. this.pictureBox11.TabStop = false;
  1535. //
  1536. // pictureBox47
  1537. //
  1538. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  1539. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1540. this.pictureBox47.Location = new System.Drawing.Point(4, 608);
  1541. this.pictureBox47.Name = "pictureBox47";
  1542. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  1543. this.pictureBox47.TabIndex = 103;
  1544. this.pictureBox47.TabStop = false;
  1545. //
  1546. // pictureBox12
  1547. //
  1548. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  1549. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1550. this.pictureBox12.Location = new System.Drawing.Point(3, 428);
  1551. this.pictureBox12.Name = "pictureBox12";
  1552. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  1553. this.pictureBox12.TabIndex = 160;
  1554. this.pictureBox12.TabStop = false;
  1555. //
  1556. // pictureBox65
  1557. //
  1558. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  1559. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1560. this.pictureBox65.Location = new System.Drawing.Point(4, 578);
  1561. this.pictureBox65.Name = "pictureBox65";
  1562. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  1563. this.pictureBox65.TabIndex = 130;
  1564. this.pictureBox65.TabStop = false;
  1565. //
  1566. // pictureBox45
  1567. //
  1568. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  1569. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1570. this.pictureBox45.Location = new System.Drawing.Point(4, 668);
  1571. this.pictureBox45.Name = "pictureBox45";
  1572. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  1573. this.pictureBox45.TabIndex = 106;
  1574. this.pictureBox45.TabStop = false;
  1575. //
  1576. // pictureBox13
  1577. //
  1578. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  1579. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1580. this.pictureBox13.Location = new System.Drawing.Point(3, 458);
  1581. this.pictureBox13.Name = "pictureBox13";
  1582. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  1583. this.pictureBox13.TabIndex = 159;
  1584. this.pictureBox13.TabStop = false;
  1585. //
  1586. // pictureBox48
  1587. //
  1588. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  1589. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1590. this.pictureBox48.Location = new System.Drawing.Point(4, 638);
  1591. this.pictureBox48.Name = "pictureBox48";
  1592. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  1593. this.pictureBox48.TabIndex = 104;
  1594. this.pictureBox48.TabStop = false;
  1595. //
  1596. // pictureBox9
  1597. //
  1598. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  1599. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1600. this.pictureBox9.Location = new System.Drawing.Point(3, 368);
  1601. this.pictureBox9.Name = "pictureBox9";
  1602. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  1603. this.pictureBox9.TabIndex = 157;
  1604. this.pictureBox9.TabStop = false;
  1605. //
  1606. // pictureBox82
  1607. //
  1608. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  1609. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1610. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  1611. this.pictureBox82.Name = "pictureBox82";
  1612. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  1613. this.pictureBox82.TabIndex = 151;
  1614. this.pictureBox82.TabStop = false;
  1615. //
  1616. // pictureBox60
  1617. //
  1618. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  1619. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1620. this.pictureBox60.Location = new System.Drawing.Point(4, 727);
  1621. this.pictureBox60.Name = "pictureBox60";
  1622. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  1623. this.pictureBox60.TabIndex = 134;
  1624. this.pictureBox60.TabStop = false;
  1625. //
  1626. // pictureBox22
  1627. //
  1628. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  1629. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1630. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  1631. this.pictureBox22.Name = "pictureBox22";
  1632. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  1633. this.pictureBox22.TabIndex = 96;
  1634. this.pictureBox22.TabStop = false;
  1635. //
  1636. // pictureBox23
  1637. //
  1638. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  1639. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1640. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  1641. this.pictureBox23.Name = "pictureBox23";
  1642. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  1643. this.pictureBox23.TabIndex = 98;
  1644. this.pictureBox23.TabStop = false;
  1645. //
  1646. // pictureBox21
  1647. //
  1648. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  1649. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1650. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  1651. this.pictureBox21.Name = "pictureBox21";
  1652. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  1653. this.pictureBox21.TabIndex = 95;
  1654. this.pictureBox21.TabStop = false;
  1655. //
  1656. // pictureBox24
  1657. //
  1658. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  1659. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1660. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  1661. this.pictureBox24.Name = "pictureBox24";
  1662. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  1663. this.pictureBox24.TabIndex = 97;
  1664. this.pictureBox24.TabStop = false;
  1665. //
  1666. // pictureBox52
  1667. //
  1668. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  1669. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1670. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  1671. this.pictureBox52.Name = "pictureBox52";
  1672. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  1673. this.pictureBox52.TabIndex = 98;
  1674. this.pictureBox52.TabStop = false;
  1675. //
  1676. // pictureBox14
  1677. //
  1678. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  1679. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1680. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  1681. this.pictureBox14.Name = "pictureBox14";
  1682. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  1683. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1684. this.pictureBox14.TabIndex = 91;
  1685. this.pictureBox14.TabStop = false;
  1686. //
  1687. // pictureBox71
  1688. //
  1689. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  1690. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1691. this.pictureBox71.Location = new System.Drawing.Point(4, 338);
  1692. this.pictureBox71.Name = "pictureBox71";
  1693. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  1694. this.pictureBox71.TabIndex = 149;
  1695. this.pictureBox71.TabStop = false;
  1696. //
  1697. // pictureBox15
  1698. //
  1699. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  1700. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1701. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  1702. this.pictureBox15.Name = "pictureBox15";
  1703. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  1704. this.pictureBox15.TabIndex = 93;
  1705. this.pictureBox15.TabStop = false;
  1706. //
  1707. // pictureBox16
  1708. //
  1709. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  1710. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1711. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  1712. this.pictureBox16.Name = "pictureBox16";
  1713. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  1714. this.pictureBox16.TabIndex = 92;
  1715. this.pictureBox16.TabStop = false;
  1716. //
  1717. // pictureBox43
  1718. //
  1719. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  1720. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1721. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  1722. this.pictureBox43.Name = "pictureBox43";
  1723. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  1724. this.pictureBox43.TabIndex = 105;
  1725. this.pictureBox43.TabStop = false;
  1726. //
  1727. // pictureBox63
  1728. //
  1729. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  1730. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1731. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  1732. this.pictureBox63.Name = "pictureBox63";
  1733. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  1734. this.pictureBox63.TabIndex = 128;
  1735. this.pictureBox63.TabStop = false;
  1736. //
  1737. // panelApps6
  1738. //
  1739. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1740. | System.Windows.Forms.AnchorStyles.Left)));
  1741. this.panelApps6.AutoScroll = true;
  1742. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1743. this.panelApps6.Controls.Add(this.cSteam);
  1744. this.panelApps6.Controls.Add(this.pictureBox75);
  1745. this.panelApps6.Controls.Add(this.cOrigin);
  1746. this.panelApps6.Controls.Add(this.cVCPP);
  1747. this.panelApps6.Controls.Add(this.pictureBox54);
  1748. this.panelApps6.Controls.Add(this.cQB);
  1749. this.panelApps6.Controls.Add(this.cEpicStore);
  1750. this.panelApps6.Controls.Add(this.cUT2);
  1751. this.panelApps6.Controls.Add(this.pictureBox53);
  1752. this.panelApps6.Controls.Add(this.pictureBox80);
  1753. this.panelApps6.Controls.Add(this.cBlizzard);
  1754. this.panelApps6.Controls.Add(this.pictureBox49);
  1755. this.panelApps6.Controls.Add(this.cDeluge);
  1756. this.panelApps6.Controls.Add(this.pictureBox51);
  1757. this.panelApps6.Controls.Add(this.cNF472);
  1758. this.panelApps6.Controls.Add(this.cUbi);
  1759. this.panelApps6.Controls.Add(this.pictureBox18);
  1760. this.panelApps6.Controls.Add(this.pictureBox50);
  1761. this.panelApps6.Controls.Add(this.pictureBox78);
  1762. this.panelApps6.Controls.Add(this.pictureBox19);
  1763. this.panelApps6.Controls.Add(this.cNF452);
  1764. this.panelApps6.Controls.Add(this.cUT3);
  1765. this.panelApps6.Controls.Add(this.pictureBox79);
  1766. this.panelApps6.Controls.Add(this.pictureBox20);
  1767. this.panelApps6.Controls.Add(this.cNF40);
  1768. this.panelApps6.Controls.Add(this.pictureBox17);
  1769. this.panelApps6.Controls.Add(this.pictureBox77);
  1770. this.panelApps6.Controls.Add(this.cBT);
  1771. this.panelApps6.Controls.Add(this.cNF35);
  1772. this.panelApps6.Controls.Add(this.pictureBox76);
  1773. this.panelApps6.Controls.Add(this.cIObitSU);
  1774. this.panelApps6.Controls.Add(this.cIObitU);
  1775. this.panelApps6.Controls.Add(this.pictureBox74);
  1776. this.panelApps6.Controls.Add(this.cRevo);
  1777. this.panelApps6.Controls.Add(this.pictureBox68);
  1778. this.panelApps6.Controls.Add(this.cIObitDB);
  1779. this.panelApps6.Controls.Add(this.cIObitSD);
  1780. this.panelApps6.Controls.Add(this.pictureBox61);
  1781. this.panelApps6.Controls.Add(this.cUUI);
  1782. this.panelApps6.Controls.Add(this.pictureBox66);
  1783. this.panelApps6.Controls.Add(this.pictureBox72);
  1784. this.panelApps6.Controls.Add(this.pictureBox67);
  1785. this.panelApps6.Controls.Add(this.cRufus);
  1786. this.panelApps6.Controls.Add(this.pictureBox73);
  1787. this.panelApps6.Controls.Add(this.cMalwarebytes);
  1788. this.panelApps6.Controls.Add(this.pictureBox70);
  1789. this.panelApps6.Controls.Add(this.cAntiExploit);
  1790. this.panelApps6.Controls.Add(this.pictureBox69);
  1791. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  1792. this.panelApps6.Name = "panelApps6";
  1793. this.panelApps6.Size = new System.Drawing.Size(242, 389);
  1794. this.panelApps6.TabIndex = 162;
  1795. //
  1796. // pictureBox75
  1797. //
  1798. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  1799. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1800. this.pictureBox75.Location = new System.Drawing.Point(5, 514);
  1801. this.pictureBox75.Name = "pictureBox75";
  1802. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  1803. this.pictureBox75.TabIndex = 162;
  1804. this.pictureBox75.TabStop = false;
  1805. //
  1806. // pictureBox54
  1807. //
  1808. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  1809. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1810. this.pictureBox54.Location = new System.Drawing.Point(5, 693);
  1811. this.pictureBox54.Name = "pictureBox54";
  1812. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  1813. this.pictureBox54.TabIndex = 110;
  1814. this.pictureBox54.TabStop = false;
  1815. //
  1816. // pictureBox53
  1817. //
  1818. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  1819. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1820. this.pictureBox53.Location = new System.Drawing.Point(5, 663);
  1821. this.pictureBox53.Name = "pictureBox53";
  1822. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  1823. this.pictureBox53.TabIndex = 108;
  1824. this.pictureBox53.TabStop = false;
  1825. //
  1826. // pictureBox80
  1827. //
  1828. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  1829. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1830. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  1831. this.pictureBox80.Name = "pictureBox80";
  1832. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  1833. this.pictureBox80.TabIndex = 172;
  1834. this.pictureBox80.TabStop = false;
  1835. //
  1836. // pictureBox49
  1837. //
  1838. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  1839. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1840. this.pictureBox49.Location = new System.Drawing.Point(5, 633);
  1841. this.pictureBox49.Name = "pictureBox49";
  1842. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  1843. this.pictureBox49.TabIndex = 105;
  1844. this.pictureBox49.TabStop = false;
  1845. //
  1846. // pictureBox51
  1847. //
  1848. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  1849. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1850. this.pictureBox51.Location = new System.Drawing.Point(5, 603);
  1851. this.pictureBox51.Name = "pictureBox51";
  1852. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  1853. this.pictureBox51.TabIndex = 104;
  1854. this.pictureBox51.TabStop = false;
  1855. //
  1856. // pictureBox18
  1857. //
  1858. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  1859. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1860. this.pictureBox18.Location = new System.Drawing.Point(5, 544);
  1861. this.pictureBox18.Name = "pictureBox18";
  1862. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  1863. this.pictureBox18.TabIndex = 93;
  1864. this.pictureBox18.TabStop = false;
  1865. //
  1866. // pictureBox50
  1867. //
  1868. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  1869. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1870. this.pictureBox50.Location = new System.Drawing.Point(5, 573);
  1871. this.pictureBox50.Name = "pictureBox50";
  1872. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  1873. this.pictureBox50.TabIndex = 103;
  1874. this.pictureBox50.TabStop = false;
  1875. //
  1876. // pictureBox78
  1877. //
  1878. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  1879. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1880. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  1881. this.pictureBox78.Name = "pictureBox78";
  1882. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  1883. this.pictureBox78.TabIndex = 170;
  1884. this.pictureBox78.TabStop = false;
  1885. //
  1886. // pictureBox19
  1887. //
  1888. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  1889. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1890. this.pictureBox19.Location = new System.Drawing.Point(5, 484);
  1891. this.pictureBox19.Name = "pictureBox19";
  1892. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  1893. this.pictureBox19.TabIndex = 94;
  1894. this.pictureBox19.TabStop = false;
  1895. //
  1896. // pictureBox79
  1897. //
  1898. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  1899. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1900. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  1901. this.pictureBox79.Name = "pictureBox79";
  1902. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  1903. this.pictureBox79.TabIndex = 168;
  1904. this.pictureBox79.TabStop = false;
  1905. //
  1906. // pictureBox20
  1907. //
  1908. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  1909. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1910. this.pictureBox20.Location = new System.Drawing.Point(5, 454);
  1911. this.pictureBox20.Name = "pictureBox20";
  1912. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  1913. this.pictureBox20.TabIndex = 92;
  1914. this.pictureBox20.TabStop = false;
  1915. //
  1916. // pictureBox17
  1917. //
  1918. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  1919. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1920. this.pictureBox17.Location = new System.Drawing.Point(5, 424);
  1921. this.pictureBox17.Name = "pictureBox17";
  1922. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  1923. this.pictureBox17.TabIndex = 91;
  1924. this.pictureBox17.TabStop = false;
  1925. //
  1926. // pictureBox77
  1927. //
  1928. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  1929. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1930. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  1931. this.pictureBox77.Name = "pictureBox77";
  1932. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  1933. this.pictureBox77.TabIndex = 166;
  1934. this.pictureBox77.TabStop = false;
  1935. //
  1936. // pictureBox76
  1937. //
  1938. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  1939. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1940. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  1941. this.pictureBox76.Name = "pictureBox76";
  1942. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  1943. this.pictureBox76.TabIndex = 164;
  1944. this.pictureBox76.TabStop = false;
  1945. //
  1946. // pictureBox74
  1947. //
  1948. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  1949. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1950. this.pictureBox74.Location = new System.Drawing.Point(5, 244);
  1951. this.pictureBox74.Name = "pictureBox74";
  1952. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  1953. this.pictureBox74.TabIndex = 161;
  1954. this.pictureBox74.TabStop = false;
  1955. //
  1956. // pictureBox68
  1957. //
  1958. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  1959. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1960. this.pictureBox68.Location = new System.Drawing.Point(5, 274);
  1961. this.pictureBox68.Name = "pictureBox68";
  1962. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  1963. this.pictureBox68.TabIndex = 143;
  1964. this.pictureBox68.TabStop = false;
  1965. //
  1966. // pictureBox61
  1967. //
  1968. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  1969. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1970. this.pictureBox61.Location = new System.Drawing.Point(5, 154);
  1971. this.pictureBox61.Name = "pictureBox61";
  1972. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  1973. this.pictureBox61.TabIndex = 139;
  1974. this.pictureBox61.TabStop = false;
  1975. //
  1976. // pictureBox66
  1977. //
  1978. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  1979. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1980. this.pictureBox66.Location = new System.Drawing.Point(5, 184);
  1981. this.pictureBox66.Name = "pictureBox66";
  1982. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  1983. this.pictureBox66.TabIndex = 140;
  1984. this.pictureBox66.TabStop = false;
  1985. //
  1986. // pictureBox72
  1987. //
  1988. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  1989. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1990. this.pictureBox72.Location = new System.Drawing.Point(5, 393);
  1991. this.pictureBox72.Name = "pictureBox72";
  1992. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  1993. this.pictureBox72.TabIndex = 153;
  1994. this.pictureBox72.TabStop = false;
  1995. //
  1996. // pictureBox67
  1997. //
  1998. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  1999. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2000. this.pictureBox67.Location = new System.Drawing.Point(5, 214);
  2001. this.pictureBox67.Name = "pictureBox67";
  2002. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  2003. this.pictureBox67.TabIndex = 141;
  2004. this.pictureBox67.TabStop = false;
  2005. //
  2006. // pictureBox73
  2007. //
  2008. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  2009. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2010. this.pictureBox73.Location = new System.Drawing.Point(5, 363);
  2011. this.pictureBox73.Name = "pictureBox73";
  2012. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  2013. this.pictureBox73.TabIndex = 151;
  2014. this.pictureBox73.TabStop = false;
  2015. //
  2016. // pictureBox70
  2017. //
  2018. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  2019. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2020. this.pictureBox70.Location = new System.Drawing.Point(5, 303);
  2021. this.pictureBox70.Name = "pictureBox70";
  2022. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  2023. this.pictureBox70.TabIndex = 145;
  2024. this.pictureBox70.TabStop = false;
  2025. //
  2026. // pictureBox69
  2027. //
  2028. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  2029. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2030. this.pictureBox69.Location = new System.Drawing.Point(5, 333);
  2031. this.pictureBox69.Name = "pictureBox69";
  2032. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  2033. this.pictureBox69.TabIndex = 147;
  2034. this.pictureBox69.TabStop = false;
  2035. //
  2036. // panelApps1
  2037. //
  2038. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2039. | System.Windows.Forms.AnchorStyles.Left)));
  2040. this.panelApps1.AutoScroll = true;
  2041. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2042. this.panelApps1.Controls.Add(this.cFileZilla);
  2043. this.panelApps1.Controls.Add(this.pictureBox39);
  2044. this.panelApps1.Controls.Add(this.cGitHub);
  2045. this.panelApps1.Controls.Add(this.pictureBox37);
  2046. this.panelApps1.Controls.Add(this.cNode);
  2047. this.panelApps1.Controls.Add(this.cPutty);
  2048. this.panelApps1.Controls.Add(this.pictureBox64);
  2049. this.panelApps1.Controls.Add(this.pictureBox44);
  2050. this.panelApps1.Controls.Add(this.cNPP);
  2051. this.panelApps1.Controls.Add(this.cWinScp);
  2052. this.panelApps1.Controls.Add(this.pictureBox38);
  2053. this.panelApps1.Controls.Add(this.cAndroidStudio);
  2054. this.panelApps1.Controls.Add(this.pictureBox62);
  2055. this.panelApps1.Controls.Add(this.cXAMPP);
  2056. this.panelApps1.Controls.Add(this.cChromium);
  2057. this.panelApps1.Controls.Add(this.cEclipse);
  2058. this.panelApps1.Controls.Add(this.cPostman);
  2059. this.panelApps1.Controls.Add(this.cSublimeText);
  2060. this.panelApps1.Controls.Add(this.cVivaldi);
  2061. this.panelApps1.Controls.Add(this.pictureBox40);
  2062. this.panelApps1.Controls.Add(this.pictureBox33);
  2063. this.panelApps1.Controls.Add(this.pictureBox5);
  2064. this.panelApps1.Controls.Add(this.pictureBox41);
  2065. this.panelApps1.Controls.Add(this.cAtom);
  2066. this.panelApps1.Controls.Add(this.pictureBox4);
  2067. this.panelApps1.Controls.Add(this.pictureBox42);
  2068. this.panelApps1.Controls.Add(this.pictureBox34);
  2069. this.panelApps1.Controls.Add(this.pictureBox3);
  2070. this.panelApps1.Controls.Add(this.pictureBox32);
  2071. this.panelApps1.Controls.Add(this.cMaxthon);
  2072. this.panelApps1.Controls.Add(this.pictureBox35);
  2073. this.panelApps1.Controls.Add(this.pictureBox7);
  2074. this.panelApps1.Controls.Add(this.pictureBox31);
  2075. this.panelApps1.Controls.Add(this.picturemaxthon);
  2076. this.panelApps1.Controls.Add(this.pictureBox36);
  2077. this.panelApps1.Controls.Add(this.pictureBox2);
  2078. this.panelApps1.Controls.Add(this.cVS);
  2079. this.panelApps1.Controls.Add(this.cChrome);
  2080. this.panelApps1.Controls.Add(this.cVSCode);
  2081. this.panelApps1.Controls.Add(this.cOpera);
  2082. this.panelApps1.Controls.Add(this.cSublimeMerge);
  2083. this.panelApps1.Controls.Add(this.cFirefox);
  2084. this.panelApps1.Controls.Add(this.pictureBox6);
  2085. this.panelApps1.Controls.Add(this.cTor);
  2086. this.panelApps1.Controls.Add(this.cDiscord);
  2087. this.panelApps1.Controls.Add(this.cAnyDesk);
  2088. this.panelApps1.Controls.Add(this.cMSTeams);
  2089. this.panelApps1.Controls.Add(this.cViber);
  2090. this.panelApps1.Controls.Add(this.pictureBox55);
  2091. this.panelApps1.Controls.Add(this.pictureBox56);
  2092. this.panelApps1.Controls.Add(this.cSkype);
  2093. this.panelApps1.Controls.Add(this.cThunderbird);
  2094. this.panelApps1.Controls.Add(this.cZoom);
  2095. this.panelApps1.Controls.Add(this.pictureBox27);
  2096. this.panelApps1.Controls.Add(this.pictureBox25);
  2097. this.panelApps1.Controls.Add(this.pictureBox30);
  2098. this.panelApps1.Controls.Add(this.pictureBox28);
  2099. this.panelApps1.Controls.Add(this.cTV);
  2100. this.panelApps1.Controls.Add(this.pictureBox29);
  2101. this.panelApps1.Controls.Add(this.pictureBox26);
  2102. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  2103. this.panelApps1.Name = "panelApps1";
  2104. this.panelApps1.Size = new System.Drawing.Size(240, 389);
  2105. this.panelApps1.TabIndex = 154;
  2106. //
  2107. // pictureBox39
  2108. //
  2109. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  2110. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2111. this.pictureBox39.Location = new System.Drawing.Point(5, 843);
  2112. this.pictureBox39.Name = "pictureBox39";
  2113. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  2114. this.pictureBox39.TabIndex = 100;
  2115. this.pictureBox39.TabStop = false;
  2116. //
  2117. // pictureBox37
  2118. //
  2119. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  2120. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2121. this.pictureBox37.Location = new System.Drawing.Point(5, 873);
  2122. this.pictureBox37.Name = "pictureBox37";
  2123. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  2124. this.pictureBox37.TabIndex = 99;
  2125. this.pictureBox37.TabStop = false;
  2126. //
  2127. // pictureBox64
  2128. //
  2129. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  2130. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2131. this.pictureBox64.Location = new System.Drawing.Point(5, 633);
  2132. this.pictureBox64.Name = "pictureBox64";
  2133. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  2134. this.pictureBox64.TabIndex = 129;
  2135. this.pictureBox64.TabStop = false;
  2136. //
  2137. // pictureBox44
  2138. //
  2139. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  2140. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2141. this.pictureBox44.Location = new System.Drawing.Point(5, 813);
  2142. this.pictureBox44.Name = "pictureBox44";
  2143. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  2144. this.pictureBox44.TabIndex = 106;
  2145. this.pictureBox44.TabStop = false;
  2146. //
  2147. // pictureBox38
  2148. //
  2149. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  2150. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2151. this.pictureBox38.Location = new System.Drawing.Point(5, 752);
  2152. this.pictureBox38.Name = "pictureBox38";
  2153. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  2154. this.pictureBox38.TabIndex = 103;
  2155. this.pictureBox38.TabStop = false;
  2156. //
  2157. // pictureBox62
  2158. //
  2159. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  2160. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2161. this.pictureBox62.Location = new System.Drawing.Point(5, 663);
  2162. this.pictureBox62.Name = "pictureBox62";
  2163. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  2164. this.pictureBox62.TabIndex = 131;
  2165. this.pictureBox62.TabStop = false;
  2166. //
  2167. // pictureBox40
  2168. //
  2169. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  2170. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2171. this.pictureBox40.Location = new System.Drawing.Point(5, 722);
  2172. this.pictureBox40.Name = "pictureBox40";
  2173. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  2174. this.pictureBox40.TabIndex = 101;
  2175. this.pictureBox40.TabStop = false;
  2176. //
  2177. // pictureBox33
  2178. //
  2179. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  2180. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2181. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  2182. this.pictureBox33.Name = "pictureBox33";
  2183. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  2184. this.pictureBox33.TabIndex = 100;
  2185. this.pictureBox33.TabStop = false;
  2186. //
  2187. // pictureBox5
  2188. //
  2189. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  2190. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2191. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  2192. this.pictureBox5.Name = "pictureBox5";
  2193. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  2194. this.pictureBox5.TabIndex = 83;
  2195. this.pictureBox5.TabStop = false;
  2196. //
  2197. // pictureBox41
  2198. //
  2199. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  2200. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2201. this.pictureBox41.Location = new System.Drawing.Point(5, 782);
  2202. this.pictureBox41.Name = "pictureBox41";
  2203. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  2204. this.pictureBox41.TabIndex = 104;
  2205. this.pictureBox41.TabStop = false;
  2206. //
  2207. // pictureBox4
  2208. //
  2209. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  2210. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2211. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  2212. this.pictureBox4.Name = "pictureBox4";
  2213. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  2214. this.pictureBox4.TabIndex = 84;
  2215. this.pictureBox4.TabStop = false;
  2216. //
  2217. // pictureBox42
  2218. //
  2219. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  2220. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2221. this.pictureBox42.Location = new System.Drawing.Point(5, 693);
  2222. this.pictureBox42.Name = "pictureBox42";
  2223. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  2224. this.pictureBox42.TabIndex = 102;
  2225. this.pictureBox42.TabStop = false;
  2226. //
  2227. // pictureBox34
  2228. //
  2229. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  2230. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2231. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  2232. this.pictureBox34.Name = "pictureBox34";
  2233. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  2234. this.pictureBox34.TabIndex = 101;
  2235. this.pictureBox34.TabStop = false;
  2236. //
  2237. // pictureBox3
  2238. //
  2239. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  2240. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2241. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  2242. this.pictureBox3.Name = "pictureBox3";
  2243. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  2244. this.pictureBox3.TabIndex = 82;
  2245. this.pictureBox3.TabStop = false;
  2246. //
  2247. // pictureBox32
  2248. //
  2249. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  2250. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2251. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  2252. this.pictureBox32.Name = "pictureBox32";
  2253. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  2254. this.pictureBox32.TabIndex = 103;
  2255. this.pictureBox32.TabStop = false;
  2256. //
  2257. // pictureBox35
  2258. //
  2259. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  2260. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2261. this.pictureBox35.Location = new System.Drawing.Point(5, 603);
  2262. this.pictureBox35.Name = "pictureBox35";
  2263. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  2264. this.pictureBox35.TabIndex = 104;
  2265. this.pictureBox35.TabStop = false;
  2266. //
  2267. // pictureBox7
  2268. //
  2269. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  2270. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2271. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  2272. this.pictureBox7.Name = "pictureBox7";
  2273. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  2274. this.pictureBox7.TabIndex = 85;
  2275. this.pictureBox7.TabStop = false;
  2276. //
  2277. // pictureBox31
  2278. //
  2279. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  2280. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2281. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  2282. this.pictureBox31.Name = "pictureBox31";
  2283. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  2284. this.pictureBox31.TabIndex = 99;
  2285. this.pictureBox31.TabStop = false;
  2286. //
  2287. // picturemaxthon
  2288. //
  2289. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  2290. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2291. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  2292. this.picturemaxthon.Name = "picturemaxthon";
  2293. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  2294. this.picturemaxthon.TabIndex = 121;
  2295. this.picturemaxthon.TabStop = false;
  2296. //
  2297. // pictureBox36
  2298. //
  2299. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  2300. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2301. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  2302. this.pictureBox36.Name = "pictureBox36";
  2303. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  2304. this.pictureBox36.TabIndex = 102;
  2305. this.pictureBox36.TabStop = false;
  2306. //
  2307. // pictureBox2
  2308. //
  2309. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  2310. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2311. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  2312. this.pictureBox2.Name = "pictureBox2";
  2313. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  2314. this.pictureBox2.TabIndex = 81;
  2315. this.pictureBox2.TabStop = false;
  2316. //
  2317. // pictureBox6
  2318. //
  2319. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  2320. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2321. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  2322. this.pictureBox6.Name = "pictureBox6";
  2323. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  2324. this.pictureBox6.TabIndex = 86;
  2325. this.pictureBox6.TabStop = false;
  2326. //
  2327. // pictureBox55
  2328. //
  2329. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  2330. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2331. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  2332. this.pictureBox55.Name = "pictureBox55";
  2333. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  2334. this.pictureBox55.TabIndex = 114;
  2335. this.pictureBox55.TabStop = false;
  2336. //
  2337. // pictureBox56
  2338. //
  2339. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  2340. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2341. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  2342. this.pictureBox56.Name = "pictureBox56";
  2343. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  2344. this.pictureBox56.TabIndex = 112;
  2345. this.pictureBox56.TabStop = false;
  2346. //
  2347. // pictureBox27
  2348. //
  2349. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  2350. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2351. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  2352. this.pictureBox27.Name = "pictureBox27";
  2353. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  2354. this.pictureBox27.TabIndex = 96;
  2355. this.pictureBox27.TabStop = false;
  2356. //
  2357. // pictureBox25
  2358. //
  2359. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  2360. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2361. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  2362. this.pictureBox25.Name = "pictureBox25";
  2363. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  2364. this.pictureBox25.TabIndex = 93;
  2365. this.pictureBox25.TabStop = false;
  2366. //
  2367. // pictureBox30
  2368. //
  2369. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  2370. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2371. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  2372. this.pictureBox30.Name = "pictureBox30";
  2373. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  2374. this.pictureBox30.TabIndex = 97;
  2375. this.pictureBox30.TabStop = false;
  2376. //
  2377. // pictureBox28
  2378. //
  2379. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  2380. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2381. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  2382. this.pictureBox28.Name = "pictureBox28";
  2383. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  2384. this.pictureBox28.TabIndex = 98;
  2385. this.pictureBox28.TabStop = false;
  2386. //
  2387. // pictureBox29
  2388. //
  2389. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  2390. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2391. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  2392. this.pictureBox29.Name = "pictureBox29";
  2393. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  2394. this.pictureBox29.TabIndex = 94;
  2395. this.pictureBox29.TabStop = false;
  2396. //
  2397. // pictureBox26
  2398. //
  2399. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  2400. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2401. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  2402. this.pictureBox26.Name = "pictureBox26";
  2403. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  2404. this.pictureBox26.TabIndex = 95;
  2405. this.pictureBox26.TabStop = false;
  2406. //
  2407. // cleanerTab
  2408. //
  2409. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2410. this.cleanerTab.Controls.Add(this.label6);
  2411. this.cleanerTab.Controls.Add(this.panel1);
  2412. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  2413. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2414. this.cleanerTab.Name = "cleanerTab";
  2415. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2416. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  2417. this.cleanerTab.TabIndex = 5;
  2418. this.cleanerTab.Text = "Cleaner";
  2419. //
  2420. // label6
  2421. //
  2422. this.label6.AutoSize = true;
  2423. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2424. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  2425. this.label6.Location = new System.Drawing.Point(6, 10);
  2426. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2427. this.label6.Name = "label6";
  2428. this.label6.Size = new System.Drawing.Size(260, 28);
  2429. this.label6.TabIndex = 46;
  2430. this.label6.Tag = "themeable";
  2431. this.label6.Text = "Clean up your system drive";
  2432. //
  2433. // panel1
  2434. //
  2435. this.panel1.Controls.Add(this.lblPretext);
  2436. this.panel1.Controls.Add(this.lblFootprint);
  2437. this.panel1.Controls.Add(this.checkErrorReports);
  2438. this.panel1.Controls.Add(this.button20);
  2439. this.panel1.Controls.Add(this.checkSelectAll);
  2440. this.panel1.Controls.Add(this.checkMediaCache);
  2441. this.panel1.Controls.Add(this.checkTemp);
  2442. this.panel1.Controls.Add(this.checkLogs);
  2443. this.panel1.Controls.Add(this.checkBin);
  2444. this.panel1.Controls.Add(this.checkMiniDumps);
  2445. this.panel1.Location = new System.Drawing.Point(11, 40);
  2446. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  2447. this.panel1.Name = "panel1";
  2448. this.panel1.Size = new System.Drawing.Size(511, 243);
  2449. this.panel1.TabIndex = 45;
  2450. //
  2451. // lblPretext
  2452. //
  2453. this.lblPretext.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2454. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2455. this.lblPretext.Location = new System.Drawing.Point(104, 196);
  2456. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2457. this.lblPretext.Name = "lblPretext";
  2458. this.lblPretext.Size = new System.Drawing.Size(127, 31);
  2459. this.lblPretext.TabIndex = 49;
  2460. this.lblPretext.Tag = "";
  2461. this.lblPretext.Text = "Size to be freed:";
  2462. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2463. //
  2464. // lblFootprint
  2465. //
  2466. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2467. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2468. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2469. this.lblFootprint.Location = new System.Drawing.Point(232, 195);
  2470. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2471. this.lblFootprint.Name = "lblFootprint";
  2472. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  2473. this.lblFootprint.TabIndex = 48;
  2474. this.lblFootprint.Tag = "themeable";
  2475. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2476. //
  2477. // button20
  2478. //
  2479. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  2480. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2481. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2482. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2483. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2484. this.button20.ForeColor = System.Drawing.Color.White;
  2485. this.button20.Location = new System.Drawing.Point(29, 196);
  2486. this.button20.Margin = new System.Windows.Forms.Padding(2);
  2487. this.button20.Name = "button20";
  2488. this.button20.Size = new System.Drawing.Size(71, 31);
  2489. this.button20.TabIndex = 34;
  2490. this.button20.Text = "Clean";
  2491. this.button20.UseVisualStyleBackColor = false;
  2492. this.button20.Click += new System.EventHandler(this.button20_Click);
  2493. //
  2494. // pingerTab
  2495. //
  2496. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2497. this.pingerTab.Controls.Add(this.button10);
  2498. this.pingerTab.Controls.Add(this.btnExport);
  2499. this.pingerTab.Controls.Add(this.button9);
  2500. this.pingerTab.Controls.Add(this.button7);
  2501. this.pingerTab.Controls.Add(this.panel7);
  2502. this.pingerTab.Controls.Add(this.label40);
  2503. this.pingerTab.Controls.Add(this.btnShodan);
  2504. this.pingerTab.Controls.Add(this.btnPing);
  2505. this.pingerTab.Controls.Add(this.txtPingInput);
  2506. this.pingerTab.Controls.Add(this.label39);
  2507. this.pingerTab.Controls.Add(this.label32);
  2508. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  2509. this.pingerTab.Name = "pingerTab";
  2510. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  2511. this.pingerTab.Size = new System.Drawing.Size(758, 611);
  2512. this.pingerTab.TabIndex = 13;
  2513. this.pingerTab.Text = "Pinger";
  2514. //
  2515. // button10
  2516. //
  2517. this.button10.BackColor = System.Drawing.Color.DodgerBlue;
  2518. this.button10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2519. this.button10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2520. this.button10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2521. this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2522. this.button10.ForeColor = System.Drawing.Color.White;
  2523. this.button10.Location = new System.Drawing.Point(26, 512);
  2524. this.button10.Margin = new System.Windows.Forms.Padding(2);
  2525. this.button10.Name = "button10";
  2526. this.button10.Size = new System.Drawing.Size(139, 29);
  2527. this.button10.TabIndex = 84;
  2528. this.button10.Text = "Flush DNS cache";
  2529. this.button10.UseVisualStyleBackColor = false;
  2530. this.button10.Click += new System.EventHandler(this.button10_Click);
  2531. //
  2532. // btnExport
  2533. //
  2534. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  2535. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2536. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2537. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2538. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2539. this.btnExport.ForeColor = System.Drawing.Color.White;
  2540. this.btnExport.Location = new System.Drawing.Point(499, 512);
  2541. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  2542. this.btnExport.Name = "btnExport";
  2543. this.btnExport.Size = new System.Drawing.Size(71, 29);
  2544. this.btnExport.TabIndex = 83;
  2545. this.btnExport.Text = "Export...";
  2546. this.btnExport.UseVisualStyleBackColor = false;
  2547. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  2548. //
  2549. // button9
  2550. //
  2551. this.button9.BackColor = System.Drawing.Color.DodgerBlue;
  2552. this.button9.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2553. this.button9.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2554. this.button9.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2555. this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2556. this.button9.ForeColor = System.Drawing.Color.White;
  2557. this.button9.Location = new System.Drawing.Point(265, 116);
  2558. this.button9.Margin = new System.Windows.Forms.Padding(2);
  2559. this.button9.Name = "button9";
  2560. this.button9.Size = new System.Drawing.Size(71, 31);
  2561. this.button9.TabIndex = 82;
  2562. this.button9.Text = "Copy IP";
  2563. this.button9.UseVisualStyleBackColor = false;
  2564. this.button9.Click += new System.EventHandler(this.button9_Click);
  2565. //
  2566. // button7
  2567. //
  2568. this.button7.BackColor = System.Drawing.Color.DodgerBlue;
  2569. this.button7.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2570. this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2571. this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2572. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2573. this.button7.ForeColor = System.Drawing.Color.White;
  2574. this.button7.Location = new System.Drawing.Point(340, 83);
  2575. this.button7.Margin = new System.Windows.Forms.Padding(2);
  2576. this.button7.Name = "button7";
  2577. this.button7.Size = new System.Drawing.Size(71, 29);
  2578. this.button7.TabIndex = 81;
  2579. this.button7.Text = "Copy";
  2580. this.button7.UseVisualStyleBackColor = false;
  2581. this.button7.Click += new System.EventHandler(this.button7_Click);
  2582. //
  2583. // panel7
  2584. //
  2585. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2586. this.panel7.Controls.Add(this.listPingResults);
  2587. this.panel7.Location = new System.Drawing.Point(26, 200);
  2588. this.panel7.Name = "panel7";
  2589. this.panel7.Size = new System.Drawing.Size(544, 307);
  2590. this.panel7.TabIndex = 80;
  2591. //
  2592. // listPingResults
  2593. //
  2594. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2595. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2596. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  2597. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2598. this.listPingResults.ForeColor = System.Drawing.Color.White;
  2599. this.listPingResults.FormattingEnabled = true;
  2600. this.listPingResults.HorizontalScrollbar = true;
  2601. this.listPingResults.ItemHeight = 21;
  2602. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  2603. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  2604. this.listPingResults.Name = "listPingResults";
  2605. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  2606. this.listPingResults.TabIndex = 79;
  2607. //
  2608. // label40
  2609. //
  2610. this.label40.AutoSize = true;
  2611. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2612. this.label40.ForeColor = System.Drawing.Color.Silver;
  2613. this.label40.Location = new System.Drawing.Point(21, 176);
  2614. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2615. this.label40.Name = "label40";
  2616. this.label40.Size = new System.Drawing.Size(62, 21);
  2617. this.label40.TabIndex = 60;
  2618. this.label40.Tag = "";
  2619. this.label40.Text = "Results";
  2620. //
  2621. // btnShodan
  2622. //
  2623. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  2624. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2625. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2626. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2627. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2628. this.btnShodan.ForeColor = System.Drawing.Color.White;
  2629. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  2630. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  2631. this.btnShodan.Name = "btnShodan";
  2632. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  2633. this.btnShodan.TabIndex = 59;
  2634. this.btnShodan.Text = "Check on SHODAN.io";
  2635. this.btnShodan.UseVisualStyleBackColor = false;
  2636. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  2637. //
  2638. // btnPing
  2639. //
  2640. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  2641. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2642. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2643. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2644. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2645. this.btnPing.ForeColor = System.Drawing.Color.White;
  2646. this.btnPing.Location = new System.Drawing.Point(26, 116);
  2647. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  2648. this.btnPing.Name = "btnPing";
  2649. this.btnPing.Size = new System.Drawing.Size(71, 31);
  2650. this.btnPing.TabIndex = 58;
  2651. this.btnPing.Text = "Ping";
  2652. this.btnPing.UseVisualStyleBackColor = false;
  2653. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  2654. //
  2655. // txtPingInput
  2656. //
  2657. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2658. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2659. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2660. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  2661. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  2662. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  2663. this.txtPingInput.Name = "txtPingInput";
  2664. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  2665. this.txtPingInput.TabIndex = 56;
  2666. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2667. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  2668. //
  2669. // label39
  2670. //
  2671. this.label39.AutoSize = true;
  2672. this.label39.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2673. this.label39.ForeColor = System.Drawing.Color.Silver;
  2674. this.label39.Location = new System.Drawing.Point(23, 60);
  2675. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2676. this.label39.Name = "label39";
  2677. this.label39.Size = new System.Drawing.Size(139, 21);
  2678. this.label39.TabIndex = 57;
  2679. this.label39.Tag = "";
  2680. this.label39.Text = "IP / Domain name";
  2681. //
  2682. // label32
  2683. //
  2684. this.label32.AutoSize = true;
  2685. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2686. this.label32.ForeColor = System.Drawing.Color.DodgerBlue;
  2687. this.label32.Location = new System.Drawing.Point(6, 10);
  2688. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2689. this.label32.Name = "label32";
  2690. this.label32.Size = new System.Drawing.Size(393, 28);
  2691. this.label32.TabIndex = 47;
  2692. this.label32.Tag = "themeable";
  2693. this.label32.Text = "Ping IP addresses and assess your latency";
  2694. //
  2695. // hostsEditorTab
  2696. //
  2697. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2698. this.hostsEditorTab.Controls.Add(this.panel4);
  2699. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  2700. this.hostsEditorTab.Controls.Add(this.label10);
  2701. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  2702. this.hostsEditorTab.Controls.Add(this.label9);
  2703. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  2704. this.hostsEditorTab.Controls.Add(this.label3);
  2705. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  2706. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  2707. this.hostsEditorTab.Name = "hostsEditorTab";
  2708. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  2709. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  2710. this.hostsEditorTab.TabIndex = 9;
  2711. this.hostsEditorTab.Text = "Hosts";
  2712. //
  2713. // panel4
  2714. //
  2715. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2716. | System.Windows.Forms.AnchorStyles.Left)
  2717. | System.Windows.Forms.AnchorStyles.Right)));
  2718. this.panel4.Controls.Add(this.label31);
  2719. this.panel4.Controls.Add(this.label30);
  2720. this.panel4.Controls.Add(this.button4);
  2721. this.panel4.Controls.Add(this.button3);
  2722. this.panel4.Controls.Add(this.button2);
  2723. this.panel4.Controls.Add(this.button1);
  2724. this.panel4.Controls.Add(this.label29);
  2725. this.panel4.Controls.Add(this.chkReadOnly);
  2726. this.panel4.Controls.Add(this.panelList);
  2727. this.panel4.Controls.Add(this.chkBlock);
  2728. this.panel4.Controls.Add(this.button41);
  2729. this.panel4.Controls.Add(this.button42);
  2730. this.panel4.Controls.Add(this.button46);
  2731. this.panel4.Controls.Add(this.button47);
  2732. this.panel4.Controls.Add(this.txtIP);
  2733. this.panel4.Controls.Add(this.txtDomain);
  2734. this.panel4.Controls.Add(this.label12);
  2735. this.panel4.Controls.Add(this.label11);
  2736. this.panel4.Location = new System.Drawing.Point(6, 70);
  2737. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  2738. this.panel4.Name = "panel4";
  2739. this.panel4.Size = new System.Drawing.Size(746, 535);
  2740. this.panel4.TabIndex = 53;
  2741. //
  2742. // label31
  2743. //
  2744. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2745. this.label31.ForeColor = System.Drawing.Color.Silver;
  2746. this.label31.Location = new System.Drawing.Point(325, 279);
  2747. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2748. this.label31.Name = "label31";
  2749. this.label31.Size = new System.Drawing.Size(281, 25);
  2750. this.label31.TabIndex = 68;
  2751. this.label31.Tag = "";
  2752. this.label31.Text = "(will delete your current config)";
  2753. //
  2754. // label30
  2755. //
  2756. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2757. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  2758. this.label30.Location = new System.Drawing.Point(322, 254);
  2759. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2760. this.label30.Name = "label30";
  2761. this.label30.Size = new System.Drawing.Size(281, 25);
  2762. this.label30.TabIndex = 67;
  2763. this.label30.Tag = "themeable";
  2764. this.label30.Text = "Pre-made adblocks";
  2765. //
  2766. // button4
  2767. //
  2768. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  2769. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2770. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2771. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2772. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2773. this.button4.ForeColor = System.Drawing.Color.White;
  2774. this.button4.Location = new System.Drawing.Point(485, 351);
  2775. this.button4.Margin = new System.Windows.Forms.Padding(2);
  2776. this.button4.Name = "button4";
  2777. this.button4.Size = new System.Drawing.Size(153, 31);
  2778. this.button4.TabIndex = 66;
  2779. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  2780. this.button4.UseVisualStyleBackColor = false;
  2781. this.button4.Click += new System.EventHandler(this.button4_Click);
  2782. //
  2783. // button3
  2784. //
  2785. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  2786. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2787. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2788. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2789. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2790. this.button3.ForeColor = System.Drawing.Color.White;
  2791. this.button3.Location = new System.Drawing.Point(485, 316);
  2792. this.button3.Margin = new System.Windows.Forms.Padding(2);
  2793. this.button3.Name = "button3";
  2794. this.button3.Size = new System.Drawing.Size(153, 31);
  2795. this.button3.TabIndex = 65;
  2796. this.button3.Text = "Enable AdBlock + Porn";
  2797. this.button3.UseVisualStyleBackColor = false;
  2798. this.button3.Click += new System.EventHandler(this.button3_Click);
  2799. //
  2800. // button2
  2801. //
  2802. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  2803. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2804. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2805. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2806. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2807. this.button2.ForeColor = System.Drawing.Color.White;
  2808. this.button2.Location = new System.Drawing.Point(327, 351);
  2809. this.button2.Margin = new System.Windows.Forms.Padding(2);
  2810. this.button2.Name = "button2";
  2811. this.button2.Size = new System.Drawing.Size(153, 31);
  2812. this.button2.TabIndex = 64;
  2813. this.button2.Text = "Enable AdBlock + Social";
  2814. this.button2.UseVisualStyleBackColor = false;
  2815. this.button2.Click += new System.EventHandler(this.button2_Click);
  2816. //
  2817. // button1
  2818. //
  2819. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  2820. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2821. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2822. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2823. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2824. this.button1.ForeColor = System.Drawing.Color.White;
  2825. this.button1.Location = new System.Drawing.Point(327, 316);
  2826. this.button1.Margin = new System.Windows.Forms.Padding(2);
  2827. this.button1.Name = "button1";
  2828. this.button1.Size = new System.Drawing.Size(153, 31);
  2829. this.button1.TabIndex = 63;
  2830. this.button1.Text = "Enable AdBlock Basic";
  2831. this.button1.UseVisualStyleBackColor = false;
  2832. this.button1.Click += new System.EventHandler(this.button1_Click);
  2833. //
  2834. // label29
  2835. //
  2836. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2837. this.label29.ForeColor = System.Drawing.Color.Silver;
  2838. this.label29.Location = new System.Drawing.Point(323, 165);
  2839. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2840. this.label29.Name = "label29";
  2841. this.label29.Size = new System.Drawing.Size(281, 25);
  2842. this.label29.TabIndex = 62;
  2843. this.label29.Tag = "";
  2844. this.label29.Text = "Protect your HOSTS file by locking it.";
  2845. //
  2846. // panelList
  2847. //
  2848. this.panelList.Controls.Add(this.listHostEntries);
  2849. this.panelList.Location = new System.Drawing.Point(5, 3);
  2850. this.panelList.Name = "panelList";
  2851. this.panelList.Size = new System.Drawing.Size(312, 388);
  2852. this.panelList.TabIndex = 60;
  2853. //
  2854. // listHostEntries
  2855. //
  2856. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2857. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2858. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  2859. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2860. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  2861. this.listHostEntries.FormattingEnabled = true;
  2862. this.listHostEntries.HorizontalScrollbar = true;
  2863. this.listHostEntries.ItemHeight = 21;
  2864. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  2865. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  2866. this.listHostEntries.Name = "listHostEntries";
  2867. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  2868. this.listHostEntries.TabIndex = 52;
  2869. //
  2870. // button41
  2871. //
  2872. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  2873. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2874. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2875. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2876. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2877. this.button41.ForeColor = System.Drawing.Color.White;
  2878. this.button41.Location = new System.Drawing.Point(112, 394);
  2879. this.button41.Margin = new System.Windows.Forms.Padding(2);
  2880. this.button41.Name = "button41";
  2881. this.button41.Size = new System.Drawing.Size(98, 31);
  2882. this.button41.TabIndex = 55;
  2883. this.button41.Text = "Refresh";
  2884. this.button41.UseVisualStyleBackColor = false;
  2885. this.button41.Click += new System.EventHandler(this.button41_Click);
  2886. //
  2887. // button42
  2888. //
  2889. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  2890. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2891. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2892. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2893. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2894. this.button42.ForeColor = System.Drawing.Color.White;
  2895. this.button42.Location = new System.Drawing.Point(213, 394);
  2896. this.button42.Margin = new System.Windows.Forms.Padding(2);
  2897. this.button42.Name = "button42";
  2898. this.button42.Size = new System.Drawing.Size(104, 31);
  2899. this.button42.TabIndex = 54;
  2900. this.button42.Text = "Remove";
  2901. this.button42.UseVisualStyleBackColor = false;
  2902. this.button42.Click += new System.EventHandler(this.button42_Click);
  2903. //
  2904. // button46
  2905. //
  2906. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  2907. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2908. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2909. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2910. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2911. this.button46.ForeColor = System.Drawing.Color.White;
  2912. this.button46.Location = new System.Drawing.Point(6, 394);
  2913. this.button46.Margin = new System.Windows.Forms.Padding(2);
  2914. this.button46.Name = "button46";
  2915. this.button46.Size = new System.Drawing.Size(102, 31);
  2916. this.button46.TabIndex = 53;
  2917. this.button46.Text = "Remove all";
  2918. this.button46.UseVisualStyleBackColor = false;
  2919. this.button46.Click += new System.EventHandler(this.button46_Click);
  2920. //
  2921. // button47
  2922. //
  2923. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  2924. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2925. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2926. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2927. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2928. this.button47.ForeColor = System.Drawing.Color.White;
  2929. this.button47.Location = new System.Drawing.Point(551, 110);
  2930. this.button47.Margin = new System.Windows.Forms.Padding(2);
  2931. this.button47.Name = "button47";
  2932. this.button47.Size = new System.Drawing.Size(87, 31);
  2933. this.button47.TabIndex = 57;
  2934. this.button47.Text = "Add";
  2935. this.button47.UseVisualStyleBackColor = false;
  2936. this.button47.Click += new System.EventHandler(this.button47_Click);
  2937. //
  2938. // txtIP
  2939. //
  2940. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2941. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2942. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2943. this.txtIP.ForeColor = System.Drawing.Color.White;
  2944. this.txtIP.Location = new System.Drawing.Point(328, 23);
  2945. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  2946. this.txtIP.Name = "txtIP";
  2947. this.txtIP.Size = new System.Drawing.Size(310, 29);
  2948. this.txtIP.TabIndex = 0;
  2949. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2950. //
  2951. // txtDomain
  2952. //
  2953. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2954. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2955. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2956. this.txtDomain.ForeColor = System.Drawing.Color.White;
  2957. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  2958. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  2959. this.txtDomain.Name = "txtDomain";
  2960. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  2961. this.txtDomain.TabIndex = 1;
  2962. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2963. //
  2964. // label12
  2965. //
  2966. this.label12.AutoSize = true;
  2967. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2968. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  2969. this.label12.Location = new System.Drawing.Point(323, 54);
  2970. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2971. this.label12.Name = "label12";
  2972. this.label12.Size = new System.Drawing.Size(66, 21);
  2973. this.label12.TabIndex = 55;
  2974. this.label12.Tag = "themeable";
  2975. this.label12.Text = "Domain";
  2976. //
  2977. // label11
  2978. //
  2979. this.label11.AutoSize = true;
  2980. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2981. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  2982. this.label11.Location = new System.Drawing.Point(323, 0);
  2983. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2984. this.label11.Name = "label11";
  2985. this.label11.Size = new System.Drawing.Size(85, 21);
  2986. this.label11.TabIndex = 53;
  2987. this.label11.Tag = "themeable";
  2988. this.label11.Text = "IP address";
  2989. //
  2990. // linkLabel4
  2991. //
  2992. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  2993. this.linkLabel4.AutoSize = true;
  2994. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2995. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  2996. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  2997. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2998. this.linkLabel4.Name = "linkLabel4";
  2999. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  3000. this.linkLabel4.TabIndex = 51;
  3001. this.linkLabel4.TabStop = true;
  3002. this.linkLabel4.Tag = "";
  3003. this.linkLabel4.Text = "Restore default";
  3004. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3005. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  3006. //
  3007. // label10
  3008. //
  3009. this.label10.AutoSize = true;
  3010. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3011. this.label10.Location = new System.Drawing.Point(215, 38);
  3012. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3013. this.label10.Name = "label10";
  3014. this.label10.Size = new System.Drawing.Size(18, 21);
  3015. this.label10.TabIndex = 50;
  3016. this.label10.Text = " |";
  3017. //
  3018. // linkLabel3
  3019. //
  3020. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3021. this.linkLabel3.AutoSize = true;
  3022. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3023. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  3024. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  3025. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3026. this.linkLabel3.Name = "linkLabel3";
  3027. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  3028. this.linkLabel3.TabIndex = 49;
  3029. this.linkLabel3.TabStop = true;
  3030. this.linkLabel3.Tag = "";
  3031. this.linkLabel3.Text = "Advanced editor";
  3032. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3033. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3034. //
  3035. // label9
  3036. //
  3037. this.label9.AutoSize = true;
  3038. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3039. this.label9.Location = new System.Drawing.Point(65, 38);
  3040. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3041. this.label9.Name = "label9";
  3042. this.label9.Size = new System.Drawing.Size(18, 21);
  3043. this.label9.TabIndex = 48;
  3044. this.label9.Text = " |";
  3045. //
  3046. // linkLabel2
  3047. //
  3048. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3049. this.linkLabel2.AutoSize = true;
  3050. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3051. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  3052. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  3053. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3054. this.linkLabel2.Name = "linkLabel2";
  3055. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  3056. this.linkLabel2.TabIndex = 47;
  3057. this.linkLabel2.TabStop = true;
  3058. this.linkLabel2.Tag = "";
  3059. this.linkLabel2.Text = "Locate";
  3060. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3061. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  3062. //
  3063. // label3
  3064. //
  3065. this.label3.AutoSize = true;
  3066. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3067. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  3068. this.label3.Location = new System.Drawing.Point(6, 10);
  3069. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3070. this.label3.Name = "label3";
  3071. this.label3.Size = new System.Drawing.Size(182, 28);
  3072. this.label3.TabIndex = 3;
  3073. this.label3.Tag = "themeable";
  3074. this.label3.Text = "Edit your hosts file";
  3075. //
  3076. // registryFixerTab
  3077. //
  3078. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3079. this.registryFixerTab.Controls.Add(this.panel2);
  3080. this.registryFixerTab.Controls.Add(this.label7);
  3081. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  3082. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  3083. this.registryFixerTab.Name = "registryFixerTab";
  3084. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  3085. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  3086. this.registryFixerTab.TabIndex = 8;
  3087. this.registryFixerTab.Text = "Registry";
  3088. //
  3089. // panel2
  3090. //
  3091. this.panel2.Controls.Add(this.button33);
  3092. this.panel2.Controls.Add(this.label8);
  3093. this.panel2.Controls.Add(this.checkRestartExplorer);
  3094. this.panel2.Controls.Add(this.checkRegistryEditor);
  3095. this.panel2.Controls.Add(this.checkEnableAll);
  3096. this.panel2.Controls.Add(this.checkContextMenu);
  3097. this.panel2.Controls.Add(this.checkTaskManager);
  3098. this.panel2.Controls.Add(this.checkCommandPrompt);
  3099. this.panel2.Controls.Add(this.checkFirewall);
  3100. this.panel2.Controls.Add(this.checkRunDialog);
  3101. this.panel2.Controls.Add(this.checkFolderOptions);
  3102. this.panel2.Controls.Add(this.checkControlPanel);
  3103. this.panel2.Location = new System.Drawing.Point(11, 40);
  3104. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  3105. this.panel2.Name = "panel2";
  3106. this.panel2.Size = new System.Drawing.Size(511, 286);
  3107. this.panel2.TabIndex = 48;
  3108. //
  3109. // button33
  3110. //
  3111. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  3112. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3113. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3114. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3115. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3116. this.button33.ForeColor = System.Drawing.Color.White;
  3117. this.button33.Location = new System.Drawing.Point(29, 252);
  3118. this.button33.Margin = new System.Windows.Forms.Padding(2);
  3119. this.button33.Name = "button33";
  3120. this.button33.Size = new System.Drawing.Size(71, 31);
  3121. this.button33.TabIndex = 49;
  3122. this.button33.Text = "Fix";
  3123. this.button33.UseVisualStyleBackColor = false;
  3124. this.button33.Click += new System.EventHandler(this.button33_Click);
  3125. //
  3126. // label8
  3127. //
  3128. this.label8.AutoSize = true;
  3129. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3130. this.label8.ForeColor = System.Drawing.Color.Silver;
  3131. this.label8.Location = new System.Drawing.Point(94, 202);
  3132. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3133. this.label8.Name = "label8";
  3134. this.label8.Size = new System.Drawing.Size(236, 21);
  3135. this.label8.TabIndex = 51;
  3136. this.label8.Tag = "";
  3137. this.label8.Text = "(some changes might need this)";
  3138. //
  3139. // label7
  3140. //
  3141. this.label7.AutoSize = true;
  3142. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3143. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  3144. this.label7.Location = new System.Drawing.Point(6, 10);
  3145. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3146. this.label7.Name = "label7";
  3147. this.label7.Size = new System.Drawing.Size(260, 28);
  3148. this.label7.TabIndex = 47;
  3149. this.label7.Tag = "themeable";
  3150. this.label7.Text = "Fix common registry issues";
  3151. //
  3152. // integratorTab
  3153. //
  3154. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3155. this.integratorTab.Controls.Add(this.synapse);
  3156. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  3157. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  3158. this.integratorTab.Name = "integratorTab";
  3159. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  3160. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  3161. this.integratorTab.TabIndex = 10;
  3162. this.integratorTab.Text = "Integrator";
  3163. //
  3164. // synapse
  3165. //
  3166. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3167. this.synapse.Controls.Add(this.integratorInfoTab);
  3168. this.synapse.Controls.Add(this.tabPage8);
  3169. this.synapse.Controls.Add(this.tabPage9);
  3170. this.synapse.Controls.Add(this.tabPage10);
  3171. this.synapse.Controls.Add(this.tabPage11);
  3172. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  3173. this.synapse.Location = new System.Drawing.Point(2, 2);
  3174. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  3175. this.synapse.Multiline = true;
  3176. this.synapse.Name = "synapse";
  3177. this.synapse.SelectedIndex = 0;
  3178. this.synapse.Size = new System.Drawing.Size(754, 609);
  3179. this.synapse.TabIndex = 0;
  3180. //
  3181. // integratorInfoTab
  3182. //
  3183. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3184. this.integratorInfoTab.Controls.Add(this.label19);
  3185. this.integratorInfoTab.Controls.Add(this.label18);
  3186. this.integratorInfoTab.Controls.Add(this.label17);
  3187. this.integratorInfoTab.Controls.Add(this.label16);
  3188. this.integratorInfoTab.Controls.Add(this.label15);
  3189. this.integratorInfoTab.Controls.Add(this.label14);
  3190. this.integratorInfoTab.Controls.Add(this.label13);
  3191. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  3192. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  3193. this.integratorInfoTab.Name = "integratorInfoTab";
  3194. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  3195. this.integratorInfoTab.Size = new System.Drawing.Size(746, 581);
  3196. this.integratorInfoTab.TabIndex = 0;
  3197. this.integratorInfoTab.Text = "Info";
  3198. //
  3199. // label19
  3200. //
  3201. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3202. this.label19.ForeColor = System.Drawing.Color.Silver;
  3203. this.label19.Location = new System.Drawing.Point(6, 225);
  3204. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3205. this.label19.Name = "label19";
  3206. this.label19.Size = new System.Drawing.Size(501, 233);
  3207. this.label19.TabIndex = 10;
  3208. this.label19.Tag = "";
  3209. this.label19.Text = resources.GetString("label19.Text");
  3210. //
  3211. // label18
  3212. //
  3213. this.label18.AutoSize = true;
  3214. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3215. this.label18.ForeColor = System.Drawing.Color.Silver;
  3216. this.label18.Location = new System.Drawing.Point(38, 183);
  3217. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3218. this.label18.Name = "label18";
  3219. this.label18.Size = new System.Drawing.Size(122, 25);
  3220. this.label18.TabIndex = 9;
  3221. this.label18.Tag = "";
  3222. this.label18.Text = "• Commands";
  3223. //
  3224. // label17
  3225. //
  3226. this.label17.AutoSize = true;
  3227. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3228. this.label17.ForeColor = System.Drawing.Color.Silver;
  3229. this.label17.Location = new System.Drawing.Point(38, 158);
  3230. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3231. this.label17.Name = "label17";
  3232. this.label17.Size = new System.Drawing.Size(157, 25);
  3233. this.label17.TabIndex = 8;
  3234. this.label17.Tag = "";
  3235. this.label17.Text = "• Any type of file";
  3236. //
  3237. // label16
  3238. //
  3239. this.label16.AutoSize = true;
  3240. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3241. this.label16.ForeColor = System.Drawing.Color.Silver;
  3242. this.label16.Location = new System.Drawing.Point(38, 132);
  3243. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3244. this.label16.Name = "label16";
  3245. this.label16.Size = new System.Drawing.Size(181, 25);
  3246. this.label16.TabIndex = 7;
  3247. this.label16.Tag = "";
  3248. this.label16.Text = "• Links to webpages";
  3249. //
  3250. // label15
  3251. //
  3252. this.label15.AutoSize = true;
  3253. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3254. this.label15.ForeColor = System.Drawing.Color.Silver;
  3255. this.label15.Location = new System.Drawing.Point(38, 106);
  3256. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3257. this.label15.Name = "label15";
  3258. this.label15.Size = new System.Drawing.Size(194, 25);
  3259. this.label15.TabIndex = 6;
  3260. this.label15.Tag = "";
  3261. this.label15.Text = "• Shortcuts to folders";
  3262. //
  3263. // label14
  3264. //
  3265. this.label14.AutoSize = true;
  3266. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3267. this.label14.ForeColor = System.Drawing.Color.Silver;
  3268. this.label14.Location = new System.Drawing.Point(38, 81);
  3269. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3270. this.label14.Name = "label14";
  3271. this.label14.Size = new System.Drawing.Size(138, 25);
  3272. this.label14.TabIndex = 5;
  3273. this.label14.Tag = "";
  3274. this.label14.Text = "• Any program";
  3275. //
  3276. // label13
  3277. //
  3278. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3279. this.label13.ForeColor = System.Drawing.Color.Silver;
  3280. this.label13.Location = new System.Drawing.Point(6, 10);
  3281. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3282. this.label13.Name = "label13";
  3283. this.label13.Size = new System.Drawing.Size(412, 61);
  3284. this.label13.TabIndex = 4;
  3285. this.label13.Tag = "";
  3286. this.label13.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  3287. //
  3288. // tabPage8
  3289. //
  3290. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3291. this.tabPage8.Controls.Add(this.btnAddItem);
  3292. this.tabPage8.Controls.Add(this.itemnamegroup);
  3293. this.tabPage8.Controls.Add(this.security);
  3294. this.tabPage8.Controls.Add(this.itemposition);
  3295. this.tabPage8.Controls.Add(this.icontoaddgroup);
  3296. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  3297. this.tabPage8.Controls.Add(this.itemtype);
  3298. this.tabPage8.Controls.Add(this.label26);
  3299. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  3300. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  3301. this.tabPage8.Name = "tabPage8";
  3302. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  3303. this.tabPage8.Size = new System.Drawing.Size(746, 581);
  3304. this.tabPage8.TabIndex = 1;
  3305. this.tabPage8.Text = "Add/Modify";
  3306. //
  3307. // btnAddItem
  3308. //
  3309. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  3310. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3311. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3312. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3313. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3314. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  3315. this.btnAddItem.Location = new System.Drawing.Point(410, 473);
  3316. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  3317. this.btnAddItem.Name = "btnAddItem";
  3318. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  3319. this.btnAddItem.TabIndex = 85;
  3320. this.btnAddItem.Text = "Add/Modify";
  3321. this.btnAddItem.UseVisualStyleBackColor = false;
  3322. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  3323. //
  3324. // itemnamegroup
  3325. //
  3326. this.itemnamegroup.Controls.Add(this.txtItemName);
  3327. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3328. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  3329. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  3330. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  3331. this.itemnamegroup.Name = "itemnamegroup";
  3332. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  3333. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  3334. this.itemnamegroup.TabIndex = 84;
  3335. this.itemnamegroup.TabStop = false;
  3336. this.itemnamegroup.Text = "Item name in menu:";
  3337. //
  3338. // txtItemName
  3339. //
  3340. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3341. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3342. this.txtItemName.ForeColor = System.Drawing.Color.White;
  3343. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  3344. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  3345. this.txtItemName.Name = "txtItemName";
  3346. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  3347. this.txtItemName.TabIndex = 82;
  3348. //
  3349. // security
  3350. //
  3351. this.security.Controls.Add(this.checkShift);
  3352. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3353. this.security.ForeColor = System.Drawing.Color.Silver;
  3354. this.security.Location = new System.Drawing.Point(11, 338);
  3355. this.security.Margin = new System.Windows.Forms.Padding(2);
  3356. this.security.Name = "security";
  3357. this.security.Padding = new System.Windows.Forms.Padding(2);
  3358. this.security.Size = new System.Drawing.Size(497, 61);
  3359. this.security.TabIndex = 83;
  3360. this.security.TabStop = false;
  3361. this.security.Text = "Security:";
  3362. //
  3363. // itemposition
  3364. //
  3365. this.itemposition.Controls.Add(this.radioTop);
  3366. this.itemposition.Controls.Add(this.radioMiddle);
  3367. this.itemposition.Controls.Add(this.radioBottom);
  3368. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3369. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  3370. this.itemposition.Location = new System.Drawing.Point(11, 272);
  3371. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  3372. this.itemposition.Name = "itemposition";
  3373. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  3374. this.itemposition.Size = new System.Drawing.Size(497, 62);
  3375. this.itemposition.TabIndex = 82;
  3376. this.itemposition.TabStop = false;
  3377. this.itemposition.Text = "Item position:";
  3378. //
  3379. // icontoaddgroup
  3380. //
  3381. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  3382. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  3383. this.icontoaddgroup.Controls.Add(this.txtIcon);
  3384. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3385. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3386. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  3387. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3388. this.icontoaddgroup.Name = "icontoaddgroup";
  3389. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3390. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  3391. this.icontoaddgroup.TabIndex = 81;
  3392. this.icontoaddgroup.TabStop = false;
  3393. this.icontoaddgroup.Text = "Icon to add:";
  3394. //
  3395. // btnBrowseIcon
  3396. //
  3397. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3398. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  3399. this.btnBrowseIcon.Enabled = false;
  3400. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3401. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3402. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3403. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3404. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  3405. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  3406. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  3407. this.btnBrowseIcon.Name = "btnBrowseIcon";
  3408. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  3409. this.btnBrowseIcon.TabIndex = 82;
  3410. this.btnBrowseIcon.Text = "...";
  3411. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  3412. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  3413. //
  3414. // txtIcon
  3415. //
  3416. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3417. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3418. this.txtIcon.Enabled = false;
  3419. this.txtIcon.ForeColor = System.Drawing.Color.White;
  3420. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  3421. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  3422. this.txtIcon.Name = "txtIcon";
  3423. this.txtIcon.ReadOnly = true;
  3424. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  3425. this.txtIcon.TabIndex = 81;
  3426. //
  3427. // itemtoaddgroup
  3428. //
  3429. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  3430. this.itemtoaddgroup.Controls.Add(this.txtItem);
  3431. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3432. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3433. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  3434. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3435. this.itemtoaddgroup.Name = "itemtoaddgroup";
  3436. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3437. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  3438. this.itemtoaddgroup.TabIndex = 80;
  3439. this.itemtoaddgroup.TabStop = false;
  3440. this.itemtoaddgroup.Text = "Program to add:";
  3441. //
  3442. // btnBrowseItem
  3443. //
  3444. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3445. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  3446. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3447. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3448. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3449. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3450. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  3451. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  3452. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  3453. this.btnBrowseItem.Name = "btnBrowseItem";
  3454. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  3455. this.btnBrowseItem.TabIndex = 82;
  3456. this.btnBrowseItem.Text = "...";
  3457. this.btnBrowseItem.UseVisualStyleBackColor = false;
  3458. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  3459. //
  3460. // txtItem
  3461. //
  3462. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3463. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3464. this.txtItem.ForeColor = System.Drawing.Color.White;
  3465. this.txtItem.Location = new System.Drawing.Point(11, 26);
  3466. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  3467. this.txtItem.Name = "txtItem";
  3468. this.txtItem.ReadOnly = true;
  3469. this.txtItem.Size = new System.Drawing.Size(434, 29);
  3470. this.txtItem.TabIndex = 81;
  3471. //
  3472. // itemtype
  3473. //
  3474. this.itemtype.Controls.Add(this.radioCommand);
  3475. this.itemtype.Controls.Add(this.radioProgram);
  3476. this.itemtype.Controls.Add(this.radioFolder);
  3477. this.itemtype.Controls.Add(this.radioFile);
  3478. this.itemtype.Controls.Add(this.radioLink);
  3479. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3480. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  3481. this.itemtype.Location = new System.Drawing.Point(11, 40);
  3482. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  3483. this.itemtype.Name = "itemtype";
  3484. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  3485. this.itemtype.Size = new System.Drawing.Size(497, 63);
  3486. this.itemtype.TabIndex = 79;
  3487. this.itemtype.TabStop = false;
  3488. this.itemtype.Text = "Item Type:";
  3489. //
  3490. // label26
  3491. //
  3492. this.label26.AutoSize = true;
  3493. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3494. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  3495. this.label26.Location = new System.Drawing.Point(6, 10);
  3496. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3497. this.label26.Name = "label26";
  3498. this.label26.Size = new System.Drawing.Size(219, 28);
  3499. this.label26.TabIndex = 78;
  3500. this.label26.Tag = "themeable";
  3501. this.label26.Text = "Add or modify an item";
  3502. //
  3503. // tabPage9
  3504. //
  3505. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3506. this.tabPage9.Controls.Add(this.panel5);
  3507. this.tabPage9.Controls.Add(this.button60);
  3508. this.tabPage9.Controls.Add(this.button61);
  3509. this.tabPage9.Controls.Add(this.button62);
  3510. this.tabPage9.Controls.Add(this.label25);
  3511. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  3512. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  3513. this.tabPage9.Name = "tabPage9";
  3514. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  3515. this.tabPage9.Size = new System.Drawing.Size(746, 581);
  3516. this.tabPage9.TabIndex = 2;
  3517. this.tabPage9.Text = "Remove";
  3518. //
  3519. // panel5
  3520. //
  3521. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3522. this.panel5.Controls.Add(this.listDesktopItems);
  3523. this.panel5.Location = new System.Drawing.Point(11, 39);
  3524. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  3525. this.panel5.Name = "panel5";
  3526. this.panel5.Size = new System.Drawing.Size(293, 435);
  3527. this.panel5.TabIndex = 82;
  3528. //
  3529. // listDesktopItems
  3530. //
  3531. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3532. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3533. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  3534. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3535. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  3536. this.listDesktopItems.FormattingEnabled = true;
  3537. this.listDesktopItems.HorizontalScrollbar = true;
  3538. this.listDesktopItems.ItemHeight = 21;
  3539. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  3540. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  3541. this.listDesktopItems.Name = "listDesktopItems";
  3542. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  3543. this.listDesktopItems.TabIndex = 78;
  3544. //
  3545. // button60
  3546. //
  3547. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  3548. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3549. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3550. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3551. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3552. this.button60.ForeColor = System.Drawing.Color.White;
  3553. this.button60.Location = new System.Drawing.Point(308, 75);
  3554. this.button60.Margin = new System.Windows.Forms.Padding(2);
  3555. this.button60.Name = "button60";
  3556. this.button60.Size = new System.Drawing.Size(94, 31);
  3557. this.button60.TabIndex = 81;
  3558. this.button60.Text = "Refresh";
  3559. this.button60.UseVisualStyleBackColor = false;
  3560. this.button60.Click += new System.EventHandler(this.button60_Click);
  3561. //
  3562. // button61
  3563. //
  3564. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  3565. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3566. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3567. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3568. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3569. this.button61.ForeColor = System.Drawing.Color.White;
  3570. this.button61.Location = new System.Drawing.Point(308, 40);
  3571. this.button61.Margin = new System.Windows.Forms.Padding(2);
  3572. this.button61.Name = "button61";
  3573. this.button61.Size = new System.Drawing.Size(94, 31);
  3574. this.button61.TabIndex = 80;
  3575. this.button61.Text = "Remove";
  3576. this.button61.UseVisualStyleBackColor = false;
  3577. this.button61.Click += new System.EventHandler(this.button61_Click);
  3578. //
  3579. // button62
  3580. //
  3581. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  3582. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3583. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3584. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3585. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3586. this.button62.ForeColor = System.Drawing.Color.White;
  3587. this.button62.Location = new System.Drawing.Point(308, 110);
  3588. this.button62.Margin = new System.Windows.Forms.Padding(2);
  3589. this.button62.Name = "button62";
  3590. this.button62.Size = new System.Drawing.Size(94, 31);
  3591. this.button62.TabIndex = 79;
  3592. this.button62.Text = "Remove all";
  3593. this.button62.UseVisualStyleBackColor = false;
  3594. this.button62.Click += new System.EventHandler(this.button62_Click);
  3595. //
  3596. // label25
  3597. //
  3598. this.label25.AutoSize = true;
  3599. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3600. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  3601. this.label25.Location = new System.Drawing.Point(6, 10);
  3602. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3603. this.label25.Name = "label25";
  3604. this.label25.Size = new System.Drawing.Size(300, 28);
  3605. this.label25.TabIndex = 77;
  3606. this.label25.Tag = "themeable";
  3607. this.label25.Text = "Remove existing Desktop items";
  3608. //
  3609. // tabPage10
  3610. //
  3611. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3612. this.tabPage10.Controls.Add(this.button65);
  3613. this.tabPage10.Controls.Add(this.button66);
  3614. this.tabPage10.Controls.Add(this.label24);
  3615. this.tabPage10.Controls.Add(this.button58);
  3616. this.tabPage10.Controls.Add(this.button59);
  3617. this.tabPage10.Controls.Add(this.button55);
  3618. this.tabPage10.Controls.Add(this.button57);
  3619. this.tabPage10.Controls.Add(this.button52);
  3620. this.tabPage10.Controls.Add(this.button53);
  3621. this.tabPage10.Controls.Add(this.button49);
  3622. this.tabPage10.Controls.Add(this.button51);
  3623. this.tabPage10.Controls.Add(this.button56);
  3624. this.tabPage10.Controls.Add(this.button54);
  3625. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  3626. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  3627. this.tabPage10.Name = "tabPage10";
  3628. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  3629. this.tabPage10.Size = new System.Drawing.Size(746, 581);
  3630. this.tabPage10.TabIndex = 3;
  3631. this.tabPage10.Text = "Ready Menus";
  3632. //
  3633. // button65
  3634. //
  3635. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  3636. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3637. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3638. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3639. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3640. this.button65.ForeColor = System.Drawing.Color.White;
  3641. this.button65.Location = new System.Drawing.Point(11, 276);
  3642. this.button65.Margin = new System.Windows.Forms.Padding(2);
  3643. this.button65.Name = "button65";
  3644. this.button65.Size = new System.Drawing.Size(186, 31);
  3645. this.button65.TabIndex = 78;
  3646. this.button65.Text = "Remove \"Take Ownership\"";
  3647. this.button65.UseVisualStyleBackColor = false;
  3648. this.button65.Click += new System.EventHandler(this.button65_Click);
  3649. //
  3650. // button66
  3651. //
  3652. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  3653. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3654. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3655. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3656. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3657. this.button66.ForeColor = System.Drawing.Color.White;
  3658. this.button66.Location = new System.Drawing.Point(11, 240);
  3659. this.button66.Margin = new System.Windows.Forms.Padding(2);
  3660. this.button66.Name = "button66";
  3661. this.button66.Size = new System.Drawing.Size(186, 31);
  3662. this.button66.TabIndex = 77;
  3663. this.button66.Text = "Add \"Take Ownership\"";
  3664. this.button66.UseVisualStyleBackColor = false;
  3665. this.button66.Click += new System.EventHandler(this.button66_Click);
  3666. //
  3667. // label24
  3668. //
  3669. this.label24.AutoSize = true;
  3670. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3671. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  3672. this.label24.Location = new System.Drawing.Point(6, 10);
  3673. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3674. this.label24.Name = "label24";
  3675. this.label24.Size = new System.Drawing.Size(232, 28);
  3676. this.label24.TabIndex = 76;
  3677. this.label24.Tag = "themeable";
  3678. this.label24.Text = "Add ready-made menus";
  3679. //
  3680. // button58
  3681. //
  3682. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  3683. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3684. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3685. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3686. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3687. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3688. this.button58.ForeColor = System.Drawing.Color.White;
  3689. this.button58.Location = new System.Drawing.Point(202, 48);
  3690. this.button58.Margin = new System.Windows.Forms.Padding(2);
  3691. this.button58.Name = "button58";
  3692. this.button58.Size = new System.Drawing.Size(30, 31);
  3693. this.button58.TabIndex = 75;
  3694. this.button58.Text = "?";
  3695. this.button58.UseVisualStyleBackColor = false;
  3696. this.button58.Click += new System.EventHandler(this.button58_Click);
  3697. //
  3698. // button59
  3699. //
  3700. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  3701. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3702. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3703. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3704. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3705. this.button59.ForeColor = System.Drawing.Color.White;
  3706. this.button59.Location = new System.Drawing.Point(11, 48);
  3707. this.button59.Margin = new System.Windows.Forms.Padding(2);
  3708. this.button59.Name = "button59";
  3709. this.button59.Size = new System.Drawing.Size(186, 31);
  3710. this.button59.TabIndex = 74;
  3711. this.button59.Text = "Add \"Power Menu\"";
  3712. this.button59.UseVisualStyleBackColor = false;
  3713. this.button59.Click += new System.EventHandler(this.button59_Click);
  3714. //
  3715. // button55
  3716. //
  3717. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  3718. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3719. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3720. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3721. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3722. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3723. this.button55.ForeColor = System.Drawing.Color.White;
  3724. this.button55.Location = new System.Drawing.Point(202, 192);
  3725. this.button55.Margin = new System.Windows.Forms.Padding(2);
  3726. this.button55.Name = "button55";
  3727. this.button55.Size = new System.Drawing.Size(30, 31);
  3728. this.button55.TabIndex = 73;
  3729. this.button55.Text = "?";
  3730. this.button55.UseVisualStyleBackColor = false;
  3731. this.button55.Click += new System.EventHandler(this.button55_Click);
  3732. //
  3733. // button57
  3734. //
  3735. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  3736. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3737. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3738. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3739. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3740. this.button57.ForeColor = System.Drawing.Color.White;
  3741. this.button57.Location = new System.Drawing.Point(11, 192);
  3742. this.button57.Margin = new System.Windows.Forms.Padding(2);
  3743. this.button57.Name = "button57";
  3744. this.button57.Size = new System.Drawing.Size(186, 31);
  3745. this.button57.TabIndex = 72;
  3746. this.button57.Text = "Add \"Desktop Shortcuts\"";
  3747. this.button57.UseVisualStyleBackColor = false;
  3748. this.button57.Click += new System.EventHandler(this.button57_Click);
  3749. //
  3750. // button52
  3751. //
  3752. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  3753. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3754. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3755. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3756. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3757. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3758. this.button52.ForeColor = System.Drawing.Color.White;
  3759. this.button52.Location = new System.Drawing.Point(202, 120);
  3760. this.button52.Margin = new System.Windows.Forms.Padding(2);
  3761. this.button52.Name = "button52";
  3762. this.button52.Size = new System.Drawing.Size(30, 31);
  3763. this.button52.TabIndex = 71;
  3764. this.button52.Text = "?";
  3765. this.button52.UseVisualStyleBackColor = false;
  3766. this.button52.Click += new System.EventHandler(this.button52_Click);
  3767. //
  3768. // button53
  3769. //
  3770. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  3771. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3772. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3773. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3774. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3775. this.button53.ForeColor = System.Drawing.Color.White;
  3776. this.button53.Location = new System.Drawing.Point(11, 84);
  3777. this.button53.Margin = new System.Windows.Forms.Padding(2);
  3778. this.button53.Name = "button53";
  3779. this.button53.Size = new System.Drawing.Size(186, 31);
  3780. this.button53.TabIndex = 70;
  3781. this.button53.Text = "Add \"System Tools\"";
  3782. this.button53.UseVisualStyleBackColor = false;
  3783. this.button53.Click += new System.EventHandler(this.button53_Click);
  3784. //
  3785. // button49
  3786. //
  3787. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  3788. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3789. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3790. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3791. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3792. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3793. this.button49.ForeColor = System.Drawing.Color.White;
  3794. this.button49.Location = new System.Drawing.Point(202, 156);
  3795. this.button49.Margin = new System.Windows.Forms.Padding(2);
  3796. this.button49.Name = "button49";
  3797. this.button49.Size = new System.Drawing.Size(30, 31);
  3798. this.button49.TabIndex = 69;
  3799. this.button49.Text = "?";
  3800. this.button49.UseVisualStyleBackColor = false;
  3801. this.button49.Click += new System.EventHandler(this.button49_Click);
  3802. //
  3803. // button51
  3804. //
  3805. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  3806. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3807. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3808. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3809. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3810. this.button51.ForeColor = System.Drawing.Color.White;
  3811. this.button51.Location = new System.Drawing.Point(11, 156);
  3812. this.button51.Margin = new System.Windows.Forms.Padding(2);
  3813. this.button51.Name = "button51";
  3814. this.button51.Size = new System.Drawing.Size(186, 31);
  3815. this.button51.TabIndex = 68;
  3816. this.button51.Text = "Add \"System Shortcuts\"";
  3817. this.button51.UseVisualStyleBackColor = false;
  3818. this.button51.Click += new System.EventHandler(this.button51_Click);
  3819. //
  3820. // button56
  3821. //
  3822. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  3823. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3824. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3825. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3826. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3827. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3828. this.button56.ForeColor = System.Drawing.Color.White;
  3829. this.button56.Location = new System.Drawing.Point(202, 84);
  3830. this.button56.Margin = new System.Windows.Forms.Padding(2);
  3831. this.button56.Name = "button56";
  3832. this.button56.Size = new System.Drawing.Size(30, 31);
  3833. this.button56.TabIndex = 67;
  3834. this.button56.Text = "?";
  3835. this.button56.UseVisualStyleBackColor = false;
  3836. this.button56.Click += new System.EventHandler(this.button56_Click);
  3837. //
  3838. // button54
  3839. //
  3840. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  3841. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3842. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3843. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3844. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3845. this.button54.ForeColor = System.Drawing.Color.White;
  3846. this.button54.Location = new System.Drawing.Point(11, 120);
  3847. this.button54.Margin = new System.Windows.Forms.Padding(2);
  3848. this.button54.Name = "button54";
  3849. this.button54.Size = new System.Drawing.Size(186, 31);
  3850. this.button54.TabIndex = 65;
  3851. this.button54.Text = "Add \"Windows Apps\"";
  3852. this.button54.UseVisualStyleBackColor = false;
  3853. this.button54.Click += new System.EventHandler(this.button54_Click);
  3854. //
  3855. // tabPage11
  3856. //
  3857. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3858. this.tabPage11.Controls.Add(this.panel6);
  3859. this.tabPage11.Controls.Add(this.button26);
  3860. this.tabPage11.Controls.Add(this.button8);
  3861. this.tabPage11.Controls.Add(this.label23);
  3862. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  3863. this.tabPage11.Controls.Add(this.button48);
  3864. this.tabPage11.Controls.Add(this.txtRunKeyword);
  3865. this.tabPage11.Controls.Add(this.label22);
  3866. this.tabPage11.Controls.Add(this.txtRunFile);
  3867. this.tabPage11.Controls.Add(this.label21);
  3868. this.tabPage11.Controls.Add(this.label20);
  3869. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  3870. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  3871. this.tabPage11.Name = "tabPage11";
  3872. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  3873. this.tabPage11.Size = new System.Drawing.Size(746, 581);
  3874. this.tabPage11.TabIndex = 4;
  3875. this.tabPage11.Text = "Run Dialog";
  3876. //
  3877. // panel6
  3878. //
  3879. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3880. this.panel6.Controls.Add(this.listCustomCommands);
  3881. this.panel6.Location = new System.Drawing.Point(11, 210);
  3882. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  3883. this.panel6.Name = "panel6";
  3884. this.panel6.Size = new System.Drawing.Size(271, 263);
  3885. this.panel6.TabIndex = 84;
  3886. //
  3887. // listCustomCommands
  3888. //
  3889. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3890. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3891. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  3892. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3893. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  3894. this.listCustomCommands.FormattingEnabled = true;
  3895. this.listCustomCommands.HorizontalScrollbar = true;
  3896. this.listCustomCommands.ItemHeight = 21;
  3897. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  3898. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  3899. this.listCustomCommands.Name = "listCustomCommands";
  3900. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  3901. this.listCustomCommands.TabIndex = 79;
  3902. //
  3903. // button26
  3904. //
  3905. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  3906. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3907. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3908. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3909. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3910. this.button26.ForeColor = System.Drawing.Color.White;
  3911. this.button26.Location = new System.Drawing.Point(286, 210);
  3912. this.button26.Margin = new System.Windows.Forms.Padding(2);
  3913. this.button26.Name = "button26";
  3914. this.button26.Size = new System.Drawing.Size(66, 27);
  3915. this.button26.TabIndex = 82;
  3916. this.button26.Text = "Remove";
  3917. this.button26.UseVisualStyleBackColor = false;
  3918. this.button26.Click += new System.EventHandler(this.button26_Click);
  3919. //
  3920. // button8
  3921. //
  3922. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  3923. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3924. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3925. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3926. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3927. this.button8.ForeColor = System.Drawing.Color.White;
  3928. this.button8.Location = new System.Drawing.Point(286, 241);
  3929. this.button8.Margin = new System.Windows.Forms.Padding(2);
  3930. this.button8.Name = "button8";
  3931. this.button8.Size = new System.Drawing.Size(66, 27);
  3932. this.button8.TabIndex = 81;
  3933. this.button8.Text = "Refresh";
  3934. this.button8.UseVisualStyleBackColor = false;
  3935. this.button8.Click += new System.EventHandler(this.button8_Click);
  3936. //
  3937. // label23
  3938. //
  3939. this.label23.AutoSize = true;
  3940. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3941. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  3942. this.label23.Location = new System.Drawing.Point(6, 173);
  3943. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3944. this.label23.Name = "label23";
  3945. this.label23.Size = new System.Drawing.Size(268, 28);
  3946. this.label23.TabIndex = 80;
  3947. this.label23.Tag = "themeable";
  3948. this.label23.Text = "Remove existing commands";
  3949. //
  3950. // btnCreateCustomCommand
  3951. //
  3952. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  3953. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3954. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3955. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3956. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3957. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  3958. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  3959. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  3960. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  3961. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  3962. this.btnCreateCustomCommand.TabIndex = 60;
  3963. this.btnCreateCustomCommand.Text = "Create";
  3964. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  3965. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  3966. //
  3967. // button48
  3968. //
  3969. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  3970. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3971. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3972. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3973. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3974. this.button48.ForeColor = System.Drawing.Color.White;
  3975. this.button48.Location = new System.Drawing.Point(320, 75);
  3976. this.button48.Margin = new System.Windows.Forms.Padding(2);
  3977. this.button48.Name = "button48";
  3978. this.button48.Size = new System.Drawing.Size(32, 29);
  3979. this.button48.TabIndex = 58;
  3980. this.button48.Text = "...";
  3981. this.button48.UseVisualStyleBackColor = false;
  3982. this.button48.Click += new System.EventHandler(this.button48_Click);
  3983. //
  3984. // txtRunKeyword
  3985. //
  3986. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3987. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3988. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3989. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  3990. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  3991. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  3992. this.txtRunKeyword.Name = "txtRunKeyword";
  3993. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  3994. this.txtRunKeyword.TabIndex = 9;
  3995. //
  3996. // label22
  3997. //
  3998. this.label22.AutoSize = true;
  3999. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4000. this.label22.ForeColor = System.Drawing.Color.White;
  4001. this.label22.Location = new System.Drawing.Point(7, 105);
  4002. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4003. this.label22.Name = "label22";
  4004. this.label22.Size = new System.Drawing.Size(79, 21);
  4005. this.label22.TabIndex = 8;
  4006. this.label22.Text = "Keyword:";
  4007. //
  4008. // txtRunFile
  4009. //
  4010. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4011. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4012. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4013. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  4014. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  4015. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  4016. this.txtRunFile.Name = "txtRunFile";
  4017. this.txtRunFile.ReadOnly = true;
  4018. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  4019. this.txtRunFile.TabIndex = 7;
  4020. //
  4021. // label21
  4022. //
  4023. this.label21.AutoSize = true;
  4024. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4025. this.label21.ForeColor = System.Drawing.Color.White;
  4026. this.label21.Location = new System.Drawing.Point(7, 50);
  4027. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4028. this.label21.Name = "label21";
  4029. this.label21.Size = new System.Drawing.Size(102, 21);
  4030. this.label21.TabIndex = 6;
  4031. this.label21.Text = "File location:";
  4032. //
  4033. // label20
  4034. //
  4035. this.label20.AutoSize = true;
  4036. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4037. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  4038. this.label20.Location = new System.Drawing.Point(6, 10);
  4039. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4040. this.label20.Name = "label20";
  4041. this.label20.Size = new System.Drawing.Size(298, 28);
  4042. this.label20.TabIndex = 5;
  4043. this.label20.Tag = "themeable";
  4044. this.label20.Text = "Define your custom commands";
  4045. //
  4046. // optionsTab
  4047. //
  4048. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4049. this.optionsTab.Controls.Add(this.helpTipsToggle);
  4050. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  4051. this.optionsTab.Controls.Add(this.linkLabel6);
  4052. this.optionsTab.Controls.Add(this.pictureBox84);
  4053. this.optionsTab.Controls.Add(this.pictureBox83);
  4054. this.optionsTab.Controls.Add(this.linkLabel5);
  4055. this.optionsTab.Controls.Add(this.btnOpenConf);
  4056. this.optionsTab.Controls.Add(this.label48);
  4057. this.optionsTab.Controls.Add(this.label43);
  4058. this.optionsTab.Controls.Add(this.btnViewLog);
  4059. this.optionsTab.Controls.Add(this.l2);
  4060. this.optionsTab.Controls.Add(this.btnChangelog);
  4061. this.optionsTab.Controls.Add(this.btnUpdate);
  4062. this.optionsTab.Controls.Add(this.btnResetConfig);
  4063. this.optionsTab.Controls.Add(this.label27);
  4064. this.optionsTab.Controls.Add(this.radioMinimal);
  4065. this.optionsTab.Controls.Add(this.radioCaramel);
  4066. this.optionsTab.Controls.Add(this.radioLime);
  4067. this.optionsTab.Controls.Add(this.radioMagma);
  4068. this.optionsTab.Controls.Add(this.radioOcean);
  4069. this.optionsTab.Controls.Add(this.radioZerg);
  4070. this.optionsTab.Controls.Add(this.quickAccessToggle);
  4071. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  4072. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  4073. this.optionsTab.Name = "optionsTab";
  4074. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  4075. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  4076. this.optionsTab.TabIndex = 6;
  4077. this.optionsTab.Text = "Options";
  4078. //
  4079. // lblUpdateDisabled
  4080. //
  4081. this.lblUpdateDisabled.AutoSize = true;
  4082. this.lblUpdateDisabled.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4083. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  4084. this.lblUpdateDisabled.Location = new System.Drawing.Point(190, 293);
  4085. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4086. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  4087. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  4088. this.lblUpdateDisabled.TabIndex = 69;
  4089. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  4090. this.lblUpdateDisabled.Visible = false;
  4091. //
  4092. // linkLabel6
  4093. //
  4094. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4095. this.linkLabel6.AutoSize = true;
  4096. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4097. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  4098. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  4099. this.linkLabel6.Location = new System.Drawing.Point(622, 427);
  4100. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4101. this.linkLabel6.Name = "linkLabel6";
  4102. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  4103. this.linkLabel6.TabIndex = 68;
  4104. this.linkLabel6.TabStop = true;
  4105. this.linkLabel6.Tag = "themeable";
  4106. this.linkLabel6.Text = "Open Source";
  4107. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  4108. //
  4109. // pictureBox84
  4110. //
  4111. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4112. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  4113. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4114. this.pictureBox84.Location = new System.Drawing.Point(619, 313);
  4115. this.pictureBox84.Name = "pictureBox84";
  4116. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  4117. this.pictureBox84.TabIndex = 67;
  4118. this.pictureBox84.TabStop = false;
  4119. //
  4120. // pictureBox83
  4121. //
  4122. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4123. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  4124. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4125. this.pictureBox83.Location = new System.Drawing.Point(602, 460);
  4126. this.pictureBox83.Name = "pictureBox83";
  4127. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  4128. this.pictureBox83.TabIndex = 66;
  4129. this.pictureBox83.TabStop = false;
  4130. //
  4131. // linkLabel5
  4132. //
  4133. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4134. this.linkLabel5.AutoSize = true;
  4135. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4136. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  4137. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  4138. this.linkLabel5.Location = new System.Drawing.Point(551, 576);
  4139. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4140. this.linkLabel5.Name = "linkLabel5";
  4141. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  4142. this.linkLabel5.TabIndex = 65;
  4143. this.linkLabel5.TabStop = true;
  4144. this.linkLabel5.Tag = "themeable";
  4145. this.linkLabel5.Text = "GNU GPL 3.0 License";
  4146. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  4147. //
  4148. // btnOpenConf
  4149. //
  4150. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  4151. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4152. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4153. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4154. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4155. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  4156. this.btnOpenConf.Location = new System.Drawing.Point(31, 467);
  4157. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  4158. this.btnOpenConf.Name = "btnOpenConf";
  4159. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  4160. this.btnOpenConf.TabIndex = 63;
  4161. this.btnOpenConf.Text = "Show config folder";
  4162. this.btnOpenConf.UseVisualStyleBackColor = false;
  4163. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  4164. //
  4165. // label48
  4166. //
  4167. this.label48.AutoSize = true;
  4168. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4169. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  4170. this.label48.Location = new System.Drawing.Point(11, 386);
  4171. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4172. this.label48.Name = "label48";
  4173. this.label48.Size = new System.Drawing.Size(161, 28);
  4174. this.label48.TabIndex = 62;
  4175. this.label48.Tag = "themeable";
  4176. this.label48.Text = "Troubleshooting";
  4177. //
  4178. // label43
  4179. //
  4180. this.label43.AutoSize = true;
  4181. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4182. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  4183. this.label43.Location = new System.Drawing.Point(11, 243);
  4184. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4185. this.label43.Name = "label43";
  4186. this.label43.Size = new System.Drawing.Size(157, 28);
  4187. this.label43.TabIndex = 61;
  4188. this.label43.Tag = "themeable";
  4189. this.label43.Text = "Check && update";
  4190. //
  4191. // btnViewLog
  4192. //
  4193. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  4194. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4195. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4196. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4197. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4198. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  4199. this.btnViewLog.Location = new System.Drawing.Point(31, 432);
  4200. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  4201. this.btnViewLog.Name = "btnViewLog";
  4202. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  4203. this.btnViewLog.TabIndex = 60;
  4204. this.btnViewLog.Text = "View errors";
  4205. this.btnViewLog.UseVisualStyleBackColor = false;
  4206. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  4207. //
  4208. // l2
  4209. //
  4210. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4211. this.l2.AutoSize = true;
  4212. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4213. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  4214. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  4215. this.l2.Location = new System.Drawing.Point(6, 576);
  4216. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4217. this.l2.Name = "l2";
  4218. this.l2.Size = new System.Drawing.Size(157, 28);
  4219. this.l2.TabIndex = 59;
  4220. this.l2.TabStop = true;
  4221. this.l2.Tag = "themeable";
  4222. this.l2.Text = "deadmoon © ∞";
  4223. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  4224. //
  4225. // btnChangelog
  4226. //
  4227. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  4228. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4229. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4230. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4231. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4232. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  4233. this.btnChangelog.Location = new System.Drawing.Point(31, 325);
  4234. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  4235. this.btnChangelog.Name = "btnChangelog";
  4236. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  4237. this.btnChangelog.TabIndex = 58;
  4238. this.btnChangelog.Text = "View changes";
  4239. this.btnChangelog.UseVisualStyleBackColor = false;
  4240. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  4241. //
  4242. // btnUpdate
  4243. //
  4244. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  4245. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4246. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4247. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4248. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4249. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  4250. this.btnUpdate.Location = new System.Drawing.Point(31, 290);
  4251. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  4252. this.btnUpdate.Name = "btnUpdate";
  4253. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  4254. this.btnUpdate.TabIndex = 57;
  4255. this.btnUpdate.Text = "Check for update";
  4256. this.btnUpdate.UseVisualStyleBackColor = false;
  4257. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  4258. //
  4259. // btnResetConfig
  4260. //
  4261. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  4262. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4263. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4264. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4265. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4266. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  4267. this.btnResetConfig.Location = new System.Drawing.Point(31, 502);
  4268. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  4269. this.btnResetConfig.Name = "btnResetConfig";
  4270. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  4271. this.btnResetConfig.TabIndex = 56;
  4272. this.btnResetConfig.Text = "Reset configuration";
  4273. this.btnResetConfig.UseVisualStyleBackColor = false;
  4274. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  4275. //
  4276. // label27
  4277. //
  4278. this.label27.AutoSize = true;
  4279. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4280. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  4281. this.label27.Location = new System.Drawing.Point(11, 99);
  4282. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4283. this.label27.Name = "label27";
  4284. this.label27.Size = new System.Drawing.Size(192, 28);
  4285. this.label27.TabIndex = 55;
  4286. this.label27.Tag = "themeable";
  4287. this.label27.Text = "Choose your theme";
  4288. //
  4289. // radioMinimal
  4290. //
  4291. this.radioMinimal.AutoSize = true;
  4292. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4293. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  4294. this.radioMinimal.Location = new System.Drawing.Point(124, 200);
  4295. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  4296. this.radioMinimal.Name = "radioMinimal";
  4297. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  4298. this.radioMinimal.TabIndex = 53;
  4299. this.radioMinimal.Text = "Minimal";
  4300. this.radioMinimal.UseVisualStyleBackColor = true;
  4301. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  4302. //
  4303. // radioCaramel
  4304. //
  4305. this.radioCaramel.AutoSize = true;
  4306. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4307. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  4308. this.radioCaramel.Location = new System.Drawing.Point(124, 139);
  4309. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  4310. this.radioCaramel.Name = "radioCaramel";
  4311. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  4312. this.radioCaramel.TabIndex = 52;
  4313. this.radioCaramel.Text = "Caramel";
  4314. this.radioCaramel.UseVisualStyleBackColor = true;
  4315. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  4316. //
  4317. // radioLime
  4318. //
  4319. this.radioLime.AutoSize = true;
  4320. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4321. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  4322. this.radioLime.Location = new System.Drawing.Point(124, 170);
  4323. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  4324. this.radioLime.Name = "radioLime";
  4325. this.radioLime.Size = new System.Drawing.Size(63, 25);
  4326. this.radioLime.TabIndex = 51;
  4327. this.radioLime.Text = "Lime";
  4328. this.radioLime.UseVisualStyleBackColor = true;
  4329. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  4330. //
  4331. // radioMagma
  4332. //
  4333. this.radioMagma.AutoSize = true;
  4334. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4335. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  4336. this.radioMagma.Location = new System.Drawing.Point(31, 170);
  4337. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  4338. this.radioMagma.Name = "radioMagma";
  4339. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  4340. this.radioMagma.TabIndex = 50;
  4341. this.radioMagma.Text = "Magma";
  4342. this.radioMagma.UseVisualStyleBackColor = true;
  4343. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  4344. //
  4345. // radioOcean
  4346. //
  4347. this.radioOcean.AutoSize = true;
  4348. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4349. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  4350. this.radioOcean.Location = new System.Drawing.Point(31, 136);
  4351. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  4352. this.radioOcean.Name = "radioOcean";
  4353. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  4354. this.radioOcean.TabIndex = 49;
  4355. this.radioOcean.Text = "Ocean";
  4356. this.radioOcean.UseVisualStyleBackColor = true;
  4357. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  4358. //
  4359. // radioZerg
  4360. //
  4361. this.radioZerg.AutoSize = true;
  4362. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4363. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  4364. this.radioZerg.Location = new System.Drawing.Point(31, 197);
  4365. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  4366. this.radioZerg.Name = "radioZerg";
  4367. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  4368. this.radioZerg.TabIndex = 48;
  4369. this.radioZerg.Text = "Zerg";
  4370. this.radioZerg.UseVisualStyleBackColor = true;
  4371. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  4372. //
  4373. // defineCommandDialog
  4374. //
  4375. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  4376. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  4377. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  4378. //
  4379. // defineProgramDialog
  4380. //
  4381. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  4382. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  4383. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  4384. //
  4385. // defineFolderDialog
  4386. //
  4387. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  4388. //
  4389. // defineFileDialog
  4390. //
  4391. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  4392. this.defineFileDialog.Title = "Optimizer | Select a file...";
  4393. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  4394. //
  4395. // DefineProgramIconDialog
  4396. //
  4397. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4398. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  4399. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  4400. //
  4401. // DefineFolderIconDialog
  4402. //
  4403. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4404. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  4405. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  4406. //
  4407. // DefineURLIconDialog
  4408. //
  4409. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4410. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  4411. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  4412. //
  4413. // DefineFileIconDialog
  4414. //
  4415. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4416. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  4417. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  4418. //
  4419. // DefineCommandIconDialog
  4420. //
  4421. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4422. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  4423. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  4424. //
  4425. // ExportDialog
  4426. //
  4427. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  4428. this.ExportDialog.Title = "Optimizer | Export PING results...";
  4429. //
  4430. // launcherMenu
  4431. //
  4432. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4433. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4434. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4435. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4436. this.startupItem,
  4437. this.cleanerItem,
  4438. this.pingerItem,
  4439. this.hostsItem,
  4440. this.appsItem,
  4441. this.toolStripSeparator1,
  4442. this.restartExpolorerItem,
  4443. this.exitItem});
  4444. this.launcherMenu.Name = "launcherMenu";
  4445. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4446. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  4447. //
  4448. // startupItem
  4449. //
  4450. this.startupItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4451. this.startupItem.ForeColor = System.Drawing.Color.White;
  4452. this.startupItem.Image = ((System.Drawing.Image)(resources.GetObject("startupItem.Image")));
  4453. this.startupItem.Name = "startupItem";
  4454. this.startupItem.Size = new System.Drawing.Size(214, 26);
  4455. this.startupItem.Text = "Startup Manager";
  4456. this.startupItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4457. this.startupItem.Click += new System.EventHandler(this.startupItem_Click);
  4458. //
  4459. // cleanerItem
  4460. //
  4461. this.cleanerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4462. this.cleanerItem.ForeColor = System.Drawing.Color.White;
  4463. this.cleanerItem.Image = ((System.Drawing.Image)(resources.GetObject("cleanerItem.Image")));
  4464. this.cleanerItem.Name = "cleanerItem";
  4465. this.cleanerItem.Size = new System.Drawing.Size(214, 26);
  4466. this.cleanerItem.Text = "PC Cleaner";
  4467. this.cleanerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4468. this.cleanerItem.Click += new System.EventHandler(this.cleanerItem_Click);
  4469. //
  4470. // pingerItem
  4471. //
  4472. this.pingerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4473. this.pingerItem.ForeColor = System.Drawing.Color.White;
  4474. this.pingerItem.Image = ((System.Drawing.Image)(resources.GetObject("pingerItem.Image")));
  4475. this.pingerItem.Name = "pingerItem";
  4476. this.pingerItem.Size = new System.Drawing.Size(214, 26);
  4477. this.pingerItem.Text = "Pinger Tool";
  4478. this.pingerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4479. this.pingerItem.Click += new System.EventHandler(this.pingerItem_Click);
  4480. //
  4481. // hostsItem
  4482. //
  4483. this.hostsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4484. this.hostsItem.ForeColor = System.Drawing.Color.White;
  4485. this.hostsItem.Image = ((System.Drawing.Image)(resources.GetObject("hostsItem.Image")));
  4486. this.hostsItem.Name = "hostsItem";
  4487. this.hostsItem.Size = new System.Drawing.Size(214, 26);
  4488. this.hostsItem.Text = "HOSTS Editor";
  4489. this.hostsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4490. this.hostsItem.Click += new System.EventHandler(this.hostsItem_Click);
  4491. //
  4492. // appsItem
  4493. //
  4494. this.appsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4495. this.appsItem.ForeColor = System.Drawing.Color.White;
  4496. this.appsItem.Image = ((System.Drawing.Image)(resources.GetObject("appsItem.Image")));
  4497. this.appsItem.Name = "appsItem";
  4498. this.appsItem.Size = new System.Drawing.Size(214, 26);
  4499. this.appsItem.Text = "Apps Downloader";
  4500. this.appsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4501. this.appsItem.Click += new System.EventHandler(this.appsItem_Click);
  4502. //
  4503. // toolStripSeparator1
  4504. //
  4505. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  4506. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  4507. this.toolStripSeparator1.Name = "toolStripSeparator1";
  4508. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  4509. this.toolStripSeparator1.Tag = "";
  4510. //
  4511. // restartExpolorerItem
  4512. //
  4513. this.restartExpolorerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4514. this.restartExpolorerItem.ForeColor = System.Drawing.Color.White;
  4515. this.restartExpolorerItem.Image = ((System.Drawing.Image)(resources.GetObject("restartExpolorerItem.Image")));
  4516. this.restartExpolorerItem.Name = "restartExpolorerItem";
  4517. this.restartExpolorerItem.Size = new System.Drawing.Size(214, 26);
  4518. this.restartExpolorerItem.Text = "Restart Explorer";
  4519. this.restartExpolorerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4520. this.restartExpolorerItem.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  4521. //
  4522. // exitItem
  4523. //
  4524. this.exitItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4525. this.exitItem.ForeColor = System.Drawing.Color.White;
  4526. this.exitItem.Image = ((System.Drawing.Image)(resources.GetObject("exitItem.Image")));
  4527. this.exitItem.Name = "exitItem";
  4528. this.exitItem.Size = new System.Drawing.Size(214, 26);
  4529. this.exitItem.Text = "Exit";
  4530. this.exitItem.Click += new System.EventHandler(this.exitItem_Click);
  4531. //
  4532. // launcherIcon
  4533. //
  4534. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  4535. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  4536. this.launcherIcon.Text = "Optimizer";
  4537. this.launcherIcon.Visible = true;
  4538. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  4539. //
  4540. // infoTip
  4541. //
  4542. this.infoTip.AutoPopDelay = 32000;
  4543. this.infoTip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  4544. this.infoTip.ForeColor = System.Drawing.Color.DodgerBlue;
  4545. this.infoTip.InitialDelay = 250;
  4546. this.infoTip.IsBalloon = true;
  4547. this.infoTip.ReshowDelay = 100;
  4548. this.infoTip.ShowAlways = true;
  4549. this.infoTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  4550. this.infoTip.UseAnimation = false;
  4551. this.infoTip.UseFading = false;
  4552. this.infoTip.Popup += new System.Windows.Forms.PopupEventHandler(this.infoBaloon_Popup);
  4553. //
  4554. // button11
  4555. //
  4556. this.button11.BackColor = System.Drawing.Color.DodgerBlue;
  4557. this.button11.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4558. this.button11.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4559. this.button11.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4560. this.button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4561. this.button11.ForeColor = System.Drawing.Color.White;
  4562. this.button11.Location = new System.Drawing.Point(11, 563);
  4563. this.button11.Margin = new System.Windows.Forms.Padding(2);
  4564. this.button11.Name = "button11";
  4565. this.button11.Size = new System.Drawing.Size(101, 31);
  4566. this.button11.TabIndex = 41;
  4567. this.button11.Text = "Backup";
  4568. this.button11.UseVisualStyleBackColor = false;
  4569. this.button11.Click += new System.EventHandler(this.button11_Click);
  4570. //
  4571. // button12
  4572. //
  4573. this.button12.BackColor = System.Drawing.Color.DodgerBlue;
  4574. this.button12.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4575. this.button12.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4576. this.button12.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4577. this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4578. this.button12.ForeColor = System.Drawing.Color.White;
  4579. this.button12.Location = new System.Drawing.Point(116, 563);
  4580. this.button12.Margin = new System.Windows.Forms.Padding(2);
  4581. this.button12.Name = "button12";
  4582. this.button12.Size = new System.Drawing.Size(101, 31);
  4583. this.button12.TabIndex = 42;
  4584. this.button12.Text = "Restore";
  4585. this.button12.UseVisualStyleBackColor = false;
  4586. this.button12.Click += new System.EventHandler(this.button12_Click);
  4587. //
  4588. // txtBackupTitle
  4589. //
  4590. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4591. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4592. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4593. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  4594. this.txtBackupTitle.Location = new System.Drawing.Point(114, 566);
  4595. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  4596. this.txtBackupTitle.Name = "txtBackupTitle";
  4597. this.txtBackupTitle.Size = new System.Drawing.Size(310, 29);
  4598. this.txtBackupTitle.TabIndex = 58;
  4599. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4600. this.txtBackupTitle.Visible = false;
  4601. //
  4602. // label4
  4603. //
  4604. this.label4.AutoSize = true;
  4605. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4606. this.label4.ForeColor = System.Drawing.Color.Silver;
  4607. this.label4.Location = new System.Drawing.Point(10, 569);
  4608. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4609. this.label4.Name = "label4";
  4610. this.label4.Size = new System.Drawing.Size(100, 21);
  4611. this.label4.TabIndex = 59;
  4612. this.label4.Tag = "";
  4613. this.label4.Text = "Backup title:";
  4614. this.label4.Visible = false;
  4615. //
  4616. // button13
  4617. //
  4618. this.button13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4619. this.button13.BackColor = System.Drawing.Color.DodgerBlue;
  4620. this.button13.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4621. this.button13.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4622. this.button13.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4623. this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4624. this.button13.ForeColor = System.Drawing.Color.White;
  4625. this.button13.Location = new System.Drawing.Point(430, 566);
  4626. this.button13.Margin = new System.Windows.Forms.Padding(2);
  4627. this.button13.Name = "button13";
  4628. this.button13.Size = new System.Drawing.Size(53, 29);
  4629. this.button13.TabIndex = 60;
  4630. this.button13.Text = "OK";
  4631. this.button13.UseVisualStyleBackColor = false;
  4632. this.button13.Visible = false;
  4633. this.button13.Click += new System.EventHandler(this.button13_Click);
  4634. //
  4635. // button14
  4636. //
  4637. this.button14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4638. this.button14.BackColor = System.Drawing.Color.DodgerBlue;
  4639. this.button14.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4640. this.button14.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4641. this.button14.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4642. this.button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4643. this.button14.ForeColor = System.Drawing.Color.White;
  4644. this.button14.Location = new System.Drawing.Point(487, 566);
  4645. this.button14.Margin = new System.Windows.Forms.Padding(2);
  4646. this.button14.Name = "button14";
  4647. this.button14.Size = new System.Drawing.Size(53, 29);
  4648. this.button14.TabIndex = 61;
  4649. this.button14.Text = "Cancel";
  4650. this.button14.UseVisualStyleBackColor = false;
  4651. this.button14.Visible = false;
  4652. this.button14.Click += new System.EventHandler(this.button14_Click);
  4653. //
  4654. // toggleSwitch38
  4655. //
  4656. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  4657. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  4658. this.toggleSwitch38.Name = "toggleSwitch38";
  4659. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4660. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  4661. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4662. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  4663. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  4664. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  4665. this.toggleSwitch38.TabIndex = 50;
  4666. this.toggleSwitch38.Tag = "themeable";
  4667. this.infoTip.SetToolTip(this.toggleSwitch38, "Sticky Keys is an accessibility feature to help Windows users with\r\nphysical disa" +
  4668. "bilities reducing the sort of movement associated with \r\nrepetitive strain injur" +
  4669. "y.");
  4670. //
  4671. // toggleSwitch36
  4672. //
  4673. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  4674. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  4675. this.toggleSwitch36.Name = "toggleSwitch36";
  4676. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4677. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  4678. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4679. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  4680. this.toggleSwitch36.OnText = "Disable SmartScreen";
  4681. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  4682. this.toggleSwitch36.TabIndex = 49;
  4683. this.toggleSwitch36.Tag = "themeable";
  4684. this.infoTip.SetToolTip(this.toggleSwitch36, "SmartScreen automatically scans files, downloads and websites, blocking\r\nalready-" +
  4685. "known dangerous content and warns you before running them.");
  4686. //
  4687. // toggleSwitch33
  4688. //
  4689. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  4690. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  4691. this.toggleSwitch33.Name = "toggleSwitch33";
  4692. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4693. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  4694. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4695. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  4696. this.toggleSwitch33.OnText = "Disable Fax Service";
  4697. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  4698. this.toggleSwitch33.TabIndex = 48;
  4699. this.toggleSwitch33.Tag = "themeable";
  4700. this.infoTip.SetToolTip(this.toggleSwitch33, "Fax service is responsible for sending and receiving faxes.");
  4701. //
  4702. // toggleSwitch32
  4703. //
  4704. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  4705. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  4706. this.toggleSwitch32.Name = "toggleSwitch32";
  4707. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4708. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  4709. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4710. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  4711. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  4712. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  4713. this.toggleSwitch32.TabIndex = 47;
  4714. this.toggleSwitch32.Tag = "themeable";
  4715. this.infoTip.SetToolTip(this.toggleSwitch32, "Compatibility Assistant service detects known compatibility issues in older progr" +
  4716. "ams.");
  4717. //
  4718. // toggleSwitch12
  4719. //
  4720. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  4721. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  4722. this.toggleSwitch12.Name = "toggleSwitch12";
  4723. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4724. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  4725. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4726. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  4727. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  4728. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  4729. this.toggleSwitch12.TabIndex = 46;
  4730. this.toggleSwitch12.Tag = "themeable";
  4731. this.infoTip.SetToolTip(this.toggleSwitch12, "Office telemetry periodically sends usage and\r\nperformance data to Microsoft, for" +
  4732. " future improvement.");
  4733. //
  4734. // toggleSwitch11
  4735. //
  4736. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  4737. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  4738. this.toggleSwitch11.Name = "toggleSwitch11";
  4739. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4740. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  4741. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4742. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  4743. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  4744. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  4745. this.toggleSwitch11.TabIndex = 45;
  4746. this.toggleSwitch11.Tag = "themeable";
  4747. this.infoTip.SetToolTip(this.toggleSwitch11, "Telemetry services periodically sends usage and performance data to Microsoft,\r\nf" +
  4748. "or future improvement.");
  4749. //
  4750. // toggleSwitch10
  4751. //
  4752. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  4753. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  4754. this.toggleSwitch10.Name = "toggleSwitch10";
  4755. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4756. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  4757. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4758. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  4759. this.toggleSwitch10.OnText = "Disable Superfetch";
  4760. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  4761. this.toggleSwitch10.TabIndex = 44;
  4762. this.toggleSwitch10.Tag = "themeable";
  4763. this.infoTip.SetToolTip(this.toggleSwitch10, "Superfetch preloads commonly used apps to RAM, causing high disk usage,\r\nespecial" +
  4764. "ly on HDDs.");
  4765. //
  4766. // toggleSwitch9
  4767. //
  4768. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  4769. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  4770. this.toggleSwitch9.Name = "toggleSwitch9";
  4771. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4772. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  4773. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4774. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  4775. this.toggleSwitch9.OnText = "Disable HomeGroup";
  4776. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  4777. this.toggleSwitch9.TabIndex = 43;
  4778. this.toggleSwitch9.Tag = "themeable";
  4779. this.infoTip.SetToolTip(this.toggleSwitch9, "HomeGroup is a feature which allows to share files\r\non a home network using Windo" +
  4780. "ws Explorer.");
  4781. //
  4782. // toggleSwitch8
  4783. //
  4784. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  4785. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  4786. this.toggleSwitch8.Name = "toggleSwitch8";
  4787. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4788. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  4789. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4790. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  4791. this.toggleSwitch8.OnText = "Disable Error Reporting";
  4792. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  4793. this.toggleSwitch8.TabIndex = 42;
  4794. this.toggleSwitch8.Tag = "themeable";
  4795. this.infoTip.SetToolTip(this.toggleSwitch8, "Error Reporting collects application crashes and errors and send them to Microsof" +
  4796. "t.");
  4797. //
  4798. // toggleSwitch6
  4799. //
  4800. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  4801. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  4802. this.toggleSwitch6.Name = "toggleSwitch6";
  4803. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4804. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  4805. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4806. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  4807. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  4808. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  4809. this.toggleSwitch6.TabIndex = 40;
  4810. this.toggleSwitch6.Tag = "themeable";
  4811. this.infoTip.SetToolTip(this.toggleSwitch6, "Media Player Sharing provides home media sharing for Windows Media Player.");
  4812. //
  4813. // toggleSwitch5
  4814. //
  4815. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  4816. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  4817. this.toggleSwitch5.Name = "toggleSwitch5";
  4818. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4819. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  4820. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4821. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  4822. this.toggleSwitch5.OnText = "Disable Print Service";
  4823. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  4824. this.toggleSwitch5.TabIndex = 39;
  4825. this.toggleSwitch5.Tag = "themeable";
  4826. this.infoTip.SetToolTip(this.toggleSwitch5, "Print service is responsible for detecting, installing and utilizing printers.");
  4827. //
  4828. // toggleSwitch4
  4829. //
  4830. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  4831. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  4832. this.toggleSwitch4.Name = "toggleSwitch4";
  4833. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4834. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  4835. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4836. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  4837. this.toggleSwitch4.OnText = "Disable System Restore";
  4838. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  4839. this.toggleSwitch4.TabIndex = 38;
  4840. this.toggleSwitch4.Tag = "themeable";
  4841. this.infoTip.SetToolTip(this.toggleSwitch4, "System Restore is a feature that allows to revert Windows\' state\r\nto a previous o" +
  4842. "ne to recover from malfunctions or other problems.");
  4843. //
  4844. // toggleSwitch1
  4845. //
  4846. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  4847. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  4848. this.toggleSwitch1.Name = "toggleSwitch1";
  4849. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4850. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  4851. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4852. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  4853. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  4854. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  4855. this.toggleSwitch1.TabIndex = 37;
  4856. this.toggleSwitch1.Tag = "themeable";
  4857. this.infoTip.SetToolTip(this.toggleSwitch1, resources.GetString("toggleSwitch1.ToolTip"));
  4858. //
  4859. // toggleSwitch3
  4860. //
  4861. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  4862. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  4863. this.toggleSwitch3.Name = "toggleSwitch3";
  4864. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4865. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  4866. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4867. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  4868. this.toggleSwitch3.OnText = "Disable Windows Defender";
  4869. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  4870. this.toggleSwitch3.TabIndex = 36;
  4871. this.toggleSwitch3.Tag = "themeable";
  4872. this.infoTip.SetToolTip(this.toggleSwitch3, "Windows Defender is the built-in antivirus in Windows systems.");
  4873. //
  4874. // toggleSwitch2
  4875. //
  4876. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  4877. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  4878. this.toggleSwitch2.Name = "toggleSwitch2";
  4879. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4880. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  4881. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4882. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  4883. this.toggleSwitch2.OnText = "Disable Network Throttling";
  4884. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  4885. this.toggleSwitch2.TabIndex = 35;
  4886. this.toggleSwitch2.Tag = "themeable";
  4887. this.infoTip.SetToolTip(this.toggleSwitch2, "Windows implements a network throttling mechanism that will restrict\r\nnetwork tra" +
  4888. "ffic when running multimedia apps. It can also reduce network\'s\r\nperformance whe" +
  4889. "n playing online games.");
  4890. //
  4891. // toggleSwitch7
  4892. //
  4893. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  4894. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  4895. this.toggleSwitch7.Name = "toggleSwitch7";
  4896. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4897. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  4898. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4899. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  4900. this.toggleSwitch7.OnText = "Disable Notification Center";
  4901. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  4902. this.toggleSwitch7.TabIndex = 71;
  4903. this.toggleSwitch7.Tag = "themeable";
  4904. this.infoTip.SetToolTip(this.toggleSwitch7, "Notification Center is a central place for notifications and quick action tiles,\r" +
  4905. "\nlike Wi-Fi, Bluetooth, etc.");
  4906. //
  4907. // toggleSwitch40
  4908. //
  4909. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  4910. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  4911. this.toggleSwitch40.Name = "toggleSwitch40";
  4912. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4913. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  4914. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4915. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  4916. this.toggleSwitch40.OnText = "Remove Cast To Device";
  4917. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  4918. this.toggleSwitch40.TabIndex = 61;
  4919. this.toggleSwitch40.Tag = "themeable";
  4920. this.infoTip.SetToolTip(this.toggleSwitch40, "Removes right-click to share media content to Miracast devices.");
  4921. //
  4922. // toggleSwitch39
  4923. //
  4924. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  4925. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  4926. this.toggleSwitch39.Name = "toggleSwitch39";
  4927. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4928. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  4929. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4930. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  4931. this.toggleSwitch39.OnText = "Enable Long Paths";
  4932. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  4933. this.toggleSwitch39.TabIndex = 60;
  4934. this.toggleSwitch39.Tag = "themeable";
  4935. this.infoTip.SetToolTip(this.toggleSwitch39, "Removes maximum path length limitation of 256 characters.");
  4936. //
  4937. // toggleSwitch37
  4938. //
  4939. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  4940. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  4941. this.toggleSwitch37.Name = "toggleSwitch37";
  4942. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4943. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  4944. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4945. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  4946. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  4947. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  4948. this.toggleSwitch37.TabIndex = 59;
  4949. this.toggleSwitch37.Tag = "themeable";
  4950. this.infoTip.SetToolTip(this.toggleSwitch37, "Cloud Clipboard shares clipboard data across your devices.\r\nIt allows to copy on " +
  4951. "one device and paste on another.\r\nRequires Microsoft account sign-in.");
  4952. //
  4953. // toggleSwitch35
  4954. //
  4955. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  4956. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  4957. this.toggleSwitch35.Name = "toggleSwitch35";
  4958. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4959. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  4960. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4961. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  4962. this.toggleSwitch35.OnText = "Disable Feature Updates";
  4963. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  4964. this.toggleSwitch35.TabIndex = 58;
  4965. this.toggleSwitch35.Tag = "themeable";
  4966. this.infoTip.SetToolTip(this.toggleSwitch35, "Feature Updates are technically new versions of Windows, that require an upgrade." +
  4967. "\r\nHowever, they are considered a risky procedure. They are usually semi-annual r" +
  4968. "eleases.");
  4969. //
  4970. // toggleSwitch34
  4971. //
  4972. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  4973. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  4974. this.toggleSwitch34.Name = "toggleSwitch34";
  4975. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4976. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  4977. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4978. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  4979. this.toggleSwitch34.OnText = "Disable Insider Service";
  4980. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  4981. this.toggleSwitch34.TabIndex = 57;
  4982. this.toggleSwitch34.Tag = "themeable";
  4983. this.infoTip.SetToolTip(this.toggleSwitch34, "Windows Insider program allows you to test out latest features\r\nbefore they are r" +
  4984. "eleased to public.\r\nIt\'s considered an unnecessary service for users who don\'t w" +
  4985. "ish to participate.");
  4986. //
  4987. // toggleSwitch27
  4988. //
  4989. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  4990. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  4991. this.toggleSwitch27.Name = "toggleSwitch27";
  4992. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4993. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  4994. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4995. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  4996. this.toggleSwitch27.OnText = "Enable Dark Theme";
  4997. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  4998. this.toggleSwitch27.TabIndex = 56;
  4999. this.toggleSwitch27.Tag = "themeable";
  5000. this.infoTip.SetToolTip(this.toggleSwitch27, "Enables Windows dark theme.");
  5001. //
  5002. // toggleSwitch28
  5003. //
  5004. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  5005. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  5006. this.toggleSwitch28.Name = "toggleSwitch28";
  5007. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5008. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  5009. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5010. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  5011. this.toggleSwitch28.OnText = "Disable Spell Checking";
  5012. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  5013. this.toggleSwitch28.TabIndex = 55;
  5014. this.toggleSwitch28.Tag = "themeable";
  5015. this.infoTip.SetToolTip(this.toggleSwitch28, "Touch-keyboard only features like:\r\n\r\n- Auto-correction\r\n- Text suggestions\r\n- Sp" +
  5016. "ell-check");
  5017. //
  5018. // toggleSwitch29
  5019. //
  5020. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  5021. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  5022. this.toggleSwitch29.Name = "toggleSwitch29";
  5023. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5024. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  5025. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5026. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  5027. this.toggleSwitch29.OnText = "Disable Windows Ink";
  5028. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  5029. this.toggleSwitch29.TabIndex = 54;
  5030. this.toggleSwitch29.Tag = "themeable";
  5031. this.infoTip.SetToolTip(this.toggleSwitch29, "Windows Ink provides support for digital pens, to draw on screen.");
  5032. //
  5033. // toggleSwitch30
  5034. //
  5035. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  5036. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  5037. this.toggleSwitch30.Name = "toggleSwitch30";
  5038. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5039. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  5040. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5041. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  5042. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  5043. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  5044. this.toggleSwitch30.TabIndex = 53;
  5045. this.toggleSwitch30.Tag = "themeable";
  5046. this.infoTip.SetToolTip(this.toggleSwitch30, "Useful when Windows Update constantly replaces a properly\r\nworking driver with a " +
  5047. "faulty one.");
  5048. //
  5049. // toggleSwitch20
  5050. //
  5051. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  5052. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  5053. this.toggleSwitch20.Name = "toggleSwitch20";
  5054. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5055. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  5056. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5057. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  5058. this.toggleSwitch20.OnText = "Disable Sensor Services";
  5059. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  5060. this.toggleSwitch20.TabIndex = 51;
  5061. this.toggleSwitch20.Tag = "themeable";
  5062. this.infoTip.SetToolTip(this.toggleSwitch20, "Services that manage sensors\' functionality,\r\nlike auto-rotation, auto-brightness" +
  5063. ", etc.\r\nUseful only for tablets or devices with touch-screen.");
  5064. //
  5065. // toggleSwitch21
  5066. //
  5067. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  5068. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  5069. this.toggleSwitch21.Name = "toggleSwitch21";
  5070. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5071. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  5072. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5073. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  5074. this.toggleSwitch21.OnText = "Enhance Privacy";
  5075. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  5076. this.toggleSwitch21.TabIndex = 50;
  5077. this.toggleSwitch21.Tag = "themeable";
  5078. this.infoTip.SetToolTip(this.toggleSwitch21, "Extra privacy tweaks disabling the following:\r\n\r\n- Biometrics\r\n- Geolocation\r\n- S" +
  5079. "hare apps across devices\r\n- Text logger\r\n- Diagnostics");
  5080. //
  5081. // toggleSwitch23
  5082. //
  5083. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  5084. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  5085. this.toggleSwitch23.Name = "toggleSwitch23";
  5086. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5087. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  5088. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5089. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  5090. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  5091. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  5092. this.toggleSwitch23.TabIndex = 48;
  5093. this.toggleSwitch23.Tag = "themeable";
  5094. this.infoTip.SetToolTip(this.toggleSwitch23, "Telemetry services track and log usage data sending feedback\r\nfor analysis to Mic" +
  5095. "rosoft.");
  5096. //
  5097. // toggleSwitch24
  5098. //
  5099. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  5100. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  5101. this.toggleSwitch24.Name = "toggleSwitch24";
  5102. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5103. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  5104. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5105. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  5106. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  5107. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  5108. this.toggleSwitch24.TabIndex = 47;
  5109. this.toggleSwitch24.Tag = "themeable";
  5110. this.infoTip.SetToolTip(this.toggleSwitch24, "Disables automatic downloading and installation of Windows updates.\r\nInstead, the" +
  5111. "re is a notification when new updates are available.\r\nIt also disables Delivery " +
  5112. "Optimization service.");
  5113. //
  5114. // toggleSwitch25
  5115. //
  5116. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  5117. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  5118. this.toggleSwitch25.Name = "toggleSwitch25";
  5119. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5120. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  5121. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5122. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  5123. this.toggleSwitch25.OnText = "Disable My People";
  5124. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  5125. this.toggleSwitch25.TabIndex = 46;
  5126. this.toggleSwitch25.Tag = "themeable";
  5127. this.infoTip.SetToolTip(this.toggleSwitch25, "My People is a new feature showing recent contacts in taskbar.");
  5128. //
  5129. // toggleSwitch26
  5130. //
  5131. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  5132. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  5133. this.toggleSwitch26.Name = "toggleSwitch26";
  5134. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5135. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  5136. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5137. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  5138. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  5139. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  5140. this.toggleSwitch26.TabIndex = 45;
  5141. this.toggleSwitch26.Tag = "themeable";
  5142. this.infoTip.SetToolTip(this.toggleSwitch26, "Prevents advertisements from showing up in Start Menu.");
  5143. //
  5144. // toggleSwitch19
  5145. //
  5146. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  5147. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  5148. this.toggleSwitch19.Name = "toggleSwitch19";
  5149. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5150. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  5151. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5152. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  5153. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  5154. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  5155. this.toggleSwitch19.TabIndex = 44;
  5156. this.toggleSwitch19.Tag = "themeable";
  5157. this.infoTip.SetToolTip(this.toggleSwitch19, "- Colorizes taskbar with your personalized color.\r\n- Disables transparency effect" +
  5158. "s");
  5159. //
  5160. // toggleSwitch18
  5161. //
  5162. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  5163. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  5164. this.toggleSwitch18.Name = "toggleSwitch18";
  5165. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5166. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  5167. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5168. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  5169. this.toggleSwitch18.OnText = "Disable Quick Access History";
  5170. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  5171. this.toggleSwitch18.TabIndex = 43;
  5172. this.toggleSwitch18.Tag = "themeable";
  5173. this.infoTip.SetToolTip(this.toggleSwitch18, "Disables Quick Access and removes frequent files in Windows Explorer.");
  5174. //
  5175. // toggleSwitch17
  5176. //
  5177. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  5178. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  5179. this.toggleSwitch17.Name = "toggleSwitch17";
  5180. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5181. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  5182. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5183. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  5184. this.toggleSwitch17.OnText = "Disable Xbox Live";
  5185. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  5186. this.toggleSwitch17.TabIndex = 42;
  5187. this.toggleSwitch17.Tag = "themeable";
  5188. this.infoTip.SetToolTip(this.toggleSwitch17, "Xbox Live services offer streaming, recording and social features for Xbox games." +
  5189. "");
  5190. //
  5191. // toggleSwitch16
  5192. //
  5193. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  5194. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  5195. this.toggleSwitch16.Name = "toggleSwitch16";
  5196. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5197. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  5198. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5199. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  5200. this.toggleSwitch16.OnText = "Disable Cortana";
  5201. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  5202. this.toggleSwitch16.TabIndex = 41;
  5203. this.toggleSwitch16.Tag = "themeable";
  5204. this.infoTip.SetToolTip(this.toggleSwitch16, "Cortana is a virtual AI-based assistant.\r\n\r\n- Disables Cortana.\r\n- Disables web s" +
  5205. "earch in Start Menu\r\n- Prevents from keeping search history");
  5206. //
  5207. // toggleSwitch15
  5208. //
  5209. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  5210. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  5211. this.toggleSwitch15.Name = "toggleSwitch15";
  5212. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5213. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  5214. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5215. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  5216. this.toggleSwitch15.OnText = "Disable Game Bar";
  5217. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  5218. this.toggleSwitch15.TabIndex = 40;
  5219. this.toggleSwitch15.Tag = "themeable";
  5220. this.infoTip.SetToolTip(this.toggleSwitch15, "Game Bar is a quick-access menu for Xbox gaming services.");
  5221. //
  5222. // toggleSwitch14
  5223. //
  5224. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  5225. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  5226. this.toggleSwitch14.Name = "toggleSwitch14";
  5227. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5228. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  5229. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5230. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  5231. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  5232. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  5233. this.toggleSwitch14.TabIndex = 39;
  5234. this.toggleSwitch14.Tag = "themeable";
  5235. this.infoTip.SetToolTip(this.toggleSwitch14, "Completely removes OneDrive cloud-storage integration.");
  5236. //
  5237. // toggleSwitch13
  5238. //
  5239. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  5240. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  5241. this.toggleSwitch13.Name = "toggleSwitch13";
  5242. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5243. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  5244. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5245. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  5246. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  5247. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  5248. this.toggleSwitch13.TabIndex = 38;
  5249. this.toggleSwitch13.Tag = "themeable";
  5250. this.infoTip.SetToolTip(this.toggleSwitch13, "Restores the classic volume mixer control panel.");
  5251. //
  5252. // toggleSwitch31
  5253. //
  5254. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  5255. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  5256. this.toggleSwitch31.Name = "toggleSwitch31";
  5257. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5258. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  5259. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5260. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  5261. this.toggleSwitch31.OnText = "Disable OneDrive";
  5262. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  5263. this.toggleSwitch31.TabIndex = 46;
  5264. this.toggleSwitch31.Tag = "themeable";
  5265. this.infoTip.SetToolTip(this.toggleSwitch31, "Disables OneDrive cloud-storage integration.");
  5266. //
  5267. // chkOnlyRemovable
  5268. //
  5269. this.chkOnlyRemovable.AutoSize = true;
  5270. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5271. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  5272. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  5273. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  5274. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  5275. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  5276. this.chkOnlyRemovable.TabIndex = 53;
  5277. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  5278. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  5279. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  5280. //
  5281. // chkSelectAllModernApps
  5282. //
  5283. this.chkSelectAllModernApps.AutoSize = true;
  5284. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5285. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  5286. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  5287. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  5288. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  5289. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  5290. this.chkSelectAllModernApps.TabIndex = 52;
  5291. this.chkSelectAllModernApps.Text = "Select all";
  5292. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  5293. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  5294. //
  5295. // cAutoInstall
  5296. //
  5297. this.cAutoInstall.AutoSize = true;
  5298. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5299. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5300. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5301. this.cAutoInstall.Location = new System.Drawing.Point(459, 100);
  5302. this.cAutoInstall.Name = "cAutoInstall";
  5303. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  5304. this.cAutoInstall.TabIndex = 107;
  5305. this.cAutoInstall.Text = "Install after downloading";
  5306. this.cAutoInstall.UseVisualStyleBackColor = true;
  5307. //
  5308. // progressDownloader
  5309. //
  5310. this.progressDownloader.Location = new System.Drawing.Point(7, 108);
  5311. this.progressDownloader.MarqueeAnimationSpeed = 15;
  5312. this.progressDownloader.Name = "progressDownloader";
  5313. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  5314. this.progressDownloader.TabIndex = 160;
  5315. //
  5316. // c64
  5317. //
  5318. this.c64.AutoSize = true;
  5319. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5320. this.c64.Location = new System.Drawing.Point(458, 30);
  5321. this.c64.Name = "c64";
  5322. this.c64.Size = new System.Drawing.Size(72, 25);
  5323. this.c64.TabIndex = 75;
  5324. this.c64.TabStop = true;
  5325. this.c64.Text = "64-bit";
  5326. this.c64.UseVisualStyleBackColor = true;
  5327. //
  5328. // c32
  5329. //
  5330. this.c32.AutoSize = true;
  5331. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5332. this.c32.Location = new System.Drawing.Point(536, 30);
  5333. this.c32.Name = "c32";
  5334. this.c32.Size = new System.Drawing.Size(72, 25);
  5335. this.c32.TabIndex = 76;
  5336. this.c32.TabStop = true;
  5337. this.c32.Text = "32-bit";
  5338. this.c32.UseVisualStyleBackColor = true;
  5339. //
  5340. // cLightShot
  5341. //
  5342. this.cLightShot.AutoSize = true;
  5343. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5344. this.cLightShot.Location = new System.Drawing.Point(34, 788);
  5345. this.cLightShot.Name = "cLightShot";
  5346. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  5347. this.cLightShot.TabIndex = 116;
  5348. this.cLightShot.Text = "Lightshot";
  5349. this.cLightShot.UseVisualStyleBackColor = true;
  5350. //
  5351. // cViper
  5352. //
  5353. this.cViper.AutoSize = true;
  5354. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5355. this.cViper.Location = new System.Drawing.Point(34, 758);
  5356. this.cViper.Name = "cViper";
  5357. this.cViper.Size = new System.Drawing.Size(139, 24);
  5358. this.cViper.TabIndex = 136;
  5359. this.cViper.Text = "ViPER4Windows";
  5360. this.cViper.UseVisualStyleBackColor = true;
  5361. //
  5362. // cVLC
  5363. //
  5364. this.cVLC.AutoSize = true;
  5365. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5366. this.cVLC.Location = new System.Drawing.Point(33, 368);
  5367. this.cVLC.Name = "cVLC";
  5368. this.cVLC.Size = new System.Drawing.Size(148, 24);
  5369. this.cVLC.TabIndex = 154;
  5370. this.cVLC.Text = "VLC Media Player";
  5371. this.cVLC.UseVisualStyleBackColor = true;
  5372. //
  5373. // cGyazo
  5374. //
  5375. this.cGyazo.AutoSize = true;
  5376. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5377. this.cGyazo.Location = new System.Drawing.Point(34, 817);
  5378. this.cGyazo.Name = "cGyazo";
  5379. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  5380. this.cGyazo.TabIndex = 117;
  5381. this.cGyazo.Text = "Gyazo";
  5382. this.cGyazo.UseVisualStyleBackColor = true;
  5383. //
  5384. // cFoobar
  5385. //
  5386. this.cFoobar.AutoSize = true;
  5387. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5388. this.cFoobar.Location = new System.Drawing.Point(33, 428);
  5389. this.cFoobar.Name = "cFoobar";
  5390. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  5391. this.cFoobar.TabIndex = 153;
  5392. this.cFoobar.Text = "Foobar2000";
  5393. this.cFoobar.UseVisualStyleBackColor = true;
  5394. //
  5395. // cPot
  5396. //
  5397. this.cPot.AutoSize = true;
  5398. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5399. this.cPot.Location = new System.Drawing.Point(33, 398);
  5400. this.cPot.Name = "cPot";
  5401. this.cPot.Size = new System.Drawing.Size(93, 24);
  5402. this.cPot.TabIndex = 152;
  5403. this.cPot.Text = "PotPlayer";
  5404. this.cPot.UseVisualStyleBackColor = true;
  5405. //
  5406. // cAudacity
  5407. //
  5408. this.cAudacity.AutoSize = true;
  5409. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5410. this.cAudacity.Location = new System.Drawing.Point(34, 608);
  5411. this.cAudacity.Name = "cAudacity";
  5412. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  5413. this.cAudacity.TabIndex = 55;
  5414. this.cAudacity.Text = "Audacity";
  5415. this.cAudacity.UseVisualStyleBackColor = true;
  5416. //
  5417. // cPhotoFiltre
  5418. //
  5419. this.cPhotoFiltre.AutoSize = true;
  5420. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5421. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 640);
  5422. this.cPhotoFiltre.Name = "cPhotoFiltre";
  5423. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  5424. this.cPhotoFiltre.TabIndex = 70;
  5425. this.cPhotoFiltre.Text = "PhotoFiltre";
  5426. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  5427. //
  5428. // cIrfan
  5429. //
  5430. this.cIrfan.AutoSize = true;
  5431. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5432. this.cIrfan.Location = new System.Drawing.Point(33, 518);
  5433. this.cIrfan.Name = "cIrfan";
  5434. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  5435. this.cIrfan.TabIndex = 60;
  5436. this.cIrfan.Text = "IrfanView";
  5437. this.cIrfan.UseVisualStyleBackColor = true;
  5438. //
  5439. // ciTunes
  5440. //
  5441. this.ciTunes.AutoSize = true;
  5442. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5443. this.ciTunes.Location = new System.Drawing.Point(34, 548);
  5444. this.ciTunes.Name = "ciTunes";
  5445. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  5446. this.ciTunes.TabIndex = 122;
  5447. this.ciTunes.Text = "Apple iTunes";
  5448. this.ciTunes.UseVisualStyleBackColor = true;
  5449. //
  5450. // cGIMP
  5451. //
  5452. this.cGIMP.AutoSize = true;
  5453. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5454. this.cGIMP.Location = new System.Drawing.Point(34, 668);
  5455. this.cGIMP.Name = "cGIMP";
  5456. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  5457. this.cGIMP.TabIndex = 58;
  5458. this.cGIMP.Text = "GIMP";
  5459. this.cGIMP.UseVisualStyleBackColor = true;
  5460. //
  5461. // cWinamp
  5462. //
  5463. this.cWinamp.AutoSize = true;
  5464. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5465. this.cWinamp.Location = new System.Drawing.Point(34, 578);
  5466. this.cWinamp.Name = "cWinamp";
  5467. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  5468. this.cWinamp.TabIndex = 125;
  5469. this.cWinamp.Text = "Winamp";
  5470. this.cWinamp.UseVisualStyleBackColor = true;
  5471. //
  5472. // cBS
  5473. //
  5474. this.cBS.AutoSize = true;
  5475. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5476. this.cBS.Location = new System.Drawing.Point(33, 488);
  5477. this.cBS.Name = "cBS";
  5478. this.cBS.Size = new System.Drawing.Size(92, 24);
  5479. this.cBS.TabIndex = 155;
  5480. this.cBS.Text = "BS.Player";
  5481. this.cBS.UseVisualStyleBackColor = true;
  5482. //
  5483. // cSpotify
  5484. //
  5485. this.cSpotify.AutoSize = true;
  5486. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5487. this.cSpotify.Location = new System.Drawing.Point(33, 458);
  5488. this.cSpotify.Name = "cSpotify";
  5489. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  5490. this.cSpotify.TabIndex = 156;
  5491. this.cSpotify.Text = "Spotify";
  5492. this.cSpotify.UseVisualStyleBackColor = true;
  5493. //
  5494. // cMp3Tag
  5495. //
  5496. this.cMp3Tag.AutoSize = true;
  5497. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5498. this.cMp3Tag.Location = new System.Drawing.Point(34, 697);
  5499. this.cMp3Tag.Name = "cMp3Tag";
  5500. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  5501. this.cMp3Tag.TabIndex = 81;
  5502. this.cMp3Tag.Text = "MP3 Tag";
  5503. this.cMp3Tag.UseVisualStyleBackColor = true;
  5504. //
  5505. // cMega
  5506. //
  5507. this.cMega.AutoSize = true;
  5508. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5509. this.cMega.Location = new System.Drawing.Point(33, 303);
  5510. this.cMega.Name = "cMega";
  5511. this.cMega.Size = new System.Drawing.Size(100, 24);
  5512. this.cMega.TabIndex = 150;
  5513. this.cMega.Text = "MEGAsync";
  5514. this.cMega.UseVisualStyleBackColor = true;
  5515. //
  5516. // cAdobeReader
  5517. //
  5518. this.cAdobeReader.AutoSize = true;
  5519. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5520. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  5521. this.cAdobeReader.Name = "cAdobeReader";
  5522. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  5523. this.cAdobeReader.TabIndex = 55;
  5524. this.cAdobeReader.Text = "Adobe Reader";
  5525. this.cAdobeReader.UseVisualStyleBackColor = true;
  5526. //
  5527. // cBlender
  5528. //
  5529. this.cBlender.AutoSize = true;
  5530. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5531. this.cBlender.Location = new System.Drawing.Point(34, 727);
  5532. this.cBlender.Name = "cBlender";
  5533. this.cBlender.Size = new System.Drawing.Size(81, 24);
  5534. this.cBlender.TabIndex = 135;
  5535. this.cBlender.Text = "Blender";
  5536. this.cBlender.UseVisualStyleBackColor = true;
  5537. //
  5538. // cFoxit
  5539. //
  5540. this.cFoxit.AutoSize = true;
  5541. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5542. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  5543. this.cFoxit.Name = "cFoxit";
  5544. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  5545. this.cFoxit.TabIndex = 59;
  5546. this.cFoxit.Text = "Foxit Reader";
  5547. this.cFoxit.UseVisualStyleBackColor = true;
  5548. //
  5549. // cEvernote
  5550. //
  5551. this.cEvernote.AutoSize = true;
  5552. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5553. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  5554. this.cEvernote.Name = "cEvernote";
  5555. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  5556. this.cEvernote.TabIndex = 80;
  5557. this.cEvernote.Text = "Evernote";
  5558. this.cEvernote.UseVisualStyleBackColor = true;
  5559. //
  5560. // cSumatra
  5561. //
  5562. this.cSumatra.AutoSize = true;
  5563. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5564. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  5565. this.cSumatra.Name = "cSumatra";
  5566. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  5567. this.cSumatra.TabIndex = 58;
  5568. this.cSumatra.Text = "SumatraPDF";
  5569. this.cSumatra.UseVisualStyleBackColor = true;
  5570. //
  5571. // cLibreOffice
  5572. //
  5573. this.cLibreOffice.AutoSize = true;
  5574. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5575. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  5576. this.cLibreOffice.Name = "cLibreOffice";
  5577. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  5578. this.cLibreOffice.TabIndex = 99;
  5579. this.cLibreOffice.Text = "LibreOffice";
  5580. this.cLibreOffice.UseVisualStyleBackColor = true;
  5581. //
  5582. // cPeaZip
  5583. //
  5584. this.cPeaZip.AutoSize = true;
  5585. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5586. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  5587. this.cPeaZip.Name = "cPeaZip";
  5588. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  5589. this.cPeaZip.TabIndex = 55;
  5590. this.cPeaZip.Text = "PeaZip";
  5591. this.cPeaZip.UseVisualStyleBackColor = true;
  5592. //
  5593. // cFlux
  5594. //
  5595. this.cFlux.AutoSize = true;
  5596. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5597. this.cFlux.Location = new System.Drawing.Point(34, 338);
  5598. this.cFlux.Name = "cFlux";
  5599. this.cFlux.Size = new System.Drawing.Size(60, 24);
  5600. this.cFlux.TabIndex = 148;
  5601. this.cFlux.Text = "F.lux";
  5602. this.cFlux.UseVisualStyleBackColor = true;
  5603. //
  5604. // c7zip
  5605. //
  5606. this.c7zip.AutoSize = true;
  5607. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5608. this.c7zip.Location = new System.Drawing.Point(33, 153);
  5609. this.c7zip.Name = "c7zip";
  5610. this.c7zip.Size = new System.Drawing.Size(64, 24);
  5611. this.c7zip.TabIndex = 58;
  5612. this.c7zip.Text = "7-Zip";
  5613. this.c7zip.UseVisualStyleBackColor = true;
  5614. //
  5615. // cWinRar
  5616. //
  5617. this.cWinRar.AutoSize = true;
  5618. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5619. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  5620. this.cWinRar.Name = "cWinRar";
  5621. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  5622. this.cWinRar.TabIndex = 57;
  5623. this.cWinRar.Text = "WinRAR";
  5624. this.cWinRar.UseVisualStyleBackColor = true;
  5625. //
  5626. // cDropbox
  5627. //
  5628. this.cDropbox.AutoSize = true;
  5629. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5630. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  5631. this.cDropbox.Name = "cDropbox";
  5632. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  5633. this.cDropbox.TabIndex = 124;
  5634. this.cDropbox.Text = "Dropbox";
  5635. this.cDropbox.UseVisualStyleBackColor = true;
  5636. //
  5637. // cOneDrive
  5638. //
  5639. this.cOneDrive.AutoSize = true;
  5640. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5641. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  5642. this.cOneDrive.Name = "cOneDrive";
  5643. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  5644. this.cOneDrive.TabIndex = 73;
  5645. this.cOneDrive.Text = "OneDrive";
  5646. this.cOneDrive.UseVisualStyleBackColor = true;
  5647. //
  5648. // cSteam
  5649. //
  5650. this.cSteam.AutoSize = true;
  5651. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5652. this.cSteam.Location = new System.Drawing.Point(35, 573);
  5653. this.cSteam.Name = "cSteam";
  5654. this.cSteam.Size = new System.Drawing.Size(70, 24);
  5655. this.cSteam.TabIndex = 70;
  5656. this.cSteam.Text = "Steam";
  5657. this.cSteam.UseVisualStyleBackColor = true;
  5658. //
  5659. // cOrigin
  5660. //
  5661. this.cOrigin.AutoSize = true;
  5662. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5663. this.cOrigin.Location = new System.Drawing.Point(35, 693);
  5664. this.cOrigin.Name = "cOrigin";
  5665. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  5666. this.cOrigin.TabIndex = 111;
  5667. this.cOrigin.Text = "EA Origin";
  5668. this.cOrigin.UseVisualStyleBackColor = true;
  5669. //
  5670. // cVCPP
  5671. //
  5672. this.cVCPP.AutoSize = true;
  5673. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5674. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5675. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5676. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  5677. this.cVCPP.Name = "cVCPP";
  5678. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  5679. this.cVCPP.TabIndex = 171;
  5680. this.cVCPP.Text = "Visual C++ AiO";
  5681. this.cVCPP.UseVisualStyleBackColor = true;
  5682. //
  5683. // cQB
  5684. //
  5685. this.cQB.AutoSize = true;
  5686. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5687. this.cQB.Location = new System.Drawing.Point(35, 424);
  5688. this.cQB.Name = "cQB";
  5689. this.cQB.Size = new System.Drawing.Size(105, 24);
  5690. this.cQB.TabIndex = 58;
  5691. this.cQB.Text = "qBitTorrent";
  5692. this.cQB.UseVisualStyleBackColor = true;
  5693. //
  5694. // cEpicStore
  5695. //
  5696. this.cEpicStore.AutoSize = true;
  5697. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5698. this.cEpicStore.Location = new System.Drawing.Point(35, 663);
  5699. this.cEpicStore.Name = "cEpicStore";
  5700. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  5701. this.cEpicStore.TabIndex = 109;
  5702. this.cEpicStore.Text = "Epic Games";
  5703. this.cEpicStore.UseVisualStyleBackColor = true;
  5704. //
  5705. // cUT2
  5706. //
  5707. this.cUT2.AutoSize = true;
  5708. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5709. this.cUT2.Location = new System.Drawing.Point(35, 514);
  5710. this.cUT2.Name = "cUT2";
  5711. this.cUT2.Size = new System.Drawing.Size(121, 24);
  5712. this.cUT2.TabIndex = 161;
  5713. this.cUT2.Text = "uTorrent 2.2.1";
  5714. this.cUT2.UseVisualStyleBackColor = true;
  5715. //
  5716. // cBlizzard
  5717. //
  5718. this.cBlizzard.AutoSize = true;
  5719. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5720. this.cBlizzard.Location = new System.Drawing.Point(35, 633);
  5721. this.cBlizzard.Name = "cBlizzard";
  5722. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  5723. this.cBlizzard.TabIndex = 82;
  5724. this.cBlizzard.Text = "Battle.net";
  5725. this.cBlizzard.UseVisualStyleBackColor = true;
  5726. //
  5727. // cDeluge
  5728. //
  5729. this.cDeluge.AutoSize = true;
  5730. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5731. this.cDeluge.Location = new System.Drawing.Point(35, 454);
  5732. this.cDeluge.Name = "cDeluge";
  5733. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  5734. this.cDeluge.TabIndex = 55;
  5735. this.cDeluge.Text = "Deluge";
  5736. this.cDeluge.UseVisualStyleBackColor = true;
  5737. //
  5738. // cNF472
  5739. //
  5740. this.cNF472.AutoSize = true;
  5741. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5742. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5743. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5744. this.cNF472.Location = new System.Drawing.Point(35, 95);
  5745. this.cNF472.Name = "cNF472";
  5746. this.cNF472.Size = new System.Drawing.Size(178, 24);
  5747. this.cNF472.TabIndex = 169;
  5748. this.cNF472.Text = ".NET Framework 4.7.2";
  5749. this.cNF472.UseVisualStyleBackColor = true;
  5750. //
  5751. // cUbi
  5752. //
  5753. this.cUbi.AutoSize = true;
  5754. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5755. this.cUbi.Location = new System.Drawing.Point(35, 603);
  5756. this.cUbi.Name = "cUbi";
  5757. this.cUbi.Size = new System.Drawing.Size(68, 24);
  5758. this.cUbi.TabIndex = 81;
  5759. this.cUbi.Text = "Uplay";
  5760. this.cUbi.UseVisualStyleBackColor = true;
  5761. //
  5762. // cNF452
  5763. //
  5764. this.cNF452.AutoSize = true;
  5765. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5766. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5767. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5768. this.cNF452.Location = new System.Drawing.Point(35, 65);
  5769. this.cNF452.Name = "cNF452";
  5770. this.cNF452.Size = new System.Drawing.Size(178, 24);
  5771. this.cNF452.TabIndex = 167;
  5772. this.cNF452.Text = ".NET Framework 4.5.2";
  5773. this.cNF452.UseVisualStyleBackColor = true;
  5774. //
  5775. // cUT3
  5776. //
  5777. this.cUT3.AutoSize = true;
  5778. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5779. this.cUT3.Location = new System.Drawing.Point(35, 484);
  5780. this.cUT3.Name = "cUT3";
  5781. this.cUT3.Size = new System.Drawing.Size(111, 24);
  5782. this.cUT3.TabIndex = 59;
  5783. this.cUT3.Text = "uTorrent 3.x";
  5784. this.cUT3.UseVisualStyleBackColor = true;
  5785. //
  5786. // cNF40
  5787. //
  5788. this.cNF40.AutoSize = true;
  5789. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5790. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5791. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5792. this.cNF40.Location = new System.Drawing.Point(35, 35);
  5793. this.cNF40.Name = "cNF40";
  5794. this.cNF40.Size = new System.Drawing.Size(166, 24);
  5795. this.cNF40.TabIndex = 165;
  5796. this.cNF40.Text = ".NET Framework 4.0";
  5797. this.cNF40.UseVisualStyleBackColor = true;
  5798. //
  5799. // cBT
  5800. //
  5801. this.cBT.AutoSize = true;
  5802. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5803. this.cBT.Location = new System.Drawing.Point(35, 544);
  5804. this.cBT.Name = "cBT";
  5805. this.cBT.Size = new System.Drawing.Size(96, 24);
  5806. this.cBT.TabIndex = 60;
  5807. this.cBT.Text = "BitTorrent";
  5808. this.cBT.UseVisualStyleBackColor = true;
  5809. //
  5810. // cNF35
  5811. //
  5812. this.cNF35.AutoSize = true;
  5813. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5814. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5815. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5816. this.cNF35.Location = new System.Drawing.Point(35, 5);
  5817. this.cNF35.Name = "cNF35";
  5818. this.cNF35.Size = new System.Drawing.Size(165, 24);
  5819. this.cNF35.TabIndex = 163;
  5820. this.cNF35.Text = ".NET Framework 3.5";
  5821. this.cNF35.UseVisualStyleBackColor = true;
  5822. //
  5823. // cIObitSU
  5824. //
  5825. this.cIObitSU.AutoSize = true;
  5826. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5827. this.cIObitSU.Location = new System.Drawing.Point(35, 244);
  5828. this.cIObitSU.Name = "cIObitSU";
  5829. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  5830. this.cIObitSU.TabIndex = 162;
  5831. this.cIObitSU.Text = "IObit Software Updater";
  5832. this.cIObitSU.UseVisualStyleBackColor = true;
  5833. //
  5834. // cIObitU
  5835. //
  5836. this.cIObitU.AutoSize = true;
  5837. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5838. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5839. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5840. this.cIObitU.Location = new System.Drawing.Point(35, 155);
  5841. this.cIObitU.Name = "cIObitU";
  5842. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  5843. this.cIObitU.TabIndex = 138;
  5844. this.cIObitU.Text = "IObit Uninstaller";
  5845. this.cIObitU.UseVisualStyleBackColor = true;
  5846. //
  5847. // cRevo
  5848. //
  5849. this.cRevo.AutoSize = true;
  5850. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5851. this.cRevo.Location = new System.Drawing.Point(35, 274);
  5852. this.cRevo.Name = "cRevo";
  5853. this.cRevo.Size = new System.Drawing.Size(140, 24);
  5854. this.cRevo.TabIndex = 142;
  5855. this.cRevo.Text = "Revo Uninstaller";
  5856. this.cRevo.UseVisualStyleBackColor = true;
  5857. //
  5858. // cIObitDB
  5859. //
  5860. this.cIObitDB.AutoSize = true;
  5861. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5862. this.cIObitDB.Location = new System.Drawing.Point(35, 185);
  5863. this.cIObitDB.Name = "cIObitDB";
  5864. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  5865. this.cIObitDB.TabIndex = 137;
  5866. this.cIObitDB.Text = "IObit Driver Booster";
  5867. this.cIObitDB.UseVisualStyleBackColor = true;
  5868. //
  5869. // cIObitSD
  5870. //
  5871. this.cIObitSD.AutoSize = true;
  5872. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5873. this.cIObitSD.Location = new System.Drawing.Point(35, 215);
  5874. this.cIObitSD.Name = "cIObitSD";
  5875. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  5876. this.cIObitSD.TabIndex = 136;
  5877. this.cIObitSD.Text = "IObit Smart Defrag";
  5878. this.cIObitSD.UseVisualStyleBackColor = true;
  5879. //
  5880. // cUUI
  5881. //
  5882. this.cUUI.AutoSize = true;
  5883. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5884. this.cUUI.Location = new System.Drawing.Point(35, 394);
  5885. this.cUUI.Name = "cUUI";
  5886. this.cUUI.Size = new System.Drawing.Size(182, 24);
  5887. this.cUUI.TabIndex = 152;
  5888. this.cUUI.Text = "Universal USB Installer";
  5889. this.cUUI.UseVisualStyleBackColor = true;
  5890. //
  5891. // cRufus
  5892. //
  5893. this.cRufus.AutoSize = true;
  5894. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5895. this.cRufus.Location = new System.Drawing.Point(35, 364);
  5896. this.cRufus.Name = "cRufus";
  5897. this.cRufus.Size = new System.Drawing.Size(66, 24);
  5898. this.cRufus.TabIndex = 150;
  5899. this.cRufus.Text = "Rufus";
  5900. this.cRufus.UseVisualStyleBackColor = true;
  5901. //
  5902. // cMalwarebytes
  5903. //
  5904. this.cMalwarebytes.AutoSize = true;
  5905. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5906. this.cMalwarebytes.Location = new System.Drawing.Point(35, 304);
  5907. this.cMalwarebytes.Name = "cMalwarebytes";
  5908. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  5909. this.cMalwarebytes.TabIndex = 144;
  5910. this.cMalwarebytes.Text = "Malwarebytes";
  5911. this.cMalwarebytes.UseVisualStyleBackColor = true;
  5912. //
  5913. // cAntiExploit
  5914. //
  5915. this.cAntiExploit.AutoSize = true;
  5916. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5917. this.cAntiExploit.Location = new System.Drawing.Point(35, 334);
  5918. this.cAntiExploit.Name = "cAntiExploit";
  5919. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  5920. this.cAntiExploit.TabIndex = 146;
  5921. this.cAntiExploit.Text = "Anti-Exploit";
  5922. this.cAntiExploit.UseVisualStyleBackColor = true;
  5923. //
  5924. // cFileZilla
  5925. //
  5926. this.cFileZilla.AutoSize = true;
  5927. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5928. this.cFileZilla.Location = new System.Drawing.Point(35, 843);
  5929. this.cFileZilla.Name = "cFileZilla";
  5930. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  5931. this.cFileZilla.TabIndex = 55;
  5932. this.cFileZilla.Text = "FileZilla";
  5933. this.cFileZilla.UseVisualStyleBackColor = true;
  5934. //
  5935. // cGitHub
  5936. //
  5937. this.cGitHub.AutoSize = true;
  5938. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5939. this.cGitHub.Location = new System.Drawing.Point(35, 693);
  5940. this.cGitHub.Name = "cGitHub";
  5941. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  5942. this.cGitHub.TabIndex = 57;
  5943. this.cGitHub.Text = "GitHub";
  5944. this.cGitHub.UseVisualStyleBackColor = true;
  5945. //
  5946. // cNode
  5947. //
  5948. this.cNode.AutoSize = true;
  5949. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5950. this.cNode.Location = new System.Drawing.Point(35, 724);
  5951. this.cNode.Name = "cNode";
  5952. this.cNode.Size = new System.Drawing.Size(80, 24);
  5953. this.cNode.TabIndex = 70;
  5954. this.cNode.Text = "NodeJS";
  5955. this.cNode.UseVisualStyleBackColor = true;
  5956. //
  5957. // cPutty
  5958. //
  5959. this.cPutty.AutoSize = true;
  5960. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5961. this.cPutty.Location = new System.Drawing.Point(35, 873);
  5962. this.cPutty.Name = "cPutty";
  5963. this.cPutty.Size = new System.Drawing.Size(64, 24);
  5964. this.cPutty.TabIndex = 58;
  5965. this.cPutty.Text = "Putty";
  5966. this.cPutty.UseVisualStyleBackColor = true;
  5967. //
  5968. // cNPP
  5969. //
  5970. this.cNPP.AutoSize = true;
  5971. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5972. this.cNPP.Location = new System.Drawing.Point(35, 453);
  5973. this.cNPP.Name = "cNPP";
  5974. this.cNPP.Size = new System.Drawing.Size(108, 24);
  5975. this.cNPP.TabIndex = 58;
  5976. this.cNPP.Text = "Notepad++";
  5977. this.cNPP.UseVisualStyleBackColor = true;
  5978. //
  5979. // cWinScp
  5980. //
  5981. this.cWinScp.AutoSize = true;
  5982. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5983. this.cWinScp.Location = new System.Drawing.Point(35, 813);
  5984. this.cWinScp.Name = "cWinScp";
  5985. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  5986. this.cWinScp.TabIndex = 81;
  5987. this.cWinScp.Text = "WinSCP";
  5988. this.cWinScp.UseVisualStyleBackColor = true;
  5989. //
  5990. // cAndroidStudio
  5991. //
  5992. this.cAndroidStudio.AutoSize = true;
  5993. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5994. this.cAndroidStudio.Location = new System.Drawing.Point(35, 663);
  5995. this.cAndroidStudio.Name = "cAndroidStudio";
  5996. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  5997. this.cAndroidStudio.TabIndex = 127;
  5998. this.cAndroidStudio.Text = "Android Studio";
  5999. this.cAndroidStudio.UseVisualStyleBackColor = true;
  6000. //
  6001. // cXAMPP
  6002. //
  6003. this.cXAMPP.AutoSize = true;
  6004. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6005. this.cXAMPP.Location = new System.Drawing.Point(35, 754);
  6006. this.cXAMPP.Name = "cXAMPP";
  6007. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  6008. this.cXAMPP.TabIndex = 71;
  6009. this.cXAMPP.Text = "XAMPP";
  6010. this.cXAMPP.UseVisualStyleBackColor = true;
  6011. //
  6012. // cChromium
  6013. //
  6014. this.cChromium.AutoSize = true;
  6015. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6016. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6017. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6018. this.cChromium.Location = new System.Drawing.Point(35, 3);
  6019. this.cChromium.Name = "cChromium";
  6020. this.cChromium.Size = new System.Drawing.Size(100, 24);
  6021. this.cChromium.TabIndex = 58;
  6022. this.cChromium.Text = "Chromium";
  6023. this.cChromium.UseVisualStyleBackColor = true;
  6024. //
  6025. // cEclipse
  6026. //
  6027. this.cEclipse.AutoSize = true;
  6028. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6029. this.cEclipse.Location = new System.Drawing.Point(35, 633);
  6030. this.cEclipse.Name = "cEclipse";
  6031. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  6032. this.cEclipse.TabIndex = 126;
  6033. this.cEclipse.Text = "Eclipse";
  6034. this.cEclipse.UseVisualStyleBackColor = true;
  6035. //
  6036. // cPostman
  6037. //
  6038. this.cPostman.AutoSize = true;
  6039. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6040. this.cPostman.Location = new System.Drawing.Point(35, 782);
  6041. this.cPostman.Name = "cPostman";
  6042. this.cPostman.Size = new System.Drawing.Size(86, 24);
  6043. this.cPostman.TabIndex = 72;
  6044. this.cPostman.Text = "Postman";
  6045. this.cPostman.UseVisualStyleBackColor = true;
  6046. //
  6047. // cSublimeText
  6048. //
  6049. this.cSublimeText.AutoSize = true;
  6050. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6051. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  6052. this.cSublimeText.Name = "cSublimeText";
  6053. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  6054. this.cSublimeText.TabIndex = 55;
  6055. this.cSublimeText.Text = "Sublime Text";
  6056. this.cSublimeText.UseVisualStyleBackColor = true;
  6057. //
  6058. // cVivaldi
  6059. //
  6060. this.cVivaldi.AutoSize = true;
  6061. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6062. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  6063. this.cVivaldi.Name = "cVivaldi";
  6064. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  6065. this.cVivaldi.TabIndex = 57;
  6066. this.cVivaldi.Text = "Vivaldi";
  6067. this.cVivaldi.UseVisualStyleBackColor = true;
  6068. //
  6069. // cAtom
  6070. //
  6071. this.cAtom.AutoSize = true;
  6072. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6073. this.cAtom.Location = new System.Drawing.Point(35, 603);
  6074. this.cAtom.Name = "cAtom";
  6075. this.cAtom.Size = new System.Drawing.Size(65, 24);
  6076. this.cAtom.TabIndex = 59;
  6077. this.cAtom.Text = "Atom";
  6078. this.cAtom.UseVisualStyleBackColor = true;
  6079. //
  6080. // cMaxthon
  6081. //
  6082. this.cMaxthon.AutoSize = true;
  6083. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6084. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  6085. this.cMaxthon.Name = "cMaxthon";
  6086. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  6087. this.cMaxthon.TabIndex = 120;
  6088. this.cMaxthon.Text = "Maxthon";
  6089. this.cMaxthon.UseVisualStyleBackColor = true;
  6090. //
  6091. // cVS
  6092. //
  6093. this.cVS.AutoSize = true;
  6094. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6095. this.cVS.Location = new System.Drawing.Point(35, 573);
  6096. this.cVS.Name = "cVS";
  6097. this.cVS.Size = new System.Drawing.Size(117, 24);
  6098. this.cVS.TabIndex = 60;
  6099. this.cVS.Text = "Visual Studio";
  6100. this.cVS.UseVisualStyleBackColor = true;
  6101. //
  6102. // cChrome
  6103. //
  6104. this.cChrome.AutoSize = true;
  6105. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6106. this.cChrome.Location = new System.Drawing.Point(35, 63);
  6107. this.cChrome.Name = "cChrome";
  6108. this.cChrome.Size = new System.Drawing.Size(135, 24);
  6109. this.cChrome.TabIndex = 54;
  6110. this.cChrome.Text = "Google Chrome";
  6111. this.cChrome.UseVisualStyleBackColor = true;
  6112. //
  6113. // cVSCode
  6114. //
  6115. this.cVSCode.AutoSize = true;
  6116. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6117. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  6118. this.cVSCode.Name = "cVSCode";
  6119. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  6120. this.cVSCode.TabIndex = 57;
  6121. this.cVSCode.Text = "Visual Studio Code";
  6122. this.cVSCode.UseVisualStyleBackColor = true;
  6123. //
  6124. // cOpera
  6125. //
  6126. this.cOpera.AutoSize = true;
  6127. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6128. this.cOpera.Location = new System.Drawing.Point(35, 123);
  6129. this.cOpera.Name = "cOpera";
  6130. this.cOpera.Size = new System.Drawing.Size(70, 24);
  6131. this.cOpera.TabIndex = 56;
  6132. this.cOpera.Text = "Opera";
  6133. this.cOpera.UseVisualStyleBackColor = true;
  6134. //
  6135. // cSublimeMerge
  6136. //
  6137. this.cSublimeMerge.AutoSize = true;
  6138. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6139. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  6140. this.cSublimeMerge.Name = "cSublimeMerge";
  6141. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  6142. this.cSublimeMerge.TabIndex = 59;
  6143. this.cSublimeMerge.Text = "Sublime Merge";
  6144. this.cSublimeMerge.UseVisualStyleBackColor = true;
  6145. //
  6146. // cFirefox
  6147. //
  6148. this.cFirefox.AutoSize = true;
  6149. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6150. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  6151. this.cFirefox.Name = "cFirefox";
  6152. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  6153. this.cFirefox.TabIndex = 55;
  6154. this.cFirefox.Text = "Mozilla Firefox";
  6155. this.cFirefox.UseVisualStyleBackColor = true;
  6156. //
  6157. // cTor
  6158. //
  6159. this.cTor.AutoSize = true;
  6160. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6161. this.cTor.Location = new System.Drawing.Point(35, 183);
  6162. this.cTor.Name = "cTor";
  6163. this.cTor.Size = new System.Drawing.Size(109, 24);
  6164. this.cTor.TabIndex = 79;
  6165. this.cTor.Text = "Tor Browser";
  6166. this.cTor.UseVisualStyleBackColor = true;
  6167. //
  6168. // cDiscord
  6169. //
  6170. this.cDiscord.AutoSize = true;
  6171. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6172. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  6173. this.cDiscord.Name = "cDiscord";
  6174. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  6175. this.cDiscord.TabIndex = 58;
  6176. this.cDiscord.Text = "Discord";
  6177. this.cDiscord.UseVisualStyleBackColor = true;
  6178. //
  6179. // cAnyDesk
  6180. //
  6181. this.cAnyDesk.AutoSize = true;
  6182. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6183. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  6184. this.cAnyDesk.Name = "cAnyDesk";
  6185. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  6186. this.cAnyDesk.TabIndex = 113;
  6187. this.cAnyDesk.Text = "AnyDesk";
  6188. this.cAnyDesk.UseVisualStyleBackColor = true;
  6189. //
  6190. // cMSTeams
  6191. //
  6192. this.cMSTeams.AutoSize = true;
  6193. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6194. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  6195. this.cMSTeams.Name = "cMSTeams";
  6196. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  6197. this.cMSTeams.TabIndex = 115;
  6198. this.cMSTeams.Text = "Microsoft Teams";
  6199. this.cMSTeams.UseVisualStyleBackColor = true;
  6200. //
  6201. // cViber
  6202. //
  6203. this.cViber.AutoSize = true;
  6204. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6205. this.cViber.Location = new System.Drawing.Point(35, 273);
  6206. this.cViber.Name = "cViber";
  6207. this.cViber.Size = new System.Drawing.Size(65, 24);
  6208. this.cViber.TabIndex = 57;
  6209. this.cViber.Text = "Viber";
  6210. this.cViber.UseVisualStyleBackColor = true;
  6211. //
  6212. // cSkype
  6213. //
  6214. this.cSkype.AutoSize = true;
  6215. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6216. this.cSkype.Location = new System.Drawing.Point(35, 243);
  6217. this.cSkype.Name = "cSkype";
  6218. this.cSkype.Size = new System.Drawing.Size(69, 24);
  6219. this.cSkype.TabIndex = 55;
  6220. this.cSkype.Text = "Skype";
  6221. this.cSkype.UseVisualStyleBackColor = true;
  6222. //
  6223. // cThunderbird
  6224. //
  6225. this.cThunderbird.AutoSize = true;
  6226. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6227. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  6228. this.cThunderbird.Name = "cThunderbird";
  6229. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  6230. this.cThunderbird.TabIndex = 58;
  6231. this.cThunderbird.Text = "Mozilla Thunderbird";
  6232. this.cThunderbird.UseVisualStyleBackColor = true;
  6233. //
  6234. // cZoom
  6235. //
  6236. this.cZoom.AutoSize = true;
  6237. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6238. this.cZoom.Location = new System.Drawing.Point(35, 303);
  6239. this.cZoom.Name = "cZoom";
  6240. this.cZoom.Size = new System.Drawing.Size(121, 24);
  6241. this.cZoom.TabIndex = 59;
  6242. this.cZoom.Text = "Google Zoom";
  6243. this.cZoom.UseVisualStyleBackColor = true;
  6244. //
  6245. // cTV
  6246. //
  6247. this.cTV.AutoSize = true;
  6248. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6249. this.cTV.Location = new System.Drawing.Point(35, 364);
  6250. this.cTV.Name = "cTV";
  6251. this.cTV.Size = new System.Drawing.Size(111, 24);
  6252. this.cTV.TabIndex = 80;
  6253. this.cTV.Text = "TeamViewer";
  6254. this.cTV.UseVisualStyleBackColor = true;
  6255. //
  6256. // checkErrorReports
  6257. //
  6258. this.checkErrorReports.AutoSize = true;
  6259. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6260. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  6261. this.checkErrorReports.Location = new System.Drawing.Point(256, 104);
  6262. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  6263. this.checkErrorReports.Name = "checkErrorReports";
  6264. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  6265. this.checkErrorReports.TabIndex = 44;
  6266. this.checkErrorReports.Text = "Error reports";
  6267. this.checkErrorReports.UseVisualStyleBackColor = true;
  6268. //
  6269. // checkSelectAll
  6270. //
  6271. this.checkSelectAll.AutoSize = true;
  6272. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6273. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  6274. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  6275. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  6276. this.checkSelectAll.Name = "checkSelectAll";
  6277. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  6278. this.checkSelectAll.TabIndex = 35;
  6279. this.checkSelectAll.Tag = "";
  6280. this.checkSelectAll.Text = "Select all";
  6281. this.checkSelectAll.UseVisualStyleBackColor = true;
  6282. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  6283. //
  6284. // checkMediaCache
  6285. //
  6286. this.checkMediaCache.AutoSize = true;
  6287. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6288. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  6289. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  6290. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  6291. this.checkMediaCache.Name = "checkMediaCache";
  6292. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  6293. this.checkMediaCache.TabIndex = 43;
  6294. this.checkMediaCache.Text = "Media Players cache";
  6295. this.checkMediaCache.UseVisualStyleBackColor = true;
  6296. //
  6297. // checkTemp
  6298. //
  6299. this.checkTemp.AutoSize = true;
  6300. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6301. this.checkTemp.ForeColor = System.Drawing.Color.White;
  6302. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  6303. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  6304. this.checkTemp.Name = "checkTemp";
  6305. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  6306. this.checkTemp.TabIndex = 36;
  6307. this.checkTemp.Text = "Temporary files";
  6308. this.checkTemp.UseVisualStyleBackColor = true;
  6309. //
  6310. // checkLogs
  6311. //
  6312. this.checkLogs.AutoSize = true;
  6313. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6314. this.checkLogs.ForeColor = System.Drawing.Color.White;
  6315. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  6316. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  6317. this.checkLogs.Name = "checkLogs";
  6318. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  6319. this.checkLogs.TabIndex = 42;
  6320. this.checkLogs.Text = "Windows logs";
  6321. this.checkLogs.UseVisualStyleBackColor = true;
  6322. //
  6323. // checkBin
  6324. //
  6325. this.checkBin.AutoSize = true;
  6326. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6327. this.checkBin.ForeColor = System.Drawing.Color.White;
  6328. this.checkBin.Location = new System.Drawing.Point(256, 45);
  6329. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  6330. this.checkBin.Name = "checkBin";
  6331. this.checkBin.Size = new System.Drawing.Size(162, 25);
  6332. this.checkBin.TabIndex = 41;
  6333. this.checkBin.Text = "Empty Recycle Bin";
  6334. this.checkBin.UseVisualStyleBackColor = true;
  6335. //
  6336. // checkMiniDumps
  6337. //
  6338. this.checkMiniDumps.AutoSize = true;
  6339. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6340. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  6341. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  6342. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  6343. this.checkMiniDumps.Name = "checkMiniDumps";
  6344. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  6345. this.checkMiniDumps.TabIndex = 39;
  6346. this.checkMiniDumps.Text = "BSOD Minidumps";
  6347. this.checkMiniDumps.UseVisualStyleBackColor = true;
  6348. //
  6349. // chkReadOnly
  6350. //
  6351. this.chkReadOnly.AutoSize = true;
  6352. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6353. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  6354. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  6355. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  6356. this.chkReadOnly.Name = "chkReadOnly";
  6357. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  6358. this.chkReadOnly.TabIndex = 61;
  6359. this.chkReadOnly.Text = "Read-only";
  6360. this.chkReadOnly.UseVisualStyleBackColor = true;
  6361. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  6362. //
  6363. // chkBlock
  6364. //
  6365. this.chkBlock.AutoSize = true;
  6366. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6367. this.chkBlock.ForeColor = System.Drawing.Color.White;
  6368. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  6369. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  6370. this.chkBlock.Name = "chkBlock";
  6371. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  6372. this.chkBlock.TabIndex = 59;
  6373. this.chkBlock.Text = "Block";
  6374. this.chkBlock.UseVisualStyleBackColor = true;
  6375. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  6376. //
  6377. // checkRestartExplorer
  6378. //
  6379. this.checkRestartExplorer.AutoSize = true;
  6380. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6381. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  6382. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  6383. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  6384. this.checkRestartExplorer.Name = "checkRestartExplorer";
  6385. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  6386. this.checkRestartExplorer.TabIndex = 50;
  6387. this.checkRestartExplorer.Tag = "";
  6388. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  6389. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  6390. //
  6391. // checkRegistryEditor
  6392. //
  6393. this.checkRegistryEditor.AutoSize = true;
  6394. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6395. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  6396. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  6397. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  6398. this.checkRegistryEditor.Name = "checkRegistryEditor";
  6399. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  6400. this.checkRegistryEditor.TabIndex = 38;
  6401. this.checkRegistryEditor.Text = "Registry Editor";
  6402. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  6403. //
  6404. // checkEnableAll
  6405. //
  6406. this.checkEnableAll.AutoSize = true;
  6407. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6408. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  6409. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  6410. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  6411. this.checkEnableAll.Name = "checkEnableAll";
  6412. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  6413. this.checkEnableAll.TabIndex = 35;
  6414. this.checkEnableAll.Tag = "";
  6415. this.checkEnableAll.Text = "Enable all";
  6416. this.checkEnableAll.UseVisualStyleBackColor = true;
  6417. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  6418. //
  6419. // checkContextMenu
  6420. //
  6421. this.checkContextMenu.AutoSize = true;
  6422. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6423. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  6424. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  6425. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  6426. this.checkContextMenu.Name = "checkContextMenu";
  6427. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  6428. this.checkContextMenu.TabIndex = 43;
  6429. this.checkContextMenu.Text = "Right Click menu";
  6430. this.checkContextMenu.UseVisualStyleBackColor = true;
  6431. //
  6432. // checkTaskManager
  6433. //
  6434. this.checkTaskManager.AutoSize = true;
  6435. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6436. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  6437. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  6438. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  6439. this.checkTaskManager.Name = "checkTaskManager";
  6440. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  6441. this.checkTaskManager.TabIndex = 36;
  6442. this.checkTaskManager.Text = "Task Manager";
  6443. this.checkTaskManager.UseVisualStyleBackColor = true;
  6444. //
  6445. // checkCommandPrompt
  6446. //
  6447. this.checkCommandPrompt.AutoSize = true;
  6448. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6449. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  6450. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  6451. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  6452. this.checkCommandPrompt.Name = "checkCommandPrompt";
  6453. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  6454. this.checkCommandPrompt.TabIndex = 42;
  6455. this.checkCommandPrompt.Text = "Command Prompt";
  6456. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  6457. //
  6458. // checkFirewall
  6459. //
  6460. this.checkFirewall.AutoSize = true;
  6461. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6462. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  6463. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  6464. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  6465. this.checkFirewall.Name = "checkFirewall";
  6466. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  6467. this.checkFirewall.TabIndex = 37;
  6468. this.checkFirewall.Text = "Windows Firewall";
  6469. this.checkFirewall.UseVisualStyleBackColor = true;
  6470. //
  6471. // checkRunDialog
  6472. //
  6473. this.checkRunDialog.AutoSize = true;
  6474. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6475. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  6476. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  6477. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  6478. this.checkRunDialog.Name = "checkRunDialog";
  6479. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  6480. this.checkRunDialog.TabIndex = 41;
  6481. this.checkRunDialog.Text = "Run Dialog";
  6482. this.checkRunDialog.UseVisualStyleBackColor = true;
  6483. //
  6484. // checkFolderOptions
  6485. //
  6486. this.checkFolderOptions.AutoSize = true;
  6487. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6488. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  6489. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  6490. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  6491. this.checkFolderOptions.Name = "checkFolderOptions";
  6492. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  6493. this.checkFolderOptions.TabIndex = 39;
  6494. this.checkFolderOptions.Text = "Folder Options";
  6495. this.checkFolderOptions.UseVisualStyleBackColor = true;
  6496. //
  6497. // checkControlPanel
  6498. //
  6499. this.checkControlPanel.AutoSize = true;
  6500. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6501. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  6502. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  6503. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  6504. this.checkControlPanel.Name = "checkControlPanel";
  6505. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  6506. this.checkControlPanel.TabIndex = 40;
  6507. this.checkControlPanel.Text = "Control Panel";
  6508. this.checkControlPanel.UseVisualStyleBackColor = true;
  6509. //
  6510. // checkShift
  6511. //
  6512. this.checkShift.AutoSize = true;
  6513. this.checkShift.ForeColor = System.Drawing.Color.White;
  6514. this.checkShift.Location = new System.Drawing.Point(11, 26);
  6515. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  6516. this.checkShift.Name = "checkShift";
  6517. this.checkShift.Size = new System.Drawing.Size(300, 25);
  6518. this.checkShift.TabIndex = 83;
  6519. this.checkShift.Text = "Show only when SHIFT key is pressed";
  6520. this.checkShift.UseVisualStyleBackColor = true;
  6521. //
  6522. // radioTop
  6523. //
  6524. this.radioTop.AutoSize = true;
  6525. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6526. this.radioTop.ForeColor = System.Drawing.Color.White;
  6527. this.radioTop.Location = new System.Drawing.Point(11, 26);
  6528. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  6529. this.radioTop.Name = "radioTop";
  6530. this.radioTop.Size = new System.Drawing.Size(55, 25);
  6531. this.radioTop.TabIndex = 83;
  6532. this.radioTop.Text = "Top";
  6533. this.radioTop.UseVisualStyleBackColor = true;
  6534. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  6535. //
  6536. // radioMiddle
  6537. //
  6538. this.radioMiddle.AutoSize = true;
  6539. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  6540. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  6541. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  6542. this.radioMiddle.Name = "radioMiddle";
  6543. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  6544. this.radioMiddle.TabIndex = 84;
  6545. this.radioMiddle.Text = "Middle";
  6546. this.radioMiddle.UseVisualStyleBackColor = true;
  6547. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  6548. //
  6549. // radioBottom
  6550. //
  6551. this.radioBottom.AutoSize = true;
  6552. this.radioBottom.ForeColor = System.Drawing.Color.White;
  6553. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  6554. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  6555. this.radioBottom.Name = "radioBottom";
  6556. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  6557. this.radioBottom.TabIndex = 85;
  6558. this.radioBottom.Text = "Bottom";
  6559. this.radioBottom.UseVisualStyleBackColor = true;
  6560. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  6561. //
  6562. // checkDefaultIcon
  6563. //
  6564. this.checkDefaultIcon.AutoSize = true;
  6565. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6566. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  6567. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  6568. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  6569. this.checkDefaultIcon.Name = "checkDefaultIcon";
  6570. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  6571. this.checkDefaultIcon.TabIndex = 82;
  6572. this.checkDefaultIcon.Text = "Use program\'s icon";
  6573. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  6574. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  6575. //
  6576. // radioCommand
  6577. //
  6578. this.radioCommand.AutoSize = true;
  6579. this.radioCommand.ForeColor = System.Drawing.Color.White;
  6580. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  6581. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  6582. this.radioCommand.Name = "radioCommand";
  6583. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  6584. this.radioCommand.TabIndex = 84;
  6585. this.radioCommand.Text = "Command";
  6586. this.radioCommand.UseVisualStyleBackColor = true;
  6587. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  6588. //
  6589. // radioProgram
  6590. //
  6591. this.radioProgram.AutoSize = true;
  6592. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6593. this.radioProgram.ForeColor = System.Drawing.Color.White;
  6594. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  6595. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  6596. this.radioProgram.Name = "radioProgram";
  6597. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  6598. this.radioProgram.TabIndex = 80;
  6599. this.radioProgram.Text = "Program";
  6600. this.radioProgram.UseVisualStyleBackColor = true;
  6601. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  6602. //
  6603. // radioFolder
  6604. //
  6605. this.radioFolder.AutoSize = true;
  6606. this.radioFolder.ForeColor = System.Drawing.Color.White;
  6607. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  6608. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  6609. this.radioFolder.Name = "radioFolder";
  6610. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  6611. this.radioFolder.TabIndex = 81;
  6612. this.radioFolder.Text = "Folder";
  6613. this.radioFolder.UseVisualStyleBackColor = true;
  6614. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  6615. //
  6616. // radioFile
  6617. //
  6618. this.radioFile.AutoSize = true;
  6619. this.radioFile.ForeColor = System.Drawing.Color.White;
  6620. this.radioFile.Location = new System.Drawing.Point(242, 26);
  6621. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  6622. this.radioFile.Name = "radioFile";
  6623. this.radioFile.Size = new System.Drawing.Size(140, 25);
  6624. this.radioFile.TabIndex = 83;
  6625. this.radioFile.Text = "Any type of file";
  6626. this.radioFile.UseVisualStyleBackColor = true;
  6627. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  6628. //
  6629. // radioLink
  6630. //
  6631. this.radioLink.AutoSize = true;
  6632. this.radioLink.ForeColor = System.Drawing.Color.White;
  6633. this.radioLink.Location = new System.Drawing.Point(182, 26);
  6634. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  6635. this.radioLink.Name = "radioLink";
  6636. this.radioLink.Size = new System.Drawing.Size(57, 25);
  6637. this.radioLink.TabIndex = 82;
  6638. this.radioLink.Text = "Link";
  6639. this.radioLink.UseVisualStyleBackColor = true;
  6640. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  6641. //
  6642. // helpTipsToggle
  6643. //
  6644. this.helpTipsToggle.Location = new System.Drawing.Point(14, 51);
  6645. this.helpTipsToggle.Margin = new System.Windows.Forms.Padding(2);
  6646. this.helpTipsToggle.Name = "helpTipsToggle";
  6647. this.helpTipsToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6648. this.helpTipsToggle.OffForeColor = System.Drawing.Color.White;
  6649. this.helpTipsToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6650. this.helpTipsToggle.OnForeColor = System.Drawing.Color.White;
  6651. this.helpTipsToggle.OnText = "Show Help Messages";
  6652. this.helpTipsToggle.Size = new System.Drawing.Size(208, 31);
  6653. this.helpTipsToggle.TabIndex = 70;
  6654. this.helpTipsToggle.Tag = "themeable";
  6655. this.helpTipsToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.helpTipsToggle_CheckedChanged);
  6656. //
  6657. // quickAccessToggle
  6658. //
  6659. this.quickAccessToggle.Location = new System.Drawing.Point(14, 16);
  6660. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6661. this.quickAccessToggle.Name = "quickAccessToggle";
  6662. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6663. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6664. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6665. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6666. this.quickAccessToggle.OnText = "Show Quick Access Menu";
  6667. this.quickAccessToggle.Size = new System.Drawing.Size(208, 31);
  6668. this.quickAccessToggle.TabIndex = 64;
  6669. this.quickAccessToggle.Tag = "themeable";
  6670. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6671. //
  6672. // MainForm
  6673. //
  6674. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6675. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6676. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6677. this.ClientSize = new System.Drawing.Size(768, 705);
  6678. this.Controls.Add(this.bpanel);
  6679. this.Controls.Add(this.tpanel);
  6680. this.DoubleBuffered = true;
  6681. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6682. this.ForeColor = System.Drawing.Color.White;
  6683. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6684. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6685. this.MinimumSize = new System.Drawing.Size(784, 744);
  6686. this.Name = "MainForm";
  6687. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6688. this.Text = "Optimizer";
  6689. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6690. this.Load += new System.EventHandler(this.Main_Load);
  6691. this.tpanel.ResumeLayout(false);
  6692. this.tpanel.PerformLayout();
  6693. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6694. this.bpanel.ResumeLayout(false);
  6695. this.tabCollection.ResumeLayout(false);
  6696. this.universalTab.ResumeLayout(false);
  6697. this.windowsXTab.ResumeLayout(false);
  6698. this.windowsVIIITab.ResumeLayout(false);
  6699. this.modernAppsTab.ResumeLayout(false);
  6700. this.modernAppsTab.PerformLayout();
  6701. this.panelModernAppsList.ResumeLayout(false);
  6702. this.startupTab.ResumeLayout(false);
  6703. this.startupTab.PerformLayout();
  6704. this.panel3.ResumeLayout(false);
  6705. this.appsTab.ResumeLayout(false);
  6706. this.panel10.ResumeLayout(false);
  6707. this.panel10.PerformLayout();
  6708. this.panelCommonApps.ResumeLayout(false);
  6709. this.panelCommonApps.PerformLayout();
  6710. this.panelApps5.ResumeLayout(false);
  6711. this.panelApps5.PerformLayout();
  6712. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6713. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6714. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6715. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6716. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6717. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6718. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6719. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6720. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6721. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6722. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6723. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6724. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6725. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6726. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6727. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6728. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6729. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6730. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6731. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6732. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6733. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6734. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6735. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6736. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6737. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6738. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6739. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6740. this.panelApps6.ResumeLayout(false);
  6741. this.panelApps6.PerformLayout();
  6742. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6743. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6744. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6745. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6746. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6747. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6748. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6749. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6750. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6751. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6752. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6753. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6754. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6755. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6756. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6757. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6758. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6759. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6760. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6761. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6762. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6763. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6764. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6765. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6766. this.panelApps1.ResumeLayout(false);
  6767. this.panelApps1.PerformLayout();
  6768. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6769. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6770. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6771. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6772. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6773. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6774. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6775. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6776. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6777. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6778. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6779. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6780. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6781. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6782. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6783. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6784. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6785. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6786. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6787. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6788. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6789. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6790. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6791. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6792. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6793. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6794. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6795. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6796. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6797. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6798. this.cleanerTab.ResumeLayout(false);
  6799. this.cleanerTab.PerformLayout();
  6800. this.panel1.ResumeLayout(false);
  6801. this.panel1.PerformLayout();
  6802. this.pingerTab.ResumeLayout(false);
  6803. this.pingerTab.PerformLayout();
  6804. this.panel7.ResumeLayout(false);
  6805. this.hostsEditorTab.ResumeLayout(false);
  6806. this.hostsEditorTab.PerformLayout();
  6807. this.panel4.ResumeLayout(false);
  6808. this.panel4.PerformLayout();
  6809. this.panelList.ResumeLayout(false);
  6810. this.registryFixerTab.ResumeLayout(false);
  6811. this.registryFixerTab.PerformLayout();
  6812. this.panel2.ResumeLayout(false);
  6813. this.panel2.PerformLayout();
  6814. this.integratorTab.ResumeLayout(false);
  6815. this.synapse.ResumeLayout(false);
  6816. this.integratorInfoTab.ResumeLayout(false);
  6817. this.integratorInfoTab.PerformLayout();
  6818. this.tabPage8.ResumeLayout(false);
  6819. this.tabPage8.PerformLayout();
  6820. this.itemnamegroup.ResumeLayout(false);
  6821. this.itemnamegroup.PerformLayout();
  6822. this.security.ResumeLayout(false);
  6823. this.security.PerformLayout();
  6824. this.itemposition.ResumeLayout(false);
  6825. this.itemposition.PerformLayout();
  6826. this.icontoaddgroup.ResumeLayout(false);
  6827. this.icontoaddgroup.PerformLayout();
  6828. this.itemtoaddgroup.ResumeLayout(false);
  6829. this.itemtoaddgroup.PerformLayout();
  6830. this.itemtype.ResumeLayout(false);
  6831. this.itemtype.PerformLayout();
  6832. this.tabPage9.ResumeLayout(false);
  6833. this.tabPage9.PerformLayout();
  6834. this.panel5.ResumeLayout(false);
  6835. this.tabPage10.ResumeLayout(false);
  6836. this.tabPage10.PerformLayout();
  6837. this.tabPage11.ResumeLayout(false);
  6838. this.tabPage11.PerformLayout();
  6839. this.panel6.ResumeLayout(false);
  6840. this.optionsTab.ResumeLayout(false);
  6841. this.optionsTab.PerformLayout();
  6842. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6843. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6844. this.launcherMenu.ResumeLayout(false);
  6845. this.ResumeLayout(false);
  6846. }
  6847. #endregion
  6848. private System.Windows.Forms.Panel tpanel;
  6849. private System.Windows.Forms.Label txtBitness;
  6850. private System.Windows.Forms.Label txtOS;
  6851. private System.Windows.Forms.Label txtVersion;
  6852. private System.Windows.Forms.PictureBox pictureBox1;
  6853. private System.Windows.Forms.Label label2;
  6854. private System.Windows.Forms.Panel bpanel;
  6855. private System.Windows.Forms.TabControl tabCollection;
  6856. private System.Windows.Forms.TabPage universalTab;
  6857. private System.Windows.Forms.Button button39;
  6858. private System.Windows.Forms.TabPage windowsXTab;
  6859. private System.Windows.Forms.Button button43;
  6860. private System.Windows.Forms.Button button18;
  6861. private System.Windows.Forms.TabPage windowsVIIITab;
  6862. private System.Windows.Forms.Button button44;
  6863. private System.Windows.Forms.TabPage cleanerTab;
  6864. private ColoredCheckBox checkTemp;
  6865. private ColoredCheckBox checkSelectAll;
  6866. private System.Windows.Forms.Button button20;
  6867. private ColoredCheckBox checkMediaCache;
  6868. private ColoredCheckBox checkLogs;
  6869. private ColoredCheckBox checkBin;
  6870. private ColoredCheckBox checkMiniDumps;
  6871. private System.Windows.Forms.Panel panel1;
  6872. private System.Windows.Forms.TabPage startupTab;
  6873. private System.Windows.Forms.Label label5;
  6874. private System.Windows.Forms.Button button32;
  6875. private System.Windows.Forms.Button button22;
  6876. private System.Windows.Forms.Label label6;
  6877. private System.Windows.Forms.TabPage registryFixerTab;
  6878. private System.Windows.Forms.Label label7;
  6879. private System.Windows.Forms.Button button33;
  6880. private System.Windows.Forms.Panel panel2;
  6881. private ColoredCheckBox checkRegistryEditor;
  6882. private ColoredCheckBox checkEnableAll;
  6883. private ColoredCheckBox checkContextMenu;
  6884. private ColoredCheckBox checkTaskManager;
  6885. private ColoredCheckBox checkCommandPrompt;
  6886. private ColoredCheckBox checkFirewall;
  6887. private ColoredCheckBox checkRunDialog;
  6888. private ColoredCheckBox checkFolderOptions;
  6889. private ColoredCheckBox checkControlPanel;
  6890. private ColoredCheckBox checkRestartExplorer;
  6891. private System.Windows.Forms.Panel panel3;
  6892. private System.Windows.Forms.Label label8;
  6893. private System.Windows.Forms.ListView listStartupItems;
  6894. private System.Windows.Forms.ColumnHeader columnHeader1;
  6895. private System.Windows.Forms.ColumnHeader columnHeader2;
  6896. private System.Windows.Forms.Button button37;
  6897. private System.Windows.Forms.Button button31;
  6898. private System.Windows.Forms.ColumnHeader columnHeader3;
  6899. private System.Windows.Forms.TabPage hostsEditorTab;
  6900. private System.Windows.Forms.Label label3;
  6901. private System.Windows.Forms.LinkLabel linkLabel2;
  6902. private System.Windows.Forms.LinkLabel linkLabel3;
  6903. private System.Windows.Forms.Label label9;
  6904. private System.Windows.Forms.LinkLabel linkLabel4;
  6905. private System.Windows.Forms.Label label10;
  6906. private System.Windows.Forms.ListBox listHostEntries;
  6907. private System.Windows.Forms.Panel panel4;
  6908. private System.Windows.Forms.Button button46;
  6909. private System.Windows.Forms.Button button41;
  6910. private System.Windows.Forms.Button button42;
  6911. private System.Windows.Forms.TextBox txtDomain;
  6912. private System.Windows.Forms.Label label12;
  6913. private System.Windows.Forms.Label label11;
  6914. private System.Windows.Forms.Button button47;
  6915. private System.Windows.Forms.TextBox txtIP;
  6916. private ColoredCheckBox checkErrorReports;
  6917. private System.Windows.Forms.TabPage integratorTab;
  6918. private System.Windows.Forms.TabControl synapse;
  6919. private System.Windows.Forms.TabPage integratorInfoTab;
  6920. private System.Windows.Forms.TabPage tabPage8;
  6921. private System.Windows.Forms.TabPage tabPage9;
  6922. private System.Windows.Forms.TabPage tabPage10;
  6923. private System.Windows.Forms.TabPage tabPage11;
  6924. private System.Windows.Forms.Label label19;
  6925. private System.Windows.Forms.Label label18;
  6926. private System.Windows.Forms.Label label17;
  6927. private System.Windows.Forms.Label label16;
  6928. private System.Windows.Forms.Label label15;
  6929. private System.Windows.Forms.Label label14;
  6930. private System.Windows.Forms.Label label13;
  6931. private System.Windows.Forms.Button button48;
  6932. private System.Windows.Forms.TextBox txtRunKeyword;
  6933. private System.Windows.Forms.Label label22;
  6934. private System.Windows.Forms.TextBox txtRunFile;
  6935. private System.Windows.Forms.Label label21;
  6936. private System.Windows.Forms.Label label20;
  6937. private System.Windows.Forms.Button btnCreateCustomCommand;
  6938. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6939. private System.Windows.Forms.Button button58;
  6940. private System.Windows.Forms.Button button59;
  6941. private System.Windows.Forms.Button button55;
  6942. private System.Windows.Forms.Button button57;
  6943. private System.Windows.Forms.Button button52;
  6944. private System.Windows.Forms.Button button53;
  6945. private System.Windows.Forms.Button button49;
  6946. private System.Windows.Forms.Button button51;
  6947. private System.Windows.Forms.Button button56;
  6948. private System.Windows.Forms.Button button54;
  6949. private System.Windows.Forms.Label label24;
  6950. private System.Windows.Forms.ListBox listDesktopItems;
  6951. private System.Windows.Forms.Label label25;
  6952. private System.Windows.Forms.Button button60;
  6953. private System.Windows.Forms.Button button61;
  6954. private System.Windows.Forms.Button button62;
  6955. private System.Windows.Forms.GroupBox itemtype;
  6956. private ColoredRadioButton radioCommand;
  6957. private ColoredRadioButton radioProgram;
  6958. private ColoredRadioButton radioFile;
  6959. private ColoredRadioButton radioFolder;
  6960. private ColoredRadioButton radioLink;
  6961. private System.Windows.Forms.Label label26;
  6962. private System.Windows.Forms.GroupBox icontoaddgroup;
  6963. private ColoredCheckBox checkDefaultIcon;
  6964. private System.Windows.Forms.Button btnBrowseIcon;
  6965. private System.Windows.Forms.TextBox txtIcon;
  6966. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6967. private System.Windows.Forms.Button btnBrowseItem;
  6968. private System.Windows.Forms.TextBox txtItem;
  6969. private System.Windows.Forms.GroupBox security;
  6970. private ColoredCheckBox checkShift;
  6971. private System.Windows.Forms.GroupBox itemposition;
  6972. private ColoredRadioButton radioTop;
  6973. private ColoredRadioButton radioMiddle;
  6974. private ColoredRadioButton radioBottom;
  6975. private System.Windows.Forms.GroupBox itemnamegroup;
  6976. private System.Windows.Forms.TextBox txtItemName;
  6977. private System.Windows.Forms.Button btnAddItem;
  6978. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6979. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6980. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6981. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6982. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6983. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6984. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6985. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6986. private System.Windows.Forms.Button button64;
  6987. private System.Windows.Forms.Button button65;
  6988. private System.Windows.Forms.Button button66;
  6989. private System.Windows.Forms.TabPage optionsTab;
  6990. private System.Windows.Forms.RadioButton radioMinimal;
  6991. private System.Windows.Forms.RadioButton radioCaramel;
  6992. private System.Windows.Forms.RadioButton radioLime;
  6993. private System.Windows.Forms.RadioButton radioMagma;
  6994. private System.Windows.Forms.RadioButton radioOcean;
  6995. private System.Windows.Forms.RadioButton radioZerg;
  6996. private System.Windows.Forms.Label label27;
  6997. private System.Windows.Forms.ListBox listCustomCommands;
  6998. private System.Windows.Forms.Label label23;
  6999. private System.Windows.Forms.Button button26;
  7000. private System.Windows.Forms.Button button8;
  7001. private System.Windows.Forms.Panel panel5;
  7002. private System.Windows.Forms.Panel panel6;
  7003. private System.Windows.Forms.Panel panelList;
  7004. private System.Windows.Forms.TabPage modernAppsTab;
  7005. private System.Windows.Forms.Label label1;
  7006. private System.Windows.Forms.Panel panelModernAppsList;
  7007. private System.Windows.Forms.CheckedListBox listModernApps;
  7008. private System.Windows.Forms.Button button74;
  7009. private System.Windows.Forms.Button button75;
  7010. private System.Windows.Forms.Label label28;
  7011. private ColoredCheckBox chkSelectAllModernApps;
  7012. private ToggleSwitch toggleSwitch1;
  7013. private ToggleSwitch toggleSwitch3;
  7014. private ToggleSwitch toggleSwitch2;
  7015. private ToggleSwitch toggleSwitch6;
  7016. private ToggleSwitch toggleSwitch5;
  7017. private ToggleSwitch toggleSwitch4;
  7018. private ToggleSwitch toggleSwitch12;
  7019. private ToggleSwitch toggleSwitch11;
  7020. private ToggleSwitch toggleSwitch10;
  7021. private ToggleSwitch toggleSwitch9;
  7022. private ToggleSwitch toggleSwitch8;
  7023. private ToggleSwitch toggleSwitch13;
  7024. private ToggleSwitch toggleSwitch15;
  7025. private ToggleSwitch toggleSwitch14;
  7026. private ToggleSwitch toggleSwitch20;
  7027. private ToggleSwitch toggleSwitch21;
  7028. private ToggleSwitch toggleSwitch23;
  7029. private ToggleSwitch toggleSwitch24;
  7030. private ToggleSwitch toggleSwitch25;
  7031. private ToggleSwitch toggleSwitch26;
  7032. private ToggleSwitch toggleSwitch19;
  7033. private ToggleSwitch toggleSwitch18;
  7034. private ToggleSwitch toggleSwitch17;
  7035. private ToggleSwitch toggleSwitch16;
  7036. private ToggleSwitch toggleSwitch27;
  7037. private ToggleSwitch toggleSwitch28;
  7038. private ToggleSwitch toggleSwitch29;
  7039. private ToggleSwitch toggleSwitch30;
  7040. private System.Windows.Forms.Button btnResetConfig;
  7041. private ToggleSwitch toggleSwitch31;
  7042. private ToggleSwitch toggleSwitch32;
  7043. private System.Windows.Forms.Button btnUpdate;
  7044. private System.Windows.Forms.Button btnChangelog;
  7045. private ToggleSwitch toggleSwitch33;
  7046. private ToggleSwitch toggleSwitch34;
  7047. private ToggleSwitch toggleSwitch35;
  7048. private ToggleSwitch toggleSwitch36;
  7049. private ColoredCheckBox chkReadOnly;
  7050. private System.Windows.Forms.Label label29;
  7051. private ToggleSwitch toggleSwitch37;
  7052. private ToggleSwitch toggleSwitch38;
  7053. private ToggleSwitch toggleSwitch39;
  7054. private ColoredCheckBox chkBlock;
  7055. private ToggleSwitch toggleSwitch40;
  7056. private System.Windows.Forms.Button button1;
  7057. private System.Windows.Forms.Label label31;
  7058. private System.Windows.Forms.Label label30;
  7059. private System.Windows.Forms.Button button4;
  7060. private System.Windows.Forms.Button button3;
  7061. private System.Windows.Forms.Button button2;
  7062. private System.Windows.Forms.TabPage appsTab;
  7063. private System.Windows.Forms.Button btnDownloadApps;
  7064. private System.Windows.Forms.Label label41;
  7065. private ColoredCheckBox c7zip;
  7066. private ColoredCheckBox cPeaZip;
  7067. private ColoredCheckBox cWinRar;
  7068. private ColoredCheckBox cChromium;
  7069. private ColoredCheckBox cChrome;
  7070. private ColoredCheckBox cFirefox;
  7071. private ColoredCheckBox cVivaldi;
  7072. private ColoredCheckBox cOpera;
  7073. private ColoredCheckBox cThunderbird;
  7074. private ColoredCheckBox cDiscord;
  7075. private ColoredCheckBox cSkype;
  7076. private ColoredCheckBox cViber;
  7077. private ColoredCheckBox cSumatra;
  7078. private ColoredCheckBox cAdobeReader;
  7079. private ColoredCheckBox cQB;
  7080. private ColoredCheckBox cDeluge;
  7081. private System.Windows.Forms.Label label42;
  7082. private System.Windows.Forms.TextBox txtDownloadFolder;
  7083. private System.Windows.Forms.Button button5;
  7084. private System.Windows.Forms.Label txtDownloadStatus;
  7085. private System.Windows.Forms.Label label44;
  7086. private ColoredRadioButton c32;
  7087. private ColoredCheckBox cFoxit;
  7088. private ColoredCheckBox cUT3;
  7089. private ColoredCheckBox cBT;
  7090. private System.Windows.Forms.Button button6;
  7091. private System.Windows.Forms.LinkLabel linkLabel1;
  7092. private ColoredCheckBox cTor;
  7093. private ColoredCheckBox cTV;
  7094. private ColoredCheckBox cZoom;
  7095. private ColoredCheckBox cEvernote;
  7096. private ColoredCheckBox cOneDrive;
  7097. private ColoredCheckBox cSteam;
  7098. private ColoredCheckBox cUbi;
  7099. private ColoredCheckBox cBlizzard;
  7100. private System.Windows.Forms.PictureBox pictureBox2;
  7101. private System.Windows.Forms.PictureBox pictureBox6;
  7102. private System.Windows.Forms.PictureBox pictureBox7;
  7103. private System.Windows.Forms.PictureBox pictureBox3;
  7104. private System.Windows.Forms.PictureBox pictureBox4;
  7105. private System.Windows.Forms.PictureBox pictureBox5;
  7106. private System.Windows.Forms.PictureBox pictureBox14;
  7107. private System.Windows.Forms.PictureBox pictureBox15;
  7108. private System.Windows.Forms.PictureBox pictureBox16;
  7109. private System.Windows.Forms.PictureBox pictureBox17;
  7110. private System.Windows.Forms.PictureBox pictureBox20;
  7111. private System.Windows.Forms.PictureBox pictureBox19;
  7112. private System.Windows.Forms.PictureBox pictureBox18;
  7113. private System.Windows.Forms.PictureBox pictureBox25;
  7114. private System.Windows.Forms.PictureBox pictureBox26;
  7115. private System.Windows.Forms.PictureBox pictureBox27;
  7116. private System.Windows.Forms.PictureBox pictureBox28;
  7117. private System.Windows.Forms.PictureBox pictureBox29;
  7118. private System.Windows.Forms.PictureBox pictureBox30;
  7119. private System.Windows.Forms.PictureBox pictureBox24;
  7120. private System.Windows.Forms.PictureBox pictureBox21;
  7121. private System.Windows.Forms.PictureBox pictureBox23;
  7122. private System.Windows.Forms.PictureBox pictureBox22;
  7123. private System.Windows.Forms.PictureBox pictureBox43;
  7124. private System.Windows.Forms.PictureBox pictureBox49;
  7125. private System.Windows.Forms.PictureBox pictureBox51;
  7126. private System.Windows.Forms.PictureBox pictureBox50;
  7127. private ColoredCheckBox cLibreOffice;
  7128. private System.Windows.Forms.PictureBox pictureBox52;
  7129. private ColoredCheckBox cAutoInstall;
  7130. private ColoredCheckBox cEpicStore;
  7131. private System.Windows.Forms.PictureBox pictureBox53;
  7132. private ColoredCheckBox cOrigin;
  7133. private System.Windows.Forms.PictureBox pictureBox54;
  7134. private ColoredCheckBox cMSTeams;
  7135. private System.Windows.Forms.PictureBox pictureBox55;
  7136. private ColoredCheckBox cAnyDesk;
  7137. private System.Windows.Forms.PictureBox pictureBox56;
  7138. private ColoredCheckBox cMaxthon;
  7139. private System.Windows.Forms.PictureBox picturemaxthon;
  7140. private System.Windows.Forms.PictureBox pictureBox63;
  7141. private ColoredCheckBox cDropbox;
  7142. private ColoredCheckBox cFlux;
  7143. private System.Windows.Forms.PictureBox pictureBox71;
  7144. private System.Windows.Forms.Panel panelApps1;
  7145. private System.Windows.Forms.Panel panelApps5;
  7146. private ColoredCheckBox chkOnlyRemovable;
  7147. private ColoredProgress progressDownloader;
  7148. private System.Windows.Forms.PictureBox pictureBox75;
  7149. private ColoredCheckBox cUT2;
  7150. private System.Windows.Forms.Button btnGetFeed;
  7151. private System.Windows.Forms.Panel panelCommonApps;
  7152. private ToggleSwitch toggleSwitch7;
  7153. private System.Windows.Forms.LinkLabel l2;
  7154. private System.Windows.Forms.Panel panelApps6;
  7155. private ColoredCheckBox cVCPP;
  7156. private System.Windows.Forms.PictureBox pictureBox80;
  7157. private ColoredCheckBox cNF472;
  7158. private System.Windows.Forms.PictureBox pictureBox78;
  7159. private ColoredCheckBox cNF452;
  7160. private System.Windows.Forms.PictureBox pictureBox79;
  7161. private ColoredCheckBox cNF40;
  7162. private System.Windows.Forms.PictureBox pictureBox77;
  7163. private ColoredCheckBox cNF35;
  7164. private System.Windows.Forms.PictureBox pictureBox76;
  7165. private ColoredCheckBox cIObitSU;
  7166. private ColoredCheckBox cIObitU;
  7167. private System.Windows.Forms.PictureBox pictureBox74;
  7168. private ColoredCheckBox cRevo;
  7169. private System.Windows.Forms.PictureBox pictureBox68;
  7170. private ColoredCheckBox cIObitDB;
  7171. private ColoredCheckBox cIObitSD;
  7172. private System.Windows.Forms.PictureBox pictureBox61;
  7173. private ColoredCheckBox cUUI;
  7174. private System.Windows.Forms.PictureBox pictureBox66;
  7175. private System.Windows.Forms.PictureBox pictureBox72;
  7176. private System.Windows.Forms.PictureBox pictureBox67;
  7177. private ColoredCheckBox cRufus;
  7178. private System.Windows.Forms.PictureBox pictureBox73;
  7179. private ColoredCheckBox cMalwarebytes;
  7180. private System.Windows.Forms.PictureBox pictureBox70;
  7181. private ColoredCheckBox cAntiExploit;
  7182. private System.Windows.Forms.PictureBox pictureBox69;
  7183. private System.Windows.Forms.Label txtFeedError;
  7184. private ColoredCheckBox cViper;
  7185. private System.Windows.Forms.PictureBox pictureBox81;
  7186. private System.Windows.Forms.PictureBox pictureBox8;
  7187. private ColoredCheckBox cIrfan;
  7188. private System.Windows.Forms.PictureBox pictureBox59;
  7189. private ColoredCheckBox ciTunes;
  7190. private ColoredCheckBox cWinamp;
  7191. private System.Windows.Forms.PictureBox pictureBox65;
  7192. private ColoredCheckBox cAudacity;
  7193. private ColoredCheckBox cPhotoFiltre;
  7194. private System.Windows.Forms.PictureBox pictureBox46;
  7195. private ColoredCheckBox cGIMP;
  7196. private System.Windows.Forms.PictureBox pictureBox47;
  7197. private System.Windows.Forms.PictureBox pictureBox45;
  7198. private System.Windows.Forms.PictureBox pictureBox48;
  7199. private ColoredCheckBox cMp3Tag;
  7200. private System.Windows.Forms.PictureBox pictureBox60;
  7201. private ColoredCheckBox cBlender;
  7202. private ColoredCheckBox cLightShot;
  7203. private System.Windows.Forms.PictureBox pictureBox58;
  7204. private System.Windows.Forms.PictureBox pictureBox57;
  7205. private ColoredCheckBox cGyazo;
  7206. private ColoredCheckBox cNPP;
  7207. private ColoredCheckBox cSublimeText;
  7208. private System.Windows.Forms.PictureBox pictureBox33;
  7209. private ColoredCheckBox cAtom;
  7210. private System.Windows.Forms.PictureBox pictureBox34;
  7211. private System.Windows.Forms.PictureBox pictureBox32;
  7212. private System.Windows.Forms.PictureBox pictureBox35;
  7213. private System.Windows.Forms.PictureBox pictureBox31;
  7214. private System.Windows.Forms.PictureBox pictureBox36;
  7215. private ColoredCheckBox cVS;
  7216. private ColoredCheckBox cVSCode;
  7217. private ColoredCheckBox cSublimeMerge;
  7218. private System.Windows.Forms.PictureBox pictureBox64;
  7219. private ColoredCheckBox cAndroidStudio;
  7220. private System.Windows.Forms.PictureBox pictureBox62;
  7221. private ColoredCheckBox cEclipse;
  7222. private ColoredCheckBox cGitHub;
  7223. private ColoredCheckBox cNode;
  7224. private System.Windows.Forms.PictureBox pictureBox38;
  7225. private ColoredCheckBox cXAMPP;
  7226. private ColoredCheckBox cPostman;
  7227. private System.Windows.Forms.PictureBox pictureBox40;
  7228. private System.Windows.Forms.PictureBox pictureBox41;
  7229. private System.Windows.Forms.PictureBox pictureBox42;
  7230. private ColoredCheckBox cFileZilla;
  7231. private System.Windows.Forms.PictureBox pictureBox39;
  7232. private System.Windows.Forms.PictureBox pictureBox37;
  7233. private ColoredCheckBox cPutty;
  7234. private System.Windows.Forms.PictureBox pictureBox44;
  7235. private ColoredCheckBox cWinScp;
  7236. private System.Windows.Forms.Button btnViewLog;
  7237. private System.Windows.Forms.Label label48;
  7238. private System.Windows.Forms.Label label43;
  7239. private System.Windows.Forms.Button btnOpenConf;
  7240. private System.Windows.Forms.PictureBox pictureBox82;
  7241. private ColoredCheckBox cMega;
  7242. private System.Windows.Forms.TabPage pingerTab;
  7243. private System.Windows.Forms.Label label32;
  7244. private System.Windows.Forms.TextBox txtPingInput;
  7245. private System.Windows.Forms.Label label39;
  7246. private System.Windows.Forms.Button btnPing;
  7247. private System.Windows.Forms.Label lblFootprint;
  7248. private System.Windows.Forms.Label lblPretext;
  7249. private System.Windows.Forms.Button btnShodan;
  7250. private System.Windows.Forms.Label label40;
  7251. private System.Windows.Forms.ListBox listPingResults;
  7252. private System.Windows.Forms.Panel panel7;
  7253. private System.Windows.Forms.Button button7;
  7254. private System.Windows.Forms.Button button9;
  7255. private System.Windows.Forms.Button btnExport;
  7256. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7257. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7258. private System.Windows.Forms.NotifyIcon launcherIcon;
  7259. private System.Windows.Forms.ToolStripMenuItem startupItem;
  7260. private System.Windows.Forms.ToolStripMenuItem cleanerItem;
  7261. private System.Windows.Forms.ToolStripMenuItem pingerItem;
  7262. private System.Windows.Forms.ToolStripMenuItem hostsItem;
  7263. private System.Windows.Forms.ToolStripMenuItem appsItem;
  7264. private System.Windows.Forms.ToolStripMenuItem exitItem;
  7265. private ToggleSwitch quickAccessToggle;
  7266. private System.Windows.Forms.PictureBox pictureBox83;
  7267. private System.Windows.Forms.LinkLabel linkLabel5;
  7268. private System.Windows.Forms.LinkLabel linkLabel6;
  7269. private System.Windows.Forms.PictureBox pictureBox84;
  7270. private System.Windows.Forms.Label lblLab;
  7271. private System.Windows.Forms.LinkLabel linkUpdate;
  7272. private System.Windows.Forms.Label lblUpdateDisabled;
  7273. private System.Windows.Forms.ToolStripMenuItem restartExpolorerItem;
  7274. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7275. private System.Windows.Forms.Button button10;
  7276. private ColoredCheckBox cVLC;
  7277. private ColoredCheckBox cFoobar;
  7278. private ColoredCheckBox cPot;
  7279. private System.Windows.Forms.PictureBox pictureBox10;
  7280. private System.Windows.Forms.PictureBox pictureBox11;
  7281. private System.Windows.Forms.PictureBox pictureBox12;
  7282. private ColoredCheckBox cBS;
  7283. private System.Windows.Forms.PictureBox pictureBox13;
  7284. private ColoredCheckBox cSpotify;
  7285. private System.Windows.Forms.PictureBox pictureBox9;
  7286. private ColoredRadioButton c64;
  7287. private System.Windows.Forms.Panel panel10;
  7288. private ToolTip infoTip;
  7289. private ToggleSwitch helpTipsToggle;
  7290. private Button button11;
  7291. private Button button12;
  7292. private TextBox txtBackupTitle;
  7293. private Label label4;
  7294. private Button button13;
  7295. private Button button14;
  7296. }
  7297. }