MainForm.Designer.cs 422 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072
  1. using System.Windows.Forms;
  2. using Optimizer;
  3. namespace Optimizer
  4. {
  5. partial class MainForm
  6. {
  7. /// <summary>
  8. /// Required designer variable.
  9. /// </summary>
  10. private System.ComponentModel.IContainer components = null;
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  15. protected override void Dispose(bool disposing)
  16. {
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23. #region Windows Form Designer generated code
  24. /// <summary>
  25. /// Required method for Designer support - do not modify
  26. /// the contents of this method with the code editor.
  27. /// </summary>
  28. private void InitializeComponent()
  29. {
  30. this.components = new System.ComponentModel.Container();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  32. System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("Processors", 0, 0);
  33. System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("Memory", 1, 1);
  34. System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("Graphics", 2, 2);
  35. System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("Motherboard", 3, 3);
  36. System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("Storage", 4, 4);
  37. System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("Network Adapters", 5, 5);
  38. System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("Audio", 6, 6);
  39. System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("Peripherals", 7, 7);
  40. this.tpanel = new System.Windows.Forms.Panel();
  41. this.restartAndApply = new System.Windows.Forms.Label();
  42. this.picRestartNeeded = new System.Windows.Forms.PictureBox();
  43. this.picLab = new System.Windows.Forms.PictureBox();
  44. this.picUpdate = new System.Windows.Forms.PictureBox();
  45. this.txtNetFw = new System.Windows.Forms.Label();
  46. this.txtBitness = new System.Windows.Forms.Label();
  47. this.txtOS = new System.Windows.Forms.Label();
  48. this.txtVersion = new System.Windows.Forms.Label();
  49. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  50. this.label2 = new System.Windows.Forms.Label();
  51. this.bpanel = new System.Windows.Forms.Panel();
  52. this.tabCollection = new Optimizer.MoonTabs();
  53. this.universalTab = new System.Windows.Forms.TabPage();
  54. this.chkMenuDelays = new Optimizer.MoonCheck();
  55. this.chkAllTrayIcons = new Optimizer.MoonCheck();
  56. this.winSearchSw = new Optimizer.ToggleCard();
  57. this.label13 = new System.Windows.Forms.Label();
  58. this.label4a = new System.Windows.Forms.Label();
  59. this.drives = new System.Windows.Forms.Label();
  60. this.label14s = new System.Windows.Forms.Label();
  61. this.nvidiaTelemetrySw = new Optimizer.ToggleCard();
  62. this.ntfsStampSw = new Optimizer.ToggleCard();
  63. this.smb2Sw = new Optimizer.ToggleCard();
  64. this.smb1Sw = new Optimizer.ToggleCard();
  65. this.hibernateSw = new Optimizer.ToggleCard();
  66. this.chromeTelemetrySw = new Optimizer.ToggleCard();
  67. this.ffTelemetrySw = new Optimizer.ToggleCard();
  68. this.vsSw = new Optimizer.ToggleCard();
  69. this.reportingSw = new Optimizer.ToggleCard();
  70. this.systemRestoreSw = new Optimizer.ToggleCard();
  71. this.officeTelemetrySw = new Optimizer.ToggleCard();
  72. this.smartScreenSw = new Optimizer.ToggleCard();
  73. this.networkSw = new Optimizer.ToggleCard();
  74. this.telemetryTasksSw = new Optimizer.ToggleCard();
  75. this.defenderSw = new Optimizer.ToggleCard();
  76. this.homegroupSw = new Optimizer.ToggleCard();
  77. this.stickySw = new Optimizer.ToggleCard();
  78. this.compatSw = new Optimizer.ToggleCard();
  79. this.mediaSharingSw = new Optimizer.ToggleCard();
  80. this.printSw = new Optimizer.ToggleCard();
  81. this.superfetchSw = new Optimizer.ToggleCard();
  82. this.faxSw = new Optimizer.ToggleCard();
  83. this.performanceSw = new Optimizer.ToggleCard();
  84. this.windows10Tab = new System.Windows.Forms.TabPage();
  85. this.chkNewsInterest = new Optimizer.MoonCheck();
  86. this.classicPhotoViewerSw = new Optimizer.ToggleCard();
  87. this.edgeAiSw = new Optimizer.ToggleCard();
  88. this.edgeTelemetrySw = new Optimizer.ToggleCard();
  89. this.label18 = new System.Windows.Forms.Label();
  90. this.label17 = new System.Windows.Forms.Label();
  91. this.label16 = new System.Windows.Forms.Label();
  92. this.label15 = new System.Windows.Forms.Label();
  93. this.label14 = new System.Windows.Forms.Label();
  94. this.panelWin11Tweaks = new System.Windows.Forms.Panel();
  95. this.copilotSw = new Optimizer.ToggleCard();
  96. this.label20 = new System.Windows.Forms.Label();
  97. this.label19 = new System.Windows.Forms.Label();
  98. this.stickersSw = new Optimizer.ToggleCard();
  99. this.compactModeSw = new Optimizer.ToggleCard();
  100. this.snapAssistSw = new Optimizer.ToggleCard();
  101. this.widgetsSw = new Optimizer.ToggleCard();
  102. this.leftTaskbarSw = new Optimizer.ToggleCard();
  103. this.classicContextSw = new Optimizer.ToggleCard();
  104. this.chatSw = new Optimizer.ToggleCard();
  105. this.vbsSw = new Optimizer.ToggleCard();
  106. this.gameModeSw = new Optimizer.ToggleCard();
  107. this.storeUpdatesSw = new Optimizer.ToggleCard();
  108. this.oldMixerSw = new Optimizer.ToggleCard();
  109. this.insiderSw = new Optimizer.ToggleCard();
  110. this.castSw = new Optimizer.ToggleCard();
  111. this.gameBarSw = new Optimizer.ToggleCard();
  112. this.sensorSw = new Optimizer.ToggleCard();
  113. this.ccSw = new Optimizer.ToggleCard();
  114. this.cortanaSw = new Optimizer.ToggleCard();
  115. this.privacySw = new Optimizer.ToggleCard();
  116. this.driversSw = new Optimizer.ToggleCard();
  117. this.telemetryServicesSw = new Optimizer.ToggleCard();
  118. this.autoUpdatesSw = new Optimizer.ToggleCard();
  119. this.tpmSw = new Optimizer.ToggleCard();
  120. this.xboxSw = new Optimizer.ToggleCard();
  121. this.inkSw = new Optimizer.ToggleCard();
  122. this.spellSw = new Optimizer.ToggleCard();
  123. this.longPathsSw = new Optimizer.ToggleCard();
  124. this.uODSw = new Optimizer.ToggleCard();
  125. this.peopleSw = new Optimizer.ToggleCard();
  126. this.oldExplorerSw = new Optimizer.ToggleCard();
  127. this.adsSw = new Optimizer.ToggleCard();
  128. this.windows8Tab = new System.Windows.Forms.TabPage();
  129. this.label21 = new System.Windows.Forms.Label();
  130. this.disableOneDriveSw = new Optimizer.ToggleCard();
  131. this.advancedTab = new System.Windows.Forms.TabPage();
  132. this.btnRemoveEdge = new System.Windows.Forms.Button();
  133. this.btnRestartDisableDefender = new System.Windows.Forms.Button();
  134. this.btnRestart = new System.Windows.Forms.Button();
  135. this.btnRestartSafe = new System.Windows.Forms.Button();
  136. this.loginVerboseSw = new Optimizer.ToggleCard();
  137. this.hpetSw = new Optimizer.ToggleCard();
  138. this.modernAppsTab = new System.Windows.Forms.TabPage();
  139. this.btnRestoreUwp = new System.Windows.Forms.Button();
  140. this.panelUwp = new System.Windows.Forms.Panel();
  141. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  142. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  143. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  144. this.chkOnlyRemovable = new Optimizer.MoonCheck();
  145. this.chkSelectAllModernApps = new Optimizer.MoonCheck();
  146. this.startupTab = new System.Windows.Forms.TabPage();
  147. this.cancelBackup = new System.Windows.Forms.Button();
  148. this.doBackup = new System.Windows.Forms.Button();
  149. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  150. this.lblBackupTitle = new System.Windows.Forms.Label();
  151. this.restoreStartupB = new System.Windows.Forms.Button();
  152. this.backupStartupB = new System.Windows.Forms.Button();
  153. this.findInRegB = new System.Windows.Forms.Button();
  154. this.locateFileB = new System.Windows.Forms.Button();
  155. this.refreshStartupB = new System.Windows.Forms.Button();
  156. this.panel3 = new System.Windows.Forms.Panel();
  157. this.listStartupItems = new System.Windows.Forms.ListView();
  158. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  159. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  160. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  161. this.removeStartupItemB = new System.Windows.Forms.Button();
  162. this.startupTitle = new System.Windows.Forms.Label();
  163. this.appsTab = new System.Windows.Forms.TabPage();
  164. this.txtFeedError = new System.Windows.Forms.Label();
  165. this.lblVideoSound = new System.Windows.Forms.Label();
  166. this.lblCoding = new System.Windows.Forms.Label();
  167. this.lblSystemTools = new System.Windows.Forms.Label();
  168. this.groupSoundVideo = new System.Windows.Forms.Panel();
  169. this.lblInternet = new System.Windows.Forms.Label();
  170. this.groupCoding = new System.Windows.Forms.Panel();
  171. this.groupInternet = new System.Windows.Forms.Panel();
  172. this.panel10 = new System.Windows.Forms.Panel();
  173. this.appsTitle = new System.Windows.Forms.Label();
  174. this.btnGetFeed = new System.Windows.Forms.Button();
  175. this.panelCommonApps = new System.Windows.Forms.Panel();
  176. this.cAutoInstall = new Optimizer.MoonCheck();
  177. this.progressDownloader = new Optimizer.MoonProgress();
  178. this.c64 = new Optimizer.MoonRadio();
  179. this.c32 = new Optimizer.MoonRadio();
  180. this.btnDownloadApps = new System.Windows.Forms.Button();
  181. this.setDownDirLbl = new System.Windows.Forms.Label();
  182. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  183. this.changeDownDirB = new System.Windows.Forms.Button();
  184. this.txtDownloadStatus = new System.Windows.Forms.Label();
  185. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  186. this.bitPref = new System.Windows.Forms.Label();
  187. this.goToDownloadsB = new System.Windows.Forms.Button();
  188. this.groupSystemTools = new System.Windows.Forms.Panel();
  189. this.cleanerTab = new System.Windows.Forms.TabPage();
  190. this.panel14 = new System.Windows.Forms.Panel();
  191. this.listCleanPreview = new Optimizer.MoonCheckList();
  192. this.panel13 = new System.Windows.Forms.Panel();
  193. this.btnWinClean = new System.Windows.Forms.Button();
  194. this.analyzeDriveB = new System.Windows.Forms.Button();
  195. this.checkSelectAll = new System.Windows.Forms.LinkLabel();
  196. this.lblPretext = new System.Windows.Forms.Label();
  197. this.cleanDriveB = new System.Windows.Forms.Button();
  198. this.lblFootprint = new System.Windows.Forms.Label();
  199. this.panel1 = new System.Windows.Forms.Panel();
  200. this.bravePasswords = new Optimizer.MoonCheck();
  201. this.braveSession = new Optimizer.MoonCheck();
  202. this.braveHistory = new Optimizer.MoonCheck();
  203. this.braveCookies = new Optimizer.MoonCheck();
  204. this.braveCache = new Optimizer.MoonCheck();
  205. this.label9 = new System.Windows.Forms.Label();
  206. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  207. this.label8 = new System.Windows.Forms.Label();
  208. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  209. this.edgeSession = new Optimizer.MoonCheck();
  210. this.edgeHistory = new Optimizer.MoonCheck();
  211. this.edgeCookies = new Optimizer.MoonCheck();
  212. this.edgeCache = new Optimizer.MoonCheck();
  213. this.IECache = new Optimizer.MoonCheck();
  214. this.firefoxHistory = new Optimizer.MoonCheck();
  215. this.firefoxCookies = new Optimizer.MoonCheck();
  216. this.firefoxCache = new Optimizer.MoonCheck();
  217. this.chromePws = new Optimizer.MoonCheck();
  218. this.chromeSession = new Optimizer.MoonCheck();
  219. this.chromeHistory = new Optimizer.MoonCheck();
  220. this.chromeCookies = new Optimizer.MoonCheck();
  221. this.chromeCache = new Optimizer.MoonCheck();
  222. this.label7 = new System.Windows.Forms.Label();
  223. this.label6 = new System.Windows.Forms.Label();
  224. this.label5 = new System.Windows.Forms.Label();
  225. this.label4 = new System.Windows.Forms.Label();
  226. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  227. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  228. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  229. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  230. this.checkErrorReports = new Optimizer.MoonCheck();
  231. this.checkTemp = new Optimizer.MoonCheck();
  232. this.checkBin = new Optimizer.MoonCheck();
  233. this.checkMiniDumps = new Optimizer.MoonCheck();
  234. this.pingerTab = new System.Windows.Forms.TabPage();
  235. this.netTools = new Optimizer.MoonTabs();
  236. this.tabPage2 = new System.Windows.Forms.TabPage();
  237. this.btnSetDns = new System.Windows.Forms.Button();
  238. this.txtDns6B = new System.Windows.Forms.TextBox();
  239. this.txtDns6A = new System.Windows.Forms.TextBox();
  240. this.label12 = new System.Windows.Forms.Label();
  241. this.txtDns4B = new System.Windows.Forms.TextBox();
  242. this.txtDns4A = new System.Windows.Forms.TextBox();
  243. this.label10 = new System.Windows.Forms.Label();
  244. this.chkCustomDns = new Optimizer.MoonCheck();
  245. this.chkAllNics = new Optimizer.MoonCheck();
  246. this.dnsTitle = new System.Windows.Forms.Label();
  247. this.linkDNSv6A = new System.Windows.Forms.LinkLabel();
  248. this.linkDNSv4A = new System.Windows.Forms.LinkLabel();
  249. this.linkDNSv6 = new System.Windows.Forms.LinkLabel();
  250. this.linkDNSv4 = new System.Windows.Forms.LinkLabel();
  251. this.label3 = new System.Windows.Forms.Label();
  252. this.label1 = new System.Windows.Forms.Label();
  253. this.btnOpenNetwork = new System.Windows.Forms.Button();
  254. this.flushCacheB = new System.Windows.Forms.Button();
  255. this.boxAdapter = new Optimizer.MoonSelect();
  256. this.boxDNS = new Optimizer.MoonSelect();
  257. this.tabPage1 = new System.Windows.Forms.TabPage();
  258. this.btnExport = new System.Windows.Forms.Button();
  259. this.copyB = new System.Windows.Forms.Button();
  260. this.copyIPB = new System.Windows.Forms.Button();
  261. this.panel7 = new System.Windows.Forms.Panel();
  262. this.listPingResults = new Optimizer.MoonList();
  263. this.lblResults = new System.Windows.Forms.Label();
  264. this.btnShodan = new System.Windows.Forms.Button();
  265. this.btnPing = new System.Windows.Forms.Button();
  266. this.txtPingInput = new System.Windows.Forms.TextBox();
  267. this.lblPinger = new System.Windows.Forms.Label();
  268. this.pingerTitle = new System.Windows.Forms.Label();
  269. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  270. this.panel4 = new System.Windows.Forms.Panel();
  271. this.chkIncludeWww = new Optimizer.MoonCheck();
  272. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  273. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  274. this.lblLock = new System.Windows.Forms.Label();
  275. this.chkReadOnly = new Optimizer.MoonCheck();
  276. this.panelList = new System.Windows.Forms.Panel();
  277. this.listHostEntries = new Optimizer.MoonList();
  278. this.chkBlock = new Optimizer.MoonCheck();
  279. this.refreshHostsB = new System.Windows.Forms.Button();
  280. this.removeHostB = new System.Windows.Forms.Button();
  281. this.removeAllHostsB = new System.Windows.Forms.Button();
  282. this.addHostB = new System.Windows.Forms.Button();
  283. this.txtIP = new System.Windows.Forms.TextBox();
  284. this.txtDomain = new System.Windows.Forms.TextBox();
  285. this.lblDomain = new System.Windows.Forms.Label();
  286. this.lblIP = new System.Windows.Forms.Label();
  287. this.hostsTitle = new System.Windows.Forms.Label();
  288. this.linkLocate = new System.Windows.Forms.LinkLabel();
  289. this.registryFixerTab = new System.Windows.Forms.TabPage();
  290. this.panel2 = new System.Windows.Forms.Panel();
  291. this.regFixB = new System.Windows.Forms.Button();
  292. this.regLbl = new System.Windows.Forms.Label();
  293. this.checkRestartExplorer = new Optimizer.MoonCheck();
  294. this.checkRegistryEditor = new Optimizer.MoonCheck();
  295. this.checkEnableAll = new Optimizer.MoonCheck();
  296. this.checkContextMenu = new Optimizer.MoonCheck();
  297. this.checkTaskManager = new Optimizer.MoonCheck();
  298. this.checkCommandPrompt = new Optimizer.MoonCheck();
  299. this.checkFirewall = new Optimizer.MoonCheck();
  300. this.checkRunDialog = new Optimizer.MoonCheck();
  301. this.checkFolderOptions = new Optimizer.MoonCheck();
  302. this.checkControlPanel = new Optimizer.MoonCheck();
  303. this.registryTitle = new System.Windows.Forms.Label();
  304. this.indiciumTab = new System.Windows.Forms.TabPage();
  305. this.panel12 = new System.Windows.Forms.Panel();
  306. this.specsTree = new Optimizer.MoonTree();
  307. this.indiciumMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  308. this.toolHWCopy = new System.Windows.Forms.ToolStripMenuItem();
  309. this.toolHWGoogle = new System.Windows.Forms.ToolStripMenuItem();
  310. this.toolHWDuck = new System.Windows.Forms.ToolStripMenuItem();
  311. this.panel11 = new System.Windows.Forms.Panel();
  312. this.btnCopyHW = new System.Windows.Forms.Button();
  313. this.btnSaveHW = new System.Windows.Forms.Button();
  314. this.hwDetailed = new Optimizer.ToggleCard();
  315. this.integratorTab = new System.Windows.Forms.TabPage();
  316. this.synapse = new Optimizer.MoonTabs();
  317. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  318. this.integrator7 = new System.Windows.Forms.Label();
  319. this.integrator6 = new System.Windows.Forms.Label();
  320. this.integrator5 = new System.Windows.Forms.Label();
  321. this.integrator4 = new System.Windows.Forms.Label();
  322. this.integrator3 = new System.Windows.Forms.Label();
  323. this.integrator2 = new System.Windows.Forms.Label();
  324. this.integrator1 = new System.Windows.Forms.Label();
  325. this.tabPage8 = new System.Windows.Forms.TabPage();
  326. this.btnAddItem = new System.Windows.Forms.Button();
  327. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  328. this.txtItemName = new System.Windows.Forms.TextBox();
  329. this.security = new System.Windows.Forms.GroupBox();
  330. this.checkShift = new Optimizer.MoonCheck();
  331. this.itemposition = new System.Windows.Forms.GroupBox();
  332. this.radioTop = new Optimizer.MoonRadio();
  333. this.radioMiddle = new Optimizer.MoonRadio();
  334. this.radioBottom = new Optimizer.MoonRadio();
  335. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  336. this.checkDefaultIcon = new Optimizer.MoonCheck();
  337. this.btnBrowseIcon = new System.Windows.Forms.Button();
  338. this.txtIcon = new System.Windows.Forms.TextBox();
  339. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  340. this.btnBrowseItem = new System.Windows.Forms.Button();
  341. this.txtItem = new System.Windows.Forms.TextBox();
  342. this.itemtype = new System.Windows.Forms.GroupBox();
  343. this.radioCommand = new Optimizer.MoonRadio();
  344. this.radioProgram = new Optimizer.MoonRadio();
  345. this.radioFolder = new Optimizer.MoonRadio();
  346. this.radioLink = new Optimizer.MoonRadio();
  347. this.radioFile = new Optimizer.MoonRadio();
  348. this.addItemL = new System.Windows.Forms.Label();
  349. this.tabPage9 = new System.Windows.Forms.TabPage();
  350. this.panel5 = new System.Windows.Forms.Panel();
  351. this.listDesktopItems = new Optimizer.MoonList();
  352. this.refreshIIB = new System.Windows.Forms.Button();
  353. this.removeDIB = new System.Windows.Forms.Button();
  354. this.removeAllIIB = new System.Windows.Forms.Button();
  355. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  356. this.tabPage10 = new System.Windows.Forms.TabPage();
  357. this.WAB = new Optimizer.ToggleCard();
  358. this.AddCMDB = new Optimizer.ToggleCard();
  359. this.AddOwnerB = new Optimizer.ToggleCard();
  360. this.DSB = new Optimizer.ToggleCard();
  361. this.SSB = new Optimizer.ToggleCard();
  362. this.STB = new Optimizer.ToggleCard();
  363. this.PMB = new Optimizer.ToggleCard();
  364. this.readyMenusL = new System.Windows.Forms.Label();
  365. this.tabPage11 = new System.Windows.Forms.TabPage();
  366. this.panel6 = new System.Windows.Forms.Panel();
  367. this.listCustomCommands = new Optimizer.MoonList();
  368. this.removeCCB = new System.Windows.Forms.Button();
  369. this.refreshCCB = new System.Windows.Forms.Button();
  370. this.removeCCL = new System.Windows.Forms.Label();
  371. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  372. this.button48 = new System.Windows.Forms.Button();
  373. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  374. this.ccKeywordL = new System.Windows.Forms.Label();
  375. this.txtRunFile = new System.Windows.Forms.TextBox();
  376. this.ccFileL = new System.Windows.Forms.Label();
  377. this.ccL = new System.Windows.Forms.Label();
  378. this.tabPage3 = new System.Windows.Forms.TabPage();
  379. this.lblFontsNumber = new System.Windows.Forms.Label();
  380. this.lblFontsCount = new System.Windows.Forms.Label();
  381. this.txtSearchFonts = new System.Windows.Forms.TextBox();
  382. this.btnRestoreFont = new System.Windows.Forms.Button();
  383. this.btnSetGlobalFont = new System.Windows.Forms.Button();
  384. this.lblCurrentFont = new System.Windows.Forms.Label();
  385. this.label11 = new System.Windows.Forms.Label();
  386. this.btnRefreshFonts = new System.Windows.Forms.Button();
  387. this.panel8 = new System.Windows.Forms.Panel();
  388. this.listFonts = new Optimizer.MoonList();
  389. this.fontSetTitle = new System.Windows.Forms.Label();
  390. this.optionsTab = new System.Windows.Forms.TabPage();
  391. this.btnReinforce = new System.Windows.Forms.Button();
  392. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  393. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  394. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  395. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  396. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  397. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  398. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  399. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  400. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  401. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  402. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  403. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  404. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  405. this.panel9 = new System.Windows.Forms.Panel();
  406. this.boxLang = new Optimizer.MoonSelect();
  407. this.picFlag = new System.Windows.Forms.PictureBox();
  408. this.languagesL = new System.Windows.Forms.Label();
  409. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  410. this.btnOpenConf = new System.Windows.Forms.Button();
  411. this.lblTroubleshoot = new System.Windows.Forms.Label();
  412. this.lblUpdating = new System.Windows.Forms.Label();
  413. this.btnViewLog = new System.Windows.Forms.Button();
  414. this.l2 = new System.Windows.Forms.LinkLabel();
  415. this.btnUpdate = new System.Windows.Forms.Button();
  416. this.btnResetConfig = new System.Windows.Forms.Button();
  417. this.lblTheming = new System.Windows.Forms.Label();
  418. this.autoStartToggle = new Optimizer.ToggleCard();
  419. this.colorPicker1 = new Optimizer.Controls.ColorPicker();
  420. this.quickAccessToggle = new Optimizer.ToggleCard();
  421. this.imagesHw = new System.Windows.Forms.ImageList(this.components);
  422. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  423. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  424. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  425. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  426. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  427. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  428. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  429. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  430. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  431. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  432. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  433. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  434. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  435. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  436. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  437. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  438. this.trayHW = new System.Windows.Forms.ToolStripMenuItem();
  439. this.trayRegistry = new System.Windows.Forms.ToolStripMenuItem();
  440. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  441. this.trayOptions = new System.Windows.Forms.ToolStripMenuItem();
  442. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  443. this.trayUnlocker = new System.Windows.Forms.ToolStripMenuItem();
  444. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  445. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  446. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  447. this.tpanel.SuspendLayout();
  448. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).BeginInit();
  449. ((System.ComponentModel.ISupportInitialize)(this.picLab)).BeginInit();
  450. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).BeginInit();
  451. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  452. this.bpanel.SuspendLayout();
  453. this.tabCollection.SuspendLayout();
  454. this.universalTab.SuspendLayout();
  455. this.windows10Tab.SuspendLayout();
  456. this.panelWin11Tweaks.SuspendLayout();
  457. this.windows8Tab.SuspendLayout();
  458. this.advancedTab.SuspendLayout();
  459. this.modernAppsTab.SuspendLayout();
  460. this.startupTab.SuspendLayout();
  461. this.panel3.SuspendLayout();
  462. this.appsTab.SuspendLayout();
  463. this.panel10.SuspendLayout();
  464. this.panelCommonApps.SuspendLayout();
  465. this.cleanerTab.SuspendLayout();
  466. this.panel14.SuspendLayout();
  467. this.panel13.SuspendLayout();
  468. this.panel1.SuspendLayout();
  469. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  470. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  471. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  475. this.pingerTab.SuspendLayout();
  476. this.netTools.SuspendLayout();
  477. this.tabPage2.SuspendLayout();
  478. this.tabPage1.SuspendLayout();
  479. this.panel7.SuspendLayout();
  480. this.hostsEditorTab.SuspendLayout();
  481. this.panel4.SuspendLayout();
  482. this.panelList.SuspendLayout();
  483. this.registryFixerTab.SuspendLayout();
  484. this.panel2.SuspendLayout();
  485. this.indiciumTab.SuspendLayout();
  486. this.panel12.SuspendLayout();
  487. this.indiciumMenu.SuspendLayout();
  488. this.panel11.SuspendLayout();
  489. this.integratorTab.SuspendLayout();
  490. this.synapse.SuspendLayout();
  491. this.integratorInfoTab.SuspendLayout();
  492. this.tabPage8.SuspendLayout();
  493. this.itemnamegroup.SuspendLayout();
  494. this.security.SuspendLayout();
  495. this.itemposition.SuspendLayout();
  496. this.icontoaddgroup.SuspendLayout();
  497. this.itemtoaddgroup.SuspendLayout();
  498. this.itemtype.SuspendLayout();
  499. this.tabPage9.SuspendLayout();
  500. this.panel5.SuspendLayout();
  501. this.tabPage10.SuspendLayout();
  502. this.tabPage11.SuspendLayout();
  503. this.panel6.SuspendLayout();
  504. this.tabPage3.SuspendLayout();
  505. this.panel8.SuspendLayout();
  506. this.optionsTab.SuspendLayout();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  515. this.panel9.SuspendLayout();
  516. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).BeginInit();
  517. this.launcherMenu.SuspendLayout();
  518. this.SuspendLayout();
  519. //
  520. // tpanel
  521. //
  522. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  523. this.tpanel.Controls.Add(this.restartAndApply);
  524. this.tpanel.Controls.Add(this.picRestartNeeded);
  525. this.tpanel.Controls.Add(this.picLab);
  526. this.tpanel.Controls.Add(this.picUpdate);
  527. this.tpanel.Controls.Add(this.txtNetFw);
  528. this.tpanel.Controls.Add(this.txtBitness);
  529. this.tpanel.Controls.Add(this.txtOS);
  530. this.tpanel.Controls.Add(this.txtVersion);
  531. this.tpanel.Controls.Add(this.pictureBox1);
  532. this.tpanel.Controls.Add(this.label2);
  533. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  534. this.tpanel.Location = new System.Drawing.Point(0, 0);
  535. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  536. this.tpanel.Name = "tpanel";
  537. this.tpanel.Size = new System.Drawing.Size(1283, 64);
  538. this.tpanel.TabIndex = 1;
  539. //
  540. // restartAndApply
  541. //
  542. this.restartAndApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  543. this.restartAndApply.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  544. this.restartAndApply.ForeColor = System.Drawing.Color.White;
  545. this.restartAndApply.Location = new System.Drawing.Point(841, 12);
  546. this.restartAndApply.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  547. this.restartAndApply.Name = "restartAndApply";
  548. this.restartAndApply.Size = new System.Drawing.Size(394, 25);
  549. this.restartAndApply.TabIndex = 74;
  550. this.restartAndApply.Tag = "themeable";
  551. this.restartAndApply.Text = "Restart needed";
  552. this.restartAndApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  553. this.restartAndApply.Visible = false;
  554. this.restartAndApply.Click += new System.EventHandler(this.restartAndApply_Click);
  555. this.restartAndApply.MouseEnter += new System.EventHandler(this.restartAndApply_MouseEnter);
  556. this.restartAndApply.MouseLeave += new System.EventHandler(this.restartAndApply_MouseLeave);
  557. this.restartAndApply.MouseHover += new System.EventHandler(this.restartAndApply_MouseHover);
  558. //
  559. // picRestartNeeded
  560. //
  561. this.picRestartNeeded.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  562. this.picRestartNeeded.Image = ((System.Drawing.Image)(resources.GetObject("picRestartNeeded.Image")));
  563. this.picRestartNeeded.Location = new System.Drawing.Point(1240, 11);
  564. this.picRestartNeeded.Name = "picRestartNeeded";
  565. this.picRestartNeeded.Size = new System.Drawing.Size(30, 30);
  566. this.picRestartNeeded.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  567. this.picRestartNeeded.TabIndex = 73;
  568. this.picRestartNeeded.TabStop = false;
  569. this.picRestartNeeded.Visible = false;
  570. this.picRestartNeeded.Click += new System.EventHandler(this.picRestartNeeded_Click);
  571. //
  572. // picLab
  573. //
  574. this.picLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  575. this.picLab.Image = ((System.Drawing.Image)(resources.GetObject("picLab.Image")));
  576. this.picLab.Location = new System.Drawing.Point(1240, 11);
  577. this.picLab.Name = "picLab";
  578. this.picLab.Size = new System.Drawing.Size(30, 30);
  579. this.picLab.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  580. this.picLab.TabIndex = 72;
  581. this.picLab.TabStop = false;
  582. this.picLab.Visible = false;
  583. this.picLab.Click += new System.EventHandler(this.picLab_Click);
  584. //
  585. // picUpdate
  586. //
  587. this.picUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  588. this.picUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  589. this.picUpdate.Image = ((System.Drawing.Image)(resources.GetObject("picUpdate.Image")));
  590. this.picUpdate.Location = new System.Drawing.Point(1240, 11);
  591. this.picUpdate.Name = "picUpdate";
  592. this.picUpdate.Size = new System.Drawing.Size(30, 30);
  593. this.picUpdate.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  594. this.picUpdate.TabIndex = 71;
  595. this.picUpdate.TabStop = false;
  596. this.picUpdate.Visible = false;
  597. this.picUpdate.Click += new System.EventHandler(this.picUpdate_Click);
  598. //
  599. // txtNetFw
  600. //
  601. this.txtNetFw.AutoSize = true;
  602. this.txtNetFw.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  603. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  604. this.txtNetFw.Location = new System.Drawing.Point(188, 42);
  605. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  606. this.txtNetFw.Name = "txtNetFw";
  607. this.txtNetFw.Size = new System.Drawing.Size(42, 17);
  608. this.txtNetFw.TabIndex = 70;
  609. this.txtNetFw.Text = "netfw";
  610. //
  611. // txtBitness
  612. //
  613. this.txtBitness.AutoSize = true;
  614. this.txtBitness.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  615. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  616. this.txtBitness.Location = new System.Drawing.Point(188, 23);
  617. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  618. this.txtBitness.Name = "txtBitness";
  619. this.txtBitness.Size = new System.Drawing.Size(51, 17);
  620. this.txtBitness.TabIndex = 4;
  621. this.txtBitness.Text = "bitness";
  622. //
  623. // txtOS
  624. //
  625. this.txtOS.AutoSize = true;
  626. this.txtOS.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  627. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  628. this.txtOS.Location = new System.Drawing.Point(188, 3);
  629. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  630. this.txtOS.Name = "txtOS";
  631. this.txtOS.Size = new System.Drawing.Size(22, 17);
  632. this.txtOS.TabIndex = 3;
  633. this.txtOS.Text = "os";
  634. //
  635. // txtVersion
  636. //
  637. this.txtVersion.AutoSize = true;
  638. this.txtVersion.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  639. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  640. this.txtVersion.Location = new System.Drawing.Point(70, 36);
  641. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  642. this.txtVersion.Name = "txtVersion";
  643. this.txtVersion.Size = new System.Drawing.Size(85, 17);
  644. this.txtVersion.TabIndex = 1;
  645. this.txtVersion.Text = "Version: {VN}";
  646. //
  647. // pictureBox1
  648. //
  649. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Default;
  650. this.pictureBox1.Image = global::Optimizer.Properties.Resources.logo;
  651. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  652. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  653. this.pictureBox1.Name = "pictureBox1";
  654. this.pictureBox1.Size = new System.Drawing.Size(44, 44);
  655. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  656. this.pictureBox1.TabIndex = 1;
  657. this.pictureBox1.TabStop = false;
  658. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  659. //
  660. // label2
  661. //
  662. this.label2.AutoSize = true;
  663. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  664. this.label2.ForeColor = System.Drawing.Color.White;
  665. this.label2.Location = new System.Drawing.Point(67, 7);
  666. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  667. this.label2.Name = "label2";
  668. this.label2.Size = new System.Drawing.Size(97, 25);
  669. this.label2.TabIndex = 2;
  670. this.label2.Text = "Optimizer";
  671. //
  672. // bpanel
  673. //
  674. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  675. this.bpanel.Controls.Add(this.tabCollection);
  676. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  677. this.bpanel.Location = new System.Drawing.Point(0, 64);
  678. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  679. this.bpanel.Name = "bpanel";
  680. this.bpanel.Size = new System.Drawing.Size(1283, 726);
  681. this.bpanel.TabIndex = 2;
  682. //
  683. // tabCollection
  684. //
  685. this.tabCollection.Controls.Add(this.universalTab);
  686. this.tabCollection.Controls.Add(this.windows10Tab);
  687. this.tabCollection.Controls.Add(this.windows8Tab);
  688. this.tabCollection.Controls.Add(this.advancedTab);
  689. this.tabCollection.Controls.Add(this.modernAppsTab);
  690. this.tabCollection.Controls.Add(this.startupTab);
  691. this.tabCollection.Controls.Add(this.appsTab);
  692. this.tabCollection.Controls.Add(this.cleanerTab);
  693. this.tabCollection.Controls.Add(this.pingerTab);
  694. this.tabCollection.Controls.Add(this.hostsEditorTab);
  695. this.tabCollection.Controls.Add(this.registryFixerTab);
  696. this.tabCollection.Controls.Add(this.indiciumTab);
  697. this.tabCollection.Controls.Add(this.integratorTab);
  698. this.tabCollection.Controls.Add(this.optionsTab);
  699. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  700. this.tabCollection.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  701. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  702. this.tabCollection.Margin = new System.Windows.Forms.Padding(0);
  703. this.tabCollection.Name = "tabCollection";
  704. this.tabCollection.Padding = new System.Drawing.Point(0, 0);
  705. this.tabCollection.SelectedIndex = 0;
  706. this.tabCollection.Size = new System.Drawing.Size(1281, 724);
  707. this.tabCollection.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  708. this.tabCollection.TabIndex = 0;
  709. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  710. //
  711. // universalTab
  712. //
  713. this.universalTab.AutoScroll = true;
  714. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  715. this.universalTab.Controls.Add(this.chkMenuDelays);
  716. this.universalTab.Controls.Add(this.chkAllTrayIcons);
  717. this.universalTab.Controls.Add(this.winSearchSw);
  718. this.universalTab.Controls.Add(this.label13);
  719. this.universalTab.Controls.Add(this.label4a);
  720. this.universalTab.Controls.Add(this.drives);
  721. this.universalTab.Controls.Add(this.label14s);
  722. this.universalTab.Controls.Add(this.nvidiaTelemetrySw);
  723. this.universalTab.Controls.Add(this.ntfsStampSw);
  724. this.universalTab.Controls.Add(this.smb2Sw);
  725. this.universalTab.Controls.Add(this.smb1Sw);
  726. this.universalTab.Controls.Add(this.hibernateSw);
  727. this.universalTab.Controls.Add(this.chromeTelemetrySw);
  728. this.universalTab.Controls.Add(this.ffTelemetrySw);
  729. this.universalTab.Controls.Add(this.vsSw);
  730. this.universalTab.Controls.Add(this.reportingSw);
  731. this.universalTab.Controls.Add(this.systemRestoreSw);
  732. this.universalTab.Controls.Add(this.officeTelemetrySw);
  733. this.universalTab.Controls.Add(this.smartScreenSw);
  734. this.universalTab.Controls.Add(this.networkSw);
  735. this.universalTab.Controls.Add(this.telemetryTasksSw);
  736. this.universalTab.Controls.Add(this.defenderSw);
  737. this.universalTab.Controls.Add(this.homegroupSw);
  738. this.universalTab.Controls.Add(this.stickySw);
  739. this.universalTab.Controls.Add(this.compatSw);
  740. this.universalTab.Controls.Add(this.mediaSharingSw);
  741. this.universalTab.Controls.Add(this.printSw);
  742. this.universalTab.Controls.Add(this.superfetchSw);
  743. this.universalTab.Controls.Add(this.faxSw);
  744. this.universalTab.Controls.Add(this.performanceSw);
  745. this.universalTab.Location = new System.Drawing.Point(4, 25);
  746. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  747. this.universalTab.Name = "universalTab";
  748. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  749. this.universalTab.Size = new System.Drawing.Size(1273, 695);
  750. this.universalTab.TabIndex = 0;
  751. this.universalTab.Text = "General";
  752. //
  753. // chkMenuDelays
  754. //
  755. this.chkMenuDelays.AutoSize = true;
  756. this.chkMenuDelays.Checked = true;
  757. this.chkMenuDelays.CheckState = System.Windows.Forms.CheckState.Checked;
  758. this.chkMenuDelays.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Underline);
  759. this.chkMenuDelays.ForeColor = System.Drawing.Color.Silver;
  760. this.chkMenuDelays.Location = new System.Drawing.Point(76, 86);
  761. this.chkMenuDelays.Margin = new System.Windows.Forms.Padding(2);
  762. this.chkMenuDelays.Name = "chkMenuDelays";
  763. this.chkMenuDelays.Size = new System.Drawing.Size(139, 19);
  764. this.chkMenuDelays.TabIndex = 231;
  765. this.chkMenuDelays.Tag = "themeable";
  766. this.chkMenuDelays.Text = "Remove menu delays";
  767. this.chkMenuDelays.UseVisualStyleBackColor = true;
  768. //
  769. // chkAllTrayIcons
  770. //
  771. this.chkAllTrayIcons.AutoSize = true;
  772. this.chkAllTrayIcons.Checked = true;
  773. this.chkAllTrayIcons.CheckState = System.Windows.Forms.CheckState.Checked;
  774. this.chkAllTrayIcons.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Underline);
  775. this.chkAllTrayIcons.ForeColor = System.Drawing.Color.Silver;
  776. this.chkAllTrayIcons.Location = new System.Drawing.Point(76, 66);
  777. this.chkAllTrayIcons.Margin = new System.Windows.Forms.Padding(2);
  778. this.chkAllTrayIcons.Name = "chkAllTrayIcons";
  779. this.chkAllTrayIcons.Size = new System.Drawing.Size(125, 19);
  780. this.chkAllTrayIcons.TabIndex = 230;
  781. this.chkAllTrayIcons.Tag = "themeable";
  782. this.chkAllTrayIcons.Text = "Show all tray icons";
  783. this.chkAllTrayIcons.UseVisualStyleBackColor = true;
  784. //
  785. // winSearchSw
  786. //
  787. this.winSearchSw.AccessibleName = "Disable Search";
  788. this.winSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  789. this.winSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  790. this.winSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  791. this.winSearchSw.ForeColor = System.Drawing.Color.White;
  792. this.winSearchSw.LabelText = "Disable Search";
  793. this.winSearchSw.Location = new System.Drawing.Point(22, 515);
  794. this.winSearchSw.Margin = new System.Windows.Forms.Padding(6);
  795. this.winSearchSw.Name = "winSearchSw";
  796. this.winSearchSw.Size = new System.Drawing.Size(414, 24);
  797. this.winSearchSw.TabIndex = 229;
  798. this.winSearchSw.Tag = "themeable";
  799. this.winSearchSw.ToggleChecked = false;
  800. //
  801. // label13
  802. //
  803. this.label13.AutoSize = true;
  804. 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)));
  805. this.label13.ForeColor = System.Drawing.Color.Silver;
  806. this.label13.Location = new System.Drawing.Point(457, 194);
  807. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  808. this.label13.Name = "label13";
  809. this.label13.Size = new System.Drawing.Size(54, 19);
  810. this.label13.TabIndex = 228;
  811. this.label13.Tag = "";
  812. this.label13.Text = "Privacy";
  813. //
  814. // label4a
  815. //
  816. this.label4a.AutoSize = true;
  817. 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)));
  818. this.label4a.ForeColor = System.Drawing.Color.Silver;
  819. this.label4a.Location = new System.Drawing.Point(457, 11);
  820. this.label4a.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  821. this.label4a.Name = "label4a";
  822. this.label4a.Size = new System.Drawing.Size(40, 19);
  823. this.label4a.TabIndex = 227;
  824. this.label4a.Tag = "";
  825. this.label4a.Text = "Apps";
  826. //
  827. // drives
  828. //
  829. this.drives.AutoSize = true;
  830. 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)));
  831. this.drives.ForeColor = System.Drawing.Color.Silver;
  832. this.drives.Location = new System.Drawing.Point(18, 364);
  833. this.drives.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  834. this.drives.Name = "drives";
  835. this.drives.Size = new System.Drawing.Size(42, 19);
  836. this.drives.TabIndex = 226;
  837. this.drives.Tag = "";
  838. this.drives.Text = "Disks";
  839. //
  840. // label14s
  841. //
  842. this.label14s.AutoSize = true;
  843. 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)));
  844. this.label14s.ForeColor = System.Drawing.Color.Silver;
  845. this.label14s.Location = new System.Drawing.Point(17, 11);
  846. this.label14s.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  847. this.label14s.Name = "label14s";
  848. this.label14s.Size = new System.Drawing.Size(54, 19);
  849. this.label14s.TabIndex = 225;
  850. this.label14s.Tag = "";
  851. this.label14s.Text = "System";
  852. //
  853. // nvidiaTelemetrySw
  854. //
  855. this.nvidiaTelemetrySw.AccessibleName = "Disable NVIDIA Telemetry";
  856. this.nvidiaTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  857. this.nvidiaTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  858. this.nvidiaTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  859. this.nvidiaTelemetrySw.ForeColor = System.Drawing.Color.White;
  860. this.nvidiaTelemetrySw.LabelText = "Disable NVIDIA Telemetry";
  861. this.nvidiaTelemetrySw.Location = new System.Drawing.Point(461, 130);
  862. this.nvidiaTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  863. this.nvidiaTelemetrySw.Name = "nvidiaTelemetrySw";
  864. this.nvidiaTelemetrySw.Size = new System.Drawing.Size(490, 24);
  865. this.nvidiaTelemetrySw.TabIndex = 224;
  866. this.nvidiaTelemetrySw.Tag = "themeable";
  867. this.nvidiaTelemetrySw.ToggleChecked = false;
  868. //
  869. // ntfsStampSw
  870. //
  871. this.ntfsStampSw.AccessibleName = "Disable NTFS Timestamp";
  872. this.ntfsStampSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  873. this.ntfsStampSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  874. this.ntfsStampSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  875. this.ntfsStampSw.ForeColor = System.Drawing.Color.White;
  876. this.ntfsStampSw.LabelText = "Disable NTFS Timestamp";
  877. this.ntfsStampSw.Location = new System.Drawing.Point(21, 485);
  878. this.ntfsStampSw.Margin = new System.Windows.Forms.Padding(6);
  879. this.ntfsStampSw.Name = "ntfsStampSw";
  880. this.ntfsStampSw.Size = new System.Drawing.Size(414, 24);
  881. this.ntfsStampSw.TabIndex = 223;
  882. this.ntfsStampSw.Tag = "themeable";
  883. this.ntfsStampSw.ToggleChecked = false;
  884. //
  885. // smb2Sw
  886. //
  887. this.smb2Sw.AccessibleName = "Disable SMBv2 Protocol";
  888. this.smb2Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  889. this.smb2Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  890. this.smb2Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  891. this.smb2Sw.ForeColor = System.Drawing.Color.White;
  892. this.smb2Sw.LabelText = "Disable SMBv2 Protocol";
  893. this.smb2Sw.Location = new System.Drawing.Point(461, 344);
  894. this.smb2Sw.Margin = new System.Windows.Forms.Padding(6);
  895. this.smb2Sw.Name = "smb2Sw";
  896. this.smb2Sw.Size = new System.Drawing.Size(414, 24);
  897. this.smb2Sw.TabIndex = 222;
  898. this.smb2Sw.Tag = "themeable";
  899. this.smb2Sw.ToggleChecked = false;
  900. //
  901. // smb1Sw
  902. //
  903. this.smb1Sw.AccessibleName = "Disable SMBv1 Protocol";
  904. this.smb1Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  905. this.smb1Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  906. this.smb1Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  907. this.smb1Sw.ForeColor = System.Drawing.Color.White;
  908. this.smb1Sw.LabelText = "Disable SMBv1 Protocol";
  909. this.smb1Sw.Location = new System.Drawing.Point(461, 314);
  910. this.smb1Sw.Margin = new System.Windows.Forms.Padding(6);
  911. this.smb1Sw.Name = "smb1Sw";
  912. this.smb1Sw.Size = new System.Drawing.Size(414, 24);
  913. this.smb1Sw.TabIndex = 221;
  914. this.smb1Sw.Tag = "themeable";
  915. this.smb1Sw.ToggleChecked = false;
  916. //
  917. // hibernateSw
  918. //
  919. this.hibernateSw.AccessibleName = "Disable Hibernation";
  920. this.hibernateSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  921. this.hibernateSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  922. this.hibernateSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  923. this.hibernateSw.ForeColor = System.Drawing.Color.White;
  924. this.hibernateSw.LabelText = "Disable Hibernation";
  925. this.hibernateSw.Location = new System.Drawing.Point(21, 455);
  926. this.hibernateSw.Margin = new System.Windows.Forms.Padding(6);
  927. this.hibernateSw.Name = "hibernateSw";
  928. this.hibernateSw.Size = new System.Drawing.Size(414, 24);
  929. this.hibernateSw.TabIndex = 220;
  930. this.hibernateSw.Tag = "themeable";
  931. this.hibernateSw.ToggleChecked = false;
  932. //
  933. // chromeTelemetrySw
  934. //
  935. this.chromeTelemetrySw.AccessibleName = "Disable Google Chrome Telemetry";
  936. this.chromeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  937. this.chromeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  938. this.chromeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  939. this.chromeTelemetrySw.ForeColor = System.Drawing.Color.White;
  940. this.chromeTelemetrySw.LabelText = "Disable Google Chrome Telemetry";
  941. this.chromeTelemetrySw.Location = new System.Drawing.Point(461, 100);
  942. this.chromeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  943. this.chromeTelemetrySw.Name = "chromeTelemetrySw";
  944. this.chromeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  945. this.chromeTelemetrySw.TabIndex = 219;
  946. this.chromeTelemetrySw.Tag = "themeable";
  947. this.chromeTelemetrySw.ToggleChecked = false;
  948. //
  949. // ffTelemetrySw
  950. //
  951. this.ffTelemetrySw.AccessibleName = "Disable Mozilla Firefox Telemetry";
  952. this.ffTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  953. this.ffTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  954. this.ffTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  955. this.ffTelemetrySw.ForeColor = System.Drawing.Color.White;
  956. this.ffTelemetrySw.LabelText = "Disable Mozilla Firefox Telemetry";
  957. this.ffTelemetrySw.Location = new System.Drawing.Point(461, 70);
  958. this.ffTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  959. this.ffTelemetrySw.Name = "ffTelemetrySw";
  960. this.ffTelemetrySw.Size = new System.Drawing.Size(490, 24);
  961. this.ffTelemetrySw.TabIndex = 218;
  962. this.ffTelemetrySw.Tag = "themeable";
  963. this.ffTelemetrySw.ToggleChecked = false;
  964. //
  965. // vsSw
  966. //
  967. this.vsSw.AccessibleName = "Disable Visual Studio Telemetry";
  968. this.vsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  969. this.vsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  970. this.vsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  971. this.vsSw.ForeColor = System.Drawing.Color.White;
  972. this.vsSw.LabelText = "Disable Visual Studio Telemetry";
  973. this.vsSw.Location = new System.Drawing.Point(461, 160);
  974. this.vsSw.Margin = new System.Windows.Forms.Padding(6);
  975. this.vsSw.Name = "vsSw";
  976. this.vsSw.Size = new System.Drawing.Size(490, 24);
  977. this.vsSw.TabIndex = 217;
  978. this.vsSw.Tag = "themeable";
  979. this.vsSw.ToggleChecked = false;
  980. //
  981. // reportingSw
  982. //
  983. this.reportingSw.AccessibleName = "Disable Error Reporting";
  984. this.reportingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  985. this.reportingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  986. this.reportingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  987. this.reportingSw.ForeColor = System.Drawing.Color.White;
  988. this.reportingSw.LabelText = "Disable Error Reporting";
  989. this.reportingSw.Location = new System.Drawing.Point(21, 149);
  990. this.reportingSw.Margin = new System.Windows.Forms.Padding(6);
  991. this.reportingSw.Name = "reportingSw";
  992. this.reportingSw.Size = new System.Drawing.Size(414, 24);
  993. this.reportingSw.TabIndex = 216;
  994. this.reportingSw.Tag = "themeable";
  995. this.reportingSw.ToggleChecked = false;
  996. //
  997. // systemRestoreSw
  998. //
  999. this.systemRestoreSw.AccessibleName = "Disable System Restore";
  1000. this.systemRestoreSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1001. this.systemRestoreSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1002. this.systemRestoreSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1003. this.systemRestoreSw.ForeColor = System.Drawing.Color.White;
  1004. this.systemRestoreSw.LabelText = "Disable System Restore";
  1005. this.systemRestoreSw.Location = new System.Drawing.Point(21, 395);
  1006. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(6);
  1007. this.systemRestoreSw.Name = "systemRestoreSw";
  1008. this.systemRestoreSw.Size = new System.Drawing.Size(414, 24);
  1009. this.systemRestoreSw.TabIndex = 215;
  1010. this.systemRestoreSw.Tag = "themeable";
  1011. this.systemRestoreSw.ToggleChecked = false;
  1012. //
  1013. // officeTelemetrySw
  1014. //
  1015. this.officeTelemetrySw.AccessibleName = "Disable Office 2016 Telemetry";
  1016. this.officeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1017. this.officeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1018. this.officeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1019. this.officeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1020. this.officeTelemetrySw.LabelText = "Disable Office 2016 Telemetry";
  1021. this.officeTelemetrySw.Location = new System.Drawing.Point(460, 40);
  1022. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  1023. this.officeTelemetrySw.Name = "officeTelemetrySw";
  1024. this.officeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  1025. this.officeTelemetrySw.TabIndex = 214;
  1026. this.officeTelemetrySw.Tag = "themeable";
  1027. this.officeTelemetrySw.ToggleChecked = false;
  1028. //
  1029. // smartScreenSw
  1030. //
  1031. this.smartScreenSw.AccessibleName = "Disable SmartScreen";
  1032. this.smartScreenSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1033. this.smartScreenSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1034. this.smartScreenSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1035. this.smartScreenSw.ForeColor = System.Drawing.Color.White;
  1036. this.smartScreenSw.LabelText = "Disable SmartScreen";
  1037. this.smartScreenSw.Location = new System.Drawing.Point(21, 299);
  1038. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(6);
  1039. this.smartScreenSw.Name = "smartScreenSw";
  1040. this.smartScreenSw.Size = new System.Drawing.Size(414, 24);
  1041. this.smartScreenSw.TabIndex = 213;
  1042. this.smartScreenSw.Tag = "themeable";
  1043. this.smartScreenSw.ToggleChecked = false;
  1044. //
  1045. // networkSw
  1046. //
  1047. this.networkSw.AccessibleName = "Disable Network Throttling";
  1048. this.networkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1049. this.networkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1050. this.networkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1051. this.networkSw.ForeColor = System.Drawing.Color.White;
  1052. this.networkSw.LabelText = "Disable Network Throttling";
  1053. this.networkSw.Location = new System.Drawing.Point(21, 119);
  1054. this.networkSw.Margin = new System.Windows.Forms.Padding(6);
  1055. this.networkSw.Name = "networkSw";
  1056. this.networkSw.Size = new System.Drawing.Size(414, 24);
  1057. this.networkSw.TabIndex = 212;
  1058. this.networkSw.Tag = "themeable";
  1059. this.networkSw.ToggleChecked = false;
  1060. //
  1061. // telemetryTasksSw
  1062. //
  1063. this.telemetryTasksSw.AccessibleName = "Disable Telemetry Tasks";
  1064. this.telemetryTasksSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1065. this.telemetryTasksSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1066. this.telemetryTasksSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1067. this.telemetryTasksSw.ForeColor = System.Drawing.Color.White;
  1068. this.telemetryTasksSw.LabelText = "Disable Telemetry Tasks";
  1069. this.telemetryTasksSw.Location = new System.Drawing.Point(461, 224);
  1070. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(6);
  1071. this.telemetryTasksSw.Name = "telemetryTasksSw";
  1072. this.telemetryTasksSw.Size = new System.Drawing.Size(414, 24);
  1073. this.telemetryTasksSw.TabIndex = 211;
  1074. this.telemetryTasksSw.Tag = "themeable";
  1075. this.telemetryTasksSw.ToggleChecked = false;
  1076. //
  1077. // defenderSw
  1078. //
  1079. this.defenderSw.AccessibleName = "Disable Windows Defender";
  1080. this.defenderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1081. this.defenderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1082. this.defenderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1083. this.defenderSw.ForeColor = System.Drawing.Color.White;
  1084. this.defenderSw.LabelText = "Disable Windows Defender";
  1085. this.defenderSw.Location = new System.Drawing.Point(21, 329);
  1086. this.defenderSw.Margin = new System.Windows.Forms.Padding(6);
  1087. this.defenderSw.Name = "defenderSw";
  1088. this.defenderSw.Size = new System.Drawing.Size(414, 24);
  1089. this.defenderSw.TabIndex = 210;
  1090. this.defenderSw.Tag = "themeable";
  1091. this.defenderSw.ToggleChecked = false;
  1092. //
  1093. // homegroupSw
  1094. //
  1095. this.homegroupSw.AccessibleName = "Disable HomeGroup";
  1096. this.homegroupSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1097. this.homegroupSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1098. this.homegroupSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1099. this.homegroupSw.ForeColor = System.Drawing.Color.White;
  1100. this.homegroupSw.LabelText = "Disable HomeGroup";
  1101. this.homegroupSw.Location = new System.Drawing.Point(461, 284);
  1102. this.homegroupSw.Margin = new System.Windows.Forms.Padding(6);
  1103. this.homegroupSw.Name = "homegroupSw";
  1104. this.homegroupSw.Size = new System.Drawing.Size(414, 24);
  1105. this.homegroupSw.TabIndex = 209;
  1106. this.homegroupSw.Tag = "themeable";
  1107. this.homegroupSw.ToggleChecked = false;
  1108. //
  1109. // stickySw
  1110. //
  1111. this.stickySw.AccessibleName = "Disable Sticky Keys";
  1112. this.stickySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1113. this.stickySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1114. this.stickySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1115. this.stickySw.ForeColor = System.Drawing.Color.White;
  1116. this.stickySw.LabelText = "Disable Sticky Keys";
  1117. this.stickySw.Location = new System.Drawing.Point(21, 269);
  1118. this.stickySw.Margin = new System.Windows.Forms.Padding(6);
  1119. this.stickySw.Name = "stickySw";
  1120. this.stickySw.Size = new System.Drawing.Size(414, 24);
  1121. this.stickySw.TabIndex = 208;
  1122. this.stickySw.Tag = "themeable";
  1123. this.stickySw.ToggleChecked = false;
  1124. //
  1125. // compatSw
  1126. //
  1127. this.compatSw.AccessibleName = "Disable Compatibility Assistant";
  1128. this.compatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1129. this.compatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1130. this.compatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1131. this.compatSw.ForeColor = System.Drawing.Color.White;
  1132. this.compatSw.LabelText = "Disable Compatibility Assistant";
  1133. this.compatSw.Location = new System.Drawing.Point(21, 179);
  1134. this.compatSw.Margin = new System.Windows.Forms.Padding(6);
  1135. this.compatSw.Name = "compatSw";
  1136. this.compatSw.Size = new System.Drawing.Size(414, 24);
  1137. this.compatSw.TabIndex = 207;
  1138. this.compatSw.Tag = "themeable";
  1139. this.compatSw.ToggleChecked = false;
  1140. //
  1141. // mediaSharingSw
  1142. //
  1143. this.mediaSharingSw.AccessibleName = "Disable Media Player Sharing";
  1144. this.mediaSharingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1145. this.mediaSharingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1146. this.mediaSharingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1147. this.mediaSharingSw.ForeColor = System.Drawing.Color.White;
  1148. this.mediaSharingSw.LabelText = "Disable Media Player Sharing";
  1149. this.mediaSharingSw.Location = new System.Drawing.Point(461, 254);
  1150. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(6);
  1151. this.mediaSharingSw.Name = "mediaSharingSw";
  1152. this.mediaSharingSw.Size = new System.Drawing.Size(414, 24);
  1153. this.mediaSharingSw.TabIndex = 206;
  1154. this.mediaSharingSw.Tag = "themeable";
  1155. this.mediaSharingSw.ToggleChecked = false;
  1156. //
  1157. // printSw
  1158. //
  1159. this.printSw.AccessibleName = "Disable Print Service";
  1160. this.printSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1161. this.printSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1162. this.printSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1163. this.printSw.ForeColor = System.Drawing.Color.White;
  1164. this.printSw.LabelText = "Disable Print Service";
  1165. this.printSw.Location = new System.Drawing.Point(21, 209);
  1166. this.printSw.Margin = new System.Windows.Forms.Padding(6);
  1167. this.printSw.Name = "printSw";
  1168. this.printSw.Size = new System.Drawing.Size(414, 24);
  1169. this.printSw.TabIndex = 205;
  1170. this.printSw.Tag = "themeable";
  1171. this.printSw.ToggleChecked = false;
  1172. //
  1173. // superfetchSw
  1174. //
  1175. this.superfetchSw.AccessibleName = "Disable Superfetch";
  1176. this.superfetchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1177. this.superfetchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1178. this.superfetchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1179. this.superfetchSw.ForeColor = System.Drawing.Color.White;
  1180. this.superfetchSw.LabelText = "Disable Superfetch";
  1181. this.superfetchSw.Location = new System.Drawing.Point(21, 425);
  1182. this.superfetchSw.Margin = new System.Windows.Forms.Padding(6);
  1183. this.superfetchSw.Name = "superfetchSw";
  1184. this.superfetchSw.Size = new System.Drawing.Size(414, 24);
  1185. this.superfetchSw.TabIndex = 204;
  1186. this.superfetchSw.Tag = "themeable";
  1187. this.superfetchSw.ToggleChecked = false;
  1188. //
  1189. // faxSw
  1190. //
  1191. this.faxSw.AccessibleName = "Disable Fax Service";
  1192. this.faxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1193. this.faxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1194. this.faxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1195. this.faxSw.ForeColor = System.Drawing.Color.White;
  1196. this.faxSw.LabelText = "Disable Fax Service";
  1197. this.faxSw.Location = new System.Drawing.Point(21, 239);
  1198. this.faxSw.Margin = new System.Windows.Forms.Padding(6);
  1199. this.faxSw.Name = "faxSw";
  1200. this.faxSw.Size = new System.Drawing.Size(414, 24);
  1201. this.faxSw.TabIndex = 203;
  1202. this.faxSw.Tag = "themeable";
  1203. this.faxSw.ToggleChecked = false;
  1204. //
  1205. // performanceSw
  1206. //
  1207. this.performanceSw.AccessibleName = "Enable Performance Tweaks";
  1208. this.performanceSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1209. this.performanceSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1210. this.performanceSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1211. this.performanceSw.ForeColor = System.Drawing.Color.White;
  1212. this.performanceSw.LabelText = "Enable Performance Tweaks";
  1213. this.performanceSw.Location = new System.Drawing.Point(21, 40);
  1214. this.performanceSw.Margin = new System.Windows.Forms.Padding(6);
  1215. this.performanceSw.Name = "performanceSw";
  1216. this.performanceSw.Size = new System.Drawing.Size(414, 24);
  1217. this.performanceSw.TabIndex = 202;
  1218. this.performanceSw.Tag = "themeable";
  1219. this.performanceSw.ToggleChecked = false;
  1220. //
  1221. // windows10Tab
  1222. //
  1223. this.windows10Tab.AutoScroll = true;
  1224. this.windows10Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1225. this.windows10Tab.Controls.Add(this.chkNewsInterest);
  1226. this.windows10Tab.Controls.Add(this.classicPhotoViewerSw);
  1227. this.windows10Tab.Controls.Add(this.edgeAiSw);
  1228. this.windows10Tab.Controls.Add(this.edgeTelemetrySw);
  1229. this.windows10Tab.Controls.Add(this.label18);
  1230. this.windows10Tab.Controls.Add(this.label17);
  1231. this.windows10Tab.Controls.Add(this.label16);
  1232. this.windows10Tab.Controls.Add(this.label15);
  1233. this.windows10Tab.Controls.Add(this.label14);
  1234. this.windows10Tab.Controls.Add(this.panelWin11Tweaks);
  1235. this.windows10Tab.Controls.Add(this.vbsSw);
  1236. this.windows10Tab.Controls.Add(this.gameModeSw);
  1237. this.windows10Tab.Controls.Add(this.storeUpdatesSw);
  1238. this.windows10Tab.Controls.Add(this.oldMixerSw);
  1239. this.windows10Tab.Controls.Add(this.insiderSw);
  1240. this.windows10Tab.Controls.Add(this.castSw);
  1241. this.windows10Tab.Controls.Add(this.gameBarSw);
  1242. this.windows10Tab.Controls.Add(this.sensorSw);
  1243. this.windows10Tab.Controls.Add(this.ccSw);
  1244. this.windows10Tab.Controls.Add(this.cortanaSw);
  1245. this.windows10Tab.Controls.Add(this.privacySw);
  1246. this.windows10Tab.Controls.Add(this.driversSw);
  1247. this.windows10Tab.Controls.Add(this.telemetryServicesSw);
  1248. this.windows10Tab.Controls.Add(this.autoUpdatesSw);
  1249. this.windows10Tab.Controls.Add(this.tpmSw);
  1250. this.windows10Tab.Controls.Add(this.xboxSw);
  1251. this.windows10Tab.Controls.Add(this.inkSw);
  1252. this.windows10Tab.Controls.Add(this.spellSw);
  1253. this.windows10Tab.Controls.Add(this.longPathsSw);
  1254. this.windows10Tab.Controls.Add(this.uODSw);
  1255. this.windows10Tab.Controls.Add(this.peopleSw);
  1256. this.windows10Tab.Controls.Add(this.oldExplorerSw);
  1257. this.windows10Tab.Controls.Add(this.adsSw);
  1258. this.windows10Tab.Location = new System.Drawing.Point(4, 25);
  1259. this.windows10Tab.Margin = new System.Windows.Forms.Padding(2);
  1260. this.windows10Tab.Name = "windows10Tab";
  1261. this.windows10Tab.Padding = new System.Windows.Forms.Padding(2);
  1262. this.windows10Tab.Size = new System.Drawing.Size(1273, 695);
  1263. this.windows10Tab.TabIndex = 1;
  1264. this.windows10Tab.Text = "Windows 10";
  1265. //
  1266. // chkNewsInterest
  1267. //
  1268. this.chkNewsInterest.AutoSize = true;
  1269. this.chkNewsInterest.Checked = true;
  1270. this.chkNewsInterest.CheckState = System.Windows.Forms.CheckState.Checked;
  1271. this.chkNewsInterest.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Underline);
  1272. this.chkNewsInterest.ForeColor = System.Drawing.Color.Silver;
  1273. this.chkNewsInterest.Location = new System.Drawing.Point(520, 126);
  1274. this.chkNewsInterest.Margin = new System.Windows.Forms.Padding(2);
  1275. this.chkNewsInterest.Name = "chkNewsInterest";
  1276. this.chkNewsInterest.Size = new System.Drawing.Size(152, 19);
  1277. this.chkNewsInterest.TabIndex = 232;
  1278. this.chkNewsInterest.Tag = "themeable";
  1279. this.chkNewsInterest.Text = "Disable News && Interest";
  1280. this.chkNewsInterest.UseVisualStyleBackColor = true;
  1281. //
  1282. // classicPhotoViewerSw
  1283. //
  1284. this.classicPhotoViewerSw.AccessibleName = "Restore Classic Photo Viewer";
  1285. this.classicPhotoViewerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1286. this.classicPhotoViewerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1287. this.classicPhotoViewerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1288. this.classicPhotoViewerSw.ForeColor = System.Drawing.Color.White;
  1289. this.classicPhotoViewerSw.LabelText = "Restore Classic Photo Viewer";
  1290. this.classicPhotoViewerSw.Location = new System.Drawing.Point(21, 250);
  1291. this.classicPhotoViewerSw.Margin = new System.Windows.Forms.Padding(6);
  1292. this.classicPhotoViewerSw.Name = "classicPhotoViewerSw";
  1293. this.classicPhotoViewerSw.Size = new System.Drawing.Size(414, 24);
  1294. this.classicPhotoViewerSw.TabIndex = 180;
  1295. this.classicPhotoViewerSw.Tag = "themeable";
  1296. this.classicPhotoViewerSw.ToggleChecked = false;
  1297. //
  1298. // edgeAiSw
  1299. //
  1300. this.edgeAiSw.AccessibleName = "Disable Edge Discover";
  1301. this.edgeAiSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1302. this.edgeAiSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1303. this.edgeAiSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1304. this.edgeAiSw.ForeColor = System.Drawing.Color.White;
  1305. this.edgeAiSw.LabelText = "Disable Edge Discover";
  1306. this.edgeAiSw.Location = new System.Drawing.Point(464, 225);
  1307. this.edgeAiSw.Margin = new System.Windows.Forms.Padding(6);
  1308. this.edgeAiSw.Name = "edgeAiSw";
  1309. this.edgeAiSw.Size = new System.Drawing.Size(414, 24);
  1310. this.edgeAiSw.TabIndex = 179;
  1311. this.edgeAiSw.Tag = "themeable";
  1312. this.edgeAiSw.ToggleChecked = false;
  1313. //
  1314. // edgeTelemetrySw
  1315. //
  1316. this.edgeTelemetrySw.AccessibleName = "Disable Edge Telemetry";
  1317. this.edgeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1318. this.edgeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1319. this.edgeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1320. this.edgeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1321. this.edgeTelemetrySw.LabelText = "Disable Edge Telemetry";
  1322. this.edgeTelemetrySw.Location = new System.Drawing.Point(464, 195);
  1323. this.edgeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  1324. this.edgeTelemetrySw.Name = "edgeTelemetrySw";
  1325. this.edgeTelemetrySw.Size = new System.Drawing.Size(414, 24);
  1326. this.edgeTelemetrySw.TabIndex = 177;
  1327. this.edgeTelemetrySw.Tag = "themeable";
  1328. this.edgeTelemetrySw.ToggleChecked = false;
  1329. //
  1330. // label18
  1331. //
  1332. this.label18.AutoSize = true;
  1333. 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)));
  1334. this.label18.ForeColor = System.Drawing.Color.Silver;
  1335. this.label18.Location = new System.Drawing.Point(461, 372);
  1336. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1337. this.label18.Name = "label18";
  1338. this.label18.Size = new System.Drawing.Size(47, 19);
  1339. this.label18.TabIndex = 176;
  1340. this.label18.Tag = "";
  1341. this.label18.Text = "Touch";
  1342. //
  1343. // label17
  1344. //
  1345. this.label17.AutoSize = true;
  1346. 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)));
  1347. this.label17.ForeColor = System.Drawing.Color.Silver;
  1348. this.label17.Location = new System.Drawing.Point(460, 255);
  1349. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1350. this.label17.Name = "label17";
  1351. this.label17.Size = new System.Drawing.Size(58, 19);
  1352. this.label17.TabIndex = 175;
  1353. this.label17.Tag = "";
  1354. this.label17.Text = "Gaming";
  1355. //
  1356. // label16
  1357. //
  1358. this.label16.AutoSize = true;
  1359. 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)));
  1360. this.label16.ForeColor = System.Drawing.Color.Silver;
  1361. this.label16.Location = new System.Drawing.Point(460, 11);
  1362. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1363. this.label16.Name = "label16";
  1364. this.label16.Size = new System.Drawing.Size(54, 19);
  1365. this.label16.TabIndex = 174;
  1366. this.label16.Tag = "";
  1367. this.label16.Text = "Privacy";
  1368. //
  1369. // label15
  1370. //
  1371. this.label15.AutoSize = true;
  1372. 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)));
  1373. this.label15.ForeColor = System.Drawing.Color.Silver;
  1374. this.label15.Location = new System.Drawing.Point(18, 319);
  1375. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1376. this.label15.Name = "label15";
  1377. this.label15.Size = new System.Drawing.Size(117, 19);
  1378. this.label15.TabIndex = 173;
  1379. this.label15.Tag = "";
  1380. this.label15.Text = "Windows Update";
  1381. //
  1382. // label14
  1383. //
  1384. this.label14.AutoSize = true;
  1385. 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)));
  1386. this.label14.ForeColor = System.Drawing.Color.Silver;
  1387. this.label14.Location = new System.Drawing.Point(17, 11);
  1388. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1389. this.label14.Name = "label14";
  1390. this.label14.Size = new System.Drawing.Size(54, 19);
  1391. this.label14.TabIndex = 170;
  1392. this.label14.Tag = "";
  1393. this.label14.Text = "System";
  1394. //
  1395. // panelWin11Tweaks
  1396. //
  1397. this.panelWin11Tweaks.AutoScroll = true;
  1398. this.panelWin11Tweaks.Controls.Add(this.copilotSw);
  1399. this.panelWin11Tweaks.Controls.Add(this.label20);
  1400. this.panelWin11Tweaks.Controls.Add(this.label19);
  1401. this.panelWin11Tweaks.Controls.Add(this.stickersSw);
  1402. this.panelWin11Tweaks.Controls.Add(this.compactModeSw);
  1403. this.panelWin11Tweaks.Controls.Add(this.snapAssistSw);
  1404. this.panelWin11Tweaks.Controls.Add(this.widgetsSw);
  1405. this.panelWin11Tweaks.Controls.Add(this.leftTaskbarSw);
  1406. this.panelWin11Tweaks.Controls.Add(this.classicContextSw);
  1407. this.panelWin11Tweaks.Controls.Add(this.chatSw);
  1408. this.panelWin11Tweaks.Location = new System.Drawing.Point(0, 498);
  1409. this.panelWin11Tweaks.Name = "panelWin11Tweaks";
  1410. this.panelWin11Tweaks.Size = new System.Drawing.Size(971, 159);
  1411. this.panelWin11Tweaks.TabIndex = 80;
  1412. this.panelWin11Tweaks.Visible = false;
  1413. //
  1414. // copilotSw
  1415. //
  1416. this.copilotSw.AccessibleName = "Disable CoPilot AI";
  1417. this.copilotSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1418. this.copilotSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1419. this.copilotSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1420. this.copilotSw.ForeColor = System.Drawing.Color.White;
  1421. this.copilotSw.LabelText = "Disable CoPilot AI";
  1422. this.copilotSw.Location = new System.Drawing.Point(465, 126);
  1423. this.copilotSw.Margin = new System.Windows.Forms.Padding(6);
  1424. this.copilotSw.Name = "copilotSw";
  1425. this.copilotSw.Size = new System.Drawing.Size(414, 24);
  1426. this.copilotSw.TabIndex = 179;
  1427. this.copilotSw.Tag = "themeable";
  1428. this.copilotSw.ToggleChecked = false;
  1429. //
  1430. // label20
  1431. //
  1432. this.label20.AutoSize = true;
  1433. 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)));
  1434. this.label20.ForeColor = System.Drawing.Color.Silver;
  1435. this.label20.Location = new System.Drawing.Point(460, 5);
  1436. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1437. this.label20.Name = "label20";
  1438. this.label20.Size = new System.Drawing.Size(46, 19);
  1439. this.label20.TabIndex = 178;
  1440. this.label20.Tag = "";
  1441. this.label20.Text = "Extras";
  1442. //
  1443. // label19
  1444. //
  1445. this.label19.AutoSize = true;
  1446. 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)));
  1447. this.label19.ForeColor = System.Drawing.Color.Silver;
  1448. this.label19.Location = new System.Drawing.Point(16, 5);
  1449. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1450. this.label19.Name = "label19";
  1451. this.label19.Size = new System.Drawing.Size(56, 19);
  1452. this.label19.TabIndex = 177;
  1453. this.label19.Tag = "";
  1454. this.label19.Text = "Taskbar";
  1455. //
  1456. // stickersSw
  1457. //
  1458. this.stickersSw.AccessibleName = "Disable Stickers";
  1459. this.stickersSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1460. this.stickersSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1461. this.stickersSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1462. this.stickersSw.ForeColor = System.Drawing.Color.White;
  1463. this.stickersSw.LabelText = "Disable Stickers";
  1464. this.stickersSw.Location = new System.Drawing.Point(20, 126);
  1465. this.stickersSw.Margin = new System.Windows.Forms.Padding(6);
  1466. this.stickersSw.Name = "stickersSw";
  1467. this.stickersSw.Size = new System.Drawing.Size(414, 24);
  1468. this.stickersSw.TabIndex = 113;
  1469. this.stickersSw.Tag = "themeable";
  1470. this.stickersSw.ToggleChecked = false;
  1471. //
  1472. // compactModeSw
  1473. //
  1474. this.compactModeSw.AccessibleName = "Enable Compact Mode in Explorer";
  1475. this.compactModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1476. this.compactModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1477. this.compactModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1478. this.compactModeSw.ForeColor = System.Drawing.Color.White;
  1479. this.compactModeSw.LabelText = "Enable Compact Mode in Explorer";
  1480. this.compactModeSw.Location = new System.Drawing.Point(463, 96);
  1481. this.compactModeSw.Margin = new System.Windows.Forms.Padding(6);
  1482. this.compactModeSw.Name = "compactModeSw";
  1483. this.compactModeSw.Size = new System.Drawing.Size(414, 24);
  1484. this.compactModeSw.TabIndex = 112;
  1485. this.compactModeSw.Tag = "themeable";
  1486. this.compactModeSw.ToggleChecked = false;
  1487. //
  1488. // snapAssistSw
  1489. //
  1490. this.snapAssistSw.AccessibleName = "Disable Snap Assist";
  1491. this.snapAssistSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1492. this.snapAssistSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1493. this.snapAssistSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1494. this.snapAssistSw.ForeColor = System.Drawing.Color.White;
  1495. this.snapAssistSw.LabelText = "Disable Snap Assist";
  1496. this.snapAssistSw.Location = new System.Drawing.Point(464, 36);
  1497. this.snapAssistSw.Margin = new System.Windows.Forms.Padding(6);
  1498. this.snapAssistSw.Name = "snapAssistSw";
  1499. this.snapAssistSw.Size = new System.Drawing.Size(414, 24);
  1500. this.snapAssistSw.TabIndex = 106;
  1501. this.snapAssistSw.Tag = "themeable";
  1502. this.snapAssistSw.ToggleChecked = false;
  1503. //
  1504. // widgetsSw
  1505. //
  1506. this.widgetsSw.AccessibleName = "Disable Widgets";
  1507. this.widgetsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1508. this.widgetsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1509. this.widgetsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1510. this.widgetsSw.ForeColor = System.Drawing.Color.White;
  1511. this.widgetsSw.LabelText = "Disable Widgets";
  1512. this.widgetsSw.Location = new System.Drawing.Point(20, 66);
  1513. this.widgetsSw.Margin = new System.Windows.Forms.Padding(6);
  1514. this.widgetsSw.Name = "widgetsSw";
  1515. this.widgetsSw.Size = new System.Drawing.Size(414, 24);
  1516. this.widgetsSw.TabIndex = 108;
  1517. this.widgetsSw.Tag = "themeable";
  1518. this.widgetsSw.ToggleChecked = false;
  1519. //
  1520. // leftTaskbarSw
  1521. //
  1522. this.leftTaskbarSw.AccessibleName = "Align Taskbar to Left";
  1523. this.leftTaskbarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1524. this.leftTaskbarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1525. this.leftTaskbarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1526. this.leftTaskbarSw.ForeColor = System.Drawing.Color.White;
  1527. this.leftTaskbarSw.LabelText = "Align Taskbar to Left";
  1528. this.leftTaskbarSw.Location = new System.Drawing.Point(20, 36);
  1529. this.leftTaskbarSw.Margin = new System.Windows.Forms.Padding(6);
  1530. this.leftTaskbarSw.Name = "leftTaskbarSw";
  1531. this.leftTaskbarSw.Size = new System.Drawing.Size(414, 24);
  1532. this.leftTaskbarSw.TabIndex = 105;
  1533. this.leftTaskbarSw.Tag = "themeable";
  1534. this.leftTaskbarSw.ToggleChecked = false;
  1535. //
  1536. // classicContextSw
  1537. //
  1538. this.classicContextSw.AccessibleName = "Enable Classic Right-Click Menu";
  1539. this.classicContextSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1540. this.classicContextSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1541. this.classicContextSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1542. this.classicContextSw.ForeColor = System.Drawing.Color.White;
  1543. this.classicContextSw.LabelText = "Enable Classic Right-Click Menu";
  1544. this.classicContextSw.Location = new System.Drawing.Point(463, 66);
  1545. this.classicContextSw.Margin = new System.Windows.Forms.Padding(6);
  1546. this.classicContextSw.Name = "classicContextSw";
  1547. this.classicContextSw.Size = new System.Drawing.Size(414, 24);
  1548. this.classicContextSw.TabIndex = 110;
  1549. this.classicContextSw.Tag = "themeable";
  1550. this.classicContextSw.ToggleChecked = false;
  1551. //
  1552. // chatSw
  1553. //
  1554. this.chatSw.AccessibleName = "Disable Chat";
  1555. this.chatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1556. this.chatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1557. this.chatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1558. this.chatSw.ForeColor = System.Drawing.Color.White;
  1559. this.chatSw.LabelText = "Disable Chat";
  1560. this.chatSw.Location = new System.Drawing.Point(20, 96);
  1561. this.chatSw.Margin = new System.Windows.Forms.Padding(6);
  1562. this.chatSw.Name = "chatSw";
  1563. this.chatSw.Size = new System.Drawing.Size(414, 24);
  1564. this.chatSw.TabIndex = 107;
  1565. this.chatSw.Tag = "themeable";
  1566. this.chatSw.ToggleChecked = false;
  1567. //
  1568. // vbsSw
  1569. //
  1570. this.vbsSw.AccessibleName = "Disable Virtualization Based Security";
  1571. this.vbsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1572. this.vbsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1573. this.vbsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1574. this.vbsSw.ForeColor = System.Drawing.Color.White;
  1575. this.vbsSw.LabelText = "Disable Virtualization Based Security";
  1576. this.vbsSw.Location = new System.Drawing.Point(21, 220);
  1577. this.vbsSw.Margin = new System.Windows.Forms.Padding(6);
  1578. this.vbsSw.Name = "vbsSw";
  1579. this.vbsSw.Size = new System.Drawing.Size(414, 24);
  1580. this.vbsSw.TabIndex = 114;
  1581. this.vbsSw.Tag = "themeable";
  1582. this.vbsSw.ToggleChecked = false;
  1583. this.vbsSw.Visible = false;
  1584. //
  1585. // gameModeSw
  1586. //
  1587. this.gameModeSw.AccessibleName = "Enable Gaming Mode";
  1588. this.gameModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1589. this.gameModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1590. this.gameModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1591. this.gameModeSw.ForeColor = System.Drawing.Color.White;
  1592. this.gameModeSw.LabelText = "Enable Gaming Mode";
  1593. this.gameModeSw.Location = new System.Drawing.Point(464, 282);
  1594. this.gameModeSw.Margin = new System.Windows.Forms.Padding(6);
  1595. this.gameModeSw.Name = "gameModeSw";
  1596. this.gameModeSw.Size = new System.Drawing.Size(414, 24);
  1597. this.gameModeSw.TabIndex = 105;
  1598. this.gameModeSw.Tag = "themeable";
  1599. this.gameModeSw.ToggleChecked = false;
  1600. //
  1601. // storeUpdatesSw
  1602. //
  1603. this.storeUpdatesSw.AccessibleName = "Disable Microsoft Store Updates";
  1604. this.storeUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1605. this.storeUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1606. this.storeUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1607. this.storeUpdatesSw.ForeColor = System.Drawing.Color.White;
  1608. this.storeUpdatesSw.LabelText = "Disable Microsoft Store Updates";
  1609. this.storeUpdatesSw.Location = new System.Drawing.Point(20, 380);
  1610. this.storeUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  1611. this.storeUpdatesSw.Name = "storeUpdatesSw";
  1612. this.storeUpdatesSw.Size = new System.Drawing.Size(414, 24);
  1613. this.storeUpdatesSw.TabIndex = 104;
  1614. this.storeUpdatesSw.Tag = "themeable";
  1615. this.storeUpdatesSw.ToggleChecked = false;
  1616. //
  1617. // oldMixerSw
  1618. //
  1619. this.oldMixerSw.AccessibleName = "Enable Classic Volume Mixer";
  1620. this.oldMixerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1621. this.oldMixerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1622. this.oldMixerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1623. this.oldMixerSw.ForeColor = System.Drawing.Color.White;
  1624. this.oldMixerSw.LabelText = "Enable Classic Volume Mixer";
  1625. this.oldMixerSw.Location = new System.Drawing.Point(21, 220);
  1626. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(6);
  1627. this.oldMixerSw.Name = "oldMixerSw";
  1628. this.oldMixerSw.Size = new System.Drawing.Size(414, 24);
  1629. this.oldMixerSw.TabIndex = 103;
  1630. this.oldMixerSw.Tag = "themeable";
  1631. this.oldMixerSw.ToggleChecked = false;
  1632. //
  1633. // insiderSw
  1634. //
  1635. this.insiderSw.AccessibleName = "Disable Insider Service";
  1636. this.insiderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1637. this.insiderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1638. this.insiderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1639. this.insiderSw.ForeColor = System.Drawing.Color.White;
  1640. this.insiderSw.LabelText = "Disable Insider Service";
  1641. this.insiderSw.Location = new System.Drawing.Point(20, 410);
  1642. this.insiderSw.Margin = new System.Windows.Forms.Padding(6);
  1643. this.insiderSw.Name = "insiderSw";
  1644. this.insiderSw.Size = new System.Drawing.Size(414, 24);
  1645. this.insiderSw.TabIndex = 102;
  1646. this.insiderSw.Tag = "themeable";
  1647. this.insiderSw.ToggleChecked = false;
  1648. //
  1649. // castSw
  1650. //
  1651. this.castSw.AccessibleName = "Remove Cast to Device";
  1652. this.castSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1653. this.castSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1654. this.castSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1655. this.castSw.ForeColor = System.Drawing.Color.White;
  1656. this.castSw.LabelText = "Remove Cast to Device";
  1657. this.castSw.Location = new System.Drawing.Point(21, 190);
  1658. this.castSw.Margin = new System.Windows.Forms.Padding(6);
  1659. this.castSw.Name = "castSw";
  1660. this.castSw.Size = new System.Drawing.Size(414, 24);
  1661. this.castSw.TabIndex = 101;
  1662. this.castSw.Tag = "themeable";
  1663. this.castSw.ToggleChecked = false;
  1664. //
  1665. // gameBarSw
  1666. //
  1667. this.gameBarSw.AccessibleName = "Disable Game Bar";
  1668. this.gameBarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1669. this.gameBarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1670. this.gameBarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1671. this.gameBarSw.ForeColor = System.Drawing.Color.White;
  1672. this.gameBarSw.LabelText = "Disable Game Bar";
  1673. this.gameBarSw.Location = new System.Drawing.Point(464, 342);
  1674. this.gameBarSw.Margin = new System.Windows.Forms.Padding(6);
  1675. this.gameBarSw.Name = "gameBarSw";
  1676. this.gameBarSw.Size = new System.Drawing.Size(414, 24);
  1677. this.gameBarSw.TabIndex = 100;
  1678. this.gameBarSw.Tag = "themeable";
  1679. this.gameBarSw.ToggleChecked = false;
  1680. //
  1681. // sensorSw
  1682. //
  1683. this.sensorSw.AccessibleName = "Disable Sensor Services";
  1684. this.sensorSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1685. this.sensorSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1686. this.sensorSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1687. this.sensorSw.ForeColor = System.Drawing.Color.White;
  1688. this.sensorSw.LabelText = "Disable Sensor Services";
  1689. this.sensorSw.Location = new System.Drawing.Point(21, 160);
  1690. this.sensorSw.Margin = new System.Windows.Forms.Padding(6);
  1691. this.sensorSw.Name = "sensorSw";
  1692. this.sensorSw.Size = new System.Drawing.Size(414, 24);
  1693. this.sensorSw.TabIndex = 99;
  1694. this.sensorSw.Tag = "themeable";
  1695. this.sensorSw.ToggleChecked = false;
  1696. //
  1697. // ccSw
  1698. //
  1699. this.ccSw.AccessibleName = "Disable Cloud Clipboard";
  1700. this.ccSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1701. this.ccSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1702. this.ccSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1703. this.ccSw.ForeColor = System.Drawing.Color.White;
  1704. this.ccSw.LabelText = "Disable Cloud Clipboard";
  1705. this.ccSw.Location = new System.Drawing.Point(465, 463);
  1706. this.ccSw.Margin = new System.Windows.Forms.Padding(6);
  1707. this.ccSw.Name = "ccSw";
  1708. this.ccSw.Size = new System.Drawing.Size(414, 24);
  1709. this.ccSw.TabIndex = 98;
  1710. this.ccSw.Tag = "themeable";
  1711. this.ccSw.ToggleChecked = false;
  1712. //
  1713. // cortanaSw
  1714. //
  1715. this.cortanaSw.AccessibleName = "Disable Cortana";
  1716. this.cortanaSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1717. this.cortanaSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1718. this.cortanaSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1719. this.cortanaSw.ForeColor = System.Drawing.Color.White;
  1720. this.cortanaSw.LabelText = "Disable Cortana";
  1721. this.cortanaSw.Location = new System.Drawing.Point(464, 70);
  1722. this.cortanaSw.Margin = new System.Windows.Forms.Padding(6);
  1723. this.cortanaSw.Name = "cortanaSw";
  1724. this.cortanaSw.Size = new System.Drawing.Size(414, 24);
  1725. this.cortanaSw.TabIndex = 97;
  1726. this.cortanaSw.Tag = "themeable";
  1727. this.cortanaSw.ToggleChecked = false;
  1728. //
  1729. // privacySw
  1730. //
  1731. this.privacySw.AccessibleName = "Enhance Privacy";
  1732. this.privacySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1733. this.privacySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1734. this.privacySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1735. this.privacySw.ForeColor = System.Drawing.Color.White;
  1736. this.privacySw.LabelText = "Enhance Privacy";
  1737. this.privacySw.Location = new System.Drawing.Point(464, 100);
  1738. this.privacySw.Margin = new System.Windows.Forms.Padding(6);
  1739. this.privacySw.Name = "privacySw";
  1740. this.privacySw.Size = new System.Drawing.Size(414, 24);
  1741. this.privacySw.TabIndex = 96;
  1742. this.privacySw.Tag = "themeable";
  1743. this.privacySw.ToggleChecked = false;
  1744. //
  1745. // driversSw
  1746. //
  1747. this.driversSw.AccessibleName = "Exclude Drivers from Update";
  1748. this.driversSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1749. this.driversSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1750. this.driversSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1751. this.driversSw.ForeColor = System.Drawing.Color.White;
  1752. this.driversSw.LabelText = "Exclude Drivers from Update";
  1753. this.driversSw.Location = new System.Drawing.Point(20, 440);
  1754. this.driversSw.Margin = new System.Windows.Forms.Padding(6);
  1755. this.driversSw.Name = "driversSw";
  1756. this.driversSw.Size = new System.Drawing.Size(414, 24);
  1757. this.driversSw.TabIndex = 95;
  1758. this.driversSw.Tag = "themeable";
  1759. this.driversSw.ToggleChecked = false;
  1760. //
  1761. // telemetryServicesSw
  1762. //
  1763. this.telemetryServicesSw.AccessibleName = "Disable Telemetry Services";
  1764. this.telemetryServicesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1765. this.telemetryServicesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1766. this.telemetryServicesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1767. this.telemetryServicesSw.ForeColor = System.Drawing.Color.White;
  1768. this.telemetryServicesSw.LabelText = "Disable Telemetry Services";
  1769. this.telemetryServicesSw.Location = new System.Drawing.Point(464, 40);
  1770. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(6);
  1771. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1772. this.telemetryServicesSw.Size = new System.Drawing.Size(414, 24);
  1773. this.telemetryServicesSw.TabIndex = 94;
  1774. this.telemetryServicesSw.Tag = "themeable";
  1775. this.telemetryServicesSw.ToggleChecked = false;
  1776. //
  1777. // autoUpdatesSw
  1778. //
  1779. this.autoUpdatesSw.AccessibleName = "Disable Automatic Updates";
  1780. this.autoUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1781. this.autoUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1782. this.autoUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1783. this.autoUpdatesSw.ForeColor = System.Drawing.Color.White;
  1784. this.autoUpdatesSw.LabelText = "Disable Automatic Updates";
  1785. this.autoUpdatesSw.Location = new System.Drawing.Point(20, 350);
  1786. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  1787. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1788. this.autoUpdatesSw.Size = new System.Drawing.Size(414, 24);
  1789. this.autoUpdatesSw.TabIndex = 93;
  1790. this.autoUpdatesSw.Tag = "themeable";
  1791. this.autoUpdatesSw.ToggleChecked = false;
  1792. //
  1793. // tpmSw
  1794. //
  1795. this.tpmSw.AccessibleName = "Disable TPM 2.0 Check";
  1796. this.tpmSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1797. this.tpmSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1798. this.tpmSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1799. this.tpmSw.ForeColor = System.Drawing.Color.White;
  1800. this.tpmSw.LabelText = "Disable TPM 2.0 Check";
  1801. this.tpmSw.Location = new System.Drawing.Point(21, 130);
  1802. this.tpmSw.Margin = new System.Windows.Forms.Padding(6);
  1803. this.tpmSw.Name = "tpmSw";
  1804. this.tpmSw.Size = new System.Drawing.Size(414, 24);
  1805. this.tpmSw.TabIndex = 92;
  1806. this.tpmSw.Tag = "themeable";
  1807. this.tpmSw.ToggleChecked = false;
  1808. //
  1809. // xboxSw
  1810. //
  1811. this.xboxSw.AccessibleName = "Disable Xbox Live";
  1812. this.xboxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1813. this.xboxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1814. this.xboxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1815. this.xboxSw.ForeColor = System.Drawing.Color.White;
  1816. this.xboxSw.LabelText = "Disable Xbox Live";
  1817. this.xboxSw.Location = new System.Drawing.Point(464, 312);
  1818. this.xboxSw.Margin = new System.Windows.Forms.Padding(6);
  1819. this.xboxSw.Name = "xboxSw";
  1820. this.xboxSw.Size = new System.Drawing.Size(414, 24);
  1821. this.xboxSw.TabIndex = 90;
  1822. this.xboxSw.Tag = "themeable";
  1823. this.xboxSw.ToggleChecked = false;
  1824. //
  1825. // inkSw
  1826. //
  1827. this.inkSw.AccessibleName = "Disable Windows Ink";
  1828. this.inkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1829. this.inkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1830. this.inkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1831. this.inkSw.ForeColor = System.Drawing.Color.White;
  1832. this.inkSw.LabelText = "Disable Windows Ink";
  1833. this.inkSw.Location = new System.Drawing.Point(465, 403);
  1834. this.inkSw.Margin = new System.Windows.Forms.Padding(6);
  1835. this.inkSw.Name = "inkSw";
  1836. this.inkSw.Size = new System.Drawing.Size(414, 24);
  1837. this.inkSw.TabIndex = 89;
  1838. this.inkSw.Tag = "themeable";
  1839. this.inkSw.ToggleChecked = false;
  1840. //
  1841. // spellSw
  1842. //
  1843. this.spellSw.AccessibleName = "Disable Spell Checking";
  1844. this.spellSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1845. this.spellSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1846. this.spellSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1847. this.spellSw.ForeColor = System.Drawing.Color.White;
  1848. this.spellSw.LabelText = "Disable Spell Checking";
  1849. this.spellSw.Location = new System.Drawing.Point(465, 433);
  1850. this.spellSw.Margin = new System.Windows.Forms.Padding(6);
  1851. this.spellSw.Name = "spellSw";
  1852. this.spellSw.Size = new System.Drawing.Size(414, 24);
  1853. this.spellSw.TabIndex = 88;
  1854. this.spellSw.Tag = "themeable";
  1855. this.spellSw.ToggleChecked = false;
  1856. //
  1857. // longPathsSw
  1858. //
  1859. this.longPathsSw.AccessibleName = "Enable Long Paths";
  1860. this.longPathsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1861. this.longPathsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1862. this.longPathsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1863. this.longPathsSw.ForeColor = System.Drawing.Color.White;
  1864. this.longPathsSw.LabelText = "Enable Long Paths";
  1865. this.longPathsSw.Location = new System.Drawing.Point(21, 100);
  1866. this.longPathsSw.Margin = new System.Windows.Forms.Padding(6);
  1867. this.longPathsSw.Name = "longPathsSw";
  1868. this.longPathsSw.Size = new System.Drawing.Size(414, 24);
  1869. this.longPathsSw.TabIndex = 87;
  1870. this.longPathsSw.Tag = "themeable";
  1871. this.longPathsSw.ToggleChecked = false;
  1872. //
  1873. // uODSw
  1874. //
  1875. this.uODSw.AccessibleName = "Uninstall OneDrive";
  1876. this.uODSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1877. this.uODSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1878. this.uODSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1879. this.uODSw.ForeColor = System.Drawing.Color.White;
  1880. this.uODSw.LabelText = "Uninstall OneDrive";
  1881. this.uODSw.Location = new System.Drawing.Point(21, 280);
  1882. this.uODSw.Margin = new System.Windows.Forms.Padding(6);
  1883. this.uODSw.Name = "uODSw";
  1884. this.uODSw.Size = new System.Drawing.Size(414, 24);
  1885. this.uODSw.TabIndex = 86;
  1886. this.uODSw.Tag = "themeable";
  1887. this.uODSw.ToggleChecked = false;
  1888. //
  1889. // peopleSw
  1890. //
  1891. this.peopleSw.AccessibleName = "Disable My People";
  1892. this.peopleSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1893. this.peopleSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1894. this.peopleSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1895. this.peopleSw.ForeColor = System.Drawing.Color.White;
  1896. this.peopleSw.LabelText = "Disable My People";
  1897. this.peopleSw.Location = new System.Drawing.Point(21, 70);
  1898. this.peopleSw.Margin = new System.Windows.Forms.Padding(6);
  1899. this.peopleSw.Name = "peopleSw";
  1900. this.peopleSw.Size = new System.Drawing.Size(414, 24);
  1901. this.peopleSw.TabIndex = 85;
  1902. this.peopleSw.Tag = "themeable";
  1903. this.peopleSw.ToggleChecked = false;
  1904. //
  1905. // oldExplorerSw
  1906. //
  1907. this.oldExplorerSw.AccessibleName = "Restore Classic Windows Explorer";
  1908. this.oldExplorerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1909. this.oldExplorerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1910. this.oldExplorerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1911. this.oldExplorerSw.ForeColor = System.Drawing.Color.White;
  1912. this.oldExplorerSw.LabelText = "Restore Classic Windows Explorer";
  1913. this.oldExplorerSw.Location = new System.Drawing.Point(20, 40);
  1914. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(6);
  1915. this.oldExplorerSw.Name = "oldExplorerSw";
  1916. this.oldExplorerSw.Size = new System.Drawing.Size(414, 24);
  1917. this.oldExplorerSw.TabIndex = 83;
  1918. this.oldExplorerSw.Tag = "themeable";
  1919. this.oldExplorerSw.ToggleChecked = false;
  1920. //
  1921. // adsSw
  1922. //
  1923. this.adsSw.AccessibleName = "Disable Start Menu Ads";
  1924. this.adsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1925. this.adsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1926. this.adsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1927. this.adsSw.ForeColor = System.Drawing.Color.White;
  1928. this.adsSw.LabelText = "Disable Start Menu Ads";
  1929. this.adsSw.Location = new System.Drawing.Point(464, 165);
  1930. this.adsSw.Margin = new System.Windows.Forms.Padding(6);
  1931. this.adsSw.Name = "adsSw";
  1932. this.adsSw.Size = new System.Drawing.Size(414, 24);
  1933. this.adsSw.TabIndex = 82;
  1934. this.adsSw.Tag = "themeable";
  1935. this.adsSw.ToggleChecked = false;
  1936. //
  1937. // windows8Tab
  1938. //
  1939. this.windows8Tab.AutoScroll = true;
  1940. this.windows8Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1941. this.windows8Tab.Controls.Add(this.label21);
  1942. this.windows8Tab.Controls.Add(this.disableOneDriveSw);
  1943. this.windows8Tab.Location = new System.Drawing.Point(4, 25);
  1944. this.windows8Tab.Margin = new System.Windows.Forms.Padding(2);
  1945. this.windows8Tab.Name = "windows8Tab";
  1946. this.windows8Tab.Padding = new System.Windows.Forms.Padding(2);
  1947. this.windows8Tab.Size = new System.Drawing.Size(1273, 695);
  1948. this.windows8Tab.TabIndex = 2;
  1949. this.windows8Tab.Text = "Windows 8.1";
  1950. //
  1951. // label21
  1952. //
  1953. this.label21.AutoSize = true;
  1954. 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)));
  1955. this.label21.ForeColor = System.Drawing.Color.Silver;
  1956. this.label21.Location = new System.Drawing.Point(17, 11);
  1957. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1958. this.label21.Name = "label21";
  1959. this.label21.Size = new System.Drawing.Size(54, 19);
  1960. this.label21.TabIndex = 170;
  1961. this.label21.Tag = "";
  1962. this.label21.Text = "System";
  1963. //
  1964. // disableOneDriveSw
  1965. //
  1966. this.disableOneDriveSw.AccessibleName = "Disable OneDrive";
  1967. this.disableOneDriveSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1968. this.disableOneDriveSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1969. this.disableOneDriveSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1970. this.disableOneDriveSw.ForeColor = System.Drawing.Color.White;
  1971. this.disableOneDriveSw.LabelText = "Disable OneDrive";
  1972. this.disableOneDriveSw.Location = new System.Drawing.Point(20, 40);
  1973. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(6);
  1974. this.disableOneDriveSw.Name = "disableOneDriveSw";
  1975. this.disableOneDriveSw.Size = new System.Drawing.Size(500, 24);
  1976. this.disableOneDriveSw.TabIndex = 84;
  1977. this.disableOneDriveSw.Tag = "themeable";
  1978. this.disableOneDriveSw.ToggleChecked = false;
  1979. //
  1980. // advancedTab
  1981. //
  1982. this.advancedTab.AutoScroll = true;
  1983. this.advancedTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1984. this.advancedTab.Controls.Add(this.btnRemoveEdge);
  1985. this.advancedTab.Controls.Add(this.btnRestartDisableDefender);
  1986. this.advancedTab.Controls.Add(this.btnRestart);
  1987. this.advancedTab.Controls.Add(this.btnRestartSafe);
  1988. this.advancedTab.Controls.Add(this.loginVerboseSw);
  1989. this.advancedTab.Controls.Add(this.hpetSw);
  1990. this.advancedTab.Location = new System.Drawing.Point(4, 25);
  1991. this.advancedTab.Margin = new System.Windows.Forms.Padding(2);
  1992. this.advancedTab.Name = "advancedTab";
  1993. this.advancedTab.Padding = new System.Windows.Forms.Padding(2);
  1994. this.advancedTab.Size = new System.Drawing.Size(1273, 695);
  1995. this.advancedTab.TabIndex = 15;
  1996. this.advancedTab.Text = "Advanced";
  1997. //
  1998. // btnRemoveEdge
  1999. //
  2000. this.btnRemoveEdge.BackColor = System.Drawing.Color.DodgerBlue;
  2001. this.btnRemoveEdge.FlatAppearance.BorderSize = 0;
  2002. this.btnRemoveEdge.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2003. this.btnRemoveEdge.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2004. this.btnRemoveEdge.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2005. this.btnRemoveEdge.ForeColor = System.Drawing.Color.White;
  2006. this.btnRemoveEdge.Location = new System.Drawing.Point(17, 103);
  2007. this.btnRemoveEdge.Margin = new System.Windows.Forms.Padding(2);
  2008. this.btnRemoveEdge.Name = "btnRemoveEdge";
  2009. this.btnRemoveEdge.Size = new System.Drawing.Size(414, 31);
  2010. this.btnRemoveEdge.TabIndex = 89;
  2011. this.btnRemoveEdge.Text = "Remove Microsoft Edge";
  2012. this.btnRemoveEdge.UseVisualStyleBackColor = false;
  2013. this.btnRemoveEdge.Click += new System.EventHandler(this.btnRemoveEdge_Click);
  2014. //
  2015. // btnRestartDisableDefender
  2016. //
  2017. this.btnRestartDisableDefender.BackColor = System.Drawing.Color.DodgerBlue;
  2018. this.btnRestartDisableDefender.FlatAppearance.BorderSize = 0;
  2019. this.btnRestartDisableDefender.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2020. this.btnRestartDisableDefender.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2021. this.btnRestartDisableDefender.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2022. this.btnRestartDisableDefender.ForeColor = System.Drawing.Color.White;
  2023. this.btnRestartDisableDefender.Location = new System.Drawing.Point(17, 233);
  2024. this.btnRestartDisableDefender.Margin = new System.Windows.Forms.Padding(2);
  2025. this.btnRestartDisableDefender.Name = "btnRestartDisableDefender";
  2026. this.btnRestartDisableDefender.Size = new System.Drawing.Size(414, 31);
  2027. this.btnRestartDisableDefender.TabIndex = 88;
  2028. this.btnRestartDisableDefender.Text = "Restart && Disable Defender";
  2029. this.btnRestartDisableDefender.UseVisualStyleBackColor = false;
  2030. this.btnRestartDisableDefender.Click += new System.EventHandler(this.btnRestartDisableDefender_Click);
  2031. //
  2032. // btnRestart
  2033. //
  2034. this.btnRestart.BackColor = System.Drawing.Color.DodgerBlue;
  2035. this.btnRestart.FlatAppearance.BorderSize = 0;
  2036. this.btnRestart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2037. this.btnRestart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2038. this.btnRestart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2039. this.btnRestart.ForeColor = System.Drawing.Color.White;
  2040. this.btnRestart.Location = new System.Drawing.Point(17, 198);
  2041. this.btnRestart.Margin = new System.Windows.Forms.Padding(2);
  2042. this.btnRestart.Name = "btnRestart";
  2043. this.btnRestart.Size = new System.Drawing.Size(414, 31);
  2044. this.btnRestart.TabIndex = 87;
  2045. this.btnRestart.Text = "Restart in Normal Mode";
  2046. this.btnRestart.UseVisualStyleBackColor = false;
  2047. this.btnRestart.Click += new System.EventHandler(this.btnRestart_Click);
  2048. //
  2049. // btnRestartSafe
  2050. //
  2051. this.btnRestartSafe.BackColor = System.Drawing.Color.DodgerBlue;
  2052. this.btnRestartSafe.FlatAppearance.BorderSize = 0;
  2053. this.btnRestartSafe.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2054. this.btnRestartSafe.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2055. this.btnRestartSafe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2056. this.btnRestartSafe.ForeColor = System.Drawing.Color.White;
  2057. this.btnRestartSafe.Location = new System.Drawing.Point(17, 162);
  2058. this.btnRestartSafe.Margin = new System.Windows.Forms.Padding(2);
  2059. this.btnRestartSafe.Name = "btnRestartSafe";
  2060. this.btnRestartSafe.Size = new System.Drawing.Size(414, 31);
  2061. this.btnRestartSafe.TabIndex = 86;
  2062. this.btnRestartSafe.Text = "Restart in Safe Mode";
  2063. this.btnRestartSafe.UseVisualStyleBackColor = false;
  2064. this.btnRestartSafe.Click += new System.EventHandler(this.btnRestartSafe_Click);
  2065. //
  2066. // loginVerboseSw
  2067. //
  2068. this.loginVerboseSw.AccessibleName = "Enable Detailed Login Screen";
  2069. this.loginVerboseSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2070. this.loginVerboseSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2071. this.loginVerboseSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2072. this.loginVerboseSw.ForeColor = System.Drawing.Color.White;
  2073. this.loginVerboseSw.LabelText = "Enable Detailed Login Screen";
  2074. this.loginVerboseSw.Location = new System.Drawing.Point(17, 53);
  2075. this.loginVerboseSw.Margin = new System.Windows.Forms.Padding(6);
  2076. this.loginVerboseSw.Name = "loginVerboseSw";
  2077. this.loginVerboseSw.Size = new System.Drawing.Size(414, 24);
  2078. this.loginVerboseSw.TabIndex = 85;
  2079. this.loginVerboseSw.Tag = "themeable";
  2080. this.loginVerboseSw.ToggleChecked = false;
  2081. //
  2082. // hpetSw
  2083. //
  2084. this.hpetSw.AccessibleName = "Disable HPET";
  2085. this.hpetSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2086. this.hpetSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2087. this.hpetSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2088. this.hpetSw.ForeColor = System.Drawing.Color.White;
  2089. this.hpetSw.LabelText = "Disable HPET";
  2090. this.hpetSw.Location = new System.Drawing.Point(17, 17);
  2091. this.hpetSw.Margin = new System.Windows.Forms.Padding(6);
  2092. this.hpetSw.Name = "hpetSw";
  2093. this.hpetSw.Size = new System.Drawing.Size(414, 24);
  2094. this.hpetSw.TabIndex = 84;
  2095. this.hpetSw.Tag = "themeable";
  2096. this.hpetSw.ToggleChecked = false;
  2097. //
  2098. // modernAppsTab
  2099. //
  2100. this.modernAppsTab.AutoScroll = true;
  2101. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2102. this.modernAppsTab.Controls.Add(this.btnRestoreUwp);
  2103. this.modernAppsTab.Controls.Add(this.panelUwp);
  2104. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  2105. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  2106. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  2107. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  2108. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  2109. this.modernAppsTab.Location = new System.Drawing.Point(4, 25);
  2110. this.modernAppsTab.Name = "modernAppsTab";
  2111. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  2112. this.modernAppsTab.Size = new System.Drawing.Size(1273, 695);
  2113. this.modernAppsTab.TabIndex = 11;
  2114. this.modernAppsTab.Text = "UWP Apps";
  2115. //
  2116. // btnRestoreUwp
  2117. //
  2118. this.btnRestoreUwp.BackColor = System.Drawing.Color.DodgerBlue;
  2119. this.btnRestoreUwp.FlatAppearance.BorderSize = 0;
  2120. this.btnRestoreUwp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2121. this.btnRestoreUwp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2122. this.btnRestoreUwp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2123. this.btnRestoreUwp.ForeColor = System.Drawing.Color.White;
  2124. this.btnRestoreUwp.Location = new System.Drawing.Point(11, 544);
  2125. this.btnRestoreUwp.Margin = new System.Windows.Forms.Padding(2);
  2126. this.btnRestoreUwp.Name = "btnRestoreUwp";
  2127. this.btnRestoreUwp.Size = new System.Drawing.Size(299, 31);
  2128. this.btnRestoreUwp.TabIndex = 55;
  2129. this.btnRestoreUwp.Text = "Restore all UWP";
  2130. this.btnRestoreUwp.UseVisualStyleBackColor = false;
  2131. this.btnRestoreUwp.Click += new System.EventHandler(this.btnRestoreUwp_Click);
  2132. //
  2133. // panelUwp
  2134. //
  2135. this.panelUwp.AutoScroll = true;
  2136. this.panelUwp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2137. this.panelUwp.Location = new System.Drawing.Point(11, 41);
  2138. this.panelUwp.Name = "panelUwp";
  2139. this.panelUwp.Size = new System.Drawing.Size(569, 498);
  2140. this.panelUwp.TabIndex = 54;
  2141. //
  2142. // uninstallModernAppsButton
  2143. //
  2144. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2145. this.uninstallModernAppsButton.FlatAppearance.BorderSize = 0;
  2146. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2147. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2148. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2149. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  2150. this.uninstallModernAppsButton.Location = new System.Drawing.Point(585, 76);
  2151. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2152. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  2153. this.uninstallModernAppsButton.Size = new System.Drawing.Size(208, 31);
  2154. this.uninstallModernAppsButton.TabIndex = 50;
  2155. this.uninstallModernAppsButton.Text = "Uninstall";
  2156. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  2157. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  2158. //
  2159. // refreshModernAppsButton
  2160. //
  2161. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2162. this.refreshModernAppsButton.FlatAppearance.BorderSize = 0;
  2163. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2164. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2165. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2166. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  2167. this.refreshModernAppsButton.Location = new System.Drawing.Point(585, 41);
  2168. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2169. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  2170. this.refreshModernAppsButton.Size = new System.Drawing.Size(208, 31);
  2171. this.refreshModernAppsButton.TabIndex = 49;
  2172. this.refreshModernAppsButton.Text = "Refresh";
  2173. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  2174. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  2175. //
  2176. // txtModernAppsTitle
  2177. //
  2178. this.txtModernAppsTitle.AutoSize = true;
  2179. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2180. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2181. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  2182. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2183. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  2184. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  2185. this.txtModernAppsTitle.TabIndex = 47;
  2186. this.txtModernAppsTitle.Tag = "themeable";
  2187. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  2188. //
  2189. // chkOnlyRemovable
  2190. //
  2191. this.chkOnlyRemovable.AutoSize = true;
  2192. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  2193. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  2194. this.chkOnlyRemovable.Location = new System.Drawing.Point(585, 111);
  2195. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  2196. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  2197. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  2198. this.chkOnlyRemovable.TabIndex = 53;
  2199. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  2200. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  2201. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  2202. //
  2203. // chkSelectAllModernApps
  2204. //
  2205. this.chkSelectAllModernApps.AutoSize = true;
  2206. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2207. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  2208. this.chkSelectAllModernApps.Location = new System.Drawing.Point(585, 140);
  2209. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  2210. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  2211. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  2212. this.chkSelectAllModernApps.TabIndex = 52;
  2213. this.chkSelectAllModernApps.Text = "Select all";
  2214. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  2215. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  2216. //
  2217. // startupTab
  2218. //
  2219. this.startupTab.AutoScroll = true;
  2220. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2221. this.startupTab.Controls.Add(this.cancelBackup);
  2222. this.startupTab.Controls.Add(this.doBackup);
  2223. this.startupTab.Controls.Add(this.txtBackupTitle);
  2224. this.startupTab.Controls.Add(this.lblBackupTitle);
  2225. this.startupTab.Controls.Add(this.restoreStartupB);
  2226. this.startupTab.Controls.Add(this.backupStartupB);
  2227. this.startupTab.Controls.Add(this.findInRegB);
  2228. this.startupTab.Controls.Add(this.locateFileB);
  2229. this.startupTab.Controls.Add(this.refreshStartupB);
  2230. this.startupTab.Controls.Add(this.panel3);
  2231. this.startupTab.Controls.Add(this.removeStartupItemB);
  2232. this.startupTab.Controls.Add(this.startupTitle);
  2233. this.startupTab.Location = new System.Drawing.Point(4, 25);
  2234. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  2235. this.startupTab.Name = "startupTab";
  2236. this.startupTab.Size = new System.Drawing.Size(1273, 695);
  2237. this.startupTab.TabIndex = 7;
  2238. this.startupTab.Text = "Startup";
  2239. //
  2240. // cancelBackup
  2241. //
  2242. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2243. this.cancelBackup.FlatAppearance.BorderSize = 0;
  2244. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2245. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2246. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2247. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  2248. this.cancelBackup.Location = new System.Drawing.Point(126, 551);
  2249. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  2250. this.cancelBackup.Name = "cancelBackup";
  2251. this.cancelBackup.Size = new System.Drawing.Size(110, 30);
  2252. this.cancelBackup.TabIndex = 61;
  2253. this.cancelBackup.Text = "Cancel";
  2254. this.cancelBackup.UseVisualStyleBackColor = false;
  2255. this.cancelBackup.Visible = false;
  2256. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  2257. //
  2258. // doBackup
  2259. //
  2260. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2261. this.doBackup.FlatAppearance.BorderSize = 0;
  2262. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2263. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2264. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2265. this.doBackup.ForeColor = System.Drawing.Color.White;
  2266. this.doBackup.Location = new System.Drawing.Point(12, 551);
  2267. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  2268. this.doBackup.Name = "doBackup";
  2269. this.doBackup.Size = new System.Drawing.Size(110, 30);
  2270. this.doBackup.TabIndex = 60;
  2271. this.doBackup.Text = "OK";
  2272. this.doBackup.UseVisualStyleBackColor = false;
  2273. this.doBackup.Visible = false;
  2274. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  2275. //
  2276. // txtBackupTitle
  2277. //
  2278. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2279. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2280. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2281. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  2282. this.txtBackupTitle.Location = new System.Drawing.Point(12, 522);
  2283. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  2284. this.txtBackupTitle.Name = "txtBackupTitle";
  2285. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  2286. this.txtBackupTitle.TabIndex = 58;
  2287. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2288. this.txtBackupTitle.Visible = false;
  2289. //
  2290. // lblBackupTitle
  2291. //
  2292. this.lblBackupTitle.AutoSize = true;
  2293. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2294. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  2295. this.lblBackupTitle.Location = new System.Drawing.Point(8, 501);
  2296. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2297. this.lblBackupTitle.Name = "lblBackupTitle";
  2298. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  2299. this.lblBackupTitle.TabIndex = 59;
  2300. this.lblBackupTitle.Tag = "";
  2301. this.lblBackupTitle.Text = "Backup title:";
  2302. this.lblBackupTitle.Visible = false;
  2303. //
  2304. // restoreStartupB
  2305. //
  2306. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2307. this.restoreStartupB.FlatAppearance.BorderSize = 0;
  2308. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2309. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2310. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2311. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  2312. this.restoreStartupB.Location = new System.Drawing.Point(206, 502);
  2313. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  2314. this.restoreStartupB.Name = "restoreStartupB";
  2315. this.restoreStartupB.Size = new System.Drawing.Size(190, 31);
  2316. this.restoreStartupB.TabIndex = 42;
  2317. this.restoreStartupB.Text = "Restore";
  2318. this.restoreStartupB.UseVisualStyleBackColor = false;
  2319. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  2320. //
  2321. // backupStartupB
  2322. //
  2323. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2324. this.backupStartupB.FlatAppearance.BorderSize = 0;
  2325. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2326. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2327. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2328. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  2329. this.backupStartupB.Location = new System.Drawing.Point(12, 502);
  2330. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  2331. this.backupStartupB.Name = "backupStartupB";
  2332. this.backupStartupB.Size = new System.Drawing.Size(190, 31);
  2333. this.backupStartupB.TabIndex = 41;
  2334. this.backupStartupB.Text = "Backup";
  2335. this.backupStartupB.UseVisualStyleBackColor = false;
  2336. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  2337. //
  2338. // findInRegB
  2339. //
  2340. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2341. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  2342. this.findInRegB.FlatAppearance.BorderSize = 0;
  2343. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2344. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2345. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2346. this.findInRegB.ForeColor = System.Drawing.Color.White;
  2347. this.findInRegB.Location = new System.Drawing.Point(883, 539);
  2348. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  2349. this.findInRegB.Name = "findInRegB";
  2350. this.findInRegB.Size = new System.Drawing.Size(190, 31);
  2351. this.findInRegB.TabIndex = 40;
  2352. this.findInRegB.Text = "Find in Registry";
  2353. this.findInRegB.UseVisualStyleBackColor = false;
  2354. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  2355. //
  2356. // locateFileB
  2357. //
  2358. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2359. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  2360. this.locateFileB.FlatAppearance.BorderSize = 0;
  2361. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2362. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2363. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2364. this.locateFileB.ForeColor = System.Drawing.Color.White;
  2365. this.locateFileB.Location = new System.Drawing.Point(1078, 503);
  2366. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  2367. this.locateFileB.Name = "locateFileB";
  2368. this.locateFileB.Size = new System.Drawing.Size(190, 31);
  2369. this.locateFileB.TabIndex = 39;
  2370. this.locateFileB.Text = "Locate file";
  2371. this.locateFileB.UseVisualStyleBackColor = false;
  2372. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  2373. //
  2374. // refreshStartupB
  2375. //
  2376. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2377. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2378. this.refreshStartupB.FlatAppearance.BorderSize = 0;
  2379. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2380. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2381. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2382. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  2383. this.refreshStartupB.Location = new System.Drawing.Point(1078, 539);
  2384. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  2385. this.refreshStartupB.Name = "refreshStartupB";
  2386. this.refreshStartupB.Size = new System.Drawing.Size(190, 31);
  2387. this.refreshStartupB.TabIndex = 38;
  2388. this.refreshStartupB.Text = "Refresh";
  2389. this.refreshStartupB.UseVisualStyleBackColor = false;
  2390. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  2391. //
  2392. // panel3
  2393. //
  2394. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2395. | System.Windows.Forms.AnchorStyles.Right)));
  2396. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2397. this.panel3.Controls.Add(this.listStartupItems);
  2398. this.panel3.Location = new System.Drawing.Point(11, 40);
  2399. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  2400. this.panel3.Name = "panel3";
  2401. this.panel3.Size = new System.Drawing.Size(1257, 459);
  2402. this.panel3.TabIndex = 37;
  2403. //
  2404. // listStartupItems
  2405. //
  2406. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2407. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2408. this.listStartupItems.CheckBoxes = true;
  2409. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  2410. this.columnHeader1,
  2411. this.columnHeader2,
  2412. this.columnHeader3});
  2413. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2414. this.listStartupItems.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2415. this.listStartupItems.ForeColor = System.Drawing.Color.MediumOrchid;
  2416. this.listStartupItems.FullRowSelect = true;
  2417. this.listStartupItems.HideSelection = false;
  2418. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  2419. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  2420. this.listStartupItems.MultiSelect = false;
  2421. this.listStartupItems.Name = "listStartupItems";
  2422. this.listStartupItems.ShowGroups = false;
  2423. this.listStartupItems.Size = new System.Drawing.Size(1255, 457);
  2424. this.listStartupItems.TabIndex = 0;
  2425. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  2426. this.listStartupItems.View = System.Windows.Forms.View.Details;
  2427. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  2428. this.listStartupItems.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listStartupItems_ItemChecked);
  2429. //
  2430. // columnHeader1
  2431. //
  2432. this.columnHeader1.Text = "Name";
  2433. this.columnHeader1.Width = 194;
  2434. //
  2435. // columnHeader2
  2436. //
  2437. this.columnHeader2.Text = "Location";
  2438. this.columnHeader2.Width = 507;
  2439. //
  2440. // columnHeader3
  2441. //
  2442. this.columnHeader3.Text = "Type";
  2443. this.columnHeader3.Width = 134;
  2444. //
  2445. // removeStartupItemB
  2446. //
  2447. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2448. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  2449. this.removeStartupItemB.FlatAppearance.BorderSize = 0;
  2450. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2451. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2452. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2453. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  2454. this.removeStartupItemB.Location = new System.Drawing.Point(883, 503);
  2455. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  2456. this.removeStartupItemB.Name = "removeStartupItemB";
  2457. this.removeStartupItemB.Size = new System.Drawing.Size(190, 31);
  2458. this.removeStartupItemB.TabIndex = 36;
  2459. this.removeStartupItemB.Text = "Delete";
  2460. this.removeStartupItemB.UseVisualStyleBackColor = false;
  2461. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  2462. //
  2463. // startupTitle
  2464. //
  2465. this.startupTitle.AutoSize = true;
  2466. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2467. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2468. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  2469. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2470. this.startupTitle.Name = "startupTitle";
  2471. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  2472. this.startupTitle.TabIndex = 3;
  2473. this.startupTitle.Tag = "themeable";
  2474. this.startupTitle.Text = "Choose your startup items";
  2475. //
  2476. // appsTab
  2477. //
  2478. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2479. this.appsTab.Controls.Add(this.txtFeedError);
  2480. this.appsTab.Controls.Add(this.lblVideoSound);
  2481. this.appsTab.Controls.Add(this.lblCoding);
  2482. this.appsTab.Controls.Add(this.lblSystemTools);
  2483. this.appsTab.Controls.Add(this.groupSoundVideo);
  2484. this.appsTab.Controls.Add(this.lblInternet);
  2485. this.appsTab.Controls.Add(this.groupCoding);
  2486. this.appsTab.Controls.Add(this.groupInternet);
  2487. this.appsTab.Controls.Add(this.panel10);
  2488. this.appsTab.Controls.Add(this.panelCommonApps);
  2489. this.appsTab.Controls.Add(this.groupSystemTools);
  2490. this.appsTab.Location = new System.Drawing.Point(4, 25);
  2491. this.appsTab.Name = "appsTab";
  2492. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  2493. this.appsTab.Size = new System.Drawing.Size(1273, 695);
  2494. this.appsTab.TabIndex = 12;
  2495. this.appsTab.Text = "Apps";
  2496. //
  2497. // txtFeedError
  2498. //
  2499. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  2500. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  2501. 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)));
  2502. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  2503. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  2504. this.txtFeedError.Name = "txtFeedError";
  2505. this.txtFeedError.Size = new System.Drawing.Size(1267, 525);
  2506. this.txtFeedError.TabIndex = 171;
  2507. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  2508. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2509. this.txtFeedError.Visible = false;
  2510. //
  2511. // lblVideoSound
  2512. //
  2513. this.lblVideoSound.AutoSize = true;
  2514. 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)));
  2515. this.lblVideoSound.ForeColor = System.Drawing.Color.Silver;
  2516. this.lblVideoSound.Location = new System.Drawing.Point(746, 46);
  2517. this.lblVideoSound.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2518. this.lblVideoSound.Name = "lblVideoSound";
  2519. this.lblVideoSound.Size = new System.Drawing.Size(88, 15);
  2520. this.lblVideoSound.TabIndex = 169;
  2521. this.lblVideoSound.Tag = "";
  2522. this.lblVideoSound.Text = "Video && Sound";
  2523. //
  2524. // lblCoding
  2525. //
  2526. this.lblCoding.AutoSize = true;
  2527. 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)));
  2528. this.lblCoding.ForeColor = System.Drawing.Color.Silver;
  2529. this.lblCoding.Location = new System.Drawing.Point(514, 46);
  2530. this.lblCoding.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2531. this.lblCoding.Name = "lblCoding";
  2532. this.lblCoding.Size = new System.Drawing.Size(45, 15);
  2533. this.lblCoding.TabIndex = 168;
  2534. this.lblCoding.Tag = "";
  2535. this.lblCoding.Text = "Coding";
  2536. //
  2537. // lblSystemTools
  2538. //
  2539. this.lblSystemTools.AutoSize = true;
  2540. 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)));
  2541. this.lblSystemTools.ForeColor = System.Drawing.Color.Silver;
  2542. this.lblSystemTools.Location = new System.Drawing.Point(11, 46);
  2543. this.lblSystemTools.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2544. this.lblSystemTools.Name = "lblSystemTools";
  2545. this.lblSystemTools.Size = new System.Drawing.Size(89, 15);
  2546. this.lblSystemTools.TabIndex = 162;
  2547. this.lblSystemTools.Tag = "";
  2548. this.lblSystemTools.Text = "System && Tools";
  2549. //
  2550. // groupSoundVideo
  2551. //
  2552. this.groupSoundVideo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2553. | System.Windows.Forms.AnchorStyles.Left)));
  2554. this.groupSoundVideo.AutoScroll = true;
  2555. this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2556. this.groupSoundVideo.Location = new System.Drawing.Point(749, 64);
  2557. this.groupSoundVideo.Name = "groupSoundVideo";
  2558. this.groupSoundVideo.Size = new System.Drawing.Size(227, 418);
  2559. this.groupSoundVideo.TabIndex = 166;
  2560. //
  2561. // lblInternet
  2562. //
  2563. this.lblInternet.AutoSize = true;
  2564. 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)));
  2565. this.lblInternet.ForeColor = System.Drawing.Color.Silver;
  2566. this.lblInternet.Location = new System.Drawing.Point(262, 46);
  2567. this.lblInternet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2568. this.lblInternet.Name = "lblInternet";
  2569. this.lblInternet.Size = new System.Drawing.Size(49, 15);
  2570. this.lblInternet.TabIndex = 167;
  2571. this.lblInternet.Tag = "";
  2572. this.lblInternet.Text = "Internet";
  2573. //
  2574. // groupCoding
  2575. //
  2576. this.groupCoding.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2577. | System.Windows.Forms.AnchorStyles.Left)));
  2578. this.groupCoding.AutoScroll = true;
  2579. this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2580. this.groupCoding.Location = new System.Drawing.Point(517, 64);
  2581. this.groupCoding.Name = "groupCoding";
  2582. this.groupCoding.Size = new System.Drawing.Size(226, 418);
  2583. this.groupCoding.TabIndex = 165;
  2584. //
  2585. // groupInternet
  2586. //
  2587. this.groupInternet.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2588. | System.Windows.Forms.AnchorStyles.Left)));
  2589. this.groupInternet.AutoScroll = true;
  2590. this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2591. this.groupInternet.Location = new System.Drawing.Point(265, 64);
  2592. this.groupInternet.Name = "groupInternet";
  2593. this.groupInternet.Size = new System.Drawing.Size(246, 418);
  2594. this.groupInternet.TabIndex = 164;
  2595. //
  2596. // panel10
  2597. //
  2598. this.panel10.Controls.Add(this.appsTitle);
  2599. this.panel10.Controls.Add(this.btnGetFeed);
  2600. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  2601. this.panel10.Location = new System.Drawing.Point(3, 3);
  2602. this.panel10.Name = "panel10";
  2603. this.panel10.Size = new System.Drawing.Size(1267, 44);
  2604. this.panel10.TabIndex = 163;
  2605. //
  2606. // appsTitle
  2607. //
  2608. this.appsTitle.AutoSize = true;
  2609. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2610. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2611. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  2612. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2613. this.appsTitle.Name = "appsTitle";
  2614. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  2615. this.appsTitle.TabIndex = 53;
  2616. this.appsTitle.Tag = "themeable";
  2617. this.appsTitle.Text = "Quickly download && install useful apps";
  2618. //
  2619. // btnGetFeed
  2620. //
  2621. this.btnGetFeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2622. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2623. this.btnGetFeed.FlatAppearance.BorderSize = 0;
  2624. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2625. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2626. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2627. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2628. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2629. this.btnGetFeed.Location = new System.Drawing.Point(1058, 7);
  2630. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2631. this.btnGetFeed.Name = "btnGetFeed";
  2632. this.btnGetFeed.Size = new System.Drawing.Size(201, 32);
  2633. this.btnGetFeed.TabIndex = 161;
  2634. this.btnGetFeed.Text = "Refresh links";
  2635. this.btnGetFeed.UseVisualStyleBackColor = false;
  2636. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2637. //
  2638. // panelCommonApps
  2639. //
  2640. this.panelCommonApps.AutoScroll = true;
  2641. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  2642. this.panelCommonApps.Controls.Add(this.progressDownloader);
  2643. this.panelCommonApps.Controls.Add(this.c64);
  2644. this.panelCommonApps.Controls.Add(this.c32);
  2645. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  2646. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  2647. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  2648. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  2649. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  2650. this.panelCommonApps.Controls.Add(this.linkWarnings);
  2651. this.panelCommonApps.Controls.Add(this.bitPref);
  2652. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  2653. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  2654. this.panelCommonApps.Location = new System.Drawing.Point(3, 572);
  2655. this.panelCommonApps.Name = "panelCommonApps";
  2656. this.panelCommonApps.Size = new System.Drawing.Size(1267, 120);
  2657. this.panelCommonApps.TabIndex = 162;
  2658. //
  2659. // cAutoInstall
  2660. //
  2661. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2662. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2663. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2664. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2665. this.cAutoInstall.Location = new System.Drawing.Point(851, 47);
  2666. this.cAutoInstall.Name = "cAutoInstall";
  2667. this.cAutoInstall.Size = new System.Drawing.Size(369, 24);
  2668. this.cAutoInstall.TabIndex = 107;
  2669. this.cAutoInstall.Text = "Install after downloading";
  2670. this.cAutoInstall.UseVisualStyleBackColor = true;
  2671. //
  2672. // progressDownloader
  2673. //
  2674. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2675. this.progressDownloader.Location = new System.Drawing.Point(8, 83);
  2676. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2677. this.progressDownloader.Name = "progressDownloader";
  2678. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  2679. this.progressDownloader.TabIndex = 160;
  2680. //
  2681. // c64
  2682. //
  2683. this.c64.AutoSize = true;
  2684. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2685. this.c64.Location = new System.Drawing.Point(373, 28);
  2686. this.c64.Name = "c64";
  2687. this.c64.Size = new System.Drawing.Size(72, 25);
  2688. this.c64.TabIndex = 75;
  2689. this.c64.TabStop = true;
  2690. this.c64.Text = "64-bit";
  2691. this.c64.UseVisualStyleBackColor = true;
  2692. //
  2693. // c32
  2694. //
  2695. this.c32.AutoSize = true;
  2696. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2697. this.c32.Location = new System.Drawing.Point(448, 28);
  2698. this.c32.Name = "c32";
  2699. this.c32.Size = new System.Drawing.Size(72, 25);
  2700. this.c32.TabIndex = 76;
  2701. this.c32.TabStop = true;
  2702. this.c32.Text = "32-bit";
  2703. this.c32.UseVisualStyleBackColor = true;
  2704. //
  2705. // btnDownloadApps
  2706. //
  2707. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2708. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2709. this.btnDownloadApps.FlatAppearance.BorderSize = 0;
  2710. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2711. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2712. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2713. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2714. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2715. this.btnDownloadApps.Location = new System.Drawing.Point(1058, 76);
  2716. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2717. this.btnDownloadApps.Name = "btnDownloadApps";
  2718. this.btnDownloadApps.Size = new System.Drawing.Size(203, 35);
  2719. this.btnDownloadApps.TabIndex = 50;
  2720. this.btnDownloadApps.Text = "Download";
  2721. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2722. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2723. //
  2724. // setDownDirLbl
  2725. //
  2726. this.setDownDirLbl.AutoSize = true;
  2727. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2728. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2729. this.setDownDirLbl.Location = new System.Drawing.Point(3, 4);
  2730. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2731. this.setDownDirLbl.Name = "setDownDirLbl";
  2732. this.setDownDirLbl.Size = new System.Drawing.Size(160, 21);
  2733. this.setDownDirLbl.TabIndex = 69;
  2734. this.setDownDirLbl.Tag = "themeable";
  2735. this.setDownDirLbl.Text = "Set download folder";
  2736. //
  2737. // txtDownloadFolder
  2738. //
  2739. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2740. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2741. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2742. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2743. this.txtDownloadFolder.Location = new System.Drawing.Point(8, 30);
  2744. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2745. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 23);
  2746. this.txtDownloadFolder.TabIndex = 70;
  2747. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2748. //
  2749. // changeDownDirB
  2750. //
  2751. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2752. this.changeDownDirB.FlatAppearance.BorderSize = 0;
  2753. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2754. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2755. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2756. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2757. this.changeDownDirB.Location = new System.Drawing.Point(313, 30);
  2758. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2759. this.changeDownDirB.Name = "changeDownDirB";
  2760. this.changeDownDirB.Size = new System.Drawing.Size(30, 23);
  2761. this.changeDownDirB.TabIndex = 71;
  2762. this.changeDownDirB.Text = "...";
  2763. this.changeDownDirB.UseVisualStyleBackColor = false;
  2764. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2765. //
  2766. // txtDownloadStatus
  2767. //
  2768. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2769. this.txtDownloadStatus.AutoSize = true;
  2770. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2771. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2772. this.txtDownloadStatus.Location = new System.Drawing.Point(4, 58);
  2773. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2774. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2775. this.txtDownloadStatus.Size = new System.Drawing.Size(32, 19);
  2776. this.txtDownloadStatus.TabIndex = 72;
  2777. this.txtDownloadStatus.Tag = "";
  2778. this.txtDownloadStatus.Text = "Idle";
  2779. //
  2780. // linkWarnings
  2781. //
  2782. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2783. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2784. this.linkWarnings.AutoSize = true;
  2785. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2786. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2787. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2788. this.linkWarnings.Location = new System.Drawing.Point(4, 98);
  2789. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2790. this.linkWarnings.Name = "linkWarnings";
  2791. this.linkWarnings.Size = new System.Drawing.Size(92, 19);
  2792. this.linkWarnings.TabIndex = 78;
  2793. this.linkWarnings.TabStop = true;
  2794. this.linkWarnings.Tag = "";
  2795. this.linkWarnings.Text = "See warnings";
  2796. this.linkWarnings.Visible = false;
  2797. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2798. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2799. //
  2800. // bitPref
  2801. //
  2802. this.bitPref.AutoSize = true;
  2803. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2804. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2805. this.bitPref.Location = new System.Drawing.Point(368, 5);
  2806. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2807. this.bitPref.Name = "bitPref";
  2808. this.bitPref.Size = new System.Drawing.Size(143, 21);
  2809. this.bitPref.TabIndex = 74;
  2810. this.bitPref.Tag = "themeable";
  2811. this.bitPref.Text = "Set bit preference";
  2812. //
  2813. // goToDownloadsB
  2814. //
  2815. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2816. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2817. this.goToDownloadsB.FlatAppearance.BorderSize = 0;
  2818. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2819. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2820. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2821. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2822. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2823. this.goToDownloadsB.Location = new System.Drawing.Point(851, 76);
  2824. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2825. this.goToDownloadsB.Name = "goToDownloadsB";
  2826. this.goToDownloadsB.Size = new System.Drawing.Size(203, 35);
  2827. this.goToDownloadsB.TabIndex = 77;
  2828. this.goToDownloadsB.Text = "Go to Downloads";
  2829. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2830. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2831. //
  2832. // groupSystemTools
  2833. //
  2834. this.groupSystemTools.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2835. | System.Windows.Forms.AnchorStyles.Left)));
  2836. this.groupSystemTools.AutoScroll = true;
  2837. this.groupSystemTools.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2838. this.groupSystemTools.Location = new System.Drawing.Point(13, 64);
  2839. this.groupSystemTools.Name = "groupSystemTools";
  2840. this.groupSystemTools.Size = new System.Drawing.Size(246, 418);
  2841. this.groupSystemTools.TabIndex = 162;
  2842. //
  2843. // cleanerTab
  2844. //
  2845. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2846. this.cleanerTab.Controls.Add(this.panel14);
  2847. this.cleanerTab.Controls.Add(this.panel13);
  2848. this.cleanerTab.Controls.Add(this.panel1);
  2849. this.cleanerTab.Location = new System.Drawing.Point(4, 25);
  2850. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2851. this.cleanerTab.Name = "cleanerTab";
  2852. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2853. this.cleanerTab.Size = new System.Drawing.Size(1273, 695);
  2854. this.cleanerTab.TabIndex = 5;
  2855. this.cleanerTab.Text = "Cleaner";
  2856. //
  2857. // panel14
  2858. //
  2859. this.panel14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2860. this.panel14.Controls.Add(this.listCleanPreview);
  2861. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  2862. this.panel14.Location = new System.Drawing.Point(221, 2);
  2863. this.panel14.Name = "panel14";
  2864. this.panel14.Size = new System.Drawing.Size(1050, 630);
  2865. this.panel14.TabIndex = 51;
  2866. //
  2867. // listCleanPreview
  2868. //
  2869. this.listCleanPreview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2870. this.listCleanPreview.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2871. this.listCleanPreview.Dock = System.Windows.Forms.DockStyle.Fill;
  2872. this.listCleanPreview.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2873. this.listCleanPreview.ForeColor = System.Drawing.Color.Silver;
  2874. this.listCleanPreview.FormattingEnabled = true;
  2875. this.listCleanPreview.HorizontalScrollbar = true;
  2876. this.listCleanPreview.Location = new System.Drawing.Point(0, 0);
  2877. this.listCleanPreview.Name = "listCleanPreview";
  2878. this.listCleanPreview.Size = new System.Drawing.Size(1048, 628);
  2879. this.listCleanPreview.TabIndex = 1;
  2880. //
  2881. // panel13
  2882. //
  2883. this.panel13.AutoScroll = true;
  2884. this.panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2885. this.panel13.Controls.Add(this.btnWinClean);
  2886. this.panel13.Controls.Add(this.analyzeDriveB);
  2887. this.panel13.Controls.Add(this.checkSelectAll);
  2888. this.panel13.Controls.Add(this.lblPretext);
  2889. this.panel13.Controls.Add(this.cleanDriveB);
  2890. this.panel13.Controls.Add(this.lblFootprint);
  2891. this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
  2892. this.panel13.Location = new System.Drawing.Point(221, 632);
  2893. this.panel13.Name = "panel13";
  2894. this.panel13.Size = new System.Drawing.Size(1050, 61);
  2895. this.panel13.TabIndex = 50;
  2896. //
  2897. // btnWinClean
  2898. //
  2899. this.btnWinClean.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2900. this.btnWinClean.BackColor = System.Drawing.Color.DodgerBlue;
  2901. this.btnWinClean.FlatAppearance.BorderSize = 0;
  2902. this.btnWinClean.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2903. this.btnWinClean.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2904. this.btnWinClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2905. this.btnWinClean.ForeColor = System.Drawing.Color.White;
  2906. this.btnWinClean.Location = new System.Drawing.Point(616, 23);
  2907. this.btnWinClean.Margin = new System.Windows.Forms.Padding(2);
  2908. this.btnWinClean.Name = "btnWinClean";
  2909. this.btnWinClean.Size = new System.Drawing.Size(140, 31);
  2910. this.btnWinClean.TabIndex = 90;
  2911. this.btnWinClean.Text = "Cleanmgr ...";
  2912. this.btnWinClean.UseVisualStyleBackColor = false;
  2913. this.btnWinClean.Click += new System.EventHandler(this.btnWinClean_Click);
  2914. //
  2915. // analyzeDriveB
  2916. //
  2917. this.analyzeDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2918. this.analyzeDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2919. this.analyzeDriveB.FlatAppearance.BorderSize = 0;
  2920. this.analyzeDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2921. this.analyzeDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2922. this.analyzeDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2923. this.analyzeDriveB.ForeColor = System.Drawing.Color.White;
  2924. this.analyzeDriveB.Location = new System.Drawing.Point(760, 23);
  2925. this.analyzeDriveB.Margin = new System.Windows.Forms.Padding(2);
  2926. this.analyzeDriveB.Name = "analyzeDriveB";
  2927. this.analyzeDriveB.Size = new System.Drawing.Size(140, 31);
  2928. this.analyzeDriveB.TabIndex = 89;
  2929. this.analyzeDriveB.Text = "Analyze";
  2930. this.analyzeDriveB.UseVisualStyleBackColor = false;
  2931. this.analyzeDriveB.Click += new System.EventHandler(this.analyzeDriveB_Click);
  2932. //
  2933. // checkSelectAll
  2934. //
  2935. this.checkSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2936. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2937. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  2938. this.checkSelectAll.LinkColor = System.Drawing.Color.DodgerBlue;
  2939. this.checkSelectAll.Location = new System.Drawing.Point(797, 1);
  2940. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2941. this.checkSelectAll.Name = "checkSelectAll";
  2942. this.checkSelectAll.Size = new System.Drawing.Size(247, 20);
  2943. this.checkSelectAll.TabIndex = 88;
  2944. this.checkSelectAll.TabStop = true;
  2945. this.checkSelectAll.Tag = "themeable";
  2946. this.checkSelectAll.Text = "Select all";
  2947. this.checkSelectAll.TextAlign = System.Drawing.ContentAlignment.TopRight;
  2948. this.checkSelectAll.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.checkSelectAll_LinkClicked);
  2949. //
  2950. // lblPretext
  2951. //
  2952. this.lblPretext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2953. this.lblPretext.AutoSize = true;
  2954. 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)));
  2955. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2956. this.lblPretext.Location = new System.Drawing.Point(2, 4);
  2957. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2958. this.lblPretext.Name = "lblPretext";
  2959. this.lblPretext.Size = new System.Drawing.Size(199, 21);
  2960. this.lblPretext.TabIndex = 49;
  2961. this.lblPretext.Tag = "";
  2962. this.lblPretext.Text = "Maximum size to be freed:";
  2963. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2964. //
  2965. // cleanDriveB
  2966. //
  2967. this.cleanDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2968. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2969. this.cleanDriveB.FlatAppearance.BorderSize = 0;
  2970. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2971. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2972. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2973. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  2974. this.cleanDriveB.Location = new System.Drawing.Point(904, 23);
  2975. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  2976. this.cleanDriveB.Name = "cleanDriveB";
  2977. this.cleanDriveB.Size = new System.Drawing.Size(140, 31);
  2978. this.cleanDriveB.TabIndex = 34;
  2979. this.cleanDriveB.Text = "Clean";
  2980. this.cleanDriveB.UseVisualStyleBackColor = false;
  2981. this.cleanDriveB.Click += new System.EventHandler(this.cleanDriveB_Click);
  2982. //
  2983. // lblFootprint
  2984. //
  2985. this.lblFootprint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2986. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2987. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2988. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2989. this.lblFootprint.Location = new System.Drawing.Point(1, 26);
  2990. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2991. this.lblFootprint.Name = "lblFootprint";
  2992. this.lblFootprint.Size = new System.Drawing.Size(197, 31);
  2993. this.lblFootprint.TabIndex = 48;
  2994. this.lblFootprint.Tag = "themeable";
  2995. this.lblFootprint.Text = "-";
  2996. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2997. //
  2998. // panel1
  2999. //
  3000. this.panel1.AutoScroll = true;
  3001. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3002. this.panel1.Controls.Add(this.bravePasswords);
  3003. this.panel1.Controls.Add(this.braveSession);
  3004. this.panel1.Controls.Add(this.braveHistory);
  3005. this.panel1.Controls.Add(this.braveCookies);
  3006. this.panel1.Controls.Add(this.braveCache);
  3007. this.panel1.Controls.Add(this.label9);
  3008. this.panel1.Controls.Add(this.pictureBox4);
  3009. this.panel1.Controls.Add(this.label8);
  3010. this.panel1.Controls.Add(this.pictureBox2);
  3011. this.panel1.Controls.Add(this.edgeSession);
  3012. this.panel1.Controls.Add(this.edgeHistory);
  3013. this.panel1.Controls.Add(this.edgeCookies);
  3014. this.panel1.Controls.Add(this.edgeCache);
  3015. this.panel1.Controls.Add(this.IECache);
  3016. this.panel1.Controls.Add(this.firefoxHistory);
  3017. this.panel1.Controls.Add(this.firefoxCookies);
  3018. this.panel1.Controls.Add(this.firefoxCache);
  3019. this.panel1.Controls.Add(this.chromePws);
  3020. this.panel1.Controls.Add(this.chromeSession);
  3021. this.panel1.Controls.Add(this.chromeHistory);
  3022. this.panel1.Controls.Add(this.chromeCookies);
  3023. this.panel1.Controls.Add(this.chromeCache);
  3024. this.panel1.Controls.Add(this.label7);
  3025. this.panel1.Controls.Add(this.label6);
  3026. this.panel1.Controls.Add(this.label5);
  3027. this.panel1.Controls.Add(this.label4);
  3028. this.panel1.Controls.Add(this.pictureBox11);
  3029. this.panel1.Controls.Add(this.pictureBox10);
  3030. this.panel1.Controls.Add(this.pictureBox9);
  3031. this.panel1.Controls.Add(this.pictureBox8);
  3032. this.panel1.Controls.Add(this.checkErrorReports);
  3033. this.panel1.Controls.Add(this.checkTemp);
  3034. this.panel1.Controls.Add(this.checkBin);
  3035. this.panel1.Controls.Add(this.checkMiniDumps);
  3036. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  3037. this.panel1.Location = new System.Drawing.Point(2, 2);
  3038. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  3039. this.panel1.Name = "panel1";
  3040. this.panel1.Size = new System.Drawing.Size(219, 691);
  3041. this.panel1.TabIndex = 47;
  3042. //
  3043. // bravePasswords
  3044. //
  3045. this.bravePasswords.AutoSize = true;
  3046. this.bravePasswords.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3047. this.bravePasswords.ForeColor = System.Drawing.Color.White;
  3048. this.bravePasswords.Location = new System.Drawing.Point(9, 676);
  3049. this.bravePasswords.Margin = new System.Windows.Forms.Padding(2);
  3050. this.bravePasswords.Name = "bravePasswords";
  3051. this.bravePasswords.Size = new System.Drawing.Size(93, 23);
  3052. this.bravePasswords.TabIndex = 78;
  3053. this.bravePasswords.Text = "Passwords";
  3054. this.bravePasswords.UseVisualStyleBackColor = true;
  3055. //
  3056. // braveSession
  3057. //
  3058. this.braveSession.AutoSize = true;
  3059. this.braveSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3060. this.braveSession.ForeColor = System.Drawing.Color.White;
  3061. this.braveSession.Location = new System.Drawing.Point(9, 649);
  3062. this.braveSession.Margin = new System.Windows.Forms.Padding(2);
  3063. this.braveSession.Name = "braveSession";
  3064. this.braveSession.Size = new System.Drawing.Size(75, 23);
  3065. this.braveSession.TabIndex = 77;
  3066. this.braveSession.Text = "Session";
  3067. this.braveSession.UseVisualStyleBackColor = true;
  3068. //
  3069. // braveHistory
  3070. //
  3071. this.braveHistory.AutoSize = true;
  3072. this.braveHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3073. this.braveHistory.ForeColor = System.Drawing.Color.White;
  3074. this.braveHistory.Location = new System.Drawing.Point(9, 622);
  3075. this.braveHistory.Margin = new System.Windows.Forms.Padding(2);
  3076. this.braveHistory.Name = "braveHistory";
  3077. this.braveHistory.Size = new System.Drawing.Size(74, 23);
  3078. this.braveHistory.TabIndex = 76;
  3079. this.braveHistory.Text = "History";
  3080. this.braveHistory.UseVisualStyleBackColor = true;
  3081. //
  3082. // braveCookies
  3083. //
  3084. this.braveCookies.AutoSize = true;
  3085. this.braveCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3086. this.braveCookies.ForeColor = System.Drawing.Color.White;
  3087. this.braveCookies.Location = new System.Drawing.Point(9, 595);
  3088. this.braveCookies.Margin = new System.Windows.Forms.Padding(2);
  3089. this.braveCookies.Name = "braveCookies";
  3090. this.braveCookies.Size = new System.Drawing.Size(77, 23);
  3091. this.braveCookies.TabIndex = 75;
  3092. this.braveCookies.Text = "Cookies";
  3093. this.braveCookies.UseVisualStyleBackColor = true;
  3094. //
  3095. // braveCache
  3096. //
  3097. this.braveCache.AutoSize = true;
  3098. this.braveCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3099. this.braveCache.ForeColor = System.Drawing.Color.White;
  3100. this.braveCache.Location = new System.Drawing.Point(9, 568);
  3101. this.braveCache.Margin = new System.Windows.Forms.Padding(2);
  3102. this.braveCache.Name = "braveCache";
  3103. this.braveCache.Size = new System.Drawing.Size(66, 23);
  3104. this.braveCache.TabIndex = 74;
  3105. this.braveCache.Text = "Cache";
  3106. this.braveCache.UseVisualStyleBackColor = true;
  3107. //
  3108. // label9
  3109. //
  3110. this.label9.AutoSize = true;
  3111. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3112. this.label9.ForeColor = System.Drawing.Color.DarkGray;
  3113. this.label9.Location = new System.Drawing.Point(30, 543);
  3114. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3115. this.label9.Name = "label9";
  3116. this.label9.Size = new System.Drawing.Size(107, 20);
  3117. this.label9.TabIndex = 73;
  3118. this.label9.Tag = "";
  3119. this.label9.Text = "Brave Browser";
  3120. //
  3121. // pictureBox4
  3122. //
  3123. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  3124. this.pictureBox4.Location = new System.Drawing.Point(7, 542);
  3125. this.pictureBox4.Name = "pictureBox4";
  3126. this.pictureBox4.Size = new System.Drawing.Size(20, 20);
  3127. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3128. this.pictureBox4.TabIndex = 72;
  3129. this.pictureBox4.TabStop = false;
  3130. //
  3131. // label8
  3132. //
  3133. this.label8.AutoSize = true;
  3134. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3135. this.label8.ForeColor = System.Drawing.Color.DarkGray;
  3136. this.label8.Location = new System.Drawing.Point(32, 12);
  3137. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3138. this.label8.Name = "label8";
  3139. this.label8.Size = new System.Drawing.Size(71, 20);
  3140. this.label8.TabIndex = 71;
  3141. this.label8.Tag = "";
  3142. this.label8.Text = "Windows";
  3143. //
  3144. // pictureBox2
  3145. //
  3146. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  3147. this.pictureBox2.Location = new System.Drawing.Point(7, 12);
  3148. this.pictureBox2.Name = "pictureBox2";
  3149. this.pictureBox2.Size = new System.Drawing.Size(20, 20);
  3150. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3151. this.pictureBox2.TabIndex = 70;
  3152. this.pictureBox2.TabStop = false;
  3153. //
  3154. // edgeSession
  3155. //
  3156. this.edgeSession.AutoSize = true;
  3157. this.edgeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3158. this.edgeSession.ForeColor = System.Drawing.Color.White;
  3159. this.edgeSession.Location = new System.Drawing.Point(9, 516);
  3160. this.edgeSession.Margin = new System.Windows.Forms.Padding(2);
  3161. this.edgeSession.Name = "edgeSession";
  3162. this.edgeSession.Size = new System.Drawing.Size(75, 23);
  3163. this.edgeSession.TabIndex = 69;
  3164. this.edgeSession.Text = "Session";
  3165. this.edgeSession.UseVisualStyleBackColor = true;
  3166. //
  3167. // edgeHistory
  3168. //
  3169. this.edgeHistory.AutoSize = true;
  3170. this.edgeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3171. this.edgeHistory.ForeColor = System.Drawing.Color.White;
  3172. this.edgeHistory.Location = new System.Drawing.Point(9, 489);
  3173. this.edgeHistory.Margin = new System.Windows.Forms.Padding(2);
  3174. this.edgeHistory.Name = "edgeHistory";
  3175. this.edgeHistory.Size = new System.Drawing.Size(74, 23);
  3176. this.edgeHistory.TabIndex = 68;
  3177. this.edgeHistory.Text = "History";
  3178. this.edgeHistory.UseVisualStyleBackColor = true;
  3179. //
  3180. // edgeCookies
  3181. //
  3182. this.edgeCookies.AutoSize = true;
  3183. this.edgeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3184. this.edgeCookies.ForeColor = System.Drawing.Color.White;
  3185. this.edgeCookies.Location = new System.Drawing.Point(9, 462);
  3186. this.edgeCookies.Margin = new System.Windows.Forms.Padding(2);
  3187. this.edgeCookies.Name = "edgeCookies";
  3188. this.edgeCookies.Size = new System.Drawing.Size(77, 23);
  3189. this.edgeCookies.TabIndex = 67;
  3190. this.edgeCookies.Text = "Cookies";
  3191. this.edgeCookies.UseVisualStyleBackColor = true;
  3192. //
  3193. // edgeCache
  3194. //
  3195. this.edgeCache.AutoSize = true;
  3196. this.edgeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3197. this.edgeCache.ForeColor = System.Drawing.Color.White;
  3198. this.edgeCache.Location = new System.Drawing.Point(9, 435);
  3199. this.edgeCache.Margin = new System.Windows.Forms.Padding(2);
  3200. this.edgeCache.Name = "edgeCache";
  3201. this.edgeCache.Size = new System.Drawing.Size(66, 23);
  3202. this.edgeCache.TabIndex = 66;
  3203. this.edgeCache.Text = "Cache";
  3204. this.edgeCache.UseVisualStyleBackColor = true;
  3205. //
  3206. // IECache
  3207. //
  3208. this.IECache.AutoSize = true;
  3209. this.IECache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3210. this.IECache.ForeColor = System.Drawing.Color.White;
  3211. this.IECache.Location = new System.Drawing.Point(10, 725);
  3212. this.IECache.Margin = new System.Windows.Forms.Padding(2);
  3213. this.IECache.Name = "IECache";
  3214. this.IECache.Size = new System.Drawing.Size(66, 23);
  3215. this.IECache.TabIndex = 65;
  3216. this.IECache.Text = "Cache";
  3217. this.IECache.UseVisualStyleBackColor = true;
  3218. //
  3219. // firefoxHistory
  3220. //
  3221. this.firefoxHistory.AutoSize = true;
  3222. this.firefoxHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3223. this.firefoxHistory.ForeColor = System.Drawing.Color.White;
  3224. this.firefoxHistory.Location = new System.Drawing.Point(9, 384);
  3225. this.firefoxHistory.Margin = new System.Windows.Forms.Padding(2);
  3226. this.firefoxHistory.Name = "firefoxHistory";
  3227. this.firefoxHistory.Size = new System.Drawing.Size(74, 23);
  3228. this.firefoxHistory.TabIndex = 64;
  3229. this.firefoxHistory.Text = "History";
  3230. this.firefoxHistory.UseVisualStyleBackColor = true;
  3231. //
  3232. // firefoxCookies
  3233. //
  3234. this.firefoxCookies.AutoSize = true;
  3235. this.firefoxCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3236. this.firefoxCookies.ForeColor = System.Drawing.Color.White;
  3237. this.firefoxCookies.Location = new System.Drawing.Point(9, 357);
  3238. this.firefoxCookies.Margin = new System.Windows.Forms.Padding(2);
  3239. this.firefoxCookies.Name = "firefoxCookies";
  3240. this.firefoxCookies.Size = new System.Drawing.Size(77, 23);
  3241. this.firefoxCookies.TabIndex = 63;
  3242. this.firefoxCookies.Text = "Cookies";
  3243. this.firefoxCookies.UseVisualStyleBackColor = true;
  3244. //
  3245. // firefoxCache
  3246. //
  3247. this.firefoxCache.AutoSize = true;
  3248. this.firefoxCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3249. this.firefoxCache.ForeColor = System.Drawing.Color.White;
  3250. this.firefoxCache.Location = new System.Drawing.Point(9, 330);
  3251. this.firefoxCache.Margin = new System.Windows.Forms.Padding(2);
  3252. this.firefoxCache.Name = "firefoxCache";
  3253. this.firefoxCache.Size = new System.Drawing.Size(66, 23);
  3254. this.firefoxCache.TabIndex = 62;
  3255. this.firefoxCache.Text = "Cache";
  3256. this.firefoxCache.UseVisualStyleBackColor = true;
  3257. //
  3258. // chromePws
  3259. //
  3260. this.chromePws.AutoSize = true;
  3261. this.chromePws.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3262. this.chromePws.ForeColor = System.Drawing.Color.White;
  3263. this.chromePws.Location = new System.Drawing.Point(8, 278);
  3264. this.chromePws.Margin = new System.Windows.Forms.Padding(2);
  3265. this.chromePws.Name = "chromePws";
  3266. this.chromePws.Size = new System.Drawing.Size(93, 23);
  3267. this.chromePws.TabIndex = 61;
  3268. this.chromePws.Text = "Passwords";
  3269. this.chromePws.UseVisualStyleBackColor = true;
  3270. //
  3271. // chromeSession
  3272. //
  3273. this.chromeSession.AutoSize = true;
  3274. this.chromeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3275. this.chromeSession.ForeColor = System.Drawing.Color.White;
  3276. this.chromeSession.Location = new System.Drawing.Point(8, 251);
  3277. this.chromeSession.Margin = new System.Windows.Forms.Padding(2);
  3278. this.chromeSession.Name = "chromeSession";
  3279. this.chromeSession.Size = new System.Drawing.Size(75, 23);
  3280. this.chromeSession.TabIndex = 60;
  3281. this.chromeSession.Text = "Session";
  3282. this.chromeSession.UseVisualStyleBackColor = true;
  3283. //
  3284. // chromeHistory
  3285. //
  3286. this.chromeHistory.AutoSize = true;
  3287. this.chromeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3288. this.chromeHistory.ForeColor = System.Drawing.Color.White;
  3289. this.chromeHistory.Location = new System.Drawing.Point(8, 224);
  3290. this.chromeHistory.Margin = new System.Windows.Forms.Padding(2);
  3291. this.chromeHistory.Name = "chromeHistory";
  3292. this.chromeHistory.Size = new System.Drawing.Size(74, 23);
  3293. this.chromeHistory.TabIndex = 59;
  3294. this.chromeHistory.Text = "History";
  3295. this.chromeHistory.UseVisualStyleBackColor = true;
  3296. //
  3297. // chromeCookies
  3298. //
  3299. this.chromeCookies.AutoSize = true;
  3300. this.chromeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3301. this.chromeCookies.ForeColor = System.Drawing.Color.White;
  3302. this.chromeCookies.Location = new System.Drawing.Point(8, 197);
  3303. this.chromeCookies.Margin = new System.Windows.Forms.Padding(2);
  3304. this.chromeCookies.Name = "chromeCookies";
  3305. this.chromeCookies.Size = new System.Drawing.Size(77, 23);
  3306. this.chromeCookies.TabIndex = 58;
  3307. this.chromeCookies.Text = "Cookies";
  3308. this.chromeCookies.UseVisualStyleBackColor = true;
  3309. //
  3310. // chromeCache
  3311. //
  3312. this.chromeCache.AutoSize = true;
  3313. this.chromeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3314. this.chromeCache.ForeColor = System.Drawing.Color.White;
  3315. this.chromeCache.Location = new System.Drawing.Point(8, 170);
  3316. this.chromeCache.Margin = new System.Windows.Forms.Padding(2);
  3317. this.chromeCache.Name = "chromeCache";
  3318. this.chromeCache.Size = new System.Drawing.Size(66, 23);
  3319. this.chromeCache.TabIndex = 57;
  3320. this.chromeCache.Text = "Cache";
  3321. this.chromeCache.UseVisualStyleBackColor = true;
  3322. //
  3323. // label7
  3324. //
  3325. this.label7.AutoSize = true;
  3326. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3327. this.label7.ForeColor = System.Drawing.Color.DarkGray;
  3328. this.label7.Location = new System.Drawing.Point(31, 410);
  3329. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3330. this.label7.Name = "label7";
  3331. this.label7.Size = new System.Drawing.Size(112, 20);
  3332. this.label7.TabIndex = 56;
  3333. this.label7.Tag = "";
  3334. this.label7.Text = "Microsoft Edge";
  3335. //
  3336. // label6
  3337. //
  3338. this.label6.AutoSize = true;
  3339. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3340. this.label6.ForeColor = System.Drawing.Color.DarkGray;
  3341. this.label6.Location = new System.Drawing.Point(33, 701);
  3342. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3343. this.label6.Name = "label6";
  3344. this.label6.Size = new System.Drawing.Size(125, 20);
  3345. this.label6.TabIndex = 55;
  3346. this.label6.Tag = "";
  3347. this.label6.Text = "Internet Explorer";
  3348. //
  3349. // label5
  3350. //
  3351. this.label5.AutoSize = true;
  3352. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3353. this.label5.ForeColor = System.Drawing.Color.DarkGray;
  3354. this.label5.Location = new System.Drawing.Point(30, 306);
  3355. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3356. this.label5.Name = "label5";
  3357. this.label5.Size = new System.Drawing.Size(111, 20);
  3358. this.label5.TabIndex = 54;
  3359. this.label5.Tag = "";
  3360. this.label5.Text = "Mozilla Firefox";
  3361. //
  3362. // label4
  3363. //
  3364. this.label4.AutoSize = true;
  3365. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3366. this.label4.ForeColor = System.Drawing.Color.DarkGray;
  3367. this.label4.Location = new System.Drawing.Point(31, 146);
  3368. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3369. this.label4.Name = "label4";
  3370. this.label4.Size = new System.Drawing.Size(116, 20);
  3371. this.label4.TabIndex = 47;
  3372. this.label4.Tag = "";
  3373. this.label4.Text = "Google Chrome";
  3374. //
  3375. // pictureBox11
  3376. //
  3377. this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
  3378. this.pictureBox11.Location = new System.Drawing.Point(9, 410);
  3379. this.pictureBox11.Name = "pictureBox11";
  3380. this.pictureBox11.Size = new System.Drawing.Size(20, 20);
  3381. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3382. this.pictureBox11.TabIndex = 53;
  3383. this.pictureBox11.TabStop = false;
  3384. //
  3385. // pictureBox10
  3386. //
  3387. this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
  3388. this.pictureBox10.Location = new System.Drawing.Point(9, 700);
  3389. this.pictureBox10.Name = "pictureBox10";
  3390. this.pictureBox10.Size = new System.Drawing.Size(20, 20);
  3391. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3392. this.pictureBox10.TabIndex = 52;
  3393. this.pictureBox10.TabStop = false;
  3394. //
  3395. // pictureBox9
  3396. //
  3397. this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
  3398. this.pictureBox9.Location = new System.Drawing.Point(7, 146);
  3399. this.pictureBox9.Name = "pictureBox9";
  3400. this.pictureBox9.Size = new System.Drawing.Size(20, 20);
  3401. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3402. this.pictureBox9.TabIndex = 51;
  3403. this.pictureBox9.TabStop = false;
  3404. //
  3405. // pictureBox8
  3406. //
  3407. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  3408. this.pictureBox8.Location = new System.Drawing.Point(9, 306);
  3409. this.pictureBox8.Name = "pictureBox8";
  3410. this.pictureBox8.Size = new System.Drawing.Size(20, 20);
  3411. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3412. this.pictureBox8.TabIndex = 50;
  3413. this.pictureBox8.TabStop = false;
  3414. //
  3415. // checkErrorReports
  3416. //
  3417. this.checkErrorReports.AutoSize = true;
  3418. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3419. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  3420. this.checkErrorReports.Location = new System.Drawing.Point(8, 91);
  3421. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  3422. this.checkErrorReports.Name = "checkErrorReports";
  3423. this.checkErrorReports.Size = new System.Drawing.Size(106, 23);
  3424. this.checkErrorReports.TabIndex = 44;
  3425. this.checkErrorReports.Text = "Error reports";
  3426. this.checkErrorReports.UseVisualStyleBackColor = true;
  3427. //
  3428. // checkTemp
  3429. //
  3430. this.checkTemp.AutoSize = true;
  3431. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3432. this.checkTemp.ForeColor = System.Drawing.Color.White;
  3433. this.checkTemp.Location = new System.Drawing.Point(8, 37);
  3434. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  3435. this.checkTemp.Name = "checkTemp";
  3436. this.checkTemp.Size = new System.Drawing.Size(125, 23);
  3437. this.checkTemp.TabIndex = 36;
  3438. this.checkTemp.Text = "Temporary files";
  3439. this.checkTemp.UseVisualStyleBackColor = true;
  3440. //
  3441. // checkBin
  3442. //
  3443. this.checkBin.AutoSize = true;
  3444. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3445. this.checkBin.ForeColor = System.Drawing.Color.White;
  3446. this.checkBin.Location = new System.Drawing.Point(8, 118);
  3447. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  3448. this.checkBin.Name = "checkBin";
  3449. this.checkBin.Size = new System.Drawing.Size(100, 23);
  3450. this.checkBin.TabIndex = 41;
  3451. this.checkBin.Text = "Recycle Bin";
  3452. this.checkBin.UseVisualStyleBackColor = true;
  3453. //
  3454. // checkMiniDumps
  3455. //
  3456. this.checkMiniDumps.AutoSize = true;
  3457. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3458. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  3459. this.checkMiniDumps.Location = new System.Drawing.Point(8, 64);
  3460. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  3461. this.checkMiniDumps.Name = "checkMiniDumps";
  3462. this.checkMiniDumps.Size = new System.Drawing.Size(140, 23);
  3463. this.checkMiniDumps.TabIndex = 39;
  3464. this.checkMiniDumps.Text = "BSOD Minidumps";
  3465. this.checkMiniDumps.UseVisualStyleBackColor = true;
  3466. //
  3467. // pingerTab
  3468. //
  3469. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3470. this.pingerTab.Controls.Add(this.netTools);
  3471. this.pingerTab.Location = new System.Drawing.Point(4, 25);
  3472. this.pingerTab.Name = "pingerTab";
  3473. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  3474. this.pingerTab.Size = new System.Drawing.Size(1273, 695);
  3475. this.pingerTab.TabIndex = 13;
  3476. this.pingerTab.Text = "Pinger";
  3477. //
  3478. // netTools
  3479. //
  3480. this.netTools.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3481. this.netTools.Controls.Add(this.tabPage2);
  3482. this.netTools.Controls.Add(this.tabPage1);
  3483. this.netTools.Dock = System.Windows.Forms.DockStyle.Fill;
  3484. this.netTools.Location = new System.Drawing.Point(3, 3);
  3485. this.netTools.Margin = new System.Windows.Forms.Padding(0);
  3486. this.netTools.Multiline = true;
  3487. this.netTools.Name = "netTools";
  3488. this.netTools.Padding = new System.Drawing.Point(0, 0);
  3489. this.netTools.SelectedIndex = 0;
  3490. this.netTools.Size = new System.Drawing.Size(1267, 689);
  3491. this.netTools.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  3492. this.netTools.TabIndex = 104;
  3493. //
  3494. // tabPage2
  3495. //
  3496. this.tabPage2.AutoScroll = true;
  3497. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3498. this.tabPage2.Controls.Add(this.btnSetDns);
  3499. this.tabPage2.Controls.Add(this.txtDns6B);
  3500. this.tabPage2.Controls.Add(this.txtDns6A);
  3501. this.tabPage2.Controls.Add(this.label12);
  3502. this.tabPage2.Controls.Add(this.txtDns4B);
  3503. this.tabPage2.Controls.Add(this.txtDns4A);
  3504. this.tabPage2.Controls.Add(this.label10);
  3505. this.tabPage2.Controls.Add(this.chkCustomDns);
  3506. this.tabPage2.Controls.Add(this.chkAllNics);
  3507. this.tabPage2.Controls.Add(this.dnsTitle);
  3508. this.tabPage2.Controls.Add(this.linkDNSv6A);
  3509. this.tabPage2.Controls.Add(this.linkDNSv4A);
  3510. this.tabPage2.Controls.Add(this.linkDNSv6);
  3511. this.tabPage2.Controls.Add(this.linkDNSv4);
  3512. this.tabPage2.Controls.Add(this.label3);
  3513. this.tabPage2.Controls.Add(this.label1);
  3514. this.tabPage2.Controls.Add(this.btnOpenNetwork);
  3515. this.tabPage2.Controls.Add(this.flushCacheB);
  3516. this.tabPage2.Controls.Add(this.boxAdapter);
  3517. this.tabPage2.Controls.Add(this.boxDNS);
  3518. this.tabPage2.Location = new System.Drawing.Point(4, 4);
  3519. this.tabPage2.Name = "tabPage2";
  3520. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  3521. this.tabPage2.Size = new System.Drawing.Size(1259, 660);
  3522. this.tabPage2.TabIndex = 1;
  3523. this.tabPage2.Text = "DNS";
  3524. //
  3525. // btnSetDns
  3526. //
  3527. this.btnSetDns.BackColor = System.Drawing.Color.DodgerBlue;
  3528. this.btnSetDns.FlatAppearance.BorderSize = 0;
  3529. this.btnSetDns.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3530. this.btnSetDns.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3531. this.btnSetDns.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3532. this.btnSetDns.ForeColor = System.Drawing.Color.White;
  3533. this.btnSetDns.Location = new System.Drawing.Point(428, 521);
  3534. this.btnSetDns.Margin = new System.Windows.Forms.Padding(2);
  3535. this.btnSetDns.Name = "btnSetDns";
  3536. this.btnSetDns.Size = new System.Drawing.Size(260, 29);
  3537. this.btnSetDns.TabIndex = 123;
  3538. this.btnSetDns.Text = "Set as default";
  3539. this.btnSetDns.UseVisualStyleBackColor = false;
  3540. this.btnSetDns.Click += new System.EventHandler(this.btnSetDns_Click);
  3541. //
  3542. // txtDns6B
  3543. //
  3544. this.txtDns6B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3545. this.txtDns6B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3546. this.txtDns6B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3547. this.txtDns6B.ForeColor = System.Drawing.Color.White;
  3548. this.txtDns6B.Location = new System.Drawing.Point(359, 268);
  3549. this.txtDns6B.Margin = new System.Windows.Forms.Padding(2);
  3550. this.txtDns6B.Name = "txtDns6B";
  3551. this.txtDns6B.Size = new System.Drawing.Size(326, 29);
  3552. this.txtDns6B.TabIndex = 122;
  3553. this.txtDns6B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3554. this.txtDns6B.Visible = false;
  3555. //
  3556. // txtDns6A
  3557. //
  3558. this.txtDns6A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3559. this.txtDns6A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3560. this.txtDns6A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3561. this.txtDns6A.ForeColor = System.Drawing.Color.White;
  3562. this.txtDns6A.Location = new System.Drawing.Point(29, 268);
  3563. this.txtDns6A.Margin = new System.Windows.Forms.Padding(2);
  3564. this.txtDns6A.Name = "txtDns6A";
  3565. this.txtDns6A.Size = new System.Drawing.Size(326, 29);
  3566. this.txtDns6A.TabIndex = 120;
  3567. this.txtDns6A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3568. this.txtDns6A.Visible = false;
  3569. //
  3570. // label12
  3571. //
  3572. this.label12.AutoSize = true;
  3573. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3574. this.label12.ForeColor = System.Drawing.Color.Silver;
  3575. this.label12.Location = new System.Drawing.Point(25, 245);
  3576. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3577. this.label12.Name = "label12";
  3578. this.label12.Size = new System.Drawing.Size(36, 19);
  3579. this.label12.TabIndex = 121;
  3580. this.label12.Tag = "";
  3581. this.label12.Text = "IPv6";
  3582. this.label12.Visible = false;
  3583. //
  3584. // txtDns4B
  3585. //
  3586. this.txtDns4B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3587. this.txtDns4B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3588. this.txtDns4B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3589. this.txtDns4B.ForeColor = System.Drawing.Color.White;
  3590. this.txtDns4B.Location = new System.Drawing.Point(359, 212);
  3591. this.txtDns4B.Margin = new System.Windows.Forms.Padding(2);
  3592. this.txtDns4B.Name = "txtDns4B";
  3593. this.txtDns4B.Size = new System.Drawing.Size(326, 29);
  3594. this.txtDns4B.TabIndex = 119;
  3595. this.txtDns4B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3596. this.txtDns4B.Visible = false;
  3597. //
  3598. // txtDns4A
  3599. //
  3600. this.txtDns4A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3601. this.txtDns4A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3602. this.txtDns4A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3603. this.txtDns4A.ForeColor = System.Drawing.Color.White;
  3604. this.txtDns4A.Location = new System.Drawing.Point(29, 212);
  3605. this.txtDns4A.Margin = new System.Windows.Forms.Padding(2);
  3606. this.txtDns4A.Name = "txtDns4A";
  3607. this.txtDns4A.Size = new System.Drawing.Size(326, 29);
  3608. this.txtDns4A.TabIndex = 117;
  3609. this.txtDns4A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3610. this.txtDns4A.Visible = false;
  3611. //
  3612. // label10
  3613. //
  3614. this.label10.AutoSize = true;
  3615. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3616. this.label10.ForeColor = System.Drawing.Color.Silver;
  3617. this.label10.Location = new System.Drawing.Point(26, 189);
  3618. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3619. this.label10.Name = "label10";
  3620. this.label10.Size = new System.Drawing.Size(36, 19);
  3621. this.label10.TabIndex = 118;
  3622. this.label10.Tag = "";
  3623. this.label10.Text = "IPv4";
  3624. this.label10.Visible = false;
  3625. //
  3626. // chkCustomDns
  3627. //
  3628. this.chkCustomDns.AutoSize = true;
  3629. this.chkCustomDns.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3630. this.chkCustomDns.ForeColor = System.Drawing.Color.White;
  3631. this.chkCustomDns.Location = new System.Drawing.Point(29, 163);
  3632. this.chkCustomDns.Margin = new System.Windows.Forms.Padding(2);
  3633. this.chkCustomDns.Name = "chkCustomDns";
  3634. this.chkCustomDns.Size = new System.Drawing.Size(96, 24);
  3635. this.chkCustomDns.TabIndex = 116;
  3636. this.chkCustomDns.Text = "Set cutom";
  3637. this.chkCustomDns.UseVisualStyleBackColor = true;
  3638. this.chkCustomDns.CheckedChanged += new System.EventHandler(this.chkCustomDns_CheckedChanged);
  3639. //
  3640. // chkAllNics
  3641. //
  3642. this.chkAllNics.AutoSize = true;
  3643. this.chkAllNics.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3644. this.chkAllNics.ForeColor = System.Drawing.Color.White;
  3645. this.chkAllNics.Location = new System.Drawing.Point(29, 84);
  3646. this.chkAllNics.Margin = new System.Windows.Forms.Padding(2);
  3647. this.chkAllNics.Name = "chkAllNics";
  3648. this.chkAllNics.Size = new System.Drawing.Size(93, 24);
  3649. this.chkAllNics.TabIndex = 115;
  3650. this.chkAllNics.Text = "Set for all";
  3651. this.chkAllNics.UseVisualStyleBackColor = true;
  3652. //
  3653. // dnsTitle
  3654. //
  3655. this.dnsTitle.AutoSize = true;
  3656. this.dnsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3657. this.dnsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3658. this.dnsTitle.Location = new System.Drawing.Point(5, 3);
  3659. this.dnsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3660. this.dnsTitle.Name = "dnsTitle";
  3661. this.dnsTitle.Size = new System.Drawing.Size(258, 28);
  3662. this.dnsTitle.TabIndex = 114;
  3663. this.dnsTitle.Tag = "themeable";
  3664. this.dnsTitle.Text = "Rapidly change DNS server";
  3665. //
  3666. // linkDNSv6A
  3667. //
  3668. this.linkDNSv6A.AutoSize = true;
  3669. this.linkDNSv6A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3670. this.linkDNSv6A.ForeColor = System.Drawing.Color.DodgerBlue;
  3671. this.linkDNSv6A.LinkColor = System.Drawing.Color.DodgerBlue;
  3672. this.linkDNSv6A.Location = new System.Drawing.Point(106, 440);
  3673. this.linkDNSv6A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3674. this.linkDNSv6A.Name = "linkDNSv6A";
  3675. this.linkDNSv6A.Size = new System.Drawing.Size(15, 20);
  3676. this.linkDNSv6A.TabIndex = 113;
  3677. this.linkDNSv6A.TabStop = true;
  3678. this.linkDNSv6A.Tag = "themeable";
  3679. this.linkDNSv6A.Text = "-";
  3680. //
  3681. // linkDNSv4A
  3682. //
  3683. this.linkDNSv4A.AutoSize = true;
  3684. this.linkDNSv4A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3685. this.linkDNSv4A.ForeColor = System.Drawing.Color.DodgerBlue;
  3686. this.linkDNSv4A.LinkColor = System.Drawing.Color.DodgerBlue;
  3687. this.linkDNSv4A.Location = new System.Drawing.Point(105, 383);
  3688. this.linkDNSv4A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3689. this.linkDNSv4A.Name = "linkDNSv4A";
  3690. this.linkDNSv4A.Size = new System.Drawing.Size(15, 20);
  3691. this.linkDNSv4A.TabIndex = 112;
  3692. this.linkDNSv4A.TabStop = true;
  3693. this.linkDNSv4A.Tag = "themeable";
  3694. this.linkDNSv4A.Text = "-";
  3695. //
  3696. // linkDNSv6
  3697. //
  3698. this.linkDNSv6.AutoSize = true;
  3699. this.linkDNSv6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3700. this.linkDNSv6.ForeColor = System.Drawing.Color.DodgerBlue;
  3701. this.linkDNSv6.LinkColor = System.Drawing.Color.DodgerBlue;
  3702. this.linkDNSv6.Location = new System.Drawing.Point(106, 417);
  3703. this.linkDNSv6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3704. this.linkDNSv6.Name = "linkDNSv6";
  3705. this.linkDNSv6.Size = new System.Drawing.Size(15, 20);
  3706. this.linkDNSv6.TabIndex = 111;
  3707. this.linkDNSv6.TabStop = true;
  3708. this.linkDNSv6.Tag = "themeable";
  3709. this.linkDNSv6.Text = "-";
  3710. //
  3711. // linkDNSv4
  3712. //
  3713. this.linkDNSv4.AutoSize = true;
  3714. this.linkDNSv4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3715. this.linkDNSv4.ForeColor = System.Drawing.Color.DodgerBlue;
  3716. this.linkDNSv4.LinkColor = System.Drawing.Color.DodgerBlue;
  3717. this.linkDNSv4.Location = new System.Drawing.Point(106, 360);
  3718. this.linkDNSv4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3719. this.linkDNSv4.Name = "linkDNSv4";
  3720. this.linkDNSv4.Size = new System.Drawing.Size(15, 20);
  3721. this.linkDNSv4.TabIndex = 110;
  3722. this.linkDNSv4.TabStop = true;
  3723. this.linkDNSv4.Tag = "themeable";
  3724. this.linkDNSv4.Text = "-";
  3725. //
  3726. // label3
  3727. //
  3728. this.label3.AutoSize = true;
  3729. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3730. this.label3.ForeColor = System.Drawing.Color.Silver;
  3731. this.label3.Location = new System.Drawing.Point(24, 418);
  3732. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3733. this.label3.Name = "label3";
  3734. this.label3.Size = new System.Drawing.Size(77, 20);
  3735. this.label3.TabIndex = 109;
  3736. this.label3.Tag = "";
  3737. this.label3.Text = "DNS IPv6:";
  3738. //
  3739. // label1
  3740. //
  3741. this.label1.AutoSize = true;
  3742. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3743. this.label1.ForeColor = System.Drawing.Color.Silver;
  3744. this.label1.Location = new System.Drawing.Point(24, 361);
  3745. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3746. this.label1.Name = "label1";
  3747. this.label1.Size = new System.Drawing.Size(78, 20);
  3748. this.label1.TabIndex = 108;
  3749. this.label1.Tag = "";
  3750. this.label1.Text = "DNS IPv4:";
  3751. //
  3752. // btnOpenNetwork
  3753. //
  3754. this.btnOpenNetwork.BackColor = System.Drawing.Color.DodgerBlue;
  3755. this.btnOpenNetwork.FlatAppearance.BorderSize = 0;
  3756. this.btnOpenNetwork.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3757. this.btnOpenNetwork.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3758. this.btnOpenNetwork.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3759. this.btnOpenNetwork.ForeColor = System.Drawing.Color.White;
  3760. this.btnOpenNetwork.Location = new System.Drawing.Point(28, 521);
  3761. this.btnOpenNetwork.Margin = new System.Windows.Forms.Padding(2);
  3762. this.btnOpenNetwork.Name = "btnOpenNetwork";
  3763. this.btnOpenNetwork.Size = new System.Drawing.Size(260, 29);
  3764. this.btnOpenNetwork.TabIndex = 105;
  3765. this.btnOpenNetwork.Text = "Open Network Connections";
  3766. this.btnOpenNetwork.UseVisualStyleBackColor = false;
  3767. this.btnOpenNetwork.Click += new System.EventHandler(this.btnOpenNetwork_Click);
  3768. //
  3769. // flushCacheB
  3770. //
  3771. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  3772. this.flushCacheB.FlatAppearance.BorderSize = 0;
  3773. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3774. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3775. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3776. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  3777. this.flushCacheB.Location = new System.Drawing.Point(28, 488);
  3778. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  3779. this.flushCacheB.Name = "flushCacheB";
  3780. this.flushCacheB.Size = new System.Drawing.Size(260, 29);
  3781. this.flushCacheB.TabIndex = 104;
  3782. this.flushCacheB.Text = "Flush DNS cache";
  3783. this.flushCacheB.UseVisualStyleBackColor = false;
  3784. this.flushCacheB.Click += new System.EventHandler(this.flushCacheB_Click);
  3785. //
  3786. // boxAdapter
  3787. //
  3788. this.boxAdapter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3789. this.boxAdapter.BorderColor = System.Drawing.Color.Blue;
  3790. this.boxAdapter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3791. this.boxAdapter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3792. this.boxAdapter.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3793. this.boxAdapter.ForeColor = System.Drawing.Color.White;
  3794. this.boxAdapter.FormattingEnabled = true;
  3795. this.boxAdapter.Location = new System.Drawing.Point(28, 50);
  3796. this.boxAdapter.Name = "boxAdapter";
  3797. this.boxAdapter.Size = new System.Drawing.Size(660, 29);
  3798. this.boxAdapter.TabIndex = 107;
  3799. this.boxAdapter.Tag = "themeable";
  3800. //
  3801. // boxDNS
  3802. //
  3803. this.boxDNS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3804. this.boxDNS.BorderColor = System.Drawing.Color.Blue;
  3805. this.boxDNS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3806. this.boxDNS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3807. this.boxDNS.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3808. this.boxDNS.ForeColor = System.Drawing.Color.White;
  3809. this.boxDNS.FormattingEnabled = true;
  3810. this.boxDNS.Location = new System.Drawing.Point(28, 129);
  3811. this.boxDNS.Name = "boxDNS";
  3812. this.boxDNS.Size = new System.Drawing.Size(660, 29);
  3813. this.boxDNS.TabIndex = 106;
  3814. this.boxDNS.Tag = "themeable";
  3815. //
  3816. // tabPage1
  3817. //
  3818. this.tabPage1.AutoScroll = true;
  3819. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3820. this.tabPage1.Controls.Add(this.btnExport);
  3821. this.tabPage1.Controls.Add(this.copyB);
  3822. this.tabPage1.Controls.Add(this.copyIPB);
  3823. this.tabPage1.Controls.Add(this.panel7);
  3824. this.tabPage1.Controls.Add(this.lblResults);
  3825. this.tabPage1.Controls.Add(this.btnShodan);
  3826. this.tabPage1.Controls.Add(this.btnPing);
  3827. this.tabPage1.Controls.Add(this.txtPingInput);
  3828. this.tabPage1.Controls.Add(this.lblPinger);
  3829. this.tabPage1.Controls.Add(this.pingerTitle);
  3830. this.tabPage1.Location = new System.Drawing.Point(4, 4);
  3831. this.tabPage1.Name = "tabPage1";
  3832. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  3833. this.tabPage1.Size = new System.Drawing.Size(1259, 659);
  3834. this.tabPage1.TabIndex = 0;
  3835. this.tabPage1.Text = "Pinger";
  3836. //
  3837. // btnExport
  3838. //
  3839. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  3840. this.btnExport.FlatAppearance.BorderSize = 0;
  3841. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3842. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3843. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3844. this.btnExport.ForeColor = System.Drawing.Color.White;
  3845. this.btnExport.Location = new System.Drawing.Point(27, 487);
  3846. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  3847. this.btnExport.Name = "btnExport";
  3848. this.btnExport.Size = new System.Drawing.Size(136, 29);
  3849. this.btnExport.TabIndex = 93;
  3850. this.btnExport.Text = "Export...";
  3851. this.btnExport.UseVisualStyleBackColor = false;
  3852. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  3853. //
  3854. // copyB
  3855. //
  3856. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  3857. this.copyB.FlatAppearance.BorderSize = 0;
  3858. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3859. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3860. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3861. this.copyB.ForeColor = System.Drawing.Color.White;
  3862. this.copyB.Location = new System.Drawing.Point(25, 144);
  3863. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  3864. this.copyB.Name = "copyB";
  3865. this.copyB.Size = new System.Drawing.Size(185, 31);
  3866. this.copyB.TabIndex = 92;
  3867. this.copyB.Text = "Copy IP";
  3868. this.copyB.UseVisualStyleBackColor = false;
  3869. this.copyB.Click += new System.EventHandler(this.copyB_Click);
  3870. //
  3871. // copyIPB
  3872. //
  3873. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  3874. this.copyIPB.FlatAppearance.BorderSize = 0;
  3875. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3876. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3877. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3878. this.copyIPB.ForeColor = System.Drawing.Color.White;
  3879. this.copyIPB.Location = new System.Drawing.Point(214, 144);
  3880. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  3881. this.copyIPB.Name = "copyIPB";
  3882. this.copyIPB.Size = new System.Drawing.Size(185, 31);
  3883. this.copyIPB.TabIndex = 91;
  3884. this.copyIPB.Text = "Copy";
  3885. this.copyIPB.UseVisualStyleBackColor = false;
  3886. this.copyIPB.Click += new System.EventHandler(this.copyIPB_Click);
  3887. //
  3888. // panel7
  3889. //
  3890. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3891. this.panel7.Controls.Add(this.listPingResults);
  3892. this.panel7.Location = new System.Drawing.Point(27, 212);
  3893. this.panel7.Name = "panel7";
  3894. this.panel7.Size = new System.Drawing.Size(371, 270);
  3895. this.panel7.TabIndex = 90;
  3896. //
  3897. // listPingResults
  3898. //
  3899. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3900. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3901. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  3902. this.listPingResults.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  3903. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3904. this.listPingResults.ForeColor = System.Drawing.Color.White;
  3905. this.listPingResults.FormattingEnabled = true;
  3906. this.listPingResults.HorizontalScrollbar = true;
  3907. this.listPingResults.ItemHeight = 21;
  3908. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  3909. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  3910. this.listPingResults.Name = "listPingResults";
  3911. this.listPingResults.Size = new System.Drawing.Size(369, 268);
  3912. this.listPingResults.TabIndex = 79;
  3913. //
  3914. // lblResults
  3915. //
  3916. this.lblResults.AutoSize = true;
  3917. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3918. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  3919. this.lblResults.Location = new System.Drawing.Point(23, 192);
  3920. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3921. this.lblResults.Name = "lblResults";
  3922. this.lblResults.Size = new System.Drawing.Size(54, 19);
  3923. this.lblResults.TabIndex = 89;
  3924. this.lblResults.Tag = "";
  3925. this.lblResults.Text = "Results";
  3926. //
  3927. // btnShodan
  3928. //
  3929. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  3930. this.btnShodan.FlatAppearance.BorderSize = 0;
  3931. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3932. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3933. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3934. this.btnShodan.ForeColor = System.Drawing.Color.White;
  3935. this.btnShodan.Location = new System.Drawing.Point(25, 109);
  3936. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  3937. this.btnShodan.Name = "btnShodan";
  3938. this.btnShodan.Size = new System.Drawing.Size(185, 31);
  3939. this.btnShodan.TabIndex = 88;
  3940. this.btnShodan.Text = "Check on SHODAN.io";
  3941. this.btnShodan.UseVisualStyleBackColor = false;
  3942. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  3943. //
  3944. // btnPing
  3945. //
  3946. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  3947. this.btnPing.FlatAppearance.BorderSize = 0;
  3948. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3949. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3950. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3951. this.btnPing.ForeColor = System.Drawing.Color.White;
  3952. this.btnPing.Location = new System.Drawing.Point(214, 109);
  3953. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  3954. this.btnPing.Name = "btnPing";
  3955. this.btnPing.Size = new System.Drawing.Size(185, 31);
  3956. this.btnPing.TabIndex = 87;
  3957. this.btnPing.Text = "Ping";
  3958. this.btnPing.UseVisualStyleBackColor = false;
  3959. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  3960. //
  3961. // txtPingInput
  3962. //
  3963. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3964. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3965. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3966. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  3967. this.txtPingInput.Location = new System.Drawing.Point(25, 76);
  3968. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  3969. this.txtPingInput.Name = "txtPingInput";
  3970. this.txtPingInput.Size = new System.Drawing.Size(374, 29);
  3971. this.txtPingInput.TabIndex = 85;
  3972. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3973. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  3974. //
  3975. // lblPinger
  3976. //
  3977. this.lblPinger.AutoSize = true;
  3978. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3979. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  3980. this.lblPinger.Location = new System.Drawing.Point(22, 53);
  3981. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3982. this.lblPinger.Name = "lblPinger";
  3983. this.lblPinger.Size = new System.Drawing.Size(122, 19);
  3984. this.lblPinger.TabIndex = 86;
  3985. this.lblPinger.Tag = "";
  3986. this.lblPinger.Text = "IP / Domain name";
  3987. //
  3988. // pingerTitle
  3989. //
  3990. this.pingerTitle.AutoSize = true;
  3991. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3992. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3993. this.pingerTitle.Location = new System.Drawing.Point(5, 3);
  3994. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3995. this.pingerTitle.Name = "pingerTitle";
  3996. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  3997. this.pingerTitle.TabIndex = 84;
  3998. this.pingerTitle.Tag = "themeable";
  3999. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  4000. //
  4001. // hostsEditorTab
  4002. //
  4003. this.hostsEditorTab.AutoScroll = true;
  4004. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4005. this.hostsEditorTab.Controls.Add(this.panel4);
  4006. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  4007. this.hostsEditorTab.Controls.Add(this.linkLocate);
  4008. this.hostsEditorTab.Location = new System.Drawing.Point(4, 25);
  4009. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4010. this.hostsEditorTab.Name = "hostsEditorTab";
  4011. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4012. this.hostsEditorTab.Size = new System.Drawing.Size(1273, 695);
  4013. this.hostsEditorTab.TabIndex = 9;
  4014. this.hostsEditorTab.Text = "Hosts";
  4015. //
  4016. // panel4
  4017. //
  4018. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4019. | System.Windows.Forms.AnchorStyles.Left)
  4020. | System.Windows.Forms.AnchorStyles.Right)));
  4021. this.panel4.AutoScroll = true;
  4022. this.panel4.Controls.Add(this.chkIncludeWww);
  4023. this.panel4.Controls.Add(this.linkAdvancedEdit);
  4024. this.panel4.Controls.Add(this.linkRestoreDefault);
  4025. this.panel4.Controls.Add(this.lblLock);
  4026. this.panel4.Controls.Add(this.chkReadOnly);
  4027. this.panel4.Controls.Add(this.panelList);
  4028. this.panel4.Controls.Add(this.chkBlock);
  4029. this.panel4.Controls.Add(this.refreshHostsB);
  4030. this.panel4.Controls.Add(this.removeHostB);
  4031. this.panel4.Controls.Add(this.removeAllHostsB);
  4032. this.panel4.Controls.Add(this.addHostB);
  4033. this.panel4.Controls.Add(this.txtIP);
  4034. this.panel4.Controls.Add(this.txtDomain);
  4035. this.panel4.Controls.Add(this.lblDomain);
  4036. this.panel4.Controls.Add(this.lblIP);
  4037. this.panel4.Location = new System.Drawing.Point(6, 70);
  4038. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4039. this.panel4.Name = "panel4";
  4040. this.panel4.Size = new System.Drawing.Size(1002, 537);
  4041. this.panel4.TabIndex = 53;
  4042. //
  4043. // chkIncludeWww
  4044. //
  4045. this.chkIncludeWww.AutoSize = true;
  4046. this.chkIncludeWww.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4047. this.chkIncludeWww.ForeColor = System.Drawing.Color.White;
  4048. this.chkIncludeWww.Location = new System.Drawing.Point(329, 136);
  4049. this.chkIncludeWww.Margin = new System.Windows.Forms.Padding(2);
  4050. this.chkIncludeWww.Name = "chkIncludeWww";
  4051. this.chkIncludeWww.Size = new System.Drawing.Size(134, 25);
  4052. this.chkIncludeWww.TabIndex = 63;
  4053. this.chkIncludeWww.Text = "WWW CNAME";
  4054. this.chkIncludeWww.UseVisualStyleBackColor = true;
  4055. //
  4056. // linkAdvancedEdit
  4057. //
  4058. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4059. this.linkAdvancedEdit.AutoSize = true;
  4060. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4061. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  4062. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  4063. this.linkAdvancedEdit.Location = new System.Drawing.Point(323, 338);
  4064. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4065. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  4066. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  4067. this.linkAdvancedEdit.TabIndex = 49;
  4068. this.linkAdvancedEdit.TabStop = true;
  4069. this.linkAdvancedEdit.Tag = "";
  4070. this.linkAdvancedEdit.Text = "Advanced editor";
  4071. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4072. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  4073. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4074. //
  4075. // linkRestoreDefault
  4076. //
  4077. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4078. this.linkRestoreDefault.AutoSize = true;
  4079. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4080. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  4081. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  4082. this.linkRestoreDefault.Location = new System.Drawing.Point(323, 369);
  4083. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4084. this.linkRestoreDefault.Name = "linkRestoreDefault";
  4085. this.linkRestoreDefault.Size = new System.Drawing.Size(123, 21);
  4086. this.linkRestoreDefault.TabIndex = 51;
  4087. this.linkRestoreDefault.TabStop = true;
  4088. this.linkRestoreDefault.Tag = "";
  4089. this.linkRestoreDefault.Text = "Restore default";
  4090. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4091. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  4092. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4093. //
  4094. // lblLock
  4095. //
  4096. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4097. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  4098. this.lblLock.Location = new System.Drawing.Point(325, 234);
  4099. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4100. this.lblLock.Name = "lblLock";
  4101. this.lblLock.Size = new System.Drawing.Size(315, 55);
  4102. this.lblLock.TabIndex = 62;
  4103. this.lblLock.Tag = "";
  4104. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  4105. //
  4106. // chkReadOnly
  4107. //
  4108. this.chkReadOnly.AutoSize = true;
  4109. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4110. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4111. this.chkReadOnly.Location = new System.Drawing.Point(329, 207);
  4112. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4113. this.chkReadOnly.Name = "chkReadOnly";
  4114. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4115. this.chkReadOnly.TabIndex = 61;
  4116. this.chkReadOnly.Text = "Read-only";
  4117. this.chkReadOnly.UseVisualStyleBackColor = true;
  4118. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4119. //
  4120. // panelList
  4121. //
  4122. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4123. this.panelList.Controls.Add(this.listHostEntries);
  4124. this.panelList.Location = new System.Drawing.Point(5, 3);
  4125. this.panelList.Name = "panelList";
  4126. this.panelList.Size = new System.Drawing.Size(312, 388);
  4127. this.panelList.TabIndex = 60;
  4128. //
  4129. // listHostEntries
  4130. //
  4131. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4132. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4133. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4134. this.listHostEntries.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  4135. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4136. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4137. this.listHostEntries.FormattingEnabled = true;
  4138. this.listHostEntries.HorizontalScrollbar = true;
  4139. this.listHostEntries.ItemHeight = 21;
  4140. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4141. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4142. this.listHostEntries.Name = "listHostEntries";
  4143. this.listHostEntries.Size = new System.Drawing.Size(310, 386);
  4144. this.listHostEntries.TabIndex = 52;
  4145. //
  4146. // chkBlock
  4147. //
  4148. this.chkBlock.AutoSize = true;
  4149. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4150. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4151. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  4152. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4153. this.chkBlock.Name = "chkBlock";
  4154. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4155. this.chkBlock.TabIndex = 59;
  4156. this.chkBlock.Text = "Block";
  4157. this.chkBlock.UseVisualStyleBackColor = true;
  4158. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4159. //
  4160. // refreshHostsB
  4161. //
  4162. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4163. this.refreshHostsB.FlatAppearance.BorderSize = 0;
  4164. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4165. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4166. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4167. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  4168. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  4169. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  4170. this.refreshHostsB.Name = "refreshHostsB";
  4171. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  4172. this.refreshHostsB.TabIndex = 55;
  4173. this.refreshHostsB.Text = "Refresh";
  4174. this.refreshHostsB.UseVisualStyleBackColor = false;
  4175. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  4176. //
  4177. // removeHostB
  4178. //
  4179. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4180. this.removeHostB.FlatAppearance.BorderSize = 0;
  4181. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4182. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4183. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4184. this.removeHostB.ForeColor = System.Drawing.Color.White;
  4185. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  4186. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  4187. this.removeHostB.Name = "removeHostB";
  4188. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  4189. this.removeHostB.TabIndex = 54;
  4190. this.removeHostB.Text = "Delete";
  4191. this.removeHostB.UseVisualStyleBackColor = false;
  4192. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  4193. //
  4194. // removeAllHostsB
  4195. //
  4196. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4197. this.removeAllHostsB.Enabled = false;
  4198. this.removeAllHostsB.FlatAppearance.BorderSize = 0;
  4199. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4200. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4201. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4202. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  4203. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  4204. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  4205. this.removeAllHostsB.Name = "removeAllHostsB";
  4206. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  4207. this.removeAllHostsB.TabIndex = 53;
  4208. this.removeAllHostsB.Text = "Delete all";
  4209. this.removeAllHostsB.UseVisualStyleBackColor = false;
  4210. this.removeAllHostsB.Visible = false;
  4211. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  4212. //
  4213. // addHostB
  4214. //
  4215. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4216. this.addHostB.FlatAppearance.BorderSize = 0;
  4217. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4218. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4219. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4220. this.addHostB.ForeColor = System.Drawing.Color.White;
  4221. this.addHostB.Location = new System.Drawing.Point(511, 110);
  4222. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  4223. this.addHostB.Name = "addHostB";
  4224. this.addHostB.Size = new System.Drawing.Size(127, 31);
  4225. this.addHostB.TabIndex = 57;
  4226. this.addHostB.Text = "Add";
  4227. this.addHostB.UseVisualStyleBackColor = false;
  4228. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  4229. //
  4230. // txtIP
  4231. //
  4232. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4233. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4234. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4235. this.txtIP.ForeColor = System.Drawing.Color.White;
  4236. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4237. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4238. this.txtIP.Name = "txtIP";
  4239. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4240. this.txtIP.TabIndex = 0;
  4241. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4242. //
  4243. // txtDomain
  4244. //
  4245. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4246. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4247. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4248. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4249. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4250. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4251. this.txtDomain.Name = "txtDomain";
  4252. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4253. this.txtDomain.TabIndex = 1;
  4254. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4255. //
  4256. // lblDomain
  4257. //
  4258. this.lblDomain.AutoSize = true;
  4259. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4260. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4261. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  4262. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4263. this.lblDomain.Name = "lblDomain";
  4264. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  4265. this.lblDomain.TabIndex = 55;
  4266. this.lblDomain.Tag = "themeable";
  4267. this.lblDomain.Text = "Domain";
  4268. //
  4269. // lblIP
  4270. //
  4271. this.lblIP.AutoSize = true;
  4272. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4273. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4274. this.lblIP.Location = new System.Drawing.Point(323, 0);
  4275. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4276. this.lblIP.Name = "lblIP";
  4277. this.lblIP.Size = new System.Drawing.Size(85, 21);
  4278. this.lblIP.TabIndex = 53;
  4279. this.lblIP.Tag = "themeable";
  4280. this.lblIP.Text = "IP address";
  4281. //
  4282. // hostsTitle
  4283. //
  4284. this.hostsTitle.AutoSize = true;
  4285. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4286. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4287. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  4288. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4289. this.hostsTitle.Name = "hostsTitle";
  4290. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  4291. this.hostsTitle.TabIndex = 3;
  4292. this.hostsTitle.Tag = "themeable";
  4293. this.hostsTitle.Text = "Edit your hosts file";
  4294. //
  4295. // linkLocate
  4296. //
  4297. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4298. this.linkLocate.AutoSize = true;
  4299. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4300. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4301. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4302. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  4303. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4304. this.linkLocate.Name = "linkLocate";
  4305. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  4306. this.linkLocate.TabIndex = 47;
  4307. this.linkLocate.TabStop = true;
  4308. this.linkLocate.Tag = "";
  4309. this.linkLocate.Text = "Locate";
  4310. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4311. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  4312. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4313. //
  4314. // registryFixerTab
  4315. //
  4316. this.registryFixerTab.AutoScroll = true;
  4317. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4318. this.registryFixerTab.Controls.Add(this.panel2);
  4319. this.registryFixerTab.Controls.Add(this.registryTitle);
  4320. this.registryFixerTab.Location = new System.Drawing.Point(4, 25);
  4321. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4322. this.registryFixerTab.Name = "registryFixerTab";
  4323. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4324. this.registryFixerTab.Size = new System.Drawing.Size(1273, 695);
  4325. this.registryFixerTab.TabIndex = 8;
  4326. this.registryFixerTab.Text = "Registry";
  4327. //
  4328. // panel2
  4329. //
  4330. this.panel2.AutoScroll = true;
  4331. this.panel2.Controls.Add(this.regFixB);
  4332. this.panel2.Controls.Add(this.regLbl);
  4333. this.panel2.Controls.Add(this.checkRestartExplorer);
  4334. this.panel2.Controls.Add(this.checkRegistryEditor);
  4335. this.panel2.Controls.Add(this.checkEnableAll);
  4336. this.panel2.Controls.Add(this.checkContextMenu);
  4337. this.panel2.Controls.Add(this.checkTaskManager);
  4338. this.panel2.Controls.Add(this.checkCommandPrompt);
  4339. this.panel2.Controls.Add(this.checkFirewall);
  4340. this.panel2.Controls.Add(this.checkRunDialog);
  4341. this.panel2.Controls.Add(this.checkFolderOptions);
  4342. this.panel2.Controls.Add(this.checkControlPanel);
  4343. this.panel2.Location = new System.Drawing.Point(11, 40);
  4344. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4345. this.panel2.Name = "panel2";
  4346. this.panel2.Size = new System.Drawing.Size(755, 286);
  4347. this.panel2.TabIndex = 48;
  4348. //
  4349. // regFixB
  4350. //
  4351. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  4352. this.regFixB.FlatAppearance.BorderSize = 0;
  4353. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4354. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4355. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4356. this.regFixB.ForeColor = System.Drawing.Color.White;
  4357. this.regFixB.Location = new System.Drawing.Point(29, 252);
  4358. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  4359. this.regFixB.Name = "regFixB";
  4360. this.regFixB.Size = new System.Drawing.Size(154, 31);
  4361. this.regFixB.TabIndex = 49;
  4362. this.regFixB.Text = "Fix";
  4363. this.regFixB.UseVisualStyleBackColor = false;
  4364. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  4365. //
  4366. // regLbl
  4367. //
  4368. this.regLbl.AutoSize = true;
  4369. 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)));
  4370. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  4371. this.regLbl.Location = new System.Drawing.Point(94, 208);
  4372. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4373. this.regLbl.Name = "regLbl";
  4374. this.regLbl.Size = new System.Drawing.Size(236, 21);
  4375. this.regLbl.TabIndex = 51;
  4376. this.regLbl.Tag = "";
  4377. this.regLbl.Text = "(some changes might need this)";
  4378. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4379. //
  4380. // checkRestartExplorer
  4381. //
  4382. this.checkRestartExplorer.AutoSize = true;
  4383. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4384. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4385. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 181);
  4386. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4387. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4388. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4389. this.checkRestartExplorer.TabIndex = 50;
  4390. this.checkRestartExplorer.Tag = "";
  4391. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4392. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4393. //
  4394. // checkRegistryEditor
  4395. //
  4396. this.checkRegistryEditor.AutoSize = true;
  4397. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4398. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4399. this.checkRegistryEditor.Location = new System.Drawing.Point(291, 136);
  4400. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4401. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4402. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4403. this.checkRegistryEditor.TabIndex = 38;
  4404. this.checkRegistryEditor.Text = "Registry Editor";
  4405. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4406. //
  4407. // checkEnableAll
  4408. //
  4409. this.checkEnableAll.AutoSize = true;
  4410. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4411. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4412. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4413. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4414. this.checkEnableAll.Name = "checkEnableAll";
  4415. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4416. this.checkEnableAll.TabIndex = 35;
  4417. this.checkEnableAll.Tag = "";
  4418. this.checkEnableAll.Text = "Enable all";
  4419. this.checkEnableAll.UseVisualStyleBackColor = true;
  4420. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4421. //
  4422. // checkContextMenu
  4423. //
  4424. this.checkContextMenu.AutoSize = true;
  4425. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4426. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4427. this.checkContextMenu.Location = new System.Drawing.Point(291, 75);
  4428. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4429. this.checkContextMenu.Name = "checkContextMenu";
  4430. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4431. this.checkContextMenu.TabIndex = 43;
  4432. this.checkContextMenu.Text = "Right Click menu";
  4433. this.checkContextMenu.UseVisualStyleBackColor = true;
  4434. //
  4435. // checkTaskManager
  4436. //
  4437. this.checkTaskManager.AutoSize = true;
  4438. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4439. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4440. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4441. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4442. this.checkTaskManager.Name = "checkTaskManager";
  4443. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4444. this.checkTaskManager.TabIndex = 36;
  4445. this.checkTaskManager.Text = "Task Manager";
  4446. this.checkTaskManager.UseVisualStyleBackColor = true;
  4447. //
  4448. // checkCommandPrompt
  4449. //
  4450. this.checkCommandPrompt.AutoSize = true;
  4451. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4452. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4453. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4454. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4455. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4456. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4457. this.checkCommandPrompt.TabIndex = 42;
  4458. this.checkCommandPrompt.Text = "Command Prompt";
  4459. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4460. //
  4461. // checkFirewall
  4462. //
  4463. this.checkFirewall.AutoSize = true;
  4464. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4465. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4466. this.checkFirewall.Location = new System.Drawing.Point(291, 106);
  4467. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4468. this.checkFirewall.Name = "checkFirewall";
  4469. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4470. this.checkFirewall.TabIndex = 37;
  4471. this.checkFirewall.Text = "Windows Firewall";
  4472. this.checkFirewall.UseVisualStyleBackColor = true;
  4473. //
  4474. // checkRunDialog
  4475. //
  4476. this.checkRunDialog.AutoSize = true;
  4477. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4478. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4479. this.checkRunDialog.Location = new System.Drawing.Point(291, 45);
  4480. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4481. this.checkRunDialog.Name = "checkRunDialog";
  4482. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4483. this.checkRunDialog.TabIndex = 41;
  4484. this.checkRunDialog.Text = "Run Dialog";
  4485. this.checkRunDialog.UseVisualStyleBackColor = true;
  4486. //
  4487. // checkFolderOptions
  4488. //
  4489. this.checkFolderOptions.AutoSize = true;
  4490. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4491. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4492. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4493. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4494. this.checkFolderOptions.Name = "checkFolderOptions";
  4495. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4496. this.checkFolderOptions.TabIndex = 39;
  4497. this.checkFolderOptions.Text = "Folder Options";
  4498. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4499. //
  4500. // checkControlPanel
  4501. //
  4502. this.checkControlPanel.AutoSize = true;
  4503. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4504. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4505. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  4506. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4507. this.checkControlPanel.Name = "checkControlPanel";
  4508. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  4509. this.checkControlPanel.TabIndex = 40;
  4510. this.checkControlPanel.Text = "Control Panel";
  4511. this.checkControlPanel.UseVisualStyleBackColor = true;
  4512. //
  4513. // registryTitle
  4514. //
  4515. this.registryTitle.AutoSize = true;
  4516. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4517. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4518. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  4519. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4520. this.registryTitle.Name = "registryTitle";
  4521. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  4522. this.registryTitle.TabIndex = 47;
  4523. this.registryTitle.Tag = "themeable";
  4524. this.registryTitle.Text = "Fix common registry issues";
  4525. //
  4526. // indiciumTab
  4527. //
  4528. this.indiciumTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4529. this.indiciumTab.Controls.Add(this.panel12);
  4530. this.indiciumTab.Controls.Add(this.panel11);
  4531. this.indiciumTab.Location = new System.Drawing.Point(4, 25);
  4532. this.indiciumTab.Name = "indiciumTab";
  4533. this.indiciumTab.Padding = new System.Windows.Forms.Padding(3);
  4534. this.indiciumTab.Size = new System.Drawing.Size(1273, 695);
  4535. this.indiciumTab.TabIndex = 14;
  4536. this.indiciumTab.Text = "Hardware";
  4537. //
  4538. // panel12
  4539. //
  4540. this.panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4541. this.panel12.Controls.Add(this.specsTree);
  4542. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  4543. this.panel12.Location = new System.Drawing.Point(3, 38);
  4544. this.panel12.Name = "panel12";
  4545. this.panel12.Size = new System.Drawing.Size(1267, 654);
  4546. this.panel12.TabIndex = 2;
  4547. //
  4548. // specsTree
  4549. //
  4550. this.specsTree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4551. this.specsTree.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4552. this.specsTree.ContextMenuStrip = this.indiciumMenu;
  4553. this.specsTree.Dock = System.Windows.Forms.DockStyle.Fill;
  4554. this.specsTree.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
  4555. this.specsTree.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4556. this.specsTree.ForeColor = System.Drawing.Color.White;
  4557. this.specsTree.Location = new System.Drawing.Point(0, 0);
  4558. this.specsTree.Name = "specsTree";
  4559. treeNode9.ImageIndex = 0;
  4560. treeNode9.Name = "cpu";
  4561. treeNode9.SelectedImageIndex = 0;
  4562. treeNode9.Text = "Processors";
  4563. treeNode10.ImageIndex = 1;
  4564. treeNode10.Name = "ram";
  4565. treeNode10.SelectedImageIndex = 1;
  4566. treeNode10.Text = "Memory";
  4567. treeNode11.ImageIndex = 2;
  4568. treeNode11.Name = "gpu";
  4569. treeNode11.SelectedImageIndex = 2;
  4570. treeNode11.Text = "Graphics";
  4571. treeNode12.ImageIndex = 3;
  4572. treeNode12.Name = "mobo";
  4573. treeNode12.SelectedImageIndex = 3;
  4574. treeNode12.Text = "Motherboard";
  4575. treeNode13.ImageIndex = 4;
  4576. treeNode13.Name = "disk";
  4577. treeNode13.SelectedImageIndex = 4;
  4578. treeNode13.Text = "Storage";
  4579. treeNode14.ImageIndex = 5;
  4580. treeNode14.Name = "inet";
  4581. treeNode14.SelectedImageIndex = 5;
  4582. treeNode14.Text = "Network Adapters";
  4583. treeNode15.ImageIndex = 6;
  4584. treeNode15.Name = "audio";
  4585. treeNode15.SelectedImageIndex = 6;
  4586. treeNode15.Text = "Audio";
  4587. treeNode16.ImageIndex = 7;
  4588. treeNode16.Name = "dev";
  4589. treeNode16.SelectedImageIndex = 7;
  4590. treeNode16.Text = "Peripherals";
  4591. this.specsTree.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  4592. treeNode9,
  4593. treeNode10,
  4594. treeNode11,
  4595. treeNode12,
  4596. treeNode13,
  4597. treeNode14,
  4598. treeNode15,
  4599. treeNode16});
  4600. this.specsTree.Size = new System.Drawing.Size(1265, 652);
  4601. this.specsTree.TabIndex = 0;
  4602. this.specsTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.specsTree_NodeMouseClick);
  4603. //
  4604. // indiciumMenu
  4605. //
  4606. this.indiciumMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  4607. this.indiciumMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4608. this.indiciumMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4609. this.indiciumMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4610. this.toolHWCopy,
  4611. this.toolHWGoogle,
  4612. this.toolHWDuck});
  4613. this.indiciumMenu.Name = "launcherMenu";
  4614. this.indiciumMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4615. this.indiciumMenu.ShowImageMargin = false;
  4616. this.indiciumMenu.Size = new System.Drawing.Size(223, 76);
  4617. //
  4618. // toolHWCopy
  4619. //
  4620. this.toolHWCopy.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4621. this.toolHWCopy.ForeColor = System.Drawing.Color.White;
  4622. this.toolHWCopy.Name = "toolHWCopy";
  4623. this.toolHWCopy.Size = new System.Drawing.Size(222, 24);
  4624. this.toolHWCopy.Text = "Copy";
  4625. this.toolHWCopy.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4626. this.toolHWCopy.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  4627. //
  4628. // toolHWGoogle
  4629. //
  4630. this.toolHWGoogle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4631. this.toolHWGoogle.ForeColor = System.Drawing.Color.White;
  4632. this.toolHWGoogle.Name = "toolHWGoogle";
  4633. this.toolHWGoogle.Size = new System.Drawing.Size(222, 24);
  4634. this.toolHWGoogle.Text = "Search with Google...";
  4635. this.toolHWGoogle.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4636. this.toolHWGoogle.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  4637. //
  4638. // toolHWDuck
  4639. //
  4640. this.toolHWDuck.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4641. this.toolHWDuck.ForeColor = System.Drawing.Color.White;
  4642. this.toolHWDuck.Name = "toolHWDuck";
  4643. this.toolHWDuck.Size = new System.Drawing.Size(222, 24);
  4644. this.toolHWDuck.Text = "Search with DuckDuckGo...";
  4645. this.toolHWDuck.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4646. this.toolHWDuck.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
  4647. //
  4648. // panel11
  4649. //
  4650. this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4651. this.panel11.Controls.Add(this.btnCopyHW);
  4652. this.panel11.Controls.Add(this.btnSaveHW);
  4653. this.panel11.Controls.Add(this.hwDetailed);
  4654. this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
  4655. this.panel11.Location = new System.Drawing.Point(3, 3);
  4656. this.panel11.Name = "panel11";
  4657. this.panel11.Size = new System.Drawing.Size(1267, 35);
  4658. this.panel11.TabIndex = 1;
  4659. //
  4660. // btnCopyHW
  4661. //
  4662. this.btnCopyHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4663. this.btnCopyHW.BackColor = System.Drawing.Color.DodgerBlue;
  4664. this.btnCopyHW.FlatAppearance.BorderSize = 0;
  4665. this.btnCopyHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4666. this.btnCopyHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4667. this.btnCopyHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4668. this.btnCopyHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4669. this.btnCopyHW.ForeColor = System.Drawing.Color.White;
  4670. this.btnCopyHW.Location = new System.Drawing.Point(1116, 4);
  4671. this.btnCopyHW.Margin = new System.Windows.Forms.Padding(2);
  4672. this.btnCopyHW.Name = "btnCopyHW";
  4673. this.btnCopyHW.Size = new System.Drawing.Size(146, 24);
  4674. this.btnCopyHW.TabIndex = 163;
  4675. this.btnCopyHW.Text = "Copy";
  4676. this.btnCopyHW.UseVisualStyleBackColor = false;
  4677. this.btnCopyHW.Click += new System.EventHandler(this.btnCopyHW_Click);
  4678. //
  4679. // btnSaveHW
  4680. //
  4681. this.btnSaveHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4682. this.btnSaveHW.BackColor = System.Drawing.Color.DodgerBlue;
  4683. this.btnSaveHW.FlatAppearance.BorderSize = 0;
  4684. this.btnSaveHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4685. this.btnSaveHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4686. this.btnSaveHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4687. this.btnSaveHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4688. this.btnSaveHW.ForeColor = System.Drawing.Color.White;
  4689. this.btnSaveHW.Location = new System.Drawing.Point(965, 4);
  4690. this.btnSaveHW.Margin = new System.Windows.Forms.Padding(2);
  4691. this.btnSaveHW.Name = "btnSaveHW";
  4692. this.btnSaveHW.Size = new System.Drawing.Size(146, 24);
  4693. this.btnSaveHW.TabIndex = 162;
  4694. this.btnSaveHW.Text = "Save";
  4695. this.btnSaveHW.UseVisualStyleBackColor = false;
  4696. this.btnSaveHW.Click += new System.EventHandler(this.btnSaveHW_Click);
  4697. //
  4698. // hwDetailed
  4699. //
  4700. this.hwDetailed.AccessibleName = "Detailed View";
  4701. this.hwDetailed.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4702. this.hwDetailed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4703. this.hwDetailed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4704. this.hwDetailed.ForeColor = System.Drawing.Color.White;
  4705. this.hwDetailed.LabelText = "Detailed View";
  4706. this.hwDetailed.Location = new System.Drawing.Point(5, 4);
  4707. this.hwDetailed.Margin = new System.Windows.Forms.Padding(6);
  4708. this.hwDetailed.Name = "hwDetailed";
  4709. this.hwDetailed.Size = new System.Drawing.Size(374, 24);
  4710. this.hwDetailed.TabIndex = 89;
  4711. this.hwDetailed.Tag = "themeable";
  4712. this.hwDetailed.ToggleChecked = true;
  4713. this.hwDetailed.ToggleClicked += new System.EventHandler(this.hwDetailed_ToggleClicked);
  4714. //
  4715. // integratorTab
  4716. //
  4717. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4718. this.integratorTab.Controls.Add(this.synapse);
  4719. this.integratorTab.Location = new System.Drawing.Point(4, 25);
  4720. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  4721. this.integratorTab.Name = "integratorTab";
  4722. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  4723. this.integratorTab.Size = new System.Drawing.Size(1273, 695);
  4724. this.integratorTab.TabIndex = 10;
  4725. this.integratorTab.Text = "Integrator";
  4726. //
  4727. // synapse
  4728. //
  4729. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  4730. this.synapse.Controls.Add(this.integratorInfoTab);
  4731. this.synapse.Controls.Add(this.tabPage8);
  4732. this.synapse.Controls.Add(this.tabPage9);
  4733. this.synapse.Controls.Add(this.tabPage10);
  4734. this.synapse.Controls.Add(this.tabPage11);
  4735. this.synapse.Controls.Add(this.tabPage3);
  4736. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  4737. this.synapse.Location = new System.Drawing.Point(2, 2);
  4738. this.synapse.Margin = new System.Windows.Forms.Padding(0);
  4739. this.synapse.Multiline = true;
  4740. this.synapse.Name = "synapse";
  4741. this.synapse.Padding = new System.Drawing.Point(0, 0);
  4742. this.synapse.SelectedIndex = 0;
  4743. this.synapse.Size = new System.Drawing.Size(1269, 691);
  4744. this.synapse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  4745. this.synapse.TabIndex = 0;
  4746. //
  4747. // integratorInfoTab
  4748. //
  4749. this.integratorInfoTab.AutoScroll = true;
  4750. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4751. this.integratorInfoTab.Controls.Add(this.integrator7);
  4752. this.integratorInfoTab.Controls.Add(this.integrator6);
  4753. this.integratorInfoTab.Controls.Add(this.integrator5);
  4754. this.integratorInfoTab.Controls.Add(this.integrator4);
  4755. this.integratorInfoTab.Controls.Add(this.integrator3);
  4756. this.integratorInfoTab.Controls.Add(this.integrator2);
  4757. this.integratorInfoTab.Controls.Add(this.integrator1);
  4758. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  4759. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  4760. this.integratorInfoTab.Name = "integratorInfoTab";
  4761. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  4762. this.integratorInfoTab.Size = new System.Drawing.Size(1261, 662);
  4763. this.integratorInfoTab.TabIndex = 0;
  4764. this.integratorInfoTab.Text = "Info";
  4765. //
  4766. // integrator7
  4767. //
  4768. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4769. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  4770. this.integrator7.Location = new System.Drawing.Point(6, 225);
  4771. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4772. this.integrator7.Name = "integrator7";
  4773. this.integrator7.Size = new System.Drawing.Size(763, 309);
  4774. this.integrator7.TabIndex = 10;
  4775. this.integrator7.Tag = "";
  4776. this.integrator7.Text = resources.GetString("integrator7.Text");
  4777. //
  4778. // integrator6
  4779. //
  4780. this.integrator6.AutoSize = true;
  4781. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4782. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  4783. this.integrator6.Location = new System.Drawing.Point(38, 183);
  4784. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4785. this.integrator6.Name = "integrator6";
  4786. this.integrator6.Size = new System.Drawing.Size(103, 21);
  4787. this.integrator6.TabIndex = 9;
  4788. this.integrator6.Tag = "";
  4789. this.integrator6.Text = "• Commands";
  4790. //
  4791. // integrator5
  4792. //
  4793. this.integrator5.AutoSize = true;
  4794. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4795. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  4796. this.integrator5.Location = new System.Drawing.Point(38, 158);
  4797. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4798. this.integrator5.Name = "integrator5";
  4799. this.integrator5.Size = new System.Drawing.Size(133, 21);
  4800. this.integrator5.TabIndex = 8;
  4801. this.integrator5.Tag = "";
  4802. this.integrator5.Text = "• Any type of file";
  4803. //
  4804. // integrator4
  4805. //
  4806. this.integrator4.AutoSize = true;
  4807. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4808. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  4809. this.integrator4.Location = new System.Drawing.Point(38, 132);
  4810. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4811. this.integrator4.Name = "integrator4";
  4812. this.integrator4.Size = new System.Drawing.Size(156, 21);
  4813. this.integrator4.TabIndex = 7;
  4814. this.integrator4.Tag = "";
  4815. this.integrator4.Text = "• Links to webpages";
  4816. //
  4817. // integrator3
  4818. //
  4819. this.integrator3.AutoSize = true;
  4820. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4821. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  4822. this.integrator3.Location = new System.Drawing.Point(38, 106);
  4823. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4824. this.integrator3.Name = "integrator3";
  4825. this.integrator3.Size = new System.Drawing.Size(167, 21);
  4826. this.integrator3.TabIndex = 6;
  4827. this.integrator3.Tag = "";
  4828. this.integrator3.Text = "• Shortcuts to folders";
  4829. //
  4830. // integrator2
  4831. //
  4832. this.integrator2.AutoSize = true;
  4833. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4834. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  4835. this.integrator2.Location = new System.Drawing.Point(38, 81);
  4836. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4837. this.integrator2.Name = "integrator2";
  4838. this.integrator2.Size = new System.Drawing.Size(117, 21);
  4839. this.integrator2.TabIndex = 5;
  4840. this.integrator2.Tag = "";
  4841. this.integrator2.Text = "• Any program";
  4842. //
  4843. // integrator1
  4844. //
  4845. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4846. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  4847. this.integrator1.Location = new System.Drawing.Point(6, 10);
  4848. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4849. this.integrator1.Name = "integrator1";
  4850. this.integrator1.Size = new System.Drawing.Size(811, 61);
  4851. this.integrator1.TabIndex = 4;
  4852. this.integrator1.Tag = "";
  4853. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  4854. //
  4855. // tabPage8
  4856. //
  4857. this.tabPage8.AutoScroll = true;
  4858. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4859. this.tabPage8.Controls.Add(this.btnAddItem);
  4860. this.tabPage8.Controls.Add(this.itemnamegroup);
  4861. this.tabPage8.Controls.Add(this.security);
  4862. this.tabPage8.Controls.Add(this.itemposition);
  4863. this.tabPage8.Controls.Add(this.icontoaddgroup);
  4864. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  4865. this.tabPage8.Controls.Add(this.itemtype);
  4866. this.tabPage8.Controls.Add(this.addItemL);
  4867. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  4868. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  4869. this.tabPage8.Name = "tabPage8";
  4870. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  4871. this.tabPage8.Size = new System.Drawing.Size(1261, 661);
  4872. this.tabPage8.TabIndex = 1;
  4873. this.tabPage8.Text = "Add/Modify";
  4874. //
  4875. // btnAddItem
  4876. //
  4877. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  4878. this.btnAddItem.FlatAppearance.BorderSize = 0;
  4879. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4880. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4881. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4882. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  4883. this.btnAddItem.Location = new System.Drawing.Point(436, 473);
  4884. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  4885. this.btnAddItem.Name = "btnAddItem";
  4886. this.btnAddItem.Size = new System.Drawing.Size(202, 31);
  4887. this.btnAddItem.TabIndex = 85;
  4888. this.btnAddItem.Text = "Add/Modify";
  4889. this.btnAddItem.UseVisualStyleBackColor = false;
  4890. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  4891. //
  4892. // itemnamegroup
  4893. //
  4894. this.itemnamegroup.Controls.Add(this.txtItemName);
  4895. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4896. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  4897. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  4898. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  4899. this.itemnamegroup.Name = "itemnamegroup";
  4900. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  4901. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  4902. this.itemnamegroup.TabIndex = 84;
  4903. this.itemnamegroup.TabStop = false;
  4904. this.itemnamegroup.Text = "Item name in menu:";
  4905. //
  4906. // txtItemName
  4907. //
  4908. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4909. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4910. this.txtItemName.ForeColor = System.Drawing.Color.White;
  4911. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  4912. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  4913. this.txtItemName.Name = "txtItemName";
  4914. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  4915. this.txtItemName.TabIndex = 82;
  4916. //
  4917. // security
  4918. //
  4919. this.security.Controls.Add(this.checkShift);
  4920. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4921. this.security.ForeColor = System.Drawing.Color.Silver;
  4922. this.security.Location = new System.Drawing.Point(11, 338);
  4923. this.security.Margin = new System.Windows.Forms.Padding(2);
  4924. this.security.Name = "security";
  4925. this.security.Padding = new System.Windows.Forms.Padding(2);
  4926. this.security.Size = new System.Drawing.Size(627, 61);
  4927. this.security.TabIndex = 83;
  4928. this.security.TabStop = false;
  4929. this.security.Text = "Security:";
  4930. //
  4931. // checkShift
  4932. //
  4933. this.checkShift.AutoSize = true;
  4934. this.checkShift.ForeColor = System.Drawing.Color.White;
  4935. this.checkShift.Location = new System.Drawing.Point(11, 26);
  4936. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  4937. this.checkShift.Name = "checkShift";
  4938. this.checkShift.Size = new System.Drawing.Size(300, 25);
  4939. this.checkShift.TabIndex = 83;
  4940. this.checkShift.Text = "Show only when SHIFT key is pressed";
  4941. this.checkShift.UseVisualStyleBackColor = true;
  4942. //
  4943. // itemposition
  4944. //
  4945. this.itemposition.Controls.Add(this.radioTop);
  4946. this.itemposition.Controls.Add(this.radioMiddle);
  4947. this.itemposition.Controls.Add(this.radioBottom);
  4948. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4949. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  4950. this.itemposition.Location = new System.Drawing.Point(11, 272);
  4951. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  4952. this.itemposition.Name = "itemposition";
  4953. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  4954. this.itemposition.Size = new System.Drawing.Size(627, 62);
  4955. this.itemposition.TabIndex = 82;
  4956. this.itemposition.TabStop = false;
  4957. this.itemposition.Text = "Item position:";
  4958. //
  4959. // radioTop
  4960. //
  4961. this.radioTop.AutoSize = true;
  4962. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4963. this.radioTop.ForeColor = System.Drawing.Color.White;
  4964. this.radioTop.Location = new System.Drawing.Point(11, 26);
  4965. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  4966. this.radioTop.Name = "radioTop";
  4967. this.radioTop.Size = new System.Drawing.Size(55, 25);
  4968. this.radioTop.TabIndex = 83;
  4969. this.radioTop.Text = "Top";
  4970. this.radioTop.UseVisualStyleBackColor = true;
  4971. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  4972. //
  4973. // radioMiddle
  4974. //
  4975. this.radioMiddle.AutoSize = true;
  4976. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  4977. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  4978. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  4979. this.radioMiddle.Name = "radioMiddle";
  4980. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  4981. this.radioMiddle.TabIndex = 84;
  4982. this.radioMiddle.Text = "Middle";
  4983. this.radioMiddle.UseVisualStyleBackColor = true;
  4984. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  4985. //
  4986. // radioBottom
  4987. //
  4988. this.radioBottom.AutoSize = true;
  4989. this.radioBottom.ForeColor = System.Drawing.Color.White;
  4990. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  4991. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  4992. this.radioBottom.Name = "radioBottom";
  4993. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  4994. this.radioBottom.TabIndex = 85;
  4995. this.radioBottom.Text = "Bottom";
  4996. this.radioBottom.UseVisualStyleBackColor = true;
  4997. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  4998. //
  4999. // icontoaddgroup
  5000. //
  5001. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5002. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5003. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5004. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5005. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5006. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5007. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5008. this.icontoaddgroup.Name = "icontoaddgroup";
  5009. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5010. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  5011. this.icontoaddgroup.TabIndex = 81;
  5012. this.icontoaddgroup.TabStop = false;
  5013. this.icontoaddgroup.Text = "Icon to add:";
  5014. //
  5015. // checkDefaultIcon
  5016. //
  5017. this.checkDefaultIcon.AutoSize = true;
  5018. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5019. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5020. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5021. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5022. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5023. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5024. this.checkDefaultIcon.TabIndex = 82;
  5025. this.checkDefaultIcon.Text = "Use program\'s icon";
  5026. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5027. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5028. //
  5029. // btnBrowseIcon
  5030. //
  5031. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5032. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5033. this.btnBrowseIcon.Enabled = false;
  5034. this.btnBrowseIcon.FlatAppearance.BorderSize = 0;
  5035. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5036. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5037. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5038. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5039. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5040. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5041. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5042. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  5043. this.btnBrowseIcon.TabIndex = 82;
  5044. this.btnBrowseIcon.Text = "...";
  5045. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5046. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5047. //
  5048. // txtIcon
  5049. //
  5050. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5051. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5052. this.txtIcon.Enabled = false;
  5053. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5054. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5055. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5056. this.txtIcon.Name = "txtIcon";
  5057. this.txtIcon.ReadOnly = true;
  5058. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5059. this.txtIcon.TabIndex = 81;
  5060. //
  5061. // itemtoaddgroup
  5062. //
  5063. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5064. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5065. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5066. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5067. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5068. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5069. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5070. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5071. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  5072. this.itemtoaddgroup.TabIndex = 80;
  5073. this.itemtoaddgroup.TabStop = false;
  5074. this.itemtoaddgroup.Text = "Program to add:";
  5075. //
  5076. // btnBrowseItem
  5077. //
  5078. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5079. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5080. this.btnBrowseItem.FlatAppearance.BorderSize = 0;
  5081. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5082. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5083. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5084. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5085. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  5086. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5087. this.btnBrowseItem.Name = "btnBrowseItem";
  5088. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  5089. this.btnBrowseItem.TabIndex = 82;
  5090. this.btnBrowseItem.Text = "...";
  5091. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5092. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5093. //
  5094. // txtItem
  5095. //
  5096. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5097. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5098. this.txtItem.ForeColor = System.Drawing.Color.White;
  5099. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5100. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5101. this.txtItem.Name = "txtItem";
  5102. this.txtItem.ReadOnly = true;
  5103. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5104. this.txtItem.TabIndex = 81;
  5105. //
  5106. // itemtype
  5107. //
  5108. this.itemtype.Controls.Add(this.radioCommand);
  5109. this.itemtype.Controls.Add(this.radioProgram);
  5110. this.itemtype.Controls.Add(this.radioFolder);
  5111. this.itemtype.Controls.Add(this.radioLink);
  5112. this.itemtype.Controls.Add(this.radioFile);
  5113. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5114. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5115. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5116. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5117. this.itemtype.Name = "itemtype";
  5118. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5119. this.itemtype.Size = new System.Drawing.Size(627, 63);
  5120. this.itemtype.TabIndex = 79;
  5121. this.itemtype.TabStop = false;
  5122. this.itemtype.Text = "Item Type:";
  5123. //
  5124. // radioCommand
  5125. //
  5126. this.radioCommand.AutoSize = true;
  5127. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5128. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  5129. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5130. this.radioCommand.Name = "radioCommand";
  5131. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5132. this.radioCommand.TabIndex = 84;
  5133. this.radioCommand.Text = "Command";
  5134. this.radioCommand.UseVisualStyleBackColor = true;
  5135. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5136. //
  5137. // radioProgram
  5138. //
  5139. this.radioProgram.AutoSize = true;
  5140. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5141. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5142. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5143. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5144. this.radioProgram.Name = "radioProgram";
  5145. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5146. this.radioProgram.TabIndex = 80;
  5147. this.radioProgram.Text = "Program";
  5148. this.radioProgram.UseVisualStyleBackColor = true;
  5149. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5150. //
  5151. // radioFolder
  5152. //
  5153. this.radioFolder.AutoSize = true;
  5154. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5155. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  5156. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5157. this.radioFolder.Name = "radioFolder";
  5158. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5159. this.radioFolder.TabIndex = 81;
  5160. this.radioFolder.Text = "Folder";
  5161. this.radioFolder.UseVisualStyleBackColor = true;
  5162. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5163. //
  5164. // radioLink
  5165. //
  5166. this.radioLink.AutoSize = true;
  5167. this.radioLink.ForeColor = System.Drawing.Color.White;
  5168. this.radioLink.Location = new System.Drawing.Point(254, 26);
  5169. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5170. this.radioLink.Name = "radioLink";
  5171. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5172. this.radioLink.TabIndex = 82;
  5173. this.radioLink.Text = "Link";
  5174. this.radioLink.UseVisualStyleBackColor = true;
  5175. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5176. //
  5177. // radioFile
  5178. //
  5179. this.radioFile.AutoSize = true;
  5180. this.radioFile.ForeColor = System.Drawing.Color.White;
  5181. this.radioFile.Location = new System.Drawing.Point(371, 26);
  5182. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5183. this.radioFile.Name = "radioFile";
  5184. this.radioFile.Size = new System.Drawing.Size(53, 25);
  5185. this.radioFile.TabIndex = 83;
  5186. this.radioFile.Text = "File";
  5187. this.radioFile.UseVisualStyleBackColor = true;
  5188. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5189. //
  5190. // addItemL
  5191. //
  5192. this.addItemL.AutoSize = true;
  5193. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5194. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  5195. this.addItemL.Location = new System.Drawing.Point(6, 10);
  5196. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5197. this.addItemL.Name = "addItemL";
  5198. this.addItemL.Size = new System.Drawing.Size(219, 28);
  5199. this.addItemL.TabIndex = 78;
  5200. this.addItemL.Tag = "themeable";
  5201. this.addItemL.Text = "Add or modify an item";
  5202. //
  5203. // tabPage9
  5204. //
  5205. this.tabPage9.AutoScroll = true;
  5206. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5207. this.tabPage9.Controls.Add(this.panel5);
  5208. this.tabPage9.Controls.Add(this.refreshIIB);
  5209. this.tabPage9.Controls.Add(this.removeDIB);
  5210. this.tabPage9.Controls.Add(this.removeAllIIB);
  5211. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  5212. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5213. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5214. this.tabPage9.Name = "tabPage9";
  5215. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5216. this.tabPage9.Size = new System.Drawing.Size(1261, 661);
  5217. this.tabPage9.TabIndex = 2;
  5218. this.tabPage9.Text = "Remove";
  5219. //
  5220. // panel5
  5221. //
  5222. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5223. this.panel5.Controls.Add(this.listDesktopItems);
  5224. this.panel5.Location = new System.Drawing.Point(11, 44);
  5225. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5226. this.panel5.Name = "panel5";
  5227. this.panel5.Size = new System.Drawing.Size(293, 435);
  5228. this.panel5.TabIndex = 82;
  5229. //
  5230. // listDesktopItems
  5231. //
  5232. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5233. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5234. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5235. this.listDesktopItems.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5236. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5237. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5238. this.listDesktopItems.FormattingEnabled = true;
  5239. this.listDesktopItems.HorizontalScrollbar = true;
  5240. this.listDesktopItems.ItemHeight = 21;
  5241. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5242. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5243. this.listDesktopItems.Name = "listDesktopItems";
  5244. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5245. this.listDesktopItems.TabIndex = 78;
  5246. //
  5247. // refreshIIB
  5248. //
  5249. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5250. this.refreshIIB.FlatAppearance.BorderSize = 0;
  5251. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5252. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5253. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5254. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5255. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  5256. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5257. this.refreshIIB.Name = "refreshIIB";
  5258. this.refreshIIB.Size = new System.Drawing.Size(185, 31);
  5259. this.refreshIIB.TabIndex = 81;
  5260. this.refreshIIB.Text = "Refresh";
  5261. this.refreshIIB.UseVisualStyleBackColor = false;
  5262. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5263. //
  5264. // removeDIB
  5265. //
  5266. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5267. this.removeDIB.FlatAppearance.BorderSize = 0;
  5268. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5269. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5270. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5271. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5272. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  5273. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5274. this.removeDIB.Name = "removeDIB";
  5275. this.removeDIB.Size = new System.Drawing.Size(185, 31);
  5276. this.removeDIB.TabIndex = 80;
  5277. this.removeDIB.Text = "Delete";
  5278. this.removeDIB.UseVisualStyleBackColor = false;
  5279. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5280. //
  5281. // removeAllIIB
  5282. //
  5283. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5284. this.removeAllIIB.FlatAppearance.BorderSize = 0;
  5285. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5286. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5287. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5288. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5289. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  5290. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5291. this.removeAllIIB.Name = "removeAllIIB";
  5292. this.removeAllIIB.Size = new System.Drawing.Size(185, 31);
  5293. this.removeAllIIB.TabIndex = 79;
  5294. this.removeAllIIB.Text = "Delete all";
  5295. this.removeAllIIB.UseVisualStyleBackColor = false;
  5296. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5297. //
  5298. // removeIntegratorItemsL
  5299. //
  5300. this.removeIntegratorItemsL.AutoSize = true;
  5301. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5302. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5303. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  5304. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5305. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5306. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  5307. this.removeIntegratorItemsL.TabIndex = 77;
  5308. this.removeIntegratorItemsL.Tag = "themeable";
  5309. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5310. //
  5311. // tabPage10
  5312. //
  5313. this.tabPage10.AutoScroll = true;
  5314. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5315. this.tabPage10.Controls.Add(this.WAB);
  5316. this.tabPage10.Controls.Add(this.AddCMDB);
  5317. this.tabPage10.Controls.Add(this.AddOwnerB);
  5318. this.tabPage10.Controls.Add(this.DSB);
  5319. this.tabPage10.Controls.Add(this.SSB);
  5320. this.tabPage10.Controls.Add(this.STB);
  5321. this.tabPage10.Controls.Add(this.PMB);
  5322. this.tabPage10.Controls.Add(this.readyMenusL);
  5323. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5324. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5325. this.tabPage10.Name = "tabPage10";
  5326. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5327. this.tabPage10.Size = new System.Drawing.Size(1261, 661);
  5328. this.tabPage10.TabIndex = 3;
  5329. this.tabPage10.Text = "Ready Menus";
  5330. //
  5331. // WAB
  5332. //
  5333. this.WAB.AccessibleName = "Add \"Windows Apps\"";
  5334. this.WAB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5335. this.WAB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5336. this.WAB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5337. this.WAB.ForeColor = System.Drawing.Color.White;
  5338. this.WAB.LabelText = "Add \"Windows Apps\"";
  5339. this.WAB.Location = new System.Drawing.Point(32, 120);
  5340. this.WAB.Margin = new System.Windows.Forms.Padding(6);
  5341. this.WAB.Name = "WAB";
  5342. this.WAB.Size = new System.Drawing.Size(374, 24);
  5343. this.WAB.TabIndex = 95;
  5344. this.WAB.Tag = "themeable";
  5345. this.WAB.ToggleChecked = false;
  5346. //
  5347. // AddCMDB
  5348. //
  5349. this.AddCMDB.AccessibleName = "Add \"Open with CMD\"";
  5350. this.AddCMDB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5351. this.AddCMDB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5352. this.AddCMDB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5353. this.AddCMDB.ForeColor = System.Drawing.Color.White;
  5354. this.AddCMDB.LabelText = "Add \"Open with CMD\"";
  5355. this.AddCMDB.Location = new System.Drawing.Point(32, 275);
  5356. this.AddCMDB.Margin = new System.Windows.Forms.Padding(6);
  5357. this.AddCMDB.Name = "AddCMDB";
  5358. this.AddCMDB.Size = new System.Drawing.Size(374, 24);
  5359. this.AddCMDB.TabIndex = 94;
  5360. this.AddCMDB.Tag = "themeable";
  5361. this.AddCMDB.ToggleChecked = false;
  5362. //
  5363. // AddOwnerB
  5364. //
  5365. this.AddOwnerB.AccessibleName = "Add \"Take Ownership\"";
  5366. this.AddOwnerB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5367. this.AddOwnerB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5368. this.AddOwnerB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5369. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5370. this.AddOwnerB.LabelText = "Add \"Take Ownership\"";
  5371. this.AddOwnerB.Location = new System.Drawing.Point(32, 245);
  5372. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(6);
  5373. this.AddOwnerB.Name = "AddOwnerB";
  5374. this.AddOwnerB.Size = new System.Drawing.Size(374, 24);
  5375. this.AddOwnerB.TabIndex = 93;
  5376. this.AddOwnerB.Tag = "themeable";
  5377. this.AddOwnerB.ToggleChecked = false;
  5378. //
  5379. // DSB
  5380. //
  5381. this.DSB.AccessibleName = "Add \"Desktop Shortcuts\"";
  5382. this.DSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5383. this.DSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5384. this.DSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5385. this.DSB.ForeColor = System.Drawing.Color.White;
  5386. this.DSB.LabelText = "Add \"Desktop Shortcuts\"";
  5387. this.DSB.Location = new System.Drawing.Point(32, 180);
  5388. this.DSB.Margin = new System.Windows.Forms.Padding(6);
  5389. this.DSB.Name = "DSB";
  5390. this.DSB.Size = new System.Drawing.Size(374, 24);
  5391. this.DSB.TabIndex = 92;
  5392. this.DSB.Tag = "themeable";
  5393. this.DSB.ToggleChecked = false;
  5394. //
  5395. // SSB
  5396. //
  5397. this.SSB.AccessibleName = "Add \"System Shortcuts\"";
  5398. this.SSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5399. this.SSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5400. this.SSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5401. this.SSB.ForeColor = System.Drawing.Color.White;
  5402. this.SSB.LabelText = "Add \"System Shortcuts\"";
  5403. this.SSB.Location = new System.Drawing.Point(32, 150);
  5404. this.SSB.Margin = new System.Windows.Forms.Padding(6);
  5405. this.SSB.Name = "SSB";
  5406. this.SSB.Size = new System.Drawing.Size(374, 24);
  5407. this.SSB.TabIndex = 91;
  5408. this.SSB.Tag = "themeable";
  5409. this.SSB.ToggleChecked = false;
  5410. //
  5411. // STB
  5412. //
  5413. this.STB.AccessibleName = "Add \"System Tools\"";
  5414. this.STB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5415. this.STB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5416. this.STB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5417. this.STB.ForeColor = System.Drawing.Color.White;
  5418. this.STB.LabelText = "Add \"System Tools\"";
  5419. this.STB.Location = new System.Drawing.Point(32, 90);
  5420. this.STB.Margin = new System.Windows.Forms.Padding(6);
  5421. this.STB.Name = "STB";
  5422. this.STB.Size = new System.Drawing.Size(374, 24);
  5423. this.STB.TabIndex = 90;
  5424. this.STB.Tag = "themeable";
  5425. this.STB.ToggleChecked = false;
  5426. //
  5427. // PMB
  5428. //
  5429. this.PMB.AccessibleName = "Add \"Power Menu\"";
  5430. this.PMB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5431. this.PMB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5432. this.PMB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5433. this.PMB.ForeColor = System.Drawing.Color.White;
  5434. this.PMB.LabelText = "Add \"Power Menu\"";
  5435. this.PMB.Location = new System.Drawing.Point(32, 60);
  5436. this.PMB.Margin = new System.Windows.Forms.Padding(6);
  5437. this.PMB.Name = "PMB";
  5438. this.PMB.Size = new System.Drawing.Size(374, 24);
  5439. this.PMB.TabIndex = 89;
  5440. this.PMB.Tag = "themeable";
  5441. this.PMB.ToggleChecked = false;
  5442. //
  5443. // readyMenusL
  5444. //
  5445. this.readyMenusL.AutoSize = true;
  5446. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5447. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5448. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  5449. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5450. this.readyMenusL.Name = "readyMenusL";
  5451. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  5452. this.readyMenusL.TabIndex = 76;
  5453. this.readyMenusL.Tag = "themeable";
  5454. this.readyMenusL.Text = "Add ready-made menus";
  5455. //
  5456. // tabPage11
  5457. //
  5458. this.tabPage11.AutoScroll = true;
  5459. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5460. this.tabPage11.Controls.Add(this.panel6);
  5461. this.tabPage11.Controls.Add(this.removeCCB);
  5462. this.tabPage11.Controls.Add(this.refreshCCB);
  5463. this.tabPage11.Controls.Add(this.removeCCL);
  5464. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5465. this.tabPage11.Controls.Add(this.button48);
  5466. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5467. this.tabPage11.Controls.Add(this.ccKeywordL);
  5468. this.tabPage11.Controls.Add(this.txtRunFile);
  5469. this.tabPage11.Controls.Add(this.ccFileL);
  5470. this.tabPage11.Controls.Add(this.ccL);
  5471. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5472. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5473. this.tabPage11.Name = "tabPage11";
  5474. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5475. this.tabPage11.Size = new System.Drawing.Size(1261, 661);
  5476. this.tabPage11.TabIndex = 4;
  5477. this.tabPage11.Text = "Run Dialog";
  5478. //
  5479. // panel6
  5480. //
  5481. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5482. this.panel6.Controls.Add(this.listCustomCommands);
  5483. this.panel6.Location = new System.Drawing.Point(11, 210);
  5484. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5485. this.panel6.Name = "panel6";
  5486. this.panel6.Size = new System.Drawing.Size(271, 313);
  5487. this.panel6.TabIndex = 84;
  5488. //
  5489. // listCustomCommands
  5490. //
  5491. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5492. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5493. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5494. this.listCustomCommands.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5495. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5496. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5497. this.listCustomCommands.FormattingEnabled = true;
  5498. this.listCustomCommands.HorizontalScrollbar = true;
  5499. this.listCustomCommands.ItemHeight = 21;
  5500. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5501. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5502. this.listCustomCommands.Name = "listCustomCommands";
  5503. this.listCustomCommands.Size = new System.Drawing.Size(269, 311);
  5504. this.listCustomCommands.TabIndex = 79;
  5505. //
  5506. // removeCCB
  5507. //
  5508. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5509. this.removeCCB.FlatAppearance.BorderSize = 0;
  5510. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5511. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5512. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5513. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5514. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  5515. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  5516. this.removeCCB.Name = "removeCCB";
  5517. this.removeCCB.Size = new System.Drawing.Size(162, 27);
  5518. this.removeCCB.TabIndex = 82;
  5519. this.removeCCB.Text = "Delete";
  5520. this.removeCCB.UseVisualStyleBackColor = false;
  5521. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5522. //
  5523. // refreshCCB
  5524. //
  5525. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5526. this.refreshCCB.FlatAppearance.BorderSize = 0;
  5527. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5528. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5529. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5530. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5531. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  5532. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  5533. this.refreshCCB.Name = "refreshCCB";
  5534. this.refreshCCB.Size = new System.Drawing.Size(162, 27);
  5535. this.refreshCCB.TabIndex = 81;
  5536. this.refreshCCB.Text = "Refresh";
  5537. this.refreshCCB.UseVisualStyleBackColor = false;
  5538. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5539. //
  5540. // removeCCL
  5541. //
  5542. this.removeCCL.AutoSize = true;
  5543. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5544. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5545. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  5546. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5547. this.removeCCL.Name = "removeCCL";
  5548. this.removeCCL.Size = new System.Drawing.Size(254, 28);
  5549. this.removeCCL.TabIndex = 80;
  5550. this.removeCCL.Tag = "themeable";
  5551. this.removeCCL.Text = "Delete existing commands";
  5552. //
  5553. // btnCreateCustomCommand
  5554. //
  5555. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5556. this.btnCreateCustomCommand.FlatAppearance.BorderSize = 0;
  5557. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5558. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5559. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5560. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5561. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5562. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5563. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5564. this.btnCreateCustomCommand.Size = new System.Drawing.Size(149, 29);
  5565. this.btnCreateCustomCommand.TabIndex = 60;
  5566. this.btnCreateCustomCommand.Text = "Create";
  5567. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5568. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5569. //
  5570. // button48
  5571. //
  5572. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5573. this.button48.FlatAppearance.BorderSize = 0;
  5574. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5575. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5576. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5577. this.button48.ForeColor = System.Drawing.Color.White;
  5578. this.button48.Location = new System.Drawing.Point(396, 75);
  5579. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5580. this.button48.Name = "button48";
  5581. this.button48.Size = new System.Drawing.Size(52, 29);
  5582. this.button48.TabIndex = 58;
  5583. this.button48.Text = "...";
  5584. this.button48.UseVisualStyleBackColor = false;
  5585. this.button48.Click += new System.EventHandler(this.button48_Click);
  5586. //
  5587. // txtRunKeyword
  5588. //
  5589. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5590. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5591. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5592. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5593. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5594. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5595. this.txtRunKeyword.Name = "txtRunKeyword";
  5596. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5597. this.txtRunKeyword.TabIndex = 9;
  5598. //
  5599. // ccKeywordL
  5600. //
  5601. this.ccKeywordL.AutoSize = true;
  5602. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5603. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5604. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  5605. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5606. this.ccKeywordL.Name = "ccKeywordL";
  5607. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  5608. this.ccKeywordL.TabIndex = 8;
  5609. this.ccKeywordL.Text = "Keyword:";
  5610. //
  5611. // txtRunFile
  5612. //
  5613. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5614. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5615. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5616. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5617. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5618. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5619. this.txtRunFile.Name = "txtRunFile";
  5620. this.txtRunFile.ReadOnly = true;
  5621. this.txtRunFile.Size = new System.Drawing.Size(381, 29);
  5622. this.txtRunFile.TabIndex = 7;
  5623. //
  5624. // ccFileL
  5625. //
  5626. this.ccFileL.AutoSize = true;
  5627. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5628. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5629. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  5630. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5631. this.ccFileL.Name = "ccFileL";
  5632. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  5633. this.ccFileL.TabIndex = 6;
  5634. this.ccFileL.Text = "File location:";
  5635. //
  5636. // ccL
  5637. //
  5638. this.ccL.AutoSize = true;
  5639. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5640. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  5641. this.ccL.Location = new System.Drawing.Point(6, 10);
  5642. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5643. this.ccL.Name = "ccL";
  5644. this.ccL.Size = new System.Drawing.Size(298, 28);
  5645. this.ccL.TabIndex = 5;
  5646. this.ccL.Tag = "themeable";
  5647. this.ccL.Text = "Define your custom commands";
  5648. //
  5649. // tabPage3
  5650. //
  5651. this.tabPage3.AutoScroll = true;
  5652. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5653. this.tabPage3.Controls.Add(this.lblFontsNumber);
  5654. this.tabPage3.Controls.Add(this.lblFontsCount);
  5655. this.tabPage3.Controls.Add(this.txtSearchFonts);
  5656. this.tabPage3.Controls.Add(this.btnRestoreFont);
  5657. this.tabPage3.Controls.Add(this.btnSetGlobalFont);
  5658. this.tabPage3.Controls.Add(this.lblCurrentFont);
  5659. this.tabPage3.Controls.Add(this.label11);
  5660. this.tabPage3.Controls.Add(this.btnRefreshFonts);
  5661. this.tabPage3.Controls.Add(this.panel8);
  5662. this.tabPage3.Controls.Add(this.fontSetTitle);
  5663. this.tabPage3.Location = new System.Drawing.Point(4, 4);
  5664. this.tabPage3.Name = "tabPage3";
  5665. this.tabPage3.Size = new System.Drawing.Size(1261, 661);
  5666. this.tabPage3.TabIndex = 5;
  5667. this.tabPage3.Text = "Fonts";
  5668. //
  5669. // lblFontsNumber
  5670. //
  5671. this.lblFontsNumber.AutoSize = true;
  5672. this.lblFontsNumber.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5673. this.lblFontsNumber.ForeColor = System.Drawing.Color.DodgerBlue;
  5674. this.lblFontsNumber.Location = new System.Drawing.Point(8, 502);
  5675. this.lblFontsNumber.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5676. this.lblFontsNumber.Name = "lblFontsNumber";
  5677. this.lblFontsNumber.Size = new System.Drawing.Size(16, 21);
  5678. this.lblFontsNumber.TabIndex = 93;
  5679. this.lblFontsNumber.Tag = "themeable";
  5680. this.lblFontsNumber.Text = "-";
  5681. //
  5682. // lblFontsCount
  5683. //
  5684. this.lblFontsCount.AutoSize = true;
  5685. this.lblFontsCount.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5686. this.lblFontsCount.ForeColor = System.Drawing.Color.Silver;
  5687. this.lblFontsCount.Location = new System.Drawing.Point(8, 481);
  5688. this.lblFontsCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5689. this.lblFontsCount.Name = "lblFontsCount";
  5690. this.lblFontsCount.Size = new System.Drawing.Size(122, 21);
  5691. this.lblFontsCount.TabIndex = 92;
  5692. this.lblFontsCount.Tag = "";
  5693. this.lblFontsCount.Text = "Available fonts:";
  5694. //
  5695. // txtSearchFonts
  5696. //
  5697. this.txtSearchFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5698. this.txtSearchFonts.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5699. this.txtSearchFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5700. this.txtSearchFonts.ForeColor = System.Drawing.Color.White;
  5701. this.txtSearchFonts.Location = new System.Drawing.Point(11, 127);
  5702. this.txtSearchFonts.Margin = new System.Windows.Forms.Padding(2);
  5703. this.txtSearchFonts.Name = "txtSearchFonts";
  5704. this.txtSearchFonts.Size = new System.Drawing.Size(271, 29);
  5705. this.txtSearchFonts.TabIndex = 91;
  5706. this.txtSearchFonts.TextChanged += new System.EventHandler(this.txtSearchFonts_TextChanged);
  5707. //
  5708. // btnRestoreFont
  5709. //
  5710. this.btnRestoreFont.BackColor = System.Drawing.Color.DodgerBlue;
  5711. this.btnRestoreFont.FlatAppearance.BorderSize = 0;
  5712. this.btnRestoreFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5713. this.btnRestoreFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5714. this.btnRestoreFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5715. this.btnRestoreFont.ForeColor = System.Drawing.Color.White;
  5716. this.btnRestoreFont.Location = new System.Drawing.Point(286, 445);
  5717. this.btnRestoreFont.Margin = new System.Windows.Forms.Padding(2);
  5718. this.btnRestoreFont.Name = "btnRestoreFont";
  5719. this.btnRestoreFont.Size = new System.Drawing.Size(215, 27);
  5720. this.btnRestoreFont.TabIndex = 90;
  5721. this.btnRestoreFont.Text = "Restore default";
  5722. this.btnRestoreFont.UseVisualStyleBackColor = false;
  5723. this.btnRestoreFont.Click += new System.EventHandler(this.btnRestoreFont_Click);
  5724. //
  5725. // btnSetGlobalFont
  5726. //
  5727. this.btnSetGlobalFont.BackColor = System.Drawing.Color.DodgerBlue;
  5728. this.btnSetGlobalFont.FlatAppearance.BorderSize = 0;
  5729. this.btnSetGlobalFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5730. this.btnSetGlobalFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5731. this.btnSetGlobalFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5732. this.btnSetGlobalFont.ForeColor = System.Drawing.Color.White;
  5733. this.btnSetGlobalFont.Location = new System.Drawing.Point(286, 161);
  5734. this.btnSetGlobalFont.Margin = new System.Windows.Forms.Padding(2);
  5735. this.btnSetGlobalFont.Name = "btnSetGlobalFont";
  5736. this.btnSetGlobalFont.Size = new System.Drawing.Size(215, 27);
  5737. this.btnSetGlobalFont.TabIndex = 89;
  5738. this.btnSetGlobalFont.Text = "Set selected as default";
  5739. this.btnSetGlobalFont.UseVisualStyleBackColor = false;
  5740. this.btnSetGlobalFont.Click += new System.EventHandler(this.btnSetGlobalFont_Click);
  5741. //
  5742. // lblCurrentFont
  5743. //
  5744. this.lblCurrentFont.AutoSize = true;
  5745. this.lblCurrentFont.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5746. this.lblCurrentFont.ForeColor = System.Drawing.Color.DodgerBlue;
  5747. this.lblCurrentFont.Location = new System.Drawing.Point(8, 75);
  5748. this.lblCurrentFont.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5749. this.lblCurrentFont.Name = "lblCurrentFont";
  5750. this.lblCurrentFont.Size = new System.Drawing.Size(16, 21);
  5751. this.lblCurrentFont.TabIndex = 88;
  5752. this.lblCurrentFont.Tag = "themeable";
  5753. this.lblCurrentFont.Text = "-";
  5754. //
  5755. // label11
  5756. //
  5757. this.label11.AutoSize = true;
  5758. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5759. this.label11.ForeColor = System.Drawing.Color.Silver;
  5760. this.label11.Location = new System.Drawing.Point(8, 54);
  5761. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5762. this.label11.Name = "label11";
  5763. this.label11.Size = new System.Drawing.Size(104, 21);
  5764. this.label11.TabIndex = 87;
  5765. this.label11.Tag = "";
  5766. this.label11.Text = "Current font:";
  5767. //
  5768. // btnRefreshFonts
  5769. //
  5770. this.btnRefreshFonts.BackColor = System.Drawing.Color.DodgerBlue;
  5771. this.btnRefreshFonts.FlatAppearance.BorderSize = 0;
  5772. this.btnRefreshFonts.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5773. this.btnRefreshFonts.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5774. this.btnRefreshFonts.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5775. this.btnRefreshFonts.ForeColor = System.Drawing.Color.White;
  5776. this.btnRefreshFonts.Location = new System.Drawing.Point(286, 128);
  5777. this.btnRefreshFonts.Margin = new System.Windows.Forms.Padding(2);
  5778. this.btnRefreshFonts.Name = "btnRefreshFonts";
  5779. this.btnRefreshFonts.Size = new System.Drawing.Size(215, 27);
  5780. this.btnRefreshFonts.TabIndex = 86;
  5781. this.btnRefreshFonts.Text = "Refresh";
  5782. this.btnRefreshFonts.UseVisualStyleBackColor = false;
  5783. this.btnRefreshFonts.Click += new System.EventHandler(this.btnRefreshFonts_Click);
  5784. //
  5785. // panel8
  5786. //
  5787. this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5788. this.panel8.Controls.Add(this.listFonts);
  5789. this.panel8.Location = new System.Drawing.Point(11, 160);
  5790. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  5791. this.panel8.Name = "panel8";
  5792. this.panel8.Size = new System.Drawing.Size(271, 313);
  5793. this.panel8.TabIndex = 85;
  5794. //
  5795. // listFonts
  5796. //
  5797. this.listFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5798. this.listFonts.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5799. this.listFonts.Dock = System.Windows.Forms.DockStyle.Fill;
  5800. this.listFonts.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5801. this.listFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5802. this.listFonts.ForeColor = System.Drawing.Color.White;
  5803. this.listFonts.FormattingEnabled = true;
  5804. this.listFonts.HorizontalScrollbar = true;
  5805. this.listFonts.ItemHeight = 21;
  5806. this.listFonts.Location = new System.Drawing.Point(0, 0);
  5807. this.listFonts.Margin = new System.Windows.Forms.Padding(2);
  5808. this.listFonts.Name = "listFonts";
  5809. this.listFonts.Size = new System.Drawing.Size(269, 311);
  5810. this.listFonts.TabIndex = 79;
  5811. //
  5812. // fontSetTitle
  5813. //
  5814. this.fontSetTitle.AutoSize = true;
  5815. this.fontSetTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5816. this.fontSetTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  5817. this.fontSetTitle.Location = new System.Drawing.Point(6, 10);
  5818. this.fontSetTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5819. this.fontSetTitle.Name = "fontSetTitle";
  5820. this.fontSetTitle.Size = new System.Drawing.Size(436, 28);
  5821. this.fontSetTitle.TabIndex = 6;
  5822. this.fontSetTitle.Tag = "themeable";
  5823. this.fontSetTitle.Text = "Set your favorite font as Windows default font";
  5824. //
  5825. // optionsTab
  5826. //
  5827. this.optionsTab.AutoScroll = true;
  5828. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5829. this.optionsTab.Controls.Add(this.btnReinforce);
  5830. this.optionsTab.Controls.Add(this.linkLabel6);
  5831. this.optionsTab.Controls.Add(this.linkLabel4);
  5832. this.optionsTab.Controls.Add(this.pictureBox6);
  5833. this.optionsTab.Controls.Add(this.pictureBox5);
  5834. this.optionsTab.Controls.Add(this.pictureBox3);
  5835. this.optionsTab.Controls.Add(this.linkLabel3);
  5836. this.optionsTab.Controls.Add(this.pictureBox17);
  5837. this.optionsTab.Controls.Add(this.linkLabel2);
  5838. this.optionsTab.Controls.Add(this.pictureBox14);
  5839. this.optionsTab.Controls.Add(this.pictureBox13);
  5840. this.optionsTab.Controls.Add(this.pictureBox12);
  5841. this.optionsTab.Controls.Add(this.linkLabel1);
  5842. this.optionsTab.Controls.Add(this.pictureBox85);
  5843. this.optionsTab.Controls.Add(this.panel9);
  5844. this.optionsTab.Controls.Add(this.languagesL);
  5845. this.optionsTab.Controls.Add(this.linkLabel5);
  5846. this.optionsTab.Controls.Add(this.btnOpenConf);
  5847. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  5848. this.optionsTab.Controls.Add(this.lblUpdating);
  5849. this.optionsTab.Controls.Add(this.btnViewLog);
  5850. this.optionsTab.Controls.Add(this.l2);
  5851. this.optionsTab.Controls.Add(this.btnUpdate);
  5852. this.optionsTab.Controls.Add(this.btnResetConfig);
  5853. this.optionsTab.Controls.Add(this.lblTheming);
  5854. this.optionsTab.Controls.Add(this.autoStartToggle);
  5855. this.optionsTab.Controls.Add(this.colorPicker1);
  5856. this.optionsTab.Controls.Add(this.quickAccessToggle);
  5857. this.optionsTab.Location = new System.Drawing.Point(4, 25);
  5858. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  5859. this.optionsTab.Name = "optionsTab";
  5860. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  5861. this.optionsTab.Size = new System.Drawing.Size(1273, 695);
  5862. this.optionsTab.TabIndex = 6;
  5863. this.optionsTab.Text = "Options";
  5864. //
  5865. // btnReinforce
  5866. //
  5867. this.btnReinforce.BackColor = System.Drawing.Color.DodgerBlue;
  5868. this.btnReinforce.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  5869. this.btnReinforce.FlatAppearance.BorderSize = 0;
  5870. this.btnReinforce.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5871. this.btnReinforce.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5872. this.btnReinforce.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5873. this.btnReinforce.ForeColor = System.Drawing.Color.White;
  5874. this.btnReinforce.Location = new System.Drawing.Point(34, 487);
  5875. this.btnReinforce.Margin = new System.Windows.Forms.Padding(2);
  5876. this.btnReinforce.Name = "btnReinforce";
  5877. this.btnReinforce.Size = new System.Drawing.Size(261, 31);
  5878. this.btnReinforce.TabIndex = 103;
  5879. this.btnReinforce.Text = "Reinforce policies";
  5880. this.btnReinforce.UseVisualStyleBackColor = false;
  5881. this.btnReinforce.Click += new System.EventHandler(this.btnReinforce_Click);
  5882. //
  5883. // linkLabel6
  5884. //
  5885. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5886. this.linkLabel6.AutoSize = true;
  5887. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5888. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  5889. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  5890. this.linkLabel6.Location = new System.Drawing.Point(38, 661);
  5891. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5892. this.linkLabel6.Name = "linkLabel6";
  5893. this.linkLabel6.Size = new System.Drawing.Size(139, 21);
  5894. this.linkLabel6.TabIndex = 102;
  5895. this.linkLabel6.TabStop = true;
  5896. this.linkLabel6.Tag = "themeable";
  5897. this.linkLabel6.Text = "Request a feature";
  5898. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  5899. //
  5900. // linkLabel4
  5901. //
  5902. this.linkLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5903. this.linkLabel4.AutoSize = true;
  5904. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5905. this.linkLabel4.ForeColor = System.Drawing.Color.DodgerBlue;
  5906. this.linkLabel4.LinkColor = System.Drawing.Color.DodgerBlue;
  5907. this.linkLabel4.Location = new System.Drawing.Point(38, 636);
  5908. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5909. this.linkLabel4.Name = "linkLabel4";
  5910. this.linkLabel4.Size = new System.Drawing.Size(106, 21);
  5911. this.linkLabel4.TabIndex = 101;
  5912. this.linkLabel4.TabStop = true;
  5913. this.linkLabel4.Tag = "themeable";
  5914. this.linkLabel4.Text = "Report a bug";
  5915. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked_1);
  5916. //
  5917. // pictureBox6
  5918. //
  5919. this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5920. this.pictureBox6.ErrorImage = null;
  5921. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  5922. this.pictureBox6.Location = new System.Drawing.Point(13, 662);
  5923. this.pictureBox6.Name = "pictureBox6";
  5924. this.pictureBox6.Size = new System.Drawing.Size(20, 20);
  5925. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5926. this.pictureBox6.TabIndex = 100;
  5927. this.pictureBox6.TabStop = false;
  5928. //
  5929. // pictureBox5
  5930. //
  5931. this.pictureBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5932. this.pictureBox5.ErrorImage = null;
  5933. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  5934. this.pictureBox5.Location = new System.Drawing.Point(13, 636);
  5935. this.pictureBox5.Name = "pictureBox5";
  5936. this.pictureBox5.Size = new System.Drawing.Size(20, 20);
  5937. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5938. this.pictureBox5.TabIndex = 99;
  5939. this.pictureBox5.TabStop = false;
  5940. //
  5941. // pictureBox3
  5942. //
  5943. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5944. this.pictureBox3.ErrorImage = null;
  5945. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  5946. this.pictureBox3.Location = new System.Drawing.Point(1236, 543);
  5947. this.pictureBox3.Name = "pictureBox3";
  5948. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  5949. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5950. this.pictureBox3.TabIndex = 96;
  5951. this.pictureBox3.TabStop = false;
  5952. //
  5953. // linkLabel3
  5954. //
  5955. this.linkLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5956. this.linkLabel3.AutoSize = true;
  5957. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5958. this.linkLabel3.ForeColor = System.Drawing.Color.DodgerBlue;
  5959. this.linkLabel3.LinkColor = System.Drawing.Color.DodgerBlue;
  5960. this.linkLabel3.Location = new System.Drawing.Point(1134, 543);
  5961. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5962. this.linkLabel3.Name = "linkLabel3";
  5963. this.linkLabel3.Size = new System.Drawing.Size(97, 21);
  5964. this.linkLabel3.TabIndex = 95;
  5965. this.linkLabel3.TabStop = true;
  5966. this.linkLabel3.Tag = "themeable";
  5967. this.linkLabel3.Text = "Support me";
  5968. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked_1);
  5969. //
  5970. // pictureBox17
  5971. //
  5972. this.pictureBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5973. this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
  5974. this.pictureBox17.Location = new System.Drawing.Point(1236, 602);
  5975. this.pictureBox17.Name = "pictureBox17";
  5976. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  5977. this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5978. this.pictureBox17.TabIndex = 94;
  5979. this.pictureBox17.TabStop = false;
  5980. //
  5981. // linkLabel2
  5982. //
  5983. this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5984. this.linkLabel2.AutoSize = true;
  5985. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5986. this.linkLabel2.ForeColor = System.Drawing.Color.DodgerBlue;
  5987. this.linkLabel2.LinkColor = System.Drawing.Color.DodgerBlue;
  5988. this.linkLabel2.Location = new System.Drawing.Point(1126, 602);
  5989. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5990. this.linkLabel2.Name = "linkLabel2";
  5991. this.linkLabel2.Size = new System.Drawing.Size(105, 21);
  5992. this.linkLabel2.TabIndex = 93;
  5993. this.linkLabel2.TabStop = true;
  5994. this.linkLabel2.Tag = "themeable";
  5995. this.linkLabel2.Text = "Open Source";
  5996. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked_1);
  5997. //
  5998. // pictureBox14
  5999. //
  6000. this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6001. this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
  6002. this.pictureBox14.Location = new System.Drawing.Point(1236, 662);
  6003. this.pictureBox14.Name = "pictureBox14";
  6004. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  6005. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6006. this.pictureBox14.TabIndex = 92;
  6007. this.pictureBox14.TabStop = false;
  6008. //
  6009. // pictureBox13
  6010. //
  6011. this.pictureBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6012. this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
  6013. this.pictureBox13.Location = new System.Drawing.Point(1236, 572);
  6014. this.pictureBox13.Name = "pictureBox13";
  6015. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  6016. this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6017. this.pictureBox13.TabIndex = 91;
  6018. this.pictureBox13.TabStop = false;
  6019. //
  6020. // pictureBox12
  6021. //
  6022. this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6023. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  6024. this.pictureBox12.Location = new System.Drawing.Point(1236, 632);
  6025. this.pictureBox12.Name = "pictureBox12";
  6026. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  6027. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6028. this.pictureBox12.TabIndex = 90;
  6029. this.pictureBox12.TabStop = false;
  6030. //
  6031. // linkLabel1
  6032. //
  6033. this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6034. this.linkLabel1.AutoSize = true;
  6035. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6036. this.linkLabel1.ForeColor = System.Drawing.Color.DodgerBlue;
  6037. this.linkLabel1.LinkColor = System.Drawing.Color.DodgerBlue;
  6038. this.linkLabel1.Location = new System.Drawing.Point(1103, 631);
  6039. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6040. this.linkLabel1.Name = "linkLabel1";
  6041. this.linkLabel1.Size = new System.Drawing.Size(128, 21);
  6042. this.linkLabel1.TabIndex = 89;
  6043. this.linkLabel1.TabStop = true;
  6044. this.linkLabel1.Tag = "themeable";
  6045. this.linkLabel1.Text = "Discord support";
  6046. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked_1);
  6047. //
  6048. // pictureBox85
  6049. //
  6050. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6051. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  6052. this.pictureBox85.Location = new System.Drawing.Point(1224, 14);
  6053. this.pictureBox85.Name = "pictureBox85";
  6054. this.pictureBox85.Size = new System.Drawing.Size(32, 32);
  6055. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6056. this.pictureBox85.TabIndex = 74;
  6057. this.pictureBox85.TabStop = false;
  6058. //
  6059. // panel9
  6060. //
  6061. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6062. this.panel9.Controls.Add(this.boxLang);
  6063. this.panel9.Controls.Add(this.picFlag);
  6064. this.panel9.Location = new System.Drawing.Point(914, 51);
  6065. this.panel9.Name = "panel9";
  6066. this.panel9.Size = new System.Drawing.Size(341, 113);
  6067. this.panel9.TabIndex = 73;
  6068. //
  6069. // boxLang
  6070. //
  6071. this.boxLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6072. this.boxLang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6073. this.boxLang.BorderColor = System.Drawing.Color.Blue;
  6074. this.boxLang.Cursor = System.Windows.Forms.Cursors.Hand;
  6075. this.boxLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6076. this.boxLang.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6077. this.boxLang.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6078. this.boxLang.ForeColor = System.Drawing.Color.White;
  6079. this.boxLang.FormattingEnabled = true;
  6080. this.boxLang.Location = new System.Drawing.Point(92, 3);
  6081. this.boxLang.Name = "boxLang";
  6082. this.boxLang.Size = new System.Drawing.Size(212, 29);
  6083. this.boxLang.TabIndex = 95;
  6084. this.boxLang.SelectedIndexChanged += new System.EventHandler(this.boxLang_SelectedIndexChanged);
  6085. //
  6086. // picFlag
  6087. //
  6088. this.picFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6089. this.picFlag.Image = global::Optimizer.Properties.Resources.united_kingdom;
  6090. this.picFlag.Location = new System.Drawing.Point(309, 9);
  6091. this.picFlag.Name = "picFlag";
  6092. this.picFlag.Size = new System.Drawing.Size(32, 19);
  6093. this.picFlag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6094. this.picFlag.TabIndex = 75;
  6095. this.picFlag.TabStop = false;
  6096. //
  6097. // languagesL
  6098. //
  6099. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6100. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6101. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  6102. this.languagesL.Location = new System.Drawing.Point(973, 18);
  6103. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6104. this.languagesL.Name = "languagesL";
  6105. this.languagesL.Size = new System.Drawing.Size(246, 28);
  6106. this.languagesL.TabIndex = 71;
  6107. this.languagesL.Tag = "themeable";
  6108. this.languagesL.Text = "Choose language";
  6109. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6110. //
  6111. // linkLabel5
  6112. //
  6113. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6114. this.linkLabel5.AutoSize = true;
  6115. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6116. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6117. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6118. this.linkLabel5.Location = new System.Drawing.Point(1075, 661);
  6119. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6120. this.linkLabel5.Name = "linkLabel5";
  6121. this.linkLabel5.Size = new System.Drawing.Size(156, 21);
  6122. this.linkLabel5.TabIndex = 65;
  6123. this.linkLabel5.TabStop = true;
  6124. this.linkLabel5.Tag = "themeable";
  6125. this.linkLabel5.Text = "GNU GPL 3.0 license";
  6126. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6127. //
  6128. // btnOpenConf
  6129. //
  6130. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6131. this.btnOpenConf.FlatAppearance.BorderSize = 0;
  6132. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6133. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6134. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6135. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6136. this.btnOpenConf.Location = new System.Drawing.Point(34, 417);
  6137. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6138. this.btnOpenConf.Name = "btnOpenConf";
  6139. this.btnOpenConf.Size = new System.Drawing.Size(261, 31);
  6140. this.btnOpenConf.TabIndex = 63;
  6141. this.btnOpenConf.Text = "Show configuration folder";
  6142. this.btnOpenConf.UseVisualStyleBackColor = false;
  6143. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6144. //
  6145. // lblTroubleshoot
  6146. //
  6147. this.lblTroubleshoot.AutoSize = true;
  6148. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6149. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  6150. this.lblTroubleshoot.Location = new System.Drawing.Point(17, 344);
  6151. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6152. this.lblTroubleshoot.Name = "lblTroubleshoot";
  6153. this.lblTroubleshoot.Size = new System.Drawing.Size(150, 25);
  6154. this.lblTroubleshoot.TabIndex = 62;
  6155. this.lblTroubleshoot.Tag = "themeable";
  6156. this.lblTroubleshoot.Text = "Troubleshooting";
  6157. //
  6158. // lblUpdating
  6159. //
  6160. this.lblUpdating.AutoSize = true;
  6161. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6162. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  6163. this.lblUpdating.Location = new System.Drawing.Point(17, 244);
  6164. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6165. this.lblUpdating.Name = "lblUpdating";
  6166. this.lblUpdating.Size = new System.Drawing.Size(142, 25);
  6167. this.lblUpdating.TabIndex = 61;
  6168. this.lblUpdating.Tag = "themeable";
  6169. this.lblUpdating.Text = "Check && update";
  6170. //
  6171. // btnViewLog
  6172. //
  6173. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6174. this.btnViewLog.FlatAppearance.BorderSize = 0;
  6175. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6176. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6177. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6178. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6179. this.btnViewLog.Location = new System.Drawing.Point(34, 382);
  6180. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6181. this.btnViewLog.Name = "btnViewLog";
  6182. this.btnViewLog.Size = new System.Drawing.Size(261, 31);
  6183. this.btnViewLog.TabIndex = 60;
  6184. this.btnViewLog.Text = "View errors";
  6185. this.btnViewLog.UseVisualStyleBackColor = false;
  6186. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6187. //
  6188. // l2
  6189. //
  6190. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6191. this.l2.AutoSize = true;
  6192. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6193. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6194. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6195. this.l2.Location = new System.Drawing.Point(1106, 572);
  6196. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6197. this.l2.Name = "l2";
  6198. this.l2.Size = new System.Drawing.Size(125, 21);
  6199. this.l2.TabIndex = 59;
  6200. this.l2.TabStop = true;
  6201. this.l2.Tag = "themeable";
  6202. this.l2.Text = "deadmoon © ∞";
  6203. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6204. //
  6205. // btnUpdate
  6206. //
  6207. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6208. this.btnUpdate.FlatAppearance.BorderSize = 0;
  6209. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6210. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6211. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6212. this.btnUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 10F);
  6213. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6214. this.btnUpdate.Location = new System.Drawing.Point(34, 278);
  6215. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6216. this.btnUpdate.Name = "btnUpdate";
  6217. this.btnUpdate.Size = new System.Drawing.Size(261, 31);
  6218. this.btnUpdate.TabIndex = 57;
  6219. this.btnUpdate.Text = "Check for update";
  6220. this.btnUpdate.UseVisualStyleBackColor = false;
  6221. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6222. //
  6223. // btnResetConfig
  6224. //
  6225. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6226. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  6227. this.btnResetConfig.FlatAppearance.BorderSize = 0;
  6228. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6229. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6230. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6231. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6232. this.btnResetConfig.Location = new System.Drawing.Point(34, 452);
  6233. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6234. this.btnResetConfig.Name = "btnResetConfig";
  6235. this.btnResetConfig.Size = new System.Drawing.Size(261, 31);
  6236. this.btnResetConfig.TabIndex = 56;
  6237. this.btnResetConfig.Text = "Repair";
  6238. this.btnResetConfig.UseVisualStyleBackColor = false;
  6239. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6240. //
  6241. // lblTheming
  6242. //
  6243. this.lblTheming.AutoSize = true;
  6244. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6245. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6246. this.lblTheming.Location = new System.Drawing.Point(17, 95);
  6247. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6248. this.lblTheming.Name = "lblTheming";
  6249. this.lblTheming.Size = new System.Drawing.Size(174, 25);
  6250. this.lblTheming.TabIndex = 55;
  6251. this.lblTheming.Tag = "themeable";
  6252. this.lblTheming.Text = "Choose your theme";
  6253. //
  6254. // autoStartToggle
  6255. //
  6256. this.autoStartToggle.AccessibleName = "Start with Windows";
  6257. this.autoStartToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6258. this.autoStartToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6259. this.autoStartToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6260. this.autoStartToggle.ForeColor = System.Drawing.Color.White;
  6261. this.autoStartToggle.LabelText = "Start with Windows";
  6262. this.autoStartToggle.Location = new System.Drawing.Point(21, 49);
  6263. this.autoStartToggle.Margin = new System.Windows.Forms.Padding(6);
  6264. this.autoStartToggle.Name = "autoStartToggle";
  6265. this.autoStartToggle.Size = new System.Drawing.Size(374, 24);
  6266. this.autoStartToggle.TabIndex = 98;
  6267. this.autoStartToggle.Tag = "themeable";
  6268. this.autoStartToggle.ToggleChecked = false;
  6269. this.autoStartToggle.ToggleClicked += new System.EventHandler(this.autoStartToggle_ToggleClicked);
  6270. //
  6271. // colorPicker1
  6272. //
  6273. this.colorPicker1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  6274. this.colorPicker1.Location = new System.Drawing.Point(22, 123);
  6275. this.colorPicker1.Name = "colorPicker1";
  6276. this.colorPicker1.Size = new System.Drawing.Size(139, 98);
  6277. this.colorPicker1.TabIndex = 97;
  6278. this.colorPicker1.Text = "colorPicker1";
  6279. this.colorPicker1.ColorChanged += new System.EventHandler(this.colorPicker1_ColorChanged);
  6280. //
  6281. // quickAccessToggle
  6282. //
  6283. this.quickAccessToggle.AccessibleName = "Show Quick Access Menu";
  6284. this.quickAccessToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6285. this.quickAccessToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6286. this.quickAccessToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6287. this.quickAccessToggle.ForeColor = System.Drawing.Color.White;
  6288. this.quickAccessToggle.LabelText = "Show Quick Access Menu";
  6289. this.quickAccessToggle.Location = new System.Drawing.Point(21, 18);
  6290. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(6);
  6291. this.quickAccessToggle.Name = "quickAccessToggle";
  6292. this.quickAccessToggle.Size = new System.Drawing.Size(374, 24);
  6293. this.quickAccessToggle.TabIndex = 88;
  6294. this.quickAccessToggle.Tag = "themeable";
  6295. this.quickAccessToggle.ToggleChecked = false;
  6296. this.quickAccessToggle.ToggleClicked += new System.EventHandler(this.quickAccessToggle_ToggleClicked);
  6297. //
  6298. // imagesHw
  6299. //
  6300. this.imagesHw.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imagesHw.ImageStream")));
  6301. this.imagesHw.TransparentColor = System.Drawing.Color.Transparent;
  6302. this.imagesHw.Images.SetKeyName(0, "cpu.png");
  6303. this.imagesHw.Images.SetKeyName(1, "ram.png");
  6304. this.imagesHw.Images.SetKeyName(2, "gpu.png");
  6305. this.imagesHw.Images.SetKeyName(3, "mobo.png");
  6306. this.imagesHw.Images.SetKeyName(4, "1608923_hdd_o_icon.png");
  6307. this.imagesHw.Images.SetKeyName(5, "inet.png");
  6308. this.imagesHw.Images.SetKeyName(6, "audio.png");
  6309. this.imagesHw.Images.SetKeyName(7, "dev.png");
  6310. this.imagesHw.Images.SetKeyName(8, "os.png");
  6311. //
  6312. // defineCommandDialog
  6313. //
  6314. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6315. this.defineCommandDialog.Title = "Optimizer";
  6316. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6317. //
  6318. // defineProgramDialog
  6319. //
  6320. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6321. this.defineProgramDialog.Title = "Optimizer";
  6322. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6323. //
  6324. // defineFolderDialog
  6325. //
  6326. this.defineFolderDialog.Description = "Optimizer";
  6327. //
  6328. // defineFileDialog
  6329. //
  6330. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6331. this.defineFileDialog.Title = "Optimizer";
  6332. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6333. //
  6334. // DefineProgramIconDialog
  6335. //
  6336. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6337. this.DefineProgramIconDialog.Title = "Optimizer";
  6338. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6339. //
  6340. // DefineFolderIconDialog
  6341. //
  6342. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6343. this.DefineFolderIconDialog.Title = "Optimizer";
  6344. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6345. //
  6346. // DefineURLIconDialog
  6347. //
  6348. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6349. this.DefineURLIconDialog.Title = "Optimizer";
  6350. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6351. //
  6352. // DefineFileIconDialog
  6353. //
  6354. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6355. this.DefineFileIconDialog.Title = "Optimizer";
  6356. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6357. //
  6358. // DefineCommandIconDialog
  6359. //
  6360. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6361. this.DefineCommandIconDialog.Title = "Optimizer";
  6362. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6363. //
  6364. // ExportDialog
  6365. //
  6366. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6367. this.ExportDialog.Title = "Optimizer";
  6368. //
  6369. // launcherMenu
  6370. //
  6371. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  6372. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6373. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6374. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6375. this.trayStartup,
  6376. this.trayCleaner,
  6377. this.trayPinger,
  6378. this.trayHosts,
  6379. this.trayAD,
  6380. this.trayHW,
  6381. this.trayRegistry,
  6382. this.toolStripSeparator1,
  6383. this.trayOptions,
  6384. this.trayRestartExplorer,
  6385. this.trayUnlocker,
  6386. this.toolStripSeparator2,
  6387. this.trayExit});
  6388. this.launcherMenu.Name = "launcherMenu";
  6389. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6390. this.launcherMenu.Size = new System.Drawing.Size(221, 302);
  6391. //
  6392. // trayStartup
  6393. //
  6394. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6395. this.trayStartup.ForeColor = System.Drawing.Color.White;
  6396. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  6397. this.trayStartup.Name = "trayStartup";
  6398. this.trayStartup.Size = new System.Drawing.Size(220, 26);
  6399. this.trayStartup.Text = "Startup Manager";
  6400. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6401. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  6402. //
  6403. // trayCleaner
  6404. //
  6405. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6406. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  6407. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  6408. this.trayCleaner.Name = "trayCleaner";
  6409. this.trayCleaner.Size = new System.Drawing.Size(220, 26);
  6410. this.trayCleaner.Text = "PC Cleaner";
  6411. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6412. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  6413. //
  6414. // trayPinger
  6415. //
  6416. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6417. this.trayPinger.ForeColor = System.Drawing.Color.White;
  6418. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  6419. this.trayPinger.Name = "trayPinger";
  6420. this.trayPinger.Size = new System.Drawing.Size(220, 26);
  6421. this.trayPinger.Text = "Pinger Tool";
  6422. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6423. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  6424. //
  6425. // trayHosts
  6426. //
  6427. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6428. this.trayHosts.ForeColor = System.Drawing.Color.White;
  6429. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  6430. this.trayHosts.Name = "trayHosts";
  6431. this.trayHosts.Size = new System.Drawing.Size(220, 26);
  6432. this.trayHosts.Text = "HOSTS Editor";
  6433. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6434. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  6435. //
  6436. // trayAD
  6437. //
  6438. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6439. this.trayAD.ForeColor = System.Drawing.Color.White;
  6440. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  6441. this.trayAD.Name = "trayAD";
  6442. this.trayAD.Size = new System.Drawing.Size(220, 26);
  6443. this.trayAD.Text = "Apps Downloader";
  6444. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6445. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  6446. //
  6447. // trayHW
  6448. //
  6449. this.trayHW.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6450. this.trayHW.ForeColor = System.Drawing.Color.White;
  6451. this.trayHW.Image = ((System.Drawing.Image)(resources.GetObject("trayHW.Image")));
  6452. this.trayHW.Name = "trayHW";
  6453. this.trayHW.Size = new System.Drawing.Size(220, 26);
  6454. this.trayHW.Text = "Hardware Information";
  6455. this.trayHW.Click += new System.EventHandler(this.trayHW_Click);
  6456. //
  6457. // trayRegistry
  6458. //
  6459. this.trayRegistry.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6460. this.trayRegistry.ForeColor = System.Drawing.Color.White;
  6461. this.trayRegistry.Image = ((System.Drawing.Image)(resources.GetObject("trayRegistry.Image")));
  6462. this.trayRegistry.Name = "trayRegistry";
  6463. this.trayRegistry.Size = new System.Drawing.Size(220, 26);
  6464. this.trayRegistry.Text = "Registry Repair";
  6465. this.trayRegistry.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6466. this.trayRegistry.Click += new System.EventHandler(this.trayRegistry_Click);
  6467. //
  6468. // toolStripSeparator1
  6469. //
  6470. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6471. this.toolStripSeparator1.ForeColor = System.Drawing.Color.White;
  6472. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6473. this.toolStripSeparator1.Size = new System.Drawing.Size(217, 6);
  6474. this.toolStripSeparator1.Tag = "";
  6475. //
  6476. // trayOptions
  6477. //
  6478. this.trayOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6479. this.trayOptions.ForeColor = System.Drawing.Color.White;
  6480. this.trayOptions.Image = ((System.Drawing.Image)(resources.GetObject("trayOptions.Image")));
  6481. this.trayOptions.Name = "trayOptions";
  6482. this.trayOptions.Size = new System.Drawing.Size(220, 26);
  6483. this.trayOptions.Text = "Options";
  6484. this.trayOptions.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6485. this.trayOptions.Click += new System.EventHandler(this.trayOptions_Click);
  6486. //
  6487. // trayRestartExplorer
  6488. //
  6489. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6490. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  6491. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  6492. this.trayRestartExplorer.Name = "trayRestartExplorer";
  6493. this.trayRestartExplorer.Size = new System.Drawing.Size(220, 26);
  6494. this.trayRestartExplorer.Text = "Restart Explorer";
  6495. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6496. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6497. //
  6498. // trayUnlocker
  6499. //
  6500. this.trayUnlocker.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
  6501. this.trayUnlocker.ForeColor = System.Drawing.Color.White;
  6502. this.trayUnlocker.Image = ((System.Drawing.Image)(resources.GetObject("trayUnlocker.Image")));
  6503. this.trayUnlocker.Name = "trayUnlocker";
  6504. this.trayUnlocker.Size = new System.Drawing.Size(220, 26);
  6505. this.trayUnlocker.Text = "Find Handles";
  6506. this.trayUnlocker.Click += new System.EventHandler(this.trayUnlocker_Click);
  6507. //
  6508. // toolStripSeparator2
  6509. //
  6510. this.toolStripSeparator2.Name = "toolStripSeparator2";
  6511. this.toolStripSeparator2.Size = new System.Drawing.Size(217, 6);
  6512. //
  6513. // trayExit
  6514. //
  6515. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6516. this.trayExit.ForeColor = System.Drawing.Color.White;
  6517. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  6518. this.trayExit.Name = "trayExit";
  6519. this.trayExit.Size = new System.Drawing.Size(220, 26);
  6520. this.trayExit.Text = "Exit";
  6521. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  6522. //
  6523. // launcherIcon
  6524. //
  6525. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6526. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6527. this.launcherIcon.Text = "Optimizer";
  6528. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6529. //
  6530. // MainForm
  6531. //
  6532. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6533. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6534. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6535. this.ClientSize = new System.Drawing.Size(1283, 790);
  6536. this.Controls.Add(this.bpanel);
  6537. this.Controls.Add(this.tpanel);
  6538. this.DoubleBuffered = true;
  6539. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6540. this.ForeColor = System.Drawing.Color.White;
  6541. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6542. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6543. this.MinimumSize = new System.Drawing.Size(1299, 763);
  6544. this.Name = "MainForm";
  6545. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6546. this.Text = "Optimizer";
  6547. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6548. this.Load += new System.EventHandler(this.Main_Load);
  6549. this.ResizeBegin += new System.EventHandler(this.MainForm_ResizeBegin);
  6550. this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
  6551. this.tpanel.ResumeLayout(false);
  6552. this.tpanel.PerformLayout();
  6553. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).EndInit();
  6554. ((System.ComponentModel.ISupportInitialize)(this.picLab)).EndInit();
  6555. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).EndInit();
  6556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6557. this.bpanel.ResumeLayout(false);
  6558. this.tabCollection.ResumeLayout(false);
  6559. this.universalTab.ResumeLayout(false);
  6560. this.universalTab.PerformLayout();
  6561. this.windows10Tab.ResumeLayout(false);
  6562. this.windows10Tab.PerformLayout();
  6563. this.panelWin11Tweaks.ResumeLayout(false);
  6564. this.panelWin11Tweaks.PerformLayout();
  6565. this.windows8Tab.ResumeLayout(false);
  6566. this.windows8Tab.PerformLayout();
  6567. this.advancedTab.ResumeLayout(false);
  6568. this.modernAppsTab.ResumeLayout(false);
  6569. this.modernAppsTab.PerformLayout();
  6570. this.startupTab.ResumeLayout(false);
  6571. this.startupTab.PerformLayout();
  6572. this.panel3.ResumeLayout(false);
  6573. this.appsTab.ResumeLayout(false);
  6574. this.appsTab.PerformLayout();
  6575. this.panel10.ResumeLayout(false);
  6576. this.panel10.PerformLayout();
  6577. this.panelCommonApps.ResumeLayout(false);
  6578. this.panelCommonApps.PerformLayout();
  6579. this.cleanerTab.ResumeLayout(false);
  6580. this.panel14.ResumeLayout(false);
  6581. this.panel13.ResumeLayout(false);
  6582. this.panel13.PerformLayout();
  6583. this.panel1.ResumeLayout(false);
  6584. this.panel1.PerformLayout();
  6585. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6586. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6587. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6588. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6589. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6590. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6591. this.pingerTab.ResumeLayout(false);
  6592. this.netTools.ResumeLayout(false);
  6593. this.tabPage2.ResumeLayout(false);
  6594. this.tabPage2.PerformLayout();
  6595. this.tabPage1.ResumeLayout(false);
  6596. this.tabPage1.PerformLayout();
  6597. this.panel7.ResumeLayout(false);
  6598. this.hostsEditorTab.ResumeLayout(false);
  6599. this.hostsEditorTab.PerformLayout();
  6600. this.panel4.ResumeLayout(false);
  6601. this.panel4.PerformLayout();
  6602. this.panelList.ResumeLayout(false);
  6603. this.registryFixerTab.ResumeLayout(false);
  6604. this.registryFixerTab.PerformLayout();
  6605. this.panel2.ResumeLayout(false);
  6606. this.panel2.PerformLayout();
  6607. this.indiciumTab.ResumeLayout(false);
  6608. this.panel12.ResumeLayout(false);
  6609. this.indiciumMenu.ResumeLayout(false);
  6610. this.panel11.ResumeLayout(false);
  6611. this.integratorTab.ResumeLayout(false);
  6612. this.synapse.ResumeLayout(false);
  6613. this.integratorInfoTab.ResumeLayout(false);
  6614. this.integratorInfoTab.PerformLayout();
  6615. this.tabPage8.ResumeLayout(false);
  6616. this.tabPage8.PerformLayout();
  6617. this.itemnamegroup.ResumeLayout(false);
  6618. this.itemnamegroup.PerformLayout();
  6619. this.security.ResumeLayout(false);
  6620. this.security.PerformLayout();
  6621. this.itemposition.ResumeLayout(false);
  6622. this.itemposition.PerformLayout();
  6623. this.icontoaddgroup.ResumeLayout(false);
  6624. this.icontoaddgroup.PerformLayout();
  6625. this.itemtoaddgroup.ResumeLayout(false);
  6626. this.itemtoaddgroup.PerformLayout();
  6627. this.itemtype.ResumeLayout(false);
  6628. this.itemtype.PerformLayout();
  6629. this.tabPage9.ResumeLayout(false);
  6630. this.tabPage9.PerformLayout();
  6631. this.panel5.ResumeLayout(false);
  6632. this.tabPage10.ResumeLayout(false);
  6633. this.tabPage10.PerformLayout();
  6634. this.tabPage11.ResumeLayout(false);
  6635. this.tabPage11.PerformLayout();
  6636. this.panel6.ResumeLayout(false);
  6637. this.tabPage3.ResumeLayout(false);
  6638. this.tabPage3.PerformLayout();
  6639. this.panel8.ResumeLayout(false);
  6640. this.optionsTab.ResumeLayout(false);
  6641. this.optionsTab.PerformLayout();
  6642. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6643. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6644. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6645. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6646. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6647. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6648. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6649. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6650. this.panel9.ResumeLayout(false);
  6651. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).EndInit();
  6652. this.launcherMenu.ResumeLayout(false);
  6653. this.ResumeLayout(false);
  6654. }
  6655. #endregion
  6656. private System.Windows.Forms.Panel tpanel;
  6657. private System.Windows.Forms.Label txtBitness;
  6658. private System.Windows.Forms.Label txtOS;
  6659. private System.Windows.Forms.Label txtVersion;
  6660. private System.Windows.Forms.PictureBox pictureBox1;
  6661. private System.Windows.Forms.Label label2;
  6662. private System.Windows.Forms.Panel bpanel;
  6663. private MoonTabs tabCollection;
  6664. private System.Windows.Forms.TabPage universalTab;
  6665. private System.Windows.Forms.TabPage windows10Tab;
  6666. private System.Windows.Forms.TabPage windows8Tab;
  6667. private System.Windows.Forms.TabPage cleanerTab;
  6668. private System.Windows.Forms.TabPage startupTab;
  6669. private System.Windows.Forms.Label startupTitle;
  6670. private System.Windows.Forms.Button removeStartupItemB;
  6671. private System.Windows.Forms.TabPage registryFixerTab;
  6672. private System.Windows.Forms.Label registryTitle;
  6673. private System.Windows.Forms.Button regFixB;
  6674. private System.Windows.Forms.Panel panel2;
  6675. private MoonCheck checkRegistryEditor;
  6676. private MoonCheck checkEnableAll;
  6677. private MoonCheck checkContextMenu;
  6678. private MoonCheck checkTaskManager;
  6679. private MoonCheck checkCommandPrompt;
  6680. private MoonCheck checkFirewall;
  6681. private MoonCheck checkRunDialog;
  6682. private MoonCheck checkFolderOptions;
  6683. private MoonCheck checkControlPanel;
  6684. private MoonCheck checkRestartExplorer;
  6685. private System.Windows.Forms.Panel panel3;
  6686. private System.Windows.Forms.Label regLbl;
  6687. private System.Windows.Forms.ListView listStartupItems;
  6688. private System.Windows.Forms.ColumnHeader columnHeader1;
  6689. private System.Windows.Forms.ColumnHeader columnHeader2;
  6690. private System.Windows.Forms.Button refreshStartupB;
  6691. private System.Windows.Forms.Button locateFileB;
  6692. private System.Windows.Forms.ColumnHeader columnHeader3;
  6693. private System.Windows.Forms.TabPage hostsEditorTab;
  6694. private System.Windows.Forms.Label hostsTitle;
  6695. private System.Windows.Forms.LinkLabel linkLocate;
  6696. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  6697. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  6698. private MoonList listHostEntries;
  6699. private System.Windows.Forms.Panel panel4;
  6700. private System.Windows.Forms.Button removeAllHostsB;
  6701. private System.Windows.Forms.Button refreshHostsB;
  6702. private System.Windows.Forms.Button removeHostB;
  6703. private System.Windows.Forms.TextBox txtDomain;
  6704. private System.Windows.Forms.Label lblDomain;
  6705. private System.Windows.Forms.Label lblIP;
  6706. private System.Windows.Forms.Button addHostB;
  6707. private System.Windows.Forms.TextBox txtIP;
  6708. private System.Windows.Forms.TabPage integratorTab;
  6709. private MoonTabs synapse;
  6710. private System.Windows.Forms.TabPage integratorInfoTab;
  6711. private System.Windows.Forms.TabPage tabPage8;
  6712. private System.Windows.Forms.TabPage tabPage9;
  6713. private System.Windows.Forms.TabPage tabPage10;
  6714. private System.Windows.Forms.TabPage tabPage11;
  6715. private System.Windows.Forms.Label integrator7;
  6716. private System.Windows.Forms.Label integrator6;
  6717. private System.Windows.Forms.Label integrator5;
  6718. private System.Windows.Forms.Label integrator4;
  6719. private System.Windows.Forms.Label integrator3;
  6720. private System.Windows.Forms.Label integrator2;
  6721. private System.Windows.Forms.Label integrator1;
  6722. private System.Windows.Forms.Button button48;
  6723. private System.Windows.Forms.TextBox txtRunKeyword;
  6724. private System.Windows.Forms.Label ccKeywordL;
  6725. private System.Windows.Forms.TextBox txtRunFile;
  6726. private System.Windows.Forms.Label ccFileL;
  6727. private System.Windows.Forms.Label ccL;
  6728. private System.Windows.Forms.Button btnCreateCustomCommand;
  6729. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6730. private System.Windows.Forms.Label readyMenusL;
  6731. private MoonList listDesktopItems;
  6732. private System.Windows.Forms.Label removeIntegratorItemsL;
  6733. private System.Windows.Forms.Button refreshIIB;
  6734. private System.Windows.Forms.Button removeDIB;
  6735. private System.Windows.Forms.Button removeAllIIB;
  6736. private System.Windows.Forms.GroupBox itemtype;
  6737. private MoonRadio radioCommand;
  6738. private MoonRadio radioProgram;
  6739. private MoonRadio radioFile;
  6740. private MoonRadio radioFolder;
  6741. private MoonRadio radioLink;
  6742. private System.Windows.Forms.Label addItemL;
  6743. private System.Windows.Forms.GroupBox icontoaddgroup;
  6744. private MoonCheck checkDefaultIcon;
  6745. private System.Windows.Forms.Button btnBrowseIcon;
  6746. private System.Windows.Forms.TextBox txtIcon;
  6747. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6748. private System.Windows.Forms.Button btnBrowseItem;
  6749. private System.Windows.Forms.TextBox txtItem;
  6750. private System.Windows.Forms.GroupBox security;
  6751. private MoonCheck checkShift;
  6752. private System.Windows.Forms.GroupBox itemposition;
  6753. private MoonRadio radioTop;
  6754. private MoonRadio radioMiddle;
  6755. private MoonRadio radioBottom;
  6756. private System.Windows.Forms.GroupBox itemnamegroup;
  6757. private System.Windows.Forms.TextBox txtItemName;
  6758. private System.Windows.Forms.Button btnAddItem;
  6759. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6760. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6761. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6762. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6763. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6764. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6765. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6766. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6767. private System.Windows.Forms.Button findInRegB;
  6768. private System.Windows.Forms.TabPage optionsTab;
  6769. private System.Windows.Forms.Label lblTheming;
  6770. private MoonList listCustomCommands;
  6771. private System.Windows.Forms.Label removeCCL;
  6772. private System.Windows.Forms.Button removeCCB;
  6773. private System.Windows.Forms.Button refreshCCB;
  6774. private System.Windows.Forms.Panel panel5;
  6775. private System.Windows.Forms.Panel panel6;
  6776. private System.Windows.Forms.Panel panelList;
  6777. private System.Windows.Forms.TabPage modernAppsTab;
  6778. private System.Windows.Forms.Label txtModernAppsTitle;
  6779. private System.Windows.Forms.Button uninstallModernAppsButton;
  6780. private System.Windows.Forms.Button refreshModernAppsButton;
  6781. private MoonCheck chkSelectAllModernApps;
  6782. private System.Windows.Forms.Button btnResetConfig;
  6783. private System.Windows.Forms.Button btnUpdate;
  6784. private MoonCheck chkReadOnly;
  6785. private System.Windows.Forms.Label lblLock;
  6786. private MoonCheck chkBlock;
  6787. private System.Windows.Forms.TabPage appsTab;
  6788. private System.Windows.Forms.Button btnDownloadApps;
  6789. private System.Windows.Forms.Label appsTitle;
  6790. private System.Windows.Forms.Label setDownDirLbl;
  6791. private System.Windows.Forms.TextBox txtDownloadFolder;
  6792. private System.Windows.Forms.Button changeDownDirB;
  6793. private System.Windows.Forms.Label txtDownloadStatus;
  6794. private System.Windows.Forms.Label bitPref;
  6795. private MoonRadio c32;
  6796. private System.Windows.Forms.Button goToDownloadsB;
  6797. private System.Windows.Forms.LinkLabel linkWarnings;
  6798. private MoonCheck cAutoInstall;
  6799. private MoonCheck chkOnlyRemovable;
  6800. private MoonProgress progressDownloader;
  6801. private System.Windows.Forms.Button btnGetFeed;
  6802. private System.Windows.Forms.Panel panelCommonApps;
  6803. private System.Windows.Forms.LinkLabel l2;
  6804. private System.Windows.Forms.Panel groupSystemTools;
  6805. private System.Windows.Forms.Button btnViewLog;
  6806. private System.Windows.Forms.Label lblTroubleshoot;
  6807. private System.Windows.Forms.Label lblUpdating;
  6808. private System.Windows.Forms.Button btnOpenConf;
  6809. private System.Windows.Forms.TabPage pingerTab;
  6810. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  6811. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  6812. private System.Windows.Forms.NotifyIcon launcherIcon;
  6813. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  6814. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  6815. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  6816. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  6817. private System.Windows.Forms.ToolStripMenuItem trayAD;
  6818. private System.Windows.Forms.ToolStripMenuItem trayExit;
  6819. private System.Windows.Forms.LinkLabel linkLabel5;
  6820. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  6821. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  6822. private MoonRadio c64;
  6823. private System.Windows.Forms.Panel panel10;
  6824. private TextBox txtBackupTitle;
  6825. private Label lblBackupTitle;
  6826. private Label languagesL;
  6827. private PictureBox pictureBox85;
  6828. private Panel panel9;
  6829. private PictureBox picFlag;
  6830. private Label txtNetFw;
  6831. private Panel groupCoding;
  6832. private Panel groupInternet;
  6833. private Panel groupSoundVideo;
  6834. private Label lblVideoSound;
  6835. private Label lblCoding;
  6836. private Label lblSystemTools;
  6837. private Label lblInternet;
  6838. private Panel panelWin11Tweaks;
  6839. private ToolStripMenuItem trayRegistry;
  6840. private ToolStripMenuItem trayOptions;
  6841. private Label txtFeedError;
  6842. private ToggleCard tpmSw;
  6843. private ToggleCard xboxSw;
  6844. private ToggleCard inkSw;
  6845. private ToggleCard spellSw;
  6846. private ToggleCard longPathsSw;
  6847. private ToggleCard uODSw;
  6848. private ToggleCard peopleSw;
  6849. private ToggleCard oldExplorerSw;
  6850. private ToggleCard adsSw;
  6851. private ToggleCard storeUpdatesSw;
  6852. private ToggleCard oldMixerSw;
  6853. private ToggleCard insiderSw;
  6854. private ToggleCard castSw;
  6855. private ToggleCard gameBarSw;
  6856. private ToggleCard sensorSw;
  6857. private ToggleCard ccSw;
  6858. private ToggleCard cortanaSw;
  6859. private ToggleCard privacySw;
  6860. private ToggleCard driversSw;
  6861. private ToggleCard telemetryServicesSw;
  6862. private ToggleCard autoUpdatesSw;
  6863. private ToggleCard classicContextSw;
  6864. private ToggleCard widgetsSw;
  6865. private ToggleCard chatSw;
  6866. private ToggleCard snapAssistSw;
  6867. private ToggleCard leftTaskbarSw;
  6868. private ToggleCard disableOneDriveSw;
  6869. private ToggleCard quickAccessToggle;
  6870. private PictureBox picUpdate;
  6871. private TabPage indiciumTab;
  6872. private MoonTree specsTree;
  6873. private Panel panel12;
  6874. private Panel panel11;
  6875. private ImageList imagesHw;
  6876. private ToggleCard hwDetailed;
  6877. private ToolStripMenuItem trayHW;
  6878. private ContextMenuStrip indiciumMenu;
  6879. private ToolStripMenuItem toolHWCopy;
  6880. private ToolStripMenuItem toolHWGoogle;
  6881. private ToolStripMenuItem toolHWDuck;
  6882. private ToolStripSeparator toolStripSeparator2;
  6883. private LinkLabel linkLabel1;
  6884. private PictureBox pictureBox13;
  6885. private PictureBox pictureBox12;
  6886. private PictureBox pictureBox14;
  6887. private PictureBox picLab;
  6888. private PictureBox pictureBox17;
  6889. private LinkLabel linkLabel2;
  6890. private MoonSelect boxLang;
  6891. private Panel panel1;
  6892. private MoonCheck edgeSession;
  6893. private MoonCheck edgeHistory;
  6894. private Label lblFootprint;
  6895. private MoonCheck edgeCookies;
  6896. private Label lblPretext;
  6897. private MoonCheck edgeCache;
  6898. private MoonCheck IECache;
  6899. private MoonCheck firefoxHistory;
  6900. private MoonCheck firefoxCookies;
  6901. private MoonCheck firefoxCache;
  6902. private MoonCheck chromePws;
  6903. private MoonCheck chromeSession;
  6904. private MoonCheck chromeHistory;
  6905. private MoonCheck chromeCookies;
  6906. private MoonCheck chromeCache;
  6907. private Label label7;
  6908. private Label label6;
  6909. private Label label5;
  6910. private Label label4;
  6911. private PictureBox pictureBox11;
  6912. private PictureBox pictureBox10;
  6913. private PictureBox pictureBox9;
  6914. private PictureBox pictureBox8;
  6915. private MoonCheck checkErrorReports;
  6916. private MoonCheck checkTemp;
  6917. private MoonCheck checkBin;
  6918. private MoonCheck checkMiniDumps;
  6919. private PictureBox pictureBox2;
  6920. private Label label8;
  6921. private Panel panel13;
  6922. private Panel panel14;
  6923. private MoonCheckList listCleanPreview;
  6924. private LinkLabel checkSelectAll;
  6925. private ToggleCard gameModeSw;
  6926. private PictureBox pictureBox3;
  6927. private LinkLabel linkLabel3;
  6928. private ToggleCard compactModeSw;
  6929. private ToggleCard PMB;
  6930. private ToggleCard AddCMDB;
  6931. private ToggleCard AddOwnerB;
  6932. private ToggleCard DSB;
  6933. private ToggleCard SSB;
  6934. private ToggleCard STB;
  6935. private ToggleCard WAB;
  6936. private Label label9;
  6937. private PictureBox pictureBox4;
  6938. private MoonCheck bravePasswords;
  6939. private MoonCheck braveSession;
  6940. private MoonCheck braveHistory;
  6941. private MoonCheck braveCookies;
  6942. private MoonCheck braveCache;
  6943. private ToolStripMenuItem trayUnlocker;
  6944. private Panel panelUwp;
  6945. private ToggleCard stickersSw;
  6946. private PictureBox picRestartNeeded;
  6947. private Label restartAndApply;
  6948. private TabPage tabPage1;
  6949. private Panel panel7;
  6950. private MoonList listPingResults;
  6951. private Label lblResults;
  6952. private TextBox txtPingInput;
  6953. private Label lblPinger;
  6954. private Label pingerTitle;
  6955. private TabPage tabPage2;
  6956. private LinkLabel linkDNSv6A;
  6957. private LinkLabel linkDNSv4A;
  6958. private LinkLabel linkDNSv6;
  6959. private LinkLabel linkDNSv4;
  6960. private Label label3;
  6961. private Label label1;
  6962. private MoonSelect boxAdapter;
  6963. private MoonSelect boxDNS;
  6964. private Controls.ColorPicker colorPicker1;
  6965. private ToggleCard autoStartToggle;
  6966. private MoonTabs netTools;
  6967. private Label dnsTitle;
  6968. private ToggleCard vbsSw;
  6969. private Label label14;
  6970. private Label label15;
  6971. private Label label16;
  6972. private Label label18;
  6973. private Label label17;
  6974. private Label label19;
  6975. private Label label20;
  6976. private Label label21;
  6977. private TabPage advancedTab;
  6978. private ToggleCard edgeAiSw;
  6979. private ToggleCard edgeTelemetrySw;
  6980. private ToggleCard loginVerboseSw;
  6981. private ToggleCard hpetSw;
  6982. private System.Windows.Forms.Button backupStartupB;
  6983. private System.Windows.Forms.Button restoreStartupB;
  6984. private System.Windows.Forms.Button doBackup;
  6985. private System.Windows.Forms.Button cancelBackup;
  6986. private System.Windows.Forms.Button btnCopyHW;
  6987. private System.Windows.Forms.Button btnSaveHW;
  6988. private System.Windows.Forms.Button cleanDriveB;
  6989. private System.Windows.Forms.Button analyzeDriveB;
  6990. private System.Windows.Forms.Button btnWinClean;
  6991. private System.Windows.Forms.Button btnExport;
  6992. private System.Windows.Forms.Button copyB;
  6993. private System.Windows.Forms.Button copyIPB;
  6994. private System.Windows.Forms.Button btnShodan;
  6995. private System.Windows.Forms.Button btnPing;
  6996. private System.Windows.Forms.Button btnOpenNetwork;
  6997. private System.Windows.Forms.Button flushCacheB;
  6998. private System.Windows.Forms.Button btnRestoreUwp;
  6999. private System.Windows.Forms.Button btnRestartDisableDefender;
  7000. private System.Windows.Forms.Button btnRestart;
  7001. private System.Windows.Forms.Button btnRestartSafe;
  7002. private ToggleCard classicPhotoViewerSw;
  7003. private ToggleCard winSearchSw;
  7004. private Label label13;
  7005. private Label label4a;
  7006. private Label drives;
  7007. private Label label14s;
  7008. private ToggleCard nvidiaTelemetrySw;
  7009. private ToggleCard ntfsStampSw;
  7010. private ToggleCard smb2Sw;
  7011. private ToggleCard smb1Sw;
  7012. private ToggleCard hibernateSw;
  7013. private ToggleCard chromeTelemetrySw;
  7014. private ToggleCard ffTelemetrySw;
  7015. private ToggleCard vsSw;
  7016. private ToggleCard reportingSw;
  7017. private ToggleCard systemRestoreSw;
  7018. private ToggleCard officeTelemetrySw;
  7019. private ToggleCard smartScreenSw;
  7020. private ToggleCard networkSw;
  7021. private ToggleCard telemetryTasksSw;
  7022. private ToggleCard defenderSw;
  7023. private ToggleCard homegroupSw;
  7024. private ToggleCard stickySw;
  7025. private ToggleCard compatSw;
  7026. private ToggleCard mediaSharingSw;
  7027. private ToggleCard printSw;
  7028. private ToggleCard superfetchSw;
  7029. private ToggleCard faxSw;
  7030. private ToggleCard performanceSw;
  7031. private MoonCheck chkIncludeWww;
  7032. private LinkLabel linkLabel4;
  7033. private PictureBox pictureBox6;
  7034. private PictureBox pictureBox5;
  7035. private LinkLabel linkLabel6;
  7036. private TabPage tabPage3;
  7037. private Label fontSetTitle;
  7038. private Panel panel8;
  7039. private MoonList listFonts;
  7040. private Button btnRefreshFonts;
  7041. private Label lblCurrentFont;
  7042. private Label label11;
  7043. private Button btnRestoreFont;
  7044. private Button btnSetGlobalFont;
  7045. private TextBox txtSearchFonts;
  7046. private Label lblFontsCount;
  7047. private Label lblFontsNumber;
  7048. private MoonCheck chkAllNics;
  7049. private MoonCheck chkCustomDns;
  7050. private TextBox txtDns6B;
  7051. private TextBox txtDns6A;
  7052. private Label label12;
  7053. private TextBox txtDns4B;
  7054. private TextBox txtDns4A;
  7055. private Label label10;
  7056. private Button btnSetDns;
  7057. private Button btnReinforce;
  7058. private ToggleCard copilotSw;
  7059. private Button btnRemoveEdge;
  7060. private MoonCheck chkMenuDelays;
  7061. private MoonCheck chkAllTrayIcons;
  7062. private MoonCheck chkNewsInterest;
  7063. }
  7064. }