MainForm.Designer.cs 354 KB

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