MainForm.Designer.cs 382 KB

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