MainForm.Designer.cs 428 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257
  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.stickySw = new Optimizer.ToggleSwitch();
  43. this.smartScreenSw = new Optimizer.ToggleSwitch();
  44. this.faxSw = new Optimizer.ToggleSwitch();
  45. this.compatSw = new Optimizer.ToggleSwitch();
  46. this.officeTelemetrySw = new Optimizer.ToggleSwitch();
  47. this.telemetryTasksSw = new Optimizer.ToggleSwitch();
  48. this.superfetchSw = new Optimizer.ToggleSwitch();
  49. this.homegroupSw = new Optimizer.ToggleSwitch();
  50. this.reportingSw = new Optimizer.ToggleSwitch();
  51. this.mediaSharingSw = new Optimizer.ToggleSwitch();
  52. this.printSw = new Optimizer.ToggleSwitch();
  53. this.systemRestoreSw = new Optimizer.ToggleSwitch();
  54. this.performanceSw = new Optimizer.ToggleSwitch();
  55. this.defenderSw = new Optimizer.ToggleSwitch();
  56. this.networkSw = new Optimizer.ToggleSwitch();
  57. this.restartButton = new System.Windows.Forms.Button();
  58. this.windowsXTab = new System.Windows.Forms.TabPage();
  59. this.restartButton10 = new System.Windows.Forms.Button();
  60. this.actionSw = new Optimizer.ToggleSwitch();
  61. this.castSw = new Optimizer.ToggleSwitch();
  62. this.longPathsSw = new Optimizer.ToggleSwitch();
  63. this.ccSw = new Optimizer.ToggleSwitch();
  64. this.featuresSw = new Optimizer.ToggleSwitch();
  65. this.insiderSw = new Optimizer.ToggleSwitch();
  66. this.darkSw = new Optimizer.ToggleSwitch();
  67. this.spellSw = new Optimizer.ToggleSwitch();
  68. this.inkSw = new Optimizer.ToggleSwitch();
  69. this.driversSw = new Optimizer.ToggleSwitch();
  70. this.sensorSw = new Optimizer.ToggleSwitch();
  71. this.privacySw = new Optimizer.ToggleSwitch();
  72. this.telemetryServicesSw = new Optimizer.ToggleSwitch();
  73. this.autoUpdatesSw = new Optimizer.ToggleSwitch();
  74. this.peopleSw = new Optimizer.ToggleSwitch();
  75. this.adsSw = new Optimizer.ToggleSwitch();
  76. this.colorBarSw = new Optimizer.ToggleSwitch();
  77. this.oldExplorerSw = new Optimizer.ToggleSwitch();
  78. this.xboxSw = new Optimizer.ToggleSwitch();
  79. this.cortanaSw = new Optimizer.ToggleSwitch();
  80. this.gameBarSw = new Optimizer.ToggleSwitch();
  81. this.uODSw = new Optimizer.ToggleSwitch();
  82. this.oldMixerSw = new Optimizer.ToggleSwitch();
  83. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  84. this.disableOneDriveSw = new Optimizer.ToggleSwitch();
  85. this.restartButton8 = new System.Windows.Forms.Button();
  86. this.modernAppsTab = new System.Windows.Forms.TabPage();
  87. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  88. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  89. this.txtUWP = new System.Windows.Forms.Label();
  90. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  91. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  92. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  93. this.panelModernAppsList = new System.Windows.Forms.Panel();
  94. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  95. this.startupTab = new System.Windows.Forms.TabPage();
  96. this.cancelBackup = new System.Windows.Forms.Button();
  97. this.doBackup = new System.Windows.Forms.Button();
  98. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  99. this.lblBackupTitle = new System.Windows.Forms.Label();
  100. this.restoreStartupB = new System.Windows.Forms.Button();
  101. this.backupStartupB = new System.Windows.Forms.Button();
  102. this.findInRegB = new System.Windows.Forms.Button();
  103. this.locateFileB = new System.Windows.Forms.Button();
  104. this.refreshStartupB = new System.Windows.Forms.Button();
  105. this.panel3 = new System.Windows.Forms.Panel();
  106. this.listStartupItems = new System.Windows.Forms.ListView();
  107. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  108. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  109. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  110. this.removeStartupItemB = new System.Windows.Forms.Button();
  111. this.startupTitle = new System.Windows.Forms.Label();
  112. this.appsTab = new System.Windows.Forms.TabPage();
  113. this.txtFeedError = new System.Windows.Forms.Label();
  114. this.panel10 = new System.Windows.Forms.Panel();
  115. this.appsTitle = new System.Windows.Forms.Label();
  116. this.btnGetFeed = new System.Windows.Forms.Button();
  117. this.panelCommonApps = new System.Windows.Forms.Panel();
  118. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  119. this.progressDownloader = new Optimizer.ColoredProgress();
  120. this.c64 = new Optimizer.ColoredRadioButton();
  121. this.c32 = new Optimizer.ColoredRadioButton();
  122. this.btnDownloadApps = new System.Windows.Forms.Button();
  123. this.setDownDirLbl = new System.Windows.Forms.Label();
  124. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  125. this.changeDownDirB = new System.Windows.Forms.Button();
  126. this.txtDownloadStatus = new System.Windows.Forms.Label();
  127. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  128. this.bitPref = new System.Windows.Forms.Label();
  129. this.goToDownloadsB = new System.Windows.Forms.Button();
  130. this.panelApps5 = new System.Windows.Forms.Panel();
  131. this.cLightShot = new Optimizer.ColoredCheckBox();
  132. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  133. this.cViper = new Optimizer.ColoredCheckBox();
  134. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  135. this.cVLC = new Optimizer.ColoredCheckBox();
  136. this.cGyazo = new Optimizer.ColoredCheckBox();
  137. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  138. this.cFoobar = new Optimizer.ColoredCheckBox();
  139. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  140. this.cPot = new Optimizer.ColoredCheckBox();
  141. this.cAudacity = new Optimizer.ColoredCheckBox();
  142. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  143. this.cIrfan = new Optimizer.ColoredCheckBox();
  144. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  145. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  146. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  147. this.ciTunes = new Optimizer.ColoredCheckBox();
  148. this.cGIMP = new Optimizer.ColoredCheckBox();
  149. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  150. this.cWinamp = new Optimizer.ColoredCheckBox();
  151. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  152. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  153. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  154. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  155. this.cBS = new Optimizer.ColoredCheckBox();
  156. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  158. this.cSpotify = new Optimizer.ColoredCheckBox();
  159. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  160. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  161. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  162. this.cMega = new Optimizer.ColoredCheckBox();
  163. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  164. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  165. this.cBlender = new Optimizer.ColoredCheckBox();
  166. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  167. this.cFoxit = new Optimizer.ColoredCheckBox();
  168. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  169. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  170. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  171. this.cEvernote = new Optimizer.ColoredCheckBox();
  172. this.cSumatra = new Optimizer.ColoredCheckBox();
  173. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  174. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  175. this.cPeaZip = new Optimizer.ColoredCheckBox();
  176. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  177. this.cFlux = new Optimizer.ColoredCheckBox();
  178. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  179. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  180. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  181. this.c7zip = new Optimizer.ColoredCheckBox();
  182. this.cWinRar = new Optimizer.ColoredCheckBox();
  183. this.cDropbox = new Optimizer.ColoredCheckBox();
  184. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  185. this.cOneDrive = new Optimizer.ColoredCheckBox();
  186. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  187. this.panelApps6 = new System.Windows.Forms.Panel();
  188. this.cSteam = new Optimizer.ColoredCheckBox();
  189. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  190. this.cOrigin = new Optimizer.ColoredCheckBox();
  191. this.cVCPP = new Optimizer.ColoredCheckBox();
  192. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  193. this.cQB = new Optimizer.ColoredCheckBox();
  194. this.cEpicStore = new Optimizer.ColoredCheckBox();
  195. this.cUT2 = new Optimizer.ColoredCheckBox();
  196. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  197. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  198. this.cBlizzard = new Optimizer.ColoredCheckBox();
  199. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  200. this.cDeluge = new Optimizer.ColoredCheckBox();
  201. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  202. this.cNF472 = new Optimizer.ColoredCheckBox();
  203. this.cUbi = new Optimizer.ColoredCheckBox();
  204. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  205. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  206. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  207. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  208. this.cNF452 = new Optimizer.ColoredCheckBox();
  209. this.cUT3 = new Optimizer.ColoredCheckBox();
  210. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  211. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  212. this.cNF40 = new Optimizer.ColoredCheckBox();
  213. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  214. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  215. this.cBT = new Optimizer.ColoredCheckBox();
  216. this.cNF35 = new Optimizer.ColoredCheckBox();
  217. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  218. this.cIObitSU = new Optimizer.ColoredCheckBox();
  219. this.cIObitU = new Optimizer.ColoredCheckBox();
  220. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  221. this.cRevo = new Optimizer.ColoredCheckBox();
  222. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  223. this.cIObitDB = new Optimizer.ColoredCheckBox();
  224. this.cIObitSD = new Optimizer.ColoredCheckBox();
  225. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  226. this.cUUI = new Optimizer.ColoredCheckBox();
  227. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  228. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  229. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  230. this.cRufus = new Optimizer.ColoredCheckBox();
  231. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  232. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  233. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  234. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  235. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  236. this.panelApps1 = new System.Windows.Forms.Panel();
  237. this.cFileZilla = new Optimizer.ColoredCheckBox();
  238. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  239. this.cGitHub = new Optimizer.ColoredCheckBox();
  240. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  241. this.cNode = new Optimizer.ColoredCheckBox();
  242. this.cPutty = new Optimizer.ColoredCheckBox();
  243. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  244. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  245. this.cNPP = new Optimizer.ColoredCheckBox();
  246. this.cWinScp = new Optimizer.ColoredCheckBox();
  247. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  248. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  249. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  250. this.cXAMPP = new Optimizer.ColoredCheckBox();
  251. this.cChromium = new Optimizer.ColoredCheckBox();
  252. this.cEclipse = new Optimizer.ColoredCheckBox();
  253. this.cPostman = new Optimizer.ColoredCheckBox();
  254. this.cSublimeText = new Optimizer.ColoredCheckBox();
  255. this.cVivaldi = new Optimizer.ColoredCheckBox();
  256. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  257. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  258. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  259. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  260. this.cAtom = new Optimizer.ColoredCheckBox();
  261. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  262. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  263. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  264. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  265. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  266. this.cMaxthon = new Optimizer.ColoredCheckBox();
  267. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  268. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  269. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  270. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  271. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  272. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  273. this.cVS = new Optimizer.ColoredCheckBox();
  274. this.cChrome = new Optimizer.ColoredCheckBox();
  275. this.cVSCode = new Optimizer.ColoredCheckBox();
  276. this.cOpera = new Optimizer.ColoredCheckBox();
  277. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  278. this.cFirefox = new Optimizer.ColoredCheckBox();
  279. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  280. this.cTor = new Optimizer.ColoredCheckBox();
  281. this.cDiscord = new Optimizer.ColoredCheckBox();
  282. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  283. this.cMSTeams = new Optimizer.ColoredCheckBox();
  284. this.cViber = new Optimizer.ColoredCheckBox();
  285. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  286. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  287. this.cSkype = new Optimizer.ColoredCheckBox();
  288. this.cThunderbird = new Optimizer.ColoredCheckBox();
  289. this.cZoom = new Optimizer.ColoredCheckBox();
  290. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  291. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  292. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  293. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  294. this.cTV = new Optimizer.ColoredCheckBox();
  295. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  296. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  297. this.cleanerTab = new System.Windows.Forms.TabPage();
  298. this.cleanerTitle = new System.Windows.Forms.Label();
  299. this.panel1 = new System.Windows.Forms.Panel();
  300. this.lblPretext = new System.Windows.Forms.Label();
  301. this.lblFootprint = new System.Windows.Forms.Label();
  302. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  303. this.cleanDriveB = new System.Windows.Forms.Button();
  304. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  305. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  306. this.checkTemp = new Optimizer.ColoredCheckBox();
  307. this.checkLogs = new Optimizer.ColoredCheckBox();
  308. this.checkBin = new Optimizer.ColoredCheckBox();
  309. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  310. this.pingerTab = new System.Windows.Forms.TabPage();
  311. this.btnSpeedtest = new System.Windows.Forms.Button();
  312. this.flushCacheB = new System.Windows.Forms.Button();
  313. this.btnExport = new System.Windows.Forms.Button();
  314. this.copyB = new System.Windows.Forms.Button();
  315. this.copyIPB = new System.Windows.Forms.Button();
  316. this.panel7 = new System.Windows.Forms.Panel();
  317. this.listPingResults = new System.Windows.Forms.ListBox();
  318. this.lblResults = new System.Windows.Forms.Label();
  319. this.btnShodan = new System.Windows.Forms.Button();
  320. this.btnPing = new System.Windows.Forms.Button();
  321. this.txtPingInput = new System.Windows.Forms.TextBox();
  322. this.lblPinger = new System.Windows.Forms.Label();
  323. this.pingerTitle = new System.Windows.Forms.Label();
  324. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  325. this.panel4 = new System.Windows.Forms.Panel();
  326. this.lblAdblockSub = new System.Windows.Forms.Label();
  327. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  328. this.lblAdblock = new System.Windows.Forms.Label();
  329. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  330. this.adblockUlti = new System.Windows.Forms.Button();
  331. this.adblockP = new System.Windows.Forms.Button();
  332. this.adblockS = new System.Windows.Forms.Button();
  333. this.adblockBasic = new System.Windows.Forms.Button();
  334. this.lblLock = new System.Windows.Forms.Label();
  335. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  336. this.panelList = new System.Windows.Forms.Panel();
  337. this.listHostEntries = new System.Windows.Forms.ListBox();
  338. this.chkBlock = new Optimizer.ColoredCheckBox();
  339. this.refreshHostsB = new System.Windows.Forms.Button();
  340. this.removeHostB = new System.Windows.Forms.Button();
  341. this.removeAllHostsB = new System.Windows.Forms.Button();
  342. this.addHostB = new System.Windows.Forms.Button();
  343. this.txtIP = new System.Windows.Forms.TextBox();
  344. this.txtDomain = new System.Windows.Forms.TextBox();
  345. this.lblDomain = new System.Windows.Forms.Label();
  346. this.lblIP = new System.Windows.Forms.Label();
  347. this.hostsTitle = new System.Windows.Forms.Label();
  348. this.linkLocate = new System.Windows.Forms.LinkLabel();
  349. this.registryFixerTab = new System.Windows.Forms.TabPage();
  350. this.panel2 = new System.Windows.Forms.Panel();
  351. this.regFixB = new System.Windows.Forms.Button();
  352. this.regLbl = new System.Windows.Forms.Label();
  353. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  354. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  355. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  356. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  357. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  358. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  359. this.checkFirewall = new Optimizer.ColoredCheckBox();
  360. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  361. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  362. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  363. this.registryTitle = new System.Windows.Forms.Label();
  364. this.integratorTab = new System.Windows.Forms.TabPage();
  365. this.synapse = new System.Windows.Forms.TabControl();
  366. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  367. this.integrator7 = new System.Windows.Forms.Label();
  368. this.integrator6 = new System.Windows.Forms.Label();
  369. this.integrator5 = new System.Windows.Forms.Label();
  370. this.integrator4 = new System.Windows.Forms.Label();
  371. this.integrator3 = new System.Windows.Forms.Label();
  372. this.integrator2 = new System.Windows.Forms.Label();
  373. this.integrator1 = new System.Windows.Forms.Label();
  374. this.tabPage8 = new System.Windows.Forms.TabPage();
  375. this.btnAddItem = new System.Windows.Forms.Button();
  376. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  377. this.txtItemName = new System.Windows.Forms.TextBox();
  378. this.security = new System.Windows.Forms.GroupBox();
  379. this.checkShift = new Optimizer.ColoredCheckBox();
  380. this.itemposition = new System.Windows.Forms.GroupBox();
  381. this.radioTop = new Optimizer.ColoredRadioButton();
  382. this.radioMiddle = new Optimizer.ColoredRadioButton();
  383. this.radioBottom = new Optimizer.ColoredRadioButton();
  384. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  385. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  386. this.btnBrowseIcon = new System.Windows.Forms.Button();
  387. this.txtIcon = new System.Windows.Forms.TextBox();
  388. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  389. this.btnBrowseItem = new System.Windows.Forms.Button();
  390. this.txtItem = new System.Windows.Forms.TextBox();
  391. this.itemtype = new System.Windows.Forms.GroupBox();
  392. this.radioCommand = new Optimizer.ColoredRadioButton();
  393. this.radioProgram = new Optimizer.ColoredRadioButton();
  394. this.radioFolder = new Optimizer.ColoredRadioButton();
  395. this.radioLink = new Optimizer.ColoredRadioButton();
  396. this.radioFile = new Optimizer.ColoredRadioButton();
  397. this.addItemL = new System.Windows.Forms.Label();
  398. this.tabPage9 = new System.Windows.Forms.TabPage();
  399. this.panel5 = new System.Windows.Forms.Panel();
  400. this.listDesktopItems = new System.Windows.Forms.ListBox();
  401. this.refreshIIB = new System.Windows.Forms.Button();
  402. this.removeDIB = new System.Windows.Forms.Button();
  403. this.removeAllIIB = new System.Windows.Forms.Button();
  404. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  405. this.tabPage10 = new System.Windows.Forms.TabPage();
  406. this.RemoveOwnerB = new System.Windows.Forms.Button();
  407. this.AddOwnerB = new System.Windows.Forms.Button();
  408. this.readyMenusL = new System.Windows.Forms.Label();
  409. this.PMB = new System.Windows.Forms.Button();
  410. this.DSB = new System.Windows.Forms.Button();
  411. this.STB = new System.Windows.Forms.Button();
  412. this.SSB = new System.Windows.Forms.Button();
  413. this.WAB = new System.Windows.Forms.Button();
  414. this.tabPage11 = new System.Windows.Forms.TabPage();
  415. this.panel6 = new System.Windows.Forms.Panel();
  416. this.listCustomCommands = new System.Windows.Forms.ListBox();
  417. this.removeCCB = new System.Windows.Forms.Button();
  418. this.refreshCCB = new System.Windows.Forms.Button();
  419. this.removeCCL = new System.Windows.Forms.Label();
  420. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  421. this.button48 = new System.Windows.Forms.Button();
  422. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  423. this.ccKeywordL = new System.Windows.Forms.Label();
  424. this.txtRunFile = new System.Windows.Forms.TextBox();
  425. this.ccFileL = new System.Windows.Forms.Label();
  426. this.ccL = new System.Windows.Forms.Label();
  427. this.optionsTab = new System.Windows.Forms.TabPage();
  428. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  429. this.panel9 = new System.Windows.Forms.Panel();
  430. this.pictureBox88 = new System.Windows.Forms.PictureBox();
  431. this.radioHellenic = new Optimizer.ColoredRadioButton();
  432. this.pictureBox87 = new System.Windows.Forms.PictureBox();
  433. this.radioEnglish = new Optimizer.ColoredRadioButton();
  434. this.radioRussian = new Optimizer.ColoredRadioButton();
  435. this.pictureBox86 = new System.Windows.Forms.PictureBox();
  436. this.panel8 = new System.Windows.Forms.Panel();
  437. this.radioCaramel = new System.Windows.Forms.RadioButton();
  438. this.radioZerg = new System.Windows.Forms.RadioButton();
  439. this.radioOcean = new System.Windows.Forms.RadioButton();
  440. this.radioMagma = new System.Windows.Forms.RadioButton();
  441. this.radioLime = new System.Windows.Forms.RadioButton();
  442. this.radioMinimal = new System.Windows.Forms.RadioButton();
  443. this.languagesL = new System.Windows.Forms.Label();
  444. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  445. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  446. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  447. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  448. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  449. this.btnOpenConf = new System.Windows.Forms.Button();
  450. this.lblTroubleshoot = new System.Windows.Forms.Label();
  451. this.lblUpdating = new System.Windows.Forms.Label();
  452. this.btnViewLog = new System.Windows.Forms.Button();
  453. this.l2 = new System.Windows.Forms.LinkLabel();
  454. this.btnChangelog = new System.Windows.Forms.Button();
  455. this.btnUpdate = new System.Windows.Forms.Button();
  456. this.btnResetConfig = new System.Windows.Forms.Button();
  457. this.lblTheming = new System.Windows.Forms.Label();
  458. this.helpTipsToggle = new Optimizer.ToggleSwitch();
  459. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  460. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  461. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  462. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  463. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  464. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  465. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  466. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  467. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  468. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  469. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  470. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  471. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  472. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  473. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  474. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  475. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  476. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  477. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  478. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  479. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  480. this.helpBox = new System.Windows.Forms.ToolTip(this.components);
  481. this.tpanel.SuspendLayout();
  482. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  483. this.bpanel.SuspendLayout();
  484. this.tabCollection.SuspendLayout();
  485. this.universalTab.SuspendLayout();
  486. this.windowsXTab.SuspendLayout();
  487. this.windowsVIIITab.SuspendLayout();
  488. this.modernAppsTab.SuspendLayout();
  489. this.panelModernAppsList.SuspendLayout();
  490. this.startupTab.SuspendLayout();
  491. this.panel3.SuspendLayout();
  492. this.appsTab.SuspendLayout();
  493. this.panel10.SuspendLayout();
  494. this.panelCommonApps.SuspendLayout();
  495. this.panelApps5.SuspendLayout();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  524. this.panelApps6.SuspendLayout();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  549. this.panelApps1.SuspendLayout();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  580. this.cleanerTab.SuspendLayout();
  581. this.panel1.SuspendLayout();
  582. this.pingerTab.SuspendLayout();
  583. this.panel7.SuspendLayout();
  584. this.hostsEditorTab.SuspendLayout();
  585. this.panel4.SuspendLayout();
  586. this.panelList.SuspendLayout();
  587. this.registryFixerTab.SuspendLayout();
  588. this.panel2.SuspendLayout();
  589. this.integratorTab.SuspendLayout();
  590. this.synapse.SuspendLayout();
  591. this.integratorInfoTab.SuspendLayout();
  592. this.tabPage8.SuspendLayout();
  593. this.itemnamegroup.SuspendLayout();
  594. this.security.SuspendLayout();
  595. this.itemposition.SuspendLayout();
  596. this.icontoaddgroup.SuspendLayout();
  597. this.itemtoaddgroup.SuspendLayout();
  598. this.itemtype.SuspendLayout();
  599. this.tabPage9.SuspendLayout();
  600. this.panel5.SuspendLayout();
  601. this.tabPage10.SuspendLayout();
  602. this.tabPage11.SuspendLayout();
  603. this.panel6.SuspendLayout();
  604. this.optionsTab.SuspendLayout();
  605. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  606. this.panel9.SuspendLayout();
  607. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).BeginInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
  610. this.panel8.SuspendLayout();
  611. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  612. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  613. this.launcherMenu.SuspendLayout();
  614. this.SuspendLayout();
  615. //
  616. // tpanel
  617. //
  618. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  619. this.tpanel.Controls.Add(this.linkUpdate);
  620. this.tpanel.Controls.Add(this.lblLab);
  621. this.tpanel.Controls.Add(this.txtBitness);
  622. this.tpanel.Controls.Add(this.txtOS);
  623. this.tpanel.Controls.Add(this.txtVersion);
  624. this.tpanel.Controls.Add(this.pictureBox1);
  625. this.tpanel.Controls.Add(this.label2);
  626. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  627. this.tpanel.Location = new System.Drawing.Point(0, 0);
  628. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  629. this.tpanel.Name = "tpanel";
  630. this.tpanel.Size = new System.Drawing.Size(870, 64);
  631. this.tpanel.TabIndex = 1;
  632. //
  633. // linkUpdate
  634. //
  635. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  636. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  637. 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)));
  638. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  639. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  640. this.linkUpdate.Location = new System.Drawing.Point(538, 6);
  641. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  642. this.linkUpdate.Name = "linkUpdate";
  643. this.linkUpdate.Size = new System.Drawing.Size(320, 50);
  644. this.linkUpdate.TabIndex = 69;
  645. this.linkUpdate.TabStop = true;
  646. this.linkUpdate.Tag = "";
  647. this.linkUpdate.Text = "Update available";
  648. this.linkUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  649. this.linkUpdate.Visible = false;
  650. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  651. //
  652. // lblLab
  653. //
  654. 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)));
  655. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  656. this.lblLab.Location = new System.Drawing.Point(462, 6);
  657. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  658. this.lblLab.Name = "lblLab";
  659. this.lblLab.Size = new System.Drawing.Size(402, 50);
  660. this.lblLab.TabIndex = 68;
  661. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  662. this.lblLab.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  663. this.lblLab.Visible = false;
  664. //
  665. // txtBitness
  666. //
  667. this.txtBitness.AutoSize = true;
  668. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  669. this.txtBitness.Location = new System.Drawing.Point(188, 35);
  670. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  671. this.txtBitness.Name = "txtBitness";
  672. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  673. this.txtBitness.TabIndex = 4;
  674. this.txtBitness.Text = "bitness";
  675. //
  676. // txtOS
  677. //
  678. this.txtOS.AutoSize = true;
  679. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  680. this.txtOS.Location = new System.Drawing.Point(188, 19);
  681. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  682. this.txtOS.Name = "txtOS";
  683. this.txtOS.Size = new System.Drawing.Size(19, 15);
  684. this.txtOS.TabIndex = 3;
  685. this.txtOS.Text = "os";
  686. //
  687. // txtVersion
  688. //
  689. this.txtVersion.AutoSize = true;
  690. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  691. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  692. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  693. this.txtVersion.Name = "txtVersion";
  694. this.txtVersion.Size = new System.Drawing.Size(77, 15);
  695. this.txtVersion.TabIndex = 1;
  696. this.txtVersion.Text = "Version: {VN}";
  697. //
  698. // pictureBox1
  699. //
  700. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  701. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  702. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  703. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  704. this.pictureBox1.Name = "pictureBox1";
  705. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  706. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  707. this.pictureBox1.TabIndex = 1;
  708. this.pictureBox1.TabStop = false;
  709. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  710. //
  711. // label2
  712. //
  713. this.label2.AutoSize = true;
  714. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  715. this.label2.ForeColor = System.Drawing.Color.White;
  716. this.label2.Location = new System.Drawing.Point(67, 7);
  717. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  718. this.label2.Name = "label2";
  719. this.label2.Size = new System.Drawing.Size(97, 25);
  720. this.label2.TabIndex = 2;
  721. this.label2.Text = "Optimizer";
  722. //
  723. // bpanel
  724. //
  725. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  726. this.bpanel.Controls.Add(this.tabCollection);
  727. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  728. this.bpanel.Location = new System.Drawing.Point(0, 64);
  729. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  730. this.bpanel.Name = "bpanel";
  731. this.bpanel.Size = new System.Drawing.Size(870, 641);
  732. this.bpanel.TabIndex = 2;
  733. //
  734. // tabCollection
  735. //
  736. this.tabCollection.Controls.Add(this.universalTab);
  737. this.tabCollection.Controls.Add(this.windowsXTab);
  738. this.tabCollection.Controls.Add(this.windowsVIIITab);
  739. this.tabCollection.Controls.Add(this.modernAppsTab);
  740. this.tabCollection.Controls.Add(this.startupTab);
  741. this.tabCollection.Controls.Add(this.appsTab);
  742. this.tabCollection.Controls.Add(this.cleanerTab);
  743. this.tabCollection.Controls.Add(this.pingerTab);
  744. this.tabCollection.Controls.Add(this.hostsEditorTab);
  745. this.tabCollection.Controls.Add(this.registryFixerTab);
  746. this.tabCollection.Controls.Add(this.integratorTab);
  747. this.tabCollection.Controls.Add(this.optionsTab);
  748. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  749. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  750. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  751. this.tabCollection.Name = "tabCollection";
  752. this.tabCollection.SelectedIndex = 0;
  753. this.tabCollection.Size = new System.Drawing.Size(868, 639);
  754. this.tabCollection.TabIndex = 0;
  755. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  756. //
  757. // universalTab
  758. //
  759. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  760. this.universalTab.Controls.Add(this.stickySw);
  761. this.universalTab.Controls.Add(this.smartScreenSw);
  762. this.universalTab.Controls.Add(this.faxSw);
  763. this.universalTab.Controls.Add(this.compatSw);
  764. this.universalTab.Controls.Add(this.officeTelemetrySw);
  765. this.universalTab.Controls.Add(this.telemetryTasksSw);
  766. this.universalTab.Controls.Add(this.superfetchSw);
  767. this.universalTab.Controls.Add(this.homegroupSw);
  768. this.universalTab.Controls.Add(this.reportingSw);
  769. this.universalTab.Controls.Add(this.mediaSharingSw);
  770. this.universalTab.Controls.Add(this.printSw);
  771. this.universalTab.Controls.Add(this.systemRestoreSw);
  772. this.universalTab.Controls.Add(this.performanceSw);
  773. this.universalTab.Controls.Add(this.defenderSw);
  774. this.universalTab.Controls.Add(this.networkSw);
  775. this.universalTab.Controls.Add(this.restartButton);
  776. this.universalTab.Location = new System.Drawing.Point(4, 24);
  777. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  778. this.universalTab.Name = "universalTab";
  779. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  780. this.universalTab.Size = new System.Drawing.Size(860, 611);
  781. this.universalTab.TabIndex = 0;
  782. this.universalTab.Text = "Universal";
  783. //
  784. // stickySw
  785. //
  786. this.stickySw.Location = new System.Drawing.Point(337, 121);
  787. this.stickySw.Margin = new System.Windows.Forms.Padding(2);
  788. this.stickySw.Name = "stickySw";
  789. this.stickySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  790. this.stickySw.OffForeColor = System.Drawing.Color.White;
  791. this.stickySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  792. this.stickySw.OnForeColor = System.Drawing.Color.White;
  793. this.stickySw.OnText = "Disable Sticky Keys";
  794. this.stickySw.Size = new System.Drawing.Size(319, 31);
  795. this.stickySw.TabIndex = 50;
  796. this.stickySw.Tag = "themeable";
  797. //
  798. // smartScreenSw
  799. //
  800. this.smartScreenSw.Location = new System.Drawing.Point(14, 121);
  801. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(2);
  802. this.smartScreenSw.Name = "smartScreenSw";
  803. this.smartScreenSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  804. this.smartScreenSw.OffForeColor = System.Drawing.Color.White;
  805. this.smartScreenSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  806. this.smartScreenSw.OnForeColor = System.Drawing.Color.White;
  807. this.smartScreenSw.OnText = "Disable SmartScreen";
  808. this.smartScreenSw.Size = new System.Drawing.Size(319, 31);
  809. this.smartScreenSw.TabIndex = 49;
  810. this.smartScreenSw.Tag = "themeable";
  811. //
  812. // faxSw
  813. //
  814. this.faxSw.Location = new System.Drawing.Point(337, 51);
  815. this.faxSw.Margin = new System.Windows.Forms.Padding(2);
  816. this.faxSw.Name = "faxSw";
  817. this.faxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  818. this.faxSw.OffForeColor = System.Drawing.Color.White;
  819. this.faxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  820. this.faxSw.OnForeColor = System.Drawing.Color.White;
  821. this.faxSw.OnText = "Disable Fax Service";
  822. this.faxSw.Size = new System.Drawing.Size(319, 31);
  823. this.faxSw.TabIndex = 48;
  824. this.faxSw.Tag = "themeable";
  825. //
  826. // compatSw
  827. //
  828. this.compatSw.Location = new System.Drawing.Point(337, 226);
  829. this.compatSw.Margin = new System.Windows.Forms.Padding(2);
  830. this.compatSw.Name = "compatSw";
  831. this.compatSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  832. this.compatSw.OffForeColor = System.Drawing.Color.White;
  833. this.compatSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  834. this.compatSw.OnForeColor = System.Drawing.Color.White;
  835. this.compatSw.OnText = "Disable Compatibility Assistant";
  836. this.compatSw.Size = new System.Drawing.Size(319, 31);
  837. this.compatSw.TabIndex = 47;
  838. this.compatSw.Tag = "themeable";
  839. //
  840. // officeTelemetrySw
  841. //
  842. this.officeTelemetrySw.Location = new System.Drawing.Point(14, 261);
  843. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(2);
  844. this.officeTelemetrySw.Name = "officeTelemetrySw";
  845. this.officeTelemetrySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  846. this.officeTelemetrySw.OffForeColor = System.Drawing.Color.White;
  847. this.officeTelemetrySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  848. this.officeTelemetrySw.OnForeColor = System.Drawing.Color.White;
  849. this.officeTelemetrySw.OnText = "Disable Office 2016 Telemetry";
  850. this.officeTelemetrySw.Size = new System.Drawing.Size(319, 31);
  851. this.officeTelemetrySw.TabIndex = 46;
  852. this.officeTelemetrySw.Tag = "themeable";
  853. //
  854. // telemetryTasksSw
  855. //
  856. this.telemetryTasksSw.Location = new System.Drawing.Point(14, 226);
  857. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(2);
  858. this.telemetryTasksSw.Name = "telemetryTasksSw";
  859. this.telemetryTasksSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  860. this.telemetryTasksSw.OffForeColor = System.Drawing.Color.White;
  861. this.telemetryTasksSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  862. this.telemetryTasksSw.OnForeColor = System.Drawing.Color.White;
  863. this.telemetryTasksSw.OnText = "Disable Telemetry Tasks";
  864. this.telemetryTasksSw.Size = new System.Drawing.Size(319, 31);
  865. this.telemetryTasksSw.TabIndex = 45;
  866. this.telemetryTasksSw.Tag = "themeable";
  867. //
  868. // superfetchSw
  869. //
  870. this.superfetchSw.Location = new System.Drawing.Point(337, 191);
  871. this.superfetchSw.Margin = new System.Windows.Forms.Padding(2);
  872. this.superfetchSw.Name = "superfetchSw";
  873. this.superfetchSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  874. this.superfetchSw.OffForeColor = System.Drawing.Color.White;
  875. this.superfetchSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  876. this.superfetchSw.OnForeColor = System.Drawing.Color.White;
  877. this.superfetchSw.OnText = "Disable Superfetch";
  878. this.superfetchSw.Size = new System.Drawing.Size(319, 31);
  879. this.superfetchSw.TabIndex = 44;
  880. this.superfetchSw.Tag = "themeable";
  881. //
  882. // homegroupSw
  883. //
  884. this.homegroupSw.Location = new System.Drawing.Point(337, 156);
  885. this.homegroupSw.Margin = new System.Windows.Forms.Padding(2);
  886. this.homegroupSw.Name = "homegroupSw";
  887. this.homegroupSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  888. this.homegroupSw.OffForeColor = System.Drawing.Color.White;
  889. this.homegroupSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  890. this.homegroupSw.OnForeColor = System.Drawing.Color.White;
  891. this.homegroupSw.OnText = "Disable HomeGroup";
  892. this.homegroupSw.Size = new System.Drawing.Size(319, 31);
  893. this.homegroupSw.TabIndex = 43;
  894. this.homegroupSw.Tag = "themeable";
  895. //
  896. // reportingSw
  897. //
  898. this.reportingSw.Location = new System.Drawing.Point(14, 191);
  899. this.reportingSw.Margin = new System.Windows.Forms.Padding(2);
  900. this.reportingSw.Name = "reportingSw";
  901. this.reportingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  902. this.reportingSw.OffForeColor = System.Drawing.Color.White;
  903. this.reportingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  904. this.reportingSw.OnForeColor = System.Drawing.Color.White;
  905. this.reportingSw.OnText = "Disable Error Reporting";
  906. this.reportingSw.Size = new System.Drawing.Size(319, 31);
  907. this.reportingSw.TabIndex = 42;
  908. this.reportingSw.Tag = "themeable";
  909. //
  910. // mediaSharingSw
  911. //
  912. this.mediaSharingSw.Location = new System.Drawing.Point(337, 86);
  913. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(2);
  914. this.mediaSharingSw.Name = "mediaSharingSw";
  915. this.mediaSharingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  916. this.mediaSharingSw.OffForeColor = System.Drawing.Color.White;
  917. this.mediaSharingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  918. this.mediaSharingSw.OnForeColor = System.Drawing.Color.White;
  919. this.mediaSharingSw.OnText = "Disable Media Player Sharing";
  920. this.mediaSharingSw.Size = new System.Drawing.Size(319, 31);
  921. this.mediaSharingSw.TabIndex = 40;
  922. this.mediaSharingSw.Tag = "themeable";
  923. //
  924. // printSw
  925. //
  926. this.printSw.Location = new System.Drawing.Point(337, 16);
  927. this.printSw.Margin = new System.Windows.Forms.Padding(2);
  928. this.printSw.Name = "printSw";
  929. this.printSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  930. this.printSw.OffForeColor = System.Drawing.Color.White;
  931. this.printSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  932. this.printSw.OnForeColor = System.Drawing.Color.White;
  933. this.printSw.OnText = "Disable Print Service";
  934. this.printSw.Size = new System.Drawing.Size(319, 31);
  935. this.printSw.TabIndex = 39;
  936. this.printSw.Tag = "themeable";
  937. //
  938. // systemRestoreSw
  939. //
  940. this.systemRestoreSw.Location = new System.Drawing.Point(14, 156);
  941. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(2);
  942. this.systemRestoreSw.Name = "systemRestoreSw";
  943. this.systemRestoreSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  944. this.systemRestoreSw.OffForeColor = System.Drawing.Color.White;
  945. this.systemRestoreSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  946. this.systemRestoreSw.OnForeColor = System.Drawing.Color.White;
  947. this.systemRestoreSw.OnText = "Disable System Restore";
  948. this.systemRestoreSw.Size = new System.Drawing.Size(319, 31);
  949. this.systemRestoreSw.TabIndex = 38;
  950. this.systemRestoreSw.Tag = "themeable";
  951. //
  952. // performanceSw
  953. //
  954. this.performanceSw.Location = new System.Drawing.Point(14, 16);
  955. this.performanceSw.Margin = new System.Windows.Forms.Padding(2);
  956. this.performanceSw.Name = "performanceSw";
  957. this.performanceSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  958. this.performanceSw.OffForeColor = System.Drawing.Color.White;
  959. this.performanceSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  960. this.performanceSw.OnForeColor = System.Drawing.Color.White;
  961. this.performanceSw.OnText = "Enable Performance Tweaks";
  962. this.performanceSw.Size = new System.Drawing.Size(319, 31);
  963. this.performanceSw.TabIndex = 37;
  964. this.performanceSw.Tag = "themeable";
  965. //
  966. // defenderSw
  967. //
  968. this.defenderSw.Location = new System.Drawing.Point(14, 86);
  969. this.defenderSw.Margin = new System.Windows.Forms.Padding(2);
  970. this.defenderSw.Name = "defenderSw";
  971. this.defenderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  972. this.defenderSw.OffForeColor = System.Drawing.Color.White;
  973. this.defenderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  974. this.defenderSw.OnForeColor = System.Drawing.Color.White;
  975. this.defenderSw.OnText = "Disable Windows Defender";
  976. this.defenderSw.Size = new System.Drawing.Size(319, 31);
  977. this.defenderSw.TabIndex = 36;
  978. this.defenderSw.Tag = "themeable";
  979. //
  980. // networkSw
  981. //
  982. this.networkSw.Location = new System.Drawing.Point(14, 51);
  983. this.networkSw.Margin = new System.Windows.Forms.Padding(2);
  984. this.networkSw.Name = "networkSw";
  985. this.networkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  986. this.networkSw.OffForeColor = System.Drawing.Color.White;
  987. this.networkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  988. this.networkSw.OnForeColor = System.Drawing.Color.White;
  989. this.networkSw.OnText = "Disable Network Throttling";
  990. this.networkSw.Size = new System.Drawing.Size(319, 31);
  991. this.networkSw.TabIndex = 35;
  992. this.networkSw.Tag = "themeable";
  993. //
  994. // restartButton
  995. //
  996. this.restartButton.AutoSize = true;
  997. this.restartButton.BackColor = System.Drawing.Color.DodgerBlue;
  998. this.restartButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  999. this.restartButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1000. this.restartButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1001. this.restartButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1002. this.restartButton.ForeColor = System.Drawing.Color.White;
  1003. this.restartButton.Location = new System.Drawing.Point(14, 310);
  1004. this.restartButton.Margin = new System.Windows.Forms.Padding(2);
  1005. this.restartButton.Name = "restartButton";
  1006. this.restartButton.Size = new System.Drawing.Size(115, 31);
  1007. this.restartButton.TabIndex = 30;
  1008. this.restartButton.Text = "Apply && Restart";
  1009. this.restartButton.UseVisualStyleBackColor = false;
  1010. this.restartButton.Click += new System.EventHandler(this.button39_Click);
  1011. //
  1012. // windowsXTab
  1013. //
  1014. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1015. this.windowsXTab.Controls.Add(this.restartButton10);
  1016. this.windowsXTab.Controls.Add(this.actionSw);
  1017. this.windowsXTab.Controls.Add(this.castSw);
  1018. this.windowsXTab.Controls.Add(this.longPathsSw);
  1019. this.windowsXTab.Controls.Add(this.ccSw);
  1020. this.windowsXTab.Controls.Add(this.featuresSw);
  1021. this.windowsXTab.Controls.Add(this.insiderSw);
  1022. this.windowsXTab.Controls.Add(this.darkSw);
  1023. this.windowsXTab.Controls.Add(this.spellSw);
  1024. this.windowsXTab.Controls.Add(this.inkSw);
  1025. this.windowsXTab.Controls.Add(this.driversSw);
  1026. this.windowsXTab.Controls.Add(this.sensorSw);
  1027. this.windowsXTab.Controls.Add(this.privacySw);
  1028. this.windowsXTab.Controls.Add(this.telemetryServicesSw);
  1029. this.windowsXTab.Controls.Add(this.autoUpdatesSw);
  1030. this.windowsXTab.Controls.Add(this.peopleSw);
  1031. this.windowsXTab.Controls.Add(this.adsSw);
  1032. this.windowsXTab.Controls.Add(this.colorBarSw);
  1033. this.windowsXTab.Controls.Add(this.oldExplorerSw);
  1034. this.windowsXTab.Controls.Add(this.xboxSw);
  1035. this.windowsXTab.Controls.Add(this.cortanaSw);
  1036. this.windowsXTab.Controls.Add(this.gameBarSw);
  1037. this.windowsXTab.Controls.Add(this.uODSw);
  1038. this.windowsXTab.Controls.Add(this.oldMixerSw);
  1039. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  1040. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  1041. this.windowsXTab.Name = "windowsXTab";
  1042. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  1043. this.windowsXTab.Size = new System.Drawing.Size(860, 611);
  1044. this.windowsXTab.TabIndex = 1;
  1045. this.windowsXTab.Text = "Windows 10";
  1046. //
  1047. // restartButton10
  1048. //
  1049. this.restartButton10.AutoSize = true;
  1050. this.restartButton10.BackColor = System.Drawing.Color.DodgerBlue;
  1051. this.restartButton10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1052. this.restartButton10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1053. this.restartButton10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1054. this.restartButton10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1055. this.restartButton10.ForeColor = System.Drawing.Color.White;
  1056. this.restartButton10.Location = new System.Drawing.Point(14, 457);
  1057. this.restartButton10.Margin = new System.Windows.Forms.Padding(2);
  1058. this.restartButton10.Name = "restartButton10";
  1059. this.restartButton10.Size = new System.Drawing.Size(115, 31);
  1060. this.restartButton10.TabIndex = 31;
  1061. this.restartButton10.Text = "Apply && Restart";
  1062. this.restartButton10.UseVisualStyleBackColor = false;
  1063. this.restartButton10.Click += new System.EventHandler(this.button43_Click);
  1064. //
  1065. // actionSw
  1066. //
  1067. this.actionSw.Location = new System.Drawing.Point(14, 410);
  1068. this.actionSw.Margin = new System.Windows.Forms.Padding(2);
  1069. this.actionSw.Name = "actionSw";
  1070. this.actionSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1071. this.actionSw.OffForeColor = System.Drawing.Color.White;
  1072. this.actionSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1073. this.actionSw.OnForeColor = System.Drawing.Color.White;
  1074. this.actionSw.OnText = "Disable Notification Center";
  1075. this.actionSw.Size = new System.Drawing.Size(319, 31);
  1076. this.actionSw.TabIndex = 71;
  1077. this.actionSw.Tag = "themeable";
  1078. //
  1079. // castSw
  1080. //
  1081. this.castSw.Location = new System.Drawing.Point(337, 267);
  1082. this.castSw.Margin = new System.Windows.Forms.Padding(2);
  1083. this.castSw.Name = "castSw";
  1084. this.castSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1085. this.castSw.OffForeColor = System.Drawing.Color.White;
  1086. this.castSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1087. this.castSw.OnForeColor = System.Drawing.Color.White;
  1088. this.castSw.OnText = "Remove Cast To Device";
  1089. this.castSw.Size = new System.Drawing.Size(319, 31);
  1090. this.castSw.TabIndex = 61;
  1091. this.castSw.Tag = "themeable";
  1092. //
  1093. // longPathsSw
  1094. //
  1095. this.longPathsSw.Location = new System.Drawing.Point(14, 267);
  1096. this.longPathsSw.Margin = new System.Windows.Forms.Padding(2);
  1097. this.longPathsSw.Name = "longPathsSw";
  1098. this.longPathsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1099. this.longPathsSw.OffForeColor = System.Drawing.Color.White;
  1100. this.longPathsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1101. this.longPathsSw.OnForeColor = System.Drawing.Color.White;
  1102. this.longPathsSw.OnText = "Enable Long Paths";
  1103. this.longPathsSw.Size = new System.Drawing.Size(319, 31);
  1104. this.longPathsSw.TabIndex = 60;
  1105. this.longPathsSw.Tag = "themeable";
  1106. //
  1107. // ccSw
  1108. //
  1109. this.ccSw.Location = new System.Drawing.Point(337, 161);
  1110. this.ccSw.Margin = new System.Windows.Forms.Padding(2);
  1111. this.ccSw.Name = "ccSw";
  1112. this.ccSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1113. this.ccSw.OffForeColor = System.Drawing.Color.White;
  1114. this.ccSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1115. this.ccSw.OnForeColor = System.Drawing.Color.White;
  1116. this.ccSw.OnText = "Disable Cloud Clipboard";
  1117. this.ccSw.Size = new System.Drawing.Size(319, 31);
  1118. this.ccSw.TabIndex = 59;
  1119. this.ccSw.Tag = "themeable";
  1120. //
  1121. // featuresSw
  1122. //
  1123. this.featuresSw.Location = new System.Drawing.Point(337, 375);
  1124. this.featuresSw.Margin = new System.Windows.Forms.Padding(2);
  1125. this.featuresSw.Name = "featuresSw";
  1126. this.featuresSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1127. this.featuresSw.OffForeColor = System.Drawing.Color.White;
  1128. this.featuresSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1129. this.featuresSw.OnForeColor = System.Drawing.Color.White;
  1130. this.featuresSw.OnText = "Disable Feature Updates";
  1131. this.featuresSw.Size = new System.Drawing.Size(319, 31);
  1132. this.featuresSw.TabIndex = 58;
  1133. this.featuresSw.Tag = "themeable";
  1134. //
  1135. // insiderSw
  1136. //
  1137. this.insiderSw.Location = new System.Drawing.Point(337, 339);
  1138. this.insiderSw.Margin = new System.Windows.Forms.Padding(2);
  1139. this.insiderSw.Name = "insiderSw";
  1140. this.insiderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1141. this.insiderSw.OffForeColor = System.Drawing.Color.White;
  1142. this.insiderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1143. this.insiderSw.OnForeColor = System.Drawing.Color.White;
  1144. this.insiderSw.OnText = "Disable Insider Service";
  1145. this.insiderSw.Size = new System.Drawing.Size(319, 31);
  1146. this.insiderSw.TabIndex = 57;
  1147. this.insiderSw.Tag = "themeable";
  1148. //
  1149. // darkSw
  1150. //
  1151. this.darkSw.Location = new System.Drawing.Point(14, 160);
  1152. this.darkSw.Margin = new System.Windows.Forms.Padding(2);
  1153. this.darkSw.Name = "darkSw";
  1154. this.darkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1155. this.darkSw.OffForeColor = System.Drawing.Color.White;
  1156. this.darkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1157. this.darkSw.OnForeColor = System.Drawing.Color.White;
  1158. this.darkSw.OnText = "Enable Dark Theme";
  1159. this.darkSw.Size = new System.Drawing.Size(319, 31);
  1160. this.darkSw.TabIndex = 56;
  1161. this.darkSw.Tag = "themeable";
  1162. //
  1163. // spellSw
  1164. //
  1165. this.spellSw.Location = new System.Drawing.Point(14, 339);
  1166. this.spellSw.Margin = new System.Windows.Forms.Padding(2);
  1167. this.spellSw.Name = "spellSw";
  1168. this.spellSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1169. this.spellSw.OffForeColor = System.Drawing.Color.White;
  1170. this.spellSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1171. this.spellSw.OnForeColor = System.Drawing.Color.White;
  1172. this.spellSw.OnText = "Disable Spell Checking";
  1173. this.spellSw.Size = new System.Drawing.Size(319, 31);
  1174. this.spellSw.TabIndex = 55;
  1175. this.spellSw.Tag = "themeable";
  1176. //
  1177. // inkSw
  1178. //
  1179. this.inkSw.Location = new System.Drawing.Point(14, 303);
  1180. this.inkSw.Margin = new System.Windows.Forms.Padding(2);
  1181. this.inkSw.Name = "inkSw";
  1182. this.inkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1183. this.inkSw.OffForeColor = System.Drawing.Color.White;
  1184. this.inkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1185. this.inkSw.OnForeColor = System.Drawing.Color.White;
  1186. this.inkSw.OnText = "Disable Windows Ink";
  1187. this.inkSw.Size = new System.Drawing.Size(319, 31);
  1188. this.inkSw.TabIndex = 54;
  1189. this.inkSw.Tag = "themeable";
  1190. //
  1191. // driversSw
  1192. //
  1193. this.driversSw.Location = new System.Drawing.Point(337, 52);
  1194. this.driversSw.Margin = new System.Windows.Forms.Padding(2);
  1195. this.driversSw.Name = "driversSw";
  1196. this.driversSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1197. this.driversSw.OffForeColor = System.Drawing.Color.White;
  1198. this.driversSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1199. this.driversSw.OnForeColor = System.Drawing.Color.White;
  1200. this.driversSw.OnText = "Exclude Drivers from Updates";
  1201. this.driversSw.Size = new System.Drawing.Size(319, 31);
  1202. this.driversSw.TabIndex = 53;
  1203. this.driversSw.Tag = "themeable";
  1204. //
  1205. // sensorSw
  1206. //
  1207. this.sensorSw.Location = new System.Drawing.Point(337, 232);
  1208. this.sensorSw.Margin = new System.Windows.Forms.Padding(2);
  1209. this.sensorSw.Name = "sensorSw";
  1210. this.sensorSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1211. this.sensorSw.OffForeColor = System.Drawing.Color.White;
  1212. this.sensorSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1213. this.sensorSw.OnForeColor = System.Drawing.Color.White;
  1214. this.sensorSw.OnText = "Disable Sensor Services";
  1215. this.sensorSw.Size = new System.Drawing.Size(319, 31);
  1216. this.sensorSw.TabIndex = 51;
  1217. this.sensorSw.Tag = "themeable";
  1218. //
  1219. // privacySw
  1220. //
  1221. this.privacySw.Location = new System.Drawing.Point(337, 124);
  1222. this.privacySw.Margin = new System.Windows.Forms.Padding(2);
  1223. this.privacySw.Name = "privacySw";
  1224. this.privacySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1225. this.privacySw.OffForeColor = System.Drawing.Color.White;
  1226. this.privacySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1227. this.privacySw.OnForeColor = System.Drawing.Color.White;
  1228. this.privacySw.OnText = "Enhance Privacy";
  1229. this.privacySw.Size = new System.Drawing.Size(319, 31);
  1230. this.privacySw.TabIndex = 50;
  1231. this.privacySw.Tag = "themeable";
  1232. //
  1233. // telemetryServicesSw
  1234. //
  1235. this.telemetryServicesSw.Location = new System.Drawing.Point(337, 88);
  1236. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(2);
  1237. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1238. this.telemetryServicesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1239. this.telemetryServicesSw.OffForeColor = System.Drawing.Color.White;
  1240. this.telemetryServicesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1241. this.telemetryServicesSw.OnForeColor = System.Drawing.Color.White;
  1242. this.telemetryServicesSw.OnText = "Disable Telemetry Services";
  1243. this.telemetryServicesSw.Size = new System.Drawing.Size(319, 31);
  1244. this.telemetryServicesSw.TabIndex = 48;
  1245. this.telemetryServicesSw.Tag = "themeable";
  1246. //
  1247. // autoUpdatesSw
  1248. //
  1249. this.autoUpdatesSw.Location = new System.Drawing.Point(337, 16);
  1250. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(2);
  1251. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1252. this.autoUpdatesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1253. this.autoUpdatesSw.OffForeColor = System.Drawing.Color.White;
  1254. this.autoUpdatesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1255. this.autoUpdatesSw.OnForeColor = System.Drawing.Color.White;
  1256. this.autoUpdatesSw.OnText = "Disable Automatic Updates";
  1257. this.autoUpdatesSw.Size = new System.Drawing.Size(319, 31);
  1258. this.autoUpdatesSw.TabIndex = 47;
  1259. this.autoUpdatesSw.Tag = "themeable";
  1260. //
  1261. // peopleSw
  1262. //
  1263. this.peopleSw.Location = new System.Drawing.Point(14, 232);
  1264. this.peopleSw.Margin = new System.Windows.Forms.Padding(2);
  1265. this.peopleSw.Name = "peopleSw";
  1266. this.peopleSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1267. this.peopleSw.OffForeColor = System.Drawing.Color.White;
  1268. this.peopleSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1269. this.peopleSw.OnForeColor = System.Drawing.Color.White;
  1270. this.peopleSw.OnText = "Disable My People";
  1271. this.peopleSw.Size = new System.Drawing.Size(319, 31);
  1272. this.peopleSw.TabIndex = 46;
  1273. this.peopleSw.Tag = "themeable";
  1274. //
  1275. // adsSw
  1276. //
  1277. this.adsSw.Location = new System.Drawing.Point(14, 124);
  1278. this.adsSw.Margin = new System.Windows.Forms.Padding(2);
  1279. this.adsSw.Name = "adsSw";
  1280. this.adsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1281. this.adsSw.OffForeColor = System.Drawing.Color.White;
  1282. this.adsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1283. this.adsSw.OnForeColor = System.Drawing.Color.White;
  1284. this.adsSw.OnText = "Disable Start Menu Ads";
  1285. this.adsSw.Size = new System.Drawing.Size(319, 31);
  1286. this.adsSw.TabIndex = 45;
  1287. this.adsSw.Tag = "themeable";
  1288. //
  1289. // colorBarSw
  1290. //
  1291. this.colorBarSw.Location = new System.Drawing.Point(14, 52);
  1292. this.colorBarSw.Margin = new System.Windows.Forms.Padding(2);
  1293. this.colorBarSw.Name = "colorBarSw";
  1294. this.colorBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1295. this.colorBarSw.OffForeColor = System.Drawing.Color.White;
  1296. this.colorBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1297. this.colorBarSw.OnForeColor = System.Drawing.Color.White;
  1298. this.colorBarSw.OnText = "Enable Taskbar Color";
  1299. this.colorBarSw.Size = new System.Drawing.Size(319, 31);
  1300. this.colorBarSw.TabIndex = 44;
  1301. this.colorBarSw.Tag = "themeable";
  1302. //
  1303. // oldExplorerSw
  1304. //
  1305. this.oldExplorerSw.Location = new System.Drawing.Point(14, 88);
  1306. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(2);
  1307. this.oldExplorerSw.Name = "oldExplorerSw";
  1308. this.oldExplorerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1309. this.oldExplorerSw.OffForeColor = System.Drawing.Color.White;
  1310. this.oldExplorerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1311. this.oldExplorerSw.OnForeColor = System.Drawing.Color.White;
  1312. this.oldExplorerSw.OnText = "Disable Quick Access History";
  1313. this.oldExplorerSw.Size = new System.Drawing.Size(319, 31);
  1314. this.oldExplorerSw.TabIndex = 43;
  1315. this.oldExplorerSw.Tag = "themeable";
  1316. //
  1317. // xboxSw
  1318. //
  1319. this.xboxSw.Location = new System.Drawing.Point(14, 375);
  1320. this.xboxSw.Margin = new System.Windows.Forms.Padding(2);
  1321. this.xboxSw.Name = "xboxSw";
  1322. this.xboxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1323. this.xboxSw.OffForeColor = System.Drawing.Color.White;
  1324. this.xboxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1325. this.xboxSw.OnForeColor = System.Drawing.Color.White;
  1326. this.xboxSw.OnText = "Disable Xbox Live";
  1327. this.xboxSw.Size = new System.Drawing.Size(319, 31);
  1328. this.xboxSw.TabIndex = 42;
  1329. this.xboxSw.Tag = "themeable";
  1330. //
  1331. // cortanaSw
  1332. //
  1333. this.cortanaSw.Location = new System.Drawing.Point(337, 196);
  1334. this.cortanaSw.Margin = new System.Windows.Forms.Padding(2);
  1335. this.cortanaSw.Name = "cortanaSw";
  1336. this.cortanaSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1337. this.cortanaSw.OffForeColor = System.Drawing.Color.White;
  1338. this.cortanaSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1339. this.cortanaSw.OnForeColor = System.Drawing.Color.White;
  1340. this.cortanaSw.OnText = "Disable Cortana";
  1341. this.cortanaSw.Size = new System.Drawing.Size(319, 31);
  1342. this.cortanaSw.TabIndex = 41;
  1343. this.cortanaSw.Tag = "themeable";
  1344. //
  1345. // gameBarSw
  1346. //
  1347. this.gameBarSw.Location = new System.Drawing.Point(337, 303);
  1348. this.gameBarSw.Margin = new System.Windows.Forms.Padding(2);
  1349. this.gameBarSw.Name = "gameBarSw";
  1350. this.gameBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1351. this.gameBarSw.OffForeColor = System.Drawing.Color.White;
  1352. this.gameBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1353. this.gameBarSw.OnForeColor = System.Drawing.Color.White;
  1354. this.gameBarSw.OnText = "Disable Game Bar";
  1355. this.gameBarSw.Size = new System.Drawing.Size(319, 31);
  1356. this.gameBarSw.TabIndex = 40;
  1357. this.gameBarSw.Tag = "themeable";
  1358. //
  1359. // uODSw
  1360. //
  1361. this.uODSw.Location = new System.Drawing.Point(14, 196);
  1362. this.uODSw.Margin = new System.Windows.Forms.Padding(2);
  1363. this.uODSw.Name = "uODSw";
  1364. this.uODSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1365. this.uODSw.OffForeColor = System.Drawing.Color.White;
  1366. this.uODSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1367. this.uODSw.OnForeColor = System.Drawing.Color.White;
  1368. this.uODSw.OnText = "Uninstall OneDrive";
  1369. this.uODSw.Size = new System.Drawing.Size(319, 31);
  1370. this.uODSw.TabIndex = 39;
  1371. this.uODSw.Tag = "themeable";
  1372. //
  1373. // oldMixerSw
  1374. //
  1375. this.oldMixerSw.Location = new System.Drawing.Point(14, 16);
  1376. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(2);
  1377. this.oldMixerSw.Name = "oldMixerSw";
  1378. this.oldMixerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1379. this.oldMixerSw.OffForeColor = System.Drawing.Color.White;
  1380. this.oldMixerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1381. this.oldMixerSw.OnForeColor = System.Drawing.Color.White;
  1382. this.oldMixerSw.OnText = "Enable Classic Volume Mixer";
  1383. this.oldMixerSw.Size = new System.Drawing.Size(319, 31);
  1384. this.oldMixerSw.TabIndex = 38;
  1385. this.oldMixerSw.Tag = "themeable";
  1386. //
  1387. // windowsVIIITab
  1388. //
  1389. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1390. this.windowsVIIITab.Controls.Add(this.disableOneDriveSw);
  1391. this.windowsVIIITab.Controls.Add(this.restartButton8);
  1392. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1393. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1394. this.windowsVIIITab.Name = "windowsVIIITab";
  1395. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1396. this.windowsVIIITab.Size = new System.Drawing.Size(860, 611);
  1397. this.windowsVIIITab.TabIndex = 2;
  1398. this.windowsVIIITab.Text = "Windows 8.1";
  1399. //
  1400. // disableOneDriveSw
  1401. //
  1402. this.disableOneDriveSw.Location = new System.Drawing.Point(14, 16);
  1403. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(2);
  1404. this.disableOneDriveSw.Name = "disableOneDriveSw";
  1405. this.disableOneDriveSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1406. this.disableOneDriveSw.OffForeColor = System.Drawing.Color.White;
  1407. this.disableOneDriveSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1408. this.disableOneDriveSw.OnForeColor = System.Drawing.Color.White;
  1409. this.disableOneDriveSw.OnText = "Disable OneDrive";
  1410. this.disableOneDriveSw.Size = new System.Drawing.Size(319, 31);
  1411. this.disableOneDriveSw.TabIndex = 46;
  1412. this.disableOneDriveSw.Tag = "themeable";
  1413. //
  1414. // restartButton8
  1415. //
  1416. this.restartButton8.AutoSize = true;
  1417. this.restartButton8.BackColor = System.Drawing.Color.DodgerBlue;
  1418. this.restartButton8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1419. this.restartButton8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1420. this.restartButton8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1421. this.restartButton8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1422. this.restartButton8.ForeColor = System.Drawing.Color.White;
  1423. this.restartButton8.Location = new System.Drawing.Point(14, 65);
  1424. this.restartButton8.Margin = new System.Windows.Forms.Padding(2);
  1425. this.restartButton8.Name = "restartButton8";
  1426. this.restartButton8.Size = new System.Drawing.Size(115, 31);
  1427. this.restartButton8.TabIndex = 32;
  1428. this.restartButton8.Text = "Apply && Restart";
  1429. this.restartButton8.UseVisualStyleBackColor = false;
  1430. this.restartButton8.Click += new System.EventHandler(this.button44_Click);
  1431. //
  1432. // modernAppsTab
  1433. //
  1434. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1435. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1436. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1437. this.modernAppsTab.Controls.Add(this.txtUWP);
  1438. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  1439. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  1440. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  1441. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1442. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1443. this.modernAppsTab.Name = "modernAppsTab";
  1444. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1445. this.modernAppsTab.Size = new System.Drawing.Size(860, 611);
  1446. this.modernAppsTab.TabIndex = 11;
  1447. this.modernAppsTab.Text = "UWP Apps";
  1448. //
  1449. // chkOnlyRemovable
  1450. //
  1451. this.chkOnlyRemovable.AutoSize = true;
  1452. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  1453. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  1454. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  1455. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  1456. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  1457. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  1458. this.chkOnlyRemovable.TabIndex = 53;
  1459. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  1460. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  1461. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  1462. //
  1463. // chkSelectAllModernApps
  1464. //
  1465. this.chkSelectAllModernApps.AutoSize = true;
  1466. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1467. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1468. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1469. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1470. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1471. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1472. this.chkSelectAllModernApps.TabIndex = 52;
  1473. this.chkSelectAllModernApps.Text = "Select all";
  1474. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1475. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1476. //
  1477. // txtUWP
  1478. //
  1479. this.txtUWP.AutoSize = true;
  1480. this.txtUWP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1481. this.txtUWP.ForeColor = System.Drawing.Color.Silver;
  1482. this.txtUWP.Location = new System.Drawing.Point(499, 195);
  1483. this.txtUWP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1484. this.txtUWP.Name = "txtUWP";
  1485. this.txtUWP.Size = new System.Drawing.Size(160, 231);
  1486. this.txtUWP.TabIndex = 51;
  1487. this.txtUWP.Tag = "";
  1488. this.txtUWP.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  1489. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1490. //
  1491. // uninstallModernAppsButton
  1492. //
  1493. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1494. this.uninstallModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1495. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1496. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1497. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1498. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  1499. this.uninstallModernAppsButton.Location = new System.Drawing.Point(503, 76);
  1500. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1501. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  1502. this.uninstallModernAppsButton.Size = new System.Drawing.Size(169, 31);
  1503. this.uninstallModernAppsButton.TabIndex = 50;
  1504. this.uninstallModernAppsButton.Text = "Uninstall";
  1505. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  1506. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  1507. //
  1508. // refreshModernAppsButton
  1509. //
  1510. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1511. this.refreshModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1512. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1513. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1514. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1515. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  1516. this.refreshModernAppsButton.Location = new System.Drawing.Point(503, 41);
  1517. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1518. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  1519. this.refreshModernAppsButton.Size = new System.Drawing.Size(169, 31);
  1520. this.refreshModernAppsButton.TabIndex = 49;
  1521. this.refreshModernAppsButton.Text = "Refresh";
  1522. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  1523. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  1524. //
  1525. // txtModernAppsTitle
  1526. //
  1527. this.txtModernAppsTitle.AutoSize = true;
  1528. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1529. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1530. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  1531. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1532. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  1533. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  1534. this.txtModernAppsTitle.TabIndex = 47;
  1535. this.txtModernAppsTitle.Tag = "themeable";
  1536. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  1537. //
  1538. // panelModernAppsList
  1539. //
  1540. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1541. | System.Windows.Forms.AnchorStyles.Left)));
  1542. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1543. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1544. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1545. this.panelModernAppsList.Name = "panelModernAppsList";
  1546. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1547. this.panelModernAppsList.TabIndex = 0;
  1548. //
  1549. // listModernApps
  1550. //
  1551. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1552. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1553. this.listModernApps.CheckOnClick = true;
  1554. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1555. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1556. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1557. this.listModernApps.FormattingEnabled = true;
  1558. this.listModernApps.HorizontalScrollbar = true;
  1559. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1560. this.listModernApps.Name = "listModernApps";
  1561. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1562. this.listModernApps.Sorted = true;
  1563. this.listModernApps.TabIndex = 0;
  1564. //
  1565. // startupTab
  1566. //
  1567. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1568. this.startupTab.Controls.Add(this.cancelBackup);
  1569. this.startupTab.Controls.Add(this.doBackup);
  1570. this.startupTab.Controls.Add(this.txtBackupTitle);
  1571. this.startupTab.Controls.Add(this.lblBackupTitle);
  1572. this.startupTab.Controls.Add(this.restoreStartupB);
  1573. this.startupTab.Controls.Add(this.backupStartupB);
  1574. this.startupTab.Controls.Add(this.findInRegB);
  1575. this.startupTab.Controls.Add(this.locateFileB);
  1576. this.startupTab.Controls.Add(this.refreshStartupB);
  1577. this.startupTab.Controls.Add(this.panel3);
  1578. this.startupTab.Controls.Add(this.removeStartupItemB);
  1579. this.startupTab.Controls.Add(this.startupTitle);
  1580. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1581. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1582. this.startupTab.Name = "startupTab";
  1583. this.startupTab.Size = new System.Drawing.Size(860, 611);
  1584. this.startupTab.TabIndex = 7;
  1585. this.startupTab.Text = "Startup";
  1586. //
  1587. // cancelBackup
  1588. //
  1589. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1590. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1591. this.cancelBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1592. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1593. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1594. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1595. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  1596. this.cancelBackup.Location = new System.Drawing.Point(432, 522);
  1597. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  1598. this.cancelBackup.Name = "cancelBackup";
  1599. this.cancelBackup.Size = new System.Drawing.Size(90, 25);
  1600. this.cancelBackup.TabIndex = 61;
  1601. this.cancelBackup.Text = "Cancel";
  1602. this.cancelBackup.UseVisualStyleBackColor = false;
  1603. this.cancelBackup.Visible = false;
  1604. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  1605. //
  1606. // doBackup
  1607. //
  1608. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1609. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1610. this.doBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1611. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1612. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1613. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1614. this.doBackup.ForeColor = System.Drawing.Color.White;
  1615. this.doBackup.Location = new System.Drawing.Point(338, 522);
  1616. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  1617. this.doBackup.Name = "doBackup";
  1618. this.doBackup.Size = new System.Drawing.Size(90, 25);
  1619. this.doBackup.TabIndex = 60;
  1620. this.doBackup.Text = "OK";
  1621. this.doBackup.UseVisualStyleBackColor = false;
  1622. this.doBackup.Visible = false;
  1623. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  1624. //
  1625. // txtBackupTitle
  1626. //
  1627. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1628. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1629. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1630. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  1631. this.txtBackupTitle.Location = new System.Drawing.Point(11, 522);
  1632. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  1633. this.txtBackupTitle.Name = "txtBackupTitle";
  1634. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  1635. this.txtBackupTitle.TabIndex = 58;
  1636. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1637. this.txtBackupTitle.Visible = false;
  1638. //
  1639. // lblBackupTitle
  1640. //
  1641. this.lblBackupTitle.AutoSize = true;
  1642. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1643. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  1644. this.lblBackupTitle.Location = new System.Drawing.Point(7, 501);
  1645. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1646. this.lblBackupTitle.Name = "lblBackupTitle";
  1647. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  1648. this.lblBackupTitle.TabIndex = 59;
  1649. this.lblBackupTitle.Tag = "";
  1650. this.lblBackupTitle.Text = "Backup title:";
  1651. this.lblBackupTitle.Visible = false;
  1652. //
  1653. // restoreStartupB
  1654. //
  1655. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1656. this.restoreStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1657. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1658. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1659. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1660. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  1661. this.restoreStartupB.Location = new System.Drawing.Point(175, 502);
  1662. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  1663. this.restoreStartupB.Name = "restoreStartupB";
  1664. this.restoreStartupB.Size = new System.Drawing.Size(160, 31);
  1665. this.restoreStartupB.TabIndex = 42;
  1666. this.restoreStartupB.Text = "Restore";
  1667. this.restoreStartupB.UseVisualStyleBackColor = false;
  1668. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  1669. //
  1670. // backupStartupB
  1671. //
  1672. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1673. this.backupStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1674. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1675. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1676. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1677. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  1678. this.backupStartupB.Location = new System.Drawing.Point(11, 502);
  1679. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  1680. this.backupStartupB.Name = "backupStartupB";
  1681. this.backupStartupB.Size = new System.Drawing.Size(160, 31);
  1682. this.backupStartupB.TabIndex = 41;
  1683. this.backupStartupB.Text = "Backup";
  1684. this.backupStartupB.UseVisualStyleBackColor = false;
  1685. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  1686. //
  1687. // findInRegB
  1688. //
  1689. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1690. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  1691. this.findInRegB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1692. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1693. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1694. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1695. this.findInRegB.ForeColor = System.Drawing.Color.White;
  1696. this.findInRegB.Location = new System.Drawing.Point(521, 537);
  1697. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  1698. this.findInRegB.Name = "findInRegB";
  1699. this.findInRegB.Size = new System.Drawing.Size(160, 31);
  1700. this.findInRegB.TabIndex = 40;
  1701. this.findInRegB.Text = "Find in Registry";
  1702. this.findInRegB.UseVisualStyleBackColor = false;
  1703. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  1704. //
  1705. // locateFileB
  1706. //
  1707. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1708. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  1709. this.locateFileB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1710. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1711. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1712. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1713. this.locateFileB.ForeColor = System.Drawing.Color.White;
  1714. this.locateFileB.Location = new System.Drawing.Point(521, 502);
  1715. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  1716. this.locateFileB.Name = "locateFileB";
  1717. this.locateFileB.Size = new System.Drawing.Size(160, 31);
  1718. this.locateFileB.TabIndex = 39;
  1719. this.locateFileB.Text = "Locate file";
  1720. this.locateFileB.UseVisualStyleBackColor = false;
  1721. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  1722. //
  1723. // refreshStartupB
  1724. //
  1725. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1726. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1727. this.refreshStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1728. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1729. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1730. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1731. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  1732. this.refreshStartupB.Location = new System.Drawing.Point(685, 537);
  1733. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  1734. this.refreshStartupB.Name = "refreshStartupB";
  1735. this.refreshStartupB.Size = new System.Drawing.Size(160, 31);
  1736. this.refreshStartupB.TabIndex = 38;
  1737. this.refreshStartupB.Text = "Refresh";
  1738. this.refreshStartupB.UseVisualStyleBackColor = false;
  1739. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  1740. //
  1741. // panel3
  1742. //
  1743. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1744. | System.Windows.Forms.AnchorStyles.Right)));
  1745. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1746. this.panel3.Controls.Add(this.listStartupItems);
  1747. this.panel3.Location = new System.Drawing.Point(11, 40);
  1748. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1749. this.panel3.Name = "panel3";
  1750. this.panel3.Size = new System.Drawing.Size(834, 459);
  1751. this.panel3.TabIndex = 37;
  1752. //
  1753. // listStartupItems
  1754. //
  1755. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1756. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1757. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1758. this.columnHeader1,
  1759. this.columnHeader2,
  1760. this.columnHeader3});
  1761. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1762. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1763. this.listStartupItems.FullRowSelect = true;
  1764. this.listStartupItems.HideSelection = false;
  1765. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1766. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1767. this.listStartupItems.MultiSelect = false;
  1768. this.listStartupItems.Name = "listStartupItems";
  1769. this.listStartupItems.ShowGroups = false;
  1770. this.listStartupItems.Size = new System.Drawing.Size(832, 457);
  1771. this.listStartupItems.TabIndex = 0;
  1772. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1773. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1774. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1775. //
  1776. // columnHeader1
  1777. //
  1778. this.columnHeader1.Text = "Name";
  1779. this.columnHeader1.Width = 194;
  1780. //
  1781. // columnHeader2
  1782. //
  1783. this.columnHeader2.Text = "Location";
  1784. this.columnHeader2.Width = 507;
  1785. //
  1786. // columnHeader3
  1787. //
  1788. this.columnHeader3.Text = "Type";
  1789. this.columnHeader3.Width = 134;
  1790. //
  1791. // removeStartupItemB
  1792. //
  1793. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1794. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  1795. this.removeStartupItemB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1796. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1797. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1798. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1799. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  1800. this.removeStartupItemB.Location = new System.Drawing.Point(685, 502);
  1801. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  1802. this.removeStartupItemB.Name = "removeStartupItemB";
  1803. this.removeStartupItemB.Size = new System.Drawing.Size(160, 31);
  1804. this.removeStartupItemB.TabIndex = 36;
  1805. this.removeStartupItemB.Text = "Remove";
  1806. this.removeStartupItemB.UseVisualStyleBackColor = false;
  1807. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  1808. //
  1809. // startupTitle
  1810. //
  1811. this.startupTitle.AutoSize = true;
  1812. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1813. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1814. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  1815. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1816. this.startupTitle.Name = "startupTitle";
  1817. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  1818. this.startupTitle.TabIndex = 3;
  1819. this.startupTitle.Tag = "themeable";
  1820. this.startupTitle.Text = "Choose your startup items";
  1821. //
  1822. // appsTab
  1823. //
  1824. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1825. this.appsTab.Controls.Add(this.txtFeedError);
  1826. this.appsTab.Controls.Add(this.panel10);
  1827. this.appsTab.Controls.Add(this.panelCommonApps);
  1828. this.appsTab.Controls.Add(this.panelApps5);
  1829. this.appsTab.Controls.Add(this.panelApps6);
  1830. this.appsTab.Controls.Add(this.panelApps1);
  1831. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1832. this.appsTab.Name = "appsTab";
  1833. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1834. this.appsTab.Size = new System.Drawing.Size(860, 611);
  1835. this.appsTab.TabIndex = 12;
  1836. this.appsTab.Text = "Common Apps";
  1837. //
  1838. // txtFeedError
  1839. //
  1840. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1841. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1842. 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)));
  1843. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1844. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1845. this.txtFeedError.Name = "txtFeedError";
  1846. this.txtFeedError.Size = new System.Drawing.Size(854, 396);
  1847. this.txtFeedError.TabIndex = 167;
  1848. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1849. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1850. this.txtFeedError.Visible = false;
  1851. //
  1852. // panel10
  1853. //
  1854. this.panel10.Controls.Add(this.appsTitle);
  1855. this.panel10.Controls.Add(this.btnGetFeed);
  1856. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1857. this.panel10.Location = new System.Drawing.Point(3, 3);
  1858. this.panel10.Name = "panel10";
  1859. this.panel10.Size = new System.Drawing.Size(854, 44);
  1860. this.panel10.TabIndex = 163;
  1861. //
  1862. // appsTitle
  1863. //
  1864. this.appsTitle.AutoSize = true;
  1865. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1866. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1867. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  1868. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1869. this.appsTitle.Name = "appsTitle";
  1870. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  1871. this.appsTitle.TabIndex = 53;
  1872. this.appsTitle.Tag = "themeable";
  1873. this.appsTitle.Text = "Quickly download && install useful apps";
  1874. //
  1875. // btnGetFeed
  1876. //
  1877. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1878. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1879. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1880. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1881. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1882. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1883. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1884. this.btnGetFeed.Location = new System.Drawing.Point(708, 7);
  1885. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1886. this.btnGetFeed.Name = "btnGetFeed";
  1887. this.btnGetFeed.Size = new System.Drawing.Size(144, 32);
  1888. this.btnGetFeed.TabIndex = 161;
  1889. this.btnGetFeed.Text = "Refresh links";
  1890. this.btnGetFeed.UseVisualStyleBackColor = false;
  1891. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1892. //
  1893. // panelCommonApps
  1894. //
  1895. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1896. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1897. this.panelCommonApps.Controls.Add(this.c64);
  1898. this.panelCommonApps.Controls.Add(this.c32);
  1899. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1900. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  1901. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1902. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  1903. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1904. this.panelCommonApps.Controls.Add(this.linkWarnings);
  1905. this.panelCommonApps.Controls.Add(this.bitPref);
  1906. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  1907. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1908. this.panelCommonApps.Location = new System.Drawing.Point(3, 443);
  1909. this.panelCommonApps.Name = "panelCommonApps";
  1910. this.panelCommonApps.Size = new System.Drawing.Size(854, 165);
  1911. this.panelCommonApps.TabIndex = 162;
  1912. //
  1913. // cAutoInstall
  1914. //
  1915. this.cAutoInstall.AutoSize = true;
  1916. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1917. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1918. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1919. this.cAutoInstall.Location = new System.Drawing.Point(560, 99);
  1920. this.cAutoInstall.Name = "cAutoInstall";
  1921. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  1922. this.cAutoInstall.TabIndex = 107;
  1923. this.cAutoInstall.Text = "Install after downloading";
  1924. this.cAutoInstall.UseVisualStyleBackColor = true;
  1925. //
  1926. // progressDownloader
  1927. //
  1928. this.progressDownloader.Location = new System.Drawing.Point(7, 108);
  1929. this.progressDownloader.MarqueeAnimationSpeed = 15;
  1930. this.progressDownloader.Name = "progressDownloader";
  1931. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  1932. this.progressDownloader.TabIndex = 160;
  1933. //
  1934. // c64
  1935. //
  1936. this.c64.AutoSize = true;
  1937. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1938. this.c64.Location = new System.Drawing.Point(458, 30);
  1939. this.c64.Name = "c64";
  1940. this.c64.Size = new System.Drawing.Size(72, 25);
  1941. this.c64.TabIndex = 75;
  1942. this.c64.TabStop = true;
  1943. this.c64.Text = "64-bit";
  1944. this.c64.UseVisualStyleBackColor = true;
  1945. //
  1946. // c32
  1947. //
  1948. this.c32.AutoSize = true;
  1949. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1950. this.c32.Location = new System.Drawing.Point(536, 30);
  1951. this.c32.Name = "c32";
  1952. this.c32.Size = new System.Drawing.Size(72, 25);
  1953. this.c32.TabIndex = 76;
  1954. this.c32.TabStop = true;
  1955. this.c32.Text = "32-bit";
  1956. this.c32.UseVisualStyleBackColor = true;
  1957. //
  1958. // btnDownloadApps
  1959. //
  1960. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  1961. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1962. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1963. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1964. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1965. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1966. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  1967. this.btnDownloadApps.Location = new System.Drawing.Point(708, 127);
  1968. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  1969. this.btnDownloadApps.Name = "btnDownloadApps";
  1970. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  1971. this.btnDownloadApps.TabIndex = 50;
  1972. this.btnDownloadApps.Text = "Download";
  1973. this.btnDownloadApps.UseVisualStyleBackColor = false;
  1974. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  1975. //
  1976. // setDownDirLbl
  1977. //
  1978. this.setDownDirLbl.AutoSize = true;
  1979. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1980. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  1981. this.setDownDirLbl.Location = new System.Drawing.Point(2, 2);
  1982. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1983. this.setDownDirLbl.Name = "setDownDirLbl";
  1984. this.setDownDirLbl.Size = new System.Drawing.Size(184, 25);
  1985. this.setDownDirLbl.TabIndex = 69;
  1986. this.setDownDirLbl.Tag = "themeable";
  1987. this.setDownDirLbl.Text = "Set download folder";
  1988. //
  1989. // txtDownloadFolder
  1990. //
  1991. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  1992. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1993. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1994. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  1995. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 28);
  1996. this.txtDownloadFolder.Name = "txtDownloadFolder";
  1997. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  1998. this.txtDownloadFolder.TabIndex = 70;
  1999. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2000. //
  2001. // changeDownDirB
  2002. //
  2003. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2004. this.changeDownDirB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2005. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2006. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2007. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2008. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2009. this.changeDownDirB.Location = new System.Drawing.Point(312, 28);
  2010. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2011. this.changeDownDirB.Name = "changeDownDirB";
  2012. this.changeDownDirB.Size = new System.Drawing.Size(57, 27);
  2013. this.changeDownDirB.TabIndex = 71;
  2014. this.changeDownDirB.Text = "Change";
  2015. this.changeDownDirB.UseVisualStyleBackColor = false;
  2016. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2017. //
  2018. // txtDownloadStatus
  2019. //
  2020. this.txtDownloadStatus.AutoSize = true;
  2021. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2022. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2023. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 83);
  2024. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2025. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2026. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2027. this.txtDownloadStatus.TabIndex = 72;
  2028. this.txtDownloadStatus.Tag = "";
  2029. this.txtDownloadStatus.Text = "Idle";
  2030. //
  2031. // linkWarnings
  2032. //
  2033. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2034. this.linkWarnings.AutoSize = true;
  2035. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2036. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2037. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2038. this.linkWarnings.Location = new System.Drawing.Point(4, 135);
  2039. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2040. this.linkWarnings.Name = "linkWarnings";
  2041. this.linkWarnings.Size = new System.Drawing.Size(106, 21);
  2042. this.linkWarnings.TabIndex = 78;
  2043. this.linkWarnings.TabStop = true;
  2044. this.linkWarnings.Tag = "";
  2045. this.linkWarnings.Text = "See warnings";
  2046. this.linkWarnings.Visible = false;
  2047. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2048. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2049. //
  2050. // bitPref
  2051. //
  2052. this.bitPref.AutoSize = true;
  2053. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2054. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2055. this.bitPref.Location = new System.Drawing.Point(454, 1);
  2056. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2057. this.bitPref.Name = "bitPref";
  2058. this.bitPref.Size = new System.Drawing.Size(164, 25);
  2059. this.bitPref.TabIndex = 74;
  2060. this.bitPref.Tag = "themeable";
  2061. this.bitPref.Text = "Set bit preference";
  2062. //
  2063. // goToDownloadsB
  2064. //
  2065. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2066. this.goToDownloadsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2067. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2068. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2069. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2070. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2071. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2072. this.goToDownloadsB.Location = new System.Drawing.Point(561, 127);
  2073. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2074. this.goToDownloadsB.Name = "goToDownloadsB";
  2075. this.goToDownloadsB.Size = new System.Drawing.Size(143, 35);
  2076. this.goToDownloadsB.TabIndex = 77;
  2077. this.goToDownloadsB.Text = "Go to Downloads";
  2078. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2079. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2080. //
  2081. // panelApps5
  2082. //
  2083. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2084. | System.Windows.Forms.AnchorStyles.Left)));
  2085. this.panelApps5.AutoScroll = true;
  2086. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2087. this.panelApps5.Controls.Add(this.cLightShot);
  2088. this.panelApps5.Controls.Add(this.pictureBox58);
  2089. this.panelApps5.Controls.Add(this.cViper);
  2090. this.panelApps5.Controls.Add(this.pictureBox57);
  2091. this.panelApps5.Controls.Add(this.cVLC);
  2092. this.panelApps5.Controls.Add(this.cGyazo);
  2093. this.panelApps5.Controls.Add(this.pictureBox81);
  2094. this.panelApps5.Controls.Add(this.cFoobar);
  2095. this.panelApps5.Controls.Add(this.pictureBox8);
  2096. this.panelApps5.Controls.Add(this.cPot);
  2097. this.panelApps5.Controls.Add(this.cAudacity);
  2098. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  2099. this.panelApps5.Controls.Add(this.cIrfan);
  2100. this.panelApps5.Controls.Add(this.pictureBox59);
  2101. this.panelApps5.Controls.Add(this.pictureBox46);
  2102. this.panelApps5.Controls.Add(this.pictureBox10);
  2103. this.panelApps5.Controls.Add(this.ciTunes);
  2104. this.panelApps5.Controls.Add(this.cGIMP);
  2105. this.panelApps5.Controls.Add(this.pictureBox11);
  2106. this.panelApps5.Controls.Add(this.cWinamp);
  2107. this.panelApps5.Controls.Add(this.pictureBox47);
  2108. this.panelApps5.Controls.Add(this.pictureBox12);
  2109. this.panelApps5.Controls.Add(this.pictureBox65);
  2110. this.panelApps5.Controls.Add(this.pictureBox45);
  2111. this.panelApps5.Controls.Add(this.cBS);
  2112. this.panelApps5.Controls.Add(this.pictureBox13);
  2113. this.panelApps5.Controls.Add(this.pictureBox48);
  2114. this.panelApps5.Controls.Add(this.cSpotify);
  2115. this.panelApps5.Controls.Add(this.pictureBox9);
  2116. this.panelApps5.Controls.Add(this.cMp3Tag);
  2117. this.panelApps5.Controls.Add(this.pictureBox82);
  2118. this.panelApps5.Controls.Add(this.cMega);
  2119. this.panelApps5.Controls.Add(this.pictureBox60);
  2120. this.panelApps5.Controls.Add(this.cAdobeReader);
  2121. this.panelApps5.Controls.Add(this.cBlender);
  2122. this.panelApps5.Controls.Add(this.pictureBox22);
  2123. this.panelApps5.Controls.Add(this.cFoxit);
  2124. this.panelApps5.Controls.Add(this.pictureBox23);
  2125. this.panelApps5.Controls.Add(this.pictureBox21);
  2126. this.panelApps5.Controls.Add(this.pictureBox24);
  2127. this.panelApps5.Controls.Add(this.cEvernote);
  2128. this.panelApps5.Controls.Add(this.cSumatra);
  2129. this.panelApps5.Controls.Add(this.pictureBox52);
  2130. this.panelApps5.Controls.Add(this.cLibreOffice);
  2131. this.panelApps5.Controls.Add(this.cPeaZip);
  2132. this.panelApps5.Controls.Add(this.pictureBox14);
  2133. this.panelApps5.Controls.Add(this.cFlux);
  2134. this.panelApps5.Controls.Add(this.pictureBox71);
  2135. this.panelApps5.Controls.Add(this.pictureBox15);
  2136. this.panelApps5.Controls.Add(this.pictureBox16);
  2137. this.panelApps5.Controls.Add(this.c7zip);
  2138. this.panelApps5.Controls.Add(this.cWinRar);
  2139. this.panelApps5.Controls.Add(this.cDropbox);
  2140. this.panelApps5.Controls.Add(this.pictureBox43);
  2141. this.panelApps5.Controls.Add(this.cOneDrive);
  2142. this.panelApps5.Controls.Add(this.pictureBox63);
  2143. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  2144. this.panelApps5.Name = "panelApps5";
  2145. this.panelApps5.Size = new System.Drawing.Size(240, 389);
  2146. this.panelApps5.TabIndex = 158;
  2147. //
  2148. // cLightShot
  2149. //
  2150. this.cLightShot.AutoSize = true;
  2151. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2152. this.cLightShot.Location = new System.Drawing.Point(34, 788);
  2153. this.cLightShot.Name = "cLightShot";
  2154. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2155. this.cLightShot.TabIndex = 116;
  2156. this.cLightShot.Text = "Lightshot";
  2157. this.cLightShot.UseVisualStyleBackColor = true;
  2158. //
  2159. // pictureBox58
  2160. //
  2161. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2162. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2163. this.pictureBox58.Location = new System.Drawing.Point(4, 817);
  2164. this.pictureBox58.Name = "pictureBox58";
  2165. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2166. this.pictureBox58.TabIndex = 118;
  2167. this.pictureBox58.TabStop = false;
  2168. //
  2169. // cViper
  2170. //
  2171. this.cViper.AutoSize = true;
  2172. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2173. this.cViper.Location = new System.Drawing.Point(34, 758);
  2174. this.cViper.Name = "cViper";
  2175. this.cViper.Size = new System.Drawing.Size(139, 24);
  2176. this.cViper.TabIndex = 136;
  2177. this.cViper.Text = "ViPER4Windows";
  2178. this.cViper.UseVisualStyleBackColor = true;
  2179. //
  2180. // pictureBox57
  2181. //
  2182. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2183. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2184. this.pictureBox57.Location = new System.Drawing.Point(4, 788);
  2185. this.pictureBox57.Name = "pictureBox57";
  2186. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2187. this.pictureBox57.TabIndex = 119;
  2188. this.pictureBox57.TabStop = false;
  2189. //
  2190. // cVLC
  2191. //
  2192. this.cVLC.AutoSize = true;
  2193. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2194. this.cVLC.Location = new System.Drawing.Point(33, 368);
  2195. this.cVLC.Name = "cVLC";
  2196. this.cVLC.Size = new System.Drawing.Size(148, 24);
  2197. this.cVLC.TabIndex = 154;
  2198. this.cVLC.Text = "VLC Media Player";
  2199. this.cVLC.UseVisualStyleBackColor = true;
  2200. //
  2201. // cGyazo
  2202. //
  2203. this.cGyazo.AutoSize = true;
  2204. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2205. this.cGyazo.Location = new System.Drawing.Point(34, 817);
  2206. this.cGyazo.Name = "cGyazo";
  2207. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2208. this.cGyazo.TabIndex = 117;
  2209. this.cGyazo.Text = "Gyazo";
  2210. this.cGyazo.UseVisualStyleBackColor = true;
  2211. //
  2212. // pictureBox81
  2213. //
  2214. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  2215. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2216. this.pictureBox81.Location = new System.Drawing.Point(4, 758);
  2217. this.pictureBox81.Name = "pictureBox81";
  2218. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  2219. this.pictureBox81.TabIndex = 137;
  2220. this.pictureBox81.TabStop = false;
  2221. //
  2222. // cFoobar
  2223. //
  2224. this.cFoobar.AutoSize = true;
  2225. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2226. this.cFoobar.Location = new System.Drawing.Point(33, 428);
  2227. this.cFoobar.Name = "cFoobar";
  2228. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  2229. this.cFoobar.TabIndex = 153;
  2230. this.cFoobar.Text = "Foobar2000";
  2231. this.cFoobar.UseVisualStyleBackColor = true;
  2232. //
  2233. // pictureBox8
  2234. //
  2235. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  2236. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2237. this.pictureBox8.Location = new System.Drawing.Point(3, 518);
  2238. this.pictureBox8.Name = "pictureBox8";
  2239. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  2240. this.pictureBox8.TabIndex = 92;
  2241. this.pictureBox8.TabStop = false;
  2242. //
  2243. // cPot
  2244. //
  2245. this.cPot.AutoSize = true;
  2246. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2247. this.cPot.Location = new System.Drawing.Point(33, 398);
  2248. this.cPot.Name = "cPot";
  2249. this.cPot.Size = new System.Drawing.Size(93, 24);
  2250. this.cPot.TabIndex = 152;
  2251. this.cPot.Text = "PotPlayer";
  2252. this.cPot.UseVisualStyleBackColor = true;
  2253. //
  2254. // cAudacity
  2255. //
  2256. this.cAudacity.AutoSize = true;
  2257. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2258. this.cAudacity.Location = new System.Drawing.Point(34, 608);
  2259. this.cAudacity.Name = "cAudacity";
  2260. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2261. this.cAudacity.TabIndex = 55;
  2262. this.cAudacity.Text = "Audacity";
  2263. this.cAudacity.UseVisualStyleBackColor = true;
  2264. //
  2265. // cPhotoFiltre
  2266. //
  2267. this.cPhotoFiltre.AutoSize = true;
  2268. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2269. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 640);
  2270. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2271. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2272. this.cPhotoFiltre.TabIndex = 70;
  2273. this.cPhotoFiltre.Text = "PhotoFiltre";
  2274. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2275. //
  2276. // cIrfan
  2277. //
  2278. this.cIrfan.AutoSize = true;
  2279. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2280. this.cIrfan.Location = new System.Drawing.Point(33, 518);
  2281. this.cIrfan.Name = "cIrfan";
  2282. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2283. this.cIrfan.TabIndex = 60;
  2284. this.cIrfan.Text = "IrfanView";
  2285. this.cIrfan.UseVisualStyleBackColor = true;
  2286. //
  2287. // pictureBox59
  2288. //
  2289. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2290. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2291. this.pictureBox59.Location = new System.Drawing.Point(4, 547);
  2292. this.pictureBox59.Name = "pictureBox59";
  2293. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2294. this.pictureBox59.TabIndex = 123;
  2295. this.pictureBox59.TabStop = false;
  2296. //
  2297. // pictureBox46
  2298. //
  2299. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2300. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2301. this.pictureBox46.Location = new System.Drawing.Point(4, 697);
  2302. this.pictureBox46.Name = "pictureBox46";
  2303. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2304. this.pictureBox46.TabIndex = 105;
  2305. this.pictureBox46.TabStop = false;
  2306. //
  2307. // pictureBox10
  2308. //
  2309. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  2310. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2311. this.pictureBox10.Location = new System.Drawing.Point(3, 488);
  2312. this.pictureBox10.Name = "pictureBox10";
  2313. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  2314. this.pictureBox10.TabIndex = 161;
  2315. this.pictureBox10.TabStop = false;
  2316. //
  2317. // ciTunes
  2318. //
  2319. this.ciTunes.AutoSize = true;
  2320. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2321. this.ciTunes.Location = new System.Drawing.Point(34, 548);
  2322. this.ciTunes.Name = "ciTunes";
  2323. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2324. this.ciTunes.TabIndex = 122;
  2325. this.ciTunes.Text = "Apple iTunes";
  2326. this.ciTunes.UseVisualStyleBackColor = true;
  2327. //
  2328. // cGIMP
  2329. //
  2330. this.cGIMP.AutoSize = true;
  2331. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2332. this.cGIMP.Location = new System.Drawing.Point(34, 668);
  2333. this.cGIMP.Name = "cGIMP";
  2334. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2335. this.cGIMP.TabIndex = 58;
  2336. this.cGIMP.Text = "GIMP";
  2337. this.cGIMP.UseVisualStyleBackColor = true;
  2338. //
  2339. // pictureBox11
  2340. //
  2341. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  2342. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2343. this.pictureBox11.Location = new System.Drawing.Point(3, 398);
  2344. this.pictureBox11.Name = "pictureBox11";
  2345. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  2346. this.pictureBox11.TabIndex = 158;
  2347. this.pictureBox11.TabStop = false;
  2348. //
  2349. // cWinamp
  2350. //
  2351. this.cWinamp.AutoSize = true;
  2352. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2353. this.cWinamp.Location = new System.Drawing.Point(34, 578);
  2354. this.cWinamp.Name = "cWinamp";
  2355. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2356. this.cWinamp.TabIndex = 125;
  2357. this.cWinamp.Text = "Winamp";
  2358. this.cWinamp.UseVisualStyleBackColor = true;
  2359. //
  2360. // pictureBox47
  2361. //
  2362. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2363. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2364. this.pictureBox47.Location = new System.Drawing.Point(4, 608);
  2365. this.pictureBox47.Name = "pictureBox47";
  2366. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2367. this.pictureBox47.TabIndex = 103;
  2368. this.pictureBox47.TabStop = false;
  2369. //
  2370. // pictureBox12
  2371. //
  2372. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  2373. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2374. this.pictureBox12.Location = new System.Drawing.Point(3, 428);
  2375. this.pictureBox12.Name = "pictureBox12";
  2376. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  2377. this.pictureBox12.TabIndex = 160;
  2378. this.pictureBox12.TabStop = false;
  2379. //
  2380. // pictureBox65
  2381. //
  2382. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2383. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2384. this.pictureBox65.Location = new System.Drawing.Point(4, 578);
  2385. this.pictureBox65.Name = "pictureBox65";
  2386. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2387. this.pictureBox65.TabIndex = 130;
  2388. this.pictureBox65.TabStop = false;
  2389. //
  2390. // pictureBox45
  2391. //
  2392. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2393. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2394. this.pictureBox45.Location = new System.Drawing.Point(4, 668);
  2395. this.pictureBox45.Name = "pictureBox45";
  2396. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2397. this.pictureBox45.TabIndex = 106;
  2398. this.pictureBox45.TabStop = false;
  2399. //
  2400. // cBS
  2401. //
  2402. this.cBS.AutoSize = true;
  2403. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2404. this.cBS.Location = new System.Drawing.Point(33, 488);
  2405. this.cBS.Name = "cBS";
  2406. this.cBS.Size = new System.Drawing.Size(92, 24);
  2407. this.cBS.TabIndex = 155;
  2408. this.cBS.Text = "BS.Player";
  2409. this.cBS.UseVisualStyleBackColor = true;
  2410. //
  2411. // pictureBox13
  2412. //
  2413. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  2414. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2415. this.pictureBox13.Location = new System.Drawing.Point(3, 458);
  2416. this.pictureBox13.Name = "pictureBox13";
  2417. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  2418. this.pictureBox13.TabIndex = 159;
  2419. this.pictureBox13.TabStop = false;
  2420. //
  2421. // pictureBox48
  2422. //
  2423. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2424. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2425. this.pictureBox48.Location = new System.Drawing.Point(4, 638);
  2426. this.pictureBox48.Name = "pictureBox48";
  2427. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2428. this.pictureBox48.TabIndex = 104;
  2429. this.pictureBox48.TabStop = false;
  2430. //
  2431. // cSpotify
  2432. //
  2433. this.cSpotify.AutoSize = true;
  2434. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2435. this.cSpotify.Location = new System.Drawing.Point(33, 458);
  2436. this.cSpotify.Name = "cSpotify";
  2437. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  2438. this.cSpotify.TabIndex = 156;
  2439. this.cSpotify.Text = "Spotify";
  2440. this.cSpotify.UseVisualStyleBackColor = true;
  2441. //
  2442. // pictureBox9
  2443. //
  2444. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  2445. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2446. this.pictureBox9.Location = new System.Drawing.Point(3, 368);
  2447. this.pictureBox9.Name = "pictureBox9";
  2448. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  2449. this.pictureBox9.TabIndex = 157;
  2450. this.pictureBox9.TabStop = false;
  2451. //
  2452. // cMp3Tag
  2453. //
  2454. this.cMp3Tag.AutoSize = true;
  2455. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2456. this.cMp3Tag.Location = new System.Drawing.Point(34, 697);
  2457. this.cMp3Tag.Name = "cMp3Tag";
  2458. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2459. this.cMp3Tag.TabIndex = 81;
  2460. this.cMp3Tag.Text = "MP3 Tag";
  2461. this.cMp3Tag.UseVisualStyleBackColor = true;
  2462. //
  2463. // pictureBox82
  2464. //
  2465. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2466. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2467. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  2468. this.pictureBox82.Name = "pictureBox82";
  2469. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2470. this.pictureBox82.TabIndex = 151;
  2471. this.pictureBox82.TabStop = false;
  2472. //
  2473. // cMega
  2474. //
  2475. this.cMega.AutoSize = true;
  2476. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2477. this.cMega.Location = new System.Drawing.Point(33, 303);
  2478. this.cMega.Name = "cMega";
  2479. this.cMega.Size = new System.Drawing.Size(100, 24);
  2480. this.cMega.TabIndex = 150;
  2481. this.cMega.Text = "MEGAsync";
  2482. this.cMega.UseVisualStyleBackColor = true;
  2483. //
  2484. // pictureBox60
  2485. //
  2486. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2487. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2488. this.pictureBox60.Location = new System.Drawing.Point(4, 727);
  2489. this.pictureBox60.Name = "pictureBox60";
  2490. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2491. this.pictureBox60.TabIndex = 134;
  2492. this.pictureBox60.TabStop = false;
  2493. //
  2494. // cAdobeReader
  2495. //
  2496. this.cAdobeReader.AutoSize = true;
  2497. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2498. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  2499. this.cAdobeReader.Name = "cAdobeReader";
  2500. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  2501. this.cAdobeReader.TabIndex = 55;
  2502. this.cAdobeReader.Text = "Adobe Reader";
  2503. this.cAdobeReader.UseVisualStyleBackColor = true;
  2504. //
  2505. // cBlender
  2506. //
  2507. this.cBlender.AutoSize = true;
  2508. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2509. this.cBlender.Location = new System.Drawing.Point(34, 727);
  2510. this.cBlender.Name = "cBlender";
  2511. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2512. this.cBlender.TabIndex = 135;
  2513. this.cBlender.Text = "Blender";
  2514. this.cBlender.UseVisualStyleBackColor = true;
  2515. //
  2516. // pictureBox22
  2517. //
  2518. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2519. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2520. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2521. this.pictureBox22.Name = "pictureBox22";
  2522. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2523. this.pictureBox22.TabIndex = 96;
  2524. this.pictureBox22.TabStop = false;
  2525. //
  2526. // cFoxit
  2527. //
  2528. this.cFoxit.AutoSize = true;
  2529. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2530. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  2531. this.cFoxit.Name = "cFoxit";
  2532. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  2533. this.cFoxit.TabIndex = 59;
  2534. this.cFoxit.Text = "Foxit Reader";
  2535. this.cFoxit.UseVisualStyleBackColor = true;
  2536. //
  2537. // pictureBox23
  2538. //
  2539. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2540. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2541. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2542. this.pictureBox23.Name = "pictureBox23";
  2543. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2544. this.pictureBox23.TabIndex = 98;
  2545. this.pictureBox23.TabStop = false;
  2546. //
  2547. // pictureBox21
  2548. //
  2549. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2550. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2551. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2552. this.pictureBox21.Name = "pictureBox21";
  2553. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2554. this.pictureBox21.TabIndex = 95;
  2555. this.pictureBox21.TabStop = false;
  2556. //
  2557. // pictureBox24
  2558. //
  2559. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2560. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2561. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2562. this.pictureBox24.Name = "pictureBox24";
  2563. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2564. this.pictureBox24.TabIndex = 97;
  2565. this.pictureBox24.TabStop = false;
  2566. //
  2567. // cEvernote
  2568. //
  2569. this.cEvernote.AutoSize = true;
  2570. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2571. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  2572. this.cEvernote.Name = "cEvernote";
  2573. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  2574. this.cEvernote.TabIndex = 80;
  2575. this.cEvernote.Text = "Evernote";
  2576. this.cEvernote.UseVisualStyleBackColor = true;
  2577. //
  2578. // cSumatra
  2579. //
  2580. this.cSumatra.AutoSize = true;
  2581. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2582. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  2583. this.cSumatra.Name = "cSumatra";
  2584. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  2585. this.cSumatra.TabIndex = 58;
  2586. this.cSumatra.Text = "SumatraPDF";
  2587. this.cSumatra.UseVisualStyleBackColor = true;
  2588. //
  2589. // pictureBox52
  2590. //
  2591. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2592. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2593. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2594. this.pictureBox52.Name = "pictureBox52";
  2595. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2596. this.pictureBox52.TabIndex = 98;
  2597. this.pictureBox52.TabStop = false;
  2598. //
  2599. // cLibreOffice
  2600. //
  2601. this.cLibreOffice.AutoSize = true;
  2602. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2603. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  2604. this.cLibreOffice.Name = "cLibreOffice";
  2605. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  2606. this.cLibreOffice.TabIndex = 99;
  2607. this.cLibreOffice.Text = "LibreOffice";
  2608. this.cLibreOffice.UseVisualStyleBackColor = true;
  2609. //
  2610. // cPeaZip
  2611. //
  2612. this.cPeaZip.AutoSize = true;
  2613. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2614. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  2615. this.cPeaZip.Name = "cPeaZip";
  2616. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  2617. this.cPeaZip.TabIndex = 55;
  2618. this.cPeaZip.Text = "PeaZip";
  2619. this.cPeaZip.UseVisualStyleBackColor = true;
  2620. //
  2621. // pictureBox14
  2622. //
  2623. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2624. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2625. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  2626. this.pictureBox14.Name = "pictureBox14";
  2627. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2628. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2629. this.pictureBox14.TabIndex = 91;
  2630. this.pictureBox14.TabStop = false;
  2631. //
  2632. // cFlux
  2633. //
  2634. this.cFlux.AutoSize = true;
  2635. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2636. this.cFlux.Location = new System.Drawing.Point(34, 338);
  2637. this.cFlux.Name = "cFlux";
  2638. this.cFlux.Size = new System.Drawing.Size(60, 24);
  2639. this.cFlux.TabIndex = 148;
  2640. this.cFlux.Text = "F.lux";
  2641. this.cFlux.UseVisualStyleBackColor = true;
  2642. //
  2643. // pictureBox71
  2644. //
  2645. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2646. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2647. this.pictureBox71.Location = new System.Drawing.Point(4, 338);
  2648. this.pictureBox71.Name = "pictureBox71";
  2649. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2650. this.pictureBox71.TabIndex = 149;
  2651. this.pictureBox71.TabStop = false;
  2652. //
  2653. // pictureBox15
  2654. //
  2655. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2656. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2657. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  2658. this.pictureBox15.Name = "pictureBox15";
  2659. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2660. this.pictureBox15.TabIndex = 93;
  2661. this.pictureBox15.TabStop = false;
  2662. //
  2663. // pictureBox16
  2664. //
  2665. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2666. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2667. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  2668. this.pictureBox16.Name = "pictureBox16";
  2669. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2670. this.pictureBox16.TabIndex = 92;
  2671. this.pictureBox16.TabStop = false;
  2672. //
  2673. // c7zip
  2674. //
  2675. this.c7zip.AutoSize = true;
  2676. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2677. this.c7zip.Location = new System.Drawing.Point(33, 153);
  2678. this.c7zip.Name = "c7zip";
  2679. this.c7zip.Size = new System.Drawing.Size(64, 24);
  2680. this.c7zip.TabIndex = 58;
  2681. this.c7zip.Text = "7-Zip";
  2682. this.c7zip.UseVisualStyleBackColor = true;
  2683. //
  2684. // cWinRar
  2685. //
  2686. this.cWinRar.AutoSize = true;
  2687. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2688. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  2689. this.cWinRar.Name = "cWinRar";
  2690. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  2691. this.cWinRar.TabIndex = 57;
  2692. this.cWinRar.Text = "WinRAR";
  2693. this.cWinRar.UseVisualStyleBackColor = true;
  2694. //
  2695. // cDropbox
  2696. //
  2697. this.cDropbox.AutoSize = true;
  2698. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2699. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  2700. this.cDropbox.Name = "cDropbox";
  2701. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  2702. this.cDropbox.TabIndex = 124;
  2703. this.cDropbox.Text = "Dropbox";
  2704. this.cDropbox.UseVisualStyleBackColor = true;
  2705. //
  2706. // pictureBox43
  2707. //
  2708. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2709. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2710. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  2711. this.pictureBox43.Name = "pictureBox43";
  2712. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2713. this.pictureBox43.TabIndex = 105;
  2714. this.pictureBox43.TabStop = false;
  2715. //
  2716. // cOneDrive
  2717. //
  2718. this.cOneDrive.AutoSize = true;
  2719. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2720. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  2721. this.cOneDrive.Name = "cOneDrive";
  2722. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  2723. this.cOneDrive.TabIndex = 73;
  2724. this.cOneDrive.Text = "OneDrive";
  2725. this.cOneDrive.UseVisualStyleBackColor = true;
  2726. //
  2727. // pictureBox63
  2728. //
  2729. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2730. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2731. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  2732. this.pictureBox63.Name = "pictureBox63";
  2733. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2734. this.pictureBox63.TabIndex = 128;
  2735. this.pictureBox63.TabStop = false;
  2736. //
  2737. // panelApps6
  2738. //
  2739. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2740. | System.Windows.Forms.AnchorStyles.Left)));
  2741. this.panelApps6.AutoScroll = true;
  2742. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2743. this.panelApps6.Controls.Add(this.cSteam);
  2744. this.panelApps6.Controls.Add(this.pictureBox75);
  2745. this.panelApps6.Controls.Add(this.cOrigin);
  2746. this.panelApps6.Controls.Add(this.cVCPP);
  2747. this.panelApps6.Controls.Add(this.pictureBox54);
  2748. this.panelApps6.Controls.Add(this.cQB);
  2749. this.panelApps6.Controls.Add(this.cEpicStore);
  2750. this.panelApps6.Controls.Add(this.cUT2);
  2751. this.panelApps6.Controls.Add(this.pictureBox53);
  2752. this.panelApps6.Controls.Add(this.pictureBox80);
  2753. this.panelApps6.Controls.Add(this.cBlizzard);
  2754. this.panelApps6.Controls.Add(this.pictureBox49);
  2755. this.panelApps6.Controls.Add(this.cDeluge);
  2756. this.panelApps6.Controls.Add(this.pictureBox51);
  2757. this.panelApps6.Controls.Add(this.cNF472);
  2758. this.panelApps6.Controls.Add(this.cUbi);
  2759. this.panelApps6.Controls.Add(this.pictureBox18);
  2760. this.panelApps6.Controls.Add(this.pictureBox50);
  2761. this.panelApps6.Controls.Add(this.pictureBox78);
  2762. this.panelApps6.Controls.Add(this.pictureBox19);
  2763. this.panelApps6.Controls.Add(this.cNF452);
  2764. this.panelApps6.Controls.Add(this.cUT3);
  2765. this.panelApps6.Controls.Add(this.pictureBox79);
  2766. this.panelApps6.Controls.Add(this.pictureBox20);
  2767. this.panelApps6.Controls.Add(this.cNF40);
  2768. this.panelApps6.Controls.Add(this.pictureBox17);
  2769. this.panelApps6.Controls.Add(this.pictureBox77);
  2770. this.panelApps6.Controls.Add(this.cBT);
  2771. this.panelApps6.Controls.Add(this.cNF35);
  2772. this.panelApps6.Controls.Add(this.pictureBox76);
  2773. this.panelApps6.Controls.Add(this.cIObitSU);
  2774. this.panelApps6.Controls.Add(this.cIObitU);
  2775. this.panelApps6.Controls.Add(this.pictureBox74);
  2776. this.panelApps6.Controls.Add(this.cRevo);
  2777. this.panelApps6.Controls.Add(this.pictureBox68);
  2778. this.panelApps6.Controls.Add(this.cIObitDB);
  2779. this.panelApps6.Controls.Add(this.cIObitSD);
  2780. this.panelApps6.Controls.Add(this.pictureBox61);
  2781. this.panelApps6.Controls.Add(this.cUUI);
  2782. this.panelApps6.Controls.Add(this.pictureBox66);
  2783. this.panelApps6.Controls.Add(this.pictureBox72);
  2784. this.panelApps6.Controls.Add(this.pictureBox67);
  2785. this.panelApps6.Controls.Add(this.cRufus);
  2786. this.panelApps6.Controls.Add(this.pictureBox73);
  2787. this.panelApps6.Controls.Add(this.cMalwarebytes);
  2788. this.panelApps6.Controls.Add(this.pictureBox70);
  2789. this.panelApps6.Controls.Add(this.cAntiExploit);
  2790. this.panelApps6.Controls.Add(this.pictureBox69);
  2791. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  2792. this.panelApps6.Name = "panelApps6";
  2793. this.panelApps6.Size = new System.Drawing.Size(242, 389);
  2794. this.panelApps6.TabIndex = 162;
  2795. //
  2796. // cSteam
  2797. //
  2798. this.cSteam.AutoSize = true;
  2799. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2800. this.cSteam.Location = new System.Drawing.Point(35, 573);
  2801. this.cSteam.Name = "cSteam";
  2802. this.cSteam.Size = new System.Drawing.Size(70, 24);
  2803. this.cSteam.TabIndex = 70;
  2804. this.cSteam.Text = "Steam";
  2805. this.cSteam.UseVisualStyleBackColor = true;
  2806. //
  2807. // pictureBox75
  2808. //
  2809. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  2810. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2811. this.pictureBox75.Location = new System.Drawing.Point(5, 514);
  2812. this.pictureBox75.Name = "pictureBox75";
  2813. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  2814. this.pictureBox75.TabIndex = 162;
  2815. this.pictureBox75.TabStop = false;
  2816. //
  2817. // cOrigin
  2818. //
  2819. this.cOrigin.AutoSize = true;
  2820. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2821. this.cOrigin.Location = new System.Drawing.Point(35, 693);
  2822. this.cOrigin.Name = "cOrigin";
  2823. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  2824. this.cOrigin.TabIndex = 111;
  2825. this.cOrigin.Text = "EA Origin";
  2826. this.cOrigin.UseVisualStyleBackColor = true;
  2827. //
  2828. // cVCPP
  2829. //
  2830. this.cVCPP.AutoSize = true;
  2831. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2832. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2833. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2834. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  2835. this.cVCPP.Name = "cVCPP";
  2836. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  2837. this.cVCPP.TabIndex = 171;
  2838. this.cVCPP.Text = "Visual C++ AiO";
  2839. this.cVCPP.UseVisualStyleBackColor = true;
  2840. //
  2841. // pictureBox54
  2842. //
  2843. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  2844. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2845. this.pictureBox54.Location = new System.Drawing.Point(5, 693);
  2846. this.pictureBox54.Name = "pictureBox54";
  2847. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  2848. this.pictureBox54.TabIndex = 110;
  2849. this.pictureBox54.TabStop = false;
  2850. //
  2851. // cQB
  2852. //
  2853. this.cQB.AutoSize = true;
  2854. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2855. this.cQB.Location = new System.Drawing.Point(35, 424);
  2856. this.cQB.Name = "cQB";
  2857. this.cQB.Size = new System.Drawing.Size(105, 24);
  2858. this.cQB.TabIndex = 58;
  2859. this.cQB.Text = "qBitTorrent";
  2860. this.cQB.UseVisualStyleBackColor = true;
  2861. //
  2862. // cEpicStore
  2863. //
  2864. this.cEpicStore.AutoSize = true;
  2865. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2866. this.cEpicStore.Location = new System.Drawing.Point(35, 663);
  2867. this.cEpicStore.Name = "cEpicStore";
  2868. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  2869. this.cEpicStore.TabIndex = 109;
  2870. this.cEpicStore.Text = "Epic Games";
  2871. this.cEpicStore.UseVisualStyleBackColor = true;
  2872. //
  2873. // cUT2
  2874. //
  2875. this.cUT2.AutoSize = true;
  2876. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2877. this.cUT2.Location = new System.Drawing.Point(35, 514);
  2878. this.cUT2.Name = "cUT2";
  2879. this.cUT2.Size = new System.Drawing.Size(121, 24);
  2880. this.cUT2.TabIndex = 161;
  2881. this.cUT2.Text = "uTorrent 2.2.1";
  2882. this.cUT2.UseVisualStyleBackColor = true;
  2883. //
  2884. // pictureBox53
  2885. //
  2886. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  2887. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2888. this.pictureBox53.Location = new System.Drawing.Point(5, 663);
  2889. this.pictureBox53.Name = "pictureBox53";
  2890. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  2891. this.pictureBox53.TabIndex = 108;
  2892. this.pictureBox53.TabStop = false;
  2893. //
  2894. // pictureBox80
  2895. //
  2896. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  2897. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2898. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  2899. this.pictureBox80.Name = "pictureBox80";
  2900. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  2901. this.pictureBox80.TabIndex = 172;
  2902. this.pictureBox80.TabStop = false;
  2903. //
  2904. // cBlizzard
  2905. //
  2906. this.cBlizzard.AutoSize = true;
  2907. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2908. this.cBlizzard.Location = new System.Drawing.Point(35, 633);
  2909. this.cBlizzard.Name = "cBlizzard";
  2910. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  2911. this.cBlizzard.TabIndex = 82;
  2912. this.cBlizzard.Text = "Battle.net";
  2913. this.cBlizzard.UseVisualStyleBackColor = true;
  2914. //
  2915. // pictureBox49
  2916. //
  2917. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  2918. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2919. this.pictureBox49.Location = new System.Drawing.Point(5, 633);
  2920. this.pictureBox49.Name = "pictureBox49";
  2921. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  2922. this.pictureBox49.TabIndex = 105;
  2923. this.pictureBox49.TabStop = false;
  2924. //
  2925. // cDeluge
  2926. //
  2927. this.cDeluge.AutoSize = true;
  2928. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2929. this.cDeluge.Location = new System.Drawing.Point(35, 454);
  2930. this.cDeluge.Name = "cDeluge";
  2931. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  2932. this.cDeluge.TabIndex = 55;
  2933. this.cDeluge.Text = "Deluge";
  2934. this.cDeluge.UseVisualStyleBackColor = true;
  2935. //
  2936. // pictureBox51
  2937. //
  2938. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  2939. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2940. this.pictureBox51.Location = new System.Drawing.Point(5, 603);
  2941. this.pictureBox51.Name = "pictureBox51";
  2942. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  2943. this.pictureBox51.TabIndex = 104;
  2944. this.pictureBox51.TabStop = false;
  2945. //
  2946. // cNF472
  2947. //
  2948. this.cNF472.AutoSize = true;
  2949. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2950. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2951. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2952. this.cNF472.Location = new System.Drawing.Point(35, 95);
  2953. this.cNF472.Name = "cNF472";
  2954. this.cNF472.Size = new System.Drawing.Size(178, 24);
  2955. this.cNF472.TabIndex = 169;
  2956. this.cNF472.Text = ".NET Framework 4.7.2";
  2957. this.cNF472.UseVisualStyleBackColor = true;
  2958. //
  2959. // cUbi
  2960. //
  2961. this.cUbi.AutoSize = true;
  2962. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2963. this.cUbi.Location = new System.Drawing.Point(35, 603);
  2964. this.cUbi.Name = "cUbi";
  2965. this.cUbi.Size = new System.Drawing.Size(68, 24);
  2966. this.cUbi.TabIndex = 81;
  2967. this.cUbi.Text = "Uplay";
  2968. this.cUbi.UseVisualStyleBackColor = true;
  2969. //
  2970. // pictureBox18
  2971. //
  2972. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  2973. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2974. this.pictureBox18.Location = new System.Drawing.Point(5, 544);
  2975. this.pictureBox18.Name = "pictureBox18";
  2976. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  2977. this.pictureBox18.TabIndex = 93;
  2978. this.pictureBox18.TabStop = false;
  2979. //
  2980. // pictureBox50
  2981. //
  2982. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  2983. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2984. this.pictureBox50.Location = new System.Drawing.Point(5, 573);
  2985. this.pictureBox50.Name = "pictureBox50";
  2986. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  2987. this.pictureBox50.TabIndex = 103;
  2988. this.pictureBox50.TabStop = false;
  2989. //
  2990. // pictureBox78
  2991. //
  2992. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  2993. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2994. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  2995. this.pictureBox78.Name = "pictureBox78";
  2996. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  2997. this.pictureBox78.TabIndex = 170;
  2998. this.pictureBox78.TabStop = false;
  2999. //
  3000. // pictureBox19
  3001. //
  3002. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  3003. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3004. this.pictureBox19.Location = new System.Drawing.Point(5, 484);
  3005. this.pictureBox19.Name = "pictureBox19";
  3006. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  3007. this.pictureBox19.TabIndex = 94;
  3008. this.pictureBox19.TabStop = false;
  3009. //
  3010. // cNF452
  3011. //
  3012. this.cNF452.AutoSize = true;
  3013. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3014. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3015. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3016. this.cNF452.Location = new System.Drawing.Point(35, 65);
  3017. this.cNF452.Name = "cNF452";
  3018. this.cNF452.Size = new System.Drawing.Size(178, 24);
  3019. this.cNF452.TabIndex = 167;
  3020. this.cNF452.Text = ".NET Framework 4.5.2";
  3021. this.cNF452.UseVisualStyleBackColor = true;
  3022. //
  3023. // cUT3
  3024. //
  3025. this.cUT3.AutoSize = true;
  3026. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3027. this.cUT3.Location = new System.Drawing.Point(35, 484);
  3028. this.cUT3.Name = "cUT3";
  3029. this.cUT3.Size = new System.Drawing.Size(111, 24);
  3030. this.cUT3.TabIndex = 59;
  3031. this.cUT3.Text = "uTorrent 3.x";
  3032. this.cUT3.UseVisualStyleBackColor = true;
  3033. //
  3034. // pictureBox79
  3035. //
  3036. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  3037. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3038. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  3039. this.pictureBox79.Name = "pictureBox79";
  3040. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  3041. this.pictureBox79.TabIndex = 168;
  3042. this.pictureBox79.TabStop = false;
  3043. //
  3044. // pictureBox20
  3045. //
  3046. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  3047. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3048. this.pictureBox20.Location = new System.Drawing.Point(5, 454);
  3049. this.pictureBox20.Name = "pictureBox20";
  3050. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  3051. this.pictureBox20.TabIndex = 92;
  3052. this.pictureBox20.TabStop = false;
  3053. //
  3054. // cNF40
  3055. //
  3056. this.cNF40.AutoSize = true;
  3057. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3058. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3059. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3060. this.cNF40.Location = new System.Drawing.Point(35, 35);
  3061. this.cNF40.Name = "cNF40";
  3062. this.cNF40.Size = new System.Drawing.Size(166, 24);
  3063. this.cNF40.TabIndex = 165;
  3064. this.cNF40.Text = ".NET Framework 4.0";
  3065. this.cNF40.UseVisualStyleBackColor = true;
  3066. //
  3067. // pictureBox17
  3068. //
  3069. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  3070. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3071. this.pictureBox17.Location = new System.Drawing.Point(5, 424);
  3072. this.pictureBox17.Name = "pictureBox17";
  3073. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  3074. this.pictureBox17.TabIndex = 91;
  3075. this.pictureBox17.TabStop = false;
  3076. //
  3077. // pictureBox77
  3078. //
  3079. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  3080. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3081. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  3082. this.pictureBox77.Name = "pictureBox77";
  3083. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  3084. this.pictureBox77.TabIndex = 166;
  3085. this.pictureBox77.TabStop = false;
  3086. //
  3087. // cBT
  3088. //
  3089. this.cBT.AutoSize = true;
  3090. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3091. this.cBT.Location = new System.Drawing.Point(35, 544);
  3092. this.cBT.Name = "cBT";
  3093. this.cBT.Size = new System.Drawing.Size(96, 24);
  3094. this.cBT.TabIndex = 60;
  3095. this.cBT.Text = "BitTorrent";
  3096. this.cBT.UseVisualStyleBackColor = true;
  3097. //
  3098. // cNF35
  3099. //
  3100. this.cNF35.AutoSize = true;
  3101. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3102. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3103. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3104. this.cNF35.Location = new System.Drawing.Point(35, 5);
  3105. this.cNF35.Name = "cNF35";
  3106. this.cNF35.Size = new System.Drawing.Size(165, 24);
  3107. this.cNF35.TabIndex = 163;
  3108. this.cNF35.Text = ".NET Framework 3.5";
  3109. this.cNF35.UseVisualStyleBackColor = true;
  3110. //
  3111. // pictureBox76
  3112. //
  3113. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  3114. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3115. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  3116. this.pictureBox76.Name = "pictureBox76";
  3117. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  3118. this.pictureBox76.TabIndex = 164;
  3119. this.pictureBox76.TabStop = false;
  3120. //
  3121. // cIObitSU
  3122. //
  3123. this.cIObitSU.AutoSize = true;
  3124. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3125. this.cIObitSU.Location = new System.Drawing.Point(35, 244);
  3126. this.cIObitSU.Name = "cIObitSU";
  3127. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  3128. this.cIObitSU.TabIndex = 162;
  3129. this.cIObitSU.Text = "IObit Software Updater";
  3130. this.cIObitSU.UseVisualStyleBackColor = true;
  3131. //
  3132. // cIObitU
  3133. //
  3134. this.cIObitU.AutoSize = true;
  3135. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3136. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3137. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3138. this.cIObitU.Location = new System.Drawing.Point(35, 155);
  3139. this.cIObitU.Name = "cIObitU";
  3140. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  3141. this.cIObitU.TabIndex = 138;
  3142. this.cIObitU.Text = "IObit Uninstaller";
  3143. this.cIObitU.UseVisualStyleBackColor = true;
  3144. //
  3145. // pictureBox74
  3146. //
  3147. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  3148. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3149. this.pictureBox74.Location = new System.Drawing.Point(5, 244);
  3150. this.pictureBox74.Name = "pictureBox74";
  3151. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  3152. this.pictureBox74.TabIndex = 161;
  3153. this.pictureBox74.TabStop = false;
  3154. //
  3155. // cRevo
  3156. //
  3157. this.cRevo.AutoSize = true;
  3158. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3159. this.cRevo.Location = new System.Drawing.Point(35, 274);
  3160. this.cRevo.Name = "cRevo";
  3161. this.cRevo.Size = new System.Drawing.Size(140, 24);
  3162. this.cRevo.TabIndex = 142;
  3163. this.cRevo.Text = "Revo Uninstaller";
  3164. this.cRevo.UseVisualStyleBackColor = true;
  3165. //
  3166. // pictureBox68
  3167. //
  3168. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  3169. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3170. this.pictureBox68.Location = new System.Drawing.Point(5, 274);
  3171. this.pictureBox68.Name = "pictureBox68";
  3172. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  3173. this.pictureBox68.TabIndex = 143;
  3174. this.pictureBox68.TabStop = false;
  3175. //
  3176. // cIObitDB
  3177. //
  3178. this.cIObitDB.AutoSize = true;
  3179. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3180. this.cIObitDB.Location = new System.Drawing.Point(35, 185);
  3181. this.cIObitDB.Name = "cIObitDB";
  3182. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  3183. this.cIObitDB.TabIndex = 137;
  3184. this.cIObitDB.Text = "IObit Driver Booster";
  3185. this.cIObitDB.UseVisualStyleBackColor = true;
  3186. //
  3187. // cIObitSD
  3188. //
  3189. this.cIObitSD.AutoSize = true;
  3190. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3191. this.cIObitSD.Location = new System.Drawing.Point(35, 215);
  3192. this.cIObitSD.Name = "cIObitSD";
  3193. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  3194. this.cIObitSD.TabIndex = 136;
  3195. this.cIObitSD.Text = "IObit Smart Defrag";
  3196. this.cIObitSD.UseVisualStyleBackColor = true;
  3197. //
  3198. // pictureBox61
  3199. //
  3200. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  3201. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3202. this.pictureBox61.Location = new System.Drawing.Point(5, 154);
  3203. this.pictureBox61.Name = "pictureBox61";
  3204. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  3205. this.pictureBox61.TabIndex = 139;
  3206. this.pictureBox61.TabStop = false;
  3207. //
  3208. // cUUI
  3209. //
  3210. this.cUUI.AutoSize = true;
  3211. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3212. this.cUUI.Location = new System.Drawing.Point(35, 394);
  3213. this.cUUI.Name = "cUUI";
  3214. this.cUUI.Size = new System.Drawing.Size(182, 24);
  3215. this.cUUI.TabIndex = 152;
  3216. this.cUUI.Text = "Universal USB Installer";
  3217. this.cUUI.UseVisualStyleBackColor = true;
  3218. //
  3219. // pictureBox66
  3220. //
  3221. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  3222. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3223. this.pictureBox66.Location = new System.Drawing.Point(5, 184);
  3224. this.pictureBox66.Name = "pictureBox66";
  3225. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  3226. this.pictureBox66.TabIndex = 140;
  3227. this.pictureBox66.TabStop = false;
  3228. //
  3229. // pictureBox72
  3230. //
  3231. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  3232. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3233. this.pictureBox72.Location = new System.Drawing.Point(5, 393);
  3234. this.pictureBox72.Name = "pictureBox72";
  3235. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  3236. this.pictureBox72.TabIndex = 153;
  3237. this.pictureBox72.TabStop = false;
  3238. //
  3239. // pictureBox67
  3240. //
  3241. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  3242. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3243. this.pictureBox67.Location = new System.Drawing.Point(5, 214);
  3244. this.pictureBox67.Name = "pictureBox67";
  3245. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  3246. this.pictureBox67.TabIndex = 141;
  3247. this.pictureBox67.TabStop = false;
  3248. //
  3249. // cRufus
  3250. //
  3251. this.cRufus.AutoSize = true;
  3252. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3253. this.cRufus.Location = new System.Drawing.Point(35, 364);
  3254. this.cRufus.Name = "cRufus";
  3255. this.cRufus.Size = new System.Drawing.Size(66, 24);
  3256. this.cRufus.TabIndex = 150;
  3257. this.cRufus.Text = "Rufus";
  3258. this.cRufus.UseVisualStyleBackColor = true;
  3259. //
  3260. // pictureBox73
  3261. //
  3262. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  3263. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3264. this.pictureBox73.Location = new System.Drawing.Point(5, 363);
  3265. this.pictureBox73.Name = "pictureBox73";
  3266. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  3267. this.pictureBox73.TabIndex = 151;
  3268. this.pictureBox73.TabStop = false;
  3269. //
  3270. // cMalwarebytes
  3271. //
  3272. this.cMalwarebytes.AutoSize = true;
  3273. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3274. this.cMalwarebytes.Location = new System.Drawing.Point(35, 304);
  3275. this.cMalwarebytes.Name = "cMalwarebytes";
  3276. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  3277. this.cMalwarebytes.TabIndex = 144;
  3278. this.cMalwarebytes.Text = "Malwarebytes";
  3279. this.cMalwarebytes.UseVisualStyleBackColor = true;
  3280. //
  3281. // pictureBox70
  3282. //
  3283. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  3284. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3285. this.pictureBox70.Location = new System.Drawing.Point(5, 303);
  3286. this.pictureBox70.Name = "pictureBox70";
  3287. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  3288. this.pictureBox70.TabIndex = 145;
  3289. this.pictureBox70.TabStop = false;
  3290. //
  3291. // cAntiExploit
  3292. //
  3293. this.cAntiExploit.AutoSize = true;
  3294. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3295. this.cAntiExploit.Location = new System.Drawing.Point(35, 334);
  3296. this.cAntiExploit.Name = "cAntiExploit";
  3297. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  3298. this.cAntiExploit.TabIndex = 146;
  3299. this.cAntiExploit.Text = "Anti-Exploit";
  3300. this.cAntiExploit.UseVisualStyleBackColor = true;
  3301. //
  3302. // pictureBox69
  3303. //
  3304. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  3305. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3306. this.pictureBox69.Location = new System.Drawing.Point(5, 333);
  3307. this.pictureBox69.Name = "pictureBox69";
  3308. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  3309. this.pictureBox69.TabIndex = 147;
  3310. this.pictureBox69.TabStop = false;
  3311. //
  3312. // panelApps1
  3313. //
  3314. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3315. | System.Windows.Forms.AnchorStyles.Left)));
  3316. this.panelApps1.AutoScroll = true;
  3317. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3318. this.panelApps1.Controls.Add(this.cFileZilla);
  3319. this.panelApps1.Controls.Add(this.pictureBox39);
  3320. this.panelApps1.Controls.Add(this.cGitHub);
  3321. this.panelApps1.Controls.Add(this.pictureBox37);
  3322. this.panelApps1.Controls.Add(this.cNode);
  3323. this.panelApps1.Controls.Add(this.cPutty);
  3324. this.panelApps1.Controls.Add(this.pictureBox64);
  3325. this.panelApps1.Controls.Add(this.pictureBox44);
  3326. this.panelApps1.Controls.Add(this.cNPP);
  3327. this.panelApps1.Controls.Add(this.cWinScp);
  3328. this.panelApps1.Controls.Add(this.pictureBox38);
  3329. this.panelApps1.Controls.Add(this.cAndroidStudio);
  3330. this.panelApps1.Controls.Add(this.pictureBox62);
  3331. this.panelApps1.Controls.Add(this.cXAMPP);
  3332. this.panelApps1.Controls.Add(this.cChromium);
  3333. this.panelApps1.Controls.Add(this.cEclipse);
  3334. this.panelApps1.Controls.Add(this.cPostman);
  3335. this.panelApps1.Controls.Add(this.cSublimeText);
  3336. this.panelApps1.Controls.Add(this.cVivaldi);
  3337. this.panelApps1.Controls.Add(this.pictureBox40);
  3338. this.panelApps1.Controls.Add(this.pictureBox33);
  3339. this.panelApps1.Controls.Add(this.pictureBox5);
  3340. this.panelApps1.Controls.Add(this.pictureBox41);
  3341. this.panelApps1.Controls.Add(this.cAtom);
  3342. this.panelApps1.Controls.Add(this.pictureBox4);
  3343. this.panelApps1.Controls.Add(this.pictureBox42);
  3344. this.panelApps1.Controls.Add(this.pictureBox34);
  3345. this.panelApps1.Controls.Add(this.pictureBox3);
  3346. this.panelApps1.Controls.Add(this.pictureBox32);
  3347. this.panelApps1.Controls.Add(this.cMaxthon);
  3348. this.panelApps1.Controls.Add(this.pictureBox35);
  3349. this.panelApps1.Controls.Add(this.pictureBox7);
  3350. this.panelApps1.Controls.Add(this.pictureBox31);
  3351. this.panelApps1.Controls.Add(this.picturemaxthon);
  3352. this.panelApps1.Controls.Add(this.pictureBox36);
  3353. this.panelApps1.Controls.Add(this.pictureBox2);
  3354. this.panelApps1.Controls.Add(this.cVS);
  3355. this.panelApps1.Controls.Add(this.cChrome);
  3356. this.panelApps1.Controls.Add(this.cVSCode);
  3357. this.panelApps1.Controls.Add(this.cOpera);
  3358. this.panelApps1.Controls.Add(this.cSublimeMerge);
  3359. this.panelApps1.Controls.Add(this.cFirefox);
  3360. this.panelApps1.Controls.Add(this.pictureBox6);
  3361. this.panelApps1.Controls.Add(this.cTor);
  3362. this.panelApps1.Controls.Add(this.cDiscord);
  3363. this.panelApps1.Controls.Add(this.cAnyDesk);
  3364. this.panelApps1.Controls.Add(this.cMSTeams);
  3365. this.panelApps1.Controls.Add(this.cViber);
  3366. this.panelApps1.Controls.Add(this.pictureBox55);
  3367. this.panelApps1.Controls.Add(this.pictureBox56);
  3368. this.panelApps1.Controls.Add(this.cSkype);
  3369. this.panelApps1.Controls.Add(this.cThunderbird);
  3370. this.panelApps1.Controls.Add(this.cZoom);
  3371. this.panelApps1.Controls.Add(this.pictureBox27);
  3372. this.panelApps1.Controls.Add(this.pictureBox25);
  3373. this.panelApps1.Controls.Add(this.pictureBox30);
  3374. this.panelApps1.Controls.Add(this.pictureBox28);
  3375. this.panelApps1.Controls.Add(this.cTV);
  3376. this.panelApps1.Controls.Add(this.pictureBox29);
  3377. this.panelApps1.Controls.Add(this.pictureBox26);
  3378. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  3379. this.panelApps1.Name = "panelApps1";
  3380. this.panelApps1.Size = new System.Drawing.Size(240, 389);
  3381. this.panelApps1.TabIndex = 154;
  3382. //
  3383. // cFileZilla
  3384. //
  3385. this.cFileZilla.AutoSize = true;
  3386. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3387. this.cFileZilla.Location = new System.Drawing.Point(35, 843);
  3388. this.cFileZilla.Name = "cFileZilla";
  3389. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  3390. this.cFileZilla.TabIndex = 55;
  3391. this.cFileZilla.Text = "FileZilla";
  3392. this.cFileZilla.UseVisualStyleBackColor = true;
  3393. //
  3394. // pictureBox39
  3395. //
  3396. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  3397. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3398. this.pictureBox39.Location = new System.Drawing.Point(5, 843);
  3399. this.pictureBox39.Name = "pictureBox39";
  3400. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  3401. this.pictureBox39.TabIndex = 100;
  3402. this.pictureBox39.TabStop = false;
  3403. //
  3404. // cGitHub
  3405. //
  3406. this.cGitHub.AutoSize = true;
  3407. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3408. this.cGitHub.Location = new System.Drawing.Point(35, 693);
  3409. this.cGitHub.Name = "cGitHub";
  3410. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  3411. this.cGitHub.TabIndex = 57;
  3412. this.cGitHub.Text = "GitHub";
  3413. this.cGitHub.UseVisualStyleBackColor = true;
  3414. //
  3415. // pictureBox37
  3416. //
  3417. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  3418. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3419. this.pictureBox37.Location = new System.Drawing.Point(5, 873);
  3420. this.pictureBox37.Name = "pictureBox37";
  3421. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  3422. this.pictureBox37.TabIndex = 99;
  3423. this.pictureBox37.TabStop = false;
  3424. //
  3425. // cNode
  3426. //
  3427. this.cNode.AutoSize = true;
  3428. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3429. this.cNode.Location = new System.Drawing.Point(35, 724);
  3430. this.cNode.Name = "cNode";
  3431. this.cNode.Size = new System.Drawing.Size(80, 24);
  3432. this.cNode.TabIndex = 70;
  3433. this.cNode.Text = "NodeJS";
  3434. this.cNode.UseVisualStyleBackColor = true;
  3435. //
  3436. // cPutty
  3437. //
  3438. this.cPutty.AutoSize = true;
  3439. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3440. this.cPutty.Location = new System.Drawing.Point(35, 873);
  3441. this.cPutty.Name = "cPutty";
  3442. this.cPutty.Size = new System.Drawing.Size(64, 24);
  3443. this.cPutty.TabIndex = 58;
  3444. this.cPutty.Text = "Putty";
  3445. this.cPutty.UseVisualStyleBackColor = true;
  3446. //
  3447. // pictureBox64
  3448. //
  3449. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  3450. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3451. this.pictureBox64.Location = new System.Drawing.Point(5, 633);
  3452. this.pictureBox64.Name = "pictureBox64";
  3453. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  3454. this.pictureBox64.TabIndex = 129;
  3455. this.pictureBox64.TabStop = false;
  3456. //
  3457. // pictureBox44
  3458. //
  3459. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  3460. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3461. this.pictureBox44.Location = new System.Drawing.Point(5, 813);
  3462. this.pictureBox44.Name = "pictureBox44";
  3463. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  3464. this.pictureBox44.TabIndex = 106;
  3465. this.pictureBox44.TabStop = false;
  3466. //
  3467. // cNPP
  3468. //
  3469. this.cNPP.AutoSize = true;
  3470. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3471. this.cNPP.Location = new System.Drawing.Point(35, 453);
  3472. this.cNPP.Name = "cNPP";
  3473. this.cNPP.Size = new System.Drawing.Size(108, 24);
  3474. this.cNPP.TabIndex = 58;
  3475. this.cNPP.Text = "Notepad++";
  3476. this.cNPP.UseVisualStyleBackColor = true;
  3477. //
  3478. // cWinScp
  3479. //
  3480. this.cWinScp.AutoSize = true;
  3481. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3482. this.cWinScp.Location = new System.Drawing.Point(35, 813);
  3483. this.cWinScp.Name = "cWinScp";
  3484. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  3485. this.cWinScp.TabIndex = 81;
  3486. this.cWinScp.Text = "WinSCP";
  3487. this.cWinScp.UseVisualStyleBackColor = true;
  3488. //
  3489. // pictureBox38
  3490. //
  3491. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  3492. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3493. this.pictureBox38.Location = new System.Drawing.Point(5, 752);
  3494. this.pictureBox38.Name = "pictureBox38";
  3495. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  3496. this.pictureBox38.TabIndex = 103;
  3497. this.pictureBox38.TabStop = false;
  3498. //
  3499. // cAndroidStudio
  3500. //
  3501. this.cAndroidStudio.AutoSize = true;
  3502. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3503. this.cAndroidStudio.Location = new System.Drawing.Point(35, 663);
  3504. this.cAndroidStudio.Name = "cAndroidStudio";
  3505. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  3506. this.cAndroidStudio.TabIndex = 127;
  3507. this.cAndroidStudio.Text = "Android Studio";
  3508. this.cAndroidStudio.UseVisualStyleBackColor = true;
  3509. //
  3510. // pictureBox62
  3511. //
  3512. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  3513. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3514. this.pictureBox62.Location = new System.Drawing.Point(5, 663);
  3515. this.pictureBox62.Name = "pictureBox62";
  3516. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  3517. this.pictureBox62.TabIndex = 131;
  3518. this.pictureBox62.TabStop = false;
  3519. //
  3520. // cXAMPP
  3521. //
  3522. this.cXAMPP.AutoSize = true;
  3523. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3524. this.cXAMPP.Location = new System.Drawing.Point(35, 754);
  3525. this.cXAMPP.Name = "cXAMPP";
  3526. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  3527. this.cXAMPP.TabIndex = 71;
  3528. this.cXAMPP.Text = "XAMPP";
  3529. this.cXAMPP.UseVisualStyleBackColor = true;
  3530. //
  3531. // cChromium
  3532. //
  3533. this.cChromium.AutoSize = true;
  3534. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3535. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3536. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3537. this.cChromium.Location = new System.Drawing.Point(35, 3);
  3538. this.cChromium.Name = "cChromium";
  3539. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3540. this.cChromium.TabIndex = 58;
  3541. this.cChromium.Text = "Chromium";
  3542. this.cChromium.UseVisualStyleBackColor = true;
  3543. //
  3544. // cEclipse
  3545. //
  3546. this.cEclipse.AutoSize = true;
  3547. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3548. this.cEclipse.Location = new System.Drawing.Point(35, 633);
  3549. this.cEclipse.Name = "cEclipse";
  3550. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  3551. this.cEclipse.TabIndex = 126;
  3552. this.cEclipse.Text = "Eclipse";
  3553. this.cEclipse.UseVisualStyleBackColor = true;
  3554. //
  3555. // cPostman
  3556. //
  3557. this.cPostman.AutoSize = true;
  3558. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3559. this.cPostman.Location = new System.Drawing.Point(35, 782);
  3560. this.cPostman.Name = "cPostman";
  3561. this.cPostman.Size = new System.Drawing.Size(86, 24);
  3562. this.cPostman.TabIndex = 72;
  3563. this.cPostman.Text = "Postman";
  3564. this.cPostman.UseVisualStyleBackColor = true;
  3565. //
  3566. // cSublimeText
  3567. //
  3568. this.cSublimeText.AutoSize = true;
  3569. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3570. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  3571. this.cSublimeText.Name = "cSublimeText";
  3572. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  3573. this.cSublimeText.TabIndex = 55;
  3574. this.cSublimeText.Text = "Sublime Text";
  3575. this.cSublimeText.UseVisualStyleBackColor = true;
  3576. //
  3577. // cVivaldi
  3578. //
  3579. this.cVivaldi.AutoSize = true;
  3580. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3581. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  3582. this.cVivaldi.Name = "cVivaldi";
  3583. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3584. this.cVivaldi.TabIndex = 57;
  3585. this.cVivaldi.Text = "Vivaldi";
  3586. this.cVivaldi.UseVisualStyleBackColor = true;
  3587. //
  3588. // pictureBox40
  3589. //
  3590. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  3591. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3592. this.pictureBox40.Location = new System.Drawing.Point(5, 722);
  3593. this.pictureBox40.Name = "pictureBox40";
  3594. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  3595. this.pictureBox40.TabIndex = 101;
  3596. this.pictureBox40.TabStop = false;
  3597. //
  3598. // pictureBox33
  3599. //
  3600. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  3601. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3602. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  3603. this.pictureBox33.Name = "pictureBox33";
  3604. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  3605. this.pictureBox33.TabIndex = 100;
  3606. this.pictureBox33.TabStop = false;
  3607. //
  3608. // pictureBox5
  3609. //
  3610. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3611. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3612. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  3613. this.pictureBox5.Name = "pictureBox5";
  3614. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3615. this.pictureBox5.TabIndex = 83;
  3616. this.pictureBox5.TabStop = false;
  3617. //
  3618. // pictureBox41
  3619. //
  3620. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  3621. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3622. this.pictureBox41.Location = new System.Drawing.Point(5, 782);
  3623. this.pictureBox41.Name = "pictureBox41";
  3624. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  3625. this.pictureBox41.TabIndex = 104;
  3626. this.pictureBox41.TabStop = false;
  3627. //
  3628. // cAtom
  3629. //
  3630. this.cAtom.AutoSize = true;
  3631. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3632. this.cAtom.Location = new System.Drawing.Point(35, 603);
  3633. this.cAtom.Name = "cAtom";
  3634. this.cAtom.Size = new System.Drawing.Size(65, 24);
  3635. this.cAtom.TabIndex = 59;
  3636. this.cAtom.Text = "Atom";
  3637. this.cAtom.UseVisualStyleBackColor = true;
  3638. //
  3639. // pictureBox4
  3640. //
  3641. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3642. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3643. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  3644. this.pictureBox4.Name = "pictureBox4";
  3645. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3646. this.pictureBox4.TabIndex = 84;
  3647. this.pictureBox4.TabStop = false;
  3648. //
  3649. // pictureBox42
  3650. //
  3651. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  3652. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3653. this.pictureBox42.Location = new System.Drawing.Point(5, 693);
  3654. this.pictureBox42.Name = "pictureBox42";
  3655. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  3656. this.pictureBox42.TabIndex = 102;
  3657. this.pictureBox42.TabStop = false;
  3658. //
  3659. // pictureBox34
  3660. //
  3661. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  3662. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3663. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  3664. this.pictureBox34.Name = "pictureBox34";
  3665. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  3666. this.pictureBox34.TabIndex = 101;
  3667. this.pictureBox34.TabStop = false;
  3668. //
  3669. // pictureBox3
  3670. //
  3671. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3672. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3673. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  3674. this.pictureBox3.Name = "pictureBox3";
  3675. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3676. this.pictureBox3.TabIndex = 82;
  3677. this.pictureBox3.TabStop = false;
  3678. //
  3679. // pictureBox32
  3680. //
  3681. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  3682. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3683. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  3684. this.pictureBox32.Name = "pictureBox32";
  3685. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  3686. this.pictureBox32.TabIndex = 103;
  3687. this.pictureBox32.TabStop = false;
  3688. //
  3689. // cMaxthon
  3690. //
  3691. this.cMaxthon.AutoSize = true;
  3692. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3693. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  3694. this.cMaxthon.Name = "cMaxthon";
  3695. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  3696. this.cMaxthon.TabIndex = 120;
  3697. this.cMaxthon.Text = "Maxthon";
  3698. this.cMaxthon.UseVisualStyleBackColor = true;
  3699. //
  3700. // pictureBox35
  3701. //
  3702. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  3703. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3704. this.pictureBox35.Location = new System.Drawing.Point(5, 603);
  3705. this.pictureBox35.Name = "pictureBox35";
  3706. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  3707. this.pictureBox35.TabIndex = 104;
  3708. this.pictureBox35.TabStop = false;
  3709. //
  3710. // pictureBox7
  3711. //
  3712. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3713. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3714. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  3715. this.pictureBox7.Name = "pictureBox7";
  3716. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3717. this.pictureBox7.TabIndex = 85;
  3718. this.pictureBox7.TabStop = false;
  3719. //
  3720. // pictureBox31
  3721. //
  3722. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  3723. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3724. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  3725. this.pictureBox31.Name = "pictureBox31";
  3726. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  3727. this.pictureBox31.TabIndex = 99;
  3728. this.pictureBox31.TabStop = false;
  3729. //
  3730. // picturemaxthon
  3731. //
  3732. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  3733. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3734. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  3735. this.picturemaxthon.Name = "picturemaxthon";
  3736. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  3737. this.picturemaxthon.TabIndex = 121;
  3738. this.picturemaxthon.TabStop = false;
  3739. //
  3740. // pictureBox36
  3741. //
  3742. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  3743. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3744. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  3745. this.pictureBox36.Name = "pictureBox36";
  3746. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  3747. this.pictureBox36.TabIndex = 102;
  3748. this.pictureBox36.TabStop = false;
  3749. //
  3750. // pictureBox2
  3751. //
  3752. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3753. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3754. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  3755. this.pictureBox2.Name = "pictureBox2";
  3756. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3757. this.pictureBox2.TabIndex = 81;
  3758. this.pictureBox2.TabStop = false;
  3759. //
  3760. // cVS
  3761. //
  3762. this.cVS.AutoSize = true;
  3763. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3764. this.cVS.Location = new System.Drawing.Point(35, 573);
  3765. this.cVS.Name = "cVS";
  3766. this.cVS.Size = new System.Drawing.Size(117, 24);
  3767. this.cVS.TabIndex = 60;
  3768. this.cVS.Text = "Visual Studio";
  3769. this.cVS.UseVisualStyleBackColor = true;
  3770. //
  3771. // cChrome
  3772. //
  3773. this.cChrome.AutoSize = true;
  3774. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3775. this.cChrome.Location = new System.Drawing.Point(35, 63);
  3776. this.cChrome.Name = "cChrome";
  3777. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3778. this.cChrome.TabIndex = 54;
  3779. this.cChrome.Text = "Google Chrome";
  3780. this.cChrome.UseVisualStyleBackColor = true;
  3781. //
  3782. // cVSCode
  3783. //
  3784. this.cVSCode.AutoSize = true;
  3785. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3786. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  3787. this.cVSCode.Name = "cVSCode";
  3788. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  3789. this.cVSCode.TabIndex = 57;
  3790. this.cVSCode.Text = "Visual Studio Code";
  3791. this.cVSCode.UseVisualStyleBackColor = true;
  3792. //
  3793. // cOpera
  3794. //
  3795. this.cOpera.AutoSize = true;
  3796. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3797. this.cOpera.Location = new System.Drawing.Point(35, 123);
  3798. this.cOpera.Name = "cOpera";
  3799. this.cOpera.Size = new System.Drawing.Size(70, 24);
  3800. this.cOpera.TabIndex = 56;
  3801. this.cOpera.Text = "Opera";
  3802. this.cOpera.UseVisualStyleBackColor = true;
  3803. //
  3804. // cSublimeMerge
  3805. //
  3806. this.cSublimeMerge.AutoSize = true;
  3807. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3808. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  3809. this.cSublimeMerge.Name = "cSublimeMerge";
  3810. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  3811. this.cSublimeMerge.TabIndex = 59;
  3812. this.cSublimeMerge.Text = "Sublime Merge";
  3813. this.cSublimeMerge.UseVisualStyleBackColor = true;
  3814. //
  3815. // cFirefox
  3816. //
  3817. this.cFirefox.AutoSize = true;
  3818. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3819. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  3820. this.cFirefox.Name = "cFirefox";
  3821. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  3822. this.cFirefox.TabIndex = 55;
  3823. this.cFirefox.Text = "Mozilla Firefox";
  3824. this.cFirefox.UseVisualStyleBackColor = true;
  3825. //
  3826. // pictureBox6
  3827. //
  3828. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  3829. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3830. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  3831. this.pictureBox6.Name = "pictureBox6";
  3832. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  3833. this.pictureBox6.TabIndex = 86;
  3834. this.pictureBox6.TabStop = false;
  3835. //
  3836. // cTor
  3837. //
  3838. this.cTor.AutoSize = true;
  3839. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3840. this.cTor.Location = new System.Drawing.Point(35, 183);
  3841. this.cTor.Name = "cTor";
  3842. this.cTor.Size = new System.Drawing.Size(109, 24);
  3843. this.cTor.TabIndex = 79;
  3844. this.cTor.Text = "Tor Browser";
  3845. this.cTor.UseVisualStyleBackColor = true;
  3846. //
  3847. // cDiscord
  3848. //
  3849. this.cDiscord.AutoSize = true;
  3850. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3851. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  3852. this.cDiscord.Name = "cDiscord";
  3853. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  3854. this.cDiscord.TabIndex = 58;
  3855. this.cDiscord.Text = "Discord";
  3856. this.cDiscord.UseVisualStyleBackColor = true;
  3857. //
  3858. // cAnyDesk
  3859. //
  3860. this.cAnyDesk.AutoSize = true;
  3861. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3862. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  3863. this.cAnyDesk.Name = "cAnyDesk";
  3864. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  3865. this.cAnyDesk.TabIndex = 113;
  3866. this.cAnyDesk.Text = "AnyDesk";
  3867. this.cAnyDesk.UseVisualStyleBackColor = true;
  3868. //
  3869. // cMSTeams
  3870. //
  3871. this.cMSTeams.AutoSize = true;
  3872. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3873. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  3874. this.cMSTeams.Name = "cMSTeams";
  3875. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  3876. this.cMSTeams.TabIndex = 115;
  3877. this.cMSTeams.Text = "Microsoft Teams";
  3878. this.cMSTeams.UseVisualStyleBackColor = true;
  3879. //
  3880. // cViber
  3881. //
  3882. this.cViber.AutoSize = true;
  3883. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3884. this.cViber.Location = new System.Drawing.Point(35, 273);
  3885. this.cViber.Name = "cViber";
  3886. this.cViber.Size = new System.Drawing.Size(65, 24);
  3887. this.cViber.TabIndex = 57;
  3888. this.cViber.Text = "Viber";
  3889. this.cViber.UseVisualStyleBackColor = true;
  3890. //
  3891. // pictureBox55
  3892. //
  3893. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  3894. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3895. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  3896. this.pictureBox55.Name = "pictureBox55";
  3897. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  3898. this.pictureBox55.TabIndex = 114;
  3899. this.pictureBox55.TabStop = false;
  3900. //
  3901. // pictureBox56
  3902. //
  3903. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  3904. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3905. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  3906. this.pictureBox56.Name = "pictureBox56";
  3907. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  3908. this.pictureBox56.TabIndex = 112;
  3909. this.pictureBox56.TabStop = false;
  3910. //
  3911. // cSkype
  3912. //
  3913. this.cSkype.AutoSize = true;
  3914. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3915. this.cSkype.Location = new System.Drawing.Point(35, 243);
  3916. this.cSkype.Name = "cSkype";
  3917. this.cSkype.Size = new System.Drawing.Size(69, 24);
  3918. this.cSkype.TabIndex = 55;
  3919. this.cSkype.Text = "Skype";
  3920. this.cSkype.UseVisualStyleBackColor = true;
  3921. //
  3922. // cThunderbird
  3923. //
  3924. this.cThunderbird.AutoSize = true;
  3925. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3926. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  3927. this.cThunderbird.Name = "cThunderbird";
  3928. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  3929. this.cThunderbird.TabIndex = 58;
  3930. this.cThunderbird.Text = "Mozilla Thunderbird";
  3931. this.cThunderbird.UseVisualStyleBackColor = true;
  3932. //
  3933. // cZoom
  3934. //
  3935. this.cZoom.AutoSize = true;
  3936. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3937. this.cZoom.Location = new System.Drawing.Point(35, 303);
  3938. this.cZoom.Name = "cZoom";
  3939. this.cZoom.Size = new System.Drawing.Size(121, 24);
  3940. this.cZoom.TabIndex = 59;
  3941. this.cZoom.Text = "Google Zoom";
  3942. this.cZoom.UseVisualStyleBackColor = true;
  3943. //
  3944. // pictureBox27
  3945. //
  3946. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  3947. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3948. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  3949. this.pictureBox27.Name = "pictureBox27";
  3950. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  3951. this.pictureBox27.TabIndex = 96;
  3952. this.pictureBox27.TabStop = false;
  3953. //
  3954. // pictureBox25
  3955. //
  3956. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  3957. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3958. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  3959. this.pictureBox25.Name = "pictureBox25";
  3960. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  3961. this.pictureBox25.TabIndex = 93;
  3962. this.pictureBox25.TabStop = false;
  3963. //
  3964. // pictureBox30
  3965. //
  3966. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  3967. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3968. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  3969. this.pictureBox30.Name = "pictureBox30";
  3970. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  3971. this.pictureBox30.TabIndex = 97;
  3972. this.pictureBox30.TabStop = false;
  3973. //
  3974. // pictureBox28
  3975. //
  3976. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  3977. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3978. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  3979. this.pictureBox28.Name = "pictureBox28";
  3980. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  3981. this.pictureBox28.TabIndex = 98;
  3982. this.pictureBox28.TabStop = false;
  3983. //
  3984. // cTV
  3985. //
  3986. this.cTV.AutoSize = true;
  3987. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3988. this.cTV.Location = new System.Drawing.Point(35, 364);
  3989. this.cTV.Name = "cTV";
  3990. this.cTV.Size = new System.Drawing.Size(111, 24);
  3991. this.cTV.TabIndex = 80;
  3992. this.cTV.Text = "TeamViewer";
  3993. this.cTV.UseVisualStyleBackColor = true;
  3994. //
  3995. // pictureBox29
  3996. //
  3997. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  3998. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3999. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  4000. this.pictureBox29.Name = "pictureBox29";
  4001. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  4002. this.pictureBox29.TabIndex = 94;
  4003. this.pictureBox29.TabStop = false;
  4004. //
  4005. // pictureBox26
  4006. //
  4007. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  4008. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4009. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  4010. this.pictureBox26.Name = "pictureBox26";
  4011. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  4012. this.pictureBox26.TabIndex = 95;
  4013. this.pictureBox26.TabStop = false;
  4014. //
  4015. // cleanerTab
  4016. //
  4017. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4018. this.cleanerTab.Controls.Add(this.cleanerTitle);
  4019. this.cleanerTab.Controls.Add(this.panel1);
  4020. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  4021. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  4022. this.cleanerTab.Name = "cleanerTab";
  4023. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  4024. this.cleanerTab.Size = new System.Drawing.Size(860, 611);
  4025. this.cleanerTab.TabIndex = 5;
  4026. this.cleanerTab.Text = "Cleaner";
  4027. //
  4028. // cleanerTitle
  4029. //
  4030. this.cleanerTitle.AutoSize = true;
  4031. this.cleanerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4032. this.cleanerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4033. this.cleanerTitle.Location = new System.Drawing.Point(6, 10);
  4034. this.cleanerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4035. this.cleanerTitle.Name = "cleanerTitle";
  4036. this.cleanerTitle.Size = new System.Drawing.Size(260, 28);
  4037. this.cleanerTitle.TabIndex = 46;
  4038. this.cleanerTitle.Tag = "themeable";
  4039. this.cleanerTitle.Text = "Clean up your system drive";
  4040. //
  4041. // panel1
  4042. //
  4043. this.panel1.Controls.Add(this.lblPretext);
  4044. this.panel1.Controls.Add(this.lblFootprint);
  4045. this.panel1.Controls.Add(this.checkErrorReports);
  4046. this.panel1.Controls.Add(this.cleanDriveB);
  4047. this.panel1.Controls.Add(this.checkSelectAll);
  4048. this.panel1.Controls.Add(this.checkMediaCache);
  4049. this.panel1.Controls.Add(this.checkTemp);
  4050. this.panel1.Controls.Add(this.checkLogs);
  4051. this.panel1.Controls.Add(this.checkBin);
  4052. this.panel1.Controls.Add(this.checkMiniDumps);
  4053. this.panel1.Location = new System.Drawing.Point(11, 40);
  4054. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  4055. this.panel1.Name = "panel1";
  4056. this.panel1.Size = new System.Drawing.Size(805, 333);
  4057. this.panel1.TabIndex = 45;
  4058. //
  4059. // lblPretext
  4060. //
  4061. this.lblPretext.AutoSize = true;
  4062. 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)));
  4063. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  4064. this.lblPretext.Location = new System.Drawing.Point(29, 229);
  4065. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4066. this.lblPretext.Name = "lblPretext";
  4067. this.lblPretext.Size = new System.Drawing.Size(123, 21);
  4068. this.lblPretext.TabIndex = 49;
  4069. this.lblPretext.Tag = "";
  4070. this.lblPretext.Text = "Size to be freed:";
  4071. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4072. //
  4073. // lblFootprint
  4074. //
  4075. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  4076. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4077. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  4078. this.lblFootprint.Location = new System.Drawing.Point(30, 250);
  4079. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4080. this.lblFootprint.Name = "lblFootprint";
  4081. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  4082. this.lblFootprint.TabIndex = 48;
  4083. this.lblFootprint.Tag = "themeable";
  4084. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4085. //
  4086. // checkErrorReports
  4087. //
  4088. this.checkErrorReports.AutoSize = true;
  4089. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4090. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  4091. this.checkErrorReports.Location = new System.Drawing.Point(275, 104);
  4092. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  4093. this.checkErrorReports.Name = "checkErrorReports";
  4094. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  4095. this.checkErrorReports.TabIndex = 44;
  4096. this.checkErrorReports.Text = "Error reports";
  4097. this.checkErrorReports.UseVisualStyleBackColor = true;
  4098. //
  4099. // cleanDriveB
  4100. //
  4101. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  4102. this.cleanDriveB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4103. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4104. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4105. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4106. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  4107. this.cleanDriveB.Location = new System.Drawing.Point(29, 196);
  4108. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  4109. this.cleanDriveB.Name = "cleanDriveB";
  4110. this.cleanDriveB.Size = new System.Drawing.Size(120, 31);
  4111. this.cleanDriveB.TabIndex = 34;
  4112. this.cleanDriveB.Text = "Clean";
  4113. this.cleanDriveB.UseVisualStyleBackColor = false;
  4114. this.cleanDriveB.Click += new System.EventHandler(this.button20_Click);
  4115. //
  4116. // checkSelectAll
  4117. //
  4118. this.checkSelectAll.AutoSize = true;
  4119. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4120. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4121. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4122. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4123. this.checkSelectAll.Name = "checkSelectAll";
  4124. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4125. this.checkSelectAll.TabIndex = 35;
  4126. this.checkSelectAll.Tag = "";
  4127. this.checkSelectAll.Text = "Select all";
  4128. this.checkSelectAll.UseVisualStyleBackColor = true;
  4129. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4130. //
  4131. // checkMediaCache
  4132. //
  4133. this.checkMediaCache.AutoSize = true;
  4134. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4135. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4136. this.checkMediaCache.Location = new System.Drawing.Point(275, 75);
  4137. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4138. this.checkMediaCache.Name = "checkMediaCache";
  4139. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4140. this.checkMediaCache.TabIndex = 43;
  4141. this.checkMediaCache.Text = "Media Players cache";
  4142. this.checkMediaCache.UseVisualStyleBackColor = true;
  4143. //
  4144. // checkTemp
  4145. //
  4146. this.checkTemp.AutoSize = true;
  4147. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4148. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4149. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4150. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4151. this.checkTemp.Name = "checkTemp";
  4152. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4153. this.checkTemp.TabIndex = 36;
  4154. this.checkTemp.Text = "Temporary files";
  4155. this.checkTemp.UseVisualStyleBackColor = true;
  4156. //
  4157. // checkLogs
  4158. //
  4159. this.checkLogs.AutoSize = true;
  4160. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4161. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4162. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4163. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4164. this.checkLogs.Name = "checkLogs";
  4165. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  4166. this.checkLogs.TabIndex = 42;
  4167. this.checkLogs.Text = "Windows logs";
  4168. this.checkLogs.UseVisualStyleBackColor = true;
  4169. //
  4170. // checkBin
  4171. //
  4172. this.checkBin.AutoSize = true;
  4173. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4174. this.checkBin.ForeColor = System.Drawing.Color.White;
  4175. this.checkBin.Location = new System.Drawing.Point(275, 45);
  4176. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4177. this.checkBin.Name = "checkBin";
  4178. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4179. this.checkBin.TabIndex = 41;
  4180. this.checkBin.Text = "Empty Recycle Bin";
  4181. this.checkBin.UseVisualStyleBackColor = true;
  4182. //
  4183. // checkMiniDumps
  4184. //
  4185. this.checkMiniDumps.AutoSize = true;
  4186. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4187. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4188. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  4189. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4190. this.checkMiniDumps.Name = "checkMiniDumps";
  4191. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4192. this.checkMiniDumps.TabIndex = 39;
  4193. this.checkMiniDumps.Text = "BSOD Minidumps";
  4194. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4195. //
  4196. // pingerTab
  4197. //
  4198. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4199. this.pingerTab.Controls.Add(this.btnSpeedtest);
  4200. this.pingerTab.Controls.Add(this.flushCacheB);
  4201. this.pingerTab.Controls.Add(this.btnExport);
  4202. this.pingerTab.Controls.Add(this.copyB);
  4203. this.pingerTab.Controls.Add(this.copyIPB);
  4204. this.pingerTab.Controls.Add(this.panel7);
  4205. this.pingerTab.Controls.Add(this.lblResults);
  4206. this.pingerTab.Controls.Add(this.btnShodan);
  4207. this.pingerTab.Controls.Add(this.btnPing);
  4208. this.pingerTab.Controls.Add(this.txtPingInput);
  4209. this.pingerTab.Controls.Add(this.lblPinger);
  4210. this.pingerTab.Controls.Add(this.pingerTitle);
  4211. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  4212. this.pingerTab.Name = "pingerTab";
  4213. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  4214. this.pingerTab.Size = new System.Drawing.Size(860, 611);
  4215. this.pingerTab.TabIndex = 13;
  4216. this.pingerTab.Text = "Pinger";
  4217. //
  4218. // btnSpeedtest
  4219. //
  4220. this.btnSpeedtest.BackColor = System.Drawing.Color.DodgerBlue;
  4221. this.btnSpeedtest.Enabled = false;
  4222. this.btnSpeedtest.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4223. this.btnSpeedtest.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4224. this.btnSpeedtest.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4225. this.btnSpeedtest.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4226. this.btnSpeedtest.ForeColor = System.Drawing.Color.White;
  4227. this.btnSpeedtest.Location = new System.Drawing.Point(732, 14);
  4228. this.btnSpeedtest.Margin = new System.Windows.Forms.Padding(2);
  4229. this.btnSpeedtest.Name = "btnSpeedtest";
  4230. this.btnSpeedtest.Size = new System.Drawing.Size(110, 29);
  4231. this.btnSpeedtest.TabIndex = 85;
  4232. this.btnSpeedtest.Text = "Speed Test";
  4233. this.btnSpeedtest.UseVisualStyleBackColor = false;
  4234. this.btnSpeedtest.Visible = false;
  4235. this.btnSpeedtest.Click += new System.EventHandler(this.btnSpeedtest_Click);
  4236. //
  4237. // flushCacheB
  4238. //
  4239. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  4240. this.flushCacheB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4241. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4242. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4243. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4244. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  4245. this.flushCacheB.Location = new System.Drawing.Point(26, 512);
  4246. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  4247. this.flushCacheB.Name = "flushCacheB";
  4248. this.flushCacheB.Size = new System.Drawing.Size(177, 29);
  4249. this.flushCacheB.TabIndex = 84;
  4250. this.flushCacheB.Text = "Flush DNS cache";
  4251. this.flushCacheB.UseVisualStyleBackColor = false;
  4252. this.flushCacheB.Click += new System.EventHandler(this.button10_Click);
  4253. //
  4254. // btnExport
  4255. //
  4256. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  4257. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4258. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4259. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4260. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4261. this.btnExport.ForeColor = System.Drawing.Color.White;
  4262. this.btnExport.Location = new System.Drawing.Point(463, 512);
  4263. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  4264. this.btnExport.Name = "btnExport";
  4265. this.btnExport.Size = new System.Drawing.Size(107, 29);
  4266. this.btnExport.TabIndex = 83;
  4267. this.btnExport.Text = "Export...";
  4268. this.btnExport.UseVisualStyleBackColor = false;
  4269. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  4270. //
  4271. // copyB
  4272. //
  4273. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  4274. this.copyB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4275. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4276. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4277. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4278. this.copyB.ForeColor = System.Drawing.Color.White;
  4279. this.copyB.Location = new System.Drawing.Point(265, 116);
  4280. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  4281. this.copyB.Name = "copyB";
  4282. this.copyB.Size = new System.Drawing.Size(146, 31);
  4283. this.copyB.TabIndex = 82;
  4284. this.copyB.Text = "Copy IP";
  4285. this.copyB.UseVisualStyleBackColor = false;
  4286. this.copyB.Click += new System.EventHandler(this.button9_Click);
  4287. //
  4288. // copyIPB
  4289. //
  4290. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  4291. this.copyIPB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4292. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4293. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4294. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4295. this.copyIPB.ForeColor = System.Drawing.Color.White;
  4296. this.copyIPB.Location = new System.Drawing.Point(415, 116);
  4297. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  4298. this.copyIPB.Name = "copyIPB";
  4299. this.copyIPB.Size = new System.Drawing.Size(146, 31);
  4300. this.copyIPB.TabIndex = 81;
  4301. this.copyIPB.Text = "Copy";
  4302. this.copyIPB.UseVisualStyleBackColor = false;
  4303. this.copyIPB.Click += new System.EventHandler(this.button7_Click);
  4304. //
  4305. // panel7
  4306. //
  4307. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4308. this.panel7.Controls.Add(this.listPingResults);
  4309. this.panel7.Location = new System.Drawing.Point(26, 200);
  4310. this.panel7.Name = "panel7";
  4311. this.panel7.Size = new System.Drawing.Size(544, 307);
  4312. this.panel7.TabIndex = 80;
  4313. //
  4314. // listPingResults
  4315. //
  4316. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4317. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4318. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  4319. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4320. this.listPingResults.ForeColor = System.Drawing.Color.White;
  4321. this.listPingResults.FormattingEnabled = true;
  4322. this.listPingResults.HorizontalScrollbar = true;
  4323. this.listPingResults.ItemHeight = 21;
  4324. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  4325. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  4326. this.listPingResults.Name = "listPingResults";
  4327. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  4328. this.listPingResults.TabIndex = 79;
  4329. //
  4330. // lblResults
  4331. //
  4332. this.lblResults.AutoSize = true;
  4333. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4334. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  4335. this.lblResults.Location = new System.Drawing.Point(21, 176);
  4336. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4337. this.lblResults.Name = "lblResults";
  4338. this.lblResults.Size = new System.Drawing.Size(62, 21);
  4339. this.lblResults.TabIndex = 60;
  4340. this.lblResults.Tag = "";
  4341. this.lblResults.Text = "Results";
  4342. //
  4343. // btnShodan
  4344. //
  4345. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  4346. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4347. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4348. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4349. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4350. this.btnShodan.ForeColor = System.Drawing.Color.White;
  4351. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  4352. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  4353. this.btnShodan.Name = "btnShodan";
  4354. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  4355. this.btnShodan.TabIndex = 59;
  4356. this.btnShodan.Text = "Check on SHODAN.io";
  4357. this.btnShodan.UseVisualStyleBackColor = false;
  4358. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  4359. //
  4360. // btnPing
  4361. //
  4362. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  4363. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4364. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4365. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4366. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4367. this.btnPing.ForeColor = System.Drawing.Color.White;
  4368. this.btnPing.Location = new System.Drawing.Point(26, 116);
  4369. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  4370. this.btnPing.Name = "btnPing";
  4371. this.btnPing.Size = new System.Drawing.Size(71, 31);
  4372. this.btnPing.TabIndex = 58;
  4373. this.btnPing.Text = "Ping";
  4374. this.btnPing.UseVisualStyleBackColor = false;
  4375. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  4376. //
  4377. // txtPingInput
  4378. //
  4379. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4380. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4381. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4382. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  4383. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  4384. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  4385. this.txtPingInput.Name = "txtPingInput";
  4386. this.txtPingInput.Size = new System.Drawing.Size(535, 29);
  4387. this.txtPingInput.TabIndex = 56;
  4388. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4389. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  4390. //
  4391. // lblPinger
  4392. //
  4393. this.lblPinger.AutoSize = true;
  4394. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4395. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  4396. this.lblPinger.Location = new System.Drawing.Point(23, 60);
  4397. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4398. this.lblPinger.Name = "lblPinger";
  4399. this.lblPinger.Size = new System.Drawing.Size(139, 21);
  4400. this.lblPinger.TabIndex = 57;
  4401. this.lblPinger.Tag = "";
  4402. this.lblPinger.Text = "IP / Domain name";
  4403. //
  4404. // pingerTitle
  4405. //
  4406. this.pingerTitle.AutoSize = true;
  4407. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4408. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4409. this.pingerTitle.Location = new System.Drawing.Point(6, 10);
  4410. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4411. this.pingerTitle.Name = "pingerTitle";
  4412. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  4413. this.pingerTitle.TabIndex = 47;
  4414. this.pingerTitle.Tag = "themeable";
  4415. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  4416. //
  4417. // hostsEditorTab
  4418. //
  4419. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4420. this.hostsEditorTab.Controls.Add(this.panel4);
  4421. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  4422. this.hostsEditorTab.Controls.Add(this.linkLocate);
  4423. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  4424. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4425. this.hostsEditorTab.Name = "hostsEditorTab";
  4426. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4427. this.hostsEditorTab.Size = new System.Drawing.Size(860, 611);
  4428. this.hostsEditorTab.TabIndex = 9;
  4429. this.hostsEditorTab.Text = "Hosts";
  4430. //
  4431. // panel4
  4432. //
  4433. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4434. | System.Windows.Forms.AnchorStyles.Left)
  4435. | System.Windows.Forms.AnchorStyles.Right)));
  4436. this.panel4.Controls.Add(this.lblAdblockSub);
  4437. this.panel4.Controls.Add(this.linkAdvancedEdit);
  4438. this.panel4.Controls.Add(this.lblAdblock);
  4439. this.panel4.Controls.Add(this.linkRestoreDefault);
  4440. this.panel4.Controls.Add(this.adblockUlti);
  4441. this.panel4.Controls.Add(this.adblockP);
  4442. this.panel4.Controls.Add(this.adblockS);
  4443. this.panel4.Controls.Add(this.adblockBasic);
  4444. this.panel4.Controls.Add(this.lblLock);
  4445. this.panel4.Controls.Add(this.chkReadOnly);
  4446. this.panel4.Controls.Add(this.panelList);
  4447. this.panel4.Controls.Add(this.chkBlock);
  4448. this.panel4.Controls.Add(this.refreshHostsB);
  4449. this.panel4.Controls.Add(this.removeHostB);
  4450. this.panel4.Controls.Add(this.removeAllHostsB);
  4451. this.panel4.Controls.Add(this.addHostB);
  4452. this.panel4.Controls.Add(this.txtIP);
  4453. this.panel4.Controls.Add(this.txtDomain);
  4454. this.panel4.Controls.Add(this.lblDomain);
  4455. this.panel4.Controls.Add(this.lblIP);
  4456. this.panel4.Location = new System.Drawing.Point(6, 70);
  4457. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4458. this.panel4.Name = "panel4";
  4459. this.panel4.Size = new System.Drawing.Size(848, 535);
  4460. this.panel4.TabIndex = 53;
  4461. //
  4462. // lblAdblockSub
  4463. //
  4464. this.lblAdblockSub.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4465. this.lblAdblockSub.ForeColor = System.Drawing.Color.Silver;
  4466. this.lblAdblockSub.Location = new System.Drawing.Point(325, 279);
  4467. this.lblAdblockSub.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4468. this.lblAdblockSub.Name = "lblAdblockSub";
  4469. this.lblAdblockSub.Size = new System.Drawing.Size(313, 25);
  4470. this.lblAdblockSub.TabIndex = 68;
  4471. this.lblAdblockSub.Tag = "";
  4472. this.lblAdblockSub.Text = "(will delete your current config)";
  4473. //
  4474. // linkAdvancedEdit
  4475. //
  4476. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4477. this.linkAdvancedEdit.AutoSize = true;
  4478. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4479. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  4480. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  4481. this.linkAdvancedEdit.Location = new System.Drawing.Point(1, 428);
  4482. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4483. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  4484. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  4485. this.linkAdvancedEdit.TabIndex = 49;
  4486. this.linkAdvancedEdit.TabStop = true;
  4487. this.linkAdvancedEdit.Tag = "";
  4488. this.linkAdvancedEdit.Text = "Advanced editor";
  4489. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4490. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  4491. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4492. //
  4493. // lblAdblock
  4494. //
  4495. this.lblAdblock.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4496. this.lblAdblock.ForeColor = System.Drawing.Color.DodgerBlue;
  4497. this.lblAdblock.Location = new System.Drawing.Point(322, 254);
  4498. this.lblAdblock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4499. this.lblAdblock.Name = "lblAdblock";
  4500. this.lblAdblock.Size = new System.Drawing.Size(281, 25);
  4501. this.lblAdblock.TabIndex = 67;
  4502. this.lblAdblock.Tag = "themeable";
  4503. this.lblAdblock.Text = "Pre-made adblocks";
  4504. //
  4505. // linkRestoreDefault
  4506. //
  4507. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4508. this.linkRestoreDefault.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4509. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4510. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  4511. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  4512. this.linkRestoreDefault.Location = new System.Drawing.Point(354, 514);
  4513. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4514. this.linkRestoreDefault.Name = "linkRestoreDefault";
  4515. this.linkRestoreDefault.Size = new System.Drawing.Size(494, 21);
  4516. this.linkRestoreDefault.TabIndex = 51;
  4517. this.linkRestoreDefault.TabStop = true;
  4518. this.linkRestoreDefault.Tag = "";
  4519. this.linkRestoreDefault.Text = "Restore default";
  4520. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4521. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  4522. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4523. //
  4524. // adblockUlti
  4525. //
  4526. this.adblockUlti.BackColor = System.Drawing.Color.DodgerBlue;
  4527. this.adblockUlti.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4528. this.adblockUlti.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4529. this.adblockUlti.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4530. this.adblockUlti.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4531. this.adblockUlti.ForeColor = System.Drawing.Color.White;
  4532. this.adblockUlti.Location = new System.Drawing.Point(485, 351);
  4533. this.adblockUlti.Margin = new System.Windows.Forms.Padding(2);
  4534. this.adblockUlti.Name = "adblockUlti";
  4535. this.adblockUlti.Size = new System.Drawing.Size(153, 31);
  4536. this.adblockUlti.TabIndex = 66;
  4537. this.adblockUlti.Text = "AdBlock Ultimate\r\n";
  4538. this.adblockUlti.UseVisualStyleBackColor = false;
  4539. this.adblockUlti.Click += new System.EventHandler(this.button4_Click);
  4540. //
  4541. // adblockP
  4542. //
  4543. this.adblockP.BackColor = System.Drawing.Color.DodgerBlue;
  4544. this.adblockP.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4545. this.adblockP.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4546. this.adblockP.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4547. this.adblockP.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4548. this.adblockP.ForeColor = System.Drawing.Color.White;
  4549. this.adblockP.Location = new System.Drawing.Point(485, 316);
  4550. this.adblockP.Margin = new System.Windows.Forms.Padding(2);
  4551. this.adblockP.Name = "adblockP";
  4552. this.adblockP.Size = new System.Drawing.Size(153, 31);
  4553. this.adblockP.TabIndex = 65;
  4554. this.adblockP.Text = "AdBlock + Porn";
  4555. this.adblockP.UseVisualStyleBackColor = false;
  4556. this.adblockP.Click += new System.EventHandler(this.button3_Click);
  4557. //
  4558. // adblockS
  4559. //
  4560. this.adblockS.BackColor = System.Drawing.Color.DodgerBlue;
  4561. this.adblockS.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4562. this.adblockS.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4563. this.adblockS.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4564. this.adblockS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4565. this.adblockS.ForeColor = System.Drawing.Color.White;
  4566. this.adblockS.Location = new System.Drawing.Point(327, 351);
  4567. this.adblockS.Margin = new System.Windows.Forms.Padding(2);
  4568. this.adblockS.Name = "adblockS";
  4569. this.adblockS.Size = new System.Drawing.Size(153, 31);
  4570. this.adblockS.TabIndex = 64;
  4571. this.adblockS.Text = "AdBlock + Social";
  4572. this.adblockS.UseVisualStyleBackColor = false;
  4573. this.adblockS.Click += new System.EventHandler(this.button2_Click);
  4574. //
  4575. // adblockBasic
  4576. //
  4577. this.adblockBasic.BackColor = System.Drawing.Color.DodgerBlue;
  4578. this.adblockBasic.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4579. this.adblockBasic.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4580. this.adblockBasic.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4581. this.adblockBasic.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4582. this.adblockBasic.ForeColor = System.Drawing.Color.White;
  4583. this.adblockBasic.Location = new System.Drawing.Point(327, 316);
  4584. this.adblockBasic.Margin = new System.Windows.Forms.Padding(2);
  4585. this.adblockBasic.Name = "adblockBasic";
  4586. this.adblockBasic.Size = new System.Drawing.Size(153, 31);
  4587. this.adblockBasic.TabIndex = 63;
  4588. this.adblockBasic.Text = "AdBlock Basic";
  4589. this.adblockBasic.UseVisualStyleBackColor = false;
  4590. this.adblockBasic.Click += new System.EventHandler(this.button1_Click);
  4591. //
  4592. // lblLock
  4593. //
  4594. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4595. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  4596. this.lblLock.Location = new System.Drawing.Point(325, 182);
  4597. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4598. this.lblLock.Name = "lblLock";
  4599. this.lblLock.Size = new System.Drawing.Size(315, 55);
  4600. this.lblLock.TabIndex = 62;
  4601. this.lblLock.Tag = "";
  4602. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  4603. //
  4604. // chkReadOnly
  4605. //
  4606. this.chkReadOnly.AutoSize = true;
  4607. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4608. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4609. this.chkReadOnly.Location = new System.Drawing.Point(329, 155);
  4610. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4611. this.chkReadOnly.Name = "chkReadOnly";
  4612. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4613. this.chkReadOnly.TabIndex = 61;
  4614. this.chkReadOnly.Text = "Read-only";
  4615. this.chkReadOnly.UseVisualStyleBackColor = true;
  4616. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4617. //
  4618. // panelList
  4619. //
  4620. this.panelList.Controls.Add(this.listHostEntries);
  4621. this.panelList.Location = new System.Drawing.Point(5, 3);
  4622. this.panelList.Name = "panelList";
  4623. this.panelList.Size = new System.Drawing.Size(312, 388);
  4624. this.panelList.TabIndex = 60;
  4625. //
  4626. // listHostEntries
  4627. //
  4628. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4629. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4630. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4631. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4632. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4633. this.listHostEntries.FormattingEnabled = true;
  4634. this.listHostEntries.HorizontalScrollbar = true;
  4635. this.listHostEntries.ItemHeight = 21;
  4636. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4637. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4638. this.listHostEntries.Name = "listHostEntries";
  4639. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4640. this.listHostEntries.TabIndex = 52;
  4641. //
  4642. // chkBlock
  4643. //
  4644. this.chkBlock.AutoSize = true;
  4645. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4646. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4647. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  4648. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4649. this.chkBlock.Name = "chkBlock";
  4650. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4651. this.chkBlock.TabIndex = 59;
  4652. this.chkBlock.Text = "Block";
  4653. this.chkBlock.UseVisualStyleBackColor = true;
  4654. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4655. //
  4656. // refreshHostsB
  4657. //
  4658. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4659. this.refreshHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4660. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4661. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4662. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4663. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  4664. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  4665. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  4666. this.refreshHostsB.Name = "refreshHostsB";
  4667. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  4668. this.refreshHostsB.TabIndex = 55;
  4669. this.refreshHostsB.Text = "Refresh";
  4670. this.refreshHostsB.UseVisualStyleBackColor = false;
  4671. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  4672. //
  4673. // removeHostB
  4674. //
  4675. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4676. this.removeHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4677. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4678. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4679. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4680. this.removeHostB.ForeColor = System.Drawing.Color.White;
  4681. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  4682. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  4683. this.removeHostB.Name = "removeHostB";
  4684. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  4685. this.removeHostB.TabIndex = 54;
  4686. this.removeHostB.Text = "Remove";
  4687. this.removeHostB.UseVisualStyleBackColor = false;
  4688. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  4689. //
  4690. // removeAllHostsB
  4691. //
  4692. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4693. this.removeAllHostsB.Enabled = false;
  4694. this.removeAllHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4695. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4696. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4697. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4698. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  4699. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  4700. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  4701. this.removeAllHostsB.Name = "removeAllHostsB";
  4702. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  4703. this.removeAllHostsB.TabIndex = 53;
  4704. this.removeAllHostsB.Text = "Remove all";
  4705. this.removeAllHostsB.UseVisualStyleBackColor = false;
  4706. this.removeAllHostsB.Visible = false;
  4707. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  4708. //
  4709. // addHostB
  4710. //
  4711. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4712. this.addHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4713. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4714. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4715. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4716. this.addHostB.ForeColor = System.Drawing.Color.White;
  4717. this.addHostB.Location = new System.Drawing.Point(551, 110);
  4718. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  4719. this.addHostB.Name = "addHostB";
  4720. this.addHostB.Size = new System.Drawing.Size(87, 31);
  4721. this.addHostB.TabIndex = 57;
  4722. this.addHostB.Text = "Add";
  4723. this.addHostB.UseVisualStyleBackColor = false;
  4724. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  4725. //
  4726. // txtIP
  4727. //
  4728. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4729. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4730. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4731. this.txtIP.ForeColor = System.Drawing.Color.White;
  4732. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4733. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4734. this.txtIP.Name = "txtIP";
  4735. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4736. this.txtIP.TabIndex = 0;
  4737. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4738. //
  4739. // txtDomain
  4740. //
  4741. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4742. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4743. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4744. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4745. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4746. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4747. this.txtDomain.Name = "txtDomain";
  4748. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4749. this.txtDomain.TabIndex = 1;
  4750. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4751. //
  4752. // lblDomain
  4753. //
  4754. this.lblDomain.AutoSize = true;
  4755. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4756. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4757. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  4758. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4759. this.lblDomain.Name = "lblDomain";
  4760. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  4761. this.lblDomain.TabIndex = 55;
  4762. this.lblDomain.Tag = "themeable";
  4763. this.lblDomain.Text = "Domain";
  4764. //
  4765. // lblIP
  4766. //
  4767. this.lblIP.AutoSize = true;
  4768. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4769. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4770. this.lblIP.Location = new System.Drawing.Point(323, 0);
  4771. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4772. this.lblIP.Name = "lblIP";
  4773. this.lblIP.Size = new System.Drawing.Size(85, 21);
  4774. this.lblIP.TabIndex = 53;
  4775. this.lblIP.Tag = "themeable";
  4776. this.lblIP.Text = "IP address";
  4777. //
  4778. // hostsTitle
  4779. //
  4780. this.hostsTitle.AutoSize = true;
  4781. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4782. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4783. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  4784. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4785. this.hostsTitle.Name = "hostsTitle";
  4786. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  4787. this.hostsTitle.TabIndex = 3;
  4788. this.hostsTitle.Tag = "themeable";
  4789. this.hostsTitle.Text = "Edit your hosts file";
  4790. //
  4791. // linkLocate
  4792. //
  4793. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4794. this.linkLocate.AutoSize = true;
  4795. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4796. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4797. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4798. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  4799. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4800. this.linkLocate.Name = "linkLocate";
  4801. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  4802. this.linkLocate.TabIndex = 47;
  4803. this.linkLocate.TabStop = true;
  4804. this.linkLocate.Tag = "";
  4805. this.linkLocate.Text = "Locate";
  4806. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4807. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  4808. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4809. //
  4810. // registryFixerTab
  4811. //
  4812. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4813. this.registryFixerTab.Controls.Add(this.panel2);
  4814. this.registryFixerTab.Controls.Add(this.registryTitle);
  4815. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  4816. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4817. this.registryFixerTab.Name = "registryFixerTab";
  4818. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4819. this.registryFixerTab.Size = new System.Drawing.Size(860, 611);
  4820. this.registryFixerTab.TabIndex = 8;
  4821. this.registryFixerTab.Text = "Registry";
  4822. //
  4823. // panel2
  4824. //
  4825. this.panel2.Controls.Add(this.regFixB);
  4826. this.panel2.Controls.Add(this.regLbl);
  4827. this.panel2.Controls.Add(this.checkRestartExplorer);
  4828. this.panel2.Controls.Add(this.checkRegistryEditor);
  4829. this.panel2.Controls.Add(this.checkEnableAll);
  4830. this.panel2.Controls.Add(this.checkContextMenu);
  4831. this.panel2.Controls.Add(this.checkTaskManager);
  4832. this.panel2.Controls.Add(this.checkCommandPrompt);
  4833. this.panel2.Controls.Add(this.checkFirewall);
  4834. this.panel2.Controls.Add(this.checkRunDialog);
  4835. this.panel2.Controls.Add(this.checkFolderOptions);
  4836. this.panel2.Controls.Add(this.checkControlPanel);
  4837. this.panel2.Location = new System.Drawing.Point(11, 40);
  4838. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4839. this.panel2.Name = "panel2";
  4840. this.panel2.Size = new System.Drawing.Size(755, 286);
  4841. this.panel2.TabIndex = 48;
  4842. //
  4843. // regFixB
  4844. //
  4845. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  4846. this.regFixB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4847. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4848. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4849. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4850. this.regFixB.ForeColor = System.Drawing.Color.White;
  4851. this.regFixB.Location = new System.Drawing.Point(29, 252);
  4852. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  4853. this.regFixB.Name = "regFixB";
  4854. this.regFixB.Size = new System.Drawing.Size(108, 31);
  4855. this.regFixB.TabIndex = 49;
  4856. this.regFixB.Text = "Fix";
  4857. this.regFixB.UseVisualStyleBackColor = false;
  4858. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  4859. //
  4860. // regLbl
  4861. //
  4862. this.regLbl.AutoSize = true;
  4863. this.regLbl.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)));
  4864. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  4865. this.regLbl.Location = new System.Drawing.Point(94, 202);
  4866. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4867. this.regLbl.Name = "regLbl";
  4868. this.regLbl.Size = new System.Drawing.Size(236, 21);
  4869. this.regLbl.TabIndex = 51;
  4870. this.regLbl.Tag = "";
  4871. this.regLbl.Text = "(some changes might need this)";
  4872. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4873. //
  4874. // checkRestartExplorer
  4875. //
  4876. this.checkRestartExplorer.AutoSize = true;
  4877. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4878. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4879. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4880. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4881. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4882. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4883. this.checkRestartExplorer.TabIndex = 50;
  4884. this.checkRestartExplorer.Tag = "";
  4885. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4886. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4887. //
  4888. // checkRegistryEditor
  4889. //
  4890. this.checkRegistryEditor.AutoSize = true;
  4891. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4892. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4893. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4894. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4895. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4896. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4897. this.checkRegistryEditor.TabIndex = 38;
  4898. this.checkRegistryEditor.Text = "Registry Editor";
  4899. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4900. //
  4901. // checkEnableAll
  4902. //
  4903. this.checkEnableAll.AutoSize = true;
  4904. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4905. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4906. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4907. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4908. this.checkEnableAll.Name = "checkEnableAll";
  4909. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4910. this.checkEnableAll.TabIndex = 35;
  4911. this.checkEnableAll.Tag = "";
  4912. this.checkEnableAll.Text = "Enable all";
  4913. this.checkEnableAll.UseVisualStyleBackColor = true;
  4914. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4915. //
  4916. // checkContextMenu
  4917. //
  4918. this.checkContextMenu.AutoSize = true;
  4919. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4920. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4921. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4922. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4923. this.checkContextMenu.Name = "checkContextMenu";
  4924. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4925. this.checkContextMenu.TabIndex = 43;
  4926. this.checkContextMenu.Text = "Right Click menu";
  4927. this.checkContextMenu.UseVisualStyleBackColor = true;
  4928. //
  4929. // checkTaskManager
  4930. //
  4931. this.checkTaskManager.AutoSize = true;
  4932. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4933. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4934. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4935. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4936. this.checkTaskManager.Name = "checkTaskManager";
  4937. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4938. this.checkTaskManager.TabIndex = 36;
  4939. this.checkTaskManager.Text = "Task Manager";
  4940. this.checkTaskManager.UseVisualStyleBackColor = true;
  4941. //
  4942. // checkCommandPrompt
  4943. //
  4944. this.checkCommandPrompt.AutoSize = true;
  4945. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4946. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4947. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4948. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4949. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4950. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4951. this.checkCommandPrompt.TabIndex = 42;
  4952. this.checkCommandPrompt.Text = "Command Prompt";
  4953. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4954. //
  4955. // checkFirewall
  4956. //
  4957. this.checkFirewall.AutoSize = true;
  4958. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4959. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4960. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  4961. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4962. this.checkFirewall.Name = "checkFirewall";
  4963. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4964. this.checkFirewall.TabIndex = 37;
  4965. this.checkFirewall.Text = "Windows Firewall";
  4966. this.checkFirewall.UseVisualStyleBackColor = true;
  4967. //
  4968. // checkRunDialog
  4969. //
  4970. this.checkRunDialog.AutoSize = true;
  4971. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4972. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4973. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  4974. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4975. this.checkRunDialog.Name = "checkRunDialog";
  4976. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4977. this.checkRunDialog.TabIndex = 41;
  4978. this.checkRunDialog.Text = "Run Dialog";
  4979. this.checkRunDialog.UseVisualStyleBackColor = true;
  4980. //
  4981. // checkFolderOptions
  4982. //
  4983. this.checkFolderOptions.AutoSize = true;
  4984. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4985. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4986. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4987. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4988. this.checkFolderOptions.Name = "checkFolderOptions";
  4989. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4990. this.checkFolderOptions.TabIndex = 39;
  4991. this.checkFolderOptions.Text = "Folder Options";
  4992. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4993. //
  4994. // checkControlPanel
  4995. //
  4996. this.checkControlPanel.AutoSize = true;
  4997. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4998. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4999. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  5000. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  5001. this.checkControlPanel.Name = "checkControlPanel";
  5002. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  5003. this.checkControlPanel.TabIndex = 40;
  5004. this.checkControlPanel.Text = "Control Panel";
  5005. this.checkControlPanel.UseVisualStyleBackColor = true;
  5006. //
  5007. // registryTitle
  5008. //
  5009. this.registryTitle.AutoSize = true;
  5010. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5011. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  5012. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  5013. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5014. this.registryTitle.Name = "registryTitle";
  5015. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  5016. this.registryTitle.TabIndex = 47;
  5017. this.registryTitle.Tag = "themeable";
  5018. this.registryTitle.Text = "Fix common registry issues";
  5019. //
  5020. // integratorTab
  5021. //
  5022. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5023. this.integratorTab.Controls.Add(this.synapse);
  5024. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  5025. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  5026. this.integratorTab.Name = "integratorTab";
  5027. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  5028. this.integratorTab.Size = new System.Drawing.Size(860, 611);
  5029. this.integratorTab.TabIndex = 10;
  5030. this.integratorTab.Text = "Integrator";
  5031. //
  5032. // synapse
  5033. //
  5034. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  5035. this.synapse.Controls.Add(this.integratorInfoTab);
  5036. this.synapse.Controls.Add(this.tabPage8);
  5037. this.synapse.Controls.Add(this.tabPage9);
  5038. this.synapse.Controls.Add(this.tabPage10);
  5039. this.synapse.Controls.Add(this.tabPage11);
  5040. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  5041. this.synapse.Location = new System.Drawing.Point(2, 2);
  5042. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  5043. this.synapse.Multiline = true;
  5044. this.synapse.Name = "synapse";
  5045. this.synapse.SelectedIndex = 0;
  5046. this.synapse.Size = new System.Drawing.Size(856, 607);
  5047. this.synapse.TabIndex = 0;
  5048. //
  5049. // integratorInfoTab
  5050. //
  5051. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5052. this.integratorInfoTab.Controls.Add(this.integrator7);
  5053. this.integratorInfoTab.Controls.Add(this.integrator6);
  5054. this.integratorInfoTab.Controls.Add(this.integrator5);
  5055. this.integratorInfoTab.Controls.Add(this.integrator4);
  5056. this.integratorInfoTab.Controls.Add(this.integrator3);
  5057. this.integratorInfoTab.Controls.Add(this.integrator2);
  5058. this.integratorInfoTab.Controls.Add(this.integrator1);
  5059. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  5060. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  5061. this.integratorInfoTab.Name = "integratorInfoTab";
  5062. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  5063. this.integratorInfoTab.Size = new System.Drawing.Size(848, 579);
  5064. this.integratorInfoTab.TabIndex = 0;
  5065. this.integratorInfoTab.Text = "Info";
  5066. //
  5067. // integrator7
  5068. //
  5069. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5070. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  5071. this.integrator7.Location = new System.Drawing.Point(6, 225);
  5072. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5073. this.integrator7.Name = "integrator7";
  5074. this.integrator7.Size = new System.Drawing.Size(763, 233);
  5075. this.integrator7.TabIndex = 10;
  5076. this.integrator7.Tag = "";
  5077. this.integrator7.Text = resources.GetString("integrator7.Text");
  5078. //
  5079. // integrator6
  5080. //
  5081. this.integrator6.AutoSize = true;
  5082. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5083. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  5084. this.integrator6.Location = new System.Drawing.Point(38, 183);
  5085. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5086. this.integrator6.Name = "integrator6";
  5087. this.integrator6.Size = new System.Drawing.Size(122, 25);
  5088. this.integrator6.TabIndex = 9;
  5089. this.integrator6.Tag = "";
  5090. this.integrator6.Text = "• Commands";
  5091. //
  5092. // integrator5
  5093. //
  5094. this.integrator5.AutoSize = true;
  5095. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5096. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  5097. this.integrator5.Location = new System.Drawing.Point(38, 158);
  5098. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5099. this.integrator5.Name = "integrator5";
  5100. this.integrator5.Size = new System.Drawing.Size(157, 25);
  5101. this.integrator5.TabIndex = 8;
  5102. this.integrator5.Tag = "";
  5103. this.integrator5.Text = "• Any type of file";
  5104. //
  5105. // integrator4
  5106. //
  5107. this.integrator4.AutoSize = true;
  5108. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5109. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  5110. this.integrator4.Location = new System.Drawing.Point(38, 132);
  5111. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5112. this.integrator4.Name = "integrator4";
  5113. this.integrator4.Size = new System.Drawing.Size(181, 25);
  5114. this.integrator4.TabIndex = 7;
  5115. this.integrator4.Tag = "";
  5116. this.integrator4.Text = "• Links to webpages";
  5117. //
  5118. // integrator3
  5119. //
  5120. this.integrator3.AutoSize = true;
  5121. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5122. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  5123. this.integrator3.Location = new System.Drawing.Point(38, 106);
  5124. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5125. this.integrator3.Name = "integrator3";
  5126. this.integrator3.Size = new System.Drawing.Size(194, 25);
  5127. this.integrator3.TabIndex = 6;
  5128. this.integrator3.Tag = "";
  5129. this.integrator3.Text = "• Shortcuts to folders";
  5130. //
  5131. // integrator2
  5132. //
  5133. this.integrator2.AutoSize = true;
  5134. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5135. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  5136. this.integrator2.Location = new System.Drawing.Point(38, 81);
  5137. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5138. this.integrator2.Name = "integrator2";
  5139. this.integrator2.Size = new System.Drawing.Size(138, 25);
  5140. this.integrator2.TabIndex = 5;
  5141. this.integrator2.Tag = "";
  5142. this.integrator2.Text = "• Any program";
  5143. //
  5144. // integrator1
  5145. //
  5146. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5147. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  5148. this.integrator1.Location = new System.Drawing.Point(6, 10);
  5149. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5150. this.integrator1.Name = "integrator1";
  5151. this.integrator1.Size = new System.Drawing.Size(419, 61);
  5152. this.integrator1.TabIndex = 4;
  5153. this.integrator1.Tag = "";
  5154. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  5155. //
  5156. // tabPage8
  5157. //
  5158. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5159. this.tabPage8.Controls.Add(this.btnAddItem);
  5160. this.tabPage8.Controls.Add(this.itemnamegroup);
  5161. this.tabPage8.Controls.Add(this.security);
  5162. this.tabPage8.Controls.Add(this.itemposition);
  5163. this.tabPage8.Controls.Add(this.icontoaddgroup);
  5164. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  5165. this.tabPage8.Controls.Add(this.itemtype);
  5166. this.tabPage8.Controls.Add(this.addItemL);
  5167. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  5168. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  5169. this.tabPage8.Name = "tabPage8";
  5170. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  5171. this.tabPage8.Size = new System.Drawing.Size(848, 579);
  5172. this.tabPage8.TabIndex = 1;
  5173. this.tabPage8.Text = "Add/Modify";
  5174. //
  5175. // btnAddItem
  5176. //
  5177. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  5178. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5179. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5180. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5181. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5182. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  5183. this.btnAddItem.Location = new System.Drawing.Point(465, 473);
  5184. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  5185. this.btnAddItem.Name = "btnAddItem";
  5186. this.btnAddItem.Size = new System.Drawing.Size(173, 31);
  5187. this.btnAddItem.TabIndex = 85;
  5188. this.btnAddItem.Text = "Add/Modify";
  5189. this.btnAddItem.UseVisualStyleBackColor = false;
  5190. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  5191. //
  5192. // itemnamegroup
  5193. //
  5194. this.itemnamegroup.Controls.Add(this.txtItemName);
  5195. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5196. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  5197. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  5198. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  5199. this.itemnamegroup.Name = "itemnamegroup";
  5200. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  5201. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  5202. this.itemnamegroup.TabIndex = 84;
  5203. this.itemnamegroup.TabStop = false;
  5204. this.itemnamegroup.Text = "Item name in menu:";
  5205. //
  5206. // txtItemName
  5207. //
  5208. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5209. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5210. this.txtItemName.ForeColor = System.Drawing.Color.White;
  5211. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  5212. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5213. this.txtItemName.Name = "txtItemName";
  5214. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  5215. this.txtItemName.TabIndex = 82;
  5216. //
  5217. // security
  5218. //
  5219. this.security.Controls.Add(this.checkShift);
  5220. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5221. this.security.ForeColor = System.Drawing.Color.Silver;
  5222. this.security.Location = new System.Drawing.Point(11, 338);
  5223. this.security.Margin = new System.Windows.Forms.Padding(2);
  5224. this.security.Name = "security";
  5225. this.security.Padding = new System.Windows.Forms.Padding(2);
  5226. this.security.Size = new System.Drawing.Size(627, 61);
  5227. this.security.TabIndex = 83;
  5228. this.security.TabStop = false;
  5229. this.security.Text = "Security:";
  5230. //
  5231. // checkShift
  5232. //
  5233. this.checkShift.AutoSize = true;
  5234. this.checkShift.ForeColor = System.Drawing.Color.White;
  5235. this.checkShift.Location = new System.Drawing.Point(11, 26);
  5236. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5237. this.checkShift.Name = "checkShift";
  5238. this.checkShift.Size = new System.Drawing.Size(300, 25);
  5239. this.checkShift.TabIndex = 83;
  5240. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5241. this.checkShift.UseVisualStyleBackColor = true;
  5242. //
  5243. // itemposition
  5244. //
  5245. this.itemposition.Controls.Add(this.radioTop);
  5246. this.itemposition.Controls.Add(this.radioMiddle);
  5247. this.itemposition.Controls.Add(this.radioBottom);
  5248. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5249. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5250. this.itemposition.Location = new System.Drawing.Point(11, 272);
  5251. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5252. this.itemposition.Name = "itemposition";
  5253. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5254. this.itemposition.Size = new System.Drawing.Size(627, 62);
  5255. this.itemposition.TabIndex = 82;
  5256. this.itemposition.TabStop = false;
  5257. this.itemposition.Text = "Item position:";
  5258. //
  5259. // radioTop
  5260. //
  5261. this.radioTop.AutoSize = true;
  5262. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5263. this.radioTop.ForeColor = System.Drawing.Color.White;
  5264. this.radioTop.Location = new System.Drawing.Point(11, 26);
  5265. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5266. this.radioTop.Name = "radioTop";
  5267. this.radioTop.Size = new System.Drawing.Size(55, 25);
  5268. this.radioTop.TabIndex = 83;
  5269. this.radioTop.Text = "Top";
  5270. this.radioTop.UseVisualStyleBackColor = true;
  5271. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5272. //
  5273. // radioMiddle
  5274. //
  5275. this.radioMiddle.AutoSize = true;
  5276. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5277. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  5278. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5279. this.radioMiddle.Name = "radioMiddle";
  5280. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5281. this.radioMiddle.TabIndex = 84;
  5282. this.radioMiddle.Text = "Middle";
  5283. this.radioMiddle.UseVisualStyleBackColor = true;
  5284. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5285. //
  5286. // radioBottom
  5287. //
  5288. this.radioBottom.AutoSize = true;
  5289. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5290. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  5291. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5292. this.radioBottom.Name = "radioBottom";
  5293. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5294. this.radioBottom.TabIndex = 85;
  5295. this.radioBottom.Text = "Bottom";
  5296. this.radioBottom.UseVisualStyleBackColor = true;
  5297. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5298. //
  5299. // icontoaddgroup
  5300. //
  5301. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5302. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5303. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5304. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5305. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5306. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5307. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5308. this.icontoaddgroup.Name = "icontoaddgroup";
  5309. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5310. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  5311. this.icontoaddgroup.TabIndex = 81;
  5312. this.icontoaddgroup.TabStop = false;
  5313. this.icontoaddgroup.Text = "Icon to add:";
  5314. //
  5315. // checkDefaultIcon
  5316. //
  5317. this.checkDefaultIcon.AutoSize = true;
  5318. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5319. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5320. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5321. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5322. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5323. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5324. this.checkDefaultIcon.TabIndex = 82;
  5325. this.checkDefaultIcon.Text = "Use program\'s icon";
  5326. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5327. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5328. //
  5329. // btnBrowseIcon
  5330. //
  5331. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5332. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5333. this.btnBrowseIcon.Enabled = false;
  5334. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5335. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5336. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5337. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5338. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5339. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5340. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5341. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5342. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  5343. this.btnBrowseIcon.TabIndex = 82;
  5344. this.btnBrowseIcon.Text = "...";
  5345. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5346. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5347. //
  5348. // txtIcon
  5349. //
  5350. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5351. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5352. this.txtIcon.Enabled = false;
  5353. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5354. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5355. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5356. this.txtIcon.Name = "txtIcon";
  5357. this.txtIcon.ReadOnly = true;
  5358. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5359. this.txtIcon.TabIndex = 81;
  5360. //
  5361. // itemtoaddgroup
  5362. //
  5363. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5364. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5365. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5366. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5367. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5368. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5369. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5370. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5371. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  5372. this.itemtoaddgroup.TabIndex = 80;
  5373. this.itemtoaddgroup.TabStop = false;
  5374. this.itemtoaddgroup.Text = "Program to add:";
  5375. //
  5376. // btnBrowseItem
  5377. //
  5378. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5379. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5380. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5381. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5382. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5383. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5384. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5385. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  5386. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5387. this.btnBrowseItem.Name = "btnBrowseItem";
  5388. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  5389. this.btnBrowseItem.TabIndex = 82;
  5390. this.btnBrowseItem.Text = "...";
  5391. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5392. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5393. //
  5394. // txtItem
  5395. //
  5396. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5397. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5398. this.txtItem.ForeColor = System.Drawing.Color.White;
  5399. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5400. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5401. this.txtItem.Name = "txtItem";
  5402. this.txtItem.ReadOnly = true;
  5403. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5404. this.txtItem.TabIndex = 81;
  5405. //
  5406. // itemtype
  5407. //
  5408. this.itemtype.Controls.Add(this.radioCommand);
  5409. this.itemtype.Controls.Add(this.radioProgram);
  5410. this.itemtype.Controls.Add(this.radioFolder);
  5411. this.itemtype.Controls.Add(this.radioLink);
  5412. this.itemtype.Controls.Add(this.radioFile);
  5413. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5414. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5415. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5416. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5417. this.itemtype.Name = "itemtype";
  5418. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5419. this.itemtype.Size = new System.Drawing.Size(627, 63);
  5420. this.itemtype.TabIndex = 79;
  5421. this.itemtype.TabStop = false;
  5422. this.itemtype.Text = "Item Type:";
  5423. //
  5424. // radioCommand
  5425. //
  5426. this.radioCommand.AutoSize = true;
  5427. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5428. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  5429. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5430. this.radioCommand.Name = "radioCommand";
  5431. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5432. this.radioCommand.TabIndex = 84;
  5433. this.radioCommand.Text = "Command";
  5434. this.radioCommand.UseVisualStyleBackColor = true;
  5435. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5436. //
  5437. // radioProgram
  5438. //
  5439. this.radioProgram.AutoSize = true;
  5440. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5441. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5442. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5443. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5444. this.radioProgram.Name = "radioProgram";
  5445. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5446. this.radioProgram.TabIndex = 80;
  5447. this.radioProgram.Text = "Program";
  5448. this.radioProgram.UseVisualStyleBackColor = true;
  5449. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5450. //
  5451. // radioFolder
  5452. //
  5453. this.radioFolder.AutoSize = true;
  5454. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5455. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  5456. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5457. this.radioFolder.Name = "radioFolder";
  5458. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5459. this.radioFolder.TabIndex = 81;
  5460. this.radioFolder.Text = "Folder";
  5461. this.radioFolder.UseVisualStyleBackColor = true;
  5462. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5463. //
  5464. // radioLink
  5465. //
  5466. this.radioLink.AutoSize = true;
  5467. this.radioLink.ForeColor = System.Drawing.Color.White;
  5468. this.radioLink.Location = new System.Drawing.Point(254, 26);
  5469. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5470. this.radioLink.Name = "radioLink";
  5471. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5472. this.radioLink.TabIndex = 82;
  5473. this.radioLink.Text = "Link";
  5474. this.radioLink.UseVisualStyleBackColor = true;
  5475. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5476. //
  5477. // radioFile
  5478. //
  5479. this.radioFile.AutoSize = true;
  5480. this.radioFile.ForeColor = System.Drawing.Color.White;
  5481. this.radioFile.Location = new System.Drawing.Point(371, 26);
  5482. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5483. this.radioFile.Name = "radioFile";
  5484. this.radioFile.Size = new System.Drawing.Size(53, 25);
  5485. this.radioFile.TabIndex = 83;
  5486. this.radioFile.Text = "File";
  5487. this.radioFile.UseVisualStyleBackColor = true;
  5488. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5489. //
  5490. // addItemL
  5491. //
  5492. this.addItemL.AutoSize = true;
  5493. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5494. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  5495. this.addItemL.Location = new System.Drawing.Point(6, 10);
  5496. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5497. this.addItemL.Name = "addItemL";
  5498. this.addItemL.Size = new System.Drawing.Size(219, 28);
  5499. this.addItemL.TabIndex = 78;
  5500. this.addItemL.Tag = "themeable";
  5501. this.addItemL.Text = "Add or modify an item";
  5502. //
  5503. // tabPage9
  5504. //
  5505. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5506. this.tabPage9.Controls.Add(this.panel5);
  5507. this.tabPage9.Controls.Add(this.refreshIIB);
  5508. this.tabPage9.Controls.Add(this.removeDIB);
  5509. this.tabPage9.Controls.Add(this.removeAllIIB);
  5510. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  5511. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5512. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5513. this.tabPage9.Name = "tabPage9";
  5514. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5515. this.tabPage9.Size = new System.Drawing.Size(848, 579);
  5516. this.tabPage9.TabIndex = 2;
  5517. this.tabPage9.Text = "Remove";
  5518. //
  5519. // panel5
  5520. //
  5521. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5522. this.panel5.Controls.Add(this.listDesktopItems);
  5523. this.panel5.Location = new System.Drawing.Point(11, 44);
  5524. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5525. this.panel5.Name = "panel5";
  5526. this.panel5.Size = new System.Drawing.Size(293, 435);
  5527. this.panel5.TabIndex = 82;
  5528. //
  5529. // listDesktopItems
  5530. //
  5531. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5532. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5533. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5534. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5535. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5536. this.listDesktopItems.FormattingEnabled = true;
  5537. this.listDesktopItems.HorizontalScrollbar = true;
  5538. this.listDesktopItems.ItemHeight = 21;
  5539. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5540. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5541. this.listDesktopItems.Name = "listDesktopItems";
  5542. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5543. this.listDesktopItems.TabIndex = 78;
  5544. //
  5545. // refreshIIB
  5546. //
  5547. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5548. this.refreshIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5549. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5550. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5551. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5552. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5553. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  5554. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5555. this.refreshIIB.Name = "refreshIIB";
  5556. this.refreshIIB.Size = new System.Drawing.Size(137, 31);
  5557. this.refreshIIB.TabIndex = 81;
  5558. this.refreshIIB.Text = "Refresh";
  5559. this.refreshIIB.UseVisualStyleBackColor = false;
  5560. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5561. //
  5562. // removeDIB
  5563. //
  5564. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5565. this.removeDIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5566. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5567. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5568. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5569. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5570. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  5571. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5572. this.removeDIB.Name = "removeDIB";
  5573. this.removeDIB.Size = new System.Drawing.Size(137, 31);
  5574. this.removeDIB.TabIndex = 80;
  5575. this.removeDIB.Text = "Remove";
  5576. this.removeDIB.UseVisualStyleBackColor = false;
  5577. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5578. //
  5579. // removeAllIIB
  5580. //
  5581. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5582. this.removeAllIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5583. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5584. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5585. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5586. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5587. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  5588. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5589. this.removeAllIIB.Name = "removeAllIIB";
  5590. this.removeAllIIB.Size = new System.Drawing.Size(137, 31);
  5591. this.removeAllIIB.TabIndex = 79;
  5592. this.removeAllIIB.Text = "Remove all";
  5593. this.removeAllIIB.UseVisualStyleBackColor = false;
  5594. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5595. //
  5596. // removeIntegratorItemsL
  5597. //
  5598. this.removeIntegratorItemsL.AutoSize = true;
  5599. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5600. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5601. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  5602. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5603. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5604. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  5605. this.removeIntegratorItemsL.TabIndex = 77;
  5606. this.removeIntegratorItemsL.Tag = "themeable";
  5607. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5608. //
  5609. // tabPage10
  5610. //
  5611. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5612. this.tabPage10.Controls.Add(this.RemoveOwnerB);
  5613. this.tabPage10.Controls.Add(this.AddOwnerB);
  5614. this.tabPage10.Controls.Add(this.readyMenusL);
  5615. this.tabPage10.Controls.Add(this.PMB);
  5616. this.tabPage10.Controls.Add(this.DSB);
  5617. this.tabPage10.Controls.Add(this.STB);
  5618. this.tabPage10.Controls.Add(this.SSB);
  5619. this.tabPage10.Controls.Add(this.WAB);
  5620. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5621. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5622. this.tabPage10.Name = "tabPage10";
  5623. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5624. this.tabPage10.Size = new System.Drawing.Size(848, 579);
  5625. this.tabPage10.TabIndex = 3;
  5626. this.tabPage10.Text = "Ready Menus";
  5627. //
  5628. // RemoveOwnerB
  5629. //
  5630. this.RemoveOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  5631. this.RemoveOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5632. this.RemoveOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5633. this.RemoveOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5634. this.RemoveOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5635. this.RemoveOwnerB.ForeColor = System.Drawing.Color.White;
  5636. this.RemoveOwnerB.Location = new System.Drawing.Point(11, 276);
  5637. this.RemoveOwnerB.Margin = new System.Windows.Forms.Padding(2);
  5638. this.RemoveOwnerB.Name = "RemoveOwnerB";
  5639. this.RemoveOwnerB.Size = new System.Drawing.Size(334, 31);
  5640. this.RemoveOwnerB.TabIndex = 78;
  5641. this.RemoveOwnerB.Text = "Remove \"Take Ownership\"";
  5642. this.RemoveOwnerB.UseVisualStyleBackColor = false;
  5643. this.RemoveOwnerB.Click += new System.EventHandler(this.button65_Click);
  5644. //
  5645. // AddOwnerB
  5646. //
  5647. this.AddOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  5648. this.AddOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5649. this.AddOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5650. this.AddOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5651. this.AddOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5652. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5653. this.AddOwnerB.Location = new System.Drawing.Point(11, 240);
  5654. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(2);
  5655. this.AddOwnerB.Name = "AddOwnerB";
  5656. this.AddOwnerB.Size = new System.Drawing.Size(334, 31);
  5657. this.AddOwnerB.TabIndex = 77;
  5658. this.AddOwnerB.Text = "Add \"Take Ownership\"";
  5659. this.AddOwnerB.UseVisualStyleBackColor = false;
  5660. this.AddOwnerB.Click += new System.EventHandler(this.button66_Click);
  5661. //
  5662. // readyMenusL
  5663. //
  5664. this.readyMenusL.AutoSize = true;
  5665. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5666. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5667. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  5668. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5669. this.readyMenusL.Name = "readyMenusL";
  5670. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  5671. this.readyMenusL.TabIndex = 76;
  5672. this.readyMenusL.Tag = "themeable";
  5673. this.readyMenusL.Text = "Add ready-made menus";
  5674. //
  5675. // PMB
  5676. //
  5677. this.PMB.BackColor = System.Drawing.Color.DodgerBlue;
  5678. this.PMB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5679. this.PMB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5680. this.PMB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5681. this.PMB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5682. this.PMB.ForeColor = System.Drawing.Color.White;
  5683. this.PMB.Location = new System.Drawing.Point(11, 48);
  5684. this.PMB.Margin = new System.Windows.Forms.Padding(2);
  5685. this.PMB.Name = "PMB";
  5686. this.PMB.Size = new System.Drawing.Size(334, 31);
  5687. this.PMB.TabIndex = 74;
  5688. this.PMB.Text = "Add \"Power Menu\"";
  5689. this.PMB.UseVisualStyleBackColor = false;
  5690. this.PMB.Click += new System.EventHandler(this.button59_Click);
  5691. //
  5692. // DSB
  5693. //
  5694. this.DSB.BackColor = System.Drawing.Color.DodgerBlue;
  5695. this.DSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5696. this.DSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5697. this.DSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5698. this.DSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5699. this.DSB.ForeColor = System.Drawing.Color.White;
  5700. this.DSB.Location = new System.Drawing.Point(11, 192);
  5701. this.DSB.Margin = new System.Windows.Forms.Padding(2);
  5702. this.DSB.Name = "DSB";
  5703. this.DSB.Size = new System.Drawing.Size(334, 31);
  5704. this.DSB.TabIndex = 72;
  5705. this.DSB.Text = "Add \"Desktop Shortcuts\"";
  5706. this.DSB.UseVisualStyleBackColor = false;
  5707. this.DSB.Click += new System.EventHandler(this.button57_Click);
  5708. //
  5709. // STB
  5710. //
  5711. this.STB.BackColor = System.Drawing.Color.DodgerBlue;
  5712. this.STB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5713. this.STB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5714. this.STB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5715. this.STB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5716. this.STB.ForeColor = System.Drawing.Color.White;
  5717. this.STB.Location = new System.Drawing.Point(11, 84);
  5718. this.STB.Margin = new System.Windows.Forms.Padding(2);
  5719. this.STB.Name = "STB";
  5720. this.STB.Size = new System.Drawing.Size(334, 31);
  5721. this.STB.TabIndex = 70;
  5722. this.STB.Text = "Add \"System Tools\"";
  5723. this.STB.UseVisualStyleBackColor = false;
  5724. this.STB.Click += new System.EventHandler(this.button53_Click);
  5725. //
  5726. // SSB
  5727. //
  5728. this.SSB.BackColor = System.Drawing.Color.DodgerBlue;
  5729. this.SSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5730. this.SSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5731. this.SSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5732. this.SSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5733. this.SSB.ForeColor = System.Drawing.Color.White;
  5734. this.SSB.Location = new System.Drawing.Point(11, 156);
  5735. this.SSB.Margin = new System.Windows.Forms.Padding(2);
  5736. this.SSB.Name = "SSB";
  5737. this.SSB.Size = new System.Drawing.Size(334, 31);
  5738. this.SSB.TabIndex = 68;
  5739. this.SSB.Text = "Add \"System Shortcuts\"";
  5740. this.SSB.UseVisualStyleBackColor = false;
  5741. this.SSB.Click += new System.EventHandler(this.button51_Click);
  5742. //
  5743. // WAB
  5744. //
  5745. this.WAB.BackColor = System.Drawing.Color.DodgerBlue;
  5746. this.WAB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5747. this.WAB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5748. this.WAB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5749. this.WAB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5750. this.WAB.ForeColor = System.Drawing.Color.White;
  5751. this.WAB.Location = new System.Drawing.Point(11, 120);
  5752. this.WAB.Margin = new System.Windows.Forms.Padding(2);
  5753. this.WAB.Name = "WAB";
  5754. this.WAB.Size = new System.Drawing.Size(334, 31);
  5755. this.WAB.TabIndex = 65;
  5756. this.WAB.Text = "Add \"Windows Apps\"";
  5757. this.WAB.UseVisualStyleBackColor = false;
  5758. this.WAB.Click += new System.EventHandler(this.button54_Click);
  5759. //
  5760. // tabPage11
  5761. //
  5762. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5763. this.tabPage11.Controls.Add(this.panel6);
  5764. this.tabPage11.Controls.Add(this.removeCCB);
  5765. this.tabPage11.Controls.Add(this.refreshCCB);
  5766. this.tabPage11.Controls.Add(this.removeCCL);
  5767. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5768. this.tabPage11.Controls.Add(this.button48);
  5769. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5770. this.tabPage11.Controls.Add(this.ccKeywordL);
  5771. this.tabPage11.Controls.Add(this.txtRunFile);
  5772. this.tabPage11.Controls.Add(this.ccFileL);
  5773. this.tabPage11.Controls.Add(this.ccL);
  5774. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5775. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5776. this.tabPage11.Name = "tabPage11";
  5777. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5778. this.tabPage11.Size = new System.Drawing.Size(848, 579);
  5779. this.tabPage11.TabIndex = 4;
  5780. this.tabPage11.Text = "Run Dialog";
  5781. //
  5782. // panel6
  5783. //
  5784. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5785. this.panel6.Controls.Add(this.listCustomCommands);
  5786. this.panel6.Location = new System.Drawing.Point(11, 210);
  5787. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5788. this.panel6.Name = "panel6";
  5789. this.panel6.Size = new System.Drawing.Size(271, 263);
  5790. this.panel6.TabIndex = 84;
  5791. //
  5792. // listCustomCommands
  5793. //
  5794. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5795. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5796. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5797. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5798. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5799. this.listCustomCommands.FormattingEnabled = true;
  5800. this.listCustomCommands.HorizontalScrollbar = true;
  5801. this.listCustomCommands.ItemHeight = 21;
  5802. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5803. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5804. this.listCustomCommands.Name = "listCustomCommands";
  5805. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5806. this.listCustomCommands.TabIndex = 79;
  5807. //
  5808. // removeCCB
  5809. //
  5810. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5811. this.removeCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5812. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5813. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5814. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5815. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5816. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  5817. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  5818. this.removeCCB.Name = "removeCCB";
  5819. this.removeCCB.Size = new System.Drawing.Size(120, 27);
  5820. this.removeCCB.TabIndex = 82;
  5821. this.removeCCB.Text = "Remove";
  5822. this.removeCCB.UseVisualStyleBackColor = false;
  5823. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5824. //
  5825. // refreshCCB
  5826. //
  5827. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5828. this.refreshCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5829. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5830. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5831. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5832. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5833. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  5834. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  5835. this.refreshCCB.Name = "refreshCCB";
  5836. this.refreshCCB.Size = new System.Drawing.Size(120, 27);
  5837. this.refreshCCB.TabIndex = 81;
  5838. this.refreshCCB.Text = "Refresh";
  5839. this.refreshCCB.UseVisualStyleBackColor = false;
  5840. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5841. //
  5842. // removeCCL
  5843. //
  5844. this.removeCCL.AutoSize = true;
  5845. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5846. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5847. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  5848. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5849. this.removeCCL.Name = "removeCCL";
  5850. this.removeCCL.Size = new System.Drawing.Size(268, 28);
  5851. this.removeCCL.TabIndex = 80;
  5852. this.removeCCL.Tag = "themeable";
  5853. this.removeCCL.Text = "Remove existing commands";
  5854. //
  5855. // btnCreateCustomCommand
  5856. //
  5857. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5858. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5859. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5860. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5861. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5862. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5863. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5864. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5865. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5866. this.btnCreateCustomCommand.Size = new System.Drawing.Size(107, 29);
  5867. this.btnCreateCustomCommand.TabIndex = 60;
  5868. this.btnCreateCustomCommand.Text = "Create";
  5869. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5870. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5871. //
  5872. // button48
  5873. //
  5874. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5875. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5876. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5877. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5878. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5879. this.button48.ForeColor = System.Drawing.Color.White;
  5880. this.button48.Location = new System.Drawing.Point(354, 75);
  5881. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5882. this.button48.Name = "button48";
  5883. this.button48.Size = new System.Drawing.Size(52, 29);
  5884. this.button48.TabIndex = 58;
  5885. this.button48.Text = "...";
  5886. this.button48.UseVisualStyleBackColor = false;
  5887. this.button48.Click += new System.EventHandler(this.button48_Click);
  5888. //
  5889. // txtRunKeyword
  5890. //
  5891. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5892. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5893. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5894. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5895. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5896. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5897. this.txtRunKeyword.Name = "txtRunKeyword";
  5898. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5899. this.txtRunKeyword.TabIndex = 9;
  5900. //
  5901. // ccKeywordL
  5902. //
  5903. this.ccKeywordL.AutoSize = true;
  5904. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5905. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5906. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  5907. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5908. this.ccKeywordL.Name = "ccKeywordL";
  5909. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  5910. this.ccKeywordL.TabIndex = 8;
  5911. this.ccKeywordL.Text = "Keyword:";
  5912. //
  5913. // txtRunFile
  5914. //
  5915. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5916. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5917. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5918. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5919. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5920. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5921. this.txtRunFile.Name = "txtRunFile";
  5922. this.txtRunFile.ReadOnly = true;
  5923. this.txtRunFile.Size = new System.Drawing.Size(339, 29);
  5924. this.txtRunFile.TabIndex = 7;
  5925. //
  5926. // ccFileL
  5927. //
  5928. this.ccFileL.AutoSize = true;
  5929. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5930. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5931. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  5932. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5933. this.ccFileL.Name = "ccFileL";
  5934. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  5935. this.ccFileL.TabIndex = 6;
  5936. this.ccFileL.Text = "File location:";
  5937. //
  5938. // ccL
  5939. //
  5940. this.ccL.AutoSize = true;
  5941. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5942. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  5943. this.ccL.Location = new System.Drawing.Point(6, 10);
  5944. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5945. this.ccL.Name = "ccL";
  5946. this.ccL.Size = new System.Drawing.Size(298, 28);
  5947. this.ccL.TabIndex = 5;
  5948. this.ccL.Tag = "themeable";
  5949. this.ccL.Text = "Define your custom commands";
  5950. //
  5951. // optionsTab
  5952. //
  5953. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5954. this.optionsTab.Controls.Add(this.pictureBox85);
  5955. this.optionsTab.Controls.Add(this.panel9);
  5956. this.optionsTab.Controls.Add(this.panel8);
  5957. this.optionsTab.Controls.Add(this.languagesL);
  5958. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  5959. this.optionsTab.Controls.Add(this.linkLabel6);
  5960. this.optionsTab.Controls.Add(this.pictureBox84);
  5961. this.optionsTab.Controls.Add(this.pictureBox83);
  5962. this.optionsTab.Controls.Add(this.linkLabel5);
  5963. this.optionsTab.Controls.Add(this.btnOpenConf);
  5964. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  5965. this.optionsTab.Controls.Add(this.lblUpdating);
  5966. this.optionsTab.Controls.Add(this.btnViewLog);
  5967. this.optionsTab.Controls.Add(this.l2);
  5968. this.optionsTab.Controls.Add(this.btnChangelog);
  5969. this.optionsTab.Controls.Add(this.btnUpdate);
  5970. this.optionsTab.Controls.Add(this.btnResetConfig);
  5971. this.optionsTab.Controls.Add(this.lblTheming);
  5972. this.optionsTab.Controls.Add(this.helpTipsToggle);
  5973. this.optionsTab.Controls.Add(this.quickAccessToggle);
  5974. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  5975. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  5976. this.optionsTab.Name = "optionsTab";
  5977. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  5978. this.optionsTab.Size = new System.Drawing.Size(860, 611);
  5979. this.optionsTab.TabIndex = 6;
  5980. this.optionsTab.Text = "Options";
  5981. //
  5982. // pictureBox85
  5983. //
  5984. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5985. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  5986. this.pictureBox85.Location = new System.Drawing.Point(818, 8);
  5987. this.pictureBox85.Name = "pictureBox85";
  5988. this.pictureBox85.Size = new System.Drawing.Size(33, 32);
  5989. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5990. this.pictureBox85.TabIndex = 74;
  5991. this.pictureBox85.TabStop = false;
  5992. //
  5993. // panel9
  5994. //
  5995. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5996. this.panel9.Controls.Add(this.pictureBox88);
  5997. this.panel9.Controls.Add(this.radioHellenic);
  5998. this.panel9.Controls.Add(this.pictureBox87);
  5999. this.panel9.Controls.Add(this.radioEnglish);
  6000. this.panel9.Controls.Add(this.radioRussian);
  6001. this.panel9.Controls.Add(this.pictureBox86);
  6002. this.panel9.Location = new System.Drawing.Point(571, 43);
  6003. this.panel9.Name = "panel9";
  6004. this.panel9.Size = new System.Drawing.Size(285, 100);
  6005. this.panel9.TabIndex = 73;
  6006. //
  6007. // pictureBox88
  6008. //
  6009. this.pictureBox88.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox88.Image")));
  6010. this.pictureBox88.Location = new System.Drawing.Point(110, 67);
  6011. this.pictureBox88.Name = "pictureBox88";
  6012. this.pictureBox88.Size = new System.Drawing.Size(36, 22);
  6013. this.pictureBox88.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6014. this.pictureBox88.TabIndex = 77;
  6015. this.pictureBox88.TabStop = false;
  6016. this.pictureBox88.Click += new System.EventHandler(this.pictureBox88_Click);
  6017. //
  6018. // radioHellenic
  6019. //
  6020. this.radioHellenic.AutoSize = true;
  6021. this.radioHellenic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6022. this.radioHellenic.ForeColor = System.Drawing.Color.White;
  6023. this.radioHellenic.Location = new System.Drawing.Point(151, 66);
  6024. this.radioHellenic.Margin = new System.Windows.Forms.Padding(2);
  6025. this.radioHellenic.Name = "radioHellenic";
  6026. this.radioHellenic.Size = new System.Drawing.Size(94, 25);
  6027. this.radioHellenic.TabIndex = 78;
  6028. this.radioHellenic.Tag = "";
  6029. this.radioHellenic.Text = "Ελληνικά";
  6030. this.radioHellenic.UseVisualStyleBackColor = true;
  6031. this.radioHellenic.Click += new System.EventHandler(this.radioHellenic_Click);
  6032. //
  6033. // pictureBox87
  6034. //
  6035. this.pictureBox87.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox87.Image")));
  6036. this.pictureBox87.Location = new System.Drawing.Point(110, 38);
  6037. this.pictureBox87.Name = "pictureBox87";
  6038. this.pictureBox87.Size = new System.Drawing.Size(36, 22);
  6039. this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6040. this.pictureBox87.TabIndex = 76;
  6041. this.pictureBox87.TabStop = false;
  6042. this.pictureBox87.Click += new System.EventHandler(this.pictureBox87_Click);
  6043. //
  6044. // radioEnglish
  6045. //
  6046. this.radioEnglish.AutoSize = true;
  6047. this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6048. this.radioEnglish.ForeColor = System.Drawing.Color.White;
  6049. this.radioEnglish.Location = new System.Drawing.Point(151, 8);
  6050. this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
  6051. this.radioEnglish.Name = "radioEnglish";
  6052. this.radioEnglish.Size = new System.Drawing.Size(79, 25);
  6053. this.radioEnglish.TabIndex = 75;
  6054. this.radioEnglish.Tag = "";
  6055. this.radioEnglish.Text = "English";
  6056. this.radioEnglish.UseVisualStyleBackColor = true;
  6057. this.radioEnglish.Click += new System.EventHandler(this.radioEnglish_Click);
  6058. //
  6059. // radioRussian
  6060. //
  6061. this.radioRussian.AutoSize = true;
  6062. this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6063. this.radioRussian.ForeColor = System.Drawing.Color.White;
  6064. this.radioRussian.Location = new System.Drawing.Point(151, 37);
  6065. this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
  6066. this.radioRussian.Name = "radioRussian";
  6067. this.radioRussian.Size = new System.Drawing.Size(90, 25);
  6068. this.radioRussian.TabIndex = 74;
  6069. this.radioRussian.Tag = "";
  6070. this.radioRussian.Text = "русский";
  6071. this.radioRussian.UseVisualStyleBackColor = true;
  6072. this.radioRussian.Click += new System.EventHandler(this.radioRussian_Click);
  6073. //
  6074. // pictureBox86
  6075. //
  6076. this.pictureBox86.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox86.Image")));
  6077. this.pictureBox86.Location = new System.Drawing.Point(110, 9);
  6078. this.pictureBox86.Name = "pictureBox86";
  6079. this.pictureBox86.Size = new System.Drawing.Size(36, 22);
  6080. this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6081. this.pictureBox86.TabIndex = 75;
  6082. this.pictureBox86.TabStop = false;
  6083. this.pictureBox86.Click += new System.EventHandler(this.pictureBox86_Click);
  6084. //
  6085. // panel8
  6086. //
  6087. this.panel8.Controls.Add(this.radioCaramel);
  6088. this.panel8.Controls.Add(this.radioZerg);
  6089. this.panel8.Controls.Add(this.radioOcean);
  6090. this.panel8.Controls.Add(this.radioMagma);
  6091. this.panel8.Controls.Add(this.radioLime);
  6092. this.panel8.Controls.Add(this.radioMinimal);
  6093. this.panel8.Location = new System.Drawing.Point(16, 130);
  6094. this.panel8.Name = "panel8";
  6095. this.panel8.Size = new System.Drawing.Size(326, 118);
  6096. this.panel8.TabIndex = 72;
  6097. //
  6098. // radioCaramel
  6099. //
  6100. this.radioCaramel.AutoSize = true;
  6101. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6102. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  6103. this.radioCaramel.Location = new System.Drawing.Point(163, 11);
  6104. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  6105. this.radioCaramel.Name = "radioCaramel";
  6106. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  6107. this.radioCaramel.TabIndex = 52;
  6108. this.radioCaramel.Text = "Caramel";
  6109. this.radioCaramel.UseVisualStyleBackColor = true;
  6110. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  6111. //
  6112. // radioZerg
  6113. //
  6114. this.radioZerg.AutoSize = true;
  6115. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6116. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  6117. this.radioZerg.Location = new System.Drawing.Point(15, 69);
  6118. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  6119. this.radioZerg.Name = "radioZerg";
  6120. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  6121. this.radioZerg.TabIndex = 48;
  6122. this.radioZerg.Text = "Zerg";
  6123. this.radioZerg.UseVisualStyleBackColor = true;
  6124. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  6125. //
  6126. // radioOcean
  6127. //
  6128. this.radioOcean.AutoSize = true;
  6129. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6130. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  6131. this.radioOcean.Location = new System.Drawing.Point(15, 11);
  6132. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  6133. this.radioOcean.Name = "radioOcean";
  6134. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  6135. this.radioOcean.TabIndex = 49;
  6136. this.radioOcean.Text = "Ocean";
  6137. this.radioOcean.UseVisualStyleBackColor = true;
  6138. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  6139. //
  6140. // radioMagma
  6141. //
  6142. this.radioMagma.AutoSize = true;
  6143. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6144. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  6145. this.radioMagma.Location = new System.Drawing.Point(15, 40);
  6146. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  6147. this.radioMagma.Name = "radioMagma";
  6148. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  6149. this.radioMagma.TabIndex = 50;
  6150. this.radioMagma.Text = "Magma";
  6151. this.radioMagma.UseVisualStyleBackColor = true;
  6152. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  6153. //
  6154. // radioLime
  6155. //
  6156. this.radioLime.AutoSize = true;
  6157. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6158. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  6159. this.radioLime.Location = new System.Drawing.Point(163, 40);
  6160. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  6161. this.radioLime.Name = "radioLime";
  6162. this.radioLime.Size = new System.Drawing.Size(63, 25);
  6163. this.radioLime.TabIndex = 51;
  6164. this.radioLime.Text = "Lime";
  6165. this.radioLime.UseVisualStyleBackColor = true;
  6166. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  6167. //
  6168. // radioMinimal
  6169. //
  6170. this.radioMinimal.AutoSize = true;
  6171. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6172. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  6173. this.radioMinimal.Location = new System.Drawing.Point(163, 69);
  6174. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  6175. this.radioMinimal.Name = "radioMinimal";
  6176. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  6177. this.radioMinimal.TabIndex = 53;
  6178. this.radioMinimal.Text = "Minimal";
  6179. this.radioMinimal.UseVisualStyleBackColor = true;
  6180. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  6181. //
  6182. // languagesL
  6183. //
  6184. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6185. this.languagesL.AutoSize = true;
  6186. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6187. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  6188. this.languagesL.Location = new System.Drawing.Point(647, 6);
  6189. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6190. this.languagesL.Name = "languagesL";
  6191. this.languagesL.Size = new System.Drawing.Size(170, 28);
  6192. this.languagesL.TabIndex = 71;
  6193. this.languagesL.Tag = "themeable";
  6194. this.languagesL.Text = "Choose language";
  6195. //
  6196. // lblUpdateDisabled
  6197. //
  6198. this.lblUpdateDisabled.AutoSize = true;
  6199. 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)));
  6200. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  6201. this.lblUpdateDisabled.Location = new System.Drawing.Point(28, 358);
  6202. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6203. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  6204. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  6205. this.lblUpdateDisabled.TabIndex = 69;
  6206. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  6207. this.lblUpdateDisabled.Visible = false;
  6208. //
  6209. // linkLabel6
  6210. //
  6211. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6212. this.linkLabel6.AutoSize = true;
  6213. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6214. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  6215. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  6216. this.linkLabel6.Location = new System.Drawing.Point(724, 427);
  6217. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6218. this.linkLabel6.Name = "linkLabel6";
  6219. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  6220. this.linkLabel6.TabIndex = 68;
  6221. this.linkLabel6.TabStop = true;
  6222. this.linkLabel6.Tag = "themeable";
  6223. this.linkLabel6.Text = "Open Source";
  6224. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  6225. //
  6226. // pictureBox84
  6227. //
  6228. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6229. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  6230. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6231. this.pictureBox84.Location = new System.Drawing.Point(721, 313);
  6232. this.pictureBox84.Name = "pictureBox84";
  6233. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  6234. this.pictureBox84.TabIndex = 67;
  6235. this.pictureBox84.TabStop = false;
  6236. //
  6237. // pictureBox83
  6238. //
  6239. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6240. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  6241. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6242. this.pictureBox83.Location = new System.Drawing.Point(704, 460);
  6243. this.pictureBox83.Name = "pictureBox83";
  6244. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  6245. this.pictureBox83.TabIndex = 66;
  6246. this.pictureBox83.TabStop = false;
  6247. //
  6248. // linkLabel5
  6249. //
  6250. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6251. this.linkLabel5.AutoSize = true;
  6252. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6253. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6254. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6255. this.linkLabel5.Location = new System.Drawing.Point(653, 576);
  6256. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6257. this.linkLabel5.Name = "linkLabel5";
  6258. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  6259. this.linkLabel5.TabIndex = 65;
  6260. this.linkLabel5.TabStop = true;
  6261. this.linkLabel5.Tag = "themeable";
  6262. this.linkLabel5.Text = "GNU GPL 3.0 License";
  6263. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6264. //
  6265. // btnOpenConf
  6266. //
  6267. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6268. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6269. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6270. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6271. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6272. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6273. this.btnOpenConf.Location = new System.Drawing.Point(31, 471);
  6274. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6275. this.btnOpenConf.Name = "btnOpenConf";
  6276. this.btnOpenConf.Size = new System.Drawing.Size(197, 31);
  6277. this.btnOpenConf.TabIndex = 63;
  6278. this.btnOpenConf.Text = "Show config folder";
  6279. this.btnOpenConf.UseVisualStyleBackColor = false;
  6280. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6281. //
  6282. // lblTroubleshoot
  6283. //
  6284. this.lblTroubleshoot.AutoSize = true;
  6285. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6286. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  6287. this.lblTroubleshoot.Location = new System.Drawing.Point(11, 390);
  6288. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6289. this.lblTroubleshoot.Name = "lblTroubleshoot";
  6290. this.lblTroubleshoot.Size = new System.Drawing.Size(161, 28);
  6291. this.lblTroubleshoot.TabIndex = 62;
  6292. this.lblTroubleshoot.Tag = "themeable";
  6293. this.lblTroubleshoot.Text = "Troubleshooting";
  6294. //
  6295. // lblUpdating
  6296. //
  6297. this.lblUpdating.AutoSize = true;
  6298. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6299. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  6300. this.lblUpdating.Location = new System.Drawing.Point(11, 243);
  6301. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6302. this.lblUpdating.Name = "lblUpdating";
  6303. this.lblUpdating.Size = new System.Drawing.Size(157, 28);
  6304. this.lblUpdating.TabIndex = 61;
  6305. this.lblUpdating.Tag = "themeable";
  6306. this.lblUpdating.Text = "Check && update";
  6307. //
  6308. // btnViewLog
  6309. //
  6310. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6311. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6312. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6313. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6314. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6315. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6316. this.btnViewLog.Location = new System.Drawing.Point(31, 436);
  6317. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6318. this.btnViewLog.Name = "btnViewLog";
  6319. this.btnViewLog.Size = new System.Drawing.Size(197, 31);
  6320. this.btnViewLog.TabIndex = 60;
  6321. this.btnViewLog.Text = "View errors";
  6322. this.btnViewLog.UseVisualStyleBackColor = false;
  6323. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6324. //
  6325. // l2
  6326. //
  6327. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6328. this.l2.AutoSize = true;
  6329. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6330. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6331. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6332. this.l2.Location = new System.Drawing.Point(6, 576);
  6333. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6334. this.l2.Name = "l2";
  6335. this.l2.Size = new System.Drawing.Size(157, 28);
  6336. this.l2.TabIndex = 59;
  6337. this.l2.TabStop = true;
  6338. this.l2.Tag = "themeable";
  6339. this.l2.Text = "deadmoon © ∞";
  6340. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6341. //
  6342. // btnChangelog
  6343. //
  6344. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  6345. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6346. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6347. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6348. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6349. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  6350. this.btnChangelog.Location = new System.Drawing.Point(31, 325);
  6351. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  6352. this.btnChangelog.Name = "btnChangelog";
  6353. this.btnChangelog.Size = new System.Drawing.Size(197, 31);
  6354. this.btnChangelog.TabIndex = 58;
  6355. this.btnChangelog.Text = "View changes";
  6356. this.btnChangelog.UseVisualStyleBackColor = false;
  6357. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  6358. //
  6359. // btnUpdate
  6360. //
  6361. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6362. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6363. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6364. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6365. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6366. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6367. this.btnUpdate.Location = new System.Drawing.Point(31, 290);
  6368. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6369. this.btnUpdate.Name = "btnUpdate";
  6370. this.btnUpdate.Size = new System.Drawing.Size(197, 31);
  6371. this.btnUpdate.TabIndex = 57;
  6372. this.btnUpdate.Text = "Check for update";
  6373. this.btnUpdate.UseVisualStyleBackColor = false;
  6374. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6375. //
  6376. // btnResetConfig
  6377. //
  6378. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6379. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6380. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6381. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6382. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6383. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6384. this.btnResetConfig.Location = new System.Drawing.Point(31, 506);
  6385. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6386. this.btnResetConfig.Name = "btnResetConfig";
  6387. this.btnResetConfig.Size = new System.Drawing.Size(197, 31);
  6388. this.btnResetConfig.TabIndex = 56;
  6389. this.btnResetConfig.Text = "Reset configuration";
  6390. this.btnResetConfig.UseVisualStyleBackColor = false;
  6391. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6392. //
  6393. // lblTheming
  6394. //
  6395. this.lblTheming.AutoSize = true;
  6396. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6397. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6398. this.lblTheming.Location = new System.Drawing.Point(11, 99);
  6399. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6400. this.lblTheming.Name = "lblTheming";
  6401. this.lblTheming.Size = new System.Drawing.Size(192, 28);
  6402. this.lblTheming.TabIndex = 55;
  6403. this.lblTheming.Tag = "themeable";
  6404. this.lblTheming.Text = "Choose your theme";
  6405. //
  6406. // helpTipsToggle
  6407. //
  6408. this.helpTipsToggle.Location = new System.Drawing.Point(14, 51);
  6409. this.helpTipsToggle.Margin = new System.Windows.Forms.Padding(2);
  6410. this.helpTipsToggle.Name = "helpTipsToggle";
  6411. this.helpTipsToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6412. this.helpTipsToggle.OffForeColor = System.Drawing.Color.White;
  6413. this.helpTipsToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6414. this.helpTipsToggle.OnForeColor = System.Drawing.Color.White;
  6415. this.helpTipsToggle.OnText = "Show Help Messages";
  6416. this.helpTipsToggle.Size = new System.Drawing.Size(319, 31);
  6417. this.helpTipsToggle.TabIndex = 70;
  6418. this.helpTipsToggle.Tag = "themeable";
  6419. this.helpTipsToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.helpTipsToggle_CheckedChanged);
  6420. //
  6421. // quickAccessToggle
  6422. //
  6423. this.quickAccessToggle.Location = new System.Drawing.Point(14, 16);
  6424. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6425. this.quickAccessToggle.Name = "quickAccessToggle";
  6426. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6427. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6428. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6429. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6430. this.quickAccessToggle.OnText = "Show Quick Access Menu";
  6431. this.quickAccessToggle.Size = new System.Drawing.Size(319, 31);
  6432. this.quickAccessToggle.TabIndex = 64;
  6433. this.quickAccessToggle.Tag = "themeable";
  6434. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6435. //
  6436. // defineCommandDialog
  6437. //
  6438. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6439. this.defineCommandDialog.Title = "Optimizer";
  6440. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6441. //
  6442. // defineProgramDialog
  6443. //
  6444. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6445. this.defineProgramDialog.Title = "Optimizer";
  6446. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6447. //
  6448. // defineFolderDialog
  6449. //
  6450. this.defineFolderDialog.Description = "Optimizer";
  6451. //
  6452. // defineFileDialog
  6453. //
  6454. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6455. this.defineFileDialog.Title = "Optimizer";
  6456. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6457. //
  6458. // DefineProgramIconDialog
  6459. //
  6460. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6461. this.DefineProgramIconDialog.Title = "Optimizer";
  6462. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6463. //
  6464. // DefineFolderIconDialog
  6465. //
  6466. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6467. this.DefineFolderIconDialog.Title = "Optimizer";
  6468. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6469. //
  6470. // DefineURLIconDialog
  6471. //
  6472. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6473. this.DefineURLIconDialog.Title = "Optimizer";
  6474. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6475. //
  6476. // DefineFileIconDialog
  6477. //
  6478. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6479. this.DefineFileIconDialog.Title = "Optimizer";
  6480. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6481. //
  6482. // DefineCommandIconDialog
  6483. //
  6484. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6485. this.DefineCommandIconDialog.Title = "Optimizer";
  6486. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6487. //
  6488. // ExportDialog
  6489. //
  6490. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6491. this.ExportDialog.Title = "Optimizer";
  6492. //
  6493. // launcherMenu
  6494. //
  6495. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6496. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6497. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6498. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6499. this.trayStartup,
  6500. this.trayCleaner,
  6501. this.trayPinger,
  6502. this.trayHosts,
  6503. this.trayAD,
  6504. this.toolStripSeparator1,
  6505. this.trayRestartExplorer,
  6506. this.trayExit});
  6507. this.launcherMenu.Name = "launcherMenu";
  6508. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6509. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  6510. //
  6511. // trayStartup
  6512. //
  6513. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6514. this.trayStartup.ForeColor = System.Drawing.Color.White;
  6515. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  6516. this.trayStartup.Name = "trayStartup";
  6517. this.trayStartup.Size = new System.Drawing.Size(214, 26);
  6518. this.trayStartup.Text = "Startup Manager";
  6519. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6520. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  6521. //
  6522. // trayCleaner
  6523. //
  6524. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6525. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  6526. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  6527. this.trayCleaner.Name = "trayCleaner";
  6528. this.trayCleaner.Size = new System.Drawing.Size(214, 26);
  6529. this.trayCleaner.Text = "PC Cleaner";
  6530. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6531. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  6532. //
  6533. // trayPinger
  6534. //
  6535. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6536. this.trayPinger.ForeColor = System.Drawing.Color.White;
  6537. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  6538. this.trayPinger.Name = "trayPinger";
  6539. this.trayPinger.Size = new System.Drawing.Size(214, 26);
  6540. this.trayPinger.Text = "Pinger Tool";
  6541. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6542. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  6543. //
  6544. // trayHosts
  6545. //
  6546. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6547. this.trayHosts.ForeColor = System.Drawing.Color.White;
  6548. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  6549. this.trayHosts.Name = "trayHosts";
  6550. this.trayHosts.Size = new System.Drawing.Size(214, 26);
  6551. this.trayHosts.Text = "HOSTS Editor";
  6552. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6553. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  6554. //
  6555. // trayAD
  6556. //
  6557. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6558. this.trayAD.ForeColor = System.Drawing.Color.White;
  6559. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  6560. this.trayAD.Name = "trayAD";
  6561. this.trayAD.Size = new System.Drawing.Size(214, 26);
  6562. this.trayAD.Text = "Apps Downloader";
  6563. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6564. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  6565. //
  6566. // toolStripSeparator1
  6567. //
  6568. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6569. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  6570. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6571. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  6572. this.toolStripSeparator1.Tag = "";
  6573. //
  6574. // trayRestartExplorer
  6575. //
  6576. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6577. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  6578. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  6579. this.trayRestartExplorer.Name = "trayRestartExplorer";
  6580. this.trayRestartExplorer.Size = new System.Drawing.Size(214, 26);
  6581. this.trayRestartExplorer.Text = "Restart Explorer";
  6582. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6583. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6584. //
  6585. // trayExit
  6586. //
  6587. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6588. this.trayExit.ForeColor = System.Drawing.Color.White;
  6589. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  6590. this.trayExit.Name = "trayExit";
  6591. this.trayExit.Size = new System.Drawing.Size(214, 26);
  6592. this.trayExit.Text = "Exit";
  6593. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  6594. //
  6595. // launcherIcon
  6596. //
  6597. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6598. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6599. this.launcherIcon.Text = "Optimizer";
  6600. this.launcherIcon.Visible = true;
  6601. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6602. //
  6603. // helpBox
  6604. //
  6605. this.helpBox.IsBalloon = true;
  6606. this.helpBox.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  6607. this.helpBox.UseAnimation = false;
  6608. this.helpBox.UseFading = false;
  6609. this.helpBox.Popup += new System.Windows.Forms.PopupEventHandler(this.helpBox_Popup);
  6610. //
  6611. // MainForm
  6612. //
  6613. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6614. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6615. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6616. this.ClientSize = new System.Drawing.Size(870, 705);
  6617. this.Controls.Add(this.bpanel);
  6618. this.Controls.Add(this.tpanel);
  6619. this.DoubleBuffered = true;
  6620. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6621. this.ForeColor = System.Drawing.Color.White;
  6622. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6623. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6624. this.MinimumSize = new System.Drawing.Size(784, 744);
  6625. this.Name = "MainForm";
  6626. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6627. this.Text = "Optimizer";
  6628. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6629. this.Load += new System.EventHandler(this.Main_Load);
  6630. this.tpanel.ResumeLayout(false);
  6631. this.tpanel.PerformLayout();
  6632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6633. this.bpanel.ResumeLayout(false);
  6634. this.tabCollection.ResumeLayout(false);
  6635. this.universalTab.ResumeLayout(false);
  6636. this.universalTab.PerformLayout();
  6637. this.windowsXTab.ResumeLayout(false);
  6638. this.windowsXTab.PerformLayout();
  6639. this.windowsVIIITab.ResumeLayout(false);
  6640. this.windowsVIIITab.PerformLayout();
  6641. this.modernAppsTab.ResumeLayout(false);
  6642. this.modernAppsTab.PerformLayout();
  6643. this.panelModernAppsList.ResumeLayout(false);
  6644. this.startupTab.ResumeLayout(false);
  6645. this.startupTab.PerformLayout();
  6646. this.panel3.ResumeLayout(false);
  6647. this.appsTab.ResumeLayout(false);
  6648. this.panel10.ResumeLayout(false);
  6649. this.panel10.PerformLayout();
  6650. this.panelCommonApps.ResumeLayout(false);
  6651. this.panelCommonApps.PerformLayout();
  6652. this.panelApps5.ResumeLayout(false);
  6653. this.panelApps5.PerformLayout();
  6654. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6655. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6656. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6657. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6658. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6659. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6660. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6661. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6662. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6663. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6664. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6665. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6666. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6667. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6668. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6669. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6670. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6671. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6672. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6673. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6674. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6675. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6676. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6677. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6678. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6679. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6680. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6681. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6682. this.panelApps6.ResumeLayout(false);
  6683. this.panelApps6.PerformLayout();
  6684. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6685. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6686. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6687. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6688. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6689. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6690. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6691. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6692. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6693. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6694. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6695. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6696. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6697. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6698. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6699. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6700. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6701. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6702. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6703. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6704. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6705. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6706. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6707. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6708. this.panelApps1.ResumeLayout(false);
  6709. this.panelApps1.PerformLayout();
  6710. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6711. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6712. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6713. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6714. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6715. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6716. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6717. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6718. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6719. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6720. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6721. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6722. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6723. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6724. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6725. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6726. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6727. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6728. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6729. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6730. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6731. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6732. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6733. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6734. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6735. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6736. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6737. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6738. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6739. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6740. this.cleanerTab.ResumeLayout(false);
  6741. this.cleanerTab.PerformLayout();
  6742. this.panel1.ResumeLayout(false);
  6743. this.panel1.PerformLayout();
  6744. this.pingerTab.ResumeLayout(false);
  6745. this.pingerTab.PerformLayout();
  6746. this.panel7.ResumeLayout(false);
  6747. this.hostsEditorTab.ResumeLayout(false);
  6748. this.hostsEditorTab.PerformLayout();
  6749. this.panel4.ResumeLayout(false);
  6750. this.panel4.PerformLayout();
  6751. this.panelList.ResumeLayout(false);
  6752. this.registryFixerTab.ResumeLayout(false);
  6753. this.registryFixerTab.PerformLayout();
  6754. this.panel2.ResumeLayout(false);
  6755. this.panel2.PerformLayout();
  6756. this.integratorTab.ResumeLayout(false);
  6757. this.synapse.ResumeLayout(false);
  6758. this.integratorInfoTab.ResumeLayout(false);
  6759. this.integratorInfoTab.PerformLayout();
  6760. this.tabPage8.ResumeLayout(false);
  6761. this.tabPage8.PerformLayout();
  6762. this.itemnamegroup.ResumeLayout(false);
  6763. this.itemnamegroup.PerformLayout();
  6764. this.security.ResumeLayout(false);
  6765. this.security.PerformLayout();
  6766. this.itemposition.ResumeLayout(false);
  6767. this.itemposition.PerformLayout();
  6768. this.icontoaddgroup.ResumeLayout(false);
  6769. this.icontoaddgroup.PerformLayout();
  6770. this.itemtoaddgroup.ResumeLayout(false);
  6771. this.itemtoaddgroup.PerformLayout();
  6772. this.itemtype.ResumeLayout(false);
  6773. this.itemtype.PerformLayout();
  6774. this.tabPage9.ResumeLayout(false);
  6775. this.tabPage9.PerformLayout();
  6776. this.panel5.ResumeLayout(false);
  6777. this.tabPage10.ResumeLayout(false);
  6778. this.tabPage10.PerformLayout();
  6779. this.tabPage11.ResumeLayout(false);
  6780. this.tabPage11.PerformLayout();
  6781. this.panel6.ResumeLayout(false);
  6782. this.optionsTab.ResumeLayout(false);
  6783. this.optionsTab.PerformLayout();
  6784. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6785. this.panel9.ResumeLayout(false);
  6786. this.panel9.PerformLayout();
  6787. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).EndInit();
  6788. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).EndInit();
  6789. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).EndInit();
  6790. this.panel8.ResumeLayout(false);
  6791. this.panel8.PerformLayout();
  6792. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6793. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6794. this.launcherMenu.ResumeLayout(false);
  6795. this.ResumeLayout(false);
  6796. }
  6797. #endregion
  6798. private System.Windows.Forms.Panel tpanel;
  6799. private System.Windows.Forms.Label txtBitness;
  6800. private System.Windows.Forms.Label txtOS;
  6801. private System.Windows.Forms.Label txtVersion;
  6802. private System.Windows.Forms.PictureBox pictureBox1;
  6803. private System.Windows.Forms.Label label2;
  6804. private System.Windows.Forms.Panel bpanel;
  6805. private System.Windows.Forms.TabControl tabCollection;
  6806. private System.Windows.Forms.TabPage universalTab;
  6807. private System.Windows.Forms.Button restartButton;
  6808. private System.Windows.Forms.TabPage windowsXTab;
  6809. private System.Windows.Forms.Button restartButton10;
  6810. private System.Windows.Forms.TabPage windowsVIIITab;
  6811. private System.Windows.Forms.Button restartButton8;
  6812. private System.Windows.Forms.TabPage cleanerTab;
  6813. private ColoredCheckBox checkTemp;
  6814. private ColoredCheckBox checkSelectAll;
  6815. private System.Windows.Forms.Button cleanDriveB;
  6816. private ColoredCheckBox checkMediaCache;
  6817. private ColoredCheckBox checkLogs;
  6818. private ColoredCheckBox checkBin;
  6819. private ColoredCheckBox checkMiniDumps;
  6820. private System.Windows.Forms.Panel panel1;
  6821. private System.Windows.Forms.TabPage startupTab;
  6822. private System.Windows.Forms.Label startupTitle;
  6823. private System.Windows.Forms.Button removeStartupItemB;
  6824. private System.Windows.Forms.Label cleanerTitle;
  6825. private System.Windows.Forms.TabPage registryFixerTab;
  6826. private System.Windows.Forms.Label registryTitle;
  6827. private System.Windows.Forms.Button regFixB;
  6828. private System.Windows.Forms.Panel panel2;
  6829. private ColoredCheckBox checkRegistryEditor;
  6830. private ColoredCheckBox checkEnableAll;
  6831. private ColoredCheckBox checkContextMenu;
  6832. private ColoredCheckBox checkTaskManager;
  6833. private ColoredCheckBox checkCommandPrompt;
  6834. private ColoredCheckBox checkFirewall;
  6835. private ColoredCheckBox checkRunDialog;
  6836. private ColoredCheckBox checkFolderOptions;
  6837. private ColoredCheckBox checkControlPanel;
  6838. private ColoredCheckBox checkRestartExplorer;
  6839. private System.Windows.Forms.Panel panel3;
  6840. private System.Windows.Forms.Label regLbl;
  6841. private System.Windows.Forms.ListView listStartupItems;
  6842. private System.Windows.Forms.ColumnHeader columnHeader1;
  6843. private System.Windows.Forms.ColumnHeader columnHeader2;
  6844. private System.Windows.Forms.Button refreshStartupB;
  6845. private System.Windows.Forms.Button locateFileB;
  6846. private System.Windows.Forms.ColumnHeader columnHeader3;
  6847. private System.Windows.Forms.TabPage hostsEditorTab;
  6848. private System.Windows.Forms.Label hostsTitle;
  6849. private System.Windows.Forms.LinkLabel linkLocate;
  6850. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  6851. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  6852. private System.Windows.Forms.ListBox listHostEntries;
  6853. private System.Windows.Forms.Panel panel4;
  6854. private System.Windows.Forms.Button removeAllHostsB;
  6855. private System.Windows.Forms.Button refreshHostsB;
  6856. private System.Windows.Forms.Button removeHostB;
  6857. private System.Windows.Forms.TextBox txtDomain;
  6858. private System.Windows.Forms.Label lblDomain;
  6859. private System.Windows.Forms.Label lblIP;
  6860. private System.Windows.Forms.Button addHostB;
  6861. private System.Windows.Forms.TextBox txtIP;
  6862. private ColoredCheckBox checkErrorReports;
  6863. private System.Windows.Forms.TabPage integratorTab;
  6864. private System.Windows.Forms.TabControl synapse;
  6865. private System.Windows.Forms.TabPage integratorInfoTab;
  6866. private System.Windows.Forms.TabPage tabPage8;
  6867. private System.Windows.Forms.TabPage tabPage9;
  6868. private System.Windows.Forms.TabPage tabPage10;
  6869. private System.Windows.Forms.TabPage tabPage11;
  6870. private System.Windows.Forms.Label integrator7;
  6871. private System.Windows.Forms.Label integrator6;
  6872. private System.Windows.Forms.Label integrator5;
  6873. private System.Windows.Forms.Label integrator4;
  6874. private System.Windows.Forms.Label integrator3;
  6875. private System.Windows.Forms.Label integrator2;
  6876. private System.Windows.Forms.Label integrator1;
  6877. private System.Windows.Forms.Button button48;
  6878. private System.Windows.Forms.TextBox txtRunKeyword;
  6879. private System.Windows.Forms.Label ccKeywordL;
  6880. private System.Windows.Forms.TextBox txtRunFile;
  6881. private System.Windows.Forms.Label ccFileL;
  6882. private System.Windows.Forms.Label ccL;
  6883. private System.Windows.Forms.Button btnCreateCustomCommand;
  6884. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6885. private System.Windows.Forms.Button PMB;
  6886. private System.Windows.Forms.Button DSB;
  6887. private System.Windows.Forms.Button STB;
  6888. private System.Windows.Forms.Button SSB;
  6889. private System.Windows.Forms.Button WAB;
  6890. private System.Windows.Forms.Label readyMenusL;
  6891. private System.Windows.Forms.ListBox listDesktopItems;
  6892. private System.Windows.Forms.Label removeIntegratorItemsL;
  6893. private System.Windows.Forms.Button refreshIIB;
  6894. private System.Windows.Forms.Button removeDIB;
  6895. private System.Windows.Forms.Button removeAllIIB;
  6896. private System.Windows.Forms.GroupBox itemtype;
  6897. private ColoredRadioButton radioCommand;
  6898. private ColoredRadioButton radioProgram;
  6899. private ColoredRadioButton radioFile;
  6900. private ColoredRadioButton radioFolder;
  6901. private ColoredRadioButton radioLink;
  6902. private System.Windows.Forms.Label addItemL;
  6903. private System.Windows.Forms.GroupBox icontoaddgroup;
  6904. private ColoredCheckBox checkDefaultIcon;
  6905. private System.Windows.Forms.Button btnBrowseIcon;
  6906. private System.Windows.Forms.TextBox txtIcon;
  6907. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6908. private System.Windows.Forms.Button btnBrowseItem;
  6909. private System.Windows.Forms.TextBox txtItem;
  6910. private System.Windows.Forms.GroupBox security;
  6911. private ColoredCheckBox checkShift;
  6912. private System.Windows.Forms.GroupBox itemposition;
  6913. private ColoredRadioButton radioTop;
  6914. private ColoredRadioButton radioMiddle;
  6915. private ColoredRadioButton radioBottom;
  6916. private System.Windows.Forms.GroupBox itemnamegroup;
  6917. private System.Windows.Forms.TextBox txtItemName;
  6918. private System.Windows.Forms.Button btnAddItem;
  6919. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6920. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6921. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6922. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6923. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6924. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6925. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6926. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6927. private System.Windows.Forms.Button findInRegB;
  6928. private System.Windows.Forms.Button RemoveOwnerB;
  6929. private System.Windows.Forms.Button AddOwnerB;
  6930. private System.Windows.Forms.TabPage optionsTab;
  6931. private System.Windows.Forms.RadioButton radioMinimal;
  6932. private System.Windows.Forms.RadioButton radioCaramel;
  6933. private System.Windows.Forms.RadioButton radioLime;
  6934. private System.Windows.Forms.RadioButton radioMagma;
  6935. private System.Windows.Forms.RadioButton radioOcean;
  6936. private System.Windows.Forms.RadioButton radioZerg;
  6937. private System.Windows.Forms.Label lblTheming;
  6938. private System.Windows.Forms.ListBox listCustomCommands;
  6939. private System.Windows.Forms.Label removeCCL;
  6940. private System.Windows.Forms.Button removeCCB;
  6941. private System.Windows.Forms.Button refreshCCB;
  6942. private System.Windows.Forms.Panel panel5;
  6943. private System.Windows.Forms.Panel panel6;
  6944. private System.Windows.Forms.Panel panelList;
  6945. private System.Windows.Forms.TabPage modernAppsTab;
  6946. private System.Windows.Forms.Label txtModernAppsTitle;
  6947. private System.Windows.Forms.Panel panelModernAppsList;
  6948. private System.Windows.Forms.CheckedListBox listModernApps;
  6949. private System.Windows.Forms.Button uninstallModernAppsButton;
  6950. private System.Windows.Forms.Button refreshModernAppsButton;
  6951. private System.Windows.Forms.Label txtUWP;
  6952. private ColoredCheckBox chkSelectAllModernApps;
  6953. private ToggleSwitch performanceSw;
  6954. private ToggleSwitch defenderSw;
  6955. private ToggleSwitch networkSw;
  6956. private ToggleSwitch mediaSharingSw;
  6957. private ToggleSwitch printSw;
  6958. private ToggleSwitch systemRestoreSw;
  6959. private ToggleSwitch officeTelemetrySw;
  6960. private ToggleSwitch telemetryTasksSw;
  6961. private ToggleSwitch superfetchSw;
  6962. private ToggleSwitch homegroupSw;
  6963. private ToggleSwitch reportingSw;
  6964. private ToggleSwitch oldMixerSw;
  6965. private ToggleSwitch gameBarSw;
  6966. private ToggleSwitch uODSw;
  6967. private ToggleSwitch sensorSw;
  6968. private ToggleSwitch privacySw;
  6969. private ToggleSwitch telemetryServicesSw;
  6970. private ToggleSwitch autoUpdatesSw;
  6971. private ToggleSwitch peopleSw;
  6972. private ToggleSwitch adsSw;
  6973. private ToggleSwitch colorBarSw;
  6974. private ToggleSwitch oldExplorerSw;
  6975. private ToggleSwitch xboxSw;
  6976. private ToggleSwitch cortanaSw;
  6977. private ToggleSwitch darkSw;
  6978. private ToggleSwitch spellSw;
  6979. private ToggleSwitch inkSw;
  6980. private ToggleSwitch driversSw;
  6981. private System.Windows.Forms.Button btnResetConfig;
  6982. private ToggleSwitch disableOneDriveSw;
  6983. private ToggleSwitch compatSw;
  6984. private System.Windows.Forms.Button btnUpdate;
  6985. private System.Windows.Forms.Button btnChangelog;
  6986. private ToggleSwitch faxSw;
  6987. private ToggleSwitch insiderSw;
  6988. private ToggleSwitch featuresSw;
  6989. private ToggleSwitch smartScreenSw;
  6990. private ColoredCheckBox chkReadOnly;
  6991. private System.Windows.Forms.Label lblLock;
  6992. private ToggleSwitch ccSw;
  6993. private ToggleSwitch stickySw;
  6994. private ToggleSwitch longPathsSw;
  6995. private ColoredCheckBox chkBlock;
  6996. private ToggleSwitch castSw;
  6997. private System.Windows.Forms.Button adblockBasic;
  6998. private System.Windows.Forms.Label lblAdblockSub;
  6999. private System.Windows.Forms.Label lblAdblock;
  7000. private System.Windows.Forms.Button adblockUlti;
  7001. private System.Windows.Forms.Button adblockP;
  7002. private System.Windows.Forms.Button adblockS;
  7003. private System.Windows.Forms.TabPage appsTab;
  7004. private System.Windows.Forms.Button btnDownloadApps;
  7005. private System.Windows.Forms.Label appsTitle;
  7006. private ColoredCheckBox c7zip;
  7007. private ColoredCheckBox cPeaZip;
  7008. private ColoredCheckBox cWinRar;
  7009. private ColoredCheckBox cChromium;
  7010. private ColoredCheckBox cChrome;
  7011. private ColoredCheckBox cFirefox;
  7012. private ColoredCheckBox cVivaldi;
  7013. private ColoredCheckBox cOpera;
  7014. private ColoredCheckBox cThunderbird;
  7015. private ColoredCheckBox cDiscord;
  7016. private ColoredCheckBox cSkype;
  7017. private ColoredCheckBox cViber;
  7018. private ColoredCheckBox cSumatra;
  7019. private ColoredCheckBox cAdobeReader;
  7020. private ColoredCheckBox cQB;
  7021. private ColoredCheckBox cDeluge;
  7022. private System.Windows.Forms.Label setDownDirLbl;
  7023. private System.Windows.Forms.TextBox txtDownloadFolder;
  7024. private System.Windows.Forms.Button changeDownDirB;
  7025. private System.Windows.Forms.Label txtDownloadStatus;
  7026. private System.Windows.Forms.Label bitPref;
  7027. private ColoredRadioButton c32;
  7028. private ColoredCheckBox cFoxit;
  7029. private ColoredCheckBox cUT3;
  7030. private ColoredCheckBox cBT;
  7031. private System.Windows.Forms.Button goToDownloadsB;
  7032. private System.Windows.Forms.LinkLabel linkWarnings;
  7033. private ColoredCheckBox cTor;
  7034. private ColoredCheckBox cTV;
  7035. private ColoredCheckBox cZoom;
  7036. private ColoredCheckBox cEvernote;
  7037. private ColoredCheckBox cOneDrive;
  7038. private ColoredCheckBox cSteam;
  7039. private ColoredCheckBox cUbi;
  7040. private ColoredCheckBox cBlizzard;
  7041. private System.Windows.Forms.PictureBox pictureBox2;
  7042. private System.Windows.Forms.PictureBox pictureBox6;
  7043. private System.Windows.Forms.PictureBox pictureBox7;
  7044. private System.Windows.Forms.PictureBox pictureBox3;
  7045. private System.Windows.Forms.PictureBox pictureBox4;
  7046. private System.Windows.Forms.PictureBox pictureBox5;
  7047. private System.Windows.Forms.PictureBox pictureBox14;
  7048. private System.Windows.Forms.PictureBox pictureBox15;
  7049. private System.Windows.Forms.PictureBox pictureBox16;
  7050. private System.Windows.Forms.PictureBox pictureBox17;
  7051. private System.Windows.Forms.PictureBox pictureBox20;
  7052. private System.Windows.Forms.PictureBox pictureBox19;
  7053. private System.Windows.Forms.PictureBox pictureBox18;
  7054. private System.Windows.Forms.PictureBox pictureBox25;
  7055. private System.Windows.Forms.PictureBox pictureBox26;
  7056. private System.Windows.Forms.PictureBox pictureBox27;
  7057. private System.Windows.Forms.PictureBox pictureBox28;
  7058. private System.Windows.Forms.PictureBox pictureBox29;
  7059. private System.Windows.Forms.PictureBox pictureBox30;
  7060. private System.Windows.Forms.PictureBox pictureBox24;
  7061. private System.Windows.Forms.PictureBox pictureBox21;
  7062. private System.Windows.Forms.PictureBox pictureBox23;
  7063. private System.Windows.Forms.PictureBox pictureBox22;
  7064. private System.Windows.Forms.PictureBox pictureBox43;
  7065. private System.Windows.Forms.PictureBox pictureBox49;
  7066. private System.Windows.Forms.PictureBox pictureBox51;
  7067. private System.Windows.Forms.PictureBox pictureBox50;
  7068. private ColoredCheckBox cLibreOffice;
  7069. private System.Windows.Forms.PictureBox pictureBox52;
  7070. private ColoredCheckBox cAutoInstall;
  7071. private ColoredCheckBox cEpicStore;
  7072. private System.Windows.Forms.PictureBox pictureBox53;
  7073. private ColoredCheckBox cOrigin;
  7074. private System.Windows.Forms.PictureBox pictureBox54;
  7075. private ColoredCheckBox cMSTeams;
  7076. private System.Windows.Forms.PictureBox pictureBox55;
  7077. private ColoredCheckBox cAnyDesk;
  7078. private System.Windows.Forms.PictureBox pictureBox56;
  7079. private ColoredCheckBox cMaxthon;
  7080. private System.Windows.Forms.PictureBox picturemaxthon;
  7081. private System.Windows.Forms.PictureBox pictureBox63;
  7082. private ColoredCheckBox cDropbox;
  7083. private ColoredCheckBox cFlux;
  7084. private System.Windows.Forms.PictureBox pictureBox71;
  7085. private System.Windows.Forms.Panel panelApps1;
  7086. private System.Windows.Forms.Panel panelApps5;
  7087. private ColoredCheckBox chkOnlyRemovable;
  7088. private ColoredProgress progressDownloader;
  7089. private System.Windows.Forms.PictureBox pictureBox75;
  7090. private ColoredCheckBox cUT2;
  7091. private System.Windows.Forms.Button btnGetFeed;
  7092. private System.Windows.Forms.Panel panelCommonApps;
  7093. private ToggleSwitch actionSw;
  7094. private System.Windows.Forms.LinkLabel l2;
  7095. private System.Windows.Forms.Panel panelApps6;
  7096. private ColoredCheckBox cVCPP;
  7097. private System.Windows.Forms.PictureBox pictureBox80;
  7098. private ColoredCheckBox cNF472;
  7099. private System.Windows.Forms.PictureBox pictureBox78;
  7100. private ColoredCheckBox cNF452;
  7101. private System.Windows.Forms.PictureBox pictureBox79;
  7102. private ColoredCheckBox cNF40;
  7103. private System.Windows.Forms.PictureBox pictureBox77;
  7104. private ColoredCheckBox cNF35;
  7105. private System.Windows.Forms.PictureBox pictureBox76;
  7106. private ColoredCheckBox cIObitSU;
  7107. private ColoredCheckBox cIObitU;
  7108. private System.Windows.Forms.PictureBox pictureBox74;
  7109. private ColoredCheckBox cRevo;
  7110. private System.Windows.Forms.PictureBox pictureBox68;
  7111. private ColoredCheckBox cIObitDB;
  7112. private ColoredCheckBox cIObitSD;
  7113. private System.Windows.Forms.PictureBox pictureBox61;
  7114. private ColoredCheckBox cUUI;
  7115. private System.Windows.Forms.PictureBox pictureBox66;
  7116. private System.Windows.Forms.PictureBox pictureBox72;
  7117. private System.Windows.Forms.PictureBox pictureBox67;
  7118. private ColoredCheckBox cRufus;
  7119. private System.Windows.Forms.PictureBox pictureBox73;
  7120. private ColoredCheckBox cMalwarebytes;
  7121. private System.Windows.Forms.PictureBox pictureBox70;
  7122. private ColoredCheckBox cAntiExploit;
  7123. private System.Windows.Forms.PictureBox pictureBox69;
  7124. private System.Windows.Forms.Label txtFeedError;
  7125. private ColoredCheckBox cViper;
  7126. private System.Windows.Forms.PictureBox pictureBox81;
  7127. private System.Windows.Forms.PictureBox pictureBox8;
  7128. private ColoredCheckBox cIrfan;
  7129. private System.Windows.Forms.PictureBox pictureBox59;
  7130. private ColoredCheckBox ciTunes;
  7131. private ColoredCheckBox cWinamp;
  7132. private System.Windows.Forms.PictureBox pictureBox65;
  7133. private ColoredCheckBox cAudacity;
  7134. private ColoredCheckBox cPhotoFiltre;
  7135. private System.Windows.Forms.PictureBox pictureBox46;
  7136. private ColoredCheckBox cGIMP;
  7137. private System.Windows.Forms.PictureBox pictureBox47;
  7138. private System.Windows.Forms.PictureBox pictureBox45;
  7139. private System.Windows.Forms.PictureBox pictureBox48;
  7140. private ColoredCheckBox cMp3Tag;
  7141. private System.Windows.Forms.PictureBox pictureBox60;
  7142. private ColoredCheckBox cBlender;
  7143. private ColoredCheckBox cLightShot;
  7144. private System.Windows.Forms.PictureBox pictureBox58;
  7145. private System.Windows.Forms.PictureBox pictureBox57;
  7146. private ColoredCheckBox cGyazo;
  7147. private ColoredCheckBox cNPP;
  7148. private ColoredCheckBox cSublimeText;
  7149. private System.Windows.Forms.PictureBox pictureBox33;
  7150. private ColoredCheckBox cAtom;
  7151. private System.Windows.Forms.PictureBox pictureBox34;
  7152. private System.Windows.Forms.PictureBox pictureBox32;
  7153. private System.Windows.Forms.PictureBox pictureBox35;
  7154. private System.Windows.Forms.PictureBox pictureBox31;
  7155. private System.Windows.Forms.PictureBox pictureBox36;
  7156. private ColoredCheckBox cVS;
  7157. private ColoredCheckBox cVSCode;
  7158. private ColoredCheckBox cSublimeMerge;
  7159. private System.Windows.Forms.PictureBox pictureBox64;
  7160. private ColoredCheckBox cAndroidStudio;
  7161. private System.Windows.Forms.PictureBox pictureBox62;
  7162. private ColoredCheckBox cEclipse;
  7163. private ColoredCheckBox cGitHub;
  7164. private ColoredCheckBox cNode;
  7165. private System.Windows.Forms.PictureBox pictureBox38;
  7166. private ColoredCheckBox cXAMPP;
  7167. private ColoredCheckBox cPostman;
  7168. private System.Windows.Forms.PictureBox pictureBox40;
  7169. private System.Windows.Forms.PictureBox pictureBox41;
  7170. private System.Windows.Forms.PictureBox pictureBox42;
  7171. private ColoredCheckBox cFileZilla;
  7172. private System.Windows.Forms.PictureBox pictureBox39;
  7173. private System.Windows.Forms.PictureBox pictureBox37;
  7174. private ColoredCheckBox cPutty;
  7175. private System.Windows.Forms.PictureBox pictureBox44;
  7176. private ColoredCheckBox cWinScp;
  7177. private System.Windows.Forms.Button btnViewLog;
  7178. private System.Windows.Forms.Label lblTroubleshoot;
  7179. private System.Windows.Forms.Label lblUpdating;
  7180. private System.Windows.Forms.Button btnOpenConf;
  7181. private System.Windows.Forms.PictureBox pictureBox82;
  7182. private ColoredCheckBox cMega;
  7183. private System.Windows.Forms.TabPage pingerTab;
  7184. private System.Windows.Forms.Label pingerTitle;
  7185. private System.Windows.Forms.TextBox txtPingInput;
  7186. private System.Windows.Forms.Label lblPinger;
  7187. private System.Windows.Forms.Button btnPing;
  7188. private System.Windows.Forms.Label lblFootprint;
  7189. private System.Windows.Forms.Label lblPretext;
  7190. private System.Windows.Forms.Button btnShodan;
  7191. private System.Windows.Forms.Label lblResults;
  7192. private System.Windows.Forms.ListBox listPingResults;
  7193. private System.Windows.Forms.Panel panel7;
  7194. private System.Windows.Forms.Button copyIPB;
  7195. private System.Windows.Forms.Button copyB;
  7196. private System.Windows.Forms.Button btnExport;
  7197. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7198. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7199. private System.Windows.Forms.NotifyIcon launcherIcon;
  7200. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  7201. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  7202. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  7203. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  7204. private System.Windows.Forms.ToolStripMenuItem trayAD;
  7205. private System.Windows.Forms.ToolStripMenuItem trayExit;
  7206. private ToggleSwitch quickAccessToggle;
  7207. private System.Windows.Forms.PictureBox pictureBox83;
  7208. private System.Windows.Forms.LinkLabel linkLabel5;
  7209. private System.Windows.Forms.LinkLabel linkLabel6;
  7210. private System.Windows.Forms.PictureBox pictureBox84;
  7211. private System.Windows.Forms.Label lblLab;
  7212. private System.Windows.Forms.LinkLabel linkUpdate;
  7213. private System.Windows.Forms.Label lblUpdateDisabled;
  7214. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  7215. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7216. private System.Windows.Forms.Button flushCacheB;
  7217. private ColoredCheckBox cVLC;
  7218. private ColoredCheckBox cFoobar;
  7219. private ColoredCheckBox cPot;
  7220. private System.Windows.Forms.PictureBox pictureBox10;
  7221. private System.Windows.Forms.PictureBox pictureBox11;
  7222. private System.Windows.Forms.PictureBox pictureBox12;
  7223. private ColoredCheckBox cBS;
  7224. private System.Windows.Forms.PictureBox pictureBox13;
  7225. private ColoredCheckBox cSpotify;
  7226. private System.Windows.Forms.PictureBox pictureBox9;
  7227. private ColoredRadioButton c64;
  7228. private System.Windows.Forms.Panel panel10;
  7229. private ToggleSwitch helpTipsToggle;
  7230. private Button backupStartupB;
  7231. private Button restoreStartupB;
  7232. private TextBox txtBackupTitle;
  7233. private Label lblBackupTitle;
  7234. private Button doBackup;
  7235. private Button cancelBackup;
  7236. private Label languagesL;
  7237. private Panel panel8;
  7238. private PictureBox pictureBox85;
  7239. private Panel panel9;
  7240. private PictureBox pictureBox87;
  7241. private PictureBox pictureBox86;
  7242. private ToolTip helpBox;
  7243. private PictureBox pictureBox88;
  7244. private ColoredRadioButton radioHellenic;
  7245. private ColoredRadioButton radioEnglish;
  7246. private ColoredRadioButton radioRussian;
  7247. private Button btnSpeedtest;
  7248. }
  7249. }