MainForm.Designer.cs 361 KB

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