MainForm.Designer.cs 366 KB

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