MainForm.Designer.cs 386 KB

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