MainForm.Designer.cs 425 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116
  1. using System.Windows.Forms;
  2. using Optimizer;
  3. namespace Optimizer
  4. {
  5. partial class MainForm
  6. {
  7. /// <summary>
  8. /// Required designer variable.
  9. /// </summary>
  10. private System.ComponentModel.IContainer components = null;
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  15. protected override void Dispose(bool disposing)
  16. {
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23. #region Windows Form Designer generated code
  24. /// <summary>
  25. /// Required method for Designer support - do not modify
  26. /// the contents of this method with the code editor.
  27. /// </summary>
  28. private void InitializeComponent()
  29. {
  30. this.components = new System.ComponentModel.Container();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  32. System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("Processors", 0, 0);
  33. System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("Memory", 1, 1);
  34. System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("Graphics", 2, 2);
  35. System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("Motherboard", 3, 3);
  36. System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("Storage", 4, 4);
  37. System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("Network Adapters", 5, 5);
  38. System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("Audio", 6, 6);
  39. System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("Peripherals", 7, 7);
  40. this.tpanel = new System.Windows.Forms.Panel();
  41. this.restartAndApply = new System.Windows.Forms.Label();
  42. this.picRestartNeeded = new System.Windows.Forms.PictureBox();
  43. this.picLab = new System.Windows.Forms.PictureBox();
  44. this.picUpdate = new System.Windows.Forms.PictureBox();
  45. this.txtNetFw = new System.Windows.Forms.Label();
  46. this.txtBitness = new System.Windows.Forms.Label();
  47. this.txtOS = new System.Windows.Forms.Label();
  48. this.txtVersion = new System.Windows.Forms.Label();
  49. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  50. this.label2 = new System.Windows.Forms.Label();
  51. this.bpanel = new System.Windows.Forms.Panel();
  52. this.tabCollection = new Optimizer.MoonTabs();
  53. this.universalTab = new System.Windows.Forms.TabPage();
  54. this.chkMenuDelays = new Optimizer.MoonCheck();
  55. this.chkAllTrayIcons = new Optimizer.MoonCheck();
  56. this.winSearchSw = new Optimizer.ToggleCard();
  57. this.label13 = new System.Windows.Forms.Label();
  58. this.label4a = new System.Windows.Forms.Label();
  59. this.drives = new System.Windows.Forms.Label();
  60. this.label14s = new System.Windows.Forms.Label();
  61. this.nvidiaTelemetrySw = new Optimizer.ToggleCard();
  62. this.ntfsStampSw = new Optimizer.ToggleCard();
  63. this.smb2Sw = new Optimizer.ToggleCard();
  64. this.smb1Sw = new Optimizer.ToggleCard();
  65. this.hibernateSw = new Optimizer.ToggleCard();
  66. this.chromeTelemetrySw = new Optimizer.ToggleCard();
  67. this.ffTelemetrySw = new Optimizer.ToggleCard();
  68. this.vsSw = new Optimizer.ToggleCard();
  69. this.reportingSw = new Optimizer.ToggleCard();
  70. this.systemRestoreSw = new Optimizer.ToggleCard();
  71. this.officeTelemetrySw = new Optimizer.ToggleCard();
  72. this.smartScreenSw = new Optimizer.ToggleCard();
  73. this.networkSw = new Optimizer.ToggleCard();
  74. this.telemetryTasksSw = new Optimizer.ToggleCard();
  75. this.defenderSw = new Optimizer.ToggleCard();
  76. this.homegroupSw = new Optimizer.ToggleCard();
  77. this.stickySw = new Optimizer.ToggleCard();
  78. this.compatSw = new Optimizer.ToggleCard();
  79. this.mediaSharingSw = new Optimizer.ToggleCard();
  80. this.printSw = new Optimizer.ToggleCard();
  81. this.superfetchSw = new Optimizer.ToggleCard();
  82. this.faxSw = new Optimizer.ToggleCard();
  83. this.performanceSw = new Optimizer.ToggleCard();
  84. this.windows10Tab = new System.Windows.Forms.TabPage();
  85. this.chkHideFeed = new Optimizer.MoonCheck();
  86. this.chkHideSearch = new Optimizer.MoonCheck();
  87. this.chkNewsInterest = new Optimizer.MoonCheck();
  88. this.classicPhotoViewerSw = new Optimizer.ToggleCard();
  89. this.edgeAiSw = new Optimizer.ToggleCard();
  90. this.edgeTelemetrySw = new Optimizer.ToggleCard();
  91. this.label18 = new System.Windows.Forms.Label();
  92. this.label17 = new System.Windows.Forms.Label();
  93. this.label16 = new System.Windows.Forms.Label();
  94. this.label15 = new System.Windows.Forms.Label();
  95. this.label14 = new System.Windows.Forms.Label();
  96. this.panelWin11Tweaks = new System.Windows.Forms.Panel();
  97. this.copilotSw = new Optimizer.ToggleCard();
  98. this.label20 = new System.Windows.Forms.Label();
  99. this.label19 = new System.Windows.Forms.Label();
  100. this.stickersSw = new Optimizer.ToggleCard();
  101. this.compactModeSw = new Optimizer.ToggleCard();
  102. this.snapAssistSw = new Optimizer.ToggleCard();
  103. this.widgetsSw = new Optimizer.ToggleCard();
  104. this.leftTaskbarSw = new Optimizer.ToggleCard();
  105. this.classicContextSw = new Optimizer.ToggleCard();
  106. this.chatSw = new Optimizer.ToggleCard();
  107. this.vbsSw = new Optimizer.ToggleCard();
  108. this.gameModeSw = new Optimizer.ToggleCard();
  109. this.storeUpdatesSw = new Optimizer.ToggleCard();
  110. this.oldMixerSw = new Optimizer.ToggleCard();
  111. this.insiderSw = new Optimizer.ToggleCard();
  112. this.castSw = new Optimizer.ToggleCard();
  113. this.gameBarSw = new Optimizer.ToggleCard();
  114. this.sensorSw = new Optimizer.ToggleCard();
  115. this.ccSw = new Optimizer.ToggleCard();
  116. this.cortanaSw = new Optimizer.ToggleCard();
  117. this.privacySw = new Optimizer.ToggleCard();
  118. this.driversSw = new Optimizer.ToggleCard();
  119. this.telemetryServicesSw = new Optimizer.ToggleCard();
  120. this.autoUpdatesSw = new Optimizer.ToggleCard();
  121. this.tpmSw = new Optimizer.ToggleCard();
  122. this.xboxSw = new Optimizer.ToggleCard();
  123. this.inkSw = new Optimizer.ToggleCard();
  124. this.spellSw = new Optimizer.ToggleCard();
  125. this.longPathsSw = new Optimizer.ToggleCard();
  126. this.uODSw = new Optimizer.ToggleCard();
  127. this.peopleSw = new Optimizer.ToggleCard();
  128. this.oldExplorerSw = new Optimizer.ToggleCard();
  129. this.adsSw = new Optimizer.ToggleCard();
  130. this.windows8Tab = new System.Windows.Forms.TabPage();
  131. this.label21 = new System.Windows.Forms.Label();
  132. this.disableOneDriveSw = new Optimizer.ToggleCard();
  133. this.advancedTab = new System.Windows.Forms.TabPage();
  134. this.btnRestartDisableDefender = new System.Windows.Forms.Button();
  135. this.btnRestart = new System.Windows.Forms.Button();
  136. this.btnRestartSafe = new System.Windows.Forms.Button();
  137. this.loginVerboseSw = new Optimizer.ToggleCard();
  138. this.hpetSw = new Optimizer.ToggleCard();
  139. this.modernAppsTab = new System.Windows.Forms.TabPage();
  140. this.btnRestoreUwp = new System.Windows.Forms.Button();
  141. this.panelUwp = new System.Windows.Forms.Panel();
  142. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  143. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  144. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  145. this.chkOnlyRemovable = new Optimizer.MoonCheck();
  146. this.chkSelectAllModernApps = new Optimizer.MoonCheck();
  147. this.startupTab = new System.Windows.Forms.TabPage();
  148. this.cancelBackup = new System.Windows.Forms.Button();
  149. this.doBackup = new System.Windows.Forms.Button();
  150. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  151. this.lblBackupTitle = new System.Windows.Forms.Label();
  152. this.restoreStartupB = new System.Windows.Forms.Button();
  153. this.backupStartupB = new System.Windows.Forms.Button();
  154. this.findInRegB = new System.Windows.Forms.Button();
  155. this.locateFileB = new System.Windows.Forms.Button();
  156. this.refreshStartupB = new System.Windows.Forms.Button();
  157. this.panel3 = new System.Windows.Forms.Panel();
  158. this.listStartupItems = new System.Windows.Forms.ListView();
  159. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  160. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  161. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  162. this.removeStartupItemB = new System.Windows.Forms.Button();
  163. this.startupTitle = new System.Windows.Forms.Label();
  164. this.appsTab = new System.Windows.Forms.TabPage();
  165. this.txtFeedError = new System.Windows.Forms.Label();
  166. this.lblVideoSound = new System.Windows.Forms.Label();
  167. this.lblCoding = new System.Windows.Forms.Label();
  168. this.lblSystemTools = new System.Windows.Forms.Label();
  169. this.groupSoundVideo = new System.Windows.Forms.Panel();
  170. this.lblInternet = new System.Windows.Forms.Label();
  171. this.groupCoding = new System.Windows.Forms.Panel();
  172. this.groupInternet = new System.Windows.Forms.Panel();
  173. this.panel10 = new System.Windows.Forms.Panel();
  174. this.appsTitle = new System.Windows.Forms.Label();
  175. this.btnGetFeed = new System.Windows.Forms.Button();
  176. this.panelCommonApps = new System.Windows.Forms.Panel();
  177. this.cAutoInstall = new Optimizer.MoonCheck();
  178. this.progressDownloader = new Optimizer.MoonProgress();
  179. this.c64 = new Optimizer.MoonRadio();
  180. this.c32 = new Optimizer.MoonRadio();
  181. this.btnDownloadApps = new System.Windows.Forms.Button();
  182. this.setDownDirLbl = new System.Windows.Forms.Label();
  183. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  184. this.changeDownDirB = new System.Windows.Forms.Button();
  185. this.txtDownloadStatus = new System.Windows.Forms.Label();
  186. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  187. this.bitPref = new System.Windows.Forms.Label();
  188. this.goToDownloadsB = new System.Windows.Forms.Button();
  189. this.groupSystemTools = new System.Windows.Forms.Panel();
  190. this.cleanerTab = new System.Windows.Forms.TabPage();
  191. this.panel14 = new System.Windows.Forms.Panel();
  192. this.listCleanPreview = new Optimizer.MoonCheckList();
  193. this.panel13 = new System.Windows.Forms.Panel();
  194. this.btnWinClean = new System.Windows.Forms.Button();
  195. this.analyzeDriveB = new System.Windows.Forms.Button();
  196. this.checkSelectAll = new System.Windows.Forms.LinkLabel();
  197. this.lblPretext = new System.Windows.Forms.Label();
  198. this.cleanDriveB = new System.Windows.Forms.Button();
  199. this.lblFootprint = new System.Windows.Forms.Label();
  200. this.panel1 = new System.Windows.Forms.Panel();
  201. this.bravePasswords = new Optimizer.MoonCheck();
  202. this.braveSession = new Optimizer.MoonCheck();
  203. this.braveHistory = new Optimizer.MoonCheck();
  204. this.braveCookies = new Optimizer.MoonCheck();
  205. this.braveCache = new Optimizer.MoonCheck();
  206. this.label9 = new System.Windows.Forms.Label();
  207. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  208. this.label8 = new System.Windows.Forms.Label();
  209. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  210. this.edgeSession = new Optimizer.MoonCheck();
  211. this.edgeHistory = new Optimizer.MoonCheck();
  212. this.edgeCookies = new Optimizer.MoonCheck();
  213. this.edgeCache = new Optimizer.MoonCheck();
  214. this.IECache = new Optimizer.MoonCheck();
  215. this.firefoxHistory = new Optimizer.MoonCheck();
  216. this.firefoxCookies = new Optimizer.MoonCheck();
  217. this.firefoxCache = new Optimizer.MoonCheck();
  218. this.chromePws = new Optimizer.MoonCheck();
  219. this.chromeSession = new Optimizer.MoonCheck();
  220. this.chromeHistory = new Optimizer.MoonCheck();
  221. this.chromeCookies = new Optimizer.MoonCheck();
  222. this.chromeCache = new Optimizer.MoonCheck();
  223. this.label7 = new System.Windows.Forms.Label();
  224. this.label6 = new System.Windows.Forms.Label();
  225. this.label5 = new System.Windows.Forms.Label();
  226. this.label4 = new System.Windows.Forms.Label();
  227. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  228. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  229. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  230. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  231. this.checkErrorReports = new Optimizer.MoonCheck();
  232. this.checkTemp = new Optimizer.MoonCheck();
  233. this.checkBin = new Optimizer.MoonCheck();
  234. this.checkMiniDumps = new Optimizer.MoonCheck();
  235. this.pingerTab = new System.Windows.Forms.TabPage();
  236. this.netTools = new Optimizer.MoonTabs();
  237. this.tabPage2 = new System.Windows.Forms.TabPage();
  238. this.btnSetDns = new System.Windows.Forms.Button();
  239. this.txtDns6B = new System.Windows.Forms.TextBox();
  240. this.txtDns6A = new System.Windows.Forms.TextBox();
  241. this.label12 = new System.Windows.Forms.Label();
  242. this.txtDns4B = new System.Windows.Forms.TextBox();
  243. this.txtDns4A = new System.Windows.Forms.TextBox();
  244. this.label10 = new System.Windows.Forms.Label();
  245. this.chkCustomDns = new Optimizer.MoonCheck();
  246. this.chkAllNics = new Optimizer.MoonCheck();
  247. this.dnsTitle = new System.Windows.Forms.Label();
  248. this.linkDNSv6A = new System.Windows.Forms.LinkLabel();
  249. this.linkDNSv4A = new System.Windows.Forms.LinkLabel();
  250. this.linkDNSv6 = new System.Windows.Forms.LinkLabel();
  251. this.linkDNSv4 = new System.Windows.Forms.LinkLabel();
  252. this.label3 = new System.Windows.Forms.Label();
  253. this.label1 = new System.Windows.Forms.Label();
  254. this.btnOpenNetwork = new System.Windows.Forms.Button();
  255. this.flushCacheB = new System.Windows.Forms.Button();
  256. this.boxAdapter = new Optimizer.MoonSelect();
  257. this.boxDNS = new Optimizer.MoonSelect();
  258. this.tabPage1 = new System.Windows.Forms.TabPage();
  259. this.btnExport = new System.Windows.Forms.Button();
  260. this.copyB = new System.Windows.Forms.Button();
  261. this.copyIPB = new System.Windows.Forms.Button();
  262. this.panel7 = new System.Windows.Forms.Panel();
  263. this.listPingResults = new Optimizer.MoonList();
  264. this.lblResults = new System.Windows.Forms.Label();
  265. this.btnShodan = new System.Windows.Forms.Button();
  266. this.btnPing = new System.Windows.Forms.Button();
  267. this.txtPingInput = new System.Windows.Forms.TextBox();
  268. this.lblPinger = new System.Windows.Forms.Label();
  269. this.pingerTitle = new System.Windows.Forms.Label();
  270. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  271. this.panel4 = new System.Windows.Forms.Panel();
  272. this.chkIncludeWww = new Optimizer.MoonCheck();
  273. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  274. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  275. this.lblLock = new System.Windows.Forms.Label();
  276. this.chkReadOnly = new Optimizer.MoonCheck();
  277. this.panelList = new System.Windows.Forms.Panel();
  278. this.listHostEntries = new Optimizer.MoonList();
  279. this.chkBlock = new Optimizer.MoonCheck();
  280. this.refreshHostsB = new System.Windows.Forms.Button();
  281. this.removeHostB = new System.Windows.Forms.Button();
  282. this.removeAllHostsB = new System.Windows.Forms.Button();
  283. this.addHostB = new System.Windows.Forms.Button();
  284. this.txtIP = new System.Windows.Forms.TextBox();
  285. this.txtDomain = new System.Windows.Forms.TextBox();
  286. this.lblDomain = new System.Windows.Forms.Label();
  287. this.lblIP = new System.Windows.Forms.Label();
  288. this.hostsTitle = new System.Windows.Forms.Label();
  289. this.linkLocate = new System.Windows.Forms.LinkLabel();
  290. this.registryFixerTab = new System.Windows.Forms.TabPage();
  291. this.panel2 = new System.Windows.Forms.Panel();
  292. this.regFixB = new System.Windows.Forms.Button();
  293. this.regLbl = new System.Windows.Forms.Label();
  294. this.checkRestartExplorer = new Optimizer.MoonCheck();
  295. this.checkRegistryEditor = new Optimizer.MoonCheck();
  296. this.checkEnableAll = new Optimizer.MoonCheck();
  297. this.checkContextMenu = new Optimizer.MoonCheck();
  298. this.checkTaskManager = new Optimizer.MoonCheck();
  299. this.checkCommandPrompt = new Optimizer.MoonCheck();
  300. this.checkFirewall = new Optimizer.MoonCheck();
  301. this.checkRunDialog = new Optimizer.MoonCheck();
  302. this.checkFolderOptions = new Optimizer.MoonCheck();
  303. this.checkControlPanel = new Optimizer.MoonCheck();
  304. this.registryTitle = new System.Windows.Forms.Label();
  305. this.indiciumTab = new System.Windows.Forms.TabPage();
  306. this.panel12 = new System.Windows.Forms.Panel();
  307. this.specsTree = new Optimizer.MoonTree();
  308. this.indiciumMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  309. this.toolHWCopy = new System.Windows.Forms.ToolStripMenuItem();
  310. this.toolHWGoogle = new System.Windows.Forms.ToolStripMenuItem();
  311. this.toolHWDuck = new System.Windows.Forms.ToolStripMenuItem();
  312. this.panel11 = new System.Windows.Forms.Panel();
  313. this.btnCopyHW = new System.Windows.Forms.Button();
  314. this.btnSaveHW = new System.Windows.Forms.Button();
  315. this.hwDetailed = new Optimizer.ToggleCard();
  316. this.integratorTab = new System.Windows.Forms.TabPage();
  317. this.synapse = new Optimizer.MoonTabs();
  318. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  319. this.integrator7 = new System.Windows.Forms.Label();
  320. this.integrator6 = new System.Windows.Forms.Label();
  321. this.integrator5 = new System.Windows.Forms.Label();
  322. this.integrator4 = new System.Windows.Forms.Label();
  323. this.integrator3 = new System.Windows.Forms.Label();
  324. this.integrator2 = new System.Windows.Forms.Label();
  325. this.integrator1 = new System.Windows.Forms.Label();
  326. this.tabPage8 = new System.Windows.Forms.TabPage();
  327. this.btnAddItem = new System.Windows.Forms.Button();
  328. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  329. this.txtItemName = new System.Windows.Forms.TextBox();
  330. this.security = new System.Windows.Forms.GroupBox();
  331. this.checkShift = new Optimizer.MoonCheck();
  332. this.itemposition = new System.Windows.Forms.GroupBox();
  333. this.radioTop = new Optimizer.MoonRadio();
  334. this.radioMiddle = new Optimizer.MoonRadio();
  335. this.radioBottom = new Optimizer.MoonRadio();
  336. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  337. this.checkDefaultIcon = new Optimizer.MoonCheck();
  338. this.btnBrowseIcon = new System.Windows.Forms.Button();
  339. this.txtIcon = new System.Windows.Forms.TextBox();
  340. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  341. this.btnBrowseItem = new System.Windows.Forms.Button();
  342. this.txtItem = new System.Windows.Forms.TextBox();
  343. this.itemtype = new System.Windows.Forms.GroupBox();
  344. this.radioCommand = new Optimizer.MoonRadio();
  345. this.radioProgram = new Optimizer.MoonRadio();
  346. this.radioFolder = new Optimizer.MoonRadio();
  347. this.radioLink = new Optimizer.MoonRadio();
  348. this.radioFile = new Optimizer.MoonRadio();
  349. this.addItemL = new System.Windows.Forms.Label();
  350. this.tabPage9 = new System.Windows.Forms.TabPage();
  351. this.panel5 = new System.Windows.Forms.Panel();
  352. this.listDesktopItems = new Optimizer.MoonList();
  353. this.refreshIIB = new System.Windows.Forms.Button();
  354. this.removeDIB = new System.Windows.Forms.Button();
  355. this.removeAllIIB = new System.Windows.Forms.Button();
  356. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  357. this.tabPage10 = new System.Windows.Forms.TabPage();
  358. this.WAB = new Optimizer.ToggleCard();
  359. this.AddCMDB = new Optimizer.ToggleCard();
  360. this.AddOwnerB = new Optimizer.ToggleCard();
  361. this.DSB = new Optimizer.ToggleCard();
  362. this.SSB = new Optimizer.ToggleCard();
  363. this.STB = new Optimizer.ToggleCard();
  364. this.PMB = new Optimizer.ToggleCard();
  365. this.readyMenusL = new System.Windows.Forms.Label();
  366. this.tabPage11 = new System.Windows.Forms.TabPage();
  367. this.panel6 = new System.Windows.Forms.Panel();
  368. this.listCustomCommands = new Optimizer.MoonList();
  369. this.removeCCB = new System.Windows.Forms.Button();
  370. this.refreshCCB = new System.Windows.Forms.Button();
  371. this.removeCCL = new System.Windows.Forms.Label();
  372. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  373. this.button48 = new System.Windows.Forms.Button();
  374. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  375. this.ccKeywordL = new System.Windows.Forms.Label();
  376. this.txtRunFile = new System.Windows.Forms.TextBox();
  377. this.ccFileL = new System.Windows.Forms.Label();
  378. this.ccL = new System.Windows.Forms.Label();
  379. this.tabPage3 = new System.Windows.Forms.TabPage();
  380. this.lblFontsNumber = new System.Windows.Forms.Label();
  381. this.lblFontsCount = new System.Windows.Forms.Label();
  382. this.txtSearchFonts = new System.Windows.Forms.TextBox();
  383. this.btnRestoreFont = new System.Windows.Forms.Button();
  384. this.btnSetGlobalFont = new System.Windows.Forms.Button();
  385. this.lblCurrentFont = new System.Windows.Forms.Label();
  386. this.label11 = new System.Windows.Forms.Label();
  387. this.btnRefreshFonts = new System.Windows.Forms.Button();
  388. this.panel8 = new System.Windows.Forms.Panel();
  389. this.listFonts = new Optimizer.MoonList();
  390. this.fontSetTitle = new System.Windows.Forms.Label();
  391. this.optionsTab = new System.Windows.Forms.TabPage();
  392. this.autoUpdateToggle = new Optimizer.ToggleCard();
  393. this.btnReinforce = new System.Windows.Forms.Button();
  394. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  395. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  396. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  397. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  398. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  399. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  400. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  401. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  402. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  403. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  404. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  405. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  406. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  407. this.panel9 = new System.Windows.Forms.Panel();
  408. this.boxLang = new Optimizer.MoonSelect();
  409. this.picFlag = new System.Windows.Forms.PictureBox();
  410. this.languagesL = new System.Windows.Forms.Label();
  411. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  412. this.btnOpenConf = new System.Windows.Forms.Button();
  413. this.lblTroubleshoot = new System.Windows.Forms.Label();
  414. this.lblUpdating = new System.Windows.Forms.Label();
  415. this.btnViewLog = new System.Windows.Forms.Button();
  416. this.l2 = new System.Windows.Forms.LinkLabel();
  417. this.btnUpdate = new System.Windows.Forms.Button();
  418. this.btnResetConfig = new System.Windows.Forms.Button();
  419. this.lblTheming = new System.Windows.Forms.Label();
  420. this.autoStartToggle = new Optimizer.ToggleCard();
  421. this.colorPicker1 = new Optimizer.Controls.ColorPicker();
  422. this.quickAccessToggle = new Optimizer.ToggleCard();
  423. this.imagesHw = new System.Windows.Forms.ImageList(this.components);
  424. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  425. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  426. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  427. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  428. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  429. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  430. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  431. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  432. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  433. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  434. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  435. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  436. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  437. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  438. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  439. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  440. this.trayHW = new System.Windows.Forms.ToolStripMenuItem();
  441. this.trayRegistry = new System.Windows.Forms.ToolStripMenuItem();
  442. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  443. this.trayOptions = new System.Windows.Forms.ToolStripMenuItem();
  444. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  445. this.trayUnlocker = new System.Windows.Forms.ToolStripMenuItem();
  446. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  447. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  448. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  449. this.tpanel.SuspendLayout();
  450. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).BeginInit();
  451. ((System.ComponentModel.ISupportInitialize)(this.picLab)).BeginInit();
  452. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).BeginInit();
  453. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  454. this.bpanel.SuspendLayout();
  455. this.tabCollection.SuspendLayout();
  456. this.universalTab.SuspendLayout();
  457. this.windows10Tab.SuspendLayout();
  458. this.panelWin11Tweaks.SuspendLayout();
  459. this.windows8Tab.SuspendLayout();
  460. this.advancedTab.SuspendLayout();
  461. this.modernAppsTab.SuspendLayout();
  462. this.startupTab.SuspendLayout();
  463. this.panel3.SuspendLayout();
  464. this.appsTab.SuspendLayout();
  465. this.panel10.SuspendLayout();
  466. this.panelCommonApps.SuspendLayout();
  467. this.cleanerTab.SuspendLayout();
  468. this.panel14.SuspendLayout();
  469. this.panel13.SuspendLayout();
  470. this.panel1.SuspendLayout();
  471. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  475. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  477. this.pingerTab.SuspendLayout();
  478. this.netTools.SuspendLayout();
  479. this.tabPage2.SuspendLayout();
  480. this.tabPage1.SuspendLayout();
  481. this.panel7.SuspendLayout();
  482. this.hostsEditorTab.SuspendLayout();
  483. this.panel4.SuspendLayout();
  484. this.panelList.SuspendLayout();
  485. this.registryFixerTab.SuspendLayout();
  486. this.panel2.SuspendLayout();
  487. this.indiciumTab.SuspendLayout();
  488. this.panel12.SuspendLayout();
  489. this.indiciumMenu.SuspendLayout();
  490. this.panel11.SuspendLayout();
  491. this.integratorTab.SuspendLayout();
  492. this.synapse.SuspendLayout();
  493. this.integratorInfoTab.SuspendLayout();
  494. this.tabPage8.SuspendLayout();
  495. this.itemnamegroup.SuspendLayout();
  496. this.security.SuspendLayout();
  497. this.itemposition.SuspendLayout();
  498. this.icontoaddgroup.SuspendLayout();
  499. this.itemtoaddgroup.SuspendLayout();
  500. this.itemtype.SuspendLayout();
  501. this.tabPage9.SuspendLayout();
  502. this.panel5.SuspendLayout();
  503. this.tabPage10.SuspendLayout();
  504. this.tabPage11.SuspendLayout();
  505. this.panel6.SuspendLayout();
  506. this.tabPage3.SuspendLayout();
  507. this.panel8.SuspendLayout();
  508. this.optionsTab.SuspendLayout();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  517. this.panel9.SuspendLayout();
  518. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).BeginInit();
  519. this.launcherMenu.SuspendLayout();
  520. this.SuspendLayout();
  521. //
  522. // tpanel
  523. //
  524. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  525. this.tpanel.Controls.Add(this.restartAndApply);
  526. this.tpanel.Controls.Add(this.picRestartNeeded);
  527. this.tpanel.Controls.Add(this.picLab);
  528. this.tpanel.Controls.Add(this.picUpdate);
  529. this.tpanel.Controls.Add(this.txtNetFw);
  530. this.tpanel.Controls.Add(this.txtBitness);
  531. this.tpanel.Controls.Add(this.txtOS);
  532. this.tpanel.Controls.Add(this.txtVersion);
  533. this.tpanel.Controls.Add(this.pictureBox1);
  534. this.tpanel.Controls.Add(this.label2);
  535. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  536. this.tpanel.Location = new System.Drawing.Point(0, 0);
  537. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  538. this.tpanel.Name = "tpanel";
  539. this.tpanel.Size = new System.Drawing.Size(1283, 64);
  540. this.tpanel.TabIndex = 1;
  541. //
  542. // restartAndApply
  543. //
  544. this.restartAndApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  545. this.restartAndApply.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  546. this.restartAndApply.ForeColor = System.Drawing.Color.White;
  547. this.restartAndApply.Location = new System.Drawing.Point(841, 12);
  548. this.restartAndApply.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  549. this.restartAndApply.Name = "restartAndApply";
  550. this.restartAndApply.Size = new System.Drawing.Size(394, 25);
  551. this.restartAndApply.TabIndex = 74;
  552. this.restartAndApply.Tag = "themeable";
  553. this.restartAndApply.Text = "Restart needed";
  554. this.restartAndApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  555. this.restartAndApply.Visible = false;
  556. this.restartAndApply.Click += new System.EventHandler(this.restartAndApply_Click);
  557. this.restartAndApply.MouseEnter += new System.EventHandler(this.restartAndApply_MouseEnter);
  558. this.restartAndApply.MouseLeave += new System.EventHandler(this.restartAndApply_MouseLeave);
  559. this.restartAndApply.MouseHover += new System.EventHandler(this.restartAndApply_MouseHover);
  560. //
  561. // picRestartNeeded
  562. //
  563. this.picRestartNeeded.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  564. this.picRestartNeeded.Image = ((System.Drawing.Image)(resources.GetObject("picRestartNeeded.Image")));
  565. this.picRestartNeeded.Location = new System.Drawing.Point(1240, 11);
  566. this.picRestartNeeded.Name = "picRestartNeeded";
  567. this.picRestartNeeded.Size = new System.Drawing.Size(30, 30);
  568. this.picRestartNeeded.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  569. this.picRestartNeeded.TabIndex = 73;
  570. this.picRestartNeeded.TabStop = false;
  571. this.picRestartNeeded.Visible = false;
  572. this.picRestartNeeded.Click += new System.EventHandler(this.picRestartNeeded_Click);
  573. //
  574. // picLab
  575. //
  576. this.picLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  577. this.picLab.Image = ((System.Drawing.Image)(resources.GetObject("picLab.Image")));
  578. this.picLab.Location = new System.Drawing.Point(1240, 11);
  579. this.picLab.Name = "picLab";
  580. this.picLab.Size = new System.Drawing.Size(30, 30);
  581. this.picLab.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  582. this.picLab.TabIndex = 72;
  583. this.picLab.TabStop = false;
  584. this.picLab.Visible = false;
  585. this.picLab.Click += new System.EventHandler(this.picLab_Click);
  586. //
  587. // picUpdate
  588. //
  589. this.picUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  590. this.picUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  591. this.picUpdate.Image = ((System.Drawing.Image)(resources.GetObject("picUpdate.Image")));
  592. this.picUpdate.Location = new System.Drawing.Point(1240, 11);
  593. this.picUpdate.Name = "picUpdate";
  594. this.picUpdate.Size = new System.Drawing.Size(30, 30);
  595. this.picUpdate.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  596. this.picUpdate.TabIndex = 71;
  597. this.picUpdate.TabStop = false;
  598. this.picUpdate.Visible = false;
  599. this.picUpdate.Click += new System.EventHandler(this.picUpdate_Click);
  600. //
  601. // txtNetFw
  602. //
  603. this.txtNetFw.AutoSize = true;
  604. this.txtNetFw.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  605. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  606. this.txtNetFw.Location = new System.Drawing.Point(188, 42);
  607. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  608. this.txtNetFw.Name = "txtNetFw";
  609. this.txtNetFw.Size = new System.Drawing.Size(42, 17);
  610. this.txtNetFw.TabIndex = 70;
  611. this.txtNetFw.Text = "netfw";
  612. //
  613. // txtBitness
  614. //
  615. this.txtBitness.AutoSize = true;
  616. this.txtBitness.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  617. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  618. this.txtBitness.Location = new System.Drawing.Point(188, 23);
  619. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  620. this.txtBitness.Name = "txtBitness";
  621. this.txtBitness.Size = new System.Drawing.Size(51, 17);
  622. this.txtBitness.TabIndex = 4;
  623. this.txtBitness.Text = "bitness";
  624. //
  625. // txtOS
  626. //
  627. this.txtOS.AutoSize = true;
  628. this.txtOS.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  629. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  630. this.txtOS.Location = new System.Drawing.Point(188, 3);
  631. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  632. this.txtOS.Name = "txtOS";
  633. this.txtOS.Size = new System.Drawing.Size(22, 17);
  634. this.txtOS.TabIndex = 3;
  635. this.txtOS.Text = "os";
  636. //
  637. // txtVersion
  638. //
  639. this.txtVersion.AutoSize = true;
  640. this.txtVersion.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  641. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  642. this.txtVersion.Location = new System.Drawing.Point(70, 36);
  643. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  644. this.txtVersion.Name = "txtVersion";
  645. this.txtVersion.Size = new System.Drawing.Size(85, 17);
  646. this.txtVersion.TabIndex = 1;
  647. this.txtVersion.Text = "Version: {VN}";
  648. //
  649. // pictureBox1
  650. //
  651. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Default;
  652. this.pictureBox1.Image = global::Optimizer.Properties.Resources.logo;
  653. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  654. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  655. this.pictureBox1.Name = "pictureBox1";
  656. this.pictureBox1.Size = new System.Drawing.Size(44, 44);
  657. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  658. this.pictureBox1.TabIndex = 1;
  659. this.pictureBox1.TabStop = false;
  660. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  661. //
  662. // label2
  663. //
  664. this.label2.AutoSize = true;
  665. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  666. this.label2.ForeColor = System.Drawing.Color.White;
  667. this.label2.Location = new System.Drawing.Point(67, 7);
  668. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  669. this.label2.Name = "label2";
  670. this.label2.Size = new System.Drawing.Size(97, 25);
  671. this.label2.TabIndex = 2;
  672. this.label2.Text = "Optimizer";
  673. //
  674. // bpanel
  675. //
  676. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  677. this.bpanel.Controls.Add(this.tabCollection);
  678. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  679. this.bpanel.Location = new System.Drawing.Point(0, 64);
  680. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  681. this.bpanel.Name = "bpanel";
  682. this.bpanel.Size = new System.Drawing.Size(1283, 726);
  683. this.bpanel.TabIndex = 2;
  684. //
  685. // tabCollection
  686. //
  687. this.tabCollection.Controls.Add(this.universalTab);
  688. this.tabCollection.Controls.Add(this.windows10Tab);
  689. this.tabCollection.Controls.Add(this.windows8Tab);
  690. this.tabCollection.Controls.Add(this.advancedTab);
  691. this.tabCollection.Controls.Add(this.modernAppsTab);
  692. this.tabCollection.Controls.Add(this.startupTab);
  693. this.tabCollection.Controls.Add(this.appsTab);
  694. this.tabCollection.Controls.Add(this.cleanerTab);
  695. this.tabCollection.Controls.Add(this.pingerTab);
  696. this.tabCollection.Controls.Add(this.hostsEditorTab);
  697. this.tabCollection.Controls.Add(this.registryFixerTab);
  698. this.tabCollection.Controls.Add(this.indiciumTab);
  699. this.tabCollection.Controls.Add(this.integratorTab);
  700. this.tabCollection.Controls.Add(this.optionsTab);
  701. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  702. this.tabCollection.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  703. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  704. this.tabCollection.Margin = new System.Windows.Forms.Padding(0);
  705. this.tabCollection.Name = "tabCollection";
  706. this.tabCollection.Padding = new System.Drawing.Point(0, 0);
  707. this.tabCollection.SelectedIndex = 0;
  708. this.tabCollection.Size = new System.Drawing.Size(1281, 724);
  709. this.tabCollection.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  710. this.tabCollection.TabIndex = 0;
  711. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  712. //
  713. // universalTab
  714. //
  715. this.universalTab.AutoScroll = true;
  716. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  717. this.universalTab.Controls.Add(this.chkMenuDelays);
  718. this.universalTab.Controls.Add(this.chkAllTrayIcons);
  719. this.universalTab.Controls.Add(this.winSearchSw);
  720. this.universalTab.Controls.Add(this.label13);
  721. this.universalTab.Controls.Add(this.label4a);
  722. this.universalTab.Controls.Add(this.drives);
  723. this.universalTab.Controls.Add(this.label14s);
  724. this.universalTab.Controls.Add(this.nvidiaTelemetrySw);
  725. this.universalTab.Controls.Add(this.ntfsStampSw);
  726. this.universalTab.Controls.Add(this.smb2Sw);
  727. this.universalTab.Controls.Add(this.smb1Sw);
  728. this.universalTab.Controls.Add(this.hibernateSw);
  729. this.universalTab.Controls.Add(this.chromeTelemetrySw);
  730. this.universalTab.Controls.Add(this.ffTelemetrySw);
  731. this.universalTab.Controls.Add(this.vsSw);
  732. this.universalTab.Controls.Add(this.reportingSw);
  733. this.universalTab.Controls.Add(this.systemRestoreSw);
  734. this.universalTab.Controls.Add(this.officeTelemetrySw);
  735. this.universalTab.Controls.Add(this.smartScreenSw);
  736. this.universalTab.Controls.Add(this.networkSw);
  737. this.universalTab.Controls.Add(this.telemetryTasksSw);
  738. this.universalTab.Controls.Add(this.defenderSw);
  739. this.universalTab.Controls.Add(this.homegroupSw);
  740. this.universalTab.Controls.Add(this.stickySw);
  741. this.universalTab.Controls.Add(this.compatSw);
  742. this.universalTab.Controls.Add(this.mediaSharingSw);
  743. this.universalTab.Controls.Add(this.printSw);
  744. this.universalTab.Controls.Add(this.superfetchSw);
  745. this.universalTab.Controls.Add(this.faxSw);
  746. this.universalTab.Controls.Add(this.performanceSw);
  747. this.universalTab.Location = new System.Drawing.Point(4, 26);
  748. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  749. this.universalTab.Name = "universalTab";
  750. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  751. this.universalTab.Size = new System.Drawing.Size(1273, 694);
  752. this.universalTab.TabIndex = 0;
  753. this.universalTab.Text = "General";
  754. //
  755. // chkMenuDelays
  756. //
  757. this.chkMenuDelays.AutoSize = true;
  758. this.chkMenuDelays.Checked = true;
  759. this.chkMenuDelays.CheckState = System.Windows.Forms.CheckState.Checked;
  760. this.chkMenuDelays.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Underline);
  761. this.chkMenuDelays.ForeColor = System.Drawing.Color.Silver;
  762. this.chkMenuDelays.Location = new System.Drawing.Point(76, 86);
  763. this.chkMenuDelays.Margin = new System.Windows.Forms.Padding(2);
  764. this.chkMenuDelays.Name = "chkMenuDelays";
  765. this.chkMenuDelays.Size = new System.Drawing.Size(139, 19);
  766. this.chkMenuDelays.TabIndex = 231;
  767. this.chkMenuDelays.Tag = "themeable";
  768. this.chkMenuDelays.Text = "Remove menu delays";
  769. this.chkMenuDelays.UseVisualStyleBackColor = true;
  770. //
  771. // chkAllTrayIcons
  772. //
  773. this.chkAllTrayIcons.AutoSize = true;
  774. this.chkAllTrayIcons.Checked = true;
  775. this.chkAllTrayIcons.CheckState = System.Windows.Forms.CheckState.Checked;
  776. this.chkAllTrayIcons.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Underline);
  777. this.chkAllTrayIcons.ForeColor = System.Drawing.Color.Silver;
  778. this.chkAllTrayIcons.Location = new System.Drawing.Point(76, 66);
  779. this.chkAllTrayIcons.Margin = new System.Windows.Forms.Padding(2);
  780. this.chkAllTrayIcons.Name = "chkAllTrayIcons";
  781. this.chkAllTrayIcons.Size = new System.Drawing.Size(125, 19);
  782. this.chkAllTrayIcons.TabIndex = 230;
  783. this.chkAllTrayIcons.Tag = "themeable";
  784. this.chkAllTrayIcons.Text = "Show all tray icons";
  785. this.chkAllTrayIcons.UseVisualStyleBackColor = true;
  786. //
  787. // winSearchSw
  788. //
  789. this.winSearchSw.AccessibleName = "Disable Search";
  790. this.winSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  791. this.winSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  792. this.winSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  793. this.winSearchSw.ForeColor = System.Drawing.Color.White;
  794. this.winSearchSw.LabelText = "Disable Search";
  795. this.winSearchSw.Location = new System.Drawing.Point(22, 515);
  796. this.winSearchSw.Margin = new System.Windows.Forms.Padding(6);
  797. this.winSearchSw.Name = "winSearchSw";
  798. this.winSearchSw.Size = new System.Drawing.Size(414, 24);
  799. this.winSearchSw.TabIndex = 229;
  800. this.winSearchSw.Tag = "themeable";
  801. this.winSearchSw.ToggleChecked = false;
  802. //
  803. // label13
  804. //
  805. this.label13.AutoSize = true;
  806. 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)));
  807. this.label13.ForeColor = System.Drawing.Color.Silver;
  808. this.label13.Location = new System.Drawing.Point(457, 194);
  809. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  810. this.label13.Name = "label13";
  811. this.label13.Size = new System.Drawing.Size(54, 19);
  812. this.label13.TabIndex = 228;
  813. this.label13.Tag = "";
  814. this.label13.Text = "Privacy";
  815. //
  816. // label4a
  817. //
  818. this.label4a.AutoSize = true;
  819. 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)));
  820. this.label4a.ForeColor = System.Drawing.Color.Silver;
  821. this.label4a.Location = new System.Drawing.Point(457, 11);
  822. this.label4a.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  823. this.label4a.Name = "label4a";
  824. this.label4a.Size = new System.Drawing.Size(40, 19);
  825. this.label4a.TabIndex = 227;
  826. this.label4a.Tag = "";
  827. this.label4a.Text = "Apps";
  828. //
  829. // drives
  830. //
  831. this.drives.AutoSize = true;
  832. 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)));
  833. this.drives.ForeColor = System.Drawing.Color.Silver;
  834. this.drives.Location = new System.Drawing.Point(18, 364);
  835. this.drives.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  836. this.drives.Name = "drives";
  837. this.drives.Size = new System.Drawing.Size(42, 19);
  838. this.drives.TabIndex = 226;
  839. this.drives.Tag = "";
  840. this.drives.Text = "Disks";
  841. //
  842. // label14s
  843. //
  844. this.label14s.AutoSize = true;
  845. 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)));
  846. this.label14s.ForeColor = System.Drawing.Color.Silver;
  847. this.label14s.Location = new System.Drawing.Point(17, 11);
  848. this.label14s.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  849. this.label14s.Name = "label14s";
  850. this.label14s.Size = new System.Drawing.Size(54, 19);
  851. this.label14s.TabIndex = 225;
  852. this.label14s.Tag = "";
  853. this.label14s.Text = "System";
  854. //
  855. // nvidiaTelemetrySw
  856. //
  857. this.nvidiaTelemetrySw.AccessibleName = "Disable NVIDIA Telemetry";
  858. this.nvidiaTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  859. this.nvidiaTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  860. this.nvidiaTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  861. this.nvidiaTelemetrySw.ForeColor = System.Drawing.Color.White;
  862. this.nvidiaTelemetrySw.LabelText = "Disable NVIDIA Telemetry";
  863. this.nvidiaTelemetrySw.Location = new System.Drawing.Point(461, 130);
  864. this.nvidiaTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  865. this.nvidiaTelemetrySw.Name = "nvidiaTelemetrySw";
  866. this.nvidiaTelemetrySw.Size = new System.Drawing.Size(490, 24);
  867. this.nvidiaTelemetrySw.TabIndex = 224;
  868. this.nvidiaTelemetrySw.Tag = "themeable";
  869. this.nvidiaTelemetrySw.ToggleChecked = false;
  870. //
  871. // ntfsStampSw
  872. //
  873. this.ntfsStampSw.AccessibleName = "Disable NTFS Timestamp";
  874. this.ntfsStampSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  875. this.ntfsStampSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  876. this.ntfsStampSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  877. this.ntfsStampSw.ForeColor = System.Drawing.Color.White;
  878. this.ntfsStampSw.LabelText = "Disable NTFS Timestamp";
  879. this.ntfsStampSw.Location = new System.Drawing.Point(21, 485);
  880. this.ntfsStampSw.Margin = new System.Windows.Forms.Padding(6);
  881. this.ntfsStampSw.Name = "ntfsStampSw";
  882. this.ntfsStampSw.Size = new System.Drawing.Size(414, 24);
  883. this.ntfsStampSw.TabIndex = 223;
  884. this.ntfsStampSw.Tag = "themeable";
  885. this.ntfsStampSw.ToggleChecked = false;
  886. //
  887. // smb2Sw
  888. //
  889. this.smb2Sw.AccessibleName = "Disable SMBv2 Protocol";
  890. this.smb2Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  891. this.smb2Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  892. this.smb2Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  893. this.smb2Sw.ForeColor = System.Drawing.Color.White;
  894. this.smb2Sw.LabelText = "Disable SMBv2 Protocol";
  895. this.smb2Sw.Location = new System.Drawing.Point(461, 344);
  896. this.smb2Sw.Margin = new System.Windows.Forms.Padding(6);
  897. this.smb2Sw.Name = "smb2Sw";
  898. this.smb2Sw.Size = new System.Drawing.Size(414, 24);
  899. this.smb2Sw.TabIndex = 222;
  900. this.smb2Sw.Tag = "themeable";
  901. this.smb2Sw.ToggleChecked = false;
  902. //
  903. // smb1Sw
  904. //
  905. this.smb1Sw.AccessibleName = "Disable SMBv1 Protocol";
  906. this.smb1Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  907. this.smb1Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  908. this.smb1Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  909. this.smb1Sw.ForeColor = System.Drawing.Color.White;
  910. this.smb1Sw.LabelText = "Disable SMBv1 Protocol";
  911. this.smb1Sw.Location = new System.Drawing.Point(461, 314);
  912. this.smb1Sw.Margin = new System.Windows.Forms.Padding(6);
  913. this.smb1Sw.Name = "smb1Sw";
  914. this.smb1Sw.Size = new System.Drawing.Size(414, 24);
  915. this.smb1Sw.TabIndex = 221;
  916. this.smb1Sw.Tag = "themeable";
  917. this.smb1Sw.ToggleChecked = false;
  918. //
  919. // hibernateSw
  920. //
  921. this.hibernateSw.AccessibleName = "Disable Hibernation";
  922. this.hibernateSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  923. this.hibernateSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  924. this.hibernateSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  925. this.hibernateSw.ForeColor = System.Drawing.Color.White;
  926. this.hibernateSw.LabelText = "Disable Hibernation";
  927. this.hibernateSw.Location = new System.Drawing.Point(21, 455);
  928. this.hibernateSw.Margin = new System.Windows.Forms.Padding(6);
  929. this.hibernateSw.Name = "hibernateSw";
  930. this.hibernateSw.Size = new System.Drawing.Size(414, 24);
  931. this.hibernateSw.TabIndex = 220;
  932. this.hibernateSw.Tag = "themeable";
  933. this.hibernateSw.ToggleChecked = false;
  934. //
  935. // chromeTelemetrySw
  936. //
  937. this.chromeTelemetrySw.AccessibleName = "Disable Google Chrome Telemetry";
  938. this.chromeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  939. this.chromeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  940. this.chromeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  941. this.chromeTelemetrySw.ForeColor = System.Drawing.Color.White;
  942. this.chromeTelemetrySw.LabelText = "Disable Google Chrome Telemetry";
  943. this.chromeTelemetrySw.Location = new System.Drawing.Point(461, 100);
  944. this.chromeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  945. this.chromeTelemetrySw.Name = "chromeTelemetrySw";
  946. this.chromeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  947. this.chromeTelemetrySw.TabIndex = 219;
  948. this.chromeTelemetrySw.Tag = "themeable";
  949. this.chromeTelemetrySw.ToggleChecked = false;
  950. //
  951. // ffTelemetrySw
  952. //
  953. this.ffTelemetrySw.AccessibleName = "Disable Mozilla Firefox Telemetry";
  954. this.ffTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  955. this.ffTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  956. this.ffTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  957. this.ffTelemetrySw.ForeColor = System.Drawing.Color.White;
  958. this.ffTelemetrySw.LabelText = "Disable Mozilla Firefox Telemetry";
  959. this.ffTelemetrySw.Location = new System.Drawing.Point(461, 70);
  960. this.ffTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  961. this.ffTelemetrySw.Name = "ffTelemetrySw";
  962. this.ffTelemetrySw.Size = new System.Drawing.Size(490, 24);
  963. this.ffTelemetrySw.TabIndex = 218;
  964. this.ffTelemetrySw.Tag = "themeable";
  965. this.ffTelemetrySw.ToggleChecked = false;
  966. //
  967. // vsSw
  968. //
  969. this.vsSw.AccessibleName = "Disable Visual Studio Telemetry";
  970. this.vsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  971. this.vsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  972. this.vsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  973. this.vsSw.ForeColor = System.Drawing.Color.White;
  974. this.vsSw.LabelText = "Disable Visual Studio Telemetry";
  975. this.vsSw.Location = new System.Drawing.Point(461, 160);
  976. this.vsSw.Margin = new System.Windows.Forms.Padding(6);
  977. this.vsSw.Name = "vsSw";
  978. this.vsSw.Size = new System.Drawing.Size(490, 24);
  979. this.vsSw.TabIndex = 217;
  980. this.vsSw.Tag = "themeable";
  981. this.vsSw.ToggleChecked = false;
  982. //
  983. // reportingSw
  984. //
  985. this.reportingSw.AccessibleName = "Disable Error Reporting";
  986. this.reportingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  987. this.reportingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  988. this.reportingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  989. this.reportingSw.ForeColor = System.Drawing.Color.White;
  990. this.reportingSw.LabelText = "Disable Error Reporting";
  991. this.reportingSw.Location = new System.Drawing.Point(21, 149);
  992. this.reportingSw.Margin = new System.Windows.Forms.Padding(6);
  993. this.reportingSw.Name = "reportingSw";
  994. this.reportingSw.Size = new System.Drawing.Size(414, 24);
  995. this.reportingSw.TabIndex = 216;
  996. this.reportingSw.Tag = "themeable";
  997. this.reportingSw.ToggleChecked = false;
  998. //
  999. // systemRestoreSw
  1000. //
  1001. this.systemRestoreSw.AccessibleName = "Disable System Restore";
  1002. this.systemRestoreSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1003. this.systemRestoreSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1004. this.systemRestoreSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1005. this.systemRestoreSw.ForeColor = System.Drawing.Color.White;
  1006. this.systemRestoreSw.LabelText = "Disable System Restore";
  1007. this.systemRestoreSw.Location = new System.Drawing.Point(21, 395);
  1008. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(6);
  1009. this.systemRestoreSw.Name = "systemRestoreSw";
  1010. this.systemRestoreSw.Size = new System.Drawing.Size(414, 24);
  1011. this.systemRestoreSw.TabIndex = 215;
  1012. this.systemRestoreSw.Tag = "themeable";
  1013. this.systemRestoreSw.ToggleChecked = false;
  1014. //
  1015. // officeTelemetrySw
  1016. //
  1017. this.officeTelemetrySw.AccessibleName = "Disable Office 2016 Telemetry";
  1018. this.officeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1019. this.officeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1020. this.officeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1021. this.officeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1022. this.officeTelemetrySw.LabelText = "Disable Office 2016 Telemetry";
  1023. this.officeTelemetrySw.Location = new System.Drawing.Point(460, 40);
  1024. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  1025. this.officeTelemetrySw.Name = "officeTelemetrySw";
  1026. this.officeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  1027. this.officeTelemetrySw.TabIndex = 214;
  1028. this.officeTelemetrySw.Tag = "themeable";
  1029. this.officeTelemetrySw.ToggleChecked = false;
  1030. //
  1031. // smartScreenSw
  1032. //
  1033. this.smartScreenSw.AccessibleName = "Disable SmartScreen";
  1034. this.smartScreenSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1035. this.smartScreenSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1036. this.smartScreenSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1037. this.smartScreenSw.ForeColor = System.Drawing.Color.White;
  1038. this.smartScreenSw.LabelText = "Disable SmartScreen";
  1039. this.smartScreenSw.Location = new System.Drawing.Point(21, 299);
  1040. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(6);
  1041. this.smartScreenSw.Name = "smartScreenSw";
  1042. this.smartScreenSw.Size = new System.Drawing.Size(414, 24);
  1043. this.smartScreenSw.TabIndex = 213;
  1044. this.smartScreenSw.Tag = "themeable";
  1045. this.smartScreenSw.ToggleChecked = false;
  1046. //
  1047. // networkSw
  1048. //
  1049. this.networkSw.AccessibleName = "Disable Network Throttling";
  1050. this.networkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1051. this.networkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1052. this.networkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1053. this.networkSw.ForeColor = System.Drawing.Color.White;
  1054. this.networkSw.LabelText = "Disable Network Throttling";
  1055. this.networkSw.Location = new System.Drawing.Point(21, 119);
  1056. this.networkSw.Margin = new System.Windows.Forms.Padding(6);
  1057. this.networkSw.Name = "networkSw";
  1058. this.networkSw.Size = new System.Drawing.Size(414, 24);
  1059. this.networkSw.TabIndex = 212;
  1060. this.networkSw.Tag = "themeable";
  1061. this.networkSw.ToggleChecked = false;
  1062. //
  1063. // telemetryTasksSw
  1064. //
  1065. this.telemetryTasksSw.AccessibleName = "Disable Telemetry Tasks";
  1066. this.telemetryTasksSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1067. this.telemetryTasksSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1068. this.telemetryTasksSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1069. this.telemetryTasksSw.ForeColor = System.Drawing.Color.White;
  1070. this.telemetryTasksSw.LabelText = "Disable Telemetry Tasks";
  1071. this.telemetryTasksSw.Location = new System.Drawing.Point(461, 224);
  1072. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(6);
  1073. this.telemetryTasksSw.Name = "telemetryTasksSw";
  1074. this.telemetryTasksSw.Size = new System.Drawing.Size(414, 24);
  1075. this.telemetryTasksSw.TabIndex = 211;
  1076. this.telemetryTasksSw.Tag = "themeable";
  1077. this.telemetryTasksSw.ToggleChecked = false;
  1078. //
  1079. // defenderSw
  1080. //
  1081. this.defenderSw.AccessibleName = "Disable Windows Defender";
  1082. this.defenderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1083. this.defenderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1084. this.defenderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1085. this.defenderSw.ForeColor = System.Drawing.Color.White;
  1086. this.defenderSw.LabelText = "Disable Windows Defender";
  1087. this.defenderSw.Location = new System.Drawing.Point(21, 329);
  1088. this.defenderSw.Margin = new System.Windows.Forms.Padding(6);
  1089. this.defenderSw.Name = "defenderSw";
  1090. this.defenderSw.Size = new System.Drawing.Size(414, 24);
  1091. this.defenderSw.TabIndex = 210;
  1092. this.defenderSw.Tag = "themeable";
  1093. this.defenderSw.ToggleChecked = false;
  1094. //
  1095. // homegroupSw
  1096. //
  1097. this.homegroupSw.AccessibleName = "Disable HomeGroup";
  1098. this.homegroupSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1099. this.homegroupSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1100. this.homegroupSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1101. this.homegroupSw.ForeColor = System.Drawing.Color.White;
  1102. this.homegroupSw.LabelText = "Disable HomeGroup";
  1103. this.homegroupSw.Location = new System.Drawing.Point(461, 284);
  1104. this.homegroupSw.Margin = new System.Windows.Forms.Padding(6);
  1105. this.homegroupSw.Name = "homegroupSw";
  1106. this.homegroupSw.Size = new System.Drawing.Size(414, 24);
  1107. this.homegroupSw.TabIndex = 209;
  1108. this.homegroupSw.Tag = "themeable";
  1109. this.homegroupSw.ToggleChecked = false;
  1110. //
  1111. // stickySw
  1112. //
  1113. this.stickySw.AccessibleName = "Disable Sticky Keys";
  1114. this.stickySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1115. this.stickySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1116. this.stickySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1117. this.stickySw.ForeColor = System.Drawing.Color.White;
  1118. this.stickySw.LabelText = "Disable Sticky Keys";
  1119. this.stickySw.Location = new System.Drawing.Point(21, 269);
  1120. this.stickySw.Margin = new System.Windows.Forms.Padding(6);
  1121. this.stickySw.Name = "stickySw";
  1122. this.stickySw.Size = new System.Drawing.Size(414, 24);
  1123. this.stickySw.TabIndex = 208;
  1124. this.stickySw.Tag = "themeable";
  1125. this.stickySw.ToggleChecked = false;
  1126. //
  1127. // compatSw
  1128. //
  1129. this.compatSw.AccessibleName = "Disable Compatibility Assistant";
  1130. this.compatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1131. this.compatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1132. this.compatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1133. this.compatSw.ForeColor = System.Drawing.Color.White;
  1134. this.compatSw.LabelText = "Disable Compatibility Assistant";
  1135. this.compatSw.Location = new System.Drawing.Point(21, 179);
  1136. this.compatSw.Margin = new System.Windows.Forms.Padding(6);
  1137. this.compatSw.Name = "compatSw";
  1138. this.compatSw.Size = new System.Drawing.Size(414, 24);
  1139. this.compatSw.TabIndex = 207;
  1140. this.compatSw.Tag = "themeable";
  1141. this.compatSw.ToggleChecked = false;
  1142. //
  1143. // mediaSharingSw
  1144. //
  1145. this.mediaSharingSw.AccessibleName = "Disable Media Player Sharing";
  1146. this.mediaSharingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1147. this.mediaSharingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1148. this.mediaSharingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1149. this.mediaSharingSw.ForeColor = System.Drawing.Color.White;
  1150. this.mediaSharingSw.LabelText = "Disable Media Player Sharing";
  1151. this.mediaSharingSw.Location = new System.Drawing.Point(461, 254);
  1152. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(6);
  1153. this.mediaSharingSw.Name = "mediaSharingSw";
  1154. this.mediaSharingSw.Size = new System.Drawing.Size(414, 24);
  1155. this.mediaSharingSw.TabIndex = 206;
  1156. this.mediaSharingSw.Tag = "themeable";
  1157. this.mediaSharingSw.ToggleChecked = false;
  1158. //
  1159. // printSw
  1160. //
  1161. this.printSw.AccessibleName = "Disable Print Service";
  1162. this.printSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1163. this.printSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1164. this.printSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1165. this.printSw.ForeColor = System.Drawing.Color.White;
  1166. this.printSw.LabelText = "Disable Print Service";
  1167. this.printSw.Location = new System.Drawing.Point(21, 209);
  1168. this.printSw.Margin = new System.Windows.Forms.Padding(6);
  1169. this.printSw.Name = "printSw";
  1170. this.printSw.Size = new System.Drawing.Size(414, 24);
  1171. this.printSw.TabIndex = 205;
  1172. this.printSw.Tag = "themeable";
  1173. this.printSw.ToggleChecked = false;
  1174. //
  1175. // superfetchSw
  1176. //
  1177. this.superfetchSw.AccessibleName = "Disable Superfetch";
  1178. this.superfetchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1179. this.superfetchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1180. this.superfetchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1181. this.superfetchSw.ForeColor = System.Drawing.Color.White;
  1182. this.superfetchSw.LabelText = "Disable Superfetch";
  1183. this.superfetchSw.Location = new System.Drawing.Point(21, 425);
  1184. this.superfetchSw.Margin = new System.Windows.Forms.Padding(6);
  1185. this.superfetchSw.Name = "superfetchSw";
  1186. this.superfetchSw.Size = new System.Drawing.Size(414, 24);
  1187. this.superfetchSw.TabIndex = 204;
  1188. this.superfetchSw.Tag = "themeable";
  1189. this.superfetchSw.ToggleChecked = false;
  1190. //
  1191. // faxSw
  1192. //
  1193. this.faxSw.AccessibleName = "Disable Fax Service";
  1194. this.faxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1195. this.faxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1196. this.faxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1197. this.faxSw.ForeColor = System.Drawing.Color.White;
  1198. this.faxSw.LabelText = "Disable Fax Service";
  1199. this.faxSw.Location = new System.Drawing.Point(21, 239);
  1200. this.faxSw.Margin = new System.Windows.Forms.Padding(6);
  1201. this.faxSw.Name = "faxSw";
  1202. this.faxSw.Size = new System.Drawing.Size(414, 24);
  1203. this.faxSw.TabIndex = 203;
  1204. this.faxSw.Tag = "themeable";
  1205. this.faxSw.ToggleChecked = false;
  1206. //
  1207. // performanceSw
  1208. //
  1209. this.performanceSw.AccessibleName = "Enable Performance Tweaks";
  1210. this.performanceSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1211. this.performanceSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1212. this.performanceSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1213. this.performanceSw.ForeColor = System.Drawing.Color.White;
  1214. this.performanceSw.LabelText = "Enable Performance Tweaks";
  1215. this.performanceSw.Location = new System.Drawing.Point(21, 40);
  1216. this.performanceSw.Margin = new System.Windows.Forms.Padding(6);
  1217. this.performanceSw.Name = "performanceSw";
  1218. this.performanceSw.Size = new System.Drawing.Size(414, 24);
  1219. this.performanceSw.TabIndex = 202;
  1220. this.performanceSw.Tag = "themeable";
  1221. this.performanceSw.ToggleChecked = false;
  1222. //
  1223. // windows10Tab
  1224. //
  1225. this.windows10Tab.AutoScroll = true;
  1226. this.windows10Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1227. this.windows10Tab.Controls.Add(this.chkHideFeed);
  1228. this.windows10Tab.Controls.Add(this.chkHideSearch);
  1229. this.windows10Tab.Controls.Add(this.chkNewsInterest);
  1230. this.windows10Tab.Controls.Add(this.classicPhotoViewerSw);
  1231. this.windows10Tab.Controls.Add(this.edgeAiSw);
  1232. this.windows10Tab.Controls.Add(this.edgeTelemetrySw);
  1233. this.windows10Tab.Controls.Add(this.label18);
  1234. this.windows10Tab.Controls.Add(this.label17);
  1235. this.windows10Tab.Controls.Add(this.label16);
  1236. this.windows10Tab.Controls.Add(this.label15);
  1237. this.windows10Tab.Controls.Add(this.label14);
  1238. this.windows10Tab.Controls.Add(this.panelWin11Tweaks);
  1239. this.windows10Tab.Controls.Add(this.vbsSw);
  1240. this.windows10Tab.Controls.Add(this.gameModeSw);
  1241. this.windows10Tab.Controls.Add(this.storeUpdatesSw);
  1242. this.windows10Tab.Controls.Add(this.oldMixerSw);
  1243. this.windows10Tab.Controls.Add(this.insiderSw);
  1244. this.windows10Tab.Controls.Add(this.castSw);
  1245. this.windows10Tab.Controls.Add(this.gameBarSw);
  1246. this.windows10Tab.Controls.Add(this.sensorSw);
  1247. this.windows10Tab.Controls.Add(this.ccSw);
  1248. this.windows10Tab.Controls.Add(this.cortanaSw);
  1249. this.windows10Tab.Controls.Add(this.privacySw);
  1250. this.windows10Tab.Controls.Add(this.driversSw);
  1251. this.windows10Tab.Controls.Add(this.telemetryServicesSw);
  1252. this.windows10Tab.Controls.Add(this.autoUpdatesSw);
  1253. this.windows10Tab.Controls.Add(this.tpmSw);
  1254. this.windows10Tab.Controls.Add(this.xboxSw);
  1255. this.windows10Tab.Controls.Add(this.inkSw);
  1256. this.windows10Tab.Controls.Add(this.spellSw);
  1257. this.windows10Tab.Controls.Add(this.longPathsSw);
  1258. this.windows10Tab.Controls.Add(this.uODSw);
  1259. this.windows10Tab.Controls.Add(this.peopleSw);
  1260. this.windows10Tab.Controls.Add(this.oldExplorerSw);
  1261. this.windows10Tab.Controls.Add(this.adsSw);
  1262. this.windows10Tab.Location = new System.Drawing.Point(4, 26);
  1263. this.windows10Tab.Margin = new System.Windows.Forms.Padding(2);
  1264. this.windows10Tab.Name = "windows10Tab";
  1265. this.windows10Tab.Padding = new System.Windows.Forms.Padding(2);
  1266. this.windows10Tab.Size = new System.Drawing.Size(1273, 694);
  1267. this.windows10Tab.TabIndex = 1;
  1268. this.windows10Tab.Text = "Windows 10";
  1269. //
  1270. // chkHideFeed
  1271. //
  1272. this.chkHideFeed.AutoSize = true;
  1273. this.chkHideFeed.Checked = true;
  1274. this.chkHideFeed.CheckState = System.Windows.Forms.CheckState.Checked;
  1275. this.chkHideFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Underline);
  1276. this.chkHideFeed.ForeColor = System.Drawing.Color.Silver;
  1277. this.chkHideFeed.Location = new System.Drawing.Point(76, 87);
  1278. this.chkHideFeed.Margin = new System.Windows.Forms.Padding(2);
  1279. this.chkHideFeed.Name = "chkHideFeed";
  1280. this.chkHideFeed.Size = new System.Drawing.Size(99, 19);
  1281. this.chkHideFeed.TabIndex = 234;
  1282. this.chkHideFeed.Tag = "themeable";
  1283. this.chkHideFeed.Text = "Hide Weather";
  1284. this.chkHideFeed.UseVisualStyleBackColor = true;
  1285. //
  1286. // chkHideSearch
  1287. //
  1288. this.chkHideSearch.AutoSize = true;
  1289. this.chkHideSearch.Checked = true;
  1290. this.chkHideSearch.CheckState = System.Windows.Forms.CheckState.Checked;
  1291. this.chkHideSearch.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Underline);
  1292. this.chkHideSearch.ForeColor = System.Drawing.Color.Silver;
  1293. this.chkHideSearch.Location = new System.Drawing.Point(76, 64);
  1294. this.chkHideSearch.Margin = new System.Windows.Forms.Padding(2);
  1295. this.chkHideSearch.Name = "chkHideSearch";
  1296. this.chkHideSearch.Size = new System.Drawing.Size(90, 19);
  1297. this.chkHideSearch.TabIndex = 233;
  1298. this.chkHideSearch.Tag = "themeable";
  1299. this.chkHideSearch.Text = "Hide Search";
  1300. this.chkHideSearch.UseVisualStyleBackColor = true;
  1301. //
  1302. // chkNewsInterest
  1303. //
  1304. this.chkNewsInterest.AutoSize = true;
  1305. this.chkNewsInterest.Checked = true;
  1306. this.chkNewsInterest.CheckState = System.Windows.Forms.CheckState.Checked;
  1307. this.chkNewsInterest.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Underline);
  1308. this.chkNewsInterest.ForeColor = System.Drawing.Color.Silver;
  1309. this.chkNewsInterest.Location = new System.Drawing.Point(520, 126);
  1310. this.chkNewsInterest.Margin = new System.Windows.Forms.Padding(2);
  1311. this.chkNewsInterest.Name = "chkNewsInterest";
  1312. this.chkNewsInterest.Size = new System.Drawing.Size(152, 19);
  1313. this.chkNewsInterest.TabIndex = 232;
  1314. this.chkNewsInterest.Tag = "themeable";
  1315. this.chkNewsInterest.Text = "Disable News && Interest";
  1316. this.chkNewsInterest.UseVisualStyleBackColor = true;
  1317. //
  1318. // classicPhotoViewerSw
  1319. //
  1320. this.classicPhotoViewerSw.AccessibleName = "Restore Classic Photo Viewer";
  1321. this.classicPhotoViewerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1322. this.classicPhotoViewerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1323. this.classicPhotoViewerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1324. this.classicPhotoViewerSw.ForeColor = System.Drawing.Color.White;
  1325. this.classicPhotoViewerSw.LabelText = "Restore Classic Photo Viewer";
  1326. this.classicPhotoViewerSw.Location = new System.Drawing.Point(21, 301);
  1327. this.classicPhotoViewerSw.Margin = new System.Windows.Forms.Padding(6);
  1328. this.classicPhotoViewerSw.Name = "classicPhotoViewerSw";
  1329. this.classicPhotoViewerSw.Size = new System.Drawing.Size(414, 24);
  1330. this.classicPhotoViewerSw.TabIndex = 180;
  1331. this.classicPhotoViewerSw.Tag = "themeable";
  1332. this.classicPhotoViewerSw.ToggleChecked = false;
  1333. //
  1334. // edgeAiSw
  1335. //
  1336. this.edgeAiSw.AccessibleName = "Disable Edge Discover";
  1337. this.edgeAiSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1338. this.edgeAiSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1339. this.edgeAiSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1340. this.edgeAiSw.ForeColor = System.Drawing.Color.White;
  1341. this.edgeAiSw.LabelText = "Disable Edge Discover";
  1342. this.edgeAiSw.Location = new System.Drawing.Point(464, 225);
  1343. this.edgeAiSw.Margin = new System.Windows.Forms.Padding(6);
  1344. this.edgeAiSw.Name = "edgeAiSw";
  1345. this.edgeAiSw.Size = new System.Drawing.Size(414, 24);
  1346. this.edgeAiSw.TabIndex = 179;
  1347. this.edgeAiSw.Tag = "themeable";
  1348. this.edgeAiSw.ToggleChecked = false;
  1349. //
  1350. // edgeTelemetrySw
  1351. //
  1352. this.edgeTelemetrySw.AccessibleName = "Disable Edge Telemetry";
  1353. this.edgeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1354. this.edgeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1355. this.edgeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1356. this.edgeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1357. this.edgeTelemetrySw.LabelText = "Disable Edge Telemetry";
  1358. this.edgeTelemetrySw.Location = new System.Drawing.Point(464, 195);
  1359. this.edgeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  1360. this.edgeTelemetrySw.Name = "edgeTelemetrySw";
  1361. this.edgeTelemetrySw.Size = new System.Drawing.Size(414, 24);
  1362. this.edgeTelemetrySw.TabIndex = 177;
  1363. this.edgeTelemetrySw.Tag = "themeable";
  1364. this.edgeTelemetrySw.ToggleChecked = false;
  1365. //
  1366. // label18
  1367. //
  1368. this.label18.AutoSize = true;
  1369. 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)));
  1370. this.label18.ForeColor = System.Drawing.Color.Silver;
  1371. this.label18.Location = new System.Drawing.Point(461, 372);
  1372. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1373. this.label18.Name = "label18";
  1374. this.label18.Size = new System.Drawing.Size(47, 19);
  1375. this.label18.TabIndex = 176;
  1376. this.label18.Tag = "";
  1377. this.label18.Text = "Touch";
  1378. //
  1379. // label17
  1380. //
  1381. this.label17.AutoSize = true;
  1382. 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)));
  1383. this.label17.ForeColor = System.Drawing.Color.Silver;
  1384. this.label17.Location = new System.Drawing.Point(460, 255);
  1385. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1386. this.label17.Name = "label17";
  1387. this.label17.Size = new System.Drawing.Size(58, 19);
  1388. this.label17.TabIndex = 175;
  1389. this.label17.Tag = "";
  1390. this.label17.Text = "Gaming";
  1391. //
  1392. // label16
  1393. //
  1394. this.label16.AutoSize = true;
  1395. 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)));
  1396. this.label16.ForeColor = System.Drawing.Color.Silver;
  1397. this.label16.Location = new System.Drawing.Point(460, 11);
  1398. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1399. this.label16.Name = "label16";
  1400. this.label16.Size = new System.Drawing.Size(54, 19);
  1401. this.label16.TabIndex = 174;
  1402. this.label16.Tag = "";
  1403. this.label16.Text = "Privacy";
  1404. //
  1405. // label15
  1406. //
  1407. this.label15.AutoSize = true;
  1408. 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)));
  1409. this.label15.ForeColor = System.Drawing.Color.Silver;
  1410. this.label15.Location = new System.Drawing.Point(18, 370);
  1411. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1412. this.label15.Name = "label15";
  1413. this.label15.Size = new System.Drawing.Size(117, 19);
  1414. this.label15.TabIndex = 173;
  1415. this.label15.Tag = "";
  1416. this.label15.Text = "Windows Update";
  1417. //
  1418. // label14
  1419. //
  1420. this.label14.AutoSize = true;
  1421. 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)));
  1422. this.label14.ForeColor = System.Drawing.Color.Silver;
  1423. this.label14.Location = new System.Drawing.Point(17, 11);
  1424. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1425. this.label14.Name = "label14";
  1426. this.label14.Size = new System.Drawing.Size(54, 19);
  1427. this.label14.TabIndex = 170;
  1428. this.label14.Tag = "";
  1429. this.label14.Text = "System";
  1430. //
  1431. // panelWin11Tweaks
  1432. //
  1433. this.panelWin11Tweaks.AutoScroll = true;
  1434. this.panelWin11Tweaks.Controls.Add(this.copilotSw);
  1435. this.panelWin11Tweaks.Controls.Add(this.label20);
  1436. this.panelWin11Tweaks.Controls.Add(this.label19);
  1437. this.panelWin11Tweaks.Controls.Add(this.stickersSw);
  1438. this.panelWin11Tweaks.Controls.Add(this.compactModeSw);
  1439. this.panelWin11Tweaks.Controls.Add(this.snapAssistSw);
  1440. this.panelWin11Tweaks.Controls.Add(this.widgetsSw);
  1441. this.panelWin11Tweaks.Controls.Add(this.leftTaskbarSw);
  1442. this.panelWin11Tweaks.Controls.Add(this.classicContextSw);
  1443. this.panelWin11Tweaks.Controls.Add(this.chatSw);
  1444. this.panelWin11Tweaks.Location = new System.Drawing.Point(0, 531);
  1445. this.panelWin11Tweaks.Name = "panelWin11Tweaks";
  1446. this.panelWin11Tweaks.Size = new System.Drawing.Size(971, 159);
  1447. this.panelWin11Tweaks.TabIndex = 80;
  1448. this.panelWin11Tweaks.Visible = false;
  1449. //
  1450. // copilotSw
  1451. //
  1452. this.copilotSw.AccessibleName = "Disable CoPilot AI";
  1453. this.copilotSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1454. this.copilotSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1455. this.copilotSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1456. this.copilotSw.ForeColor = System.Drawing.Color.White;
  1457. this.copilotSw.LabelText = "Disable CoPilot AI";
  1458. this.copilotSw.Location = new System.Drawing.Point(465, 126);
  1459. this.copilotSw.Margin = new System.Windows.Forms.Padding(6);
  1460. this.copilotSw.Name = "copilotSw";
  1461. this.copilotSw.Size = new System.Drawing.Size(414, 24);
  1462. this.copilotSw.TabIndex = 179;
  1463. this.copilotSw.Tag = "themeable";
  1464. this.copilotSw.ToggleChecked = false;
  1465. //
  1466. // label20
  1467. //
  1468. this.label20.AutoSize = true;
  1469. 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)));
  1470. this.label20.ForeColor = System.Drawing.Color.Silver;
  1471. this.label20.Location = new System.Drawing.Point(460, 5);
  1472. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1473. this.label20.Name = "label20";
  1474. this.label20.Size = new System.Drawing.Size(46, 19);
  1475. this.label20.TabIndex = 178;
  1476. this.label20.Tag = "";
  1477. this.label20.Text = "Extras";
  1478. //
  1479. // label19
  1480. //
  1481. this.label19.AutoSize = true;
  1482. 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)));
  1483. this.label19.ForeColor = System.Drawing.Color.Silver;
  1484. this.label19.Location = new System.Drawing.Point(16, 5);
  1485. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1486. this.label19.Name = "label19";
  1487. this.label19.Size = new System.Drawing.Size(56, 19);
  1488. this.label19.TabIndex = 177;
  1489. this.label19.Tag = "";
  1490. this.label19.Text = "Taskbar";
  1491. //
  1492. // stickersSw
  1493. //
  1494. this.stickersSw.AccessibleName = "Disable Stickers";
  1495. this.stickersSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1496. this.stickersSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1497. this.stickersSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1498. this.stickersSw.ForeColor = System.Drawing.Color.White;
  1499. this.stickersSw.LabelText = "Disable Stickers";
  1500. this.stickersSw.Location = new System.Drawing.Point(20, 126);
  1501. this.stickersSw.Margin = new System.Windows.Forms.Padding(6);
  1502. this.stickersSw.Name = "stickersSw";
  1503. this.stickersSw.Size = new System.Drawing.Size(414, 24);
  1504. this.stickersSw.TabIndex = 113;
  1505. this.stickersSw.Tag = "themeable";
  1506. this.stickersSw.ToggleChecked = false;
  1507. //
  1508. // compactModeSw
  1509. //
  1510. this.compactModeSw.AccessibleName = "Enable Compact Mode in Explorer";
  1511. this.compactModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1512. this.compactModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1513. this.compactModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1514. this.compactModeSw.ForeColor = System.Drawing.Color.White;
  1515. this.compactModeSw.LabelText = "Enable Compact Mode in Explorer";
  1516. this.compactModeSw.Location = new System.Drawing.Point(463, 96);
  1517. this.compactModeSw.Margin = new System.Windows.Forms.Padding(6);
  1518. this.compactModeSw.Name = "compactModeSw";
  1519. this.compactModeSw.Size = new System.Drawing.Size(414, 24);
  1520. this.compactModeSw.TabIndex = 112;
  1521. this.compactModeSw.Tag = "themeable";
  1522. this.compactModeSw.ToggleChecked = false;
  1523. //
  1524. // snapAssistSw
  1525. //
  1526. this.snapAssistSw.AccessibleName = "Disable Snap Assist";
  1527. this.snapAssistSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1528. this.snapAssistSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1529. this.snapAssistSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1530. this.snapAssistSw.ForeColor = System.Drawing.Color.White;
  1531. this.snapAssistSw.LabelText = "Disable Snap Assist";
  1532. this.snapAssistSw.Location = new System.Drawing.Point(464, 36);
  1533. this.snapAssistSw.Margin = new System.Windows.Forms.Padding(6);
  1534. this.snapAssistSw.Name = "snapAssistSw";
  1535. this.snapAssistSw.Size = new System.Drawing.Size(414, 24);
  1536. this.snapAssistSw.TabIndex = 106;
  1537. this.snapAssistSw.Tag = "themeable";
  1538. this.snapAssistSw.ToggleChecked = false;
  1539. //
  1540. // widgetsSw
  1541. //
  1542. this.widgetsSw.AccessibleName = "Disable Widgets";
  1543. this.widgetsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1544. this.widgetsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1545. this.widgetsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1546. this.widgetsSw.ForeColor = System.Drawing.Color.White;
  1547. this.widgetsSw.LabelText = "Disable Widgets";
  1548. this.widgetsSw.Location = new System.Drawing.Point(20, 66);
  1549. this.widgetsSw.Margin = new System.Windows.Forms.Padding(6);
  1550. this.widgetsSw.Name = "widgetsSw";
  1551. this.widgetsSw.Size = new System.Drawing.Size(414, 24);
  1552. this.widgetsSw.TabIndex = 108;
  1553. this.widgetsSw.Tag = "themeable";
  1554. this.widgetsSw.ToggleChecked = false;
  1555. //
  1556. // leftTaskbarSw
  1557. //
  1558. this.leftTaskbarSw.AccessibleName = "Align Taskbar to Left";
  1559. this.leftTaskbarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1560. this.leftTaskbarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1561. this.leftTaskbarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1562. this.leftTaskbarSw.ForeColor = System.Drawing.Color.White;
  1563. this.leftTaskbarSw.LabelText = "Align Taskbar to Left";
  1564. this.leftTaskbarSw.Location = new System.Drawing.Point(20, 36);
  1565. this.leftTaskbarSw.Margin = new System.Windows.Forms.Padding(6);
  1566. this.leftTaskbarSw.Name = "leftTaskbarSw";
  1567. this.leftTaskbarSw.Size = new System.Drawing.Size(414, 24);
  1568. this.leftTaskbarSw.TabIndex = 105;
  1569. this.leftTaskbarSw.Tag = "themeable";
  1570. this.leftTaskbarSw.ToggleChecked = false;
  1571. //
  1572. // classicContextSw
  1573. //
  1574. this.classicContextSw.AccessibleName = "Enable Classic Right-Click Menu";
  1575. this.classicContextSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1576. this.classicContextSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1577. this.classicContextSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1578. this.classicContextSw.ForeColor = System.Drawing.Color.White;
  1579. this.classicContextSw.LabelText = "Enable Classic Right-Click Menu";
  1580. this.classicContextSw.Location = new System.Drawing.Point(463, 66);
  1581. this.classicContextSw.Margin = new System.Windows.Forms.Padding(6);
  1582. this.classicContextSw.Name = "classicContextSw";
  1583. this.classicContextSw.Size = new System.Drawing.Size(414, 24);
  1584. this.classicContextSw.TabIndex = 110;
  1585. this.classicContextSw.Tag = "themeable";
  1586. this.classicContextSw.ToggleChecked = false;
  1587. //
  1588. // chatSw
  1589. //
  1590. this.chatSw.AccessibleName = "Disable Chat";
  1591. this.chatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1592. this.chatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1593. this.chatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1594. this.chatSw.ForeColor = System.Drawing.Color.White;
  1595. this.chatSw.LabelText = "Disable Chat";
  1596. this.chatSw.Location = new System.Drawing.Point(20, 96);
  1597. this.chatSw.Margin = new System.Windows.Forms.Padding(6);
  1598. this.chatSw.Name = "chatSw";
  1599. this.chatSw.Size = new System.Drawing.Size(414, 24);
  1600. this.chatSw.TabIndex = 107;
  1601. this.chatSw.Tag = "themeable";
  1602. this.chatSw.ToggleChecked = false;
  1603. //
  1604. // vbsSw
  1605. //
  1606. this.vbsSw.AccessibleName = "Disable Virtualization Based Security";
  1607. this.vbsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1608. this.vbsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1609. this.vbsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1610. this.vbsSw.ForeColor = System.Drawing.Color.White;
  1611. this.vbsSw.LabelText = "Disable Virtualization Based Security";
  1612. this.vbsSw.Location = new System.Drawing.Point(21, 271);
  1613. this.vbsSw.Margin = new System.Windows.Forms.Padding(6);
  1614. this.vbsSw.Name = "vbsSw";
  1615. this.vbsSw.Size = new System.Drawing.Size(414, 24);
  1616. this.vbsSw.TabIndex = 114;
  1617. this.vbsSw.Tag = "themeable";
  1618. this.vbsSw.ToggleChecked = false;
  1619. this.vbsSw.Visible = false;
  1620. //
  1621. // gameModeSw
  1622. //
  1623. this.gameModeSw.AccessibleName = "Enable Gaming Mode";
  1624. this.gameModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1625. this.gameModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1626. this.gameModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1627. this.gameModeSw.ForeColor = System.Drawing.Color.White;
  1628. this.gameModeSw.LabelText = "Enable Gaming Mode";
  1629. this.gameModeSw.Location = new System.Drawing.Point(464, 282);
  1630. this.gameModeSw.Margin = new System.Windows.Forms.Padding(6);
  1631. this.gameModeSw.Name = "gameModeSw";
  1632. this.gameModeSw.Size = new System.Drawing.Size(414, 24);
  1633. this.gameModeSw.TabIndex = 105;
  1634. this.gameModeSw.Tag = "themeable";
  1635. this.gameModeSw.ToggleChecked = false;
  1636. //
  1637. // storeUpdatesSw
  1638. //
  1639. this.storeUpdatesSw.AccessibleName = "Disable Microsoft Store Updates";
  1640. this.storeUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1641. this.storeUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1642. this.storeUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1643. this.storeUpdatesSw.ForeColor = System.Drawing.Color.White;
  1644. this.storeUpdatesSw.LabelText = "Disable Microsoft Store Updates";
  1645. this.storeUpdatesSw.Location = new System.Drawing.Point(20, 431);
  1646. this.storeUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  1647. this.storeUpdatesSw.Name = "storeUpdatesSw";
  1648. this.storeUpdatesSw.Size = new System.Drawing.Size(414, 24);
  1649. this.storeUpdatesSw.TabIndex = 104;
  1650. this.storeUpdatesSw.Tag = "themeable";
  1651. this.storeUpdatesSw.ToggleChecked = false;
  1652. //
  1653. // oldMixerSw
  1654. //
  1655. this.oldMixerSw.AccessibleName = "Enable Classic Volume Mixer";
  1656. this.oldMixerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1657. this.oldMixerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1658. this.oldMixerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1659. this.oldMixerSw.ForeColor = System.Drawing.Color.White;
  1660. this.oldMixerSw.LabelText = "Enable Classic Volume Mixer";
  1661. this.oldMixerSw.Location = new System.Drawing.Point(21, 271);
  1662. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(6);
  1663. this.oldMixerSw.Name = "oldMixerSw";
  1664. this.oldMixerSw.Size = new System.Drawing.Size(414, 24);
  1665. this.oldMixerSw.TabIndex = 103;
  1666. this.oldMixerSw.Tag = "themeable";
  1667. this.oldMixerSw.ToggleChecked = false;
  1668. //
  1669. // insiderSw
  1670. //
  1671. this.insiderSw.AccessibleName = "Disable Insider Service";
  1672. this.insiderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1673. this.insiderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1674. this.insiderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1675. this.insiderSw.ForeColor = System.Drawing.Color.White;
  1676. this.insiderSw.LabelText = "Disable Insider Service";
  1677. this.insiderSw.Location = new System.Drawing.Point(20, 461);
  1678. this.insiderSw.Margin = new System.Windows.Forms.Padding(6);
  1679. this.insiderSw.Name = "insiderSw";
  1680. this.insiderSw.Size = new System.Drawing.Size(414, 24);
  1681. this.insiderSw.TabIndex = 102;
  1682. this.insiderSw.Tag = "themeable";
  1683. this.insiderSw.ToggleChecked = false;
  1684. //
  1685. // castSw
  1686. //
  1687. this.castSw.AccessibleName = "Remove Cast to Device";
  1688. this.castSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1689. this.castSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1690. this.castSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1691. this.castSw.ForeColor = System.Drawing.Color.White;
  1692. this.castSw.LabelText = "Remove Cast to Device";
  1693. this.castSw.Location = new System.Drawing.Point(21, 241);
  1694. this.castSw.Margin = new System.Windows.Forms.Padding(6);
  1695. this.castSw.Name = "castSw";
  1696. this.castSw.Size = new System.Drawing.Size(414, 24);
  1697. this.castSw.TabIndex = 101;
  1698. this.castSw.Tag = "themeable";
  1699. this.castSw.ToggleChecked = false;
  1700. //
  1701. // gameBarSw
  1702. //
  1703. this.gameBarSw.AccessibleName = "Disable Game Bar";
  1704. this.gameBarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1705. this.gameBarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1706. this.gameBarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1707. this.gameBarSw.ForeColor = System.Drawing.Color.White;
  1708. this.gameBarSw.LabelText = "Disable Game Bar";
  1709. this.gameBarSw.Location = new System.Drawing.Point(464, 342);
  1710. this.gameBarSw.Margin = new System.Windows.Forms.Padding(6);
  1711. this.gameBarSw.Name = "gameBarSw";
  1712. this.gameBarSw.Size = new System.Drawing.Size(414, 24);
  1713. this.gameBarSw.TabIndex = 100;
  1714. this.gameBarSw.Tag = "themeable";
  1715. this.gameBarSw.ToggleChecked = false;
  1716. //
  1717. // sensorSw
  1718. //
  1719. this.sensorSw.AccessibleName = "Disable Sensor Services";
  1720. this.sensorSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1721. this.sensorSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1722. this.sensorSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1723. this.sensorSw.ForeColor = System.Drawing.Color.White;
  1724. this.sensorSw.LabelText = "Disable Sensor Services";
  1725. this.sensorSw.Location = new System.Drawing.Point(21, 211);
  1726. this.sensorSw.Margin = new System.Windows.Forms.Padding(6);
  1727. this.sensorSw.Name = "sensorSw";
  1728. this.sensorSw.Size = new System.Drawing.Size(414, 24);
  1729. this.sensorSw.TabIndex = 99;
  1730. this.sensorSw.Tag = "themeable";
  1731. this.sensorSw.ToggleChecked = false;
  1732. //
  1733. // ccSw
  1734. //
  1735. this.ccSw.AccessibleName = "Disable Cloud Clipboard";
  1736. this.ccSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1737. this.ccSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1738. this.ccSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1739. this.ccSw.ForeColor = System.Drawing.Color.White;
  1740. this.ccSw.LabelText = "Disable Cloud Clipboard";
  1741. this.ccSw.Location = new System.Drawing.Point(465, 463);
  1742. this.ccSw.Margin = new System.Windows.Forms.Padding(6);
  1743. this.ccSw.Name = "ccSw";
  1744. this.ccSw.Size = new System.Drawing.Size(414, 24);
  1745. this.ccSw.TabIndex = 98;
  1746. this.ccSw.Tag = "themeable";
  1747. this.ccSw.ToggleChecked = false;
  1748. //
  1749. // cortanaSw
  1750. //
  1751. this.cortanaSw.AccessibleName = "Disable Cortana";
  1752. this.cortanaSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1753. this.cortanaSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1754. this.cortanaSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1755. this.cortanaSw.ForeColor = System.Drawing.Color.White;
  1756. this.cortanaSw.LabelText = "Disable Cortana";
  1757. this.cortanaSw.Location = new System.Drawing.Point(464, 70);
  1758. this.cortanaSw.Margin = new System.Windows.Forms.Padding(6);
  1759. this.cortanaSw.Name = "cortanaSw";
  1760. this.cortanaSw.Size = new System.Drawing.Size(414, 24);
  1761. this.cortanaSw.TabIndex = 97;
  1762. this.cortanaSw.Tag = "themeable";
  1763. this.cortanaSw.ToggleChecked = false;
  1764. //
  1765. // privacySw
  1766. //
  1767. this.privacySw.AccessibleName = "Enhance Privacy";
  1768. this.privacySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1769. this.privacySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1770. this.privacySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1771. this.privacySw.ForeColor = System.Drawing.Color.White;
  1772. this.privacySw.LabelText = "Enhance Privacy";
  1773. this.privacySw.Location = new System.Drawing.Point(464, 100);
  1774. this.privacySw.Margin = new System.Windows.Forms.Padding(6);
  1775. this.privacySw.Name = "privacySw";
  1776. this.privacySw.Size = new System.Drawing.Size(414, 24);
  1777. this.privacySw.TabIndex = 96;
  1778. this.privacySw.Tag = "themeable";
  1779. this.privacySw.ToggleChecked = false;
  1780. //
  1781. // driversSw
  1782. //
  1783. this.driversSw.AccessibleName = "Exclude Drivers from Update";
  1784. this.driversSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1785. this.driversSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1786. this.driversSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1787. this.driversSw.ForeColor = System.Drawing.Color.White;
  1788. this.driversSw.LabelText = "Exclude Drivers from Update";
  1789. this.driversSw.Location = new System.Drawing.Point(20, 491);
  1790. this.driversSw.Margin = new System.Windows.Forms.Padding(6);
  1791. this.driversSw.Name = "driversSw";
  1792. this.driversSw.Size = new System.Drawing.Size(414, 24);
  1793. this.driversSw.TabIndex = 95;
  1794. this.driversSw.Tag = "themeable";
  1795. this.driversSw.ToggleChecked = false;
  1796. //
  1797. // telemetryServicesSw
  1798. //
  1799. this.telemetryServicesSw.AccessibleName = "Disable Telemetry Services";
  1800. this.telemetryServicesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1801. this.telemetryServicesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1802. this.telemetryServicesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1803. this.telemetryServicesSw.ForeColor = System.Drawing.Color.White;
  1804. this.telemetryServicesSw.LabelText = "Disable Telemetry Services";
  1805. this.telemetryServicesSw.Location = new System.Drawing.Point(464, 40);
  1806. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(6);
  1807. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1808. this.telemetryServicesSw.Size = new System.Drawing.Size(414, 24);
  1809. this.telemetryServicesSw.TabIndex = 94;
  1810. this.telemetryServicesSw.Tag = "themeable";
  1811. this.telemetryServicesSw.ToggleChecked = false;
  1812. //
  1813. // autoUpdatesSw
  1814. //
  1815. this.autoUpdatesSw.AccessibleName = "Disable Automatic Updates";
  1816. this.autoUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1817. this.autoUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1818. this.autoUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1819. this.autoUpdatesSw.ForeColor = System.Drawing.Color.White;
  1820. this.autoUpdatesSw.LabelText = "Disable Automatic Updates";
  1821. this.autoUpdatesSw.Location = new System.Drawing.Point(20, 401);
  1822. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  1823. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1824. this.autoUpdatesSw.Size = new System.Drawing.Size(414, 24);
  1825. this.autoUpdatesSw.TabIndex = 93;
  1826. this.autoUpdatesSw.Tag = "themeable";
  1827. this.autoUpdatesSw.ToggleChecked = false;
  1828. //
  1829. // tpmSw
  1830. //
  1831. this.tpmSw.AccessibleName = "Disable TPM 2.0 Check";
  1832. this.tpmSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1833. this.tpmSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1834. this.tpmSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1835. this.tpmSw.ForeColor = System.Drawing.Color.White;
  1836. this.tpmSw.LabelText = "Disable TPM 2.0 Check";
  1837. this.tpmSw.Location = new System.Drawing.Point(21, 181);
  1838. this.tpmSw.Margin = new System.Windows.Forms.Padding(6);
  1839. this.tpmSw.Name = "tpmSw";
  1840. this.tpmSw.Size = new System.Drawing.Size(414, 24);
  1841. this.tpmSw.TabIndex = 92;
  1842. this.tpmSw.Tag = "themeable";
  1843. this.tpmSw.ToggleChecked = false;
  1844. //
  1845. // xboxSw
  1846. //
  1847. this.xboxSw.AccessibleName = "Disable Xbox Live";
  1848. this.xboxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1849. this.xboxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1850. this.xboxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1851. this.xboxSw.ForeColor = System.Drawing.Color.White;
  1852. this.xboxSw.LabelText = "Disable Xbox Live";
  1853. this.xboxSw.Location = new System.Drawing.Point(464, 312);
  1854. this.xboxSw.Margin = new System.Windows.Forms.Padding(6);
  1855. this.xboxSw.Name = "xboxSw";
  1856. this.xboxSw.Size = new System.Drawing.Size(414, 24);
  1857. this.xboxSw.TabIndex = 90;
  1858. this.xboxSw.Tag = "themeable";
  1859. this.xboxSw.ToggleChecked = false;
  1860. //
  1861. // inkSw
  1862. //
  1863. this.inkSw.AccessibleName = "Disable Windows Ink";
  1864. this.inkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1865. this.inkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1866. this.inkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1867. this.inkSw.ForeColor = System.Drawing.Color.White;
  1868. this.inkSw.LabelText = "Disable Windows Ink";
  1869. this.inkSw.Location = new System.Drawing.Point(465, 403);
  1870. this.inkSw.Margin = new System.Windows.Forms.Padding(6);
  1871. this.inkSw.Name = "inkSw";
  1872. this.inkSw.Size = new System.Drawing.Size(414, 24);
  1873. this.inkSw.TabIndex = 89;
  1874. this.inkSw.Tag = "themeable";
  1875. this.inkSw.ToggleChecked = false;
  1876. //
  1877. // spellSw
  1878. //
  1879. this.spellSw.AccessibleName = "Disable Spell Checking";
  1880. this.spellSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1881. this.spellSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1882. this.spellSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1883. this.spellSw.ForeColor = System.Drawing.Color.White;
  1884. this.spellSw.LabelText = "Disable Spell Checking";
  1885. this.spellSw.Location = new System.Drawing.Point(465, 433);
  1886. this.spellSw.Margin = new System.Windows.Forms.Padding(6);
  1887. this.spellSw.Name = "spellSw";
  1888. this.spellSw.Size = new System.Drawing.Size(414, 24);
  1889. this.spellSw.TabIndex = 88;
  1890. this.spellSw.Tag = "themeable";
  1891. this.spellSw.ToggleChecked = false;
  1892. //
  1893. // longPathsSw
  1894. //
  1895. this.longPathsSw.AccessibleName = "Enable Long Paths";
  1896. this.longPathsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1897. this.longPathsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1898. this.longPathsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1899. this.longPathsSw.ForeColor = System.Drawing.Color.White;
  1900. this.longPathsSw.LabelText = "Enable Long Paths";
  1901. this.longPathsSw.Location = new System.Drawing.Point(21, 151);
  1902. this.longPathsSw.Margin = new System.Windows.Forms.Padding(6);
  1903. this.longPathsSw.Name = "longPathsSw";
  1904. this.longPathsSw.Size = new System.Drawing.Size(414, 24);
  1905. this.longPathsSw.TabIndex = 87;
  1906. this.longPathsSw.Tag = "themeable";
  1907. this.longPathsSw.ToggleChecked = false;
  1908. //
  1909. // uODSw
  1910. //
  1911. this.uODSw.AccessibleName = "Uninstall OneDrive";
  1912. this.uODSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1913. this.uODSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1914. this.uODSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1915. this.uODSw.ForeColor = System.Drawing.Color.White;
  1916. this.uODSw.LabelText = "Uninstall OneDrive";
  1917. this.uODSw.Location = new System.Drawing.Point(21, 331);
  1918. this.uODSw.Margin = new System.Windows.Forms.Padding(6);
  1919. this.uODSw.Name = "uODSw";
  1920. this.uODSw.Size = new System.Drawing.Size(414, 24);
  1921. this.uODSw.TabIndex = 86;
  1922. this.uODSw.Tag = "themeable";
  1923. this.uODSw.ToggleChecked = false;
  1924. //
  1925. // peopleSw
  1926. //
  1927. this.peopleSw.AccessibleName = "Disable My People";
  1928. this.peopleSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1929. this.peopleSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1930. this.peopleSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1931. this.peopleSw.ForeColor = System.Drawing.Color.White;
  1932. this.peopleSw.LabelText = "Disable My People";
  1933. this.peopleSw.Location = new System.Drawing.Point(21, 121);
  1934. this.peopleSw.Margin = new System.Windows.Forms.Padding(6);
  1935. this.peopleSw.Name = "peopleSw";
  1936. this.peopleSw.Size = new System.Drawing.Size(414, 24);
  1937. this.peopleSw.TabIndex = 85;
  1938. this.peopleSw.Tag = "themeable";
  1939. this.peopleSw.ToggleChecked = false;
  1940. //
  1941. // oldExplorerSw
  1942. //
  1943. this.oldExplorerSw.AccessibleName = "Restore Classic Windows Explorer";
  1944. this.oldExplorerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1945. this.oldExplorerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1946. this.oldExplorerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1947. this.oldExplorerSw.ForeColor = System.Drawing.Color.White;
  1948. this.oldExplorerSw.LabelText = "Restore Classic Windows Explorer";
  1949. this.oldExplorerSw.Location = new System.Drawing.Point(20, 40);
  1950. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(6);
  1951. this.oldExplorerSw.Name = "oldExplorerSw";
  1952. this.oldExplorerSw.Size = new System.Drawing.Size(414, 24);
  1953. this.oldExplorerSw.TabIndex = 83;
  1954. this.oldExplorerSw.Tag = "themeable";
  1955. this.oldExplorerSw.ToggleChecked = false;
  1956. //
  1957. // adsSw
  1958. //
  1959. this.adsSw.AccessibleName = "Disable Start Menu Ads";
  1960. this.adsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1961. this.adsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1962. this.adsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1963. this.adsSw.ForeColor = System.Drawing.Color.White;
  1964. this.adsSw.LabelText = "Disable Start Menu Ads";
  1965. this.adsSw.Location = new System.Drawing.Point(464, 165);
  1966. this.adsSw.Margin = new System.Windows.Forms.Padding(6);
  1967. this.adsSw.Name = "adsSw";
  1968. this.adsSw.Size = new System.Drawing.Size(414, 24);
  1969. this.adsSw.TabIndex = 82;
  1970. this.adsSw.Tag = "themeable";
  1971. this.adsSw.ToggleChecked = false;
  1972. //
  1973. // windows8Tab
  1974. //
  1975. this.windows8Tab.AutoScroll = true;
  1976. this.windows8Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1977. this.windows8Tab.Controls.Add(this.label21);
  1978. this.windows8Tab.Controls.Add(this.disableOneDriveSw);
  1979. this.windows8Tab.Location = new System.Drawing.Point(4, 26);
  1980. this.windows8Tab.Margin = new System.Windows.Forms.Padding(2);
  1981. this.windows8Tab.Name = "windows8Tab";
  1982. this.windows8Tab.Padding = new System.Windows.Forms.Padding(2);
  1983. this.windows8Tab.Size = new System.Drawing.Size(1273, 694);
  1984. this.windows8Tab.TabIndex = 2;
  1985. this.windows8Tab.Text = "Windows 8.1";
  1986. //
  1987. // label21
  1988. //
  1989. this.label21.AutoSize = true;
  1990. 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)));
  1991. this.label21.ForeColor = System.Drawing.Color.Silver;
  1992. this.label21.Location = new System.Drawing.Point(17, 11);
  1993. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1994. this.label21.Name = "label21";
  1995. this.label21.Size = new System.Drawing.Size(54, 19);
  1996. this.label21.TabIndex = 170;
  1997. this.label21.Tag = "";
  1998. this.label21.Text = "System";
  1999. //
  2000. // disableOneDriveSw
  2001. //
  2002. this.disableOneDriveSw.AccessibleName = "Disable OneDrive";
  2003. this.disableOneDriveSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2004. this.disableOneDriveSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2005. this.disableOneDriveSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2006. this.disableOneDriveSw.ForeColor = System.Drawing.Color.White;
  2007. this.disableOneDriveSw.LabelText = "Disable OneDrive";
  2008. this.disableOneDriveSw.Location = new System.Drawing.Point(20, 40);
  2009. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(6);
  2010. this.disableOneDriveSw.Name = "disableOneDriveSw";
  2011. this.disableOneDriveSw.Size = new System.Drawing.Size(500, 24);
  2012. this.disableOneDriveSw.TabIndex = 84;
  2013. this.disableOneDriveSw.Tag = "themeable";
  2014. this.disableOneDriveSw.ToggleChecked = false;
  2015. //
  2016. // advancedTab
  2017. //
  2018. this.advancedTab.AutoScroll = true;
  2019. this.advancedTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2020. this.advancedTab.Controls.Add(this.btnRestartDisableDefender);
  2021. this.advancedTab.Controls.Add(this.btnRestart);
  2022. this.advancedTab.Controls.Add(this.btnRestartSafe);
  2023. this.advancedTab.Controls.Add(this.loginVerboseSw);
  2024. this.advancedTab.Controls.Add(this.hpetSw);
  2025. this.advancedTab.Location = new System.Drawing.Point(4, 26);
  2026. this.advancedTab.Margin = new System.Windows.Forms.Padding(2);
  2027. this.advancedTab.Name = "advancedTab";
  2028. this.advancedTab.Padding = new System.Windows.Forms.Padding(2);
  2029. this.advancedTab.Size = new System.Drawing.Size(1273, 694);
  2030. this.advancedTab.TabIndex = 15;
  2031. this.advancedTab.Text = "Advanced";
  2032. //
  2033. // btnRestartDisableDefender
  2034. //
  2035. this.btnRestartDisableDefender.BackColor = System.Drawing.Color.DodgerBlue;
  2036. this.btnRestartDisableDefender.FlatAppearance.BorderSize = 0;
  2037. this.btnRestartDisableDefender.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2038. this.btnRestartDisableDefender.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2039. this.btnRestartDisableDefender.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2040. this.btnRestartDisableDefender.ForeColor = System.Drawing.Color.White;
  2041. this.btnRestartDisableDefender.Location = new System.Drawing.Point(17, 233);
  2042. this.btnRestartDisableDefender.Margin = new System.Windows.Forms.Padding(2);
  2043. this.btnRestartDisableDefender.Name = "btnRestartDisableDefender";
  2044. this.btnRestartDisableDefender.Size = new System.Drawing.Size(414, 31);
  2045. this.btnRestartDisableDefender.TabIndex = 88;
  2046. this.btnRestartDisableDefender.Text = "Restart && Disable Defender";
  2047. this.btnRestartDisableDefender.UseVisualStyleBackColor = false;
  2048. this.btnRestartDisableDefender.Click += new System.EventHandler(this.btnRestartDisableDefender_Click);
  2049. //
  2050. // btnRestart
  2051. //
  2052. this.btnRestart.BackColor = System.Drawing.Color.DodgerBlue;
  2053. this.btnRestart.FlatAppearance.BorderSize = 0;
  2054. this.btnRestart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2055. this.btnRestart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2056. this.btnRestart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2057. this.btnRestart.ForeColor = System.Drawing.Color.White;
  2058. this.btnRestart.Location = new System.Drawing.Point(17, 198);
  2059. this.btnRestart.Margin = new System.Windows.Forms.Padding(2);
  2060. this.btnRestart.Name = "btnRestart";
  2061. this.btnRestart.Size = new System.Drawing.Size(414, 31);
  2062. this.btnRestart.TabIndex = 87;
  2063. this.btnRestart.Text = "Restart in Normal Mode";
  2064. this.btnRestart.UseVisualStyleBackColor = false;
  2065. this.btnRestart.Click += new System.EventHandler(this.btnRestart_Click);
  2066. //
  2067. // btnRestartSafe
  2068. //
  2069. this.btnRestartSafe.BackColor = System.Drawing.Color.DodgerBlue;
  2070. this.btnRestartSafe.FlatAppearance.BorderSize = 0;
  2071. this.btnRestartSafe.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2072. this.btnRestartSafe.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2073. this.btnRestartSafe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2074. this.btnRestartSafe.ForeColor = System.Drawing.Color.White;
  2075. this.btnRestartSafe.Location = new System.Drawing.Point(17, 162);
  2076. this.btnRestartSafe.Margin = new System.Windows.Forms.Padding(2);
  2077. this.btnRestartSafe.Name = "btnRestartSafe";
  2078. this.btnRestartSafe.Size = new System.Drawing.Size(414, 31);
  2079. this.btnRestartSafe.TabIndex = 86;
  2080. this.btnRestartSafe.Text = "Restart in Safe Mode";
  2081. this.btnRestartSafe.UseVisualStyleBackColor = false;
  2082. this.btnRestartSafe.Click += new System.EventHandler(this.btnRestartSafe_Click);
  2083. //
  2084. // loginVerboseSw
  2085. //
  2086. this.loginVerboseSw.AccessibleName = "Enable Detailed Login Screen";
  2087. this.loginVerboseSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2088. this.loginVerboseSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2089. this.loginVerboseSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2090. this.loginVerboseSw.ForeColor = System.Drawing.Color.White;
  2091. this.loginVerboseSw.LabelText = "Enable Detailed Login Screen";
  2092. this.loginVerboseSw.Location = new System.Drawing.Point(17, 53);
  2093. this.loginVerboseSw.Margin = new System.Windows.Forms.Padding(6);
  2094. this.loginVerboseSw.Name = "loginVerboseSw";
  2095. this.loginVerboseSw.Size = new System.Drawing.Size(414, 24);
  2096. this.loginVerboseSw.TabIndex = 85;
  2097. this.loginVerboseSw.Tag = "themeable";
  2098. this.loginVerboseSw.ToggleChecked = false;
  2099. //
  2100. // hpetSw
  2101. //
  2102. this.hpetSw.AccessibleName = "Disable HPET";
  2103. this.hpetSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2104. this.hpetSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2105. this.hpetSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2106. this.hpetSw.ForeColor = System.Drawing.Color.White;
  2107. this.hpetSw.LabelText = "Disable HPET";
  2108. this.hpetSw.Location = new System.Drawing.Point(17, 17);
  2109. this.hpetSw.Margin = new System.Windows.Forms.Padding(6);
  2110. this.hpetSw.Name = "hpetSw";
  2111. this.hpetSw.Size = new System.Drawing.Size(414, 24);
  2112. this.hpetSw.TabIndex = 84;
  2113. this.hpetSw.Tag = "themeable";
  2114. this.hpetSw.ToggleChecked = false;
  2115. //
  2116. // modernAppsTab
  2117. //
  2118. this.modernAppsTab.AutoScroll = true;
  2119. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2120. this.modernAppsTab.Controls.Add(this.btnRestoreUwp);
  2121. this.modernAppsTab.Controls.Add(this.panelUwp);
  2122. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  2123. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  2124. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  2125. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  2126. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  2127. this.modernAppsTab.Location = new System.Drawing.Point(4, 26);
  2128. this.modernAppsTab.Name = "modernAppsTab";
  2129. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  2130. this.modernAppsTab.Size = new System.Drawing.Size(1273, 694);
  2131. this.modernAppsTab.TabIndex = 11;
  2132. this.modernAppsTab.Text = "UWP Apps";
  2133. //
  2134. // btnRestoreUwp
  2135. //
  2136. this.btnRestoreUwp.BackColor = System.Drawing.Color.DodgerBlue;
  2137. this.btnRestoreUwp.FlatAppearance.BorderSize = 0;
  2138. this.btnRestoreUwp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2139. this.btnRestoreUwp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2140. this.btnRestoreUwp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2141. this.btnRestoreUwp.ForeColor = System.Drawing.Color.White;
  2142. this.btnRestoreUwp.Location = new System.Drawing.Point(11, 544);
  2143. this.btnRestoreUwp.Margin = new System.Windows.Forms.Padding(2);
  2144. this.btnRestoreUwp.Name = "btnRestoreUwp";
  2145. this.btnRestoreUwp.Size = new System.Drawing.Size(299, 31);
  2146. this.btnRestoreUwp.TabIndex = 55;
  2147. this.btnRestoreUwp.Text = "Restore all UWP";
  2148. this.btnRestoreUwp.UseVisualStyleBackColor = false;
  2149. this.btnRestoreUwp.Click += new System.EventHandler(this.btnRestoreUwp_Click);
  2150. //
  2151. // panelUwp
  2152. //
  2153. this.panelUwp.AutoScroll = true;
  2154. this.panelUwp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2155. this.panelUwp.Location = new System.Drawing.Point(11, 41);
  2156. this.panelUwp.Name = "panelUwp";
  2157. this.panelUwp.Size = new System.Drawing.Size(569, 498);
  2158. this.panelUwp.TabIndex = 54;
  2159. //
  2160. // uninstallModernAppsButton
  2161. //
  2162. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2163. this.uninstallModernAppsButton.FlatAppearance.BorderSize = 0;
  2164. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2165. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2166. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2167. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  2168. this.uninstallModernAppsButton.Location = new System.Drawing.Point(585, 76);
  2169. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2170. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  2171. this.uninstallModernAppsButton.Size = new System.Drawing.Size(208, 31);
  2172. this.uninstallModernAppsButton.TabIndex = 50;
  2173. this.uninstallModernAppsButton.Text = "Uninstall";
  2174. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  2175. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  2176. //
  2177. // refreshModernAppsButton
  2178. //
  2179. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2180. this.refreshModernAppsButton.FlatAppearance.BorderSize = 0;
  2181. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2182. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2183. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2184. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  2185. this.refreshModernAppsButton.Location = new System.Drawing.Point(585, 41);
  2186. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2187. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  2188. this.refreshModernAppsButton.Size = new System.Drawing.Size(208, 31);
  2189. this.refreshModernAppsButton.TabIndex = 49;
  2190. this.refreshModernAppsButton.Text = "Refresh";
  2191. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  2192. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  2193. //
  2194. // txtModernAppsTitle
  2195. //
  2196. this.txtModernAppsTitle.AutoSize = true;
  2197. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2198. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2199. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  2200. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2201. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  2202. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  2203. this.txtModernAppsTitle.TabIndex = 47;
  2204. this.txtModernAppsTitle.Tag = "themeable";
  2205. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  2206. //
  2207. // chkOnlyRemovable
  2208. //
  2209. this.chkOnlyRemovable.AutoSize = true;
  2210. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  2211. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  2212. this.chkOnlyRemovable.Location = new System.Drawing.Point(585, 111);
  2213. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  2214. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  2215. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  2216. this.chkOnlyRemovable.TabIndex = 53;
  2217. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  2218. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  2219. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  2220. //
  2221. // chkSelectAllModernApps
  2222. //
  2223. this.chkSelectAllModernApps.AutoSize = true;
  2224. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2225. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  2226. this.chkSelectAllModernApps.Location = new System.Drawing.Point(585, 140);
  2227. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  2228. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  2229. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  2230. this.chkSelectAllModernApps.TabIndex = 52;
  2231. this.chkSelectAllModernApps.Text = "Select all";
  2232. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  2233. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  2234. //
  2235. // startupTab
  2236. //
  2237. this.startupTab.AutoScroll = true;
  2238. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2239. this.startupTab.Controls.Add(this.cancelBackup);
  2240. this.startupTab.Controls.Add(this.doBackup);
  2241. this.startupTab.Controls.Add(this.txtBackupTitle);
  2242. this.startupTab.Controls.Add(this.lblBackupTitle);
  2243. this.startupTab.Controls.Add(this.restoreStartupB);
  2244. this.startupTab.Controls.Add(this.backupStartupB);
  2245. this.startupTab.Controls.Add(this.findInRegB);
  2246. this.startupTab.Controls.Add(this.locateFileB);
  2247. this.startupTab.Controls.Add(this.refreshStartupB);
  2248. this.startupTab.Controls.Add(this.panel3);
  2249. this.startupTab.Controls.Add(this.removeStartupItemB);
  2250. this.startupTab.Controls.Add(this.startupTitle);
  2251. this.startupTab.Location = new System.Drawing.Point(4, 26);
  2252. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  2253. this.startupTab.Name = "startupTab";
  2254. this.startupTab.Size = new System.Drawing.Size(1273, 694);
  2255. this.startupTab.TabIndex = 7;
  2256. this.startupTab.Text = "Startup";
  2257. //
  2258. // cancelBackup
  2259. //
  2260. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2261. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2262. this.cancelBackup.FlatAppearance.BorderSize = 0;
  2263. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2264. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2265. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2266. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  2267. this.cancelBackup.Location = new System.Drawing.Point(125, 658);
  2268. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  2269. this.cancelBackup.Name = "cancelBackup";
  2270. this.cancelBackup.Size = new System.Drawing.Size(110, 30);
  2271. this.cancelBackup.TabIndex = 61;
  2272. this.cancelBackup.Text = "Cancel";
  2273. this.cancelBackup.UseVisualStyleBackColor = false;
  2274. this.cancelBackup.Visible = false;
  2275. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  2276. //
  2277. // doBackup
  2278. //
  2279. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2280. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2281. this.doBackup.FlatAppearance.BorderSize = 0;
  2282. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2283. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2284. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2285. this.doBackup.ForeColor = System.Drawing.Color.White;
  2286. this.doBackup.Location = new System.Drawing.Point(11, 658);
  2287. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  2288. this.doBackup.Name = "doBackup";
  2289. this.doBackup.Size = new System.Drawing.Size(110, 30);
  2290. this.doBackup.TabIndex = 60;
  2291. this.doBackup.Text = "OK";
  2292. this.doBackup.UseVisualStyleBackColor = false;
  2293. this.doBackup.Visible = false;
  2294. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  2295. //
  2296. // txtBackupTitle
  2297. //
  2298. this.txtBackupTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2299. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2300. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2301. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2302. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  2303. this.txtBackupTitle.Location = new System.Drawing.Point(11, 629);
  2304. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  2305. this.txtBackupTitle.Name = "txtBackupTitle";
  2306. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  2307. this.txtBackupTitle.TabIndex = 58;
  2308. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2309. this.txtBackupTitle.Visible = false;
  2310. //
  2311. // lblBackupTitle
  2312. //
  2313. this.lblBackupTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2314. this.lblBackupTitle.AutoSize = true;
  2315. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2316. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  2317. this.lblBackupTitle.Location = new System.Drawing.Point(7, 608);
  2318. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2319. this.lblBackupTitle.Name = "lblBackupTitle";
  2320. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  2321. this.lblBackupTitle.TabIndex = 59;
  2322. this.lblBackupTitle.Tag = "";
  2323. this.lblBackupTitle.Text = "Backup title:";
  2324. this.lblBackupTitle.Visible = false;
  2325. //
  2326. // restoreStartupB
  2327. //
  2328. this.restoreStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2329. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2330. this.restoreStartupB.FlatAppearance.BorderSize = 0;
  2331. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2332. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2333. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2334. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  2335. this.restoreStartupB.Location = new System.Drawing.Point(205, 609);
  2336. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  2337. this.restoreStartupB.Name = "restoreStartupB";
  2338. this.restoreStartupB.Size = new System.Drawing.Size(190, 31);
  2339. this.restoreStartupB.TabIndex = 42;
  2340. this.restoreStartupB.Text = "Restore";
  2341. this.restoreStartupB.UseVisualStyleBackColor = false;
  2342. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  2343. //
  2344. // backupStartupB
  2345. //
  2346. this.backupStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2347. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2348. this.backupStartupB.FlatAppearance.BorderSize = 0;
  2349. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2350. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2351. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2352. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  2353. this.backupStartupB.Location = new System.Drawing.Point(11, 609);
  2354. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  2355. this.backupStartupB.Name = "backupStartupB";
  2356. this.backupStartupB.Size = new System.Drawing.Size(190, 31);
  2357. this.backupStartupB.TabIndex = 41;
  2358. this.backupStartupB.Text = "Backup";
  2359. this.backupStartupB.UseVisualStyleBackColor = false;
  2360. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  2361. //
  2362. // findInRegB
  2363. //
  2364. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2365. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  2366. this.findInRegB.FlatAppearance.BorderSize = 0;
  2367. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2368. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2369. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2370. this.findInRegB.ForeColor = System.Drawing.Color.White;
  2371. this.findInRegB.Location = new System.Drawing.Point(883, 654);
  2372. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  2373. this.findInRegB.Name = "findInRegB";
  2374. this.findInRegB.Size = new System.Drawing.Size(190, 31);
  2375. this.findInRegB.TabIndex = 40;
  2376. this.findInRegB.Text = "Find in Registry";
  2377. this.findInRegB.UseVisualStyleBackColor = false;
  2378. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  2379. //
  2380. // locateFileB
  2381. //
  2382. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2383. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  2384. this.locateFileB.FlatAppearance.BorderSize = 0;
  2385. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2386. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2387. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2388. this.locateFileB.ForeColor = System.Drawing.Color.White;
  2389. this.locateFileB.Location = new System.Drawing.Point(1078, 618);
  2390. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  2391. this.locateFileB.Name = "locateFileB";
  2392. this.locateFileB.Size = new System.Drawing.Size(190, 31);
  2393. this.locateFileB.TabIndex = 39;
  2394. this.locateFileB.Text = "Locate file";
  2395. this.locateFileB.UseVisualStyleBackColor = false;
  2396. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  2397. //
  2398. // refreshStartupB
  2399. //
  2400. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2401. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2402. this.refreshStartupB.FlatAppearance.BorderSize = 0;
  2403. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2404. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2405. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2406. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  2407. this.refreshStartupB.Location = new System.Drawing.Point(1078, 654);
  2408. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  2409. this.refreshStartupB.Name = "refreshStartupB";
  2410. this.refreshStartupB.Size = new System.Drawing.Size(190, 31);
  2411. this.refreshStartupB.TabIndex = 38;
  2412. this.refreshStartupB.Text = "Refresh";
  2413. this.refreshStartupB.UseVisualStyleBackColor = false;
  2414. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  2415. //
  2416. // panel3
  2417. //
  2418. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2419. | System.Windows.Forms.AnchorStyles.Right)));
  2420. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2421. this.panel3.Controls.Add(this.listStartupItems);
  2422. this.panel3.Location = new System.Drawing.Point(11, 40);
  2423. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  2424. this.panel3.Name = "panel3";
  2425. this.panel3.Size = new System.Drawing.Size(1257, 520);
  2426. this.panel3.TabIndex = 37;
  2427. //
  2428. // listStartupItems
  2429. //
  2430. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2431. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2432. this.listStartupItems.CheckBoxes = true;
  2433. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  2434. this.columnHeader1,
  2435. this.columnHeader2,
  2436. this.columnHeader3});
  2437. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2438. this.listStartupItems.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2439. this.listStartupItems.ForeColor = System.Drawing.Color.MediumOrchid;
  2440. this.listStartupItems.FullRowSelect = true;
  2441. this.listStartupItems.HideSelection = false;
  2442. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  2443. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  2444. this.listStartupItems.MultiSelect = false;
  2445. this.listStartupItems.Name = "listStartupItems";
  2446. this.listStartupItems.ShowGroups = false;
  2447. this.listStartupItems.Size = new System.Drawing.Size(1255, 518);
  2448. this.listStartupItems.TabIndex = 0;
  2449. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  2450. this.listStartupItems.View = System.Windows.Forms.View.Details;
  2451. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  2452. this.listStartupItems.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listStartupItems_ItemChecked);
  2453. //
  2454. // columnHeader1
  2455. //
  2456. this.columnHeader1.Text = "Name";
  2457. this.columnHeader1.Width = 194;
  2458. //
  2459. // columnHeader2
  2460. //
  2461. this.columnHeader2.Text = "Location";
  2462. this.columnHeader2.Width = 507;
  2463. //
  2464. // columnHeader3
  2465. //
  2466. this.columnHeader3.Text = "Type";
  2467. this.columnHeader3.Width = 134;
  2468. //
  2469. // removeStartupItemB
  2470. //
  2471. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2472. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  2473. this.removeStartupItemB.FlatAppearance.BorderSize = 0;
  2474. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2475. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2476. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2477. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  2478. this.removeStartupItemB.Location = new System.Drawing.Point(883, 618);
  2479. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  2480. this.removeStartupItemB.Name = "removeStartupItemB";
  2481. this.removeStartupItemB.Size = new System.Drawing.Size(190, 31);
  2482. this.removeStartupItemB.TabIndex = 36;
  2483. this.removeStartupItemB.Text = "Delete";
  2484. this.removeStartupItemB.UseVisualStyleBackColor = false;
  2485. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  2486. //
  2487. // startupTitle
  2488. //
  2489. this.startupTitle.AutoSize = true;
  2490. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2491. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2492. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  2493. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2494. this.startupTitle.Name = "startupTitle";
  2495. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  2496. this.startupTitle.TabIndex = 3;
  2497. this.startupTitle.Tag = "themeable";
  2498. this.startupTitle.Text = "Choose your startup items";
  2499. //
  2500. // appsTab
  2501. //
  2502. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2503. this.appsTab.Controls.Add(this.txtFeedError);
  2504. this.appsTab.Controls.Add(this.lblVideoSound);
  2505. this.appsTab.Controls.Add(this.lblCoding);
  2506. this.appsTab.Controls.Add(this.lblSystemTools);
  2507. this.appsTab.Controls.Add(this.groupSoundVideo);
  2508. this.appsTab.Controls.Add(this.lblInternet);
  2509. this.appsTab.Controls.Add(this.groupCoding);
  2510. this.appsTab.Controls.Add(this.groupInternet);
  2511. this.appsTab.Controls.Add(this.panel10);
  2512. this.appsTab.Controls.Add(this.panelCommonApps);
  2513. this.appsTab.Controls.Add(this.groupSystemTools);
  2514. this.appsTab.Location = new System.Drawing.Point(4, 26);
  2515. this.appsTab.Name = "appsTab";
  2516. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  2517. this.appsTab.Size = new System.Drawing.Size(1273, 694);
  2518. this.appsTab.TabIndex = 12;
  2519. this.appsTab.Text = "Apps";
  2520. //
  2521. // txtFeedError
  2522. //
  2523. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  2524. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  2525. 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)));
  2526. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  2527. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  2528. this.txtFeedError.Name = "txtFeedError";
  2529. this.txtFeedError.Size = new System.Drawing.Size(1267, 524);
  2530. this.txtFeedError.TabIndex = 171;
  2531. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  2532. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2533. this.txtFeedError.Visible = false;
  2534. //
  2535. // lblVideoSound
  2536. //
  2537. this.lblVideoSound.AutoSize = true;
  2538. 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)));
  2539. this.lblVideoSound.ForeColor = System.Drawing.Color.Silver;
  2540. this.lblVideoSound.Location = new System.Drawing.Point(746, 46);
  2541. this.lblVideoSound.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2542. this.lblVideoSound.Name = "lblVideoSound";
  2543. this.lblVideoSound.Size = new System.Drawing.Size(88, 15);
  2544. this.lblVideoSound.TabIndex = 169;
  2545. this.lblVideoSound.Tag = "";
  2546. this.lblVideoSound.Text = "Video && Sound";
  2547. //
  2548. // lblCoding
  2549. //
  2550. this.lblCoding.AutoSize = true;
  2551. 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)));
  2552. this.lblCoding.ForeColor = System.Drawing.Color.Silver;
  2553. this.lblCoding.Location = new System.Drawing.Point(514, 46);
  2554. this.lblCoding.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2555. this.lblCoding.Name = "lblCoding";
  2556. this.lblCoding.Size = new System.Drawing.Size(45, 15);
  2557. this.lblCoding.TabIndex = 168;
  2558. this.lblCoding.Tag = "";
  2559. this.lblCoding.Text = "Coding";
  2560. //
  2561. // lblSystemTools
  2562. //
  2563. this.lblSystemTools.AutoSize = true;
  2564. 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)));
  2565. this.lblSystemTools.ForeColor = System.Drawing.Color.Silver;
  2566. this.lblSystemTools.Location = new System.Drawing.Point(11, 46);
  2567. this.lblSystemTools.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2568. this.lblSystemTools.Name = "lblSystemTools";
  2569. this.lblSystemTools.Size = new System.Drawing.Size(89, 15);
  2570. this.lblSystemTools.TabIndex = 162;
  2571. this.lblSystemTools.Tag = "";
  2572. this.lblSystemTools.Text = "System && Tools";
  2573. //
  2574. // groupSoundVideo
  2575. //
  2576. this.groupSoundVideo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2577. | System.Windows.Forms.AnchorStyles.Left)));
  2578. this.groupSoundVideo.AutoScroll = true;
  2579. this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2580. this.groupSoundVideo.Location = new System.Drawing.Point(749, 64);
  2581. this.groupSoundVideo.Name = "groupSoundVideo";
  2582. this.groupSoundVideo.Size = new System.Drawing.Size(227, 418);
  2583. this.groupSoundVideo.TabIndex = 166;
  2584. //
  2585. // lblInternet
  2586. //
  2587. this.lblInternet.AutoSize = true;
  2588. 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)));
  2589. this.lblInternet.ForeColor = System.Drawing.Color.Silver;
  2590. this.lblInternet.Location = new System.Drawing.Point(262, 46);
  2591. this.lblInternet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2592. this.lblInternet.Name = "lblInternet";
  2593. this.lblInternet.Size = new System.Drawing.Size(49, 15);
  2594. this.lblInternet.TabIndex = 167;
  2595. this.lblInternet.Tag = "";
  2596. this.lblInternet.Text = "Internet";
  2597. //
  2598. // groupCoding
  2599. //
  2600. this.groupCoding.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2601. | System.Windows.Forms.AnchorStyles.Left)));
  2602. this.groupCoding.AutoScroll = true;
  2603. this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2604. this.groupCoding.Location = new System.Drawing.Point(517, 64);
  2605. this.groupCoding.Name = "groupCoding";
  2606. this.groupCoding.Size = new System.Drawing.Size(226, 418);
  2607. this.groupCoding.TabIndex = 165;
  2608. //
  2609. // groupInternet
  2610. //
  2611. this.groupInternet.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2612. | System.Windows.Forms.AnchorStyles.Left)));
  2613. this.groupInternet.AutoScroll = true;
  2614. this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2615. this.groupInternet.Location = new System.Drawing.Point(265, 64);
  2616. this.groupInternet.Name = "groupInternet";
  2617. this.groupInternet.Size = new System.Drawing.Size(246, 418);
  2618. this.groupInternet.TabIndex = 164;
  2619. //
  2620. // panel10
  2621. //
  2622. this.panel10.Controls.Add(this.appsTitle);
  2623. this.panel10.Controls.Add(this.btnGetFeed);
  2624. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  2625. this.panel10.Location = new System.Drawing.Point(3, 3);
  2626. this.panel10.Name = "panel10";
  2627. this.panel10.Size = new System.Drawing.Size(1267, 44);
  2628. this.panel10.TabIndex = 163;
  2629. //
  2630. // appsTitle
  2631. //
  2632. this.appsTitle.AutoSize = true;
  2633. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2634. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2635. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  2636. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2637. this.appsTitle.Name = "appsTitle";
  2638. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  2639. this.appsTitle.TabIndex = 53;
  2640. this.appsTitle.Tag = "themeable";
  2641. this.appsTitle.Text = "Quickly download && install useful apps";
  2642. //
  2643. // btnGetFeed
  2644. //
  2645. this.btnGetFeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2646. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2647. this.btnGetFeed.FlatAppearance.BorderSize = 0;
  2648. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2649. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2650. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2651. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2652. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2653. this.btnGetFeed.Location = new System.Drawing.Point(1058, 7);
  2654. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2655. this.btnGetFeed.Name = "btnGetFeed";
  2656. this.btnGetFeed.Size = new System.Drawing.Size(201, 32);
  2657. this.btnGetFeed.TabIndex = 161;
  2658. this.btnGetFeed.Text = "Refresh links";
  2659. this.btnGetFeed.UseVisualStyleBackColor = false;
  2660. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2661. //
  2662. // panelCommonApps
  2663. //
  2664. this.panelCommonApps.AutoScroll = true;
  2665. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  2666. this.panelCommonApps.Controls.Add(this.progressDownloader);
  2667. this.panelCommonApps.Controls.Add(this.c64);
  2668. this.panelCommonApps.Controls.Add(this.c32);
  2669. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  2670. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  2671. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  2672. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  2673. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  2674. this.panelCommonApps.Controls.Add(this.linkWarnings);
  2675. this.panelCommonApps.Controls.Add(this.bitPref);
  2676. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  2677. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  2678. this.panelCommonApps.Location = new System.Drawing.Point(3, 571);
  2679. this.panelCommonApps.Name = "panelCommonApps";
  2680. this.panelCommonApps.Size = new System.Drawing.Size(1267, 120);
  2681. this.panelCommonApps.TabIndex = 162;
  2682. //
  2683. // cAutoInstall
  2684. //
  2685. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2686. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2687. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2688. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2689. this.cAutoInstall.Location = new System.Drawing.Point(851, 47);
  2690. this.cAutoInstall.Name = "cAutoInstall";
  2691. this.cAutoInstall.Size = new System.Drawing.Size(369, 24);
  2692. this.cAutoInstall.TabIndex = 107;
  2693. this.cAutoInstall.Text = "Install after downloading";
  2694. this.cAutoInstall.UseVisualStyleBackColor = true;
  2695. //
  2696. // progressDownloader
  2697. //
  2698. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2699. this.progressDownloader.Location = new System.Drawing.Point(8, 83);
  2700. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2701. this.progressDownloader.Name = "progressDownloader";
  2702. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  2703. this.progressDownloader.TabIndex = 160;
  2704. //
  2705. // c64
  2706. //
  2707. this.c64.AutoSize = true;
  2708. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2709. this.c64.Location = new System.Drawing.Point(373, 28);
  2710. this.c64.Name = "c64";
  2711. this.c64.Size = new System.Drawing.Size(72, 25);
  2712. this.c64.TabIndex = 75;
  2713. this.c64.TabStop = true;
  2714. this.c64.Text = "64-bit";
  2715. this.c64.UseVisualStyleBackColor = true;
  2716. //
  2717. // c32
  2718. //
  2719. this.c32.AutoSize = true;
  2720. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2721. this.c32.Location = new System.Drawing.Point(448, 28);
  2722. this.c32.Name = "c32";
  2723. this.c32.Size = new System.Drawing.Size(72, 25);
  2724. this.c32.TabIndex = 76;
  2725. this.c32.TabStop = true;
  2726. this.c32.Text = "32-bit";
  2727. this.c32.UseVisualStyleBackColor = true;
  2728. //
  2729. // btnDownloadApps
  2730. //
  2731. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2732. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2733. this.btnDownloadApps.FlatAppearance.BorderSize = 0;
  2734. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2735. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2736. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2737. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2738. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2739. this.btnDownloadApps.Location = new System.Drawing.Point(1058, 76);
  2740. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2741. this.btnDownloadApps.Name = "btnDownloadApps";
  2742. this.btnDownloadApps.Size = new System.Drawing.Size(203, 35);
  2743. this.btnDownloadApps.TabIndex = 50;
  2744. this.btnDownloadApps.Text = "Download";
  2745. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2746. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2747. //
  2748. // setDownDirLbl
  2749. //
  2750. this.setDownDirLbl.AutoSize = true;
  2751. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2752. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2753. this.setDownDirLbl.Location = new System.Drawing.Point(3, 4);
  2754. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2755. this.setDownDirLbl.Name = "setDownDirLbl";
  2756. this.setDownDirLbl.Size = new System.Drawing.Size(160, 21);
  2757. this.setDownDirLbl.TabIndex = 69;
  2758. this.setDownDirLbl.Tag = "themeable";
  2759. this.setDownDirLbl.Text = "Set download folder";
  2760. //
  2761. // txtDownloadFolder
  2762. //
  2763. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2764. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2765. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2766. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2767. this.txtDownloadFolder.Location = new System.Drawing.Point(8, 30);
  2768. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2769. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 23);
  2770. this.txtDownloadFolder.TabIndex = 70;
  2771. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2772. //
  2773. // changeDownDirB
  2774. //
  2775. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2776. this.changeDownDirB.FlatAppearance.BorderSize = 0;
  2777. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2778. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2779. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2780. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2781. this.changeDownDirB.Location = new System.Drawing.Point(313, 30);
  2782. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2783. this.changeDownDirB.Name = "changeDownDirB";
  2784. this.changeDownDirB.Size = new System.Drawing.Size(30, 23);
  2785. this.changeDownDirB.TabIndex = 71;
  2786. this.changeDownDirB.Text = "...";
  2787. this.changeDownDirB.UseVisualStyleBackColor = false;
  2788. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2789. //
  2790. // txtDownloadStatus
  2791. //
  2792. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2793. this.txtDownloadStatus.AutoSize = true;
  2794. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2795. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2796. this.txtDownloadStatus.Location = new System.Drawing.Point(4, 58);
  2797. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2798. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2799. this.txtDownloadStatus.Size = new System.Drawing.Size(32, 19);
  2800. this.txtDownloadStatus.TabIndex = 72;
  2801. this.txtDownloadStatus.Tag = "";
  2802. this.txtDownloadStatus.Text = "Idle";
  2803. //
  2804. // linkWarnings
  2805. //
  2806. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2807. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2808. this.linkWarnings.AutoSize = true;
  2809. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2810. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2811. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2812. this.linkWarnings.Location = new System.Drawing.Point(4, 98);
  2813. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2814. this.linkWarnings.Name = "linkWarnings";
  2815. this.linkWarnings.Size = new System.Drawing.Size(92, 19);
  2816. this.linkWarnings.TabIndex = 78;
  2817. this.linkWarnings.TabStop = true;
  2818. this.linkWarnings.Tag = "";
  2819. this.linkWarnings.Text = "See warnings";
  2820. this.linkWarnings.Visible = false;
  2821. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2822. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2823. //
  2824. // bitPref
  2825. //
  2826. this.bitPref.AutoSize = true;
  2827. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2828. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2829. this.bitPref.Location = new System.Drawing.Point(368, 5);
  2830. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2831. this.bitPref.Name = "bitPref";
  2832. this.bitPref.Size = new System.Drawing.Size(143, 21);
  2833. this.bitPref.TabIndex = 74;
  2834. this.bitPref.Tag = "themeable";
  2835. this.bitPref.Text = "Set bit preference";
  2836. //
  2837. // goToDownloadsB
  2838. //
  2839. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2840. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2841. this.goToDownloadsB.FlatAppearance.BorderSize = 0;
  2842. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2843. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2844. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2845. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2846. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2847. this.goToDownloadsB.Location = new System.Drawing.Point(851, 76);
  2848. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2849. this.goToDownloadsB.Name = "goToDownloadsB";
  2850. this.goToDownloadsB.Size = new System.Drawing.Size(203, 35);
  2851. this.goToDownloadsB.TabIndex = 77;
  2852. this.goToDownloadsB.Text = "Go to Downloads";
  2853. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2854. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2855. //
  2856. // groupSystemTools
  2857. //
  2858. this.groupSystemTools.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2859. | System.Windows.Forms.AnchorStyles.Left)));
  2860. this.groupSystemTools.AutoScroll = true;
  2861. this.groupSystemTools.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2862. this.groupSystemTools.Location = new System.Drawing.Point(13, 64);
  2863. this.groupSystemTools.Name = "groupSystemTools";
  2864. this.groupSystemTools.Size = new System.Drawing.Size(246, 418);
  2865. this.groupSystemTools.TabIndex = 162;
  2866. //
  2867. // cleanerTab
  2868. //
  2869. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2870. this.cleanerTab.Controls.Add(this.panel14);
  2871. this.cleanerTab.Controls.Add(this.panel13);
  2872. this.cleanerTab.Controls.Add(this.panel1);
  2873. this.cleanerTab.Location = new System.Drawing.Point(4, 26);
  2874. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2875. this.cleanerTab.Name = "cleanerTab";
  2876. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2877. this.cleanerTab.Size = new System.Drawing.Size(1273, 694);
  2878. this.cleanerTab.TabIndex = 5;
  2879. this.cleanerTab.Text = "Cleaner";
  2880. //
  2881. // panel14
  2882. //
  2883. this.panel14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2884. this.panel14.Controls.Add(this.listCleanPreview);
  2885. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  2886. this.panel14.Location = new System.Drawing.Point(221, 2);
  2887. this.panel14.Name = "panel14";
  2888. this.panel14.Size = new System.Drawing.Size(1050, 629);
  2889. this.panel14.TabIndex = 51;
  2890. //
  2891. // listCleanPreview
  2892. //
  2893. this.listCleanPreview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2894. this.listCleanPreview.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2895. this.listCleanPreview.Dock = System.Windows.Forms.DockStyle.Fill;
  2896. this.listCleanPreview.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2897. this.listCleanPreview.ForeColor = System.Drawing.Color.Silver;
  2898. this.listCleanPreview.FormattingEnabled = true;
  2899. this.listCleanPreview.HorizontalScrollbar = true;
  2900. this.listCleanPreview.Location = new System.Drawing.Point(0, 0);
  2901. this.listCleanPreview.Name = "listCleanPreview";
  2902. this.listCleanPreview.Size = new System.Drawing.Size(1048, 627);
  2903. this.listCleanPreview.TabIndex = 1;
  2904. //
  2905. // panel13
  2906. //
  2907. this.panel13.AutoScroll = true;
  2908. this.panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2909. this.panel13.Controls.Add(this.btnWinClean);
  2910. this.panel13.Controls.Add(this.analyzeDriveB);
  2911. this.panel13.Controls.Add(this.checkSelectAll);
  2912. this.panel13.Controls.Add(this.lblPretext);
  2913. this.panel13.Controls.Add(this.cleanDriveB);
  2914. this.panel13.Controls.Add(this.lblFootprint);
  2915. this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
  2916. this.panel13.Location = new System.Drawing.Point(221, 631);
  2917. this.panel13.Name = "panel13";
  2918. this.panel13.Size = new System.Drawing.Size(1050, 61);
  2919. this.panel13.TabIndex = 50;
  2920. //
  2921. // btnWinClean
  2922. //
  2923. this.btnWinClean.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2924. this.btnWinClean.BackColor = System.Drawing.Color.DodgerBlue;
  2925. this.btnWinClean.FlatAppearance.BorderSize = 0;
  2926. this.btnWinClean.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2927. this.btnWinClean.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2928. this.btnWinClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2929. this.btnWinClean.ForeColor = System.Drawing.Color.White;
  2930. this.btnWinClean.Location = new System.Drawing.Point(616, 23);
  2931. this.btnWinClean.Margin = new System.Windows.Forms.Padding(2);
  2932. this.btnWinClean.Name = "btnWinClean";
  2933. this.btnWinClean.Size = new System.Drawing.Size(140, 31);
  2934. this.btnWinClean.TabIndex = 90;
  2935. this.btnWinClean.Text = "Cleanmgr ...";
  2936. this.btnWinClean.UseVisualStyleBackColor = false;
  2937. this.btnWinClean.Click += new System.EventHandler(this.btnWinClean_Click);
  2938. //
  2939. // analyzeDriveB
  2940. //
  2941. this.analyzeDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2942. this.analyzeDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2943. this.analyzeDriveB.FlatAppearance.BorderSize = 0;
  2944. this.analyzeDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2945. this.analyzeDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2946. this.analyzeDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2947. this.analyzeDriveB.ForeColor = System.Drawing.Color.White;
  2948. this.analyzeDriveB.Location = new System.Drawing.Point(760, 23);
  2949. this.analyzeDriveB.Margin = new System.Windows.Forms.Padding(2);
  2950. this.analyzeDriveB.Name = "analyzeDriveB";
  2951. this.analyzeDriveB.Size = new System.Drawing.Size(140, 31);
  2952. this.analyzeDriveB.TabIndex = 89;
  2953. this.analyzeDriveB.Text = "Analyze";
  2954. this.analyzeDriveB.UseVisualStyleBackColor = false;
  2955. this.analyzeDriveB.Click += new System.EventHandler(this.analyzeDriveB_Click);
  2956. //
  2957. // checkSelectAll
  2958. //
  2959. this.checkSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2960. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2961. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  2962. this.checkSelectAll.LinkColor = System.Drawing.Color.DodgerBlue;
  2963. this.checkSelectAll.Location = new System.Drawing.Point(797, 1);
  2964. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2965. this.checkSelectAll.Name = "checkSelectAll";
  2966. this.checkSelectAll.Size = new System.Drawing.Size(247, 20);
  2967. this.checkSelectAll.TabIndex = 88;
  2968. this.checkSelectAll.TabStop = true;
  2969. this.checkSelectAll.Tag = "themeable";
  2970. this.checkSelectAll.Text = "Select all";
  2971. this.checkSelectAll.TextAlign = System.Drawing.ContentAlignment.TopRight;
  2972. this.checkSelectAll.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.checkSelectAll_LinkClicked);
  2973. //
  2974. // lblPretext
  2975. //
  2976. this.lblPretext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2977. this.lblPretext.AutoSize = true;
  2978. 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)));
  2979. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2980. this.lblPretext.Location = new System.Drawing.Point(2, 4);
  2981. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2982. this.lblPretext.Name = "lblPretext";
  2983. this.lblPretext.Size = new System.Drawing.Size(199, 21);
  2984. this.lblPretext.TabIndex = 49;
  2985. this.lblPretext.Tag = "";
  2986. this.lblPretext.Text = "Maximum size to be freed:";
  2987. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2988. //
  2989. // cleanDriveB
  2990. //
  2991. this.cleanDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2992. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2993. this.cleanDriveB.FlatAppearance.BorderSize = 0;
  2994. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2995. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2996. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2997. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  2998. this.cleanDriveB.Location = new System.Drawing.Point(904, 23);
  2999. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  3000. this.cleanDriveB.Name = "cleanDriveB";
  3001. this.cleanDriveB.Size = new System.Drawing.Size(140, 31);
  3002. this.cleanDriveB.TabIndex = 34;
  3003. this.cleanDriveB.Text = "Clean";
  3004. this.cleanDriveB.UseVisualStyleBackColor = false;
  3005. this.cleanDriveB.Click += new System.EventHandler(this.cleanDriveB_Click);
  3006. //
  3007. // lblFootprint
  3008. //
  3009. this.lblFootprint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3010. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  3011. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3012. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  3013. this.lblFootprint.Location = new System.Drawing.Point(1, 26);
  3014. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3015. this.lblFootprint.Name = "lblFootprint";
  3016. this.lblFootprint.Size = new System.Drawing.Size(197, 31);
  3017. this.lblFootprint.TabIndex = 48;
  3018. this.lblFootprint.Tag = "themeable";
  3019. this.lblFootprint.Text = "-";
  3020. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3021. //
  3022. // panel1
  3023. //
  3024. this.panel1.AutoScroll = true;
  3025. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3026. this.panel1.Controls.Add(this.bravePasswords);
  3027. this.panel1.Controls.Add(this.braveSession);
  3028. this.panel1.Controls.Add(this.braveHistory);
  3029. this.panel1.Controls.Add(this.braveCookies);
  3030. this.panel1.Controls.Add(this.braveCache);
  3031. this.panel1.Controls.Add(this.label9);
  3032. this.panel1.Controls.Add(this.pictureBox4);
  3033. this.panel1.Controls.Add(this.label8);
  3034. this.panel1.Controls.Add(this.pictureBox2);
  3035. this.panel1.Controls.Add(this.edgeSession);
  3036. this.panel1.Controls.Add(this.edgeHistory);
  3037. this.panel1.Controls.Add(this.edgeCookies);
  3038. this.panel1.Controls.Add(this.edgeCache);
  3039. this.panel1.Controls.Add(this.IECache);
  3040. this.panel1.Controls.Add(this.firefoxHistory);
  3041. this.panel1.Controls.Add(this.firefoxCookies);
  3042. this.panel1.Controls.Add(this.firefoxCache);
  3043. this.panel1.Controls.Add(this.chromePws);
  3044. this.panel1.Controls.Add(this.chromeSession);
  3045. this.panel1.Controls.Add(this.chromeHistory);
  3046. this.panel1.Controls.Add(this.chromeCookies);
  3047. this.panel1.Controls.Add(this.chromeCache);
  3048. this.panel1.Controls.Add(this.label7);
  3049. this.panel1.Controls.Add(this.label6);
  3050. this.panel1.Controls.Add(this.label5);
  3051. this.panel1.Controls.Add(this.label4);
  3052. this.panel1.Controls.Add(this.pictureBox11);
  3053. this.panel1.Controls.Add(this.pictureBox10);
  3054. this.panel1.Controls.Add(this.pictureBox9);
  3055. this.panel1.Controls.Add(this.pictureBox8);
  3056. this.panel1.Controls.Add(this.checkErrorReports);
  3057. this.panel1.Controls.Add(this.checkTemp);
  3058. this.panel1.Controls.Add(this.checkBin);
  3059. this.panel1.Controls.Add(this.checkMiniDumps);
  3060. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  3061. this.panel1.Location = new System.Drawing.Point(2, 2);
  3062. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  3063. this.panel1.Name = "panel1";
  3064. this.panel1.Size = new System.Drawing.Size(219, 690);
  3065. this.panel1.TabIndex = 47;
  3066. //
  3067. // bravePasswords
  3068. //
  3069. this.bravePasswords.AutoSize = true;
  3070. this.bravePasswords.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3071. this.bravePasswords.ForeColor = System.Drawing.Color.White;
  3072. this.bravePasswords.Location = new System.Drawing.Point(9, 676);
  3073. this.bravePasswords.Margin = new System.Windows.Forms.Padding(2);
  3074. this.bravePasswords.Name = "bravePasswords";
  3075. this.bravePasswords.Size = new System.Drawing.Size(93, 23);
  3076. this.bravePasswords.TabIndex = 78;
  3077. this.bravePasswords.Text = "Passwords";
  3078. this.bravePasswords.UseVisualStyleBackColor = true;
  3079. //
  3080. // braveSession
  3081. //
  3082. this.braveSession.AutoSize = true;
  3083. this.braveSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3084. this.braveSession.ForeColor = System.Drawing.Color.White;
  3085. this.braveSession.Location = new System.Drawing.Point(9, 649);
  3086. this.braveSession.Margin = new System.Windows.Forms.Padding(2);
  3087. this.braveSession.Name = "braveSession";
  3088. this.braveSession.Size = new System.Drawing.Size(75, 23);
  3089. this.braveSession.TabIndex = 77;
  3090. this.braveSession.Text = "Session";
  3091. this.braveSession.UseVisualStyleBackColor = true;
  3092. //
  3093. // braveHistory
  3094. //
  3095. this.braveHistory.AutoSize = true;
  3096. this.braveHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3097. this.braveHistory.ForeColor = System.Drawing.Color.White;
  3098. this.braveHistory.Location = new System.Drawing.Point(9, 622);
  3099. this.braveHistory.Margin = new System.Windows.Forms.Padding(2);
  3100. this.braveHistory.Name = "braveHistory";
  3101. this.braveHistory.Size = new System.Drawing.Size(74, 23);
  3102. this.braveHistory.TabIndex = 76;
  3103. this.braveHistory.Text = "History";
  3104. this.braveHistory.UseVisualStyleBackColor = true;
  3105. //
  3106. // braveCookies
  3107. //
  3108. this.braveCookies.AutoSize = true;
  3109. this.braveCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3110. this.braveCookies.ForeColor = System.Drawing.Color.White;
  3111. this.braveCookies.Location = new System.Drawing.Point(9, 595);
  3112. this.braveCookies.Margin = new System.Windows.Forms.Padding(2);
  3113. this.braveCookies.Name = "braveCookies";
  3114. this.braveCookies.Size = new System.Drawing.Size(77, 23);
  3115. this.braveCookies.TabIndex = 75;
  3116. this.braveCookies.Text = "Cookies";
  3117. this.braveCookies.UseVisualStyleBackColor = true;
  3118. //
  3119. // braveCache
  3120. //
  3121. this.braveCache.AutoSize = true;
  3122. this.braveCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3123. this.braveCache.ForeColor = System.Drawing.Color.White;
  3124. this.braveCache.Location = new System.Drawing.Point(9, 568);
  3125. this.braveCache.Margin = new System.Windows.Forms.Padding(2);
  3126. this.braveCache.Name = "braveCache";
  3127. this.braveCache.Size = new System.Drawing.Size(66, 23);
  3128. this.braveCache.TabIndex = 74;
  3129. this.braveCache.Text = "Cache";
  3130. this.braveCache.UseVisualStyleBackColor = true;
  3131. //
  3132. // label9
  3133. //
  3134. this.label9.AutoSize = true;
  3135. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3136. this.label9.ForeColor = System.Drawing.Color.DarkGray;
  3137. this.label9.Location = new System.Drawing.Point(30, 543);
  3138. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3139. this.label9.Name = "label9";
  3140. this.label9.Size = new System.Drawing.Size(107, 20);
  3141. this.label9.TabIndex = 73;
  3142. this.label9.Tag = "";
  3143. this.label9.Text = "Brave Browser";
  3144. //
  3145. // pictureBox4
  3146. //
  3147. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  3148. this.pictureBox4.Location = new System.Drawing.Point(7, 542);
  3149. this.pictureBox4.Name = "pictureBox4";
  3150. this.pictureBox4.Size = new System.Drawing.Size(20, 20);
  3151. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3152. this.pictureBox4.TabIndex = 72;
  3153. this.pictureBox4.TabStop = false;
  3154. //
  3155. // label8
  3156. //
  3157. this.label8.AutoSize = true;
  3158. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3159. this.label8.ForeColor = System.Drawing.Color.DarkGray;
  3160. this.label8.Location = new System.Drawing.Point(32, 12);
  3161. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3162. this.label8.Name = "label8";
  3163. this.label8.Size = new System.Drawing.Size(71, 20);
  3164. this.label8.TabIndex = 71;
  3165. this.label8.Tag = "";
  3166. this.label8.Text = "Windows";
  3167. //
  3168. // pictureBox2
  3169. //
  3170. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  3171. this.pictureBox2.Location = new System.Drawing.Point(7, 12);
  3172. this.pictureBox2.Name = "pictureBox2";
  3173. this.pictureBox2.Size = new System.Drawing.Size(20, 20);
  3174. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3175. this.pictureBox2.TabIndex = 70;
  3176. this.pictureBox2.TabStop = false;
  3177. //
  3178. // edgeSession
  3179. //
  3180. this.edgeSession.AutoSize = true;
  3181. this.edgeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3182. this.edgeSession.ForeColor = System.Drawing.Color.White;
  3183. this.edgeSession.Location = new System.Drawing.Point(9, 516);
  3184. this.edgeSession.Margin = new System.Windows.Forms.Padding(2);
  3185. this.edgeSession.Name = "edgeSession";
  3186. this.edgeSession.Size = new System.Drawing.Size(75, 23);
  3187. this.edgeSession.TabIndex = 69;
  3188. this.edgeSession.Text = "Session";
  3189. this.edgeSession.UseVisualStyleBackColor = true;
  3190. //
  3191. // edgeHistory
  3192. //
  3193. this.edgeHistory.AutoSize = true;
  3194. this.edgeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3195. this.edgeHistory.ForeColor = System.Drawing.Color.White;
  3196. this.edgeHistory.Location = new System.Drawing.Point(9, 489);
  3197. this.edgeHistory.Margin = new System.Windows.Forms.Padding(2);
  3198. this.edgeHistory.Name = "edgeHistory";
  3199. this.edgeHistory.Size = new System.Drawing.Size(74, 23);
  3200. this.edgeHistory.TabIndex = 68;
  3201. this.edgeHistory.Text = "History";
  3202. this.edgeHistory.UseVisualStyleBackColor = true;
  3203. //
  3204. // edgeCookies
  3205. //
  3206. this.edgeCookies.AutoSize = true;
  3207. this.edgeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3208. this.edgeCookies.ForeColor = System.Drawing.Color.White;
  3209. this.edgeCookies.Location = new System.Drawing.Point(9, 462);
  3210. this.edgeCookies.Margin = new System.Windows.Forms.Padding(2);
  3211. this.edgeCookies.Name = "edgeCookies";
  3212. this.edgeCookies.Size = new System.Drawing.Size(77, 23);
  3213. this.edgeCookies.TabIndex = 67;
  3214. this.edgeCookies.Text = "Cookies";
  3215. this.edgeCookies.UseVisualStyleBackColor = true;
  3216. //
  3217. // edgeCache
  3218. //
  3219. this.edgeCache.AutoSize = true;
  3220. this.edgeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3221. this.edgeCache.ForeColor = System.Drawing.Color.White;
  3222. this.edgeCache.Location = new System.Drawing.Point(9, 435);
  3223. this.edgeCache.Margin = new System.Windows.Forms.Padding(2);
  3224. this.edgeCache.Name = "edgeCache";
  3225. this.edgeCache.Size = new System.Drawing.Size(66, 23);
  3226. this.edgeCache.TabIndex = 66;
  3227. this.edgeCache.Text = "Cache";
  3228. this.edgeCache.UseVisualStyleBackColor = true;
  3229. //
  3230. // IECache
  3231. //
  3232. this.IECache.AutoSize = true;
  3233. this.IECache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3234. this.IECache.ForeColor = System.Drawing.Color.White;
  3235. this.IECache.Location = new System.Drawing.Point(10, 725);
  3236. this.IECache.Margin = new System.Windows.Forms.Padding(2);
  3237. this.IECache.Name = "IECache";
  3238. this.IECache.Size = new System.Drawing.Size(66, 23);
  3239. this.IECache.TabIndex = 65;
  3240. this.IECache.Text = "Cache";
  3241. this.IECache.UseVisualStyleBackColor = true;
  3242. //
  3243. // firefoxHistory
  3244. //
  3245. this.firefoxHistory.AutoSize = true;
  3246. this.firefoxHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3247. this.firefoxHistory.ForeColor = System.Drawing.Color.White;
  3248. this.firefoxHistory.Location = new System.Drawing.Point(9, 384);
  3249. this.firefoxHistory.Margin = new System.Windows.Forms.Padding(2);
  3250. this.firefoxHistory.Name = "firefoxHistory";
  3251. this.firefoxHistory.Size = new System.Drawing.Size(74, 23);
  3252. this.firefoxHistory.TabIndex = 64;
  3253. this.firefoxHistory.Text = "History";
  3254. this.firefoxHistory.UseVisualStyleBackColor = true;
  3255. //
  3256. // firefoxCookies
  3257. //
  3258. this.firefoxCookies.AutoSize = true;
  3259. this.firefoxCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3260. this.firefoxCookies.ForeColor = System.Drawing.Color.White;
  3261. this.firefoxCookies.Location = new System.Drawing.Point(9, 357);
  3262. this.firefoxCookies.Margin = new System.Windows.Forms.Padding(2);
  3263. this.firefoxCookies.Name = "firefoxCookies";
  3264. this.firefoxCookies.Size = new System.Drawing.Size(77, 23);
  3265. this.firefoxCookies.TabIndex = 63;
  3266. this.firefoxCookies.Text = "Cookies";
  3267. this.firefoxCookies.UseVisualStyleBackColor = true;
  3268. //
  3269. // firefoxCache
  3270. //
  3271. this.firefoxCache.AutoSize = true;
  3272. this.firefoxCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3273. this.firefoxCache.ForeColor = System.Drawing.Color.White;
  3274. this.firefoxCache.Location = new System.Drawing.Point(9, 330);
  3275. this.firefoxCache.Margin = new System.Windows.Forms.Padding(2);
  3276. this.firefoxCache.Name = "firefoxCache";
  3277. this.firefoxCache.Size = new System.Drawing.Size(66, 23);
  3278. this.firefoxCache.TabIndex = 62;
  3279. this.firefoxCache.Text = "Cache";
  3280. this.firefoxCache.UseVisualStyleBackColor = true;
  3281. //
  3282. // chromePws
  3283. //
  3284. this.chromePws.AutoSize = true;
  3285. this.chromePws.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3286. this.chromePws.ForeColor = System.Drawing.Color.White;
  3287. this.chromePws.Location = new System.Drawing.Point(8, 278);
  3288. this.chromePws.Margin = new System.Windows.Forms.Padding(2);
  3289. this.chromePws.Name = "chromePws";
  3290. this.chromePws.Size = new System.Drawing.Size(93, 23);
  3291. this.chromePws.TabIndex = 61;
  3292. this.chromePws.Text = "Passwords";
  3293. this.chromePws.UseVisualStyleBackColor = true;
  3294. //
  3295. // chromeSession
  3296. //
  3297. this.chromeSession.AutoSize = true;
  3298. this.chromeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3299. this.chromeSession.ForeColor = System.Drawing.Color.White;
  3300. this.chromeSession.Location = new System.Drawing.Point(8, 251);
  3301. this.chromeSession.Margin = new System.Windows.Forms.Padding(2);
  3302. this.chromeSession.Name = "chromeSession";
  3303. this.chromeSession.Size = new System.Drawing.Size(75, 23);
  3304. this.chromeSession.TabIndex = 60;
  3305. this.chromeSession.Text = "Session";
  3306. this.chromeSession.UseVisualStyleBackColor = true;
  3307. //
  3308. // chromeHistory
  3309. //
  3310. this.chromeHistory.AutoSize = true;
  3311. this.chromeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3312. this.chromeHistory.ForeColor = System.Drawing.Color.White;
  3313. this.chromeHistory.Location = new System.Drawing.Point(8, 224);
  3314. this.chromeHistory.Margin = new System.Windows.Forms.Padding(2);
  3315. this.chromeHistory.Name = "chromeHistory";
  3316. this.chromeHistory.Size = new System.Drawing.Size(74, 23);
  3317. this.chromeHistory.TabIndex = 59;
  3318. this.chromeHistory.Text = "History";
  3319. this.chromeHistory.UseVisualStyleBackColor = true;
  3320. //
  3321. // chromeCookies
  3322. //
  3323. this.chromeCookies.AutoSize = true;
  3324. this.chromeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3325. this.chromeCookies.ForeColor = System.Drawing.Color.White;
  3326. this.chromeCookies.Location = new System.Drawing.Point(8, 197);
  3327. this.chromeCookies.Margin = new System.Windows.Forms.Padding(2);
  3328. this.chromeCookies.Name = "chromeCookies";
  3329. this.chromeCookies.Size = new System.Drawing.Size(77, 23);
  3330. this.chromeCookies.TabIndex = 58;
  3331. this.chromeCookies.Text = "Cookies";
  3332. this.chromeCookies.UseVisualStyleBackColor = true;
  3333. //
  3334. // chromeCache
  3335. //
  3336. this.chromeCache.AutoSize = true;
  3337. this.chromeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3338. this.chromeCache.ForeColor = System.Drawing.Color.White;
  3339. this.chromeCache.Location = new System.Drawing.Point(8, 170);
  3340. this.chromeCache.Margin = new System.Windows.Forms.Padding(2);
  3341. this.chromeCache.Name = "chromeCache";
  3342. this.chromeCache.Size = new System.Drawing.Size(66, 23);
  3343. this.chromeCache.TabIndex = 57;
  3344. this.chromeCache.Text = "Cache";
  3345. this.chromeCache.UseVisualStyleBackColor = true;
  3346. //
  3347. // label7
  3348. //
  3349. this.label7.AutoSize = true;
  3350. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3351. this.label7.ForeColor = System.Drawing.Color.DarkGray;
  3352. this.label7.Location = new System.Drawing.Point(31, 410);
  3353. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3354. this.label7.Name = "label7";
  3355. this.label7.Size = new System.Drawing.Size(112, 20);
  3356. this.label7.TabIndex = 56;
  3357. this.label7.Tag = "";
  3358. this.label7.Text = "Microsoft Edge";
  3359. //
  3360. // label6
  3361. //
  3362. this.label6.AutoSize = true;
  3363. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3364. this.label6.ForeColor = System.Drawing.Color.DarkGray;
  3365. this.label6.Location = new System.Drawing.Point(33, 701);
  3366. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3367. this.label6.Name = "label6";
  3368. this.label6.Size = new System.Drawing.Size(125, 20);
  3369. this.label6.TabIndex = 55;
  3370. this.label6.Tag = "";
  3371. this.label6.Text = "Internet Explorer";
  3372. //
  3373. // label5
  3374. //
  3375. this.label5.AutoSize = true;
  3376. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3377. this.label5.ForeColor = System.Drawing.Color.DarkGray;
  3378. this.label5.Location = new System.Drawing.Point(30, 306);
  3379. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3380. this.label5.Name = "label5";
  3381. this.label5.Size = new System.Drawing.Size(111, 20);
  3382. this.label5.TabIndex = 54;
  3383. this.label5.Tag = "";
  3384. this.label5.Text = "Mozilla Firefox";
  3385. //
  3386. // label4
  3387. //
  3388. this.label4.AutoSize = true;
  3389. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3390. this.label4.ForeColor = System.Drawing.Color.DarkGray;
  3391. this.label4.Location = new System.Drawing.Point(31, 146);
  3392. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3393. this.label4.Name = "label4";
  3394. this.label4.Size = new System.Drawing.Size(116, 20);
  3395. this.label4.TabIndex = 47;
  3396. this.label4.Tag = "";
  3397. this.label4.Text = "Google Chrome";
  3398. //
  3399. // pictureBox11
  3400. //
  3401. this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
  3402. this.pictureBox11.Location = new System.Drawing.Point(9, 410);
  3403. this.pictureBox11.Name = "pictureBox11";
  3404. this.pictureBox11.Size = new System.Drawing.Size(20, 20);
  3405. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3406. this.pictureBox11.TabIndex = 53;
  3407. this.pictureBox11.TabStop = false;
  3408. //
  3409. // pictureBox10
  3410. //
  3411. this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
  3412. this.pictureBox10.Location = new System.Drawing.Point(9, 700);
  3413. this.pictureBox10.Name = "pictureBox10";
  3414. this.pictureBox10.Size = new System.Drawing.Size(20, 20);
  3415. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3416. this.pictureBox10.TabIndex = 52;
  3417. this.pictureBox10.TabStop = false;
  3418. //
  3419. // pictureBox9
  3420. //
  3421. this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
  3422. this.pictureBox9.Location = new System.Drawing.Point(7, 146);
  3423. this.pictureBox9.Name = "pictureBox9";
  3424. this.pictureBox9.Size = new System.Drawing.Size(20, 20);
  3425. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3426. this.pictureBox9.TabIndex = 51;
  3427. this.pictureBox9.TabStop = false;
  3428. //
  3429. // pictureBox8
  3430. //
  3431. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  3432. this.pictureBox8.Location = new System.Drawing.Point(9, 306);
  3433. this.pictureBox8.Name = "pictureBox8";
  3434. this.pictureBox8.Size = new System.Drawing.Size(20, 20);
  3435. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3436. this.pictureBox8.TabIndex = 50;
  3437. this.pictureBox8.TabStop = false;
  3438. //
  3439. // checkErrorReports
  3440. //
  3441. this.checkErrorReports.AutoSize = true;
  3442. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3443. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  3444. this.checkErrorReports.Location = new System.Drawing.Point(8, 91);
  3445. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  3446. this.checkErrorReports.Name = "checkErrorReports";
  3447. this.checkErrorReports.Size = new System.Drawing.Size(106, 23);
  3448. this.checkErrorReports.TabIndex = 44;
  3449. this.checkErrorReports.Text = "Error reports";
  3450. this.checkErrorReports.UseVisualStyleBackColor = true;
  3451. //
  3452. // checkTemp
  3453. //
  3454. this.checkTemp.AutoSize = true;
  3455. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3456. this.checkTemp.ForeColor = System.Drawing.Color.White;
  3457. this.checkTemp.Location = new System.Drawing.Point(8, 37);
  3458. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  3459. this.checkTemp.Name = "checkTemp";
  3460. this.checkTemp.Size = new System.Drawing.Size(125, 23);
  3461. this.checkTemp.TabIndex = 36;
  3462. this.checkTemp.Text = "Temporary files";
  3463. this.checkTemp.UseVisualStyleBackColor = true;
  3464. //
  3465. // checkBin
  3466. //
  3467. this.checkBin.AutoSize = true;
  3468. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3469. this.checkBin.ForeColor = System.Drawing.Color.White;
  3470. this.checkBin.Location = new System.Drawing.Point(8, 118);
  3471. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  3472. this.checkBin.Name = "checkBin";
  3473. this.checkBin.Size = new System.Drawing.Size(100, 23);
  3474. this.checkBin.TabIndex = 41;
  3475. this.checkBin.Text = "Recycle Bin";
  3476. this.checkBin.UseVisualStyleBackColor = true;
  3477. //
  3478. // checkMiniDumps
  3479. //
  3480. this.checkMiniDumps.AutoSize = true;
  3481. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3482. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  3483. this.checkMiniDumps.Location = new System.Drawing.Point(8, 64);
  3484. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  3485. this.checkMiniDumps.Name = "checkMiniDumps";
  3486. this.checkMiniDumps.Size = new System.Drawing.Size(140, 23);
  3487. this.checkMiniDumps.TabIndex = 39;
  3488. this.checkMiniDumps.Text = "BSOD Minidumps";
  3489. this.checkMiniDumps.UseVisualStyleBackColor = true;
  3490. //
  3491. // pingerTab
  3492. //
  3493. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3494. this.pingerTab.Controls.Add(this.netTools);
  3495. this.pingerTab.Location = new System.Drawing.Point(4, 26);
  3496. this.pingerTab.Name = "pingerTab";
  3497. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  3498. this.pingerTab.Size = new System.Drawing.Size(1273, 694);
  3499. this.pingerTab.TabIndex = 13;
  3500. this.pingerTab.Text = "Pinger";
  3501. //
  3502. // netTools
  3503. //
  3504. this.netTools.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3505. this.netTools.Controls.Add(this.tabPage2);
  3506. this.netTools.Controls.Add(this.tabPage1);
  3507. this.netTools.Dock = System.Windows.Forms.DockStyle.Fill;
  3508. this.netTools.Location = new System.Drawing.Point(3, 3);
  3509. this.netTools.Margin = new System.Windows.Forms.Padding(0);
  3510. this.netTools.Multiline = true;
  3511. this.netTools.Name = "netTools";
  3512. this.netTools.Padding = new System.Drawing.Point(0, 0);
  3513. this.netTools.SelectedIndex = 0;
  3514. this.netTools.Size = new System.Drawing.Size(1267, 688);
  3515. this.netTools.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  3516. this.netTools.TabIndex = 104;
  3517. //
  3518. // tabPage2
  3519. //
  3520. this.tabPage2.AutoScroll = true;
  3521. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3522. this.tabPage2.Controls.Add(this.btnSetDns);
  3523. this.tabPage2.Controls.Add(this.txtDns6B);
  3524. this.tabPage2.Controls.Add(this.txtDns6A);
  3525. this.tabPage2.Controls.Add(this.label12);
  3526. this.tabPage2.Controls.Add(this.txtDns4B);
  3527. this.tabPage2.Controls.Add(this.txtDns4A);
  3528. this.tabPage2.Controls.Add(this.label10);
  3529. this.tabPage2.Controls.Add(this.chkCustomDns);
  3530. this.tabPage2.Controls.Add(this.chkAllNics);
  3531. this.tabPage2.Controls.Add(this.dnsTitle);
  3532. this.tabPage2.Controls.Add(this.linkDNSv6A);
  3533. this.tabPage2.Controls.Add(this.linkDNSv4A);
  3534. this.tabPage2.Controls.Add(this.linkDNSv6);
  3535. this.tabPage2.Controls.Add(this.linkDNSv4);
  3536. this.tabPage2.Controls.Add(this.label3);
  3537. this.tabPage2.Controls.Add(this.label1);
  3538. this.tabPage2.Controls.Add(this.btnOpenNetwork);
  3539. this.tabPage2.Controls.Add(this.flushCacheB);
  3540. this.tabPage2.Controls.Add(this.boxAdapter);
  3541. this.tabPage2.Controls.Add(this.boxDNS);
  3542. this.tabPage2.Location = new System.Drawing.Point(4, 4);
  3543. this.tabPage2.Name = "tabPage2";
  3544. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  3545. this.tabPage2.Size = new System.Drawing.Size(1259, 658);
  3546. this.tabPage2.TabIndex = 1;
  3547. this.tabPage2.Text = "DNS";
  3548. //
  3549. // btnSetDns
  3550. //
  3551. this.btnSetDns.BackColor = System.Drawing.Color.DodgerBlue;
  3552. this.btnSetDns.FlatAppearance.BorderSize = 0;
  3553. this.btnSetDns.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3554. this.btnSetDns.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3555. this.btnSetDns.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3556. this.btnSetDns.ForeColor = System.Drawing.Color.White;
  3557. this.btnSetDns.Location = new System.Drawing.Point(428, 521);
  3558. this.btnSetDns.Margin = new System.Windows.Forms.Padding(2);
  3559. this.btnSetDns.Name = "btnSetDns";
  3560. this.btnSetDns.Size = new System.Drawing.Size(260, 29);
  3561. this.btnSetDns.TabIndex = 123;
  3562. this.btnSetDns.Text = "Set as default";
  3563. this.btnSetDns.UseVisualStyleBackColor = false;
  3564. this.btnSetDns.Click += new System.EventHandler(this.btnSetDns_Click);
  3565. //
  3566. // txtDns6B
  3567. //
  3568. this.txtDns6B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3569. this.txtDns6B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3570. this.txtDns6B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3571. this.txtDns6B.ForeColor = System.Drawing.Color.White;
  3572. this.txtDns6B.Location = new System.Drawing.Point(359, 268);
  3573. this.txtDns6B.Margin = new System.Windows.Forms.Padding(2);
  3574. this.txtDns6B.Name = "txtDns6B";
  3575. this.txtDns6B.Size = new System.Drawing.Size(326, 29);
  3576. this.txtDns6B.TabIndex = 122;
  3577. this.txtDns6B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3578. this.txtDns6B.Visible = false;
  3579. //
  3580. // txtDns6A
  3581. //
  3582. this.txtDns6A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3583. this.txtDns6A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3584. this.txtDns6A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3585. this.txtDns6A.ForeColor = System.Drawing.Color.White;
  3586. this.txtDns6A.Location = new System.Drawing.Point(29, 268);
  3587. this.txtDns6A.Margin = new System.Windows.Forms.Padding(2);
  3588. this.txtDns6A.Name = "txtDns6A";
  3589. this.txtDns6A.Size = new System.Drawing.Size(326, 29);
  3590. this.txtDns6A.TabIndex = 120;
  3591. this.txtDns6A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3592. this.txtDns6A.Visible = false;
  3593. //
  3594. // label12
  3595. //
  3596. this.label12.AutoSize = true;
  3597. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3598. this.label12.ForeColor = System.Drawing.Color.Silver;
  3599. this.label12.Location = new System.Drawing.Point(25, 245);
  3600. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3601. this.label12.Name = "label12";
  3602. this.label12.Size = new System.Drawing.Size(36, 19);
  3603. this.label12.TabIndex = 121;
  3604. this.label12.Tag = "";
  3605. this.label12.Text = "IPv6";
  3606. this.label12.Visible = false;
  3607. //
  3608. // txtDns4B
  3609. //
  3610. this.txtDns4B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3611. this.txtDns4B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3612. this.txtDns4B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3613. this.txtDns4B.ForeColor = System.Drawing.Color.White;
  3614. this.txtDns4B.Location = new System.Drawing.Point(359, 212);
  3615. this.txtDns4B.Margin = new System.Windows.Forms.Padding(2);
  3616. this.txtDns4B.Name = "txtDns4B";
  3617. this.txtDns4B.Size = new System.Drawing.Size(326, 29);
  3618. this.txtDns4B.TabIndex = 119;
  3619. this.txtDns4B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3620. this.txtDns4B.Visible = false;
  3621. //
  3622. // txtDns4A
  3623. //
  3624. this.txtDns4A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3625. this.txtDns4A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3626. this.txtDns4A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3627. this.txtDns4A.ForeColor = System.Drawing.Color.White;
  3628. this.txtDns4A.Location = new System.Drawing.Point(29, 212);
  3629. this.txtDns4A.Margin = new System.Windows.Forms.Padding(2);
  3630. this.txtDns4A.Name = "txtDns4A";
  3631. this.txtDns4A.Size = new System.Drawing.Size(326, 29);
  3632. this.txtDns4A.TabIndex = 117;
  3633. this.txtDns4A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3634. this.txtDns4A.Visible = false;
  3635. //
  3636. // label10
  3637. //
  3638. this.label10.AutoSize = true;
  3639. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3640. this.label10.ForeColor = System.Drawing.Color.Silver;
  3641. this.label10.Location = new System.Drawing.Point(26, 189);
  3642. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3643. this.label10.Name = "label10";
  3644. this.label10.Size = new System.Drawing.Size(36, 19);
  3645. this.label10.TabIndex = 118;
  3646. this.label10.Tag = "";
  3647. this.label10.Text = "IPv4";
  3648. this.label10.Visible = false;
  3649. //
  3650. // chkCustomDns
  3651. //
  3652. this.chkCustomDns.AutoSize = true;
  3653. this.chkCustomDns.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3654. this.chkCustomDns.ForeColor = System.Drawing.Color.White;
  3655. this.chkCustomDns.Location = new System.Drawing.Point(29, 163);
  3656. this.chkCustomDns.Margin = new System.Windows.Forms.Padding(2);
  3657. this.chkCustomDns.Name = "chkCustomDns";
  3658. this.chkCustomDns.Size = new System.Drawing.Size(96, 24);
  3659. this.chkCustomDns.TabIndex = 116;
  3660. this.chkCustomDns.Text = "Set cutom";
  3661. this.chkCustomDns.UseVisualStyleBackColor = true;
  3662. this.chkCustomDns.CheckedChanged += new System.EventHandler(this.chkCustomDns_CheckedChanged);
  3663. //
  3664. // chkAllNics
  3665. //
  3666. this.chkAllNics.AutoSize = true;
  3667. this.chkAllNics.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3668. this.chkAllNics.ForeColor = System.Drawing.Color.White;
  3669. this.chkAllNics.Location = new System.Drawing.Point(29, 84);
  3670. this.chkAllNics.Margin = new System.Windows.Forms.Padding(2);
  3671. this.chkAllNics.Name = "chkAllNics";
  3672. this.chkAllNics.Size = new System.Drawing.Size(93, 24);
  3673. this.chkAllNics.TabIndex = 115;
  3674. this.chkAllNics.Text = "Set for all";
  3675. this.chkAllNics.UseVisualStyleBackColor = true;
  3676. //
  3677. // dnsTitle
  3678. //
  3679. this.dnsTitle.AutoSize = true;
  3680. this.dnsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3681. this.dnsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3682. this.dnsTitle.Location = new System.Drawing.Point(5, 3);
  3683. this.dnsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3684. this.dnsTitle.Name = "dnsTitle";
  3685. this.dnsTitle.Size = new System.Drawing.Size(258, 28);
  3686. this.dnsTitle.TabIndex = 114;
  3687. this.dnsTitle.Tag = "themeable";
  3688. this.dnsTitle.Text = "Rapidly change DNS server";
  3689. //
  3690. // linkDNSv6A
  3691. //
  3692. this.linkDNSv6A.AutoSize = true;
  3693. this.linkDNSv6A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3694. this.linkDNSv6A.ForeColor = System.Drawing.Color.DodgerBlue;
  3695. this.linkDNSv6A.LinkColor = System.Drawing.Color.DodgerBlue;
  3696. this.linkDNSv6A.Location = new System.Drawing.Point(106, 440);
  3697. this.linkDNSv6A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3698. this.linkDNSv6A.Name = "linkDNSv6A";
  3699. this.linkDNSv6A.Size = new System.Drawing.Size(15, 20);
  3700. this.linkDNSv6A.TabIndex = 113;
  3701. this.linkDNSv6A.TabStop = true;
  3702. this.linkDNSv6A.Tag = "themeable";
  3703. this.linkDNSv6A.Text = "-";
  3704. //
  3705. // linkDNSv4A
  3706. //
  3707. this.linkDNSv4A.AutoSize = true;
  3708. this.linkDNSv4A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3709. this.linkDNSv4A.ForeColor = System.Drawing.Color.DodgerBlue;
  3710. this.linkDNSv4A.LinkColor = System.Drawing.Color.DodgerBlue;
  3711. this.linkDNSv4A.Location = new System.Drawing.Point(105, 383);
  3712. this.linkDNSv4A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3713. this.linkDNSv4A.Name = "linkDNSv4A";
  3714. this.linkDNSv4A.Size = new System.Drawing.Size(15, 20);
  3715. this.linkDNSv4A.TabIndex = 112;
  3716. this.linkDNSv4A.TabStop = true;
  3717. this.linkDNSv4A.Tag = "themeable";
  3718. this.linkDNSv4A.Text = "-";
  3719. //
  3720. // linkDNSv6
  3721. //
  3722. this.linkDNSv6.AutoSize = true;
  3723. this.linkDNSv6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3724. this.linkDNSv6.ForeColor = System.Drawing.Color.DodgerBlue;
  3725. this.linkDNSv6.LinkColor = System.Drawing.Color.DodgerBlue;
  3726. this.linkDNSv6.Location = new System.Drawing.Point(106, 417);
  3727. this.linkDNSv6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3728. this.linkDNSv6.Name = "linkDNSv6";
  3729. this.linkDNSv6.Size = new System.Drawing.Size(15, 20);
  3730. this.linkDNSv6.TabIndex = 111;
  3731. this.linkDNSv6.TabStop = true;
  3732. this.linkDNSv6.Tag = "themeable";
  3733. this.linkDNSv6.Text = "-";
  3734. //
  3735. // linkDNSv4
  3736. //
  3737. this.linkDNSv4.AutoSize = true;
  3738. this.linkDNSv4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3739. this.linkDNSv4.ForeColor = System.Drawing.Color.DodgerBlue;
  3740. this.linkDNSv4.LinkColor = System.Drawing.Color.DodgerBlue;
  3741. this.linkDNSv4.Location = new System.Drawing.Point(106, 360);
  3742. this.linkDNSv4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3743. this.linkDNSv4.Name = "linkDNSv4";
  3744. this.linkDNSv4.Size = new System.Drawing.Size(15, 20);
  3745. this.linkDNSv4.TabIndex = 110;
  3746. this.linkDNSv4.TabStop = true;
  3747. this.linkDNSv4.Tag = "themeable";
  3748. this.linkDNSv4.Text = "-";
  3749. //
  3750. // label3
  3751. //
  3752. this.label3.AutoSize = true;
  3753. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3754. this.label3.ForeColor = System.Drawing.Color.Silver;
  3755. this.label3.Location = new System.Drawing.Point(24, 418);
  3756. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3757. this.label3.Name = "label3";
  3758. this.label3.Size = new System.Drawing.Size(77, 20);
  3759. this.label3.TabIndex = 109;
  3760. this.label3.Tag = "";
  3761. this.label3.Text = "DNS IPv6:";
  3762. //
  3763. // label1
  3764. //
  3765. this.label1.AutoSize = true;
  3766. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3767. this.label1.ForeColor = System.Drawing.Color.Silver;
  3768. this.label1.Location = new System.Drawing.Point(24, 361);
  3769. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3770. this.label1.Name = "label1";
  3771. this.label1.Size = new System.Drawing.Size(78, 20);
  3772. this.label1.TabIndex = 108;
  3773. this.label1.Tag = "";
  3774. this.label1.Text = "DNS IPv4:";
  3775. //
  3776. // btnOpenNetwork
  3777. //
  3778. this.btnOpenNetwork.BackColor = System.Drawing.Color.DodgerBlue;
  3779. this.btnOpenNetwork.FlatAppearance.BorderSize = 0;
  3780. this.btnOpenNetwork.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3781. this.btnOpenNetwork.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3782. this.btnOpenNetwork.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3783. this.btnOpenNetwork.ForeColor = System.Drawing.Color.White;
  3784. this.btnOpenNetwork.Location = new System.Drawing.Point(28, 521);
  3785. this.btnOpenNetwork.Margin = new System.Windows.Forms.Padding(2);
  3786. this.btnOpenNetwork.Name = "btnOpenNetwork";
  3787. this.btnOpenNetwork.Size = new System.Drawing.Size(260, 29);
  3788. this.btnOpenNetwork.TabIndex = 105;
  3789. this.btnOpenNetwork.Text = "Open Network Connections";
  3790. this.btnOpenNetwork.UseVisualStyleBackColor = false;
  3791. this.btnOpenNetwork.Click += new System.EventHandler(this.btnOpenNetwork_Click);
  3792. //
  3793. // flushCacheB
  3794. //
  3795. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  3796. this.flushCacheB.FlatAppearance.BorderSize = 0;
  3797. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3798. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3799. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3800. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  3801. this.flushCacheB.Location = new System.Drawing.Point(28, 488);
  3802. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  3803. this.flushCacheB.Name = "flushCacheB";
  3804. this.flushCacheB.Size = new System.Drawing.Size(260, 29);
  3805. this.flushCacheB.TabIndex = 104;
  3806. this.flushCacheB.Text = "Flush DNS cache";
  3807. this.flushCacheB.UseVisualStyleBackColor = false;
  3808. this.flushCacheB.Click += new System.EventHandler(this.flushCacheB_Click);
  3809. //
  3810. // boxAdapter
  3811. //
  3812. this.boxAdapter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3813. this.boxAdapter.BorderColor = System.Drawing.Color.Blue;
  3814. this.boxAdapter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3815. this.boxAdapter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3816. this.boxAdapter.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3817. this.boxAdapter.ForeColor = System.Drawing.Color.White;
  3818. this.boxAdapter.FormattingEnabled = true;
  3819. this.boxAdapter.Location = new System.Drawing.Point(28, 50);
  3820. this.boxAdapter.Name = "boxAdapter";
  3821. this.boxAdapter.Size = new System.Drawing.Size(660, 29);
  3822. this.boxAdapter.TabIndex = 107;
  3823. this.boxAdapter.Tag = "themeable";
  3824. //
  3825. // boxDNS
  3826. //
  3827. this.boxDNS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3828. this.boxDNS.BorderColor = System.Drawing.Color.Blue;
  3829. this.boxDNS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3830. this.boxDNS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3831. this.boxDNS.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3832. this.boxDNS.ForeColor = System.Drawing.Color.White;
  3833. this.boxDNS.FormattingEnabled = true;
  3834. this.boxDNS.Location = new System.Drawing.Point(28, 129);
  3835. this.boxDNS.Name = "boxDNS";
  3836. this.boxDNS.Size = new System.Drawing.Size(660, 29);
  3837. this.boxDNS.TabIndex = 106;
  3838. this.boxDNS.Tag = "themeable";
  3839. //
  3840. // tabPage1
  3841. //
  3842. this.tabPage1.AutoScroll = true;
  3843. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3844. this.tabPage1.Controls.Add(this.btnExport);
  3845. this.tabPage1.Controls.Add(this.copyB);
  3846. this.tabPage1.Controls.Add(this.copyIPB);
  3847. this.tabPage1.Controls.Add(this.panel7);
  3848. this.tabPage1.Controls.Add(this.lblResults);
  3849. this.tabPage1.Controls.Add(this.btnShodan);
  3850. this.tabPage1.Controls.Add(this.btnPing);
  3851. this.tabPage1.Controls.Add(this.txtPingInput);
  3852. this.tabPage1.Controls.Add(this.lblPinger);
  3853. this.tabPage1.Controls.Add(this.pingerTitle);
  3854. this.tabPage1.Location = new System.Drawing.Point(4, 4);
  3855. this.tabPage1.Name = "tabPage1";
  3856. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  3857. this.tabPage1.Size = new System.Drawing.Size(1259, 658);
  3858. this.tabPage1.TabIndex = 0;
  3859. this.tabPage1.Text = "Pinger";
  3860. //
  3861. // btnExport
  3862. //
  3863. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  3864. this.btnExport.FlatAppearance.BorderSize = 0;
  3865. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3866. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3867. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3868. this.btnExport.ForeColor = System.Drawing.Color.White;
  3869. this.btnExport.Location = new System.Drawing.Point(27, 487);
  3870. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  3871. this.btnExport.Name = "btnExport";
  3872. this.btnExport.Size = new System.Drawing.Size(136, 29);
  3873. this.btnExport.TabIndex = 93;
  3874. this.btnExport.Text = "Export...";
  3875. this.btnExport.UseVisualStyleBackColor = false;
  3876. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  3877. //
  3878. // copyB
  3879. //
  3880. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  3881. this.copyB.FlatAppearance.BorderSize = 0;
  3882. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3883. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3884. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3885. this.copyB.ForeColor = System.Drawing.Color.White;
  3886. this.copyB.Location = new System.Drawing.Point(25, 144);
  3887. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  3888. this.copyB.Name = "copyB";
  3889. this.copyB.Size = new System.Drawing.Size(185, 31);
  3890. this.copyB.TabIndex = 92;
  3891. this.copyB.Text = "Copy IP";
  3892. this.copyB.UseVisualStyleBackColor = false;
  3893. this.copyB.Click += new System.EventHandler(this.copyB_Click);
  3894. //
  3895. // copyIPB
  3896. //
  3897. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  3898. this.copyIPB.FlatAppearance.BorderSize = 0;
  3899. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3900. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3901. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3902. this.copyIPB.ForeColor = System.Drawing.Color.White;
  3903. this.copyIPB.Location = new System.Drawing.Point(214, 144);
  3904. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  3905. this.copyIPB.Name = "copyIPB";
  3906. this.copyIPB.Size = new System.Drawing.Size(185, 31);
  3907. this.copyIPB.TabIndex = 91;
  3908. this.copyIPB.Text = "Copy";
  3909. this.copyIPB.UseVisualStyleBackColor = false;
  3910. this.copyIPB.Click += new System.EventHandler(this.copyIPB_Click);
  3911. //
  3912. // panel7
  3913. //
  3914. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3915. this.panel7.Controls.Add(this.listPingResults);
  3916. this.panel7.Location = new System.Drawing.Point(27, 212);
  3917. this.panel7.Name = "panel7";
  3918. this.panel7.Size = new System.Drawing.Size(371, 270);
  3919. this.panel7.TabIndex = 90;
  3920. //
  3921. // listPingResults
  3922. //
  3923. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3924. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3925. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  3926. this.listPingResults.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  3927. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3928. this.listPingResults.ForeColor = System.Drawing.Color.White;
  3929. this.listPingResults.FormattingEnabled = true;
  3930. this.listPingResults.HorizontalScrollbar = true;
  3931. this.listPingResults.ItemHeight = 21;
  3932. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  3933. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  3934. this.listPingResults.Name = "listPingResults";
  3935. this.listPingResults.Size = new System.Drawing.Size(369, 268);
  3936. this.listPingResults.TabIndex = 79;
  3937. //
  3938. // lblResults
  3939. //
  3940. this.lblResults.AutoSize = true;
  3941. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3942. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  3943. this.lblResults.Location = new System.Drawing.Point(23, 192);
  3944. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3945. this.lblResults.Name = "lblResults";
  3946. this.lblResults.Size = new System.Drawing.Size(54, 19);
  3947. this.lblResults.TabIndex = 89;
  3948. this.lblResults.Tag = "";
  3949. this.lblResults.Text = "Results";
  3950. //
  3951. // btnShodan
  3952. //
  3953. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  3954. this.btnShodan.FlatAppearance.BorderSize = 0;
  3955. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3956. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3957. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3958. this.btnShodan.ForeColor = System.Drawing.Color.White;
  3959. this.btnShodan.Location = new System.Drawing.Point(25, 109);
  3960. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  3961. this.btnShodan.Name = "btnShodan";
  3962. this.btnShodan.Size = new System.Drawing.Size(185, 31);
  3963. this.btnShodan.TabIndex = 88;
  3964. this.btnShodan.Text = "Check on SHODAN.io";
  3965. this.btnShodan.UseVisualStyleBackColor = false;
  3966. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  3967. //
  3968. // btnPing
  3969. //
  3970. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  3971. this.btnPing.FlatAppearance.BorderSize = 0;
  3972. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3973. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3974. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3975. this.btnPing.ForeColor = System.Drawing.Color.White;
  3976. this.btnPing.Location = new System.Drawing.Point(214, 109);
  3977. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  3978. this.btnPing.Name = "btnPing";
  3979. this.btnPing.Size = new System.Drawing.Size(185, 31);
  3980. this.btnPing.TabIndex = 87;
  3981. this.btnPing.Text = "Ping";
  3982. this.btnPing.UseVisualStyleBackColor = false;
  3983. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  3984. //
  3985. // txtPingInput
  3986. //
  3987. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3988. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3989. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3990. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  3991. this.txtPingInput.Location = new System.Drawing.Point(25, 76);
  3992. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  3993. this.txtPingInput.Name = "txtPingInput";
  3994. this.txtPingInput.Size = new System.Drawing.Size(374, 29);
  3995. this.txtPingInput.TabIndex = 85;
  3996. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3997. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  3998. //
  3999. // lblPinger
  4000. //
  4001. this.lblPinger.AutoSize = true;
  4002. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4003. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  4004. this.lblPinger.Location = new System.Drawing.Point(22, 53);
  4005. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4006. this.lblPinger.Name = "lblPinger";
  4007. this.lblPinger.Size = new System.Drawing.Size(122, 19);
  4008. this.lblPinger.TabIndex = 86;
  4009. this.lblPinger.Tag = "";
  4010. this.lblPinger.Text = "IP / Domain name";
  4011. //
  4012. // pingerTitle
  4013. //
  4014. this.pingerTitle.AutoSize = true;
  4015. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4016. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4017. this.pingerTitle.Location = new System.Drawing.Point(5, 3);
  4018. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4019. this.pingerTitle.Name = "pingerTitle";
  4020. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  4021. this.pingerTitle.TabIndex = 84;
  4022. this.pingerTitle.Tag = "themeable";
  4023. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  4024. //
  4025. // hostsEditorTab
  4026. //
  4027. this.hostsEditorTab.AutoScroll = true;
  4028. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4029. this.hostsEditorTab.Controls.Add(this.panel4);
  4030. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  4031. this.hostsEditorTab.Controls.Add(this.linkLocate);
  4032. this.hostsEditorTab.Location = new System.Drawing.Point(4, 26);
  4033. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4034. this.hostsEditorTab.Name = "hostsEditorTab";
  4035. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4036. this.hostsEditorTab.Size = new System.Drawing.Size(1273, 694);
  4037. this.hostsEditorTab.TabIndex = 9;
  4038. this.hostsEditorTab.Text = "Hosts";
  4039. //
  4040. // panel4
  4041. //
  4042. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4043. | System.Windows.Forms.AnchorStyles.Left)
  4044. | System.Windows.Forms.AnchorStyles.Right)));
  4045. this.panel4.AutoScroll = true;
  4046. this.panel4.Controls.Add(this.chkIncludeWww);
  4047. this.panel4.Controls.Add(this.linkAdvancedEdit);
  4048. this.panel4.Controls.Add(this.linkRestoreDefault);
  4049. this.panel4.Controls.Add(this.lblLock);
  4050. this.panel4.Controls.Add(this.chkReadOnly);
  4051. this.panel4.Controls.Add(this.panelList);
  4052. this.panel4.Controls.Add(this.chkBlock);
  4053. this.panel4.Controls.Add(this.refreshHostsB);
  4054. this.panel4.Controls.Add(this.removeHostB);
  4055. this.panel4.Controls.Add(this.removeAllHostsB);
  4056. this.panel4.Controls.Add(this.addHostB);
  4057. this.panel4.Controls.Add(this.txtIP);
  4058. this.panel4.Controls.Add(this.txtDomain);
  4059. this.panel4.Controls.Add(this.lblDomain);
  4060. this.panel4.Controls.Add(this.lblIP);
  4061. this.panel4.Location = new System.Drawing.Point(6, 70);
  4062. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4063. this.panel4.Name = "panel4";
  4064. this.panel4.Size = new System.Drawing.Size(1002, 537);
  4065. this.panel4.TabIndex = 53;
  4066. //
  4067. // chkIncludeWww
  4068. //
  4069. this.chkIncludeWww.AutoSize = true;
  4070. this.chkIncludeWww.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4071. this.chkIncludeWww.ForeColor = System.Drawing.Color.White;
  4072. this.chkIncludeWww.Location = new System.Drawing.Point(329, 136);
  4073. this.chkIncludeWww.Margin = new System.Windows.Forms.Padding(2);
  4074. this.chkIncludeWww.Name = "chkIncludeWww";
  4075. this.chkIncludeWww.Size = new System.Drawing.Size(134, 25);
  4076. this.chkIncludeWww.TabIndex = 63;
  4077. this.chkIncludeWww.Text = "WWW CNAME";
  4078. this.chkIncludeWww.UseVisualStyleBackColor = true;
  4079. //
  4080. // linkAdvancedEdit
  4081. //
  4082. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4083. this.linkAdvancedEdit.AutoSize = true;
  4084. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4085. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  4086. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  4087. this.linkAdvancedEdit.Location = new System.Drawing.Point(323, 338);
  4088. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4089. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  4090. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  4091. this.linkAdvancedEdit.TabIndex = 49;
  4092. this.linkAdvancedEdit.TabStop = true;
  4093. this.linkAdvancedEdit.Tag = "";
  4094. this.linkAdvancedEdit.Text = "Advanced editor";
  4095. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4096. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  4097. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4098. //
  4099. // linkRestoreDefault
  4100. //
  4101. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4102. this.linkRestoreDefault.AutoSize = true;
  4103. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4104. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  4105. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  4106. this.linkRestoreDefault.Location = new System.Drawing.Point(323, 369);
  4107. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4108. this.linkRestoreDefault.Name = "linkRestoreDefault";
  4109. this.linkRestoreDefault.Size = new System.Drawing.Size(123, 21);
  4110. this.linkRestoreDefault.TabIndex = 51;
  4111. this.linkRestoreDefault.TabStop = true;
  4112. this.linkRestoreDefault.Tag = "";
  4113. this.linkRestoreDefault.Text = "Restore default";
  4114. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4115. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  4116. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4117. //
  4118. // lblLock
  4119. //
  4120. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4121. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  4122. this.lblLock.Location = new System.Drawing.Point(325, 234);
  4123. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4124. this.lblLock.Name = "lblLock";
  4125. this.lblLock.Size = new System.Drawing.Size(315, 55);
  4126. this.lblLock.TabIndex = 62;
  4127. this.lblLock.Tag = "";
  4128. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  4129. //
  4130. // chkReadOnly
  4131. //
  4132. this.chkReadOnly.AutoSize = true;
  4133. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4134. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4135. this.chkReadOnly.Location = new System.Drawing.Point(329, 207);
  4136. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4137. this.chkReadOnly.Name = "chkReadOnly";
  4138. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4139. this.chkReadOnly.TabIndex = 61;
  4140. this.chkReadOnly.Text = "Read-only";
  4141. this.chkReadOnly.UseVisualStyleBackColor = true;
  4142. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4143. //
  4144. // panelList
  4145. //
  4146. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4147. this.panelList.Controls.Add(this.listHostEntries);
  4148. this.panelList.Location = new System.Drawing.Point(5, 3);
  4149. this.panelList.Name = "panelList";
  4150. this.panelList.Size = new System.Drawing.Size(312, 388);
  4151. this.panelList.TabIndex = 60;
  4152. //
  4153. // listHostEntries
  4154. //
  4155. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4156. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4157. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4158. this.listHostEntries.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  4159. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4160. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4161. this.listHostEntries.FormattingEnabled = true;
  4162. this.listHostEntries.HorizontalScrollbar = true;
  4163. this.listHostEntries.ItemHeight = 21;
  4164. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4165. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4166. this.listHostEntries.Name = "listHostEntries";
  4167. this.listHostEntries.Size = new System.Drawing.Size(310, 386);
  4168. this.listHostEntries.TabIndex = 52;
  4169. //
  4170. // chkBlock
  4171. //
  4172. this.chkBlock.AutoSize = true;
  4173. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4174. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4175. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  4176. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4177. this.chkBlock.Name = "chkBlock";
  4178. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4179. this.chkBlock.TabIndex = 59;
  4180. this.chkBlock.Text = "Block";
  4181. this.chkBlock.UseVisualStyleBackColor = true;
  4182. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4183. //
  4184. // refreshHostsB
  4185. //
  4186. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4187. this.refreshHostsB.FlatAppearance.BorderSize = 0;
  4188. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4189. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4190. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4191. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  4192. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  4193. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  4194. this.refreshHostsB.Name = "refreshHostsB";
  4195. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  4196. this.refreshHostsB.TabIndex = 55;
  4197. this.refreshHostsB.Text = "Refresh";
  4198. this.refreshHostsB.UseVisualStyleBackColor = false;
  4199. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  4200. //
  4201. // removeHostB
  4202. //
  4203. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4204. this.removeHostB.FlatAppearance.BorderSize = 0;
  4205. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4206. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4207. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4208. this.removeHostB.ForeColor = System.Drawing.Color.White;
  4209. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  4210. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  4211. this.removeHostB.Name = "removeHostB";
  4212. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  4213. this.removeHostB.TabIndex = 54;
  4214. this.removeHostB.Text = "Delete";
  4215. this.removeHostB.UseVisualStyleBackColor = false;
  4216. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  4217. //
  4218. // removeAllHostsB
  4219. //
  4220. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4221. this.removeAllHostsB.Enabled = false;
  4222. this.removeAllHostsB.FlatAppearance.BorderSize = 0;
  4223. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4224. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4225. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4226. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  4227. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  4228. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  4229. this.removeAllHostsB.Name = "removeAllHostsB";
  4230. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  4231. this.removeAllHostsB.TabIndex = 53;
  4232. this.removeAllHostsB.Text = "Delete all";
  4233. this.removeAllHostsB.UseVisualStyleBackColor = false;
  4234. this.removeAllHostsB.Visible = false;
  4235. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  4236. //
  4237. // addHostB
  4238. //
  4239. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4240. this.addHostB.FlatAppearance.BorderSize = 0;
  4241. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4242. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4243. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4244. this.addHostB.ForeColor = System.Drawing.Color.White;
  4245. this.addHostB.Location = new System.Drawing.Point(511, 110);
  4246. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  4247. this.addHostB.Name = "addHostB";
  4248. this.addHostB.Size = new System.Drawing.Size(127, 31);
  4249. this.addHostB.TabIndex = 57;
  4250. this.addHostB.Text = "Add";
  4251. this.addHostB.UseVisualStyleBackColor = false;
  4252. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  4253. //
  4254. // txtIP
  4255. //
  4256. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4257. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4258. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4259. this.txtIP.ForeColor = System.Drawing.Color.White;
  4260. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4261. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4262. this.txtIP.Name = "txtIP";
  4263. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4264. this.txtIP.TabIndex = 0;
  4265. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4266. //
  4267. // txtDomain
  4268. //
  4269. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4270. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4271. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4272. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4273. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4274. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4275. this.txtDomain.Name = "txtDomain";
  4276. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4277. this.txtDomain.TabIndex = 1;
  4278. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4279. //
  4280. // lblDomain
  4281. //
  4282. this.lblDomain.AutoSize = true;
  4283. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4284. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4285. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  4286. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4287. this.lblDomain.Name = "lblDomain";
  4288. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  4289. this.lblDomain.TabIndex = 55;
  4290. this.lblDomain.Tag = "themeable";
  4291. this.lblDomain.Text = "Domain";
  4292. //
  4293. // lblIP
  4294. //
  4295. this.lblIP.AutoSize = true;
  4296. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4297. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4298. this.lblIP.Location = new System.Drawing.Point(323, 0);
  4299. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4300. this.lblIP.Name = "lblIP";
  4301. this.lblIP.Size = new System.Drawing.Size(85, 21);
  4302. this.lblIP.TabIndex = 53;
  4303. this.lblIP.Tag = "themeable";
  4304. this.lblIP.Text = "IP address";
  4305. //
  4306. // hostsTitle
  4307. //
  4308. this.hostsTitle.AutoSize = true;
  4309. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4310. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4311. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  4312. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4313. this.hostsTitle.Name = "hostsTitle";
  4314. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  4315. this.hostsTitle.TabIndex = 3;
  4316. this.hostsTitle.Tag = "themeable";
  4317. this.hostsTitle.Text = "Edit your hosts file";
  4318. //
  4319. // linkLocate
  4320. //
  4321. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4322. this.linkLocate.AutoSize = true;
  4323. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4324. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4325. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4326. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  4327. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4328. this.linkLocate.Name = "linkLocate";
  4329. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  4330. this.linkLocate.TabIndex = 47;
  4331. this.linkLocate.TabStop = true;
  4332. this.linkLocate.Tag = "";
  4333. this.linkLocate.Text = "Locate";
  4334. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4335. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  4336. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4337. //
  4338. // registryFixerTab
  4339. //
  4340. this.registryFixerTab.AutoScroll = true;
  4341. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4342. this.registryFixerTab.Controls.Add(this.panel2);
  4343. this.registryFixerTab.Controls.Add(this.registryTitle);
  4344. this.registryFixerTab.Location = new System.Drawing.Point(4, 26);
  4345. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4346. this.registryFixerTab.Name = "registryFixerTab";
  4347. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4348. this.registryFixerTab.Size = new System.Drawing.Size(1273, 694);
  4349. this.registryFixerTab.TabIndex = 8;
  4350. this.registryFixerTab.Text = "Registry";
  4351. //
  4352. // panel2
  4353. //
  4354. this.panel2.AutoScroll = true;
  4355. this.panel2.Controls.Add(this.regFixB);
  4356. this.panel2.Controls.Add(this.regLbl);
  4357. this.panel2.Controls.Add(this.checkRestartExplorer);
  4358. this.panel2.Controls.Add(this.checkRegistryEditor);
  4359. this.panel2.Controls.Add(this.checkEnableAll);
  4360. this.panel2.Controls.Add(this.checkContextMenu);
  4361. this.panel2.Controls.Add(this.checkTaskManager);
  4362. this.panel2.Controls.Add(this.checkCommandPrompt);
  4363. this.panel2.Controls.Add(this.checkFirewall);
  4364. this.panel2.Controls.Add(this.checkRunDialog);
  4365. this.panel2.Controls.Add(this.checkFolderOptions);
  4366. this.panel2.Controls.Add(this.checkControlPanel);
  4367. this.panel2.Location = new System.Drawing.Point(11, 40);
  4368. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4369. this.panel2.Name = "panel2";
  4370. this.panel2.Size = new System.Drawing.Size(755, 286);
  4371. this.panel2.TabIndex = 48;
  4372. //
  4373. // regFixB
  4374. //
  4375. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  4376. this.regFixB.FlatAppearance.BorderSize = 0;
  4377. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4378. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4379. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4380. this.regFixB.ForeColor = System.Drawing.Color.White;
  4381. this.regFixB.Location = new System.Drawing.Point(29, 252);
  4382. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  4383. this.regFixB.Name = "regFixB";
  4384. this.regFixB.Size = new System.Drawing.Size(154, 31);
  4385. this.regFixB.TabIndex = 49;
  4386. this.regFixB.Text = "Fix";
  4387. this.regFixB.UseVisualStyleBackColor = false;
  4388. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  4389. //
  4390. // regLbl
  4391. //
  4392. this.regLbl.AutoSize = true;
  4393. 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)));
  4394. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  4395. this.regLbl.Location = new System.Drawing.Point(94, 208);
  4396. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4397. this.regLbl.Name = "regLbl";
  4398. this.regLbl.Size = new System.Drawing.Size(236, 21);
  4399. this.regLbl.TabIndex = 51;
  4400. this.regLbl.Tag = "";
  4401. this.regLbl.Text = "(some changes might need this)";
  4402. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4403. //
  4404. // checkRestartExplorer
  4405. //
  4406. this.checkRestartExplorer.AutoSize = true;
  4407. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4408. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4409. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 181);
  4410. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4411. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4412. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4413. this.checkRestartExplorer.TabIndex = 50;
  4414. this.checkRestartExplorer.Tag = "";
  4415. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4416. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4417. //
  4418. // checkRegistryEditor
  4419. //
  4420. this.checkRegistryEditor.AutoSize = true;
  4421. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4422. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4423. this.checkRegistryEditor.Location = new System.Drawing.Point(291, 136);
  4424. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4425. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4426. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4427. this.checkRegistryEditor.TabIndex = 38;
  4428. this.checkRegistryEditor.Text = "Registry Editor";
  4429. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4430. //
  4431. // checkEnableAll
  4432. //
  4433. this.checkEnableAll.AutoSize = true;
  4434. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4435. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4436. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4437. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4438. this.checkEnableAll.Name = "checkEnableAll";
  4439. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4440. this.checkEnableAll.TabIndex = 35;
  4441. this.checkEnableAll.Tag = "";
  4442. this.checkEnableAll.Text = "Enable all";
  4443. this.checkEnableAll.UseVisualStyleBackColor = true;
  4444. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4445. //
  4446. // checkContextMenu
  4447. //
  4448. this.checkContextMenu.AutoSize = true;
  4449. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4450. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4451. this.checkContextMenu.Location = new System.Drawing.Point(291, 75);
  4452. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4453. this.checkContextMenu.Name = "checkContextMenu";
  4454. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4455. this.checkContextMenu.TabIndex = 43;
  4456. this.checkContextMenu.Text = "Right Click menu";
  4457. this.checkContextMenu.UseVisualStyleBackColor = true;
  4458. //
  4459. // checkTaskManager
  4460. //
  4461. this.checkTaskManager.AutoSize = true;
  4462. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4463. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4464. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4465. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4466. this.checkTaskManager.Name = "checkTaskManager";
  4467. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4468. this.checkTaskManager.TabIndex = 36;
  4469. this.checkTaskManager.Text = "Task Manager";
  4470. this.checkTaskManager.UseVisualStyleBackColor = true;
  4471. //
  4472. // checkCommandPrompt
  4473. //
  4474. this.checkCommandPrompt.AutoSize = true;
  4475. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4476. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4477. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4478. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4479. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4480. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4481. this.checkCommandPrompt.TabIndex = 42;
  4482. this.checkCommandPrompt.Text = "Command Prompt";
  4483. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4484. //
  4485. // checkFirewall
  4486. //
  4487. this.checkFirewall.AutoSize = true;
  4488. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4489. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4490. this.checkFirewall.Location = new System.Drawing.Point(291, 106);
  4491. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4492. this.checkFirewall.Name = "checkFirewall";
  4493. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4494. this.checkFirewall.TabIndex = 37;
  4495. this.checkFirewall.Text = "Windows Firewall";
  4496. this.checkFirewall.UseVisualStyleBackColor = true;
  4497. //
  4498. // checkRunDialog
  4499. //
  4500. this.checkRunDialog.AutoSize = true;
  4501. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4502. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4503. this.checkRunDialog.Location = new System.Drawing.Point(291, 45);
  4504. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4505. this.checkRunDialog.Name = "checkRunDialog";
  4506. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4507. this.checkRunDialog.TabIndex = 41;
  4508. this.checkRunDialog.Text = "Run Dialog";
  4509. this.checkRunDialog.UseVisualStyleBackColor = true;
  4510. //
  4511. // checkFolderOptions
  4512. //
  4513. this.checkFolderOptions.AutoSize = true;
  4514. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4515. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4516. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4517. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4518. this.checkFolderOptions.Name = "checkFolderOptions";
  4519. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4520. this.checkFolderOptions.TabIndex = 39;
  4521. this.checkFolderOptions.Text = "Folder Options";
  4522. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4523. //
  4524. // checkControlPanel
  4525. //
  4526. this.checkControlPanel.AutoSize = true;
  4527. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4528. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4529. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  4530. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4531. this.checkControlPanel.Name = "checkControlPanel";
  4532. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  4533. this.checkControlPanel.TabIndex = 40;
  4534. this.checkControlPanel.Text = "Control Panel";
  4535. this.checkControlPanel.UseVisualStyleBackColor = true;
  4536. //
  4537. // registryTitle
  4538. //
  4539. this.registryTitle.AutoSize = true;
  4540. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4541. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4542. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  4543. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4544. this.registryTitle.Name = "registryTitle";
  4545. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  4546. this.registryTitle.TabIndex = 47;
  4547. this.registryTitle.Tag = "themeable";
  4548. this.registryTitle.Text = "Fix common registry issues";
  4549. //
  4550. // indiciumTab
  4551. //
  4552. this.indiciumTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4553. this.indiciumTab.Controls.Add(this.panel12);
  4554. this.indiciumTab.Controls.Add(this.panel11);
  4555. this.indiciumTab.Location = new System.Drawing.Point(4, 26);
  4556. this.indiciumTab.Name = "indiciumTab";
  4557. this.indiciumTab.Padding = new System.Windows.Forms.Padding(3);
  4558. this.indiciumTab.Size = new System.Drawing.Size(1273, 694);
  4559. this.indiciumTab.TabIndex = 14;
  4560. this.indiciumTab.Text = "Hardware";
  4561. //
  4562. // panel12
  4563. //
  4564. this.panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4565. this.panel12.Controls.Add(this.specsTree);
  4566. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  4567. this.panel12.Location = new System.Drawing.Point(3, 38);
  4568. this.panel12.Name = "panel12";
  4569. this.panel12.Size = new System.Drawing.Size(1267, 653);
  4570. this.panel12.TabIndex = 2;
  4571. //
  4572. // specsTree
  4573. //
  4574. this.specsTree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4575. this.specsTree.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4576. this.specsTree.ContextMenuStrip = this.indiciumMenu;
  4577. this.specsTree.Dock = System.Windows.Forms.DockStyle.Fill;
  4578. this.specsTree.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
  4579. this.specsTree.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4580. this.specsTree.ForeColor = System.Drawing.Color.White;
  4581. this.specsTree.Location = new System.Drawing.Point(0, 0);
  4582. this.specsTree.Name = "specsTree";
  4583. treeNode9.ImageIndex = 0;
  4584. treeNode9.Name = "cpu";
  4585. treeNode9.SelectedImageIndex = 0;
  4586. treeNode9.Text = "Processors";
  4587. treeNode10.ImageIndex = 1;
  4588. treeNode10.Name = "ram";
  4589. treeNode10.SelectedImageIndex = 1;
  4590. treeNode10.Text = "Memory";
  4591. treeNode11.ImageIndex = 2;
  4592. treeNode11.Name = "gpu";
  4593. treeNode11.SelectedImageIndex = 2;
  4594. treeNode11.Text = "Graphics";
  4595. treeNode12.ImageIndex = 3;
  4596. treeNode12.Name = "mobo";
  4597. treeNode12.SelectedImageIndex = 3;
  4598. treeNode12.Text = "Motherboard";
  4599. treeNode13.ImageIndex = 4;
  4600. treeNode13.Name = "disk";
  4601. treeNode13.SelectedImageIndex = 4;
  4602. treeNode13.Text = "Storage";
  4603. treeNode14.ImageIndex = 5;
  4604. treeNode14.Name = "inet";
  4605. treeNode14.SelectedImageIndex = 5;
  4606. treeNode14.Text = "Network Adapters";
  4607. treeNode15.ImageIndex = 6;
  4608. treeNode15.Name = "audio";
  4609. treeNode15.SelectedImageIndex = 6;
  4610. treeNode15.Text = "Audio";
  4611. treeNode16.ImageIndex = 7;
  4612. treeNode16.Name = "dev";
  4613. treeNode16.SelectedImageIndex = 7;
  4614. treeNode16.Text = "Peripherals";
  4615. this.specsTree.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  4616. treeNode9,
  4617. treeNode10,
  4618. treeNode11,
  4619. treeNode12,
  4620. treeNode13,
  4621. treeNode14,
  4622. treeNode15,
  4623. treeNode16});
  4624. this.specsTree.Size = new System.Drawing.Size(1265, 651);
  4625. this.specsTree.TabIndex = 0;
  4626. this.specsTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.specsTree_NodeMouseClick);
  4627. //
  4628. // indiciumMenu
  4629. //
  4630. this.indiciumMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  4631. this.indiciumMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4632. this.indiciumMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4633. this.indiciumMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4634. this.toolHWCopy,
  4635. this.toolHWGoogle,
  4636. this.toolHWDuck});
  4637. this.indiciumMenu.Name = "launcherMenu";
  4638. this.indiciumMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4639. this.indiciumMenu.ShowImageMargin = false;
  4640. this.indiciumMenu.Size = new System.Drawing.Size(223, 76);
  4641. //
  4642. // toolHWCopy
  4643. //
  4644. this.toolHWCopy.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4645. this.toolHWCopy.ForeColor = System.Drawing.Color.White;
  4646. this.toolHWCopy.Name = "toolHWCopy";
  4647. this.toolHWCopy.Size = new System.Drawing.Size(222, 24);
  4648. this.toolHWCopy.Text = "Copy";
  4649. this.toolHWCopy.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4650. this.toolHWCopy.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  4651. //
  4652. // toolHWGoogle
  4653. //
  4654. this.toolHWGoogle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4655. this.toolHWGoogle.ForeColor = System.Drawing.Color.White;
  4656. this.toolHWGoogle.Name = "toolHWGoogle";
  4657. this.toolHWGoogle.Size = new System.Drawing.Size(222, 24);
  4658. this.toolHWGoogle.Text = "Search with Google...";
  4659. this.toolHWGoogle.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4660. this.toolHWGoogle.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  4661. //
  4662. // toolHWDuck
  4663. //
  4664. this.toolHWDuck.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4665. this.toolHWDuck.ForeColor = System.Drawing.Color.White;
  4666. this.toolHWDuck.Name = "toolHWDuck";
  4667. this.toolHWDuck.Size = new System.Drawing.Size(222, 24);
  4668. this.toolHWDuck.Text = "Search with DuckDuckGo...";
  4669. this.toolHWDuck.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4670. this.toolHWDuck.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
  4671. //
  4672. // panel11
  4673. //
  4674. this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4675. this.panel11.Controls.Add(this.btnCopyHW);
  4676. this.panel11.Controls.Add(this.btnSaveHW);
  4677. this.panel11.Controls.Add(this.hwDetailed);
  4678. this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
  4679. this.panel11.Location = new System.Drawing.Point(3, 3);
  4680. this.panel11.Name = "panel11";
  4681. this.panel11.Size = new System.Drawing.Size(1267, 35);
  4682. this.panel11.TabIndex = 1;
  4683. //
  4684. // btnCopyHW
  4685. //
  4686. this.btnCopyHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4687. this.btnCopyHW.BackColor = System.Drawing.Color.DodgerBlue;
  4688. this.btnCopyHW.FlatAppearance.BorderSize = 0;
  4689. this.btnCopyHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4690. this.btnCopyHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4691. this.btnCopyHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4692. this.btnCopyHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4693. this.btnCopyHW.ForeColor = System.Drawing.Color.White;
  4694. this.btnCopyHW.Location = new System.Drawing.Point(1116, 4);
  4695. this.btnCopyHW.Margin = new System.Windows.Forms.Padding(2);
  4696. this.btnCopyHW.Name = "btnCopyHW";
  4697. this.btnCopyHW.Size = new System.Drawing.Size(146, 24);
  4698. this.btnCopyHW.TabIndex = 163;
  4699. this.btnCopyHW.Text = "Copy";
  4700. this.btnCopyHW.UseVisualStyleBackColor = false;
  4701. this.btnCopyHW.Click += new System.EventHandler(this.btnCopyHW_Click);
  4702. //
  4703. // btnSaveHW
  4704. //
  4705. this.btnSaveHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4706. this.btnSaveHW.BackColor = System.Drawing.Color.DodgerBlue;
  4707. this.btnSaveHW.FlatAppearance.BorderSize = 0;
  4708. this.btnSaveHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4709. this.btnSaveHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4710. this.btnSaveHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4711. this.btnSaveHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4712. this.btnSaveHW.ForeColor = System.Drawing.Color.White;
  4713. this.btnSaveHW.Location = new System.Drawing.Point(965, 4);
  4714. this.btnSaveHW.Margin = new System.Windows.Forms.Padding(2);
  4715. this.btnSaveHW.Name = "btnSaveHW";
  4716. this.btnSaveHW.Size = new System.Drawing.Size(146, 24);
  4717. this.btnSaveHW.TabIndex = 162;
  4718. this.btnSaveHW.Text = "Save";
  4719. this.btnSaveHW.UseVisualStyleBackColor = false;
  4720. this.btnSaveHW.Click += new System.EventHandler(this.btnSaveHW_Click);
  4721. //
  4722. // hwDetailed
  4723. //
  4724. this.hwDetailed.AccessibleName = "Detailed View";
  4725. this.hwDetailed.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4726. this.hwDetailed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4727. this.hwDetailed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4728. this.hwDetailed.ForeColor = System.Drawing.Color.White;
  4729. this.hwDetailed.LabelText = "Detailed View";
  4730. this.hwDetailed.Location = new System.Drawing.Point(5, 4);
  4731. this.hwDetailed.Margin = new System.Windows.Forms.Padding(6);
  4732. this.hwDetailed.Name = "hwDetailed";
  4733. this.hwDetailed.Size = new System.Drawing.Size(374, 24);
  4734. this.hwDetailed.TabIndex = 89;
  4735. this.hwDetailed.Tag = "themeable";
  4736. this.hwDetailed.ToggleChecked = true;
  4737. this.hwDetailed.ToggleClicked += new System.EventHandler(this.hwDetailed_ToggleClicked);
  4738. //
  4739. // integratorTab
  4740. //
  4741. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4742. this.integratorTab.Controls.Add(this.synapse);
  4743. this.integratorTab.Location = new System.Drawing.Point(4, 26);
  4744. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  4745. this.integratorTab.Name = "integratorTab";
  4746. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  4747. this.integratorTab.Size = new System.Drawing.Size(1273, 694);
  4748. this.integratorTab.TabIndex = 10;
  4749. this.integratorTab.Text = "Integrator";
  4750. //
  4751. // synapse
  4752. //
  4753. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  4754. this.synapse.Controls.Add(this.integratorInfoTab);
  4755. this.synapse.Controls.Add(this.tabPage8);
  4756. this.synapse.Controls.Add(this.tabPage9);
  4757. this.synapse.Controls.Add(this.tabPage10);
  4758. this.synapse.Controls.Add(this.tabPage11);
  4759. this.synapse.Controls.Add(this.tabPage3);
  4760. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  4761. this.synapse.Location = new System.Drawing.Point(2, 2);
  4762. this.synapse.Margin = new System.Windows.Forms.Padding(0);
  4763. this.synapse.Multiline = true;
  4764. this.synapse.Name = "synapse";
  4765. this.synapse.Padding = new System.Drawing.Point(0, 0);
  4766. this.synapse.SelectedIndex = 0;
  4767. this.synapse.Size = new System.Drawing.Size(1269, 690);
  4768. this.synapse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  4769. this.synapse.TabIndex = 0;
  4770. //
  4771. // integratorInfoTab
  4772. //
  4773. this.integratorInfoTab.AutoScroll = true;
  4774. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4775. this.integratorInfoTab.Controls.Add(this.integrator7);
  4776. this.integratorInfoTab.Controls.Add(this.integrator6);
  4777. this.integratorInfoTab.Controls.Add(this.integrator5);
  4778. this.integratorInfoTab.Controls.Add(this.integrator4);
  4779. this.integratorInfoTab.Controls.Add(this.integrator3);
  4780. this.integratorInfoTab.Controls.Add(this.integrator2);
  4781. this.integratorInfoTab.Controls.Add(this.integrator1);
  4782. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  4783. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  4784. this.integratorInfoTab.Name = "integratorInfoTab";
  4785. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  4786. this.integratorInfoTab.Size = new System.Drawing.Size(1261, 660);
  4787. this.integratorInfoTab.TabIndex = 0;
  4788. this.integratorInfoTab.Text = "Info";
  4789. //
  4790. // integrator7
  4791. //
  4792. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4793. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  4794. this.integrator7.Location = new System.Drawing.Point(6, 225);
  4795. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4796. this.integrator7.Name = "integrator7";
  4797. this.integrator7.Size = new System.Drawing.Size(763, 309);
  4798. this.integrator7.TabIndex = 10;
  4799. this.integrator7.Tag = "";
  4800. this.integrator7.Text = resources.GetString("integrator7.Text");
  4801. //
  4802. // integrator6
  4803. //
  4804. this.integrator6.AutoSize = true;
  4805. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4806. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  4807. this.integrator6.Location = new System.Drawing.Point(38, 183);
  4808. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4809. this.integrator6.Name = "integrator6";
  4810. this.integrator6.Size = new System.Drawing.Size(103, 21);
  4811. this.integrator6.TabIndex = 9;
  4812. this.integrator6.Tag = "";
  4813. this.integrator6.Text = "• Commands";
  4814. //
  4815. // integrator5
  4816. //
  4817. this.integrator5.AutoSize = true;
  4818. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4819. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  4820. this.integrator5.Location = new System.Drawing.Point(38, 158);
  4821. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4822. this.integrator5.Name = "integrator5";
  4823. this.integrator5.Size = new System.Drawing.Size(133, 21);
  4824. this.integrator5.TabIndex = 8;
  4825. this.integrator5.Tag = "";
  4826. this.integrator5.Text = "• Any type of file";
  4827. //
  4828. // integrator4
  4829. //
  4830. this.integrator4.AutoSize = true;
  4831. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4832. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  4833. this.integrator4.Location = new System.Drawing.Point(38, 132);
  4834. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4835. this.integrator4.Name = "integrator4";
  4836. this.integrator4.Size = new System.Drawing.Size(156, 21);
  4837. this.integrator4.TabIndex = 7;
  4838. this.integrator4.Tag = "";
  4839. this.integrator4.Text = "• Links to webpages";
  4840. //
  4841. // integrator3
  4842. //
  4843. this.integrator3.AutoSize = true;
  4844. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4845. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  4846. this.integrator3.Location = new System.Drawing.Point(38, 106);
  4847. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4848. this.integrator3.Name = "integrator3";
  4849. this.integrator3.Size = new System.Drawing.Size(167, 21);
  4850. this.integrator3.TabIndex = 6;
  4851. this.integrator3.Tag = "";
  4852. this.integrator3.Text = "• Shortcuts to folders";
  4853. //
  4854. // integrator2
  4855. //
  4856. this.integrator2.AutoSize = true;
  4857. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4858. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  4859. this.integrator2.Location = new System.Drawing.Point(38, 81);
  4860. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4861. this.integrator2.Name = "integrator2";
  4862. this.integrator2.Size = new System.Drawing.Size(117, 21);
  4863. this.integrator2.TabIndex = 5;
  4864. this.integrator2.Tag = "";
  4865. this.integrator2.Text = "• Any program";
  4866. //
  4867. // integrator1
  4868. //
  4869. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4870. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  4871. this.integrator1.Location = new System.Drawing.Point(6, 10);
  4872. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4873. this.integrator1.Name = "integrator1";
  4874. this.integrator1.Size = new System.Drawing.Size(811, 61);
  4875. this.integrator1.TabIndex = 4;
  4876. this.integrator1.Tag = "";
  4877. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  4878. //
  4879. // tabPage8
  4880. //
  4881. this.tabPage8.AutoScroll = true;
  4882. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4883. this.tabPage8.Controls.Add(this.btnAddItem);
  4884. this.tabPage8.Controls.Add(this.itemnamegroup);
  4885. this.tabPage8.Controls.Add(this.security);
  4886. this.tabPage8.Controls.Add(this.itemposition);
  4887. this.tabPage8.Controls.Add(this.icontoaddgroup);
  4888. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  4889. this.tabPage8.Controls.Add(this.itemtype);
  4890. this.tabPage8.Controls.Add(this.addItemL);
  4891. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  4892. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  4893. this.tabPage8.Name = "tabPage8";
  4894. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  4895. this.tabPage8.Size = new System.Drawing.Size(1261, 660);
  4896. this.tabPage8.TabIndex = 1;
  4897. this.tabPage8.Text = "Add/Modify";
  4898. //
  4899. // btnAddItem
  4900. //
  4901. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  4902. this.btnAddItem.FlatAppearance.BorderSize = 0;
  4903. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4904. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4905. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4906. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  4907. this.btnAddItem.Location = new System.Drawing.Point(436, 473);
  4908. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  4909. this.btnAddItem.Name = "btnAddItem";
  4910. this.btnAddItem.Size = new System.Drawing.Size(202, 31);
  4911. this.btnAddItem.TabIndex = 85;
  4912. this.btnAddItem.Text = "Add/Modify";
  4913. this.btnAddItem.UseVisualStyleBackColor = false;
  4914. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  4915. //
  4916. // itemnamegroup
  4917. //
  4918. this.itemnamegroup.Controls.Add(this.txtItemName);
  4919. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4920. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  4921. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  4922. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  4923. this.itemnamegroup.Name = "itemnamegroup";
  4924. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  4925. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  4926. this.itemnamegroup.TabIndex = 84;
  4927. this.itemnamegroup.TabStop = false;
  4928. this.itemnamegroup.Text = "Item name in menu:";
  4929. //
  4930. // txtItemName
  4931. //
  4932. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4933. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4934. this.txtItemName.ForeColor = System.Drawing.Color.White;
  4935. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  4936. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  4937. this.txtItemName.Name = "txtItemName";
  4938. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  4939. this.txtItemName.TabIndex = 82;
  4940. //
  4941. // security
  4942. //
  4943. this.security.Controls.Add(this.checkShift);
  4944. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4945. this.security.ForeColor = System.Drawing.Color.Silver;
  4946. this.security.Location = new System.Drawing.Point(11, 338);
  4947. this.security.Margin = new System.Windows.Forms.Padding(2);
  4948. this.security.Name = "security";
  4949. this.security.Padding = new System.Windows.Forms.Padding(2);
  4950. this.security.Size = new System.Drawing.Size(627, 61);
  4951. this.security.TabIndex = 83;
  4952. this.security.TabStop = false;
  4953. this.security.Text = "Security:";
  4954. //
  4955. // checkShift
  4956. //
  4957. this.checkShift.AutoSize = true;
  4958. this.checkShift.ForeColor = System.Drawing.Color.White;
  4959. this.checkShift.Location = new System.Drawing.Point(11, 26);
  4960. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  4961. this.checkShift.Name = "checkShift";
  4962. this.checkShift.Size = new System.Drawing.Size(300, 25);
  4963. this.checkShift.TabIndex = 83;
  4964. this.checkShift.Text = "Show only when SHIFT key is pressed";
  4965. this.checkShift.UseVisualStyleBackColor = true;
  4966. //
  4967. // itemposition
  4968. //
  4969. this.itemposition.Controls.Add(this.radioTop);
  4970. this.itemposition.Controls.Add(this.radioMiddle);
  4971. this.itemposition.Controls.Add(this.radioBottom);
  4972. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4973. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  4974. this.itemposition.Location = new System.Drawing.Point(11, 272);
  4975. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  4976. this.itemposition.Name = "itemposition";
  4977. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  4978. this.itemposition.Size = new System.Drawing.Size(627, 62);
  4979. this.itemposition.TabIndex = 82;
  4980. this.itemposition.TabStop = false;
  4981. this.itemposition.Text = "Item position:";
  4982. //
  4983. // radioTop
  4984. //
  4985. this.radioTop.AutoSize = true;
  4986. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4987. this.radioTop.ForeColor = System.Drawing.Color.White;
  4988. this.radioTop.Location = new System.Drawing.Point(11, 26);
  4989. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  4990. this.radioTop.Name = "radioTop";
  4991. this.radioTop.Size = new System.Drawing.Size(55, 25);
  4992. this.radioTop.TabIndex = 83;
  4993. this.radioTop.Text = "Top";
  4994. this.radioTop.UseVisualStyleBackColor = true;
  4995. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  4996. //
  4997. // radioMiddle
  4998. //
  4999. this.radioMiddle.AutoSize = true;
  5000. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5001. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  5002. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5003. this.radioMiddle.Name = "radioMiddle";
  5004. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5005. this.radioMiddle.TabIndex = 84;
  5006. this.radioMiddle.Text = "Middle";
  5007. this.radioMiddle.UseVisualStyleBackColor = true;
  5008. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5009. //
  5010. // radioBottom
  5011. //
  5012. this.radioBottom.AutoSize = true;
  5013. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5014. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  5015. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5016. this.radioBottom.Name = "radioBottom";
  5017. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5018. this.radioBottom.TabIndex = 85;
  5019. this.radioBottom.Text = "Bottom";
  5020. this.radioBottom.UseVisualStyleBackColor = true;
  5021. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5022. //
  5023. // icontoaddgroup
  5024. //
  5025. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5026. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5027. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5028. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5029. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5030. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5031. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5032. this.icontoaddgroup.Name = "icontoaddgroup";
  5033. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5034. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  5035. this.icontoaddgroup.TabIndex = 81;
  5036. this.icontoaddgroup.TabStop = false;
  5037. this.icontoaddgroup.Text = "Icon to add:";
  5038. //
  5039. // checkDefaultIcon
  5040. //
  5041. this.checkDefaultIcon.AutoSize = true;
  5042. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5043. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5044. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5045. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5046. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5047. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5048. this.checkDefaultIcon.TabIndex = 82;
  5049. this.checkDefaultIcon.Text = "Use program\'s icon";
  5050. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5051. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5052. //
  5053. // btnBrowseIcon
  5054. //
  5055. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5056. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5057. this.btnBrowseIcon.Enabled = false;
  5058. this.btnBrowseIcon.FlatAppearance.BorderSize = 0;
  5059. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5060. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5061. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5062. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5063. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5064. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5065. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5066. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  5067. this.btnBrowseIcon.TabIndex = 82;
  5068. this.btnBrowseIcon.Text = "...";
  5069. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5070. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5071. //
  5072. // txtIcon
  5073. //
  5074. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5075. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5076. this.txtIcon.Enabled = false;
  5077. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5078. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5079. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5080. this.txtIcon.Name = "txtIcon";
  5081. this.txtIcon.ReadOnly = true;
  5082. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5083. this.txtIcon.TabIndex = 81;
  5084. //
  5085. // itemtoaddgroup
  5086. //
  5087. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5088. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5089. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5090. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5091. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5092. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5093. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5094. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5095. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  5096. this.itemtoaddgroup.TabIndex = 80;
  5097. this.itemtoaddgroup.TabStop = false;
  5098. this.itemtoaddgroup.Text = "Program to add:";
  5099. //
  5100. // btnBrowseItem
  5101. //
  5102. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5103. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5104. this.btnBrowseItem.FlatAppearance.BorderSize = 0;
  5105. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5106. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5107. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5108. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5109. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  5110. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5111. this.btnBrowseItem.Name = "btnBrowseItem";
  5112. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  5113. this.btnBrowseItem.TabIndex = 82;
  5114. this.btnBrowseItem.Text = "...";
  5115. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5116. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5117. //
  5118. // txtItem
  5119. //
  5120. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5121. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5122. this.txtItem.ForeColor = System.Drawing.Color.White;
  5123. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5124. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5125. this.txtItem.Name = "txtItem";
  5126. this.txtItem.ReadOnly = true;
  5127. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5128. this.txtItem.TabIndex = 81;
  5129. //
  5130. // itemtype
  5131. //
  5132. this.itemtype.Controls.Add(this.radioCommand);
  5133. this.itemtype.Controls.Add(this.radioProgram);
  5134. this.itemtype.Controls.Add(this.radioFolder);
  5135. this.itemtype.Controls.Add(this.radioLink);
  5136. this.itemtype.Controls.Add(this.radioFile);
  5137. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5138. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5139. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5140. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5141. this.itemtype.Name = "itemtype";
  5142. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5143. this.itemtype.Size = new System.Drawing.Size(627, 63);
  5144. this.itemtype.TabIndex = 79;
  5145. this.itemtype.TabStop = false;
  5146. this.itemtype.Text = "Item Type:";
  5147. //
  5148. // radioCommand
  5149. //
  5150. this.radioCommand.AutoSize = true;
  5151. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5152. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  5153. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5154. this.radioCommand.Name = "radioCommand";
  5155. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5156. this.radioCommand.TabIndex = 84;
  5157. this.radioCommand.Text = "Command";
  5158. this.radioCommand.UseVisualStyleBackColor = true;
  5159. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5160. //
  5161. // radioProgram
  5162. //
  5163. this.radioProgram.AutoSize = true;
  5164. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5165. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5166. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5167. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5168. this.radioProgram.Name = "radioProgram";
  5169. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5170. this.radioProgram.TabIndex = 80;
  5171. this.radioProgram.Text = "Program";
  5172. this.radioProgram.UseVisualStyleBackColor = true;
  5173. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5174. //
  5175. // radioFolder
  5176. //
  5177. this.radioFolder.AutoSize = true;
  5178. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5179. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  5180. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5181. this.radioFolder.Name = "radioFolder";
  5182. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5183. this.radioFolder.TabIndex = 81;
  5184. this.radioFolder.Text = "Folder";
  5185. this.radioFolder.UseVisualStyleBackColor = true;
  5186. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5187. //
  5188. // radioLink
  5189. //
  5190. this.radioLink.AutoSize = true;
  5191. this.radioLink.ForeColor = System.Drawing.Color.White;
  5192. this.radioLink.Location = new System.Drawing.Point(254, 26);
  5193. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5194. this.radioLink.Name = "radioLink";
  5195. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5196. this.radioLink.TabIndex = 82;
  5197. this.radioLink.Text = "Link";
  5198. this.radioLink.UseVisualStyleBackColor = true;
  5199. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5200. //
  5201. // radioFile
  5202. //
  5203. this.radioFile.AutoSize = true;
  5204. this.radioFile.ForeColor = System.Drawing.Color.White;
  5205. this.radioFile.Location = new System.Drawing.Point(371, 26);
  5206. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5207. this.radioFile.Name = "radioFile";
  5208. this.radioFile.Size = new System.Drawing.Size(53, 25);
  5209. this.radioFile.TabIndex = 83;
  5210. this.radioFile.Text = "File";
  5211. this.radioFile.UseVisualStyleBackColor = true;
  5212. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5213. //
  5214. // addItemL
  5215. //
  5216. this.addItemL.AutoSize = true;
  5217. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5218. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  5219. this.addItemL.Location = new System.Drawing.Point(6, 10);
  5220. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5221. this.addItemL.Name = "addItemL";
  5222. this.addItemL.Size = new System.Drawing.Size(219, 28);
  5223. this.addItemL.TabIndex = 78;
  5224. this.addItemL.Tag = "themeable";
  5225. this.addItemL.Text = "Add or modify an item";
  5226. //
  5227. // tabPage9
  5228. //
  5229. this.tabPage9.AutoScroll = true;
  5230. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5231. this.tabPage9.Controls.Add(this.panel5);
  5232. this.tabPage9.Controls.Add(this.refreshIIB);
  5233. this.tabPage9.Controls.Add(this.removeDIB);
  5234. this.tabPage9.Controls.Add(this.removeAllIIB);
  5235. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  5236. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5237. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5238. this.tabPage9.Name = "tabPage9";
  5239. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5240. this.tabPage9.Size = new System.Drawing.Size(1261, 660);
  5241. this.tabPage9.TabIndex = 2;
  5242. this.tabPage9.Text = "Remove";
  5243. //
  5244. // panel5
  5245. //
  5246. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5247. this.panel5.Controls.Add(this.listDesktopItems);
  5248. this.panel5.Location = new System.Drawing.Point(11, 44);
  5249. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5250. this.panel5.Name = "panel5";
  5251. this.panel5.Size = new System.Drawing.Size(293, 435);
  5252. this.panel5.TabIndex = 82;
  5253. //
  5254. // listDesktopItems
  5255. //
  5256. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5257. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5258. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5259. this.listDesktopItems.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5260. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5261. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5262. this.listDesktopItems.FormattingEnabled = true;
  5263. this.listDesktopItems.HorizontalScrollbar = true;
  5264. this.listDesktopItems.ItemHeight = 21;
  5265. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5266. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5267. this.listDesktopItems.Name = "listDesktopItems";
  5268. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5269. this.listDesktopItems.TabIndex = 78;
  5270. //
  5271. // refreshIIB
  5272. //
  5273. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5274. this.refreshIIB.FlatAppearance.BorderSize = 0;
  5275. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5276. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5277. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5278. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5279. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  5280. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5281. this.refreshIIB.Name = "refreshIIB";
  5282. this.refreshIIB.Size = new System.Drawing.Size(185, 31);
  5283. this.refreshIIB.TabIndex = 81;
  5284. this.refreshIIB.Text = "Refresh";
  5285. this.refreshIIB.UseVisualStyleBackColor = false;
  5286. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5287. //
  5288. // removeDIB
  5289. //
  5290. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5291. this.removeDIB.FlatAppearance.BorderSize = 0;
  5292. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5293. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5294. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5295. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5296. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  5297. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5298. this.removeDIB.Name = "removeDIB";
  5299. this.removeDIB.Size = new System.Drawing.Size(185, 31);
  5300. this.removeDIB.TabIndex = 80;
  5301. this.removeDIB.Text = "Delete";
  5302. this.removeDIB.UseVisualStyleBackColor = false;
  5303. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5304. //
  5305. // removeAllIIB
  5306. //
  5307. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5308. this.removeAllIIB.FlatAppearance.BorderSize = 0;
  5309. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5310. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5311. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5312. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5313. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  5314. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5315. this.removeAllIIB.Name = "removeAllIIB";
  5316. this.removeAllIIB.Size = new System.Drawing.Size(185, 31);
  5317. this.removeAllIIB.TabIndex = 79;
  5318. this.removeAllIIB.Text = "Delete all";
  5319. this.removeAllIIB.UseVisualStyleBackColor = false;
  5320. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5321. //
  5322. // removeIntegratorItemsL
  5323. //
  5324. this.removeIntegratorItemsL.AutoSize = true;
  5325. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5326. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5327. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  5328. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5329. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5330. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  5331. this.removeIntegratorItemsL.TabIndex = 77;
  5332. this.removeIntegratorItemsL.Tag = "themeable";
  5333. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5334. //
  5335. // tabPage10
  5336. //
  5337. this.tabPage10.AutoScroll = true;
  5338. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5339. this.tabPage10.Controls.Add(this.WAB);
  5340. this.tabPage10.Controls.Add(this.AddCMDB);
  5341. this.tabPage10.Controls.Add(this.AddOwnerB);
  5342. this.tabPage10.Controls.Add(this.DSB);
  5343. this.tabPage10.Controls.Add(this.SSB);
  5344. this.tabPage10.Controls.Add(this.STB);
  5345. this.tabPage10.Controls.Add(this.PMB);
  5346. this.tabPage10.Controls.Add(this.readyMenusL);
  5347. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5348. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5349. this.tabPage10.Name = "tabPage10";
  5350. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5351. this.tabPage10.Size = new System.Drawing.Size(1261, 660);
  5352. this.tabPage10.TabIndex = 3;
  5353. this.tabPage10.Text = "Ready Menus";
  5354. //
  5355. // WAB
  5356. //
  5357. this.WAB.AccessibleName = "Add \"Windows Apps\"";
  5358. this.WAB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5359. this.WAB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5360. this.WAB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5361. this.WAB.ForeColor = System.Drawing.Color.White;
  5362. this.WAB.LabelText = "Add \"Windows Apps\"";
  5363. this.WAB.Location = new System.Drawing.Point(32, 120);
  5364. this.WAB.Margin = new System.Windows.Forms.Padding(6);
  5365. this.WAB.Name = "WAB";
  5366. this.WAB.Size = new System.Drawing.Size(374, 24);
  5367. this.WAB.TabIndex = 95;
  5368. this.WAB.Tag = "themeable";
  5369. this.WAB.ToggleChecked = false;
  5370. //
  5371. // AddCMDB
  5372. //
  5373. this.AddCMDB.AccessibleName = "Add \"Open with CMD\"";
  5374. this.AddCMDB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5375. this.AddCMDB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5376. this.AddCMDB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5377. this.AddCMDB.ForeColor = System.Drawing.Color.White;
  5378. this.AddCMDB.LabelText = "Add \"Open with CMD\"";
  5379. this.AddCMDB.Location = new System.Drawing.Point(32, 275);
  5380. this.AddCMDB.Margin = new System.Windows.Forms.Padding(6);
  5381. this.AddCMDB.Name = "AddCMDB";
  5382. this.AddCMDB.Size = new System.Drawing.Size(374, 24);
  5383. this.AddCMDB.TabIndex = 94;
  5384. this.AddCMDB.Tag = "themeable";
  5385. this.AddCMDB.ToggleChecked = false;
  5386. //
  5387. // AddOwnerB
  5388. //
  5389. this.AddOwnerB.AccessibleName = "Add \"Take Ownership\"";
  5390. this.AddOwnerB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5391. this.AddOwnerB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5392. this.AddOwnerB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5393. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5394. this.AddOwnerB.LabelText = "Add \"Take Ownership\"";
  5395. this.AddOwnerB.Location = new System.Drawing.Point(32, 245);
  5396. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(6);
  5397. this.AddOwnerB.Name = "AddOwnerB";
  5398. this.AddOwnerB.Size = new System.Drawing.Size(374, 24);
  5399. this.AddOwnerB.TabIndex = 93;
  5400. this.AddOwnerB.Tag = "themeable";
  5401. this.AddOwnerB.ToggleChecked = false;
  5402. //
  5403. // DSB
  5404. //
  5405. this.DSB.AccessibleName = "Add \"Desktop Shortcuts\"";
  5406. this.DSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5407. this.DSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5408. this.DSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5409. this.DSB.ForeColor = System.Drawing.Color.White;
  5410. this.DSB.LabelText = "Add \"Desktop Shortcuts\"";
  5411. this.DSB.Location = new System.Drawing.Point(32, 180);
  5412. this.DSB.Margin = new System.Windows.Forms.Padding(6);
  5413. this.DSB.Name = "DSB";
  5414. this.DSB.Size = new System.Drawing.Size(374, 24);
  5415. this.DSB.TabIndex = 92;
  5416. this.DSB.Tag = "themeable";
  5417. this.DSB.ToggleChecked = false;
  5418. //
  5419. // SSB
  5420. //
  5421. this.SSB.AccessibleName = "Add \"System Shortcuts\"";
  5422. this.SSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5423. this.SSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5424. this.SSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5425. this.SSB.ForeColor = System.Drawing.Color.White;
  5426. this.SSB.LabelText = "Add \"System Shortcuts\"";
  5427. this.SSB.Location = new System.Drawing.Point(32, 150);
  5428. this.SSB.Margin = new System.Windows.Forms.Padding(6);
  5429. this.SSB.Name = "SSB";
  5430. this.SSB.Size = new System.Drawing.Size(374, 24);
  5431. this.SSB.TabIndex = 91;
  5432. this.SSB.Tag = "themeable";
  5433. this.SSB.ToggleChecked = false;
  5434. //
  5435. // STB
  5436. //
  5437. this.STB.AccessibleName = "Add \"System Tools\"";
  5438. this.STB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5439. this.STB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5440. this.STB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5441. this.STB.ForeColor = System.Drawing.Color.White;
  5442. this.STB.LabelText = "Add \"System Tools\"";
  5443. this.STB.Location = new System.Drawing.Point(32, 90);
  5444. this.STB.Margin = new System.Windows.Forms.Padding(6);
  5445. this.STB.Name = "STB";
  5446. this.STB.Size = new System.Drawing.Size(374, 24);
  5447. this.STB.TabIndex = 90;
  5448. this.STB.Tag = "themeable";
  5449. this.STB.ToggleChecked = false;
  5450. //
  5451. // PMB
  5452. //
  5453. this.PMB.AccessibleName = "Add \"Power Menu\"";
  5454. this.PMB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5455. this.PMB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5456. this.PMB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5457. this.PMB.ForeColor = System.Drawing.Color.White;
  5458. this.PMB.LabelText = "Add \"Power Menu\"";
  5459. this.PMB.Location = new System.Drawing.Point(32, 60);
  5460. this.PMB.Margin = new System.Windows.Forms.Padding(6);
  5461. this.PMB.Name = "PMB";
  5462. this.PMB.Size = new System.Drawing.Size(374, 24);
  5463. this.PMB.TabIndex = 89;
  5464. this.PMB.Tag = "themeable";
  5465. this.PMB.ToggleChecked = false;
  5466. //
  5467. // readyMenusL
  5468. //
  5469. this.readyMenusL.AutoSize = true;
  5470. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5471. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5472. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  5473. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5474. this.readyMenusL.Name = "readyMenusL";
  5475. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  5476. this.readyMenusL.TabIndex = 76;
  5477. this.readyMenusL.Tag = "themeable";
  5478. this.readyMenusL.Text = "Add ready-made menus";
  5479. //
  5480. // tabPage11
  5481. //
  5482. this.tabPage11.AutoScroll = true;
  5483. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5484. this.tabPage11.Controls.Add(this.panel6);
  5485. this.tabPage11.Controls.Add(this.removeCCB);
  5486. this.tabPage11.Controls.Add(this.refreshCCB);
  5487. this.tabPage11.Controls.Add(this.removeCCL);
  5488. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5489. this.tabPage11.Controls.Add(this.button48);
  5490. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5491. this.tabPage11.Controls.Add(this.ccKeywordL);
  5492. this.tabPage11.Controls.Add(this.txtRunFile);
  5493. this.tabPage11.Controls.Add(this.ccFileL);
  5494. this.tabPage11.Controls.Add(this.ccL);
  5495. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5496. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5497. this.tabPage11.Name = "tabPage11";
  5498. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5499. this.tabPage11.Size = new System.Drawing.Size(1261, 660);
  5500. this.tabPage11.TabIndex = 4;
  5501. this.tabPage11.Text = "Run Dialog";
  5502. //
  5503. // panel6
  5504. //
  5505. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5506. this.panel6.Controls.Add(this.listCustomCommands);
  5507. this.panel6.Location = new System.Drawing.Point(11, 210);
  5508. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5509. this.panel6.Name = "panel6";
  5510. this.panel6.Size = new System.Drawing.Size(271, 313);
  5511. this.panel6.TabIndex = 84;
  5512. //
  5513. // listCustomCommands
  5514. //
  5515. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5516. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5517. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5518. this.listCustomCommands.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5519. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5520. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5521. this.listCustomCommands.FormattingEnabled = true;
  5522. this.listCustomCommands.HorizontalScrollbar = true;
  5523. this.listCustomCommands.ItemHeight = 21;
  5524. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5525. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5526. this.listCustomCommands.Name = "listCustomCommands";
  5527. this.listCustomCommands.Size = new System.Drawing.Size(269, 311);
  5528. this.listCustomCommands.TabIndex = 79;
  5529. //
  5530. // removeCCB
  5531. //
  5532. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5533. this.removeCCB.FlatAppearance.BorderSize = 0;
  5534. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5535. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5536. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5537. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5538. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  5539. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  5540. this.removeCCB.Name = "removeCCB";
  5541. this.removeCCB.Size = new System.Drawing.Size(162, 27);
  5542. this.removeCCB.TabIndex = 82;
  5543. this.removeCCB.Text = "Delete";
  5544. this.removeCCB.UseVisualStyleBackColor = false;
  5545. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5546. //
  5547. // refreshCCB
  5548. //
  5549. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5550. this.refreshCCB.FlatAppearance.BorderSize = 0;
  5551. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5552. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5553. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5554. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5555. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  5556. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  5557. this.refreshCCB.Name = "refreshCCB";
  5558. this.refreshCCB.Size = new System.Drawing.Size(162, 27);
  5559. this.refreshCCB.TabIndex = 81;
  5560. this.refreshCCB.Text = "Refresh";
  5561. this.refreshCCB.UseVisualStyleBackColor = false;
  5562. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5563. //
  5564. // removeCCL
  5565. //
  5566. this.removeCCL.AutoSize = true;
  5567. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5568. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5569. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  5570. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5571. this.removeCCL.Name = "removeCCL";
  5572. this.removeCCL.Size = new System.Drawing.Size(254, 28);
  5573. this.removeCCL.TabIndex = 80;
  5574. this.removeCCL.Tag = "themeable";
  5575. this.removeCCL.Text = "Delete existing commands";
  5576. //
  5577. // btnCreateCustomCommand
  5578. //
  5579. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5580. this.btnCreateCustomCommand.FlatAppearance.BorderSize = 0;
  5581. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5582. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5583. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5584. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5585. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5586. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5587. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5588. this.btnCreateCustomCommand.Size = new System.Drawing.Size(149, 29);
  5589. this.btnCreateCustomCommand.TabIndex = 60;
  5590. this.btnCreateCustomCommand.Text = "Create";
  5591. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5592. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5593. //
  5594. // button48
  5595. //
  5596. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5597. this.button48.FlatAppearance.BorderSize = 0;
  5598. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5599. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5600. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5601. this.button48.ForeColor = System.Drawing.Color.White;
  5602. this.button48.Location = new System.Drawing.Point(396, 75);
  5603. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5604. this.button48.Name = "button48";
  5605. this.button48.Size = new System.Drawing.Size(52, 29);
  5606. this.button48.TabIndex = 58;
  5607. this.button48.Text = "...";
  5608. this.button48.UseVisualStyleBackColor = false;
  5609. this.button48.Click += new System.EventHandler(this.button48_Click);
  5610. //
  5611. // txtRunKeyword
  5612. //
  5613. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5614. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5615. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5616. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5617. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5618. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5619. this.txtRunKeyword.Name = "txtRunKeyword";
  5620. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5621. this.txtRunKeyword.TabIndex = 9;
  5622. //
  5623. // ccKeywordL
  5624. //
  5625. this.ccKeywordL.AutoSize = true;
  5626. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5627. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5628. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  5629. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5630. this.ccKeywordL.Name = "ccKeywordL";
  5631. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  5632. this.ccKeywordL.TabIndex = 8;
  5633. this.ccKeywordL.Text = "Keyword:";
  5634. //
  5635. // txtRunFile
  5636. //
  5637. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5638. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5639. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5640. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5641. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5642. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5643. this.txtRunFile.Name = "txtRunFile";
  5644. this.txtRunFile.ReadOnly = true;
  5645. this.txtRunFile.Size = new System.Drawing.Size(381, 29);
  5646. this.txtRunFile.TabIndex = 7;
  5647. //
  5648. // ccFileL
  5649. //
  5650. this.ccFileL.AutoSize = true;
  5651. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5652. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5653. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  5654. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5655. this.ccFileL.Name = "ccFileL";
  5656. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  5657. this.ccFileL.TabIndex = 6;
  5658. this.ccFileL.Text = "File location:";
  5659. //
  5660. // ccL
  5661. //
  5662. this.ccL.AutoSize = true;
  5663. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5664. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  5665. this.ccL.Location = new System.Drawing.Point(6, 10);
  5666. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5667. this.ccL.Name = "ccL";
  5668. this.ccL.Size = new System.Drawing.Size(298, 28);
  5669. this.ccL.TabIndex = 5;
  5670. this.ccL.Tag = "themeable";
  5671. this.ccL.Text = "Define your custom commands";
  5672. //
  5673. // tabPage3
  5674. //
  5675. this.tabPage3.AutoScroll = true;
  5676. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5677. this.tabPage3.Controls.Add(this.lblFontsNumber);
  5678. this.tabPage3.Controls.Add(this.lblFontsCount);
  5679. this.tabPage3.Controls.Add(this.txtSearchFonts);
  5680. this.tabPage3.Controls.Add(this.btnRestoreFont);
  5681. this.tabPage3.Controls.Add(this.btnSetGlobalFont);
  5682. this.tabPage3.Controls.Add(this.lblCurrentFont);
  5683. this.tabPage3.Controls.Add(this.label11);
  5684. this.tabPage3.Controls.Add(this.btnRefreshFonts);
  5685. this.tabPage3.Controls.Add(this.panel8);
  5686. this.tabPage3.Controls.Add(this.fontSetTitle);
  5687. this.tabPage3.Location = new System.Drawing.Point(4, 4);
  5688. this.tabPage3.Name = "tabPage3";
  5689. this.tabPage3.Size = new System.Drawing.Size(1261, 660);
  5690. this.tabPage3.TabIndex = 5;
  5691. this.tabPage3.Text = "Fonts";
  5692. //
  5693. // lblFontsNumber
  5694. //
  5695. this.lblFontsNumber.AutoSize = true;
  5696. this.lblFontsNumber.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5697. this.lblFontsNumber.ForeColor = System.Drawing.Color.DodgerBlue;
  5698. this.lblFontsNumber.Location = new System.Drawing.Point(8, 502);
  5699. this.lblFontsNumber.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5700. this.lblFontsNumber.Name = "lblFontsNumber";
  5701. this.lblFontsNumber.Size = new System.Drawing.Size(16, 21);
  5702. this.lblFontsNumber.TabIndex = 93;
  5703. this.lblFontsNumber.Tag = "themeable";
  5704. this.lblFontsNumber.Text = "-";
  5705. //
  5706. // lblFontsCount
  5707. //
  5708. this.lblFontsCount.AutoSize = true;
  5709. this.lblFontsCount.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5710. this.lblFontsCount.ForeColor = System.Drawing.Color.Silver;
  5711. this.lblFontsCount.Location = new System.Drawing.Point(8, 481);
  5712. this.lblFontsCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5713. this.lblFontsCount.Name = "lblFontsCount";
  5714. this.lblFontsCount.Size = new System.Drawing.Size(122, 21);
  5715. this.lblFontsCount.TabIndex = 92;
  5716. this.lblFontsCount.Tag = "";
  5717. this.lblFontsCount.Text = "Available fonts:";
  5718. //
  5719. // txtSearchFonts
  5720. //
  5721. this.txtSearchFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5722. this.txtSearchFonts.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5723. this.txtSearchFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5724. this.txtSearchFonts.ForeColor = System.Drawing.Color.White;
  5725. this.txtSearchFonts.Location = new System.Drawing.Point(11, 127);
  5726. this.txtSearchFonts.Margin = new System.Windows.Forms.Padding(2);
  5727. this.txtSearchFonts.Name = "txtSearchFonts";
  5728. this.txtSearchFonts.Size = new System.Drawing.Size(271, 29);
  5729. this.txtSearchFonts.TabIndex = 91;
  5730. this.txtSearchFonts.TextChanged += new System.EventHandler(this.txtSearchFonts_TextChanged);
  5731. //
  5732. // btnRestoreFont
  5733. //
  5734. this.btnRestoreFont.BackColor = System.Drawing.Color.DodgerBlue;
  5735. this.btnRestoreFont.FlatAppearance.BorderSize = 0;
  5736. this.btnRestoreFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5737. this.btnRestoreFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5738. this.btnRestoreFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5739. this.btnRestoreFont.ForeColor = System.Drawing.Color.White;
  5740. this.btnRestoreFont.Location = new System.Drawing.Point(286, 445);
  5741. this.btnRestoreFont.Margin = new System.Windows.Forms.Padding(2);
  5742. this.btnRestoreFont.Name = "btnRestoreFont";
  5743. this.btnRestoreFont.Size = new System.Drawing.Size(215, 27);
  5744. this.btnRestoreFont.TabIndex = 90;
  5745. this.btnRestoreFont.Text = "Restore default";
  5746. this.btnRestoreFont.UseVisualStyleBackColor = false;
  5747. this.btnRestoreFont.Click += new System.EventHandler(this.btnRestoreFont_Click);
  5748. //
  5749. // btnSetGlobalFont
  5750. //
  5751. this.btnSetGlobalFont.BackColor = System.Drawing.Color.DodgerBlue;
  5752. this.btnSetGlobalFont.FlatAppearance.BorderSize = 0;
  5753. this.btnSetGlobalFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5754. this.btnSetGlobalFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5755. this.btnSetGlobalFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5756. this.btnSetGlobalFont.ForeColor = System.Drawing.Color.White;
  5757. this.btnSetGlobalFont.Location = new System.Drawing.Point(286, 161);
  5758. this.btnSetGlobalFont.Margin = new System.Windows.Forms.Padding(2);
  5759. this.btnSetGlobalFont.Name = "btnSetGlobalFont";
  5760. this.btnSetGlobalFont.Size = new System.Drawing.Size(215, 27);
  5761. this.btnSetGlobalFont.TabIndex = 89;
  5762. this.btnSetGlobalFont.Text = "Set selected as default";
  5763. this.btnSetGlobalFont.UseVisualStyleBackColor = false;
  5764. this.btnSetGlobalFont.Click += new System.EventHandler(this.btnSetGlobalFont_Click);
  5765. //
  5766. // lblCurrentFont
  5767. //
  5768. this.lblCurrentFont.AutoSize = true;
  5769. this.lblCurrentFont.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5770. this.lblCurrentFont.ForeColor = System.Drawing.Color.DodgerBlue;
  5771. this.lblCurrentFont.Location = new System.Drawing.Point(8, 75);
  5772. this.lblCurrentFont.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5773. this.lblCurrentFont.Name = "lblCurrentFont";
  5774. this.lblCurrentFont.Size = new System.Drawing.Size(16, 21);
  5775. this.lblCurrentFont.TabIndex = 88;
  5776. this.lblCurrentFont.Tag = "themeable";
  5777. this.lblCurrentFont.Text = "-";
  5778. //
  5779. // label11
  5780. //
  5781. this.label11.AutoSize = true;
  5782. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5783. this.label11.ForeColor = System.Drawing.Color.Silver;
  5784. this.label11.Location = new System.Drawing.Point(8, 54);
  5785. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5786. this.label11.Name = "label11";
  5787. this.label11.Size = new System.Drawing.Size(104, 21);
  5788. this.label11.TabIndex = 87;
  5789. this.label11.Tag = "";
  5790. this.label11.Text = "Current font:";
  5791. //
  5792. // btnRefreshFonts
  5793. //
  5794. this.btnRefreshFonts.BackColor = System.Drawing.Color.DodgerBlue;
  5795. this.btnRefreshFonts.FlatAppearance.BorderSize = 0;
  5796. this.btnRefreshFonts.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5797. this.btnRefreshFonts.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5798. this.btnRefreshFonts.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5799. this.btnRefreshFonts.ForeColor = System.Drawing.Color.White;
  5800. this.btnRefreshFonts.Location = new System.Drawing.Point(286, 128);
  5801. this.btnRefreshFonts.Margin = new System.Windows.Forms.Padding(2);
  5802. this.btnRefreshFonts.Name = "btnRefreshFonts";
  5803. this.btnRefreshFonts.Size = new System.Drawing.Size(215, 27);
  5804. this.btnRefreshFonts.TabIndex = 86;
  5805. this.btnRefreshFonts.Text = "Refresh";
  5806. this.btnRefreshFonts.UseVisualStyleBackColor = false;
  5807. this.btnRefreshFonts.Click += new System.EventHandler(this.btnRefreshFonts_Click);
  5808. //
  5809. // panel8
  5810. //
  5811. this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5812. this.panel8.Controls.Add(this.listFonts);
  5813. this.panel8.Location = new System.Drawing.Point(11, 160);
  5814. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  5815. this.panel8.Name = "panel8";
  5816. this.panel8.Size = new System.Drawing.Size(271, 313);
  5817. this.panel8.TabIndex = 85;
  5818. //
  5819. // listFonts
  5820. //
  5821. this.listFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5822. this.listFonts.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5823. this.listFonts.Dock = System.Windows.Forms.DockStyle.Fill;
  5824. this.listFonts.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5825. this.listFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5826. this.listFonts.ForeColor = System.Drawing.Color.White;
  5827. this.listFonts.FormattingEnabled = true;
  5828. this.listFonts.HorizontalScrollbar = true;
  5829. this.listFonts.ItemHeight = 21;
  5830. this.listFonts.Location = new System.Drawing.Point(0, 0);
  5831. this.listFonts.Margin = new System.Windows.Forms.Padding(2);
  5832. this.listFonts.Name = "listFonts";
  5833. this.listFonts.Size = new System.Drawing.Size(269, 311);
  5834. this.listFonts.TabIndex = 79;
  5835. //
  5836. // fontSetTitle
  5837. //
  5838. this.fontSetTitle.AutoSize = true;
  5839. this.fontSetTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5840. this.fontSetTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  5841. this.fontSetTitle.Location = new System.Drawing.Point(6, 10);
  5842. this.fontSetTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5843. this.fontSetTitle.Name = "fontSetTitle";
  5844. this.fontSetTitle.Size = new System.Drawing.Size(436, 28);
  5845. this.fontSetTitle.TabIndex = 6;
  5846. this.fontSetTitle.Tag = "themeable";
  5847. this.fontSetTitle.Text = "Set your favorite font as Windows default font";
  5848. //
  5849. // optionsTab
  5850. //
  5851. this.optionsTab.AutoScroll = true;
  5852. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5853. this.optionsTab.Controls.Add(this.autoUpdateToggle);
  5854. this.optionsTab.Controls.Add(this.btnReinforce);
  5855. this.optionsTab.Controls.Add(this.linkLabel6);
  5856. this.optionsTab.Controls.Add(this.linkLabel4);
  5857. this.optionsTab.Controls.Add(this.pictureBox6);
  5858. this.optionsTab.Controls.Add(this.pictureBox5);
  5859. this.optionsTab.Controls.Add(this.pictureBox3);
  5860. this.optionsTab.Controls.Add(this.linkLabel3);
  5861. this.optionsTab.Controls.Add(this.pictureBox17);
  5862. this.optionsTab.Controls.Add(this.linkLabel2);
  5863. this.optionsTab.Controls.Add(this.pictureBox14);
  5864. this.optionsTab.Controls.Add(this.pictureBox13);
  5865. this.optionsTab.Controls.Add(this.pictureBox12);
  5866. this.optionsTab.Controls.Add(this.linkLabel1);
  5867. this.optionsTab.Controls.Add(this.pictureBox85);
  5868. this.optionsTab.Controls.Add(this.panel9);
  5869. this.optionsTab.Controls.Add(this.languagesL);
  5870. this.optionsTab.Controls.Add(this.linkLabel5);
  5871. this.optionsTab.Controls.Add(this.btnOpenConf);
  5872. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  5873. this.optionsTab.Controls.Add(this.lblUpdating);
  5874. this.optionsTab.Controls.Add(this.btnViewLog);
  5875. this.optionsTab.Controls.Add(this.l2);
  5876. this.optionsTab.Controls.Add(this.btnUpdate);
  5877. this.optionsTab.Controls.Add(this.btnResetConfig);
  5878. this.optionsTab.Controls.Add(this.lblTheming);
  5879. this.optionsTab.Controls.Add(this.autoStartToggle);
  5880. this.optionsTab.Controls.Add(this.colorPicker1);
  5881. this.optionsTab.Controls.Add(this.quickAccessToggle);
  5882. this.optionsTab.Location = new System.Drawing.Point(4, 26);
  5883. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  5884. this.optionsTab.Name = "optionsTab";
  5885. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  5886. this.optionsTab.Size = new System.Drawing.Size(1273, 694);
  5887. this.optionsTab.TabIndex = 6;
  5888. this.optionsTab.Text = "Options";
  5889. //
  5890. // autoUpdateToggle
  5891. //
  5892. this.autoUpdateToggle.AccessibleName = "Update on launch";
  5893. this.autoUpdateToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5894. this.autoUpdateToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5895. this.autoUpdateToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5896. this.autoUpdateToggle.ForeColor = System.Drawing.Color.White;
  5897. this.autoUpdateToggle.LabelText = "Update on launch";
  5898. this.autoUpdateToggle.Location = new System.Drawing.Point(21, 81);
  5899. this.autoUpdateToggle.Margin = new System.Windows.Forms.Padding(6);
  5900. this.autoUpdateToggle.Name = "autoUpdateToggle";
  5901. this.autoUpdateToggle.Size = new System.Drawing.Size(374, 24);
  5902. this.autoUpdateToggle.TabIndex = 105;
  5903. this.autoUpdateToggle.Tag = "themeable";
  5904. this.autoUpdateToggle.ToggleChecked = false;
  5905. this.autoUpdateToggle.ToggleClicked += new System.EventHandler(this.autoUpdateToggle_ToggleClicked);
  5906. //
  5907. // btnReinforce
  5908. //
  5909. this.btnReinforce.BackColor = System.Drawing.Color.DodgerBlue;
  5910. this.btnReinforce.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  5911. this.btnReinforce.FlatAppearance.BorderSize = 0;
  5912. this.btnReinforce.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5913. this.btnReinforce.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5914. this.btnReinforce.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5915. this.btnReinforce.ForeColor = System.Drawing.Color.White;
  5916. this.btnReinforce.Location = new System.Drawing.Point(34, 541);
  5917. this.btnReinforce.Margin = new System.Windows.Forms.Padding(2);
  5918. this.btnReinforce.Name = "btnReinforce";
  5919. this.btnReinforce.Size = new System.Drawing.Size(261, 31);
  5920. this.btnReinforce.TabIndex = 103;
  5921. this.btnReinforce.Text = "Reinforce policies";
  5922. this.btnReinforce.UseVisualStyleBackColor = false;
  5923. this.btnReinforce.Click += new System.EventHandler(this.btnReinforce_Click);
  5924. //
  5925. // linkLabel6
  5926. //
  5927. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5928. this.linkLabel6.AutoSize = true;
  5929. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5930. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  5931. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  5932. this.linkLabel6.Location = new System.Drawing.Point(38, 661);
  5933. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5934. this.linkLabel6.Name = "linkLabel6";
  5935. this.linkLabel6.Size = new System.Drawing.Size(139, 21);
  5936. this.linkLabel6.TabIndex = 102;
  5937. this.linkLabel6.TabStop = true;
  5938. this.linkLabel6.Tag = "themeable";
  5939. this.linkLabel6.Text = "Request a feature";
  5940. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  5941. //
  5942. // linkLabel4
  5943. //
  5944. this.linkLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5945. this.linkLabel4.AutoSize = true;
  5946. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5947. this.linkLabel4.ForeColor = System.Drawing.Color.DodgerBlue;
  5948. this.linkLabel4.LinkColor = System.Drawing.Color.DodgerBlue;
  5949. this.linkLabel4.Location = new System.Drawing.Point(38, 636);
  5950. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5951. this.linkLabel4.Name = "linkLabel4";
  5952. this.linkLabel4.Size = new System.Drawing.Size(106, 21);
  5953. this.linkLabel4.TabIndex = 101;
  5954. this.linkLabel4.TabStop = true;
  5955. this.linkLabel4.Tag = "themeable";
  5956. this.linkLabel4.Text = "Report a bug";
  5957. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked_1);
  5958. //
  5959. // pictureBox6
  5960. //
  5961. this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5962. this.pictureBox6.ErrorImage = null;
  5963. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  5964. this.pictureBox6.Location = new System.Drawing.Point(13, 662);
  5965. this.pictureBox6.Name = "pictureBox6";
  5966. this.pictureBox6.Size = new System.Drawing.Size(20, 20);
  5967. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5968. this.pictureBox6.TabIndex = 100;
  5969. this.pictureBox6.TabStop = false;
  5970. //
  5971. // pictureBox5
  5972. //
  5973. this.pictureBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5974. this.pictureBox5.ErrorImage = null;
  5975. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  5976. this.pictureBox5.Location = new System.Drawing.Point(13, 636);
  5977. this.pictureBox5.Name = "pictureBox5";
  5978. this.pictureBox5.Size = new System.Drawing.Size(20, 20);
  5979. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5980. this.pictureBox5.TabIndex = 99;
  5981. this.pictureBox5.TabStop = false;
  5982. //
  5983. // pictureBox3
  5984. //
  5985. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5986. this.pictureBox3.ErrorImage = null;
  5987. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  5988. this.pictureBox3.Location = new System.Drawing.Point(1236, 543);
  5989. this.pictureBox3.Name = "pictureBox3";
  5990. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  5991. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5992. this.pictureBox3.TabIndex = 96;
  5993. this.pictureBox3.TabStop = false;
  5994. //
  5995. // linkLabel3
  5996. //
  5997. this.linkLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5998. this.linkLabel3.AutoSize = true;
  5999. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6000. this.linkLabel3.ForeColor = System.Drawing.Color.DodgerBlue;
  6001. this.linkLabel3.LinkColor = System.Drawing.Color.DodgerBlue;
  6002. this.linkLabel3.Location = new System.Drawing.Point(1134, 543);
  6003. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6004. this.linkLabel3.Name = "linkLabel3";
  6005. this.linkLabel3.Size = new System.Drawing.Size(97, 21);
  6006. this.linkLabel3.TabIndex = 95;
  6007. this.linkLabel3.TabStop = true;
  6008. this.linkLabel3.Tag = "themeable";
  6009. this.linkLabel3.Text = "Support me";
  6010. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked_1);
  6011. //
  6012. // pictureBox17
  6013. //
  6014. this.pictureBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6015. this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
  6016. this.pictureBox17.Location = new System.Drawing.Point(1236, 602);
  6017. this.pictureBox17.Name = "pictureBox17";
  6018. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  6019. this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6020. this.pictureBox17.TabIndex = 94;
  6021. this.pictureBox17.TabStop = false;
  6022. //
  6023. // linkLabel2
  6024. //
  6025. this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6026. this.linkLabel2.AutoSize = true;
  6027. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6028. this.linkLabel2.ForeColor = System.Drawing.Color.DodgerBlue;
  6029. this.linkLabel2.LinkColor = System.Drawing.Color.DodgerBlue;
  6030. this.linkLabel2.Location = new System.Drawing.Point(1126, 602);
  6031. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6032. this.linkLabel2.Name = "linkLabel2";
  6033. this.linkLabel2.Size = new System.Drawing.Size(105, 21);
  6034. this.linkLabel2.TabIndex = 93;
  6035. this.linkLabel2.TabStop = true;
  6036. this.linkLabel2.Tag = "themeable";
  6037. this.linkLabel2.Text = "Open Source";
  6038. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked_1);
  6039. //
  6040. // pictureBox14
  6041. //
  6042. this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6043. this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
  6044. this.pictureBox14.Location = new System.Drawing.Point(1236, 662);
  6045. this.pictureBox14.Name = "pictureBox14";
  6046. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  6047. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6048. this.pictureBox14.TabIndex = 92;
  6049. this.pictureBox14.TabStop = false;
  6050. //
  6051. // pictureBox13
  6052. //
  6053. this.pictureBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6054. this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
  6055. this.pictureBox13.Location = new System.Drawing.Point(1236, 572);
  6056. this.pictureBox13.Name = "pictureBox13";
  6057. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  6058. this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6059. this.pictureBox13.TabIndex = 91;
  6060. this.pictureBox13.TabStop = false;
  6061. //
  6062. // pictureBox12
  6063. //
  6064. this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6065. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  6066. this.pictureBox12.Location = new System.Drawing.Point(1236, 632);
  6067. this.pictureBox12.Name = "pictureBox12";
  6068. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  6069. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6070. this.pictureBox12.TabIndex = 90;
  6071. this.pictureBox12.TabStop = false;
  6072. //
  6073. // linkLabel1
  6074. //
  6075. this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6076. this.linkLabel1.AutoSize = true;
  6077. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6078. this.linkLabel1.ForeColor = System.Drawing.Color.DodgerBlue;
  6079. this.linkLabel1.LinkColor = System.Drawing.Color.DodgerBlue;
  6080. this.linkLabel1.Location = new System.Drawing.Point(1103, 631);
  6081. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6082. this.linkLabel1.Name = "linkLabel1";
  6083. this.linkLabel1.Size = new System.Drawing.Size(128, 21);
  6084. this.linkLabel1.TabIndex = 89;
  6085. this.linkLabel1.TabStop = true;
  6086. this.linkLabel1.Tag = "themeable";
  6087. this.linkLabel1.Text = "Discord support";
  6088. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked_1);
  6089. //
  6090. // pictureBox85
  6091. //
  6092. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6093. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  6094. this.pictureBox85.Location = new System.Drawing.Point(1224, 14);
  6095. this.pictureBox85.Name = "pictureBox85";
  6096. this.pictureBox85.Size = new System.Drawing.Size(32, 32);
  6097. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6098. this.pictureBox85.TabIndex = 74;
  6099. this.pictureBox85.TabStop = false;
  6100. //
  6101. // panel9
  6102. //
  6103. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6104. this.panel9.Controls.Add(this.boxLang);
  6105. this.panel9.Controls.Add(this.picFlag);
  6106. this.panel9.Location = new System.Drawing.Point(914, 51);
  6107. this.panel9.Name = "panel9";
  6108. this.panel9.Size = new System.Drawing.Size(341, 113);
  6109. this.panel9.TabIndex = 73;
  6110. //
  6111. // boxLang
  6112. //
  6113. this.boxLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6114. this.boxLang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6115. this.boxLang.BorderColor = System.Drawing.Color.Blue;
  6116. this.boxLang.Cursor = System.Windows.Forms.Cursors.Hand;
  6117. this.boxLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6118. this.boxLang.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6119. this.boxLang.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6120. this.boxLang.ForeColor = System.Drawing.Color.White;
  6121. this.boxLang.FormattingEnabled = true;
  6122. this.boxLang.Location = new System.Drawing.Point(92, 3);
  6123. this.boxLang.Name = "boxLang";
  6124. this.boxLang.Size = new System.Drawing.Size(212, 29);
  6125. this.boxLang.TabIndex = 95;
  6126. this.boxLang.SelectedIndexChanged += new System.EventHandler(this.boxLang_SelectedIndexChanged);
  6127. //
  6128. // picFlag
  6129. //
  6130. this.picFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6131. this.picFlag.Image = global::Optimizer.Properties.Resources.united_kingdom;
  6132. this.picFlag.Location = new System.Drawing.Point(309, 9);
  6133. this.picFlag.Name = "picFlag";
  6134. this.picFlag.Size = new System.Drawing.Size(32, 19);
  6135. this.picFlag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6136. this.picFlag.TabIndex = 75;
  6137. this.picFlag.TabStop = false;
  6138. //
  6139. // languagesL
  6140. //
  6141. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6142. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6143. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  6144. this.languagesL.Location = new System.Drawing.Point(973, 18);
  6145. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6146. this.languagesL.Name = "languagesL";
  6147. this.languagesL.Size = new System.Drawing.Size(246, 28);
  6148. this.languagesL.TabIndex = 71;
  6149. this.languagesL.Tag = "themeable";
  6150. this.languagesL.Text = "Choose language";
  6151. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6152. //
  6153. // linkLabel5
  6154. //
  6155. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6156. this.linkLabel5.AutoSize = true;
  6157. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6158. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6159. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6160. this.linkLabel5.Location = new System.Drawing.Point(1075, 661);
  6161. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6162. this.linkLabel5.Name = "linkLabel5";
  6163. this.linkLabel5.Size = new System.Drawing.Size(156, 21);
  6164. this.linkLabel5.TabIndex = 65;
  6165. this.linkLabel5.TabStop = true;
  6166. this.linkLabel5.Tag = "themeable";
  6167. this.linkLabel5.Text = "GNU GPL 3.0 license";
  6168. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6169. //
  6170. // btnOpenConf
  6171. //
  6172. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6173. this.btnOpenConf.FlatAppearance.BorderSize = 0;
  6174. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6175. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6176. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6177. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6178. this.btnOpenConf.Location = new System.Drawing.Point(34, 471);
  6179. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6180. this.btnOpenConf.Name = "btnOpenConf";
  6181. this.btnOpenConf.Size = new System.Drawing.Size(261, 31);
  6182. this.btnOpenConf.TabIndex = 63;
  6183. this.btnOpenConf.Text = "Show configuration folder";
  6184. this.btnOpenConf.UseVisualStyleBackColor = false;
  6185. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6186. //
  6187. // lblTroubleshoot
  6188. //
  6189. this.lblTroubleshoot.AutoSize = true;
  6190. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6191. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  6192. this.lblTroubleshoot.Location = new System.Drawing.Point(17, 398);
  6193. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6194. this.lblTroubleshoot.Name = "lblTroubleshoot";
  6195. this.lblTroubleshoot.Size = new System.Drawing.Size(150, 25);
  6196. this.lblTroubleshoot.TabIndex = 62;
  6197. this.lblTroubleshoot.Tag = "themeable";
  6198. this.lblTroubleshoot.Text = "Troubleshooting";
  6199. //
  6200. // lblUpdating
  6201. //
  6202. this.lblUpdating.AutoSize = true;
  6203. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6204. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  6205. this.lblUpdating.Location = new System.Drawing.Point(17, 298);
  6206. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6207. this.lblUpdating.Name = "lblUpdating";
  6208. this.lblUpdating.Size = new System.Drawing.Size(142, 25);
  6209. this.lblUpdating.TabIndex = 61;
  6210. this.lblUpdating.Tag = "themeable";
  6211. this.lblUpdating.Text = "Check && update";
  6212. //
  6213. // btnViewLog
  6214. //
  6215. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6216. this.btnViewLog.FlatAppearance.BorderSize = 0;
  6217. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6218. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6219. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6220. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6221. this.btnViewLog.Location = new System.Drawing.Point(34, 436);
  6222. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6223. this.btnViewLog.Name = "btnViewLog";
  6224. this.btnViewLog.Size = new System.Drawing.Size(261, 31);
  6225. this.btnViewLog.TabIndex = 60;
  6226. this.btnViewLog.Text = "View errors";
  6227. this.btnViewLog.UseVisualStyleBackColor = false;
  6228. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6229. //
  6230. // l2
  6231. //
  6232. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6233. this.l2.AutoSize = true;
  6234. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6235. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6236. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6237. this.l2.Location = new System.Drawing.Point(1106, 572);
  6238. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6239. this.l2.Name = "l2";
  6240. this.l2.Size = new System.Drawing.Size(125, 21);
  6241. this.l2.TabIndex = 59;
  6242. this.l2.TabStop = true;
  6243. this.l2.Tag = "themeable";
  6244. this.l2.Text = "deadmoon © ∞";
  6245. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6246. //
  6247. // btnUpdate
  6248. //
  6249. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6250. this.btnUpdate.FlatAppearance.BorderSize = 0;
  6251. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6252. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6253. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6254. this.btnUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 10F);
  6255. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6256. this.btnUpdate.Location = new System.Drawing.Point(34, 332);
  6257. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6258. this.btnUpdate.Name = "btnUpdate";
  6259. this.btnUpdate.Size = new System.Drawing.Size(261, 31);
  6260. this.btnUpdate.TabIndex = 57;
  6261. this.btnUpdate.Text = "Check for update";
  6262. this.btnUpdate.UseVisualStyleBackColor = false;
  6263. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6264. //
  6265. // btnResetConfig
  6266. //
  6267. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6268. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  6269. this.btnResetConfig.FlatAppearance.BorderSize = 0;
  6270. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6271. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6272. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6273. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6274. this.btnResetConfig.Location = new System.Drawing.Point(34, 506);
  6275. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6276. this.btnResetConfig.Name = "btnResetConfig";
  6277. this.btnResetConfig.Size = new System.Drawing.Size(261, 31);
  6278. this.btnResetConfig.TabIndex = 56;
  6279. this.btnResetConfig.Text = "Repair";
  6280. this.btnResetConfig.UseVisualStyleBackColor = false;
  6281. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6282. //
  6283. // lblTheming
  6284. //
  6285. this.lblTheming.AutoSize = true;
  6286. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6287. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6288. this.lblTheming.Location = new System.Drawing.Point(17, 149);
  6289. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6290. this.lblTheming.Name = "lblTheming";
  6291. this.lblTheming.Size = new System.Drawing.Size(174, 25);
  6292. this.lblTheming.TabIndex = 55;
  6293. this.lblTheming.Tag = "themeable";
  6294. this.lblTheming.Text = "Choose your theme";
  6295. //
  6296. // autoStartToggle
  6297. //
  6298. this.autoStartToggle.AccessibleName = "Start with Windows";
  6299. this.autoStartToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6300. this.autoStartToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6301. this.autoStartToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6302. this.autoStartToggle.ForeColor = System.Drawing.Color.White;
  6303. this.autoStartToggle.LabelText = "Start with Windows";
  6304. this.autoStartToggle.Location = new System.Drawing.Point(21, 49);
  6305. this.autoStartToggle.Margin = new System.Windows.Forms.Padding(6);
  6306. this.autoStartToggle.Name = "autoStartToggle";
  6307. this.autoStartToggle.Size = new System.Drawing.Size(374, 24);
  6308. this.autoStartToggle.TabIndex = 98;
  6309. this.autoStartToggle.Tag = "themeable";
  6310. this.autoStartToggle.ToggleChecked = false;
  6311. this.autoStartToggle.ToggleClicked += new System.EventHandler(this.autoStartToggle_ToggleClicked);
  6312. //
  6313. // colorPicker1
  6314. //
  6315. this.colorPicker1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  6316. this.colorPicker1.Location = new System.Drawing.Point(22, 177);
  6317. this.colorPicker1.Name = "colorPicker1";
  6318. this.colorPicker1.Size = new System.Drawing.Size(139, 98);
  6319. this.colorPicker1.TabIndex = 97;
  6320. this.colorPicker1.Text = "colorPicker1";
  6321. this.colorPicker1.ColorChanged += new System.EventHandler(this.colorPicker1_ColorChanged);
  6322. //
  6323. // quickAccessToggle
  6324. //
  6325. this.quickAccessToggle.AccessibleName = "Show Quick Access Menu";
  6326. this.quickAccessToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6327. this.quickAccessToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6328. this.quickAccessToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6329. this.quickAccessToggle.ForeColor = System.Drawing.Color.White;
  6330. this.quickAccessToggle.LabelText = "Show Quick Access Menu";
  6331. this.quickAccessToggle.Location = new System.Drawing.Point(21, 18);
  6332. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(6);
  6333. this.quickAccessToggle.Name = "quickAccessToggle";
  6334. this.quickAccessToggle.Size = new System.Drawing.Size(374, 24);
  6335. this.quickAccessToggle.TabIndex = 88;
  6336. this.quickAccessToggle.Tag = "themeable";
  6337. this.quickAccessToggle.ToggleChecked = false;
  6338. this.quickAccessToggle.ToggleClicked += new System.EventHandler(this.quickAccessToggle_ToggleClicked);
  6339. //
  6340. // imagesHw
  6341. //
  6342. this.imagesHw.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imagesHw.ImageStream")));
  6343. this.imagesHw.TransparentColor = System.Drawing.Color.Transparent;
  6344. this.imagesHw.Images.SetKeyName(0, "cpu.png");
  6345. this.imagesHw.Images.SetKeyName(1, "ram.png");
  6346. this.imagesHw.Images.SetKeyName(2, "gpu.png");
  6347. this.imagesHw.Images.SetKeyName(3, "mobo.png");
  6348. this.imagesHw.Images.SetKeyName(4, "1608923_hdd_o_icon.png");
  6349. this.imagesHw.Images.SetKeyName(5, "inet.png");
  6350. this.imagesHw.Images.SetKeyName(6, "audio.png");
  6351. this.imagesHw.Images.SetKeyName(7, "dev.png");
  6352. this.imagesHw.Images.SetKeyName(8, "os.png");
  6353. //
  6354. // defineCommandDialog
  6355. //
  6356. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6357. this.defineCommandDialog.Title = "Optimizer";
  6358. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6359. //
  6360. // defineProgramDialog
  6361. //
  6362. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6363. this.defineProgramDialog.Title = "Optimizer";
  6364. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6365. //
  6366. // defineFolderDialog
  6367. //
  6368. this.defineFolderDialog.Description = "Optimizer";
  6369. //
  6370. // defineFileDialog
  6371. //
  6372. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6373. this.defineFileDialog.Title = "Optimizer";
  6374. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6375. //
  6376. // DefineProgramIconDialog
  6377. //
  6378. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6379. this.DefineProgramIconDialog.Title = "Optimizer";
  6380. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6381. //
  6382. // DefineFolderIconDialog
  6383. //
  6384. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6385. this.DefineFolderIconDialog.Title = "Optimizer";
  6386. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6387. //
  6388. // DefineURLIconDialog
  6389. //
  6390. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6391. this.DefineURLIconDialog.Title = "Optimizer";
  6392. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6393. //
  6394. // DefineFileIconDialog
  6395. //
  6396. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6397. this.DefineFileIconDialog.Title = "Optimizer";
  6398. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6399. //
  6400. // DefineCommandIconDialog
  6401. //
  6402. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6403. this.DefineCommandIconDialog.Title = "Optimizer";
  6404. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6405. //
  6406. // ExportDialog
  6407. //
  6408. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6409. this.ExportDialog.Title = "Optimizer";
  6410. //
  6411. // launcherMenu
  6412. //
  6413. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  6414. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6415. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6416. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6417. this.trayStartup,
  6418. this.trayCleaner,
  6419. this.trayPinger,
  6420. this.trayHosts,
  6421. this.trayAD,
  6422. this.trayHW,
  6423. this.trayRegistry,
  6424. this.toolStripSeparator1,
  6425. this.trayOptions,
  6426. this.trayRestartExplorer,
  6427. this.trayUnlocker,
  6428. this.toolStripSeparator2,
  6429. this.trayExit});
  6430. this.launcherMenu.Name = "launcherMenu";
  6431. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6432. this.launcherMenu.Size = new System.Drawing.Size(221, 302);
  6433. //
  6434. // trayStartup
  6435. //
  6436. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6437. this.trayStartup.ForeColor = System.Drawing.Color.White;
  6438. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  6439. this.trayStartup.Name = "trayStartup";
  6440. this.trayStartup.Size = new System.Drawing.Size(220, 26);
  6441. this.trayStartup.Text = "Startup Manager";
  6442. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6443. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  6444. //
  6445. // trayCleaner
  6446. //
  6447. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6448. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  6449. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  6450. this.trayCleaner.Name = "trayCleaner";
  6451. this.trayCleaner.Size = new System.Drawing.Size(220, 26);
  6452. this.trayCleaner.Text = "PC Cleaner";
  6453. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6454. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  6455. //
  6456. // trayPinger
  6457. //
  6458. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6459. this.trayPinger.ForeColor = System.Drawing.Color.White;
  6460. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  6461. this.trayPinger.Name = "trayPinger";
  6462. this.trayPinger.Size = new System.Drawing.Size(220, 26);
  6463. this.trayPinger.Text = "Pinger Tool";
  6464. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6465. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  6466. //
  6467. // trayHosts
  6468. //
  6469. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6470. this.trayHosts.ForeColor = System.Drawing.Color.White;
  6471. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  6472. this.trayHosts.Name = "trayHosts";
  6473. this.trayHosts.Size = new System.Drawing.Size(220, 26);
  6474. this.trayHosts.Text = "HOSTS Editor";
  6475. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6476. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  6477. //
  6478. // trayAD
  6479. //
  6480. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6481. this.trayAD.ForeColor = System.Drawing.Color.White;
  6482. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  6483. this.trayAD.Name = "trayAD";
  6484. this.trayAD.Size = new System.Drawing.Size(220, 26);
  6485. this.trayAD.Text = "Apps Downloader";
  6486. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6487. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  6488. //
  6489. // trayHW
  6490. //
  6491. this.trayHW.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6492. this.trayHW.ForeColor = System.Drawing.Color.White;
  6493. this.trayHW.Image = ((System.Drawing.Image)(resources.GetObject("trayHW.Image")));
  6494. this.trayHW.Name = "trayHW";
  6495. this.trayHW.Size = new System.Drawing.Size(220, 26);
  6496. this.trayHW.Text = "Hardware Information";
  6497. this.trayHW.Click += new System.EventHandler(this.trayHW_Click);
  6498. //
  6499. // trayRegistry
  6500. //
  6501. this.trayRegistry.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6502. this.trayRegistry.ForeColor = System.Drawing.Color.White;
  6503. this.trayRegistry.Image = ((System.Drawing.Image)(resources.GetObject("trayRegistry.Image")));
  6504. this.trayRegistry.Name = "trayRegistry";
  6505. this.trayRegistry.Size = new System.Drawing.Size(220, 26);
  6506. this.trayRegistry.Text = "Registry Repair";
  6507. this.trayRegistry.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6508. this.trayRegistry.Click += new System.EventHandler(this.trayRegistry_Click);
  6509. //
  6510. // toolStripSeparator1
  6511. //
  6512. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6513. this.toolStripSeparator1.ForeColor = System.Drawing.Color.White;
  6514. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6515. this.toolStripSeparator1.Size = new System.Drawing.Size(217, 6);
  6516. this.toolStripSeparator1.Tag = "";
  6517. //
  6518. // trayOptions
  6519. //
  6520. this.trayOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6521. this.trayOptions.ForeColor = System.Drawing.Color.White;
  6522. this.trayOptions.Image = ((System.Drawing.Image)(resources.GetObject("trayOptions.Image")));
  6523. this.trayOptions.Name = "trayOptions";
  6524. this.trayOptions.Size = new System.Drawing.Size(220, 26);
  6525. this.trayOptions.Text = "Options";
  6526. this.trayOptions.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6527. this.trayOptions.Click += new System.EventHandler(this.trayOptions_Click);
  6528. //
  6529. // trayRestartExplorer
  6530. //
  6531. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6532. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  6533. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  6534. this.trayRestartExplorer.Name = "trayRestartExplorer";
  6535. this.trayRestartExplorer.Size = new System.Drawing.Size(220, 26);
  6536. this.trayRestartExplorer.Text = "Restart Explorer";
  6537. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6538. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6539. //
  6540. // trayUnlocker
  6541. //
  6542. this.trayUnlocker.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
  6543. this.trayUnlocker.ForeColor = System.Drawing.Color.White;
  6544. this.trayUnlocker.Image = ((System.Drawing.Image)(resources.GetObject("trayUnlocker.Image")));
  6545. this.trayUnlocker.Name = "trayUnlocker";
  6546. this.trayUnlocker.Size = new System.Drawing.Size(220, 26);
  6547. this.trayUnlocker.Text = "Find Handles";
  6548. this.trayUnlocker.Click += new System.EventHandler(this.trayUnlocker_Click);
  6549. //
  6550. // toolStripSeparator2
  6551. //
  6552. this.toolStripSeparator2.Name = "toolStripSeparator2";
  6553. this.toolStripSeparator2.Size = new System.Drawing.Size(217, 6);
  6554. //
  6555. // trayExit
  6556. //
  6557. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6558. this.trayExit.ForeColor = System.Drawing.Color.White;
  6559. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  6560. this.trayExit.Name = "trayExit";
  6561. this.trayExit.Size = new System.Drawing.Size(220, 26);
  6562. this.trayExit.Text = "Exit";
  6563. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  6564. //
  6565. // launcherIcon
  6566. //
  6567. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6568. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6569. this.launcherIcon.Text = "Optimizer";
  6570. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6571. //
  6572. // MainForm
  6573. //
  6574. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6575. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6576. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6577. this.ClientSize = new System.Drawing.Size(1283, 790);
  6578. this.Controls.Add(this.bpanel);
  6579. this.Controls.Add(this.tpanel);
  6580. this.DoubleBuffered = true;
  6581. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6582. this.ForeColor = System.Drawing.Color.White;
  6583. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6584. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6585. this.MinimumSize = new System.Drawing.Size(1299, 829);
  6586. this.Name = "MainForm";
  6587. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6588. this.Text = "Optimizer";
  6589. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6590. this.Load += new System.EventHandler(this.Main_Load);
  6591. this.ResizeBegin += new System.EventHandler(this.MainForm_ResizeBegin);
  6592. this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
  6593. this.tpanel.ResumeLayout(false);
  6594. this.tpanel.PerformLayout();
  6595. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).EndInit();
  6596. ((System.ComponentModel.ISupportInitialize)(this.picLab)).EndInit();
  6597. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).EndInit();
  6598. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6599. this.bpanel.ResumeLayout(false);
  6600. this.tabCollection.ResumeLayout(false);
  6601. this.universalTab.ResumeLayout(false);
  6602. this.universalTab.PerformLayout();
  6603. this.windows10Tab.ResumeLayout(false);
  6604. this.windows10Tab.PerformLayout();
  6605. this.panelWin11Tweaks.ResumeLayout(false);
  6606. this.panelWin11Tweaks.PerformLayout();
  6607. this.windows8Tab.ResumeLayout(false);
  6608. this.windows8Tab.PerformLayout();
  6609. this.advancedTab.ResumeLayout(false);
  6610. this.modernAppsTab.ResumeLayout(false);
  6611. this.modernAppsTab.PerformLayout();
  6612. this.startupTab.ResumeLayout(false);
  6613. this.startupTab.PerformLayout();
  6614. this.panel3.ResumeLayout(false);
  6615. this.appsTab.ResumeLayout(false);
  6616. this.appsTab.PerformLayout();
  6617. this.panel10.ResumeLayout(false);
  6618. this.panel10.PerformLayout();
  6619. this.panelCommonApps.ResumeLayout(false);
  6620. this.panelCommonApps.PerformLayout();
  6621. this.cleanerTab.ResumeLayout(false);
  6622. this.panel14.ResumeLayout(false);
  6623. this.panel13.ResumeLayout(false);
  6624. this.panel13.PerformLayout();
  6625. this.panel1.ResumeLayout(false);
  6626. this.panel1.PerformLayout();
  6627. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6628. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6629. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6630. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6631. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6633. this.pingerTab.ResumeLayout(false);
  6634. this.netTools.ResumeLayout(false);
  6635. this.tabPage2.ResumeLayout(false);
  6636. this.tabPage2.PerformLayout();
  6637. this.tabPage1.ResumeLayout(false);
  6638. this.tabPage1.PerformLayout();
  6639. this.panel7.ResumeLayout(false);
  6640. this.hostsEditorTab.ResumeLayout(false);
  6641. this.hostsEditorTab.PerformLayout();
  6642. this.panel4.ResumeLayout(false);
  6643. this.panel4.PerformLayout();
  6644. this.panelList.ResumeLayout(false);
  6645. this.registryFixerTab.ResumeLayout(false);
  6646. this.registryFixerTab.PerformLayout();
  6647. this.panel2.ResumeLayout(false);
  6648. this.panel2.PerformLayout();
  6649. this.indiciumTab.ResumeLayout(false);
  6650. this.panel12.ResumeLayout(false);
  6651. this.indiciumMenu.ResumeLayout(false);
  6652. this.panel11.ResumeLayout(false);
  6653. this.integratorTab.ResumeLayout(false);
  6654. this.synapse.ResumeLayout(false);
  6655. this.integratorInfoTab.ResumeLayout(false);
  6656. this.integratorInfoTab.PerformLayout();
  6657. this.tabPage8.ResumeLayout(false);
  6658. this.tabPage8.PerformLayout();
  6659. this.itemnamegroup.ResumeLayout(false);
  6660. this.itemnamegroup.PerformLayout();
  6661. this.security.ResumeLayout(false);
  6662. this.security.PerformLayout();
  6663. this.itemposition.ResumeLayout(false);
  6664. this.itemposition.PerformLayout();
  6665. this.icontoaddgroup.ResumeLayout(false);
  6666. this.icontoaddgroup.PerformLayout();
  6667. this.itemtoaddgroup.ResumeLayout(false);
  6668. this.itemtoaddgroup.PerformLayout();
  6669. this.itemtype.ResumeLayout(false);
  6670. this.itemtype.PerformLayout();
  6671. this.tabPage9.ResumeLayout(false);
  6672. this.tabPage9.PerformLayout();
  6673. this.panel5.ResumeLayout(false);
  6674. this.tabPage10.ResumeLayout(false);
  6675. this.tabPage10.PerformLayout();
  6676. this.tabPage11.ResumeLayout(false);
  6677. this.tabPage11.PerformLayout();
  6678. this.panel6.ResumeLayout(false);
  6679. this.tabPage3.ResumeLayout(false);
  6680. this.tabPage3.PerformLayout();
  6681. this.panel8.ResumeLayout(false);
  6682. this.optionsTab.ResumeLayout(false);
  6683. this.optionsTab.PerformLayout();
  6684. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6685. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6686. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6687. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6688. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6689. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6690. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6691. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6692. this.panel9.ResumeLayout(false);
  6693. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).EndInit();
  6694. this.launcherMenu.ResumeLayout(false);
  6695. this.ResumeLayout(false);
  6696. }
  6697. #endregion
  6698. private System.Windows.Forms.Panel tpanel;
  6699. private System.Windows.Forms.Label txtBitness;
  6700. private System.Windows.Forms.Label txtOS;
  6701. private System.Windows.Forms.Label txtVersion;
  6702. private System.Windows.Forms.PictureBox pictureBox1;
  6703. private System.Windows.Forms.Label label2;
  6704. private System.Windows.Forms.Panel bpanel;
  6705. private Optimizer.MoonTabs tabCollection;
  6706. private System.Windows.Forms.TabPage universalTab;
  6707. private System.Windows.Forms.TabPage windows10Tab;
  6708. private System.Windows.Forms.TabPage windows8Tab;
  6709. private System.Windows.Forms.TabPage cleanerTab;
  6710. private System.Windows.Forms.TabPage startupTab;
  6711. private System.Windows.Forms.Label startupTitle;
  6712. private System.Windows.Forms.Button removeStartupItemB;
  6713. private System.Windows.Forms.TabPage registryFixerTab;
  6714. private System.Windows.Forms.Label registryTitle;
  6715. private System.Windows.Forms.Button regFixB;
  6716. private System.Windows.Forms.Panel panel2;
  6717. private MoonCheck checkRegistryEditor;
  6718. private MoonCheck checkEnableAll;
  6719. private MoonCheck checkContextMenu;
  6720. private MoonCheck checkTaskManager;
  6721. private MoonCheck checkCommandPrompt;
  6722. private MoonCheck checkFirewall;
  6723. private MoonCheck checkRunDialog;
  6724. private MoonCheck checkFolderOptions;
  6725. private MoonCheck checkControlPanel;
  6726. private MoonCheck checkRestartExplorer;
  6727. private System.Windows.Forms.Panel panel3;
  6728. private System.Windows.Forms.Label regLbl;
  6729. private System.Windows.Forms.ListView listStartupItems;
  6730. private System.Windows.Forms.ColumnHeader columnHeader1;
  6731. private System.Windows.Forms.ColumnHeader columnHeader2;
  6732. private System.Windows.Forms.Button refreshStartupB;
  6733. private System.Windows.Forms.Button locateFileB;
  6734. private System.Windows.Forms.ColumnHeader columnHeader3;
  6735. private System.Windows.Forms.TabPage hostsEditorTab;
  6736. private System.Windows.Forms.Label hostsTitle;
  6737. private System.Windows.Forms.LinkLabel linkLocate;
  6738. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  6739. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  6740. private MoonList listHostEntries;
  6741. private System.Windows.Forms.Panel panel4;
  6742. private System.Windows.Forms.Button removeAllHostsB;
  6743. private System.Windows.Forms.Button refreshHostsB;
  6744. private System.Windows.Forms.Button removeHostB;
  6745. private System.Windows.Forms.TextBox txtDomain;
  6746. private System.Windows.Forms.Label lblDomain;
  6747. private System.Windows.Forms.Label lblIP;
  6748. private System.Windows.Forms.Button addHostB;
  6749. private System.Windows.Forms.TextBox txtIP;
  6750. private System.Windows.Forms.TabPage integratorTab;
  6751. private Optimizer.MoonTabs synapse;
  6752. private System.Windows.Forms.TabPage integratorInfoTab;
  6753. private System.Windows.Forms.TabPage tabPage8;
  6754. private System.Windows.Forms.TabPage tabPage9;
  6755. private System.Windows.Forms.TabPage tabPage10;
  6756. private System.Windows.Forms.TabPage tabPage11;
  6757. private System.Windows.Forms.Label integrator7;
  6758. private System.Windows.Forms.Label integrator6;
  6759. private System.Windows.Forms.Label integrator5;
  6760. private System.Windows.Forms.Label integrator4;
  6761. private System.Windows.Forms.Label integrator3;
  6762. private System.Windows.Forms.Label integrator2;
  6763. private System.Windows.Forms.Label integrator1;
  6764. private System.Windows.Forms.Button button48;
  6765. private System.Windows.Forms.TextBox txtRunKeyword;
  6766. private System.Windows.Forms.Label ccKeywordL;
  6767. private System.Windows.Forms.TextBox txtRunFile;
  6768. private System.Windows.Forms.Label ccFileL;
  6769. private System.Windows.Forms.Label ccL;
  6770. private System.Windows.Forms.Button btnCreateCustomCommand;
  6771. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6772. private System.Windows.Forms.Label readyMenusL;
  6773. private MoonList listDesktopItems;
  6774. private System.Windows.Forms.Label removeIntegratorItemsL;
  6775. private System.Windows.Forms.Button refreshIIB;
  6776. private System.Windows.Forms.Button removeDIB;
  6777. private System.Windows.Forms.Button removeAllIIB;
  6778. private System.Windows.Forms.GroupBox itemtype;
  6779. private MoonRadio radioCommand;
  6780. private MoonRadio radioProgram;
  6781. private MoonRadio radioFile;
  6782. private MoonRadio radioFolder;
  6783. private MoonRadio radioLink;
  6784. private System.Windows.Forms.Label addItemL;
  6785. private System.Windows.Forms.GroupBox icontoaddgroup;
  6786. private MoonCheck checkDefaultIcon;
  6787. private System.Windows.Forms.Button btnBrowseIcon;
  6788. private System.Windows.Forms.TextBox txtIcon;
  6789. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6790. private System.Windows.Forms.Button btnBrowseItem;
  6791. private System.Windows.Forms.TextBox txtItem;
  6792. private System.Windows.Forms.GroupBox security;
  6793. private MoonCheck checkShift;
  6794. private System.Windows.Forms.GroupBox itemposition;
  6795. private MoonRadio radioTop;
  6796. private MoonRadio radioMiddle;
  6797. private MoonRadio radioBottom;
  6798. private System.Windows.Forms.GroupBox itemnamegroup;
  6799. private System.Windows.Forms.TextBox txtItemName;
  6800. private System.Windows.Forms.Button btnAddItem;
  6801. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6802. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6803. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6804. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6805. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6806. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6807. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6808. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6809. private System.Windows.Forms.Button findInRegB;
  6810. private System.Windows.Forms.TabPage optionsTab;
  6811. private System.Windows.Forms.Label lblTheming;
  6812. private MoonList listCustomCommands;
  6813. private System.Windows.Forms.Label removeCCL;
  6814. private System.Windows.Forms.Button removeCCB;
  6815. private System.Windows.Forms.Button refreshCCB;
  6816. private System.Windows.Forms.Panel panel5;
  6817. private System.Windows.Forms.Panel panel6;
  6818. private System.Windows.Forms.Panel panelList;
  6819. private System.Windows.Forms.TabPage modernAppsTab;
  6820. private System.Windows.Forms.Label txtModernAppsTitle;
  6821. private System.Windows.Forms.Button uninstallModernAppsButton;
  6822. private System.Windows.Forms.Button refreshModernAppsButton;
  6823. private MoonCheck chkSelectAllModernApps;
  6824. private System.Windows.Forms.Button btnResetConfig;
  6825. private System.Windows.Forms.Button btnUpdate;
  6826. private MoonCheck chkReadOnly;
  6827. private System.Windows.Forms.Label lblLock;
  6828. private MoonCheck chkBlock;
  6829. private System.Windows.Forms.TabPage appsTab;
  6830. private System.Windows.Forms.Button btnDownloadApps;
  6831. private System.Windows.Forms.Label appsTitle;
  6832. private System.Windows.Forms.Label setDownDirLbl;
  6833. private System.Windows.Forms.TextBox txtDownloadFolder;
  6834. private System.Windows.Forms.Button changeDownDirB;
  6835. private System.Windows.Forms.Label txtDownloadStatus;
  6836. private System.Windows.Forms.Label bitPref;
  6837. private MoonRadio c32;
  6838. private System.Windows.Forms.Button goToDownloadsB;
  6839. private System.Windows.Forms.LinkLabel linkWarnings;
  6840. private MoonCheck cAutoInstall;
  6841. private MoonCheck chkOnlyRemovable;
  6842. private MoonProgress progressDownloader;
  6843. private System.Windows.Forms.Button btnGetFeed;
  6844. private System.Windows.Forms.Panel panelCommonApps;
  6845. private System.Windows.Forms.LinkLabel l2;
  6846. private System.Windows.Forms.Panel groupSystemTools;
  6847. private System.Windows.Forms.Button btnViewLog;
  6848. private System.Windows.Forms.Label lblTroubleshoot;
  6849. private System.Windows.Forms.Label lblUpdating;
  6850. private System.Windows.Forms.Button btnOpenConf;
  6851. private System.Windows.Forms.TabPage pingerTab;
  6852. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  6853. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  6854. private System.Windows.Forms.NotifyIcon launcherIcon;
  6855. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  6856. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  6857. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  6858. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  6859. private System.Windows.Forms.ToolStripMenuItem trayAD;
  6860. private System.Windows.Forms.ToolStripMenuItem trayExit;
  6861. private System.Windows.Forms.LinkLabel linkLabel5;
  6862. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  6863. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  6864. private MoonRadio c64;
  6865. private System.Windows.Forms.Panel panel10;
  6866. private TextBox txtBackupTitle;
  6867. private Label lblBackupTitle;
  6868. private Label languagesL;
  6869. private PictureBox pictureBox85;
  6870. private Panel panel9;
  6871. private PictureBox picFlag;
  6872. private Label txtNetFw;
  6873. private Panel groupCoding;
  6874. private Panel groupInternet;
  6875. private Panel groupSoundVideo;
  6876. private Label lblVideoSound;
  6877. private Label lblCoding;
  6878. private Label lblSystemTools;
  6879. private Label lblInternet;
  6880. private Panel panelWin11Tweaks;
  6881. private ToolStripMenuItem trayRegistry;
  6882. private ToolStripMenuItem trayOptions;
  6883. private Label txtFeedError;
  6884. private ToggleCard tpmSw;
  6885. private ToggleCard xboxSw;
  6886. private ToggleCard inkSw;
  6887. private ToggleCard spellSw;
  6888. private ToggleCard longPathsSw;
  6889. private ToggleCard uODSw;
  6890. private ToggleCard peopleSw;
  6891. private ToggleCard oldExplorerSw;
  6892. private ToggleCard adsSw;
  6893. private ToggleCard storeUpdatesSw;
  6894. private ToggleCard oldMixerSw;
  6895. private ToggleCard insiderSw;
  6896. private ToggleCard castSw;
  6897. private ToggleCard gameBarSw;
  6898. private ToggleCard sensorSw;
  6899. private ToggleCard ccSw;
  6900. private ToggleCard cortanaSw;
  6901. private ToggleCard privacySw;
  6902. private ToggleCard driversSw;
  6903. private ToggleCard telemetryServicesSw;
  6904. private ToggleCard autoUpdatesSw;
  6905. private ToggleCard classicContextSw;
  6906. private ToggleCard widgetsSw;
  6907. private ToggleCard chatSw;
  6908. private ToggleCard snapAssistSw;
  6909. private ToggleCard leftTaskbarSw;
  6910. private ToggleCard disableOneDriveSw;
  6911. private ToggleCard quickAccessToggle;
  6912. private PictureBox picUpdate;
  6913. private TabPage indiciumTab;
  6914. private MoonTree specsTree;
  6915. private Panel panel12;
  6916. private Panel panel11;
  6917. private ImageList imagesHw;
  6918. private ToggleCard hwDetailed;
  6919. private ToolStripMenuItem trayHW;
  6920. private ContextMenuStrip indiciumMenu;
  6921. private ToolStripMenuItem toolHWCopy;
  6922. private ToolStripMenuItem toolHWGoogle;
  6923. private ToolStripMenuItem toolHWDuck;
  6924. private ToolStripSeparator toolStripSeparator2;
  6925. private LinkLabel linkLabel1;
  6926. private PictureBox pictureBox13;
  6927. private PictureBox pictureBox12;
  6928. private PictureBox pictureBox14;
  6929. private PictureBox picLab;
  6930. private PictureBox pictureBox17;
  6931. private LinkLabel linkLabel2;
  6932. private MoonSelect boxLang;
  6933. private Panel panel1;
  6934. private MoonCheck edgeSession;
  6935. private MoonCheck edgeHistory;
  6936. private Label lblFootprint;
  6937. private MoonCheck edgeCookies;
  6938. private Label lblPretext;
  6939. private MoonCheck edgeCache;
  6940. private MoonCheck IECache;
  6941. private MoonCheck firefoxHistory;
  6942. private MoonCheck firefoxCookies;
  6943. private MoonCheck firefoxCache;
  6944. private MoonCheck chromePws;
  6945. private MoonCheck chromeSession;
  6946. private MoonCheck chromeHistory;
  6947. private MoonCheck chromeCookies;
  6948. private MoonCheck chromeCache;
  6949. private Label label7;
  6950. private Label label6;
  6951. private Label label5;
  6952. private Label label4;
  6953. private PictureBox pictureBox11;
  6954. private PictureBox pictureBox10;
  6955. private PictureBox pictureBox9;
  6956. private PictureBox pictureBox8;
  6957. private MoonCheck checkErrorReports;
  6958. private MoonCheck checkTemp;
  6959. private MoonCheck checkBin;
  6960. private MoonCheck checkMiniDumps;
  6961. private PictureBox pictureBox2;
  6962. private Label label8;
  6963. private Panel panel13;
  6964. private Panel panel14;
  6965. private MoonCheckList listCleanPreview;
  6966. private LinkLabel checkSelectAll;
  6967. private ToggleCard gameModeSw;
  6968. private PictureBox pictureBox3;
  6969. private LinkLabel linkLabel3;
  6970. private ToggleCard compactModeSw;
  6971. private ToggleCard PMB;
  6972. private ToggleCard AddCMDB;
  6973. private ToggleCard AddOwnerB;
  6974. private ToggleCard DSB;
  6975. private ToggleCard SSB;
  6976. private ToggleCard STB;
  6977. private ToggleCard WAB;
  6978. private Label label9;
  6979. private PictureBox pictureBox4;
  6980. private MoonCheck bravePasswords;
  6981. private MoonCheck braveSession;
  6982. private MoonCheck braveHistory;
  6983. private MoonCheck braveCookies;
  6984. private MoonCheck braveCache;
  6985. private ToolStripMenuItem trayUnlocker;
  6986. private Panel panelUwp;
  6987. private ToggleCard stickersSw;
  6988. private PictureBox picRestartNeeded;
  6989. private Label restartAndApply;
  6990. private TabPage tabPage1;
  6991. private Panel panel7;
  6992. private MoonList listPingResults;
  6993. private Label lblResults;
  6994. private TextBox txtPingInput;
  6995. private Label lblPinger;
  6996. private Label pingerTitle;
  6997. private TabPage tabPage2;
  6998. private LinkLabel linkDNSv6A;
  6999. private LinkLabel linkDNSv4A;
  7000. private LinkLabel linkDNSv6;
  7001. private LinkLabel linkDNSv4;
  7002. private Label label3;
  7003. private Label label1;
  7004. private MoonSelect boxAdapter;
  7005. private MoonSelect boxDNS;
  7006. private Controls.ColorPicker colorPicker1;
  7007. private ToggleCard autoStartToggle;
  7008. private Optimizer.MoonTabs netTools;
  7009. private Label dnsTitle;
  7010. private ToggleCard vbsSw;
  7011. private Label label14;
  7012. private Label label15;
  7013. private Label label16;
  7014. private Label label18;
  7015. private Label label17;
  7016. private Label label19;
  7017. private Label label20;
  7018. private Label label21;
  7019. private TabPage advancedTab;
  7020. private ToggleCard edgeAiSw;
  7021. private ToggleCard edgeTelemetrySw;
  7022. private ToggleCard loginVerboseSw;
  7023. private ToggleCard hpetSw;
  7024. private System.Windows.Forms.Button backupStartupB;
  7025. private System.Windows.Forms.Button restoreStartupB;
  7026. private System.Windows.Forms.Button doBackup;
  7027. private System.Windows.Forms.Button cancelBackup;
  7028. private System.Windows.Forms.Button btnCopyHW;
  7029. private System.Windows.Forms.Button btnSaveHW;
  7030. private System.Windows.Forms.Button cleanDriveB;
  7031. private System.Windows.Forms.Button analyzeDriveB;
  7032. private System.Windows.Forms.Button btnWinClean;
  7033. private System.Windows.Forms.Button btnExport;
  7034. private System.Windows.Forms.Button copyB;
  7035. private System.Windows.Forms.Button copyIPB;
  7036. private System.Windows.Forms.Button btnShodan;
  7037. private System.Windows.Forms.Button btnPing;
  7038. private System.Windows.Forms.Button btnOpenNetwork;
  7039. private System.Windows.Forms.Button flushCacheB;
  7040. private System.Windows.Forms.Button btnRestoreUwp;
  7041. private System.Windows.Forms.Button btnRestartDisableDefender;
  7042. private System.Windows.Forms.Button btnRestart;
  7043. private System.Windows.Forms.Button btnRestartSafe;
  7044. private ToggleCard classicPhotoViewerSw;
  7045. private ToggleCard winSearchSw;
  7046. private Label label13;
  7047. private Label label4a;
  7048. private Label drives;
  7049. private Label label14s;
  7050. private ToggleCard nvidiaTelemetrySw;
  7051. private ToggleCard ntfsStampSw;
  7052. private ToggleCard smb2Sw;
  7053. private ToggleCard smb1Sw;
  7054. private ToggleCard hibernateSw;
  7055. private ToggleCard chromeTelemetrySw;
  7056. private ToggleCard ffTelemetrySw;
  7057. private ToggleCard vsSw;
  7058. private ToggleCard reportingSw;
  7059. private ToggleCard systemRestoreSw;
  7060. private ToggleCard officeTelemetrySw;
  7061. private ToggleCard smartScreenSw;
  7062. private ToggleCard networkSw;
  7063. private ToggleCard telemetryTasksSw;
  7064. private ToggleCard defenderSw;
  7065. private ToggleCard homegroupSw;
  7066. private ToggleCard stickySw;
  7067. private ToggleCard compatSw;
  7068. private ToggleCard mediaSharingSw;
  7069. private ToggleCard printSw;
  7070. private ToggleCard superfetchSw;
  7071. private ToggleCard faxSw;
  7072. private ToggleCard performanceSw;
  7073. private MoonCheck chkIncludeWww;
  7074. private LinkLabel linkLabel4;
  7075. private PictureBox pictureBox6;
  7076. private PictureBox pictureBox5;
  7077. private LinkLabel linkLabel6;
  7078. private TabPage tabPage3;
  7079. private Label fontSetTitle;
  7080. private Panel panel8;
  7081. private MoonList listFonts;
  7082. private Button btnRefreshFonts;
  7083. private Label lblCurrentFont;
  7084. private Label label11;
  7085. private Button btnRestoreFont;
  7086. private Button btnSetGlobalFont;
  7087. private TextBox txtSearchFonts;
  7088. private Label lblFontsCount;
  7089. private Label lblFontsNumber;
  7090. private MoonCheck chkAllNics;
  7091. private MoonCheck chkCustomDns;
  7092. private TextBox txtDns6B;
  7093. private TextBox txtDns6A;
  7094. private Label label12;
  7095. private TextBox txtDns4B;
  7096. private TextBox txtDns4A;
  7097. private Label label10;
  7098. private Button btnSetDns;
  7099. private Button btnReinforce;
  7100. private ToggleCard copilotSw;
  7101. private MoonCheck chkMenuDelays;
  7102. private MoonCheck chkAllTrayIcons;
  7103. private MoonCheck chkNewsInterest;
  7104. private ToggleCard autoUpdateToggle;
  7105. private MoonCheck chkHideFeed;
  7106. private MoonCheck chkHideSearch;
  7107. }
  7108. }