MainForm.Designer.cs 371 KB

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