MainForm.Designer.cs 351 KB

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