MainForm.Designer.cs 358 KB

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