MainForm.Designer.cs 337 KB

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