MainForm.Designer.cs 388 KB

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