MainForm.Designer.cs 327 KB

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