MainForm.Designer.cs 407 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823
  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 treeNode1 = new System.Windows.Forms.TreeNode("Processors", 0, 0);
  33. System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("Memory", 1, 1);
  34. System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("Graphics", 2, 2);
  35. System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("Motherboard", 3, 3);
  36. System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("Storage", 4, 4);
  37. System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("Network Adapters", 5, 5);
  38. System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("Audio", 6, 6);
  39. System.Windows.Forms.TreeNode treeNode8 = 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 System.Windows.Forms.TabControl();
  53. this.universalTab = new System.Windows.Forms.TabPage();
  54. this.winSearchSw = new Optimizer.ToggleCard();
  55. this.label13 = new System.Windows.Forms.Label();
  56. this.label4a = new System.Windows.Forms.Label();
  57. this.drives = new System.Windows.Forms.Label();
  58. this.label14s = new System.Windows.Forms.Label();
  59. this.nvidiaTelemetrySw = new Optimizer.ToggleCard();
  60. this.ntfsStampSw = new Optimizer.ToggleCard();
  61. this.smb2Sw = new Optimizer.ToggleCard();
  62. this.smb1Sw = new Optimizer.ToggleCard();
  63. this.hibernateSw = new Optimizer.ToggleCard();
  64. this.chromeTelemetrySw = new Optimizer.ToggleCard();
  65. this.ffTelemetrySw = new Optimizer.ToggleCard();
  66. this.vsSw = new Optimizer.ToggleCard();
  67. this.reportingSw = new Optimizer.ToggleCard();
  68. this.systemRestoreSw = new Optimizer.ToggleCard();
  69. this.officeTelemetrySw = new Optimizer.ToggleCard();
  70. this.smartScreenSw = new Optimizer.ToggleCard();
  71. this.networkSw = new Optimizer.ToggleCard();
  72. this.telemetryTasksSw = new Optimizer.ToggleCard();
  73. this.defenderSw = new Optimizer.ToggleCard();
  74. this.homegroupSw = new Optimizer.ToggleCard();
  75. this.stickySw = new Optimizer.ToggleCard();
  76. this.compatSw = new Optimizer.ToggleCard();
  77. this.mediaSharingSw = new Optimizer.ToggleCard();
  78. this.printSw = new Optimizer.ToggleCard();
  79. this.superfetchSw = new Optimizer.ToggleCard();
  80. this.faxSw = new Optimizer.ToggleCard();
  81. this.performanceSw = new Optimizer.ToggleCard();
  82. this.windows10Tab = new System.Windows.Forms.TabPage();
  83. this.classicPhotoViewerSw = new Optimizer.ToggleCard();
  84. this.edgeAiSw = new Optimizer.ToggleCard();
  85. this.edgeTelemetrySw = new Optimizer.ToggleCard();
  86. this.label18 = new System.Windows.Forms.Label();
  87. this.label17 = new System.Windows.Forms.Label();
  88. this.label16 = new System.Windows.Forms.Label();
  89. this.label15 = new System.Windows.Forms.Label();
  90. this.label14 = new System.Windows.Forms.Label();
  91. this.panelWin11Tweaks = new System.Windows.Forms.Panel();
  92. this.label20 = new System.Windows.Forms.Label();
  93. this.label19 = new System.Windows.Forms.Label();
  94. this.stickersSw = new Optimizer.ToggleCard();
  95. this.compactModeSw = new Optimizer.ToggleCard();
  96. this.snapAssistSw = new Optimizer.ToggleCard();
  97. this.widgetsSw = new Optimizer.ToggleCard();
  98. this.leftTaskbarSw = new Optimizer.ToggleCard();
  99. this.classicContextSw = new Optimizer.ToggleCard();
  100. this.chatSw = new Optimizer.ToggleCard();
  101. this.vbsSw = new Optimizer.ToggleCard();
  102. this.gameModeSw = new Optimizer.ToggleCard();
  103. this.storeUpdatesSw = new Optimizer.ToggleCard();
  104. this.oldMixerSw = new Optimizer.ToggleCard();
  105. this.insiderSw = new Optimizer.ToggleCard();
  106. this.castSw = new Optimizer.ToggleCard();
  107. this.gameBarSw = new Optimizer.ToggleCard();
  108. this.sensorSw = new Optimizer.ToggleCard();
  109. this.ccSw = new Optimizer.ToggleCard();
  110. this.cortanaSw = new Optimizer.ToggleCard();
  111. this.privacySw = new Optimizer.ToggleCard();
  112. this.driversSw = new Optimizer.ToggleCard();
  113. this.telemetryServicesSw = new Optimizer.ToggleCard();
  114. this.autoUpdatesSw = new Optimizer.ToggleCard();
  115. this.tpmSw = new Optimizer.ToggleCard();
  116. this.xboxSw = new Optimizer.ToggleCard();
  117. this.inkSw = new Optimizer.ToggleCard();
  118. this.spellSw = new Optimizer.ToggleCard();
  119. this.longPathsSw = new Optimizer.ToggleCard();
  120. this.uODSw = new Optimizer.ToggleCard();
  121. this.peopleSw = new Optimizer.ToggleCard();
  122. this.oldExplorerSw = new Optimizer.ToggleCard();
  123. this.adsSw = new Optimizer.ToggleCard();
  124. this.windows8Tab = new System.Windows.Forms.TabPage();
  125. this.label21 = new System.Windows.Forms.Label();
  126. this.disableOneDriveSw = new Optimizer.ToggleCard();
  127. this.advancedTab = new System.Windows.Forms.TabPage();
  128. this.btnRestartDisableDefender = new System.Windows.Forms.Button();
  129. this.btnRestart = new System.Windows.Forms.Button();
  130. this.btnRestartSafe = new System.Windows.Forms.Button();
  131. this.loginVerboseSw = new Optimizer.ToggleCard();
  132. this.hpetSw = new Optimizer.ToggleCard();
  133. this.modernAppsTab = new System.Windows.Forms.TabPage();
  134. this.btnRestoreUwp = new System.Windows.Forms.Button();
  135. this.panelUwp = new System.Windows.Forms.Panel();
  136. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  137. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  138. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  139. this.chkOnlyRemovable = new Optimizer.MoonCheck();
  140. this.chkSelectAllModernApps = new Optimizer.MoonCheck();
  141. this.startupTab = new System.Windows.Forms.TabPage();
  142. this.cancelBackup = new System.Windows.Forms.Button();
  143. this.doBackup = new System.Windows.Forms.Button();
  144. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  145. this.lblBackupTitle = new System.Windows.Forms.Label();
  146. this.restoreStartupB = new System.Windows.Forms.Button();
  147. this.backupStartupB = new System.Windows.Forms.Button();
  148. this.findInRegB = new System.Windows.Forms.Button();
  149. this.locateFileB = new System.Windows.Forms.Button();
  150. this.refreshStartupB = new System.Windows.Forms.Button();
  151. this.panel3 = new System.Windows.Forms.Panel();
  152. this.listStartupItems = new System.Windows.Forms.ListView();
  153. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  154. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  155. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  156. this.removeStartupItemB = new System.Windows.Forms.Button();
  157. this.startupTitle = new System.Windows.Forms.Label();
  158. this.appsTab = new System.Windows.Forms.TabPage();
  159. this.txtFeedError = new System.Windows.Forms.Label();
  160. this.lblVideoSound = new System.Windows.Forms.Label();
  161. this.lblCoding = new System.Windows.Forms.Label();
  162. this.lblSystemTools = new System.Windows.Forms.Label();
  163. this.groupSoundVideo = new System.Windows.Forms.Panel();
  164. this.lblInternet = new System.Windows.Forms.Label();
  165. this.groupCoding = new System.Windows.Forms.Panel();
  166. this.groupInternet = new System.Windows.Forms.Panel();
  167. this.panel10 = new System.Windows.Forms.Panel();
  168. this.appsTitle = new System.Windows.Forms.Label();
  169. this.btnGetFeed = new System.Windows.Forms.Button();
  170. this.panelCommonApps = new System.Windows.Forms.Panel();
  171. this.cAutoInstall = new Optimizer.MoonCheck();
  172. this.progressDownloader = new Optimizer.MoonProgress();
  173. this.c64 = new Optimizer.MoonRadio();
  174. this.c32 = new Optimizer.MoonRadio();
  175. this.btnDownloadApps = new System.Windows.Forms.Button();
  176. this.setDownDirLbl = new System.Windows.Forms.Label();
  177. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  178. this.changeDownDirB = new System.Windows.Forms.Button();
  179. this.txtDownloadStatus = new System.Windows.Forms.Label();
  180. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  181. this.bitPref = new System.Windows.Forms.Label();
  182. this.goToDownloadsB = new System.Windows.Forms.Button();
  183. this.groupSystemTools = new System.Windows.Forms.Panel();
  184. this.cleanerTab = new System.Windows.Forms.TabPage();
  185. this.panel14 = new System.Windows.Forms.Panel();
  186. this.listCleanPreview = new Optimizer.MoonCheckList();
  187. this.panel13 = new System.Windows.Forms.Panel();
  188. this.btnWinClean = new System.Windows.Forms.Button();
  189. this.analyzeDriveB = new System.Windows.Forms.Button();
  190. this.checkSelectAll = new System.Windows.Forms.LinkLabel();
  191. this.lblPretext = new System.Windows.Forms.Label();
  192. this.cleanDriveB = new System.Windows.Forms.Button();
  193. this.lblFootprint = new System.Windows.Forms.Label();
  194. this.panel1 = new System.Windows.Forms.Panel();
  195. this.bravePasswords = new Optimizer.MoonCheck();
  196. this.braveSession = new Optimizer.MoonCheck();
  197. this.braveHistory = new Optimizer.MoonCheck();
  198. this.braveCookies = new Optimizer.MoonCheck();
  199. this.braveCache = new Optimizer.MoonCheck();
  200. this.label9 = new System.Windows.Forms.Label();
  201. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  202. this.label8 = new System.Windows.Forms.Label();
  203. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  204. this.edgeSession = new Optimizer.MoonCheck();
  205. this.edgeHistory = new Optimizer.MoonCheck();
  206. this.edgeCookies = new Optimizer.MoonCheck();
  207. this.edgeCache = new Optimizer.MoonCheck();
  208. this.IECache = new Optimizer.MoonCheck();
  209. this.firefoxHistory = new Optimizer.MoonCheck();
  210. this.firefoxCookies = new Optimizer.MoonCheck();
  211. this.firefoxCache = new Optimizer.MoonCheck();
  212. this.chromePws = new Optimizer.MoonCheck();
  213. this.chromeSession = new Optimizer.MoonCheck();
  214. this.chromeHistory = new Optimizer.MoonCheck();
  215. this.chromeCookies = new Optimizer.MoonCheck();
  216. this.chromeCache = new Optimizer.MoonCheck();
  217. this.label7 = new System.Windows.Forms.Label();
  218. this.label6 = new System.Windows.Forms.Label();
  219. this.label5 = new System.Windows.Forms.Label();
  220. this.label4 = new System.Windows.Forms.Label();
  221. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  222. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  223. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  224. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  225. this.checkErrorReports = new Optimizer.MoonCheck();
  226. this.checkTemp = new Optimizer.MoonCheck();
  227. this.checkBin = new Optimizer.MoonCheck();
  228. this.checkMiniDumps = new Optimizer.MoonCheck();
  229. this.pingerTab = new System.Windows.Forms.TabPage();
  230. this.netTools = new System.Windows.Forms.TabControl();
  231. this.tabPage1 = new System.Windows.Forms.TabPage();
  232. this.btnExport = new System.Windows.Forms.Button();
  233. this.copyB = new System.Windows.Forms.Button();
  234. this.copyIPB = new System.Windows.Forms.Button();
  235. this.panel7 = new System.Windows.Forms.Panel();
  236. this.listPingResults = new Optimizer.MoonList();
  237. this.lblResults = new System.Windows.Forms.Label();
  238. this.btnShodan = new System.Windows.Forms.Button();
  239. this.btnPing = new System.Windows.Forms.Button();
  240. this.txtPingInput = new System.Windows.Forms.TextBox();
  241. this.lblPinger = new System.Windows.Forms.Label();
  242. this.pingerTitle = new System.Windows.Forms.Label();
  243. this.tabPage2 = new System.Windows.Forms.TabPage();
  244. this.dnsTitle = new System.Windows.Forms.Label();
  245. this.linkDNSv6A = new System.Windows.Forms.LinkLabel();
  246. this.linkDNSv4A = new System.Windows.Forms.LinkLabel();
  247. this.linkDNSv6 = new System.Windows.Forms.LinkLabel();
  248. this.linkDNSv4 = new System.Windows.Forms.LinkLabel();
  249. this.label3 = new System.Windows.Forms.Label();
  250. this.label1 = new System.Windows.Forms.Label();
  251. this.btnOpenNetwork = new System.Windows.Forms.Button();
  252. this.flushCacheB = new System.Windows.Forms.Button();
  253. this.boxAdapter = new Optimizer.MoonSelect();
  254. this.boxDNS = new Optimizer.MoonSelect();
  255. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  256. this.panel4 = new System.Windows.Forms.Panel();
  257. this.chkIncludeWww = new Optimizer.MoonCheck();
  258. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  259. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  260. this.lblLock = new System.Windows.Forms.Label();
  261. this.chkReadOnly = new Optimizer.MoonCheck();
  262. this.panelList = new System.Windows.Forms.Panel();
  263. this.listHostEntries = new Optimizer.MoonList();
  264. this.chkBlock = new Optimizer.MoonCheck();
  265. this.refreshHostsB = new System.Windows.Forms.Button();
  266. this.removeHostB = new System.Windows.Forms.Button();
  267. this.removeAllHostsB = new System.Windows.Forms.Button();
  268. this.addHostB = new System.Windows.Forms.Button();
  269. this.txtIP = new System.Windows.Forms.TextBox();
  270. this.txtDomain = new System.Windows.Forms.TextBox();
  271. this.lblDomain = new System.Windows.Forms.Label();
  272. this.lblIP = new System.Windows.Forms.Label();
  273. this.hostsTitle = new System.Windows.Forms.Label();
  274. this.linkLocate = new System.Windows.Forms.LinkLabel();
  275. this.registryFixerTab = new System.Windows.Forms.TabPage();
  276. this.panel2 = new System.Windows.Forms.Panel();
  277. this.regFixB = new System.Windows.Forms.Button();
  278. this.regLbl = new System.Windows.Forms.Label();
  279. this.checkRestartExplorer = new Optimizer.MoonCheck();
  280. this.checkRegistryEditor = new Optimizer.MoonCheck();
  281. this.checkEnableAll = new Optimizer.MoonCheck();
  282. this.checkContextMenu = new Optimizer.MoonCheck();
  283. this.checkTaskManager = new Optimizer.MoonCheck();
  284. this.checkCommandPrompt = new Optimizer.MoonCheck();
  285. this.checkFirewall = new Optimizer.MoonCheck();
  286. this.checkRunDialog = new Optimizer.MoonCheck();
  287. this.checkFolderOptions = new Optimizer.MoonCheck();
  288. this.checkControlPanel = new Optimizer.MoonCheck();
  289. this.registryTitle = new System.Windows.Forms.Label();
  290. this.indiciumTab = new System.Windows.Forms.TabPage();
  291. this.panel12 = new System.Windows.Forms.Panel();
  292. this.specsTree = new Optimizer.MoonTree();
  293. this.indiciumMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  294. this.toolHWCopy = new System.Windows.Forms.ToolStripMenuItem();
  295. this.toolHWGoogle = new System.Windows.Forms.ToolStripMenuItem();
  296. this.toolHWDuck = new System.Windows.Forms.ToolStripMenuItem();
  297. this.panel11 = new System.Windows.Forms.Panel();
  298. this.btnCopyHW = new System.Windows.Forms.Button();
  299. this.btnSaveHW = new System.Windows.Forms.Button();
  300. this.hwDetailed = new Optimizer.ToggleCard();
  301. this.integratorTab = new System.Windows.Forms.TabPage();
  302. this.synapse = new System.Windows.Forms.TabControl();
  303. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  304. this.integrator7 = new System.Windows.Forms.Label();
  305. this.integrator6 = new System.Windows.Forms.Label();
  306. this.integrator5 = new System.Windows.Forms.Label();
  307. this.integrator4 = new System.Windows.Forms.Label();
  308. this.integrator3 = new System.Windows.Forms.Label();
  309. this.integrator2 = new System.Windows.Forms.Label();
  310. this.integrator1 = new System.Windows.Forms.Label();
  311. this.tabPage8 = new System.Windows.Forms.TabPage();
  312. this.btnAddItem = new System.Windows.Forms.Button();
  313. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  314. this.txtItemName = new System.Windows.Forms.TextBox();
  315. this.security = new System.Windows.Forms.GroupBox();
  316. this.checkShift = new Optimizer.MoonCheck();
  317. this.itemposition = new System.Windows.Forms.GroupBox();
  318. this.radioTop = new Optimizer.MoonRadio();
  319. this.radioMiddle = new Optimizer.MoonRadio();
  320. this.radioBottom = new Optimizer.MoonRadio();
  321. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  322. this.checkDefaultIcon = new Optimizer.MoonCheck();
  323. this.btnBrowseIcon = new System.Windows.Forms.Button();
  324. this.txtIcon = new System.Windows.Forms.TextBox();
  325. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  326. this.btnBrowseItem = new System.Windows.Forms.Button();
  327. this.txtItem = new System.Windows.Forms.TextBox();
  328. this.itemtype = new System.Windows.Forms.GroupBox();
  329. this.radioCommand = new Optimizer.MoonRadio();
  330. this.radioProgram = new Optimizer.MoonRadio();
  331. this.radioFolder = new Optimizer.MoonRadio();
  332. this.radioLink = new Optimizer.MoonRadio();
  333. this.radioFile = new Optimizer.MoonRadio();
  334. this.addItemL = new System.Windows.Forms.Label();
  335. this.tabPage9 = new System.Windows.Forms.TabPage();
  336. this.panel5 = new System.Windows.Forms.Panel();
  337. this.listDesktopItems = new Optimizer.MoonList();
  338. this.refreshIIB = new System.Windows.Forms.Button();
  339. this.removeDIB = new System.Windows.Forms.Button();
  340. this.removeAllIIB = new System.Windows.Forms.Button();
  341. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  342. this.tabPage10 = new System.Windows.Forms.TabPage();
  343. this.WAB = new Optimizer.ToggleCard();
  344. this.AddCMDB = new Optimizer.ToggleCard();
  345. this.AddOwnerB = new Optimizer.ToggleCard();
  346. this.DSB = new Optimizer.ToggleCard();
  347. this.SSB = new Optimizer.ToggleCard();
  348. this.STB = new Optimizer.ToggleCard();
  349. this.PMB = new Optimizer.ToggleCard();
  350. this.readyMenusL = new System.Windows.Forms.Label();
  351. this.tabPage11 = new System.Windows.Forms.TabPage();
  352. this.panel6 = new System.Windows.Forms.Panel();
  353. this.listCustomCommands = new Optimizer.MoonList();
  354. this.removeCCB = new System.Windows.Forms.Button();
  355. this.refreshCCB = new System.Windows.Forms.Button();
  356. this.removeCCL = new System.Windows.Forms.Label();
  357. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  358. this.button48 = new System.Windows.Forms.Button();
  359. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  360. this.ccKeywordL = new System.Windows.Forms.Label();
  361. this.txtRunFile = new System.Windows.Forms.TextBox();
  362. this.ccFileL = new System.Windows.Forms.Label();
  363. this.ccL = new System.Windows.Forms.Label();
  364. this.tabPage3 = new System.Windows.Forms.TabPage();
  365. this.lblFontsNumber = new System.Windows.Forms.Label();
  366. this.lblFontsCount = new System.Windows.Forms.Label();
  367. this.txtSearchFonts = new System.Windows.Forms.TextBox();
  368. this.btnRestoreFont = new System.Windows.Forms.Button();
  369. this.btnSetGlobalFont = new System.Windows.Forms.Button();
  370. this.lblCurrentFont = new System.Windows.Forms.Label();
  371. this.label11 = new System.Windows.Forms.Label();
  372. this.btnRefreshFonts = new System.Windows.Forms.Button();
  373. this.panel8 = new System.Windows.Forms.Panel();
  374. this.listFonts = new Optimizer.MoonList();
  375. this.fontSetTitle = new System.Windows.Forms.Label();
  376. this.optionsTab = new System.Windows.Forms.TabPage();
  377. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  378. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  379. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  380. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  381. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  382. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  383. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  384. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  385. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  386. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  387. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  388. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  389. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  390. this.panel9 = new System.Windows.Forms.Panel();
  391. this.boxLang = new Optimizer.MoonSelect();
  392. this.picFlag = new System.Windows.Forms.PictureBox();
  393. this.languagesL = new System.Windows.Forms.Label();
  394. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  395. this.btnOpenConf = new System.Windows.Forms.Button();
  396. this.lblTroubleshoot = new System.Windows.Forms.Label();
  397. this.lblUpdating = new System.Windows.Forms.Label();
  398. this.btnViewLog = new System.Windows.Forms.Button();
  399. this.l2 = new System.Windows.Forms.LinkLabel();
  400. this.btnUpdate = new System.Windows.Forms.Button();
  401. this.btnResetConfig = new System.Windows.Forms.Button();
  402. this.lblTheming = new System.Windows.Forms.Label();
  403. this.autoStartToggle = new Optimizer.ToggleCard();
  404. this.colorPicker1 = new Optimizer.Controls.ColorPicker();
  405. this.quickAccessToggle = new Optimizer.ToggleCard();
  406. this.imagesHw = new System.Windows.Forms.ImageList(this.components);
  407. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  408. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  409. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  410. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  411. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  412. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  413. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  414. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  415. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  416. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  417. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  418. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  419. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  420. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  421. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  422. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  423. this.trayHW = new System.Windows.Forms.ToolStripMenuItem();
  424. this.trayRegistry = new System.Windows.Forms.ToolStripMenuItem();
  425. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  426. this.trayOptions = new System.Windows.Forms.ToolStripMenuItem();
  427. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  428. this.trayUnlocker = new System.Windows.Forms.ToolStripMenuItem();
  429. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  430. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  431. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  432. this.tpanel.SuspendLayout();
  433. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).BeginInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.picLab)).BeginInit();
  435. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).BeginInit();
  436. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  437. this.bpanel.SuspendLayout();
  438. this.tabCollection.SuspendLayout();
  439. this.universalTab.SuspendLayout();
  440. this.windows10Tab.SuspendLayout();
  441. this.panelWin11Tweaks.SuspendLayout();
  442. this.windows8Tab.SuspendLayout();
  443. this.advancedTab.SuspendLayout();
  444. this.modernAppsTab.SuspendLayout();
  445. this.startupTab.SuspendLayout();
  446. this.panel3.SuspendLayout();
  447. this.appsTab.SuspendLayout();
  448. this.panel10.SuspendLayout();
  449. this.panelCommonApps.SuspendLayout();
  450. this.cleanerTab.SuspendLayout();
  451. this.panel14.SuspendLayout();
  452. this.panel13.SuspendLayout();
  453. this.panel1.SuspendLayout();
  454. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  455. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  456. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  457. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  458. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  459. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  460. this.pingerTab.SuspendLayout();
  461. this.netTools.SuspendLayout();
  462. this.tabPage1.SuspendLayout();
  463. this.panel7.SuspendLayout();
  464. this.tabPage2.SuspendLayout();
  465. this.hostsEditorTab.SuspendLayout();
  466. this.panel4.SuspendLayout();
  467. this.panelList.SuspendLayout();
  468. this.registryFixerTab.SuspendLayout();
  469. this.panel2.SuspendLayout();
  470. this.indiciumTab.SuspendLayout();
  471. this.panel12.SuspendLayout();
  472. this.indiciumMenu.SuspendLayout();
  473. this.panel11.SuspendLayout();
  474. this.integratorTab.SuspendLayout();
  475. this.synapse.SuspendLayout();
  476. this.integratorInfoTab.SuspendLayout();
  477. this.tabPage8.SuspendLayout();
  478. this.itemnamegroup.SuspendLayout();
  479. this.security.SuspendLayout();
  480. this.itemposition.SuspendLayout();
  481. this.icontoaddgroup.SuspendLayout();
  482. this.itemtoaddgroup.SuspendLayout();
  483. this.itemtype.SuspendLayout();
  484. this.tabPage9.SuspendLayout();
  485. this.panel5.SuspendLayout();
  486. this.tabPage10.SuspendLayout();
  487. this.tabPage11.SuspendLayout();
  488. this.panel6.SuspendLayout();
  489. this.tabPage3.SuspendLayout();
  490. this.panel8.SuspendLayout();
  491. this.optionsTab.SuspendLayout();
  492. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  500. this.panel9.SuspendLayout();
  501. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).BeginInit();
  502. this.launcherMenu.SuspendLayout();
  503. this.SuspendLayout();
  504. //
  505. // tpanel
  506. //
  507. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  508. this.tpanel.Controls.Add(this.restartAndApply);
  509. this.tpanel.Controls.Add(this.picRestartNeeded);
  510. this.tpanel.Controls.Add(this.picLab);
  511. this.tpanel.Controls.Add(this.picUpdate);
  512. this.tpanel.Controls.Add(this.txtNetFw);
  513. this.tpanel.Controls.Add(this.txtBitness);
  514. this.tpanel.Controls.Add(this.txtOS);
  515. this.tpanel.Controls.Add(this.txtVersion);
  516. this.tpanel.Controls.Add(this.pictureBox1);
  517. this.tpanel.Controls.Add(this.label2);
  518. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  519. this.tpanel.Location = new System.Drawing.Point(0, 0);
  520. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  521. this.tpanel.Name = "tpanel";
  522. this.tpanel.Size = new System.Drawing.Size(1283, 64);
  523. this.tpanel.TabIndex = 1;
  524. //
  525. // restartAndApply
  526. //
  527. this.restartAndApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  528. this.restartAndApply.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  529. this.restartAndApply.ForeColor = System.Drawing.Color.White;
  530. this.restartAndApply.Location = new System.Drawing.Point(841, 12);
  531. this.restartAndApply.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  532. this.restartAndApply.Name = "restartAndApply";
  533. this.restartAndApply.Size = new System.Drawing.Size(394, 25);
  534. this.restartAndApply.TabIndex = 74;
  535. this.restartAndApply.Tag = "themeable";
  536. this.restartAndApply.Text = "Restart needed";
  537. this.restartAndApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  538. this.restartAndApply.Visible = false;
  539. this.restartAndApply.Click += new System.EventHandler(this.restartAndApply_Click);
  540. this.restartAndApply.MouseEnter += new System.EventHandler(this.restartAndApply_MouseEnter);
  541. this.restartAndApply.MouseLeave += new System.EventHandler(this.restartAndApply_MouseLeave);
  542. this.restartAndApply.MouseHover += new System.EventHandler(this.restartAndApply_MouseHover);
  543. //
  544. // picRestartNeeded
  545. //
  546. this.picRestartNeeded.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  547. this.picRestartNeeded.Image = ((System.Drawing.Image)(resources.GetObject("picRestartNeeded.Image")));
  548. this.picRestartNeeded.Location = new System.Drawing.Point(1240, 11);
  549. this.picRestartNeeded.Name = "picRestartNeeded";
  550. this.picRestartNeeded.Size = new System.Drawing.Size(30, 30);
  551. this.picRestartNeeded.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  552. this.picRestartNeeded.TabIndex = 73;
  553. this.picRestartNeeded.TabStop = false;
  554. this.picRestartNeeded.Visible = false;
  555. this.picRestartNeeded.Click += new System.EventHandler(this.picRestartNeeded_Click);
  556. //
  557. // picLab
  558. //
  559. this.picLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  560. this.picLab.Image = ((System.Drawing.Image)(resources.GetObject("picLab.Image")));
  561. this.picLab.Location = new System.Drawing.Point(1240, 11);
  562. this.picLab.Name = "picLab";
  563. this.picLab.Size = new System.Drawing.Size(30, 30);
  564. this.picLab.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  565. this.picLab.TabIndex = 72;
  566. this.picLab.TabStop = false;
  567. this.picLab.Visible = false;
  568. this.picLab.Click += new System.EventHandler(this.picLab_Click);
  569. //
  570. // picUpdate
  571. //
  572. this.picUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  573. this.picUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  574. this.picUpdate.Image = ((System.Drawing.Image)(resources.GetObject("picUpdate.Image")));
  575. this.picUpdate.Location = new System.Drawing.Point(1240, 11);
  576. this.picUpdate.Name = "picUpdate";
  577. this.picUpdate.Size = new System.Drawing.Size(30, 30);
  578. this.picUpdate.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  579. this.picUpdate.TabIndex = 71;
  580. this.picUpdate.TabStop = false;
  581. this.picUpdate.Visible = false;
  582. this.picUpdate.Click += new System.EventHandler(this.picUpdate_Click);
  583. //
  584. // txtNetFw
  585. //
  586. this.txtNetFw.AutoSize = true;
  587. this.txtNetFw.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  588. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  589. this.txtNetFw.Location = new System.Drawing.Point(188, 42);
  590. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  591. this.txtNetFw.Name = "txtNetFw";
  592. this.txtNetFw.Size = new System.Drawing.Size(42, 17);
  593. this.txtNetFw.TabIndex = 70;
  594. this.txtNetFw.Text = "netfw";
  595. //
  596. // txtBitness
  597. //
  598. this.txtBitness.AutoSize = true;
  599. this.txtBitness.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  600. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  601. this.txtBitness.Location = new System.Drawing.Point(188, 23);
  602. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  603. this.txtBitness.Name = "txtBitness";
  604. this.txtBitness.Size = new System.Drawing.Size(51, 17);
  605. this.txtBitness.TabIndex = 4;
  606. this.txtBitness.Text = "bitness";
  607. //
  608. // txtOS
  609. //
  610. this.txtOS.AutoSize = true;
  611. this.txtOS.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  612. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  613. this.txtOS.Location = new System.Drawing.Point(188, 3);
  614. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  615. this.txtOS.Name = "txtOS";
  616. this.txtOS.Size = new System.Drawing.Size(22, 17);
  617. this.txtOS.TabIndex = 3;
  618. this.txtOS.Text = "os";
  619. //
  620. // txtVersion
  621. //
  622. this.txtVersion.AutoSize = true;
  623. this.txtVersion.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  624. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  625. this.txtVersion.Location = new System.Drawing.Point(70, 36);
  626. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  627. this.txtVersion.Name = "txtVersion";
  628. this.txtVersion.Size = new System.Drawing.Size(85, 17);
  629. this.txtVersion.TabIndex = 1;
  630. this.txtVersion.Text = "Version: {VN}";
  631. //
  632. // pictureBox1
  633. //
  634. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Default;
  635. this.pictureBox1.Image = global::Optimizer.Properties.Resources.logo;
  636. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  637. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  638. this.pictureBox1.Name = "pictureBox1";
  639. this.pictureBox1.Size = new System.Drawing.Size(44, 44);
  640. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  641. this.pictureBox1.TabIndex = 1;
  642. this.pictureBox1.TabStop = false;
  643. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  644. //
  645. // label2
  646. //
  647. this.label2.AutoSize = true;
  648. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  649. this.label2.ForeColor = System.Drawing.Color.White;
  650. this.label2.Location = new System.Drawing.Point(67, 7);
  651. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  652. this.label2.Name = "label2";
  653. this.label2.Size = new System.Drawing.Size(97, 25);
  654. this.label2.TabIndex = 2;
  655. this.label2.Text = "Optimizer";
  656. //
  657. // bpanel
  658. //
  659. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  660. this.bpanel.Controls.Add(this.tabCollection);
  661. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  662. this.bpanel.Location = new System.Drawing.Point(0, 64);
  663. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  664. this.bpanel.Name = "bpanel";
  665. this.bpanel.Size = new System.Drawing.Size(1283, 684);
  666. this.bpanel.TabIndex = 2;
  667. //
  668. // tabCollection
  669. //
  670. this.tabCollection.Controls.Add(this.universalTab);
  671. this.tabCollection.Controls.Add(this.windows10Tab);
  672. this.tabCollection.Controls.Add(this.windows8Tab);
  673. this.tabCollection.Controls.Add(this.advancedTab);
  674. this.tabCollection.Controls.Add(this.modernAppsTab);
  675. this.tabCollection.Controls.Add(this.startupTab);
  676. this.tabCollection.Controls.Add(this.appsTab);
  677. this.tabCollection.Controls.Add(this.cleanerTab);
  678. this.tabCollection.Controls.Add(this.pingerTab);
  679. this.tabCollection.Controls.Add(this.hostsEditorTab);
  680. this.tabCollection.Controls.Add(this.registryFixerTab);
  681. this.tabCollection.Controls.Add(this.indiciumTab);
  682. this.tabCollection.Controls.Add(this.integratorTab);
  683. this.tabCollection.Controls.Add(this.optionsTab);
  684. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  685. this.tabCollection.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  686. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  687. this.tabCollection.Margin = new System.Windows.Forms.Padding(0);
  688. this.tabCollection.Name = "tabCollection";
  689. this.tabCollection.Padding = new System.Drawing.Point(0, 0);
  690. this.tabCollection.SelectedIndex = 0;
  691. this.tabCollection.Size = new System.Drawing.Size(1281, 682);
  692. this.tabCollection.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  693. this.tabCollection.TabIndex = 0;
  694. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  695. //
  696. // universalTab
  697. //
  698. this.universalTab.AutoScroll = true;
  699. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  700. this.universalTab.Controls.Add(this.winSearchSw);
  701. this.universalTab.Controls.Add(this.label13);
  702. this.universalTab.Controls.Add(this.label4a);
  703. this.universalTab.Controls.Add(this.drives);
  704. this.universalTab.Controls.Add(this.label14s);
  705. this.universalTab.Controls.Add(this.nvidiaTelemetrySw);
  706. this.universalTab.Controls.Add(this.ntfsStampSw);
  707. this.universalTab.Controls.Add(this.smb2Sw);
  708. this.universalTab.Controls.Add(this.smb1Sw);
  709. this.universalTab.Controls.Add(this.hibernateSw);
  710. this.universalTab.Controls.Add(this.chromeTelemetrySw);
  711. this.universalTab.Controls.Add(this.ffTelemetrySw);
  712. this.universalTab.Controls.Add(this.vsSw);
  713. this.universalTab.Controls.Add(this.reportingSw);
  714. this.universalTab.Controls.Add(this.systemRestoreSw);
  715. this.universalTab.Controls.Add(this.officeTelemetrySw);
  716. this.universalTab.Controls.Add(this.smartScreenSw);
  717. this.universalTab.Controls.Add(this.networkSw);
  718. this.universalTab.Controls.Add(this.telemetryTasksSw);
  719. this.universalTab.Controls.Add(this.defenderSw);
  720. this.universalTab.Controls.Add(this.homegroupSw);
  721. this.universalTab.Controls.Add(this.stickySw);
  722. this.universalTab.Controls.Add(this.compatSw);
  723. this.universalTab.Controls.Add(this.mediaSharingSw);
  724. this.universalTab.Controls.Add(this.printSw);
  725. this.universalTab.Controls.Add(this.superfetchSw);
  726. this.universalTab.Controls.Add(this.faxSw);
  727. this.universalTab.Controls.Add(this.performanceSw);
  728. this.universalTab.Location = new System.Drawing.Point(4, 26);
  729. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  730. this.universalTab.Name = "universalTab";
  731. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  732. this.universalTab.Size = new System.Drawing.Size(1273, 652);
  733. this.universalTab.TabIndex = 0;
  734. this.universalTab.Text = "General";
  735. //
  736. // winSearchSw
  737. //
  738. this.winSearchSw.AccessibleName = "Disable Search";
  739. this.winSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  740. this.winSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  741. this.winSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  742. this.winSearchSw.ForeColor = System.Drawing.Color.White;
  743. this.winSearchSw.LabelText = "Disable Search";
  744. this.winSearchSw.Location = new System.Drawing.Point(22, 466);
  745. this.winSearchSw.Margin = new System.Windows.Forms.Padding(6);
  746. this.winSearchSw.Name = "winSearchSw";
  747. this.winSearchSw.Size = new System.Drawing.Size(414, 24);
  748. this.winSearchSw.TabIndex = 229;
  749. this.winSearchSw.Tag = "themeable";
  750. this.winSearchSw.ToggleChecked = false;
  751. //
  752. // label13
  753. //
  754. this.label13.AutoSize = true;
  755. 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)));
  756. this.label13.ForeColor = System.Drawing.Color.Silver;
  757. this.label13.Location = new System.Drawing.Point(457, 194);
  758. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  759. this.label13.Name = "label13";
  760. this.label13.Size = new System.Drawing.Size(54, 19);
  761. this.label13.TabIndex = 228;
  762. this.label13.Tag = "";
  763. this.label13.Text = "Privacy";
  764. //
  765. // label4a
  766. //
  767. this.label4a.AutoSize = true;
  768. 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)));
  769. this.label4a.ForeColor = System.Drawing.Color.Silver;
  770. this.label4a.Location = new System.Drawing.Point(457, 11);
  771. this.label4a.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  772. this.label4a.Name = "label4a";
  773. this.label4a.Size = new System.Drawing.Size(40, 19);
  774. this.label4a.TabIndex = 227;
  775. this.label4a.Tag = "";
  776. this.label4a.Text = "Apps";
  777. //
  778. // drives
  779. //
  780. this.drives.AutoSize = true;
  781. 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)));
  782. this.drives.ForeColor = System.Drawing.Color.Silver;
  783. this.drives.Location = new System.Drawing.Point(18, 315);
  784. this.drives.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  785. this.drives.Name = "drives";
  786. this.drives.Size = new System.Drawing.Size(42, 19);
  787. this.drives.TabIndex = 226;
  788. this.drives.Tag = "";
  789. this.drives.Text = "Disks";
  790. //
  791. // label14s
  792. //
  793. this.label14s.AutoSize = true;
  794. 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)));
  795. this.label14s.ForeColor = System.Drawing.Color.Silver;
  796. this.label14s.Location = new System.Drawing.Point(17, 11);
  797. this.label14s.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  798. this.label14s.Name = "label14s";
  799. this.label14s.Size = new System.Drawing.Size(54, 19);
  800. this.label14s.TabIndex = 225;
  801. this.label14s.Tag = "";
  802. this.label14s.Text = "System";
  803. //
  804. // nvidiaTelemetrySw
  805. //
  806. this.nvidiaTelemetrySw.AccessibleName = "Disable NVIDIA Telemetry";
  807. this.nvidiaTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  808. this.nvidiaTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  809. this.nvidiaTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  810. this.nvidiaTelemetrySw.ForeColor = System.Drawing.Color.White;
  811. this.nvidiaTelemetrySw.LabelText = "Disable NVIDIA Telemetry";
  812. this.nvidiaTelemetrySw.Location = new System.Drawing.Point(461, 130);
  813. this.nvidiaTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  814. this.nvidiaTelemetrySw.Name = "nvidiaTelemetrySw";
  815. this.nvidiaTelemetrySw.Size = new System.Drawing.Size(490, 24);
  816. this.nvidiaTelemetrySw.TabIndex = 224;
  817. this.nvidiaTelemetrySw.Tag = "themeable";
  818. this.nvidiaTelemetrySw.ToggleChecked = false;
  819. //
  820. // ntfsStampSw
  821. //
  822. this.ntfsStampSw.AccessibleName = "Disable NTFS Timestamp";
  823. this.ntfsStampSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  824. this.ntfsStampSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  825. this.ntfsStampSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  826. this.ntfsStampSw.ForeColor = System.Drawing.Color.White;
  827. this.ntfsStampSw.LabelText = "Disable NTFS Timestamp";
  828. this.ntfsStampSw.Location = new System.Drawing.Point(21, 436);
  829. this.ntfsStampSw.Margin = new System.Windows.Forms.Padding(6);
  830. this.ntfsStampSw.Name = "ntfsStampSw";
  831. this.ntfsStampSw.Size = new System.Drawing.Size(414, 24);
  832. this.ntfsStampSw.TabIndex = 223;
  833. this.ntfsStampSw.Tag = "themeable";
  834. this.ntfsStampSw.ToggleChecked = false;
  835. //
  836. // smb2Sw
  837. //
  838. this.smb2Sw.AccessibleName = "Disable SMBv2 Protocol";
  839. this.smb2Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  840. this.smb2Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  841. this.smb2Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  842. this.smb2Sw.ForeColor = System.Drawing.Color.White;
  843. this.smb2Sw.LabelText = "Disable SMBv2 Protocol";
  844. this.smb2Sw.Location = new System.Drawing.Point(461, 344);
  845. this.smb2Sw.Margin = new System.Windows.Forms.Padding(6);
  846. this.smb2Sw.Name = "smb2Sw";
  847. this.smb2Sw.Size = new System.Drawing.Size(414, 24);
  848. this.smb2Sw.TabIndex = 222;
  849. this.smb2Sw.Tag = "themeable";
  850. this.smb2Sw.ToggleChecked = false;
  851. //
  852. // smb1Sw
  853. //
  854. this.smb1Sw.AccessibleName = "Disable SMBv1 Protocol";
  855. this.smb1Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  856. this.smb1Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  857. this.smb1Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  858. this.smb1Sw.ForeColor = System.Drawing.Color.White;
  859. this.smb1Sw.LabelText = "Disable SMBv1 Protocol";
  860. this.smb1Sw.Location = new System.Drawing.Point(461, 314);
  861. this.smb1Sw.Margin = new System.Windows.Forms.Padding(6);
  862. this.smb1Sw.Name = "smb1Sw";
  863. this.smb1Sw.Size = new System.Drawing.Size(414, 24);
  864. this.smb1Sw.TabIndex = 221;
  865. this.smb1Sw.Tag = "themeable";
  866. this.smb1Sw.ToggleChecked = false;
  867. //
  868. // hibernateSw
  869. //
  870. this.hibernateSw.AccessibleName = "Disable Hibernation";
  871. this.hibernateSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  872. this.hibernateSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  873. this.hibernateSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  874. this.hibernateSw.ForeColor = System.Drawing.Color.White;
  875. this.hibernateSw.LabelText = "Disable Hibernation";
  876. this.hibernateSw.Location = new System.Drawing.Point(21, 406);
  877. this.hibernateSw.Margin = new System.Windows.Forms.Padding(6);
  878. this.hibernateSw.Name = "hibernateSw";
  879. this.hibernateSw.Size = new System.Drawing.Size(414, 24);
  880. this.hibernateSw.TabIndex = 220;
  881. this.hibernateSw.Tag = "themeable";
  882. this.hibernateSw.ToggleChecked = false;
  883. //
  884. // chromeTelemetrySw
  885. //
  886. this.chromeTelemetrySw.AccessibleName = "Disable Google Chrome Telemetry";
  887. this.chromeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  888. this.chromeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  889. this.chromeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  890. this.chromeTelemetrySw.ForeColor = System.Drawing.Color.White;
  891. this.chromeTelemetrySw.LabelText = "Disable Google Chrome Telemetry";
  892. this.chromeTelemetrySw.Location = new System.Drawing.Point(461, 100);
  893. this.chromeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  894. this.chromeTelemetrySw.Name = "chromeTelemetrySw";
  895. this.chromeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  896. this.chromeTelemetrySw.TabIndex = 219;
  897. this.chromeTelemetrySw.Tag = "themeable";
  898. this.chromeTelemetrySw.ToggleChecked = false;
  899. //
  900. // ffTelemetrySw
  901. //
  902. this.ffTelemetrySw.AccessibleName = "Disable Mozilla Firefox Telemetry";
  903. this.ffTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  904. this.ffTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  905. this.ffTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  906. this.ffTelemetrySw.ForeColor = System.Drawing.Color.White;
  907. this.ffTelemetrySw.LabelText = "Disable Mozilla Firefox Telemetry";
  908. this.ffTelemetrySw.Location = new System.Drawing.Point(461, 70);
  909. this.ffTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  910. this.ffTelemetrySw.Name = "ffTelemetrySw";
  911. this.ffTelemetrySw.Size = new System.Drawing.Size(490, 24);
  912. this.ffTelemetrySw.TabIndex = 218;
  913. this.ffTelemetrySw.Tag = "themeable";
  914. this.ffTelemetrySw.ToggleChecked = false;
  915. //
  916. // vsSw
  917. //
  918. this.vsSw.AccessibleName = "Disable Visual Studio Telemetry";
  919. this.vsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  920. this.vsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  921. this.vsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  922. this.vsSw.ForeColor = System.Drawing.Color.White;
  923. this.vsSw.LabelText = "Disable Visual Studio Telemetry";
  924. this.vsSw.Location = new System.Drawing.Point(461, 160);
  925. this.vsSw.Margin = new System.Windows.Forms.Padding(6);
  926. this.vsSw.Name = "vsSw";
  927. this.vsSw.Size = new System.Drawing.Size(490, 24);
  928. this.vsSw.TabIndex = 217;
  929. this.vsSw.Tag = "themeable";
  930. this.vsSw.ToggleChecked = false;
  931. //
  932. // reportingSw
  933. //
  934. this.reportingSw.AccessibleName = "Disable Error Reporting";
  935. this.reportingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  936. this.reportingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  937. this.reportingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  938. this.reportingSw.ForeColor = System.Drawing.Color.White;
  939. this.reportingSw.LabelText = "Disable Error Reporting";
  940. this.reportingSw.Location = new System.Drawing.Point(21, 100);
  941. this.reportingSw.Margin = new System.Windows.Forms.Padding(6);
  942. this.reportingSw.Name = "reportingSw";
  943. this.reportingSw.Size = new System.Drawing.Size(414, 24);
  944. this.reportingSw.TabIndex = 216;
  945. this.reportingSw.Tag = "themeable";
  946. this.reportingSw.ToggleChecked = false;
  947. //
  948. // systemRestoreSw
  949. //
  950. this.systemRestoreSw.AccessibleName = "Disable System Restore";
  951. this.systemRestoreSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  952. this.systemRestoreSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  953. this.systemRestoreSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  954. this.systemRestoreSw.ForeColor = System.Drawing.Color.White;
  955. this.systemRestoreSw.LabelText = "Disable System Restore";
  956. this.systemRestoreSw.Location = new System.Drawing.Point(21, 346);
  957. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(6);
  958. this.systemRestoreSw.Name = "systemRestoreSw";
  959. this.systemRestoreSw.Size = new System.Drawing.Size(414, 24);
  960. this.systemRestoreSw.TabIndex = 215;
  961. this.systemRestoreSw.Tag = "themeable";
  962. this.systemRestoreSw.ToggleChecked = false;
  963. //
  964. // officeTelemetrySw
  965. //
  966. this.officeTelemetrySw.AccessibleName = "Disable Office 2016 Telemetry";
  967. this.officeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  968. this.officeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  969. this.officeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  970. this.officeTelemetrySw.ForeColor = System.Drawing.Color.White;
  971. this.officeTelemetrySw.LabelText = "Disable Office 2016 Telemetry";
  972. this.officeTelemetrySw.Location = new System.Drawing.Point(460, 40);
  973. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  974. this.officeTelemetrySw.Name = "officeTelemetrySw";
  975. this.officeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  976. this.officeTelemetrySw.TabIndex = 214;
  977. this.officeTelemetrySw.Tag = "themeable";
  978. this.officeTelemetrySw.ToggleChecked = false;
  979. //
  980. // smartScreenSw
  981. //
  982. this.smartScreenSw.AccessibleName = "Disable SmartScreen";
  983. this.smartScreenSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  984. this.smartScreenSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  985. this.smartScreenSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  986. this.smartScreenSw.ForeColor = System.Drawing.Color.White;
  987. this.smartScreenSw.LabelText = "Disable SmartScreen";
  988. this.smartScreenSw.Location = new System.Drawing.Point(21, 250);
  989. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(6);
  990. this.smartScreenSw.Name = "smartScreenSw";
  991. this.smartScreenSw.Size = new System.Drawing.Size(414, 24);
  992. this.smartScreenSw.TabIndex = 213;
  993. this.smartScreenSw.Tag = "themeable";
  994. this.smartScreenSw.ToggleChecked = false;
  995. //
  996. // networkSw
  997. //
  998. this.networkSw.AccessibleName = "Disable Network Throttling";
  999. this.networkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1000. this.networkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1001. this.networkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1002. this.networkSw.ForeColor = System.Drawing.Color.White;
  1003. this.networkSw.LabelText = "Disable Network Throttling";
  1004. this.networkSw.Location = new System.Drawing.Point(21, 70);
  1005. this.networkSw.Margin = new System.Windows.Forms.Padding(6);
  1006. this.networkSw.Name = "networkSw";
  1007. this.networkSw.Size = new System.Drawing.Size(414, 24);
  1008. this.networkSw.TabIndex = 212;
  1009. this.networkSw.Tag = "themeable";
  1010. this.networkSw.ToggleChecked = false;
  1011. //
  1012. // telemetryTasksSw
  1013. //
  1014. this.telemetryTasksSw.AccessibleName = "Disable Telemetry Tasks";
  1015. this.telemetryTasksSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1016. this.telemetryTasksSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1017. this.telemetryTasksSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1018. this.telemetryTasksSw.ForeColor = System.Drawing.Color.White;
  1019. this.telemetryTasksSw.LabelText = "Disable Telemetry Tasks";
  1020. this.telemetryTasksSw.Location = new System.Drawing.Point(461, 224);
  1021. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(6);
  1022. this.telemetryTasksSw.Name = "telemetryTasksSw";
  1023. this.telemetryTasksSw.Size = new System.Drawing.Size(414, 24);
  1024. this.telemetryTasksSw.TabIndex = 211;
  1025. this.telemetryTasksSw.Tag = "themeable";
  1026. this.telemetryTasksSw.ToggleChecked = false;
  1027. //
  1028. // defenderSw
  1029. //
  1030. this.defenderSw.AccessibleName = "Disable Windows Defender";
  1031. this.defenderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1032. this.defenderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1033. this.defenderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1034. this.defenderSw.ForeColor = System.Drawing.Color.White;
  1035. this.defenderSw.LabelText = "Disable Windows Defender";
  1036. this.defenderSw.Location = new System.Drawing.Point(21, 280);
  1037. this.defenderSw.Margin = new System.Windows.Forms.Padding(6);
  1038. this.defenderSw.Name = "defenderSw";
  1039. this.defenderSw.Size = new System.Drawing.Size(414, 24);
  1040. this.defenderSw.TabIndex = 210;
  1041. this.defenderSw.Tag = "themeable";
  1042. this.defenderSw.ToggleChecked = false;
  1043. //
  1044. // homegroupSw
  1045. //
  1046. this.homegroupSw.AccessibleName = "Disable HomeGroup";
  1047. this.homegroupSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1048. this.homegroupSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1049. this.homegroupSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1050. this.homegroupSw.ForeColor = System.Drawing.Color.White;
  1051. this.homegroupSw.LabelText = "Disable HomeGroup";
  1052. this.homegroupSw.Location = new System.Drawing.Point(461, 284);
  1053. this.homegroupSw.Margin = new System.Windows.Forms.Padding(6);
  1054. this.homegroupSw.Name = "homegroupSw";
  1055. this.homegroupSw.Size = new System.Drawing.Size(414, 24);
  1056. this.homegroupSw.TabIndex = 209;
  1057. this.homegroupSw.Tag = "themeable";
  1058. this.homegroupSw.ToggleChecked = false;
  1059. //
  1060. // stickySw
  1061. //
  1062. this.stickySw.AccessibleName = "Disable Sticky Keys";
  1063. this.stickySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1064. this.stickySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1065. this.stickySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1066. this.stickySw.ForeColor = System.Drawing.Color.White;
  1067. this.stickySw.LabelText = "Disable Sticky Keys";
  1068. this.stickySw.Location = new System.Drawing.Point(21, 220);
  1069. this.stickySw.Margin = new System.Windows.Forms.Padding(6);
  1070. this.stickySw.Name = "stickySw";
  1071. this.stickySw.Size = new System.Drawing.Size(414, 24);
  1072. this.stickySw.TabIndex = 208;
  1073. this.stickySw.Tag = "themeable";
  1074. this.stickySw.ToggleChecked = false;
  1075. //
  1076. // compatSw
  1077. //
  1078. this.compatSw.AccessibleName = "Disable Compatibility Assistant";
  1079. this.compatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1080. this.compatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1081. this.compatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1082. this.compatSw.ForeColor = System.Drawing.Color.White;
  1083. this.compatSw.LabelText = "Disable Compatibility Assistant";
  1084. this.compatSw.Location = new System.Drawing.Point(21, 130);
  1085. this.compatSw.Margin = new System.Windows.Forms.Padding(6);
  1086. this.compatSw.Name = "compatSw";
  1087. this.compatSw.Size = new System.Drawing.Size(414, 24);
  1088. this.compatSw.TabIndex = 207;
  1089. this.compatSw.Tag = "themeable";
  1090. this.compatSw.ToggleChecked = false;
  1091. //
  1092. // mediaSharingSw
  1093. //
  1094. this.mediaSharingSw.AccessibleName = "Disable Media Player Sharing";
  1095. this.mediaSharingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1096. this.mediaSharingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1097. this.mediaSharingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1098. this.mediaSharingSw.ForeColor = System.Drawing.Color.White;
  1099. this.mediaSharingSw.LabelText = "Disable Media Player Sharing";
  1100. this.mediaSharingSw.Location = new System.Drawing.Point(461, 254);
  1101. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(6);
  1102. this.mediaSharingSw.Name = "mediaSharingSw";
  1103. this.mediaSharingSw.Size = new System.Drawing.Size(414, 24);
  1104. this.mediaSharingSw.TabIndex = 206;
  1105. this.mediaSharingSw.Tag = "themeable";
  1106. this.mediaSharingSw.ToggleChecked = false;
  1107. //
  1108. // printSw
  1109. //
  1110. this.printSw.AccessibleName = "Disable Print Service";
  1111. this.printSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1112. this.printSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1113. this.printSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1114. this.printSw.ForeColor = System.Drawing.Color.White;
  1115. this.printSw.LabelText = "Disable Print Service";
  1116. this.printSw.Location = new System.Drawing.Point(21, 160);
  1117. this.printSw.Margin = new System.Windows.Forms.Padding(6);
  1118. this.printSw.Name = "printSw";
  1119. this.printSw.Size = new System.Drawing.Size(414, 24);
  1120. this.printSw.TabIndex = 205;
  1121. this.printSw.Tag = "themeable";
  1122. this.printSw.ToggleChecked = false;
  1123. //
  1124. // superfetchSw
  1125. //
  1126. this.superfetchSw.AccessibleName = "Disable Superfetch";
  1127. this.superfetchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1128. this.superfetchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1129. this.superfetchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1130. this.superfetchSw.ForeColor = System.Drawing.Color.White;
  1131. this.superfetchSw.LabelText = "Disable Superfetch";
  1132. this.superfetchSw.Location = new System.Drawing.Point(21, 376);
  1133. this.superfetchSw.Margin = new System.Windows.Forms.Padding(6);
  1134. this.superfetchSw.Name = "superfetchSw";
  1135. this.superfetchSw.Size = new System.Drawing.Size(414, 24);
  1136. this.superfetchSw.TabIndex = 204;
  1137. this.superfetchSw.Tag = "themeable";
  1138. this.superfetchSw.ToggleChecked = false;
  1139. //
  1140. // faxSw
  1141. //
  1142. this.faxSw.AccessibleName = "Disable Fax Service";
  1143. this.faxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1144. this.faxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1145. this.faxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1146. this.faxSw.ForeColor = System.Drawing.Color.White;
  1147. this.faxSw.LabelText = "Disable Fax Service";
  1148. this.faxSw.Location = new System.Drawing.Point(21, 190);
  1149. this.faxSw.Margin = new System.Windows.Forms.Padding(6);
  1150. this.faxSw.Name = "faxSw";
  1151. this.faxSw.Size = new System.Drawing.Size(414, 24);
  1152. this.faxSw.TabIndex = 203;
  1153. this.faxSw.Tag = "themeable";
  1154. this.faxSw.ToggleChecked = false;
  1155. //
  1156. // performanceSw
  1157. //
  1158. this.performanceSw.AccessibleName = "Enable Performance Tweaks";
  1159. this.performanceSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1160. this.performanceSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1161. this.performanceSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1162. this.performanceSw.ForeColor = System.Drawing.Color.White;
  1163. this.performanceSw.LabelText = "Enable Performance Tweaks";
  1164. this.performanceSw.Location = new System.Drawing.Point(21, 40);
  1165. this.performanceSw.Margin = new System.Windows.Forms.Padding(6);
  1166. this.performanceSw.Name = "performanceSw";
  1167. this.performanceSw.Size = new System.Drawing.Size(414, 24);
  1168. this.performanceSw.TabIndex = 202;
  1169. this.performanceSw.Tag = "themeable";
  1170. this.performanceSw.ToggleChecked = false;
  1171. //
  1172. // windows10Tab
  1173. //
  1174. this.windows10Tab.AutoScroll = true;
  1175. this.windows10Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1176. this.windows10Tab.Controls.Add(this.classicPhotoViewerSw);
  1177. this.windows10Tab.Controls.Add(this.edgeAiSw);
  1178. this.windows10Tab.Controls.Add(this.edgeTelemetrySw);
  1179. this.windows10Tab.Controls.Add(this.label18);
  1180. this.windows10Tab.Controls.Add(this.label17);
  1181. this.windows10Tab.Controls.Add(this.label16);
  1182. this.windows10Tab.Controls.Add(this.label15);
  1183. this.windows10Tab.Controls.Add(this.label14);
  1184. this.windows10Tab.Controls.Add(this.panelWin11Tweaks);
  1185. this.windows10Tab.Controls.Add(this.vbsSw);
  1186. this.windows10Tab.Controls.Add(this.gameModeSw);
  1187. this.windows10Tab.Controls.Add(this.storeUpdatesSw);
  1188. this.windows10Tab.Controls.Add(this.oldMixerSw);
  1189. this.windows10Tab.Controls.Add(this.insiderSw);
  1190. this.windows10Tab.Controls.Add(this.castSw);
  1191. this.windows10Tab.Controls.Add(this.gameBarSw);
  1192. this.windows10Tab.Controls.Add(this.sensorSw);
  1193. this.windows10Tab.Controls.Add(this.ccSw);
  1194. this.windows10Tab.Controls.Add(this.cortanaSw);
  1195. this.windows10Tab.Controls.Add(this.privacySw);
  1196. this.windows10Tab.Controls.Add(this.driversSw);
  1197. this.windows10Tab.Controls.Add(this.telemetryServicesSw);
  1198. this.windows10Tab.Controls.Add(this.autoUpdatesSw);
  1199. this.windows10Tab.Controls.Add(this.tpmSw);
  1200. this.windows10Tab.Controls.Add(this.xboxSw);
  1201. this.windows10Tab.Controls.Add(this.inkSw);
  1202. this.windows10Tab.Controls.Add(this.spellSw);
  1203. this.windows10Tab.Controls.Add(this.longPathsSw);
  1204. this.windows10Tab.Controls.Add(this.uODSw);
  1205. this.windows10Tab.Controls.Add(this.peopleSw);
  1206. this.windows10Tab.Controls.Add(this.oldExplorerSw);
  1207. this.windows10Tab.Controls.Add(this.adsSw);
  1208. this.windows10Tab.Location = new System.Drawing.Point(4, 26);
  1209. this.windows10Tab.Margin = new System.Windows.Forms.Padding(2);
  1210. this.windows10Tab.Name = "windows10Tab";
  1211. this.windows10Tab.Padding = new System.Windows.Forms.Padding(2);
  1212. this.windows10Tab.Size = new System.Drawing.Size(1273, 652);
  1213. this.windows10Tab.TabIndex = 1;
  1214. this.windows10Tab.Text = "Windows 10";
  1215. //
  1216. // classicPhotoViewerSw
  1217. //
  1218. this.classicPhotoViewerSw.AccessibleName = "Restore Classic Photo Viewer";
  1219. this.classicPhotoViewerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1220. this.classicPhotoViewerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1221. this.classicPhotoViewerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1222. this.classicPhotoViewerSw.ForeColor = System.Drawing.Color.White;
  1223. this.classicPhotoViewerSw.LabelText = "Restore Classic Photo Viewer";
  1224. this.classicPhotoViewerSw.Location = new System.Drawing.Point(21, 250);
  1225. this.classicPhotoViewerSw.Margin = new System.Windows.Forms.Padding(6);
  1226. this.classicPhotoViewerSw.Name = "classicPhotoViewerSw";
  1227. this.classicPhotoViewerSw.Size = new System.Drawing.Size(414, 24);
  1228. this.classicPhotoViewerSw.TabIndex = 180;
  1229. this.classicPhotoViewerSw.Tag = "themeable";
  1230. this.classicPhotoViewerSw.ToggleChecked = false;
  1231. //
  1232. // edgeAiSw
  1233. //
  1234. this.edgeAiSw.AccessibleName = "Disable Edge Discover";
  1235. this.edgeAiSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1236. this.edgeAiSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1237. this.edgeAiSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1238. this.edgeAiSw.ForeColor = System.Drawing.Color.White;
  1239. this.edgeAiSw.LabelText = "Disable Edge Discover";
  1240. this.edgeAiSw.Location = new System.Drawing.Point(464, 190);
  1241. this.edgeAiSw.Margin = new System.Windows.Forms.Padding(6);
  1242. this.edgeAiSw.Name = "edgeAiSw";
  1243. this.edgeAiSw.Size = new System.Drawing.Size(414, 24);
  1244. this.edgeAiSw.TabIndex = 179;
  1245. this.edgeAiSw.Tag = "themeable";
  1246. this.edgeAiSw.ToggleChecked = false;
  1247. //
  1248. // edgeTelemetrySw
  1249. //
  1250. this.edgeTelemetrySw.AccessibleName = "Disable Edge Telemetry";
  1251. this.edgeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1252. this.edgeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1253. this.edgeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1254. this.edgeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1255. this.edgeTelemetrySw.LabelText = "Disable Edge Telemetry";
  1256. this.edgeTelemetrySw.Location = new System.Drawing.Point(464, 160);
  1257. this.edgeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  1258. this.edgeTelemetrySw.Name = "edgeTelemetrySw";
  1259. this.edgeTelemetrySw.Size = new System.Drawing.Size(414, 24);
  1260. this.edgeTelemetrySw.TabIndex = 177;
  1261. this.edgeTelemetrySw.Tag = "themeable";
  1262. this.edgeTelemetrySw.ToggleChecked = false;
  1263. //
  1264. // label18
  1265. //
  1266. this.label18.AutoSize = true;
  1267. 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)));
  1268. this.label18.ForeColor = System.Drawing.Color.Silver;
  1269. this.label18.Location = new System.Drawing.Point(461, 337);
  1270. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1271. this.label18.Name = "label18";
  1272. this.label18.Size = new System.Drawing.Size(47, 19);
  1273. this.label18.TabIndex = 176;
  1274. this.label18.Tag = "";
  1275. this.label18.Text = "Touch";
  1276. //
  1277. // label17
  1278. //
  1279. this.label17.AutoSize = true;
  1280. 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)));
  1281. this.label17.ForeColor = System.Drawing.Color.Silver;
  1282. this.label17.Location = new System.Drawing.Point(460, 220);
  1283. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1284. this.label17.Name = "label17";
  1285. this.label17.Size = new System.Drawing.Size(58, 19);
  1286. this.label17.TabIndex = 175;
  1287. this.label17.Tag = "";
  1288. this.label17.Text = "Gaming";
  1289. //
  1290. // label16
  1291. //
  1292. this.label16.AutoSize = true;
  1293. 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)));
  1294. this.label16.ForeColor = System.Drawing.Color.Silver;
  1295. this.label16.Location = new System.Drawing.Point(460, 11);
  1296. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1297. this.label16.Name = "label16";
  1298. this.label16.Size = new System.Drawing.Size(54, 19);
  1299. this.label16.TabIndex = 174;
  1300. this.label16.Tag = "";
  1301. this.label16.Text = "Privacy";
  1302. //
  1303. // label15
  1304. //
  1305. this.label15.AutoSize = true;
  1306. 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)));
  1307. this.label15.ForeColor = System.Drawing.Color.Silver;
  1308. this.label15.Location = new System.Drawing.Point(18, 319);
  1309. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1310. this.label15.Name = "label15";
  1311. this.label15.Size = new System.Drawing.Size(117, 19);
  1312. this.label15.TabIndex = 173;
  1313. this.label15.Tag = "";
  1314. this.label15.Text = "Windows Update";
  1315. //
  1316. // label14
  1317. //
  1318. this.label14.AutoSize = true;
  1319. 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)));
  1320. this.label14.ForeColor = System.Drawing.Color.Silver;
  1321. this.label14.Location = new System.Drawing.Point(17, 11);
  1322. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1323. this.label14.Name = "label14";
  1324. this.label14.Size = new System.Drawing.Size(54, 19);
  1325. this.label14.TabIndex = 170;
  1326. this.label14.Tag = "";
  1327. this.label14.Text = "System";
  1328. //
  1329. // panelWin11Tweaks
  1330. //
  1331. this.panelWin11Tweaks.AutoScroll = true;
  1332. this.panelWin11Tweaks.Controls.Add(this.label20);
  1333. this.panelWin11Tweaks.Controls.Add(this.label19);
  1334. this.panelWin11Tweaks.Controls.Add(this.stickersSw);
  1335. this.panelWin11Tweaks.Controls.Add(this.compactModeSw);
  1336. this.panelWin11Tweaks.Controls.Add(this.snapAssistSw);
  1337. this.panelWin11Tweaks.Controls.Add(this.widgetsSw);
  1338. this.panelWin11Tweaks.Controls.Add(this.leftTaskbarSw);
  1339. this.panelWin11Tweaks.Controls.Add(this.classicContextSw);
  1340. this.panelWin11Tweaks.Controls.Add(this.chatSw);
  1341. this.panelWin11Tweaks.Location = new System.Drawing.Point(0, 463);
  1342. this.panelWin11Tweaks.Name = "panelWin11Tweaks";
  1343. this.panelWin11Tweaks.Size = new System.Drawing.Size(971, 159);
  1344. this.panelWin11Tweaks.TabIndex = 80;
  1345. this.panelWin11Tweaks.Visible = false;
  1346. //
  1347. // label20
  1348. //
  1349. this.label20.AutoSize = true;
  1350. 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)));
  1351. this.label20.ForeColor = System.Drawing.Color.Silver;
  1352. this.label20.Location = new System.Drawing.Point(460, 5);
  1353. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1354. this.label20.Name = "label20";
  1355. this.label20.Size = new System.Drawing.Size(46, 19);
  1356. this.label20.TabIndex = 178;
  1357. this.label20.Tag = "";
  1358. this.label20.Text = "Extras";
  1359. //
  1360. // label19
  1361. //
  1362. this.label19.AutoSize = true;
  1363. 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)));
  1364. this.label19.ForeColor = System.Drawing.Color.Silver;
  1365. this.label19.Location = new System.Drawing.Point(16, 5);
  1366. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1367. this.label19.Name = "label19";
  1368. this.label19.Size = new System.Drawing.Size(56, 19);
  1369. this.label19.TabIndex = 177;
  1370. this.label19.Tag = "";
  1371. this.label19.Text = "Taskbar";
  1372. //
  1373. // stickersSw
  1374. //
  1375. this.stickersSw.AccessibleName = "Disable Stickers";
  1376. this.stickersSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1377. this.stickersSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1378. this.stickersSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1379. this.stickersSw.ForeColor = System.Drawing.Color.White;
  1380. this.stickersSw.LabelText = "Disable Stickers";
  1381. this.stickersSw.Location = new System.Drawing.Point(20, 126);
  1382. this.stickersSw.Margin = new System.Windows.Forms.Padding(6);
  1383. this.stickersSw.Name = "stickersSw";
  1384. this.stickersSw.Size = new System.Drawing.Size(414, 24);
  1385. this.stickersSw.TabIndex = 113;
  1386. this.stickersSw.Tag = "themeable";
  1387. this.stickersSw.ToggleChecked = false;
  1388. //
  1389. // compactModeSw
  1390. //
  1391. this.compactModeSw.AccessibleName = "Enable Compact Mode in Explorer";
  1392. this.compactModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1393. this.compactModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1394. this.compactModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1395. this.compactModeSw.ForeColor = System.Drawing.Color.White;
  1396. this.compactModeSw.LabelText = "Enable Compact Mode in Explorer";
  1397. this.compactModeSw.Location = new System.Drawing.Point(463, 96);
  1398. this.compactModeSw.Margin = new System.Windows.Forms.Padding(6);
  1399. this.compactModeSw.Name = "compactModeSw";
  1400. this.compactModeSw.Size = new System.Drawing.Size(414, 24);
  1401. this.compactModeSw.TabIndex = 112;
  1402. this.compactModeSw.Tag = "themeable";
  1403. this.compactModeSw.ToggleChecked = false;
  1404. //
  1405. // snapAssistSw
  1406. //
  1407. this.snapAssistSw.AccessibleName = "Disable Snap Assist";
  1408. this.snapAssistSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1409. this.snapAssistSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1410. this.snapAssistSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1411. this.snapAssistSw.ForeColor = System.Drawing.Color.White;
  1412. this.snapAssistSw.LabelText = "Disable Snap Assist";
  1413. this.snapAssistSw.Location = new System.Drawing.Point(464, 36);
  1414. this.snapAssistSw.Margin = new System.Windows.Forms.Padding(6);
  1415. this.snapAssistSw.Name = "snapAssistSw";
  1416. this.snapAssistSw.Size = new System.Drawing.Size(414, 24);
  1417. this.snapAssistSw.TabIndex = 106;
  1418. this.snapAssistSw.Tag = "themeable";
  1419. this.snapAssistSw.ToggleChecked = false;
  1420. //
  1421. // widgetsSw
  1422. //
  1423. this.widgetsSw.AccessibleName = "Disable Widgets";
  1424. this.widgetsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1425. this.widgetsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1426. this.widgetsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1427. this.widgetsSw.ForeColor = System.Drawing.Color.White;
  1428. this.widgetsSw.LabelText = "Disable Widgets";
  1429. this.widgetsSw.Location = new System.Drawing.Point(20, 66);
  1430. this.widgetsSw.Margin = new System.Windows.Forms.Padding(6);
  1431. this.widgetsSw.Name = "widgetsSw";
  1432. this.widgetsSw.Size = new System.Drawing.Size(414, 24);
  1433. this.widgetsSw.TabIndex = 108;
  1434. this.widgetsSw.Tag = "themeable";
  1435. this.widgetsSw.ToggleChecked = false;
  1436. //
  1437. // leftTaskbarSw
  1438. //
  1439. this.leftTaskbarSw.AccessibleName = "Align Taskbar to Left";
  1440. this.leftTaskbarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1441. this.leftTaskbarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1442. this.leftTaskbarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1443. this.leftTaskbarSw.ForeColor = System.Drawing.Color.White;
  1444. this.leftTaskbarSw.LabelText = "Align Taskbar to Left";
  1445. this.leftTaskbarSw.Location = new System.Drawing.Point(20, 36);
  1446. this.leftTaskbarSw.Margin = new System.Windows.Forms.Padding(6);
  1447. this.leftTaskbarSw.Name = "leftTaskbarSw";
  1448. this.leftTaskbarSw.Size = new System.Drawing.Size(414, 24);
  1449. this.leftTaskbarSw.TabIndex = 105;
  1450. this.leftTaskbarSw.Tag = "themeable";
  1451. this.leftTaskbarSw.ToggleChecked = false;
  1452. //
  1453. // classicContextSw
  1454. //
  1455. this.classicContextSw.AccessibleName = "Enable Classic Right-Click Menu";
  1456. this.classicContextSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1457. this.classicContextSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1458. this.classicContextSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1459. this.classicContextSw.ForeColor = System.Drawing.Color.White;
  1460. this.classicContextSw.LabelText = "Enable Classic Right-Click Menu";
  1461. this.classicContextSw.Location = new System.Drawing.Point(463, 66);
  1462. this.classicContextSw.Margin = new System.Windows.Forms.Padding(6);
  1463. this.classicContextSw.Name = "classicContextSw";
  1464. this.classicContextSw.Size = new System.Drawing.Size(414, 24);
  1465. this.classicContextSw.TabIndex = 110;
  1466. this.classicContextSw.Tag = "themeable";
  1467. this.classicContextSw.ToggleChecked = false;
  1468. //
  1469. // chatSw
  1470. //
  1471. this.chatSw.AccessibleName = "Disable Chat";
  1472. this.chatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1473. this.chatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1474. this.chatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1475. this.chatSw.ForeColor = System.Drawing.Color.White;
  1476. this.chatSw.LabelText = "Disable Chat";
  1477. this.chatSw.Location = new System.Drawing.Point(20, 96);
  1478. this.chatSw.Margin = new System.Windows.Forms.Padding(6);
  1479. this.chatSw.Name = "chatSw";
  1480. this.chatSw.Size = new System.Drawing.Size(414, 24);
  1481. this.chatSw.TabIndex = 107;
  1482. this.chatSw.Tag = "themeable";
  1483. this.chatSw.ToggleChecked = false;
  1484. //
  1485. // vbsSw
  1486. //
  1487. this.vbsSw.AccessibleName = "Disable Virtualization Based Security";
  1488. this.vbsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1489. this.vbsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1490. this.vbsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1491. this.vbsSw.ForeColor = System.Drawing.Color.White;
  1492. this.vbsSw.LabelText = "Disable Virtualization Based Security";
  1493. this.vbsSw.Location = new System.Drawing.Point(21, 220);
  1494. this.vbsSw.Margin = new System.Windows.Forms.Padding(6);
  1495. this.vbsSw.Name = "vbsSw";
  1496. this.vbsSw.Size = new System.Drawing.Size(414, 24);
  1497. this.vbsSw.TabIndex = 114;
  1498. this.vbsSw.Tag = "themeable";
  1499. this.vbsSw.ToggleChecked = false;
  1500. this.vbsSw.Visible = false;
  1501. //
  1502. // gameModeSw
  1503. //
  1504. this.gameModeSw.AccessibleName = "Enable Gaming Mode";
  1505. this.gameModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1506. this.gameModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1507. this.gameModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1508. this.gameModeSw.ForeColor = System.Drawing.Color.White;
  1509. this.gameModeSw.LabelText = "Enable Gaming Mode";
  1510. this.gameModeSw.Location = new System.Drawing.Point(464, 247);
  1511. this.gameModeSw.Margin = new System.Windows.Forms.Padding(6);
  1512. this.gameModeSw.Name = "gameModeSw";
  1513. this.gameModeSw.Size = new System.Drawing.Size(414, 24);
  1514. this.gameModeSw.TabIndex = 105;
  1515. this.gameModeSw.Tag = "themeable";
  1516. this.gameModeSw.ToggleChecked = false;
  1517. //
  1518. // storeUpdatesSw
  1519. //
  1520. this.storeUpdatesSw.AccessibleName = "Disable Microsoft Store Updates";
  1521. this.storeUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1522. this.storeUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1523. this.storeUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1524. this.storeUpdatesSw.ForeColor = System.Drawing.Color.White;
  1525. this.storeUpdatesSw.LabelText = "Disable Microsoft Store Updates";
  1526. this.storeUpdatesSw.Location = new System.Drawing.Point(20, 380);
  1527. this.storeUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  1528. this.storeUpdatesSw.Name = "storeUpdatesSw";
  1529. this.storeUpdatesSw.Size = new System.Drawing.Size(414, 24);
  1530. this.storeUpdatesSw.TabIndex = 104;
  1531. this.storeUpdatesSw.Tag = "themeable";
  1532. this.storeUpdatesSw.ToggleChecked = false;
  1533. //
  1534. // oldMixerSw
  1535. //
  1536. this.oldMixerSw.AccessibleName = "Enable Classic Volume Mixer";
  1537. this.oldMixerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1538. this.oldMixerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1539. this.oldMixerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1540. this.oldMixerSw.ForeColor = System.Drawing.Color.White;
  1541. this.oldMixerSw.LabelText = "Enable Classic Volume Mixer";
  1542. this.oldMixerSw.Location = new System.Drawing.Point(21, 220);
  1543. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(6);
  1544. this.oldMixerSw.Name = "oldMixerSw";
  1545. this.oldMixerSw.Size = new System.Drawing.Size(414, 24);
  1546. this.oldMixerSw.TabIndex = 103;
  1547. this.oldMixerSw.Tag = "themeable";
  1548. this.oldMixerSw.ToggleChecked = false;
  1549. //
  1550. // insiderSw
  1551. //
  1552. this.insiderSw.AccessibleName = "Disable Insider Service";
  1553. this.insiderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1554. this.insiderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1555. this.insiderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1556. this.insiderSw.ForeColor = System.Drawing.Color.White;
  1557. this.insiderSw.LabelText = "Disable Insider Service";
  1558. this.insiderSw.Location = new System.Drawing.Point(20, 410);
  1559. this.insiderSw.Margin = new System.Windows.Forms.Padding(6);
  1560. this.insiderSw.Name = "insiderSw";
  1561. this.insiderSw.Size = new System.Drawing.Size(414, 24);
  1562. this.insiderSw.TabIndex = 102;
  1563. this.insiderSw.Tag = "themeable";
  1564. this.insiderSw.ToggleChecked = false;
  1565. //
  1566. // castSw
  1567. //
  1568. this.castSw.AccessibleName = "Remove Cast to Device";
  1569. this.castSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1570. this.castSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1571. this.castSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1572. this.castSw.ForeColor = System.Drawing.Color.White;
  1573. this.castSw.LabelText = "Remove Cast to Device";
  1574. this.castSw.Location = new System.Drawing.Point(21, 190);
  1575. this.castSw.Margin = new System.Windows.Forms.Padding(6);
  1576. this.castSw.Name = "castSw";
  1577. this.castSw.Size = new System.Drawing.Size(414, 24);
  1578. this.castSw.TabIndex = 101;
  1579. this.castSw.Tag = "themeable";
  1580. this.castSw.ToggleChecked = false;
  1581. //
  1582. // gameBarSw
  1583. //
  1584. this.gameBarSw.AccessibleName = "Disable Game Bar";
  1585. this.gameBarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1586. this.gameBarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1587. this.gameBarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1588. this.gameBarSw.ForeColor = System.Drawing.Color.White;
  1589. this.gameBarSw.LabelText = "Disable Game Bar";
  1590. this.gameBarSw.Location = new System.Drawing.Point(464, 307);
  1591. this.gameBarSw.Margin = new System.Windows.Forms.Padding(6);
  1592. this.gameBarSw.Name = "gameBarSw";
  1593. this.gameBarSw.Size = new System.Drawing.Size(414, 24);
  1594. this.gameBarSw.TabIndex = 100;
  1595. this.gameBarSw.Tag = "themeable";
  1596. this.gameBarSw.ToggleChecked = false;
  1597. //
  1598. // sensorSw
  1599. //
  1600. this.sensorSw.AccessibleName = "Disable Sensor Services";
  1601. this.sensorSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1602. this.sensorSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1603. this.sensorSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1604. this.sensorSw.ForeColor = System.Drawing.Color.White;
  1605. this.sensorSw.LabelText = "Disable Sensor Services";
  1606. this.sensorSw.Location = new System.Drawing.Point(21, 160);
  1607. this.sensorSw.Margin = new System.Windows.Forms.Padding(6);
  1608. this.sensorSw.Name = "sensorSw";
  1609. this.sensorSw.Size = new System.Drawing.Size(414, 24);
  1610. this.sensorSw.TabIndex = 99;
  1611. this.sensorSw.Tag = "themeable";
  1612. this.sensorSw.ToggleChecked = false;
  1613. //
  1614. // ccSw
  1615. //
  1616. this.ccSw.AccessibleName = "Disable Cloud Clipboard";
  1617. this.ccSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1618. this.ccSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1619. this.ccSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1620. this.ccSw.ForeColor = System.Drawing.Color.White;
  1621. this.ccSw.LabelText = "Disable Cloud Clipboard";
  1622. this.ccSw.Location = new System.Drawing.Point(465, 428);
  1623. this.ccSw.Margin = new System.Windows.Forms.Padding(6);
  1624. this.ccSw.Name = "ccSw";
  1625. this.ccSw.Size = new System.Drawing.Size(414, 24);
  1626. this.ccSw.TabIndex = 98;
  1627. this.ccSw.Tag = "themeable";
  1628. this.ccSw.ToggleChecked = false;
  1629. //
  1630. // cortanaSw
  1631. //
  1632. this.cortanaSw.AccessibleName = "Disable Cortana";
  1633. this.cortanaSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1634. this.cortanaSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1635. this.cortanaSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1636. this.cortanaSw.ForeColor = System.Drawing.Color.White;
  1637. this.cortanaSw.LabelText = "Disable Cortana";
  1638. this.cortanaSw.Location = new System.Drawing.Point(464, 70);
  1639. this.cortanaSw.Margin = new System.Windows.Forms.Padding(6);
  1640. this.cortanaSw.Name = "cortanaSw";
  1641. this.cortanaSw.Size = new System.Drawing.Size(414, 24);
  1642. this.cortanaSw.TabIndex = 97;
  1643. this.cortanaSw.Tag = "themeable";
  1644. this.cortanaSw.ToggleChecked = false;
  1645. //
  1646. // privacySw
  1647. //
  1648. this.privacySw.AccessibleName = "Enhance Privacy";
  1649. this.privacySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1650. this.privacySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1651. this.privacySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1652. this.privacySw.ForeColor = System.Drawing.Color.White;
  1653. this.privacySw.LabelText = "Enhance Privacy";
  1654. this.privacySw.Location = new System.Drawing.Point(464, 100);
  1655. this.privacySw.Margin = new System.Windows.Forms.Padding(6);
  1656. this.privacySw.Name = "privacySw";
  1657. this.privacySw.Size = new System.Drawing.Size(414, 24);
  1658. this.privacySw.TabIndex = 96;
  1659. this.privacySw.Tag = "themeable";
  1660. this.privacySw.ToggleChecked = false;
  1661. //
  1662. // driversSw
  1663. //
  1664. this.driversSw.AccessibleName = "Exclude Drivers from Update";
  1665. this.driversSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1666. this.driversSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1667. this.driversSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1668. this.driversSw.ForeColor = System.Drawing.Color.White;
  1669. this.driversSw.LabelText = "Exclude Drivers from Update";
  1670. this.driversSw.Location = new System.Drawing.Point(20, 440);
  1671. this.driversSw.Margin = new System.Windows.Forms.Padding(6);
  1672. this.driversSw.Name = "driversSw";
  1673. this.driversSw.Size = new System.Drawing.Size(414, 24);
  1674. this.driversSw.TabIndex = 95;
  1675. this.driversSw.Tag = "themeable";
  1676. this.driversSw.ToggleChecked = false;
  1677. //
  1678. // telemetryServicesSw
  1679. //
  1680. this.telemetryServicesSw.AccessibleName = "Disable Telemetry Services";
  1681. this.telemetryServicesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1682. this.telemetryServicesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1683. this.telemetryServicesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1684. this.telemetryServicesSw.ForeColor = System.Drawing.Color.White;
  1685. this.telemetryServicesSw.LabelText = "Disable Telemetry Services";
  1686. this.telemetryServicesSw.Location = new System.Drawing.Point(464, 40);
  1687. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(6);
  1688. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1689. this.telemetryServicesSw.Size = new System.Drawing.Size(414, 24);
  1690. this.telemetryServicesSw.TabIndex = 94;
  1691. this.telemetryServicesSw.Tag = "themeable";
  1692. this.telemetryServicesSw.ToggleChecked = false;
  1693. //
  1694. // autoUpdatesSw
  1695. //
  1696. this.autoUpdatesSw.AccessibleName = "Disable Automatic Updates";
  1697. this.autoUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1698. this.autoUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1699. this.autoUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1700. this.autoUpdatesSw.ForeColor = System.Drawing.Color.White;
  1701. this.autoUpdatesSw.LabelText = "Disable Automatic Updates";
  1702. this.autoUpdatesSw.Location = new System.Drawing.Point(20, 350);
  1703. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  1704. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1705. this.autoUpdatesSw.Size = new System.Drawing.Size(414, 24);
  1706. this.autoUpdatesSw.TabIndex = 93;
  1707. this.autoUpdatesSw.Tag = "themeable";
  1708. this.autoUpdatesSw.ToggleChecked = false;
  1709. //
  1710. // tpmSw
  1711. //
  1712. this.tpmSw.AccessibleName = "Disable TPM 2.0 Check";
  1713. this.tpmSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1714. this.tpmSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1715. this.tpmSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1716. this.tpmSw.ForeColor = System.Drawing.Color.White;
  1717. this.tpmSw.LabelText = "Disable TPM 2.0 Check";
  1718. this.tpmSw.Location = new System.Drawing.Point(21, 130);
  1719. this.tpmSw.Margin = new System.Windows.Forms.Padding(6);
  1720. this.tpmSw.Name = "tpmSw";
  1721. this.tpmSw.Size = new System.Drawing.Size(414, 24);
  1722. this.tpmSw.TabIndex = 92;
  1723. this.tpmSw.Tag = "themeable";
  1724. this.tpmSw.ToggleChecked = false;
  1725. //
  1726. // xboxSw
  1727. //
  1728. this.xboxSw.AccessibleName = "Disable Xbox Live";
  1729. this.xboxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1730. this.xboxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1731. this.xboxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1732. this.xboxSw.ForeColor = System.Drawing.Color.White;
  1733. this.xboxSw.LabelText = "Disable Xbox Live";
  1734. this.xboxSw.Location = new System.Drawing.Point(464, 277);
  1735. this.xboxSw.Margin = new System.Windows.Forms.Padding(6);
  1736. this.xboxSw.Name = "xboxSw";
  1737. this.xboxSw.Size = new System.Drawing.Size(414, 24);
  1738. this.xboxSw.TabIndex = 90;
  1739. this.xboxSw.Tag = "themeable";
  1740. this.xboxSw.ToggleChecked = false;
  1741. //
  1742. // inkSw
  1743. //
  1744. this.inkSw.AccessibleName = "Disable Windows Ink";
  1745. this.inkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1746. this.inkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1747. this.inkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1748. this.inkSw.ForeColor = System.Drawing.Color.White;
  1749. this.inkSw.LabelText = "Disable Windows Ink";
  1750. this.inkSw.Location = new System.Drawing.Point(465, 368);
  1751. this.inkSw.Margin = new System.Windows.Forms.Padding(6);
  1752. this.inkSw.Name = "inkSw";
  1753. this.inkSw.Size = new System.Drawing.Size(414, 24);
  1754. this.inkSw.TabIndex = 89;
  1755. this.inkSw.Tag = "themeable";
  1756. this.inkSw.ToggleChecked = false;
  1757. //
  1758. // spellSw
  1759. //
  1760. this.spellSw.AccessibleName = "Disable Spell Checking";
  1761. this.spellSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1762. this.spellSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1763. this.spellSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1764. this.spellSw.ForeColor = System.Drawing.Color.White;
  1765. this.spellSw.LabelText = "Disable Spell Checking";
  1766. this.spellSw.Location = new System.Drawing.Point(465, 398);
  1767. this.spellSw.Margin = new System.Windows.Forms.Padding(6);
  1768. this.spellSw.Name = "spellSw";
  1769. this.spellSw.Size = new System.Drawing.Size(414, 24);
  1770. this.spellSw.TabIndex = 88;
  1771. this.spellSw.Tag = "themeable";
  1772. this.spellSw.ToggleChecked = false;
  1773. //
  1774. // longPathsSw
  1775. //
  1776. this.longPathsSw.AccessibleName = "Enable Long Paths";
  1777. this.longPathsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1778. this.longPathsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1779. this.longPathsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1780. this.longPathsSw.ForeColor = System.Drawing.Color.White;
  1781. this.longPathsSw.LabelText = "Enable Long Paths";
  1782. this.longPathsSw.Location = new System.Drawing.Point(21, 100);
  1783. this.longPathsSw.Margin = new System.Windows.Forms.Padding(6);
  1784. this.longPathsSw.Name = "longPathsSw";
  1785. this.longPathsSw.Size = new System.Drawing.Size(414, 24);
  1786. this.longPathsSw.TabIndex = 87;
  1787. this.longPathsSw.Tag = "themeable";
  1788. this.longPathsSw.ToggleChecked = false;
  1789. //
  1790. // uODSw
  1791. //
  1792. this.uODSw.AccessibleName = "Uninstall OneDrive";
  1793. this.uODSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1794. this.uODSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1795. this.uODSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1796. this.uODSw.ForeColor = System.Drawing.Color.White;
  1797. this.uODSw.LabelText = "Uninstall OneDrive";
  1798. this.uODSw.Location = new System.Drawing.Point(21, 280);
  1799. this.uODSw.Margin = new System.Windows.Forms.Padding(6);
  1800. this.uODSw.Name = "uODSw";
  1801. this.uODSw.Size = new System.Drawing.Size(414, 24);
  1802. this.uODSw.TabIndex = 86;
  1803. this.uODSw.Tag = "themeable";
  1804. this.uODSw.ToggleChecked = false;
  1805. //
  1806. // peopleSw
  1807. //
  1808. this.peopleSw.AccessibleName = "Disable My People";
  1809. this.peopleSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1810. this.peopleSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1811. this.peopleSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1812. this.peopleSw.ForeColor = System.Drawing.Color.White;
  1813. this.peopleSw.LabelText = "Disable My People";
  1814. this.peopleSw.Location = new System.Drawing.Point(21, 70);
  1815. this.peopleSw.Margin = new System.Windows.Forms.Padding(6);
  1816. this.peopleSw.Name = "peopleSw";
  1817. this.peopleSw.Size = new System.Drawing.Size(414, 24);
  1818. this.peopleSw.TabIndex = 85;
  1819. this.peopleSw.Tag = "themeable";
  1820. this.peopleSw.ToggleChecked = false;
  1821. //
  1822. // oldExplorerSw
  1823. //
  1824. this.oldExplorerSw.AccessibleName = "Restore Classic Windows Explorer";
  1825. this.oldExplorerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1826. this.oldExplorerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1827. this.oldExplorerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1828. this.oldExplorerSw.ForeColor = System.Drawing.Color.White;
  1829. this.oldExplorerSw.LabelText = "Restore Classic Windows Explorer";
  1830. this.oldExplorerSw.Location = new System.Drawing.Point(20, 40);
  1831. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(6);
  1832. this.oldExplorerSw.Name = "oldExplorerSw";
  1833. this.oldExplorerSw.Size = new System.Drawing.Size(414, 24);
  1834. this.oldExplorerSw.TabIndex = 83;
  1835. this.oldExplorerSw.Tag = "themeable";
  1836. this.oldExplorerSw.ToggleChecked = false;
  1837. //
  1838. // adsSw
  1839. //
  1840. this.adsSw.AccessibleName = "Disable Start Menu Ads";
  1841. this.adsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1842. this.adsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1843. this.adsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1844. this.adsSw.ForeColor = System.Drawing.Color.White;
  1845. this.adsSw.LabelText = "Disable Start Menu Ads";
  1846. this.adsSw.Location = new System.Drawing.Point(464, 130);
  1847. this.adsSw.Margin = new System.Windows.Forms.Padding(6);
  1848. this.adsSw.Name = "adsSw";
  1849. this.adsSw.Size = new System.Drawing.Size(414, 24);
  1850. this.adsSw.TabIndex = 82;
  1851. this.adsSw.Tag = "themeable";
  1852. this.adsSw.ToggleChecked = false;
  1853. //
  1854. // windows8Tab
  1855. //
  1856. this.windows8Tab.AutoScroll = true;
  1857. this.windows8Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1858. this.windows8Tab.Controls.Add(this.label21);
  1859. this.windows8Tab.Controls.Add(this.disableOneDriveSw);
  1860. this.windows8Tab.Location = new System.Drawing.Point(4, 26);
  1861. this.windows8Tab.Margin = new System.Windows.Forms.Padding(2);
  1862. this.windows8Tab.Name = "windows8Tab";
  1863. this.windows8Tab.Padding = new System.Windows.Forms.Padding(2);
  1864. this.windows8Tab.Size = new System.Drawing.Size(1273, 652);
  1865. this.windows8Tab.TabIndex = 2;
  1866. this.windows8Tab.Text = "Windows 8.1";
  1867. //
  1868. // label21
  1869. //
  1870. this.label21.AutoSize = true;
  1871. 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)));
  1872. this.label21.ForeColor = System.Drawing.Color.Silver;
  1873. this.label21.Location = new System.Drawing.Point(17, 11);
  1874. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1875. this.label21.Name = "label21";
  1876. this.label21.Size = new System.Drawing.Size(54, 19);
  1877. this.label21.TabIndex = 170;
  1878. this.label21.Tag = "";
  1879. this.label21.Text = "System";
  1880. //
  1881. // disableOneDriveSw
  1882. //
  1883. this.disableOneDriveSw.AccessibleName = "Disable OneDrive";
  1884. this.disableOneDriveSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1885. this.disableOneDriveSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1886. this.disableOneDriveSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1887. this.disableOneDriveSw.ForeColor = System.Drawing.Color.White;
  1888. this.disableOneDriveSw.LabelText = "Disable OneDrive";
  1889. this.disableOneDriveSw.Location = new System.Drawing.Point(20, 40);
  1890. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(6);
  1891. this.disableOneDriveSw.Name = "disableOneDriveSw";
  1892. this.disableOneDriveSw.Size = new System.Drawing.Size(500, 24);
  1893. this.disableOneDriveSw.TabIndex = 84;
  1894. this.disableOneDriveSw.Tag = "themeable";
  1895. this.disableOneDriveSw.ToggleChecked = false;
  1896. //
  1897. // advancedTab
  1898. //
  1899. this.advancedTab.AutoScroll = true;
  1900. this.advancedTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1901. this.advancedTab.Controls.Add(this.btnRestartDisableDefender);
  1902. this.advancedTab.Controls.Add(this.btnRestart);
  1903. this.advancedTab.Controls.Add(this.btnRestartSafe);
  1904. this.advancedTab.Controls.Add(this.loginVerboseSw);
  1905. this.advancedTab.Controls.Add(this.hpetSw);
  1906. this.advancedTab.Location = new System.Drawing.Point(4, 26);
  1907. this.advancedTab.Margin = new System.Windows.Forms.Padding(2);
  1908. this.advancedTab.Name = "advancedTab";
  1909. this.advancedTab.Padding = new System.Windows.Forms.Padding(2);
  1910. this.advancedTab.Size = new System.Drawing.Size(1273, 652);
  1911. this.advancedTab.TabIndex = 15;
  1912. this.advancedTab.Text = "Advanced";
  1913. //
  1914. // btnRestartDisableDefender
  1915. //
  1916. this.btnRestartDisableDefender.BackColor = System.Drawing.Color.DodgerBlue;
  1917. this.btnRestartDisableDefender.FlatAppearance.BorderSize = 0;
  1918. this.btnRestartDisableDefender.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1919. this.btnRestartDisableDefender.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1920. this.btnRestartDisableDefender.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1921. this.btnRestartDisableDefender.ForeColor = System.Drawing.Color.White;
  1922. this.btnRestartDisableDefender.Location = new System.Drawing.Point(17, 165);
  1923. this.btnRestartDisableDefender.Margin = new System.Windows.Forms.Padding(2);
  1924. this.btnRestartDisableDefender.Name = "btnRestartDisableDefender";
  1925. this.btnRestartDisableDefender.Size = new System.Drawing.Size(414, 31);
  1926. this.btnRestartDisableDefender.TabIndex = 88;
  1927. this.btnRestartDisableDefender.Text = "Restart && Disable Defender";
  1928. this.btnRestartDisableDefender.UseVisualStyleBackColor = false;
  1929. this.btnRestartDisableDefender.Click += new System.EventHandler(this.btnRestartDisableDefender_Click);
  1930. //
  1931. // btnRestart
  1932. //
  1933. this.btnRestart.BackColor = System.Drawing.Color.DodgerBlue;
  1934. this.btnRestart.FlatAppearance.BorderSize = 0;
  1935. this.btnRestart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1936. this.btnRestart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1937. this.btnRestart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1938. this.btnRestart.ForeColor = System.Drawing.Color.White;
  1939. this.btnRestart.Location = new System.Drawing.Point(17, 130);
  1940. this.btnRestart.Margin = new System.Windows.Forms.Padding(2);
  1941. this.btnRestart.Name = "btnRestart";
  1942. this.btnRestart.Size = new System.Drawing.Size(414, 31);
  1943. this.btnRestart.TabIndex = 87;
  1944. this.btnRestart.Text = "Restart in Normal Mode";
  1945. this.btnRestart.UseVisualStyleBackColor = false;
  1946. this.btnRestart.Click += new System.EventHandler(this.btnRestart_Click);
  1947. //
  1948. // btnRestartSafe
  1949. //
  1950. this.btnRestartSafe.BackColor = System.Drawing.Color.DodgerBlue;
  1951. this.btnRestartSafe.FlatAppearance.BorderSize = 0;
  1952. this.btnRestartSafe.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1953. this.btnRestartSafe.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1954. this.btnRestartSafe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1955. this.btnRestartSafe.ForeColor = System.Drawing.Color.White;
  1956. this.btnRestartSafe.Location = new System.Drawing.Point(17, 94);
  1957. this.btnRestartSafe.Margin = new System.Windows.Forms.Padding(2);
  1958. this.btnRestartSafe.Name = "btnRestartSafe";
  1959. this.btnRestartSafe.Size = new System.Drawing.Size(414, 31);
  1960. this.btnRestartSafe.TabIndex = 86;
  1961. this.btnRestartSafe.Text = "Restart in Safe Mode";
  1962. this.btnRestartSafe.UseVisualStyleBackColor = false;
  1963. this.btnRestartSafe.Click += new System.EventHandler(this.btnRestartSafe_Click);
  1964. //
  1965. // loginVerboseSw
  1966. //
  1967. this.loginVerboseSw.AccessibleName = "Enable Detailed Login Screen";
  1968. this.loginVerboseSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1969. this.loginVerboseSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1970. this.loginVerboseSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1971. this.loginVerboseSw.ForeColor = System.Drawing.Color.White;
  1972. this.loginVerboseSw.LabelText = "Enable Detailed Login Screen";
  1973. this.loginVerboseSw.Location = new System.Drawing.Point(17, 53);
  1974. this.loginVerboseSw.Margin = new System.Windows.Forms.Padding(6);
  1975. this.loginVerboseSw.Name = "loginVerboseSw";
  1976. this.loginVerboseSw.Size = new System.Drawing.Size(414, 24);
  1977. this.loginVerboseSw.TabIndex = 85;
  1978. this.loginVerboseSw.Tag = "themeable";
  1979. this.loginVerboseSw.ToggleChecked = false;
  1980. //
  1981. // hpetSw
  1982. //
  1983. this.hpetSw.AccessibleName = "Disable HPET";
  1984. this.hpetSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1985. this.hpetSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1986. this.hpetSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1987. this.hpetSw.ForeColor = System.Drawing.Color.White;
  1988. this.hpetSw.LabelText = "Disable HPET";
  1989. this.hpetSw.Location = new System.Drawing.Point(17, 17);
  1990. this.hpetSw.Margin = new System.Windows.Forms.Padding(6);
  1991. this.hpetSw.Name = "hpetSw";
  1992. this.hpetSw.Size = new System.Drawing.Size(414, 24);
  1993. this.hpetSw.TabIndex = 84;
  1994. this.hpetSw.Tag = "themeable";
  1995. this.hpetSw.ToggleChecked = false;
  1996. //
  1997. // modernAppsTab
  1998. //
  1999. this.modernAppsTab.AutoScroll = true;
  2000. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2001. this.modernAppsTab.Controls.Add(this.btnRestoreUwp);
  2002. this.modernAppsTab.Controls.Add(this.panelUwp);
  2003. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  2004. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  2005. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  2006. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  2007. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  2008. this.modernAppsTab.Location = new System.Drawing.Point(4, 26);
  2009. this.modernAppsTab.Name = "modernAppsTab";
  2010. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  2011. this.modernAppsTab.Size = new System.Drawing.Size(1273, 652);
  2012. this.modernAppsTab.TabIndex = 11;
  2013. this.modernAppsTab.Text = "UWP Apps";
  2014. //
  2015. // btnRestoreUwp
  2016. //
  2017. this.btnRestoreUwp.BackColor = System.Drawing.Color.DodgerBlue;
  2018. this.btnRestoreUwp.FlatAppearance.BorderSize = 0;
  2019. this.btnRestoreUwp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2020. this.btnRestoreUwp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2021. this.btnRestoreUwp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2022. this.btnRestoreUwp.ForeColor = System.Drawing.Color.White;
  2023. this.btnRestoreUwp.Location = new System.Drawing.Point(11, 544);
  2024. this.btnRestoreUwp.Margin = new System.Windows.Forms.Padding(2);
  2025. this.btnRestoreUwp.Name = "btnRestoreUwp";
  2026. this.btnRestoreUwp.Size = new System.Drawing.Size(299, 31);
  2027. this.btnRestoreUwp.TabIndex = 55;
  2028. this.btnRestoreUwp.Text = "Restore all UWP";
  2029. this.btnRestoreUwp.UseVisualStyleBackColor = false;
  2030. this.btnRestoreUwp.Click += new System.EventHandler(this.btnRestoreUwp_Click);
  2031. //
  2032. // panelUwp
  2033. //
  2034. this.panelUwp.AutoScroll = true;
  2035. this.panelUwp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2036. this.panelUwp.Location = new System.Drawing.Point(11, 41);
  2037. this.panelUwp.Name = "panelUwp";
  2038. this.panelUwp.Size = new System.Drawing.Size(569, 498);
  2039. this.panelUwp.TabIndex = 54;
  2040. //
  2041. // uninstallModernAppsButton
  2042. //
  2043. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2044. this.uninstallModernAppsButton.FlatAppearance.BorderSize = 0;
  2045. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2046. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2047. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2048. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  2049. this.uninstallModernAppsButton.Location = new System.Drawing.Point(585, 76);
  2050. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2051. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  2052. this.uninstallModernAppsButton.Size = new System.Drawing.Size(208, 31);
  2053. this.uninstallModernAppsButton.TabIndex = 50;
  2054. this.uninstallModernAppsButton.Text = "Uninstall";
  2055. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  2056. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  2057. //
  2058. // refreshModernAppsButton
  2059. //
  2060. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2061. this.refreshModernAppsButton.FlatAppearance.BorderSize = 0;
  2062. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2063. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2064. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2065. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  2066. this.refreshModernAppsButton.Location = new System.Drawing.Point(585, 41);
  2067. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2068. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  2069. this.refreshModernAppsButton.Size = new System.Drawing.Size(208, 31);
  2070. this.refreshModernAppsButton.TabIndex = 49;
  2071. this.refreshModernAppsButton.Text = "Refresh";
  2072. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  2073. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  2074. //
  2075. // txtModernAppsTitle
  2076. //
  2077. this.txtModernAppsTitle.AutoSize = true;
  2078. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2079. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2080. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  2081. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2082. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  2083. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  2084. this.txtModernAppsTitle.TabIndex = 47;
  2085. this.txtModernAppsTitle.Tag = "themeable";
  2086. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  2087. //
  2088. // chkOnlyRemovable
  2089. //
  2090. this.chkOnlyRemovable.AutoSize = true;
  2091. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  2092. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  2093. this.chkOnlyRemovable.Location = new System.Drawing.Point(585, 111);
  2094. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  2095. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  2096. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  2097. this.chkOnlyRemovable.TabIndex = 53;
  2098. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  2099. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  2100. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  2101. //
  2102. // chkSelectAllModernApps
  2103. //
  2104. this.chkSelectAllModernApps.AutoSize = true;
  2105. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2106. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  2107. this.chkSelectAllModernApps.Location = new System.Drawing.Point(585, 140);
  2108. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  2109. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  2110. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  2111. this.chkSelectAllModernApps.TabIndex = 52;
  2112. this.chkSelectAllModernApps.Text = "Select all";
  2113. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  2114. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  2115. //
  2116. // startupTab
  2117. //
  2118. this.startupTab.AutoScroll = true;
  2119. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2120. this.startupTab.Controls.Add(this.cancelBackup);
  2121. this.startupTab.Controls.Add(this.doBackup);
  2122. this.startupTab.Controls.Add(this.txtBackupTitle);
  2123. this.startupTab.Controls.Add(this.lblBackupTitle);
  2124. this.startupTab.Controls.Add(this.restoreStartupB);
  2125. this.startupTab.Controls.Add(this.backupStartupB);
  2126. this.startupTab.Controls.Add(this.findInRegB);
  2127. this.startupTab.Controls.Add(this.locateFileB);
  2128. this.startupTab.Controls.Add(this.refreshStartupB);
  2129. this.startupTab.Controls.Add(this.panel3);
  2130. this.startupTab.Controls.Add(this.removeStartupItemB);
  2131. this.startupTab.Controls.Add(this.startupTitle);
  2132. this.startupTab.Location = new System.Drawing.Point(4, 26);
  2133. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  2134. this.startupTab.Name = "startupTab";
  2135. this.startupTab.Size = new System.Drawing.Size(1273, 652);
  2136. this.startupTab.TabIndex = 7;
  2137. this.startupTab.Text = "Startup";
  2138. //
  2139. // cancelBackup
  2140. //
  2141. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2142. this.cancelBackup.FlatAppearance.BorderSize = 0;
  2143. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2144. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2145. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2146. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  2147. this.cancelBackup.Location = new System.Drawing.Point(126, 551);
  2148. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  2149. this.cancelBackup.Name = "cancelBackup";
  2150. this.cancelBackup.Size = new System.Drawing.Size(110, 30);
  2151. this.cancelBackup.TabIndex = 61;
  2152. this.cancelBackup.Text = "Cancel";
  2153. this.cancelBackup.UseVisualStyleBackColor = false;
  2154. this.cancelBackup.Visible = false;
  2155. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  2156. //
  2157. // doBackup
  2158. //
  2159. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2160. this.doBackup.FlatAppearance.BorderSize = 0;
  2161. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2162. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2163. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2164. this.doBackup.ForeColor = System.Drawing.Color.White;
  2165. this.doBackup.Location = new System.Drawing.Point(12, 551);
  2166. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  2167. this.doBackup.Name = "doBackup";
  2168. this.doBackup.Size = new System.Drawing.Size(110, 30);
  2169. this.doBackup.TabIndex = 60;
  2170. this.doBackup.Text = "OK";
  2171. this.doBackup.UseVisualStyleBackColor = false;
  2172. this.doBackup.Visible = false;
  2173. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  2174. //
  2175. // txtBackupTitle
  2176. //
  2177. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2178. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2179. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2180. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  2181. this.txtBackupTitle.Location = new System.Drawing.Point(12, 522);
  2182. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  2183. this.txtBackupTitle.Name = "txtBackupTitle";
  2184. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  2185. this.txtBackupTitle.TabIndex = 58;
  2186. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2187. this.txtBackupTitle.Visible = false;
  2188. //
  2189. // lblBackupTitle
  2190. //
  2191. this.lblBackupTitle.AutoSize = true;
  2192. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2193. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  2194. this.lblBackupTitle.Location = new System.Drawing.Point(8, 501);
  2195. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2196. this.lblBackupTitle.Name = "lblBackupTitle";
  2197. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  2198. this.lblBackupTitle.TabIndex = 59;
  2199. this.lblBackupTitle.Tag = "";
  2200. this.lblBackupTitle.Text = "Backup title:";
  2201. this.lblBackupTitle.Visible = false;
  2202. //
  2203. // restoreStartupB
  2204. //
  2205. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2206. this.restoreStartupB.FlatAppearance.BorderSize = 0;
  2207. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2208. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2209. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2210. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  2211. this.restoreStartupB.Location = new System.Drawing.Point(206, 502);
  2212. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  2213. this.restoreStartupB.Name = "restoreStartupB";
  2214. this.restoreStartupB.Size = new System.Drawing.Size(190, 31);
  2215. this.restoreStartupB.TabIndex = 42;
  2216. this.restoreStartupB.Text = "Restore";
  2217. this.restoreStartupB.UseVisualStyleBackColor = false;
  2218. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  2219. //
  2220. // backupStartupB
  2221. //
  2222. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2223. this.backupStartupB.FlatAppearance.BorderSize = 0;
  2224. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2225. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2226. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2227. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  2228. this.backupStartupB.Location = new System.Drawing.Point(12, 502);
  2229. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  2230. this.backupStartupB.Name = "backupStartupB";
  2231. this.backupStartupB.Size = new System.Drawing.Size(190, 31);
  2232. this.backupStartupB.TabIndex = 41;
  2233. this.backupStartupB.Text = "Backup";
  2234. this.backupStartupB.UseVisualStyleBackColor = false;
  2235. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  2236. //
  2237. // findInRegB
  2238. //
  2239. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2240. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  2241. this.findInRegB.FlatAppearance.BorderSize = 0;
  2242. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2243. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2244. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2245. this.findInRegB.ForeColor = System.Drawing.Color.White;
  2246. this.findInRegB.Location = new System.Drawing.Point(882, 613);
  2247. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  2248. this.findInRegB.Name = "findInRegB";
  2249. this.findInRegB.Size = new System.Drawing.Size(190, 31);
  2250. this.findInRegB.TabIndex = 40;
  2251. this.findInRegB.Text = "Find in Registry";
  2252. this.findInRegB.UseVisualStyleBackColor = false;
  2253. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  2254. //
  2255. // locateFileB
  2256. //
  2257. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2258. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  2259. this.locateFileB.FlatAppearance.BorderSize = 0;
  2260. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2261. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2262. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2263. this.locateFileB.ForeColor = System.Drawing.Color.White;
  2264. this.locateFileB.Location = new System.Drawing.Point(1077, 577);
  2265. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  2266. this.locateFileB.Name = "locateFileB";
  2267. this.locateFileB.Size = new System.Drawing.Size(190, 31);
  2268. this.locateFileB.TabIndex = 39;
  2269. this.locateFileB.Text = "Locate file";
  2270. this.locateFileB.UseVisualStyleBackColor = false;
  2271. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  2272. //
  2273. // refreshStartupB
  2274. //
  2275. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2276. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2277. this.refreshStartupB.FlatAppearance.BorderSize = 0;
  2278. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2279. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2280. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2281. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  2282. this.refreshStartupB.Location = new System.Drawing.Point(1077, 613);
  2283. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  2284. this.refreshStartupB.Name = "refreshStartupB";
  2285. this.refreshStartupB.Size = new System.Drawing.Size(190, 31);
  2286. this.refreshStartupB.TabIndex = 38;
  2287. this.refreshStartupB.Text = "Refresh";
  2288. this.refreshStartupB.UseVisualStyleBackColor = false;
  2289. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  2290. //
  2291. // panel3
  2292. //
  2293. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2294. | System.Windows.Forms.AnchorStyles.Right)));
  2295. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2296. this.panel3.Controls.Add(this.listStartupItems);
  2297. this.panel3.Location = new System.Drawing.Point(11, 40);
  2298. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  2299. this.panel3.Name = "panel3";
  2300. this.panel3.Size = new System.Drawing.Size(1257, 459);
  2301. this.panel3.TabIndex = 37;
  2302. //
  2303. // listStartupItems
  2304. //
  2305. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2306. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2307. this.listStartupItems.CheckBoxes = true;
  2308. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  2309. this.columnHeader1,
  2310. this.columnHeader2,
  2311. this.columnHeader3});
  2312. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2313. this.listStartupItems.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2314. this.listStartupItems.ForeColor = System.Drawing.Color.MediumOrchid;
  2315. this.listStartupItems.FullRowSelect = true;
  2316. this.listStartupItems.HideSelection = false;
  2317. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  2318. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  2319. this.listStartupItems.MultiSelect = false;
  2320. this.listStartupItems.Name = "listStartupItems";
  2321. this.listStartupItems.ShowGroups = false;
  2322. this.listStartupItems.Size = new System.Drawing.Size(1255, 457);
  2323. this.listStartupItems.TabIndex = 0;
  2324. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  2325. this.listStartupItems.View = System.Windows.Forms.View.Details;
  2326. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  2327. this.listStartupItems.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listStartupItems_ItemChecked);
  2328. //
  2329. // columnHeader1
  2330. //
  2331. this.columnHeader1.Text = "Name";
  2332. this.columnHeader1.Width = 194;
  2333. //
  2334. // columnHeader2
  2335. //
  2336. this.columnHeader2.Text = "Location";
  2337. this.columnHeader2.Width = 507;
  2338. //
  2339. // columnHeader3
  2340. //
  2341. this.columnHeader3.Text = "Type";
  2342. this.columnHeader3.Width = 134;
  2343. //
  2344. // removeStartupItemB
  2345. //
  2346. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2347. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  2348. this.removeStartupItemB.FlatAppearance.BorderSize = 0;
  2349. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2350. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2351. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2352. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  2353. this.removeStartupItemB.Location = new System.Drawing.Point(882, 577);
  2354. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  2355. this.removeStartupItemB.Name = "removeStartupItemB";
  2356. this.removeStartupItemB.Size = new System.Drawing.Size(190, 31);
  2357. this.removeStartupItemB.TabIndex = 36;
  2358. this.removeStartupItemB.Text = "Delete";
  2359. this.removeStartupItemB.UseVisualStyleBackColor = false;
  2360. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  2361. //
  2362. // startupTitle
  2363. //
  2364. this.startupTitle.AutoSize = true;
  2365. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2366. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2367. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  2368. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2369. this.startupTitle.Name = "startupTitle";
  2370. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  2371. this.startupTitle.TabIndex = 3;
  2372. this.startupTitle.Tag = "themeable";
  2373. this.startupTitle.Text = "Choose your startup items";
  2374. //
  2375. // appsTab
  2376. //
  2377. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2378. this.appsTab.Controls.Add(this.txtFeedError);
  2379. this.appsTab.Controls.Add(this.lblVideoSound);
  2380. this.appsTab.Controls.Add(this.lblCoding);
  2381. this.appsTab.Controls.Add(this.lblSystemTools);
  2382. this.appsTab.Controls.Add(this.groupSoundVideo);
  2383. this.appsTab.Controls.Add(this.lblInternet);
  2384. this.appsTab.Controls.Add(this.groupCoding);
  2385. this.appsTab.Controls.Add(this.groupInternet);
  2386. this.appsTab.Controls.Add(this.panel10);
  2387. this.appsTab.Controls.Add(this.panelCommonApps);
  2388. this.appsTab.Controls.Add(this.groupSystemTools);
  2389. this.appsTab.Location = new System.Drawing.Point(4, 26);
  2390. this.appsTab.Name = "appsTab";
  2391. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  2392. this.appsTab.Size = new System.Drawing.Size(1273, 652);
  2393. this.appsTab.TabIndex = 12;
  2394. this.appsTab.Text = "Apps";
  2395. //
  2396. // txtFeedError
  2397. //
  2398. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  2399. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  2400. 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)));
  2401. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  2402. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  2403. this.txtFeedError.Name = "txtFeedError";
  2404. this.txtFeedError.Size = new System.Drawing.Size(1267, 482);
  2405. this.txtFeedError.TabIndex = 171;
  2406. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  2407. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2408. this.txtFeedError.Visible = false;
  2409. //
  2410. // lblVideoSound
  2411. //
  2412. this.lblVideoSound.AutoSize = true;
  2413. 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)));
  2414. this.lblVideoSound.ForeColor = System.Drawing.Color.Silver;
  2415. this.lblVideoSound.Location = new System.Drawing.Point(746, 46);
  2416. this.lblVideoSound.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2417. this.lblVideoSound.Name = "lblVideoSound";
  2418. this.lblVideoSound.Size = new System.Drawing.Size(88, 15);
  2419. this.lblVideoSound.TabIndex = 169;
  2420. this.lblVideoSound.Tag = "";
  2421. this.lblVideoSound.Text = "Video && Sound";
  2422. //
  2423. // lblCoding
  2424. //
  2425. this.lblCoding.AutoSize = true;
  2426. 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)));
  2427. this.lblCoding.ForeColor = System.Drawing.Color.Silver;
  2428. this.lblCoding.Location = new System.Drawing.Point(514, 46);
  2429. this.lblCoding.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2430. this.lblCoding.Name = "lblCoding";
  2431. this.lblCoding.Size = new System.Drawing.Size(45, 15);
  2432. this.lblCoding.TabIndex = 168;
  2433. this.lblCoding.Tag = "";
  2434. this.lblCoding.Text = "Coding";
  2435. //
  2436. // lblSystemTools
  2437. //
  2438. this.lblSystemTools.AutoSize = true;
  2439. 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)));
  2440. this.lblSystemTools.ForeColor = System.Drawing.Color.Silver;
  2441. this.lblSystemTools.Location = new System.Drawing.Point(11, 46);
  2442. this.lblSystemTools.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2443. this.lblSystemTools.Name = "lblSystemTools";
  2444. this.lblSystemTools.Size = new System.Drawing.Size(89, 15);
  2445. this.lblSystemTools.TabIndex = 162;
  2446. this.lblSystemTools.Tag = "";
  2447. this.lblSystemTools.Text = "System && Tools";
  2448. //
  2449. // groupSoundVideo
  2450. //
  2451. this.groupSoundVideo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2452. | System.Windows.Forms.AnchorStyles.Left)));
  2453. this.groupSoundVideo.AutoScroll = true;
  2454. this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2455. this.groupSoundVideo.Location = new System.Drawing.Point(749, 64);
  2456. this.groupSoundVideo.Name = "groupSoundVideo";
  2457. this.groupSoundVideo.Size = new System.Drawing.Size(227, 460);
  2458. this.groupSoundVideo.TabIndex = 166;
  2459. //
  2460. // lblInternet
  2461. //
  2462. this.lblInternet.AutoSize = true;
  2463. 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)));
  2464. this.lblInternet.ForeColor = System.Drawing.Color.Silver;
  2465. this.lblInternet.Location = new System.Drawing.Point(262, 46);
  2466. this.lblInternet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2467. this.lblInternet.Name = "lblInternet";
  2468. this.lblInternet.Size = new System.Drawing.Size(49, 15);
  2469. this.lblInternet.TabIndex = 167;
  2470. this.lblInternet.Tag = "";
  2471. this.lblInternet.Text = "Internet";
  2472. //
  2473. // groupCoding
  2474. //
  2475. this.groupCoding.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2476. | System.Windows.Forms.AnchorStyles.Left)));
  2477. this.groupCoding.AutoScroll = true;
  2478. this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2479. this.groupCoding.Location = new System.Drawing.Point(517, 64);
  2480. this.groupCoding.Name = "groupCoding";
  2481. this.groupCoding.Size = new System.Drawing.Size(226, 460);
  2482. this.groupCoding.TabIndex = 165;
  2483. //
  2484. // groupInternet
  2485. //
  2486. this.groupInternet.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2487. | System.Windows.Forms.AnchorStyles.Left)));
  2488. this.groupInternet.AutoScroll = true;
  2489. this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2490. this.groupInternet.Location = new System.Drawing.Point(265, 64);
  2491. this.groupInternet.Name = "groupInternet";
  2492. this.groupInternet.Size = new System.Drawing.Size(246, 460);
  2493. this.groupInternet.TabIndex = 164;
  2494. //
  2495. // panel10
  2496. //
  2497. this.panel10.Controls.Add(this.appsTitle);
  2498. this.panel10.Controls.Add(this.btnGetFeed);
  2499. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  2500. this.panel10.Location = new System.Drawing.Point(3, 3);
  2501. this.panel10.Name = "panel10";
  2502. this.panel10.Size = new System.Drawing.Size(1267, 44);
  2503. this.panel10.TabIndex = 163;
  2504. //
  2505. // appsTitle
  2506. //
  2507. this.appsTitle.AutoSize = true;
  2508. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2509. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2510. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  2511. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2512. this.appsTitle.Name = "appsTitle";
  2513. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  2514. this.appsTitle.TabIndex = 53;
  2515. this.appsTitle.Tag = "themeable";
  2516. this.appsTitle.Text = "Quickly download && install useful apps";
  2517. //
  2518. // btnGetFeed
  2519. //
  2520. this.btnGetFeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2521. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2522. this.btnGetFeed.FlatAppearance.BorderSize = 0;
  2523. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2524. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2525. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2526. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2527. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2528. this.btnGetFeed.Location = new System.Drawing.Point(1058, 7);
  2529. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2530. this.btnGetFeed.Name = "btnGetFeed";
  2531. this.btnGetFeed.Size = new System.Drawing.Size(201, 32);
  2532. this.btnGetFeed.TabIndex = 161;
  2533. this.btnGetFeed.Text = "Refresh links";
  2534. this.btnGetFeed.UseVisualStyleBackColor = false;
  2535. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2536. //
  2537. // panelCommonApps
  2538. //
  2539. this.panelCommonApps.AutoScroll = true;
  2540. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  2541. this.panelCommonApps.Controls.Add(this.progressDownloader);
  2542. this.panelCommonApps.Controls.Add(this.c64);
  2543. this.panelCommonApps.Controls.Add(this.c32);
  2544. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  2545. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  2546. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  2547. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  2548. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  2549. this.panelCommonApps.Controls.Add(this.linkWarnings);
  2550. this.panelCommonApps.Controls.Add(this.bitPref);
  2551. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  2552. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  2553. this.panelCommonApps.Location = new System.Drawing.Point(3, 529);
  2554. this.panelCommonApps.Name = "panelCommonApps";
  2555. this.panelCommonApps.Size = new System.Drawing.Size(1267, 120);
  2556. this.panelCommonApps.TabIndex = 162;
  2557. //
  2558. // cAutoInstall
  2559. //
  2560. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2561. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2562. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2563. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2564. this.cAutoInstall.Location = new System.Drawing.Point(851, 47);
  2565. this.cAutoInstall.Name = "cAutoInstall";
  2566. this.cAutoInstall.Size = new System.Drawing.Size(369, 24);
  2567. this.cAutoInstall.TabIndex = 107;
  2568. this.cAutoInstall.Text = "Install after downloading";
  2569. this.cAutoInstall.UseVisualStyleBackColor = true;
  2570. //
  2571. // progressDownloader
  2572. //
  2573. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2574. this.progressDownloader.Location = new System.Drawing.Point(8, 83);
  2575. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2576. this.progressDownloader.Name = "progressDownloader";
  2577. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  2578. this.progressDownloader.TabIndex = 160;
  2579. //
  2580. // c64
  2581. //
  2582. this.c64.AutoSize = true;
  2583. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2584. this.c64.Location = new System.Drawing.Point(373, 28);
  2585. this.c64.Name = "c64";
  2586. this.c64.Size = new System.Drawing.Size(72, 25);
  2587. this.c64.TabIndex = 75;
  2588. this.c64.TabStop = true;
  2589. this.c64.Text = "64-bit";
  2590. this.c64.UseVisualStyleBackColor = true;
  2591. //
  2592. // c32
  2593. //
  2594. this.c32.AutoSize = true;
  2595. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2596. this.c32.Location = new System.Drawing.Point(448, 28);
  2597. this.c32.Name = "c32";
  2598. this.c32.Size = new System.Drawing.Size(72, 25);
  2599. this.c32.TabIndex = 76;
  2600. this.c32.TabStop = true;
  2601. this.c32.Text = "32-bit";
  2602. this.c32.UseVisualStyleBackColor = true;
  2603. //
  2604. // btnDownloadApps
  2605. //
  2606. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2607. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2608. this.btnDownloadApps.FlatAppearance.BorderSize = 0;
  2609. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2610. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2611. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2612. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2613. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2614. this.btnDownloadApps.Location = new System.Drawing.Point(1058, 76);
  2615. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2616. this.btnDownloadApps.Name = "btnDownloadApps";
  2617. this.btnDownloadApps.Size = new System.Drawing.Size(203, 35);
  2618. this.btnDownloadApps.TabIndex = 50;
  2619. this.btnDownloadApps.Text = "Download";
  2620. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2621. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2622. //
  2623. // setDownDirLbl
  2624. //
  2625. this.setDownDirLbl.AutoSize = true;
  2626. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2627. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2628. this.setDownDirLbl.Location = new System.Drawing.Point(3, 4);
  2629. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2630. this.setDownDirLbl.Name = "setDownDirLbl";
  2631. this.setDownDirLbl.Size = new System.Drawing.Size(160, 21);
  2632. this.setDownDirLbl.TabIndex = 69;
  2633. this.setDownDirLbl.Tag = "themeable";
  2634. this.setDownDirLbl.Text = "Set download folder";
  2635. //
  2636. // txtDownloadFolder
  2637. //
  2638. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2639. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2640. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2641. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2642. this.txtDownloadFolder.Location = new System.Drawing.Point(8, 30);
  2643. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2644. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 23);
  2645. this.txtDownloadFolder.TabIndex = 70;
  2646. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2647. //
  2648. // changeDownDirB
  2649. //
  2650. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2651. this.changeDownDirB.FlatAppearance.BorderSize = 0;
  2652. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2653. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2654. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2655. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2656. this.changeDownDirB.Location = new System.Drawing.Point(313, 30);
  2657. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2658. this.changeDownDirB.Name = "changeDownDirB";
  2659. this.changeDownDirB.Size = new System.Drawing.Size(30, 23);
  2660. this.changeDownDirB.TabIndex = 71;
  2661. this.changeDownDirB.Text = "...";
  2662. this.changeDownDirB.UseVisualStyleBackColor = false;
  2663. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2664. //
  2665. // txtDownloadStatus
  2666. //
  2667. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2668. this.txtDownloadStatus.AutoSize = true;
  2669. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2670. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2671. this.txtDownloadStatus.Location = new System.Drawing.Point(4, 58);
  2672. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2673. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2674. this.txtDownloadStatus.Size = new System.Drawing.Size(32, 19);
  2675. this.txtDownloadStatus.TabIndex = 72;
  2676. this.txtDownloadStatus.Tag = "";
  2677. this.txtDownloadStatus.Text = "Idle";
  2678. //
  2679. // linkWarnings
  2680. //
  2681. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2682. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2683. this.linkWarnings.AutoSize = true;
  2684. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2685. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2686. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2687. this.linkWarnings.Location = new System.Drawing.Point(4, 98);
  2688. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2689. this.linkWarnings.Name = "linkWarnings";
  2690. this.linkWarnings.Size = new System.Drawing.Size(92, 19);
  2691. this.linkWarnings.TabIndex = 78;
  2692. this.linkWarnings.TabStop = true;
  2693. this.linkWarnings.Tag = "";
  2694. this.linkWarnings.Text = "See warnings";
  2695. this.linkWarnings.Visible = false;
  2696. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2697. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2698. //
  2699. // bitPref
  2700. //
  2701. this.bitPref.AutoSize = true;
  2702. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2703. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2704. this.bitPref.Location = new System.Drawing.Point(368, 5);
  2705. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2706. this.bitPref.Name = "bitPref";
  2707. this.bitPref.Size = new System.Drawing.Size(143, 21);
  2708. this.bitPref.TabIndex = 74;
  2709. this.bitPref.Tag = "themeable";
  2710. this.bitPref.Text = "Set bit preference";
  2711. //
  2712. // goToDownloadsB
  2713. //
  2714. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2715. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2716. this.goToDownloadsB.FlatAppearance.BorderSize = 0;
  2717. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2718. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2719. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2720. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2721. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2722. this.goToDownloadsB.Location = new System.Drawing.Point(851, 76);
  2723. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2724. this.goToDownloadsB.Name = "goToDownloadsB";
  2725. this.goToDownloadsB.Size = new System.Drawing.Size(203, 35);
  2726. this.goToDownloadsB.TabIndex = 77;
  2727. this.goToDownloadsB.Text = "Go to Downloads";
  2728. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2729. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2730. //
  2731. // groupSystemTools
  2732. //
  2733. this.groupSystemTools.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2734. | System.Windows.Forms.AnchorStyles.Left)));
  2735. this.groupSystemTools.AutoScroll = true;
  2736. this.groupSystemTools.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2737. this.groupSystemTools.Location = new System.Drawing.Point(13, 64);
  2738. this.groupSystemTools.Name = "groupSystemTools";
  2739. this.groupSystemTools.Size = new System.Drawing.Size(246, 460);
  2740. this.groupSystemTools.TabIndex = 162;
  2741. //
  2742. // cleanerTab
  2743. //
  2744. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2745. this.cleanerTab.Controls.Add(this.panel14);
  2746. this.cleanerTab.Controls.Add(this.panel13);
  2747. this.cleanerTab.Controls.Add(this.panel1);
  2748. this.cleanerTab.Location = new System.Drawing.Point(4, 26);
  2749. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2750. this.cleanerTab.Name = "cleanerTab";
  2751. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2752. this.cleanerTab.Size = new System.Drawing.Size(1273, 652);
  2753. this.cleanerTab.TabIndex = 5;
  2754. this.cleanerTab.Text = "Cleaner";
  2755. //
  2756. // panel14
  2757. //
  2758. this.panel14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2759. this.panel14.Controls.Add(this.listCleanPreview);
  2760. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  2761. this.panel14.Location = new System.Drawing.Point(221, 2);
  2762. this.panel14.Name = "panel14";
  2763. this.panel14.Size = new System.Drawing.Size(1050, 587);
  2764. this.panel14.TabIndex = 51;
  2765. //
  2766. // listCleanPreview
  2767. //
  2768. this.listCleanPreview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2769. this.listCleanPreview.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2770. this.listCleanPreview.Dock = System.Windows.Forms.DockStyle.Fill;
  2771. this.listCleanPreview.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2772. this.listCleanPreview.ForeColor = System.Drawing.Color.Silver;
  2773. this.listCleanPreview.FormattingEnabled = true;
  2774. this.listCleanPreview.HorizontalScrollbar = true;
  2775. this.listCleanPreview.Location = new System.Drawing.Point(0, 0);
  2776. this.listCleanPreview.Name = "listCleanPreview";
  2777. this.listCleanPreview.Size = new System.Drawing.Size(1048, 585);
  2778. this.listCleanPreview.TabIndex = 1;
  2779. //
  2780. // panel13
  2781. //
  2782. this.panel13.AutoScroll = true;
  2783. this.panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2784. this.panel13.Controls.Add(this.btnWinClean);
  2785. this.panel13.Controls.Add(this.analyzeDriveB);
  2786. this.panel13.Controls.Add(this.checkSelectAll);
  2787. this.panel13.Controls.Add(this.lblPretext);
  2788. this.panel13.Controls.Add(this.cleanDriveB);
  2789. this.panel13.Controls.Add(this.lblFootprint);
  2790. this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
  2791. this.panel13.Location = new System.Drawing.Point(221, 589);
  2792. this.panel13.Name = "panel13";
  2793. this.panel13.Size = new System.Drawing.Size(1050, 61);
  2794. this.panel13.TabIndex = 50;
  2795. //
  2796. // btnWinClean
  2797. //
  2798. this.btnWinClean.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2799. this.btnWinClean.BackColor = System.Drawing.Color.DodgerBlue;
  2800. this.btnWinClean.FlatAppearance.BorderSize = 0;
  2801. this.btnWinClean.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2802. this.btnWinClean.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2803. this.btnWinClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2804. this.btnWinClean.ForeColor = System.Drawing.Color.White;
  2805. this.btnWinClean.Location = new System.Drawing.Point(616, 23);
  2806. this.btnWinClean.Margin = new System.Windows.Forms.Padding(2);
  2807. this.btnWinClean.Name = "btnWinClean";
  2808. this.btnWinClean.Size = new System.Drawing.Size(140, 31);
  2809. this.btnWinClean.TabIndex = 90;
  2810. this.btnWinClean.Text = "Cleanmgr ...";
  2811. this.btnWinClean.UseVisualStyleBackColor = false;
  2812. this.btnWinClean.Click += new System.EventHandler(this.btnWinClean_Click);
  2813. //
  2814. // analyzeDriveB
  2815. //
  2816. this.analyzeDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2817. this.analyzeDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2818. this.analyzeDriveB.FlatAppearance.BorderSize = 0;
  2819. this.analyzeDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2820. this.analyzeDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2821. this.analyzeDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2822. this.analyzeDriveB.ForeColor = System.Drawing.Color.White;
  2823. this.analyzeDriveB.Location = new System.Drawing.Point(760, 23);
  2824. this.analyzeDriveB.Margin = new System.Windows.Forms.Padding(2);
  2825. this.analyzeDriveB.Name = "analyzeDriveB";
  2826. this.analyzeDriveB.Size = new System.Drawing.Size(140, 31);
  2827. this.analyzeDriveB.TabIndex = 89;
  2828. this.analyzeDriveB.Text = "Analyze";
  2829. this.analyzeDriveB.UseVisualStyleBackColor = false;
  2830. this.analyzeDriveB.Click += new System.EventHandler(this.analyzeDriveB_Click);
  2831. //
  2832. // checkSelectAll
  2833. //
  2834. this.checkSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2835. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2836. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  2837. this.checkSelectAll.LinkColor = System.Drawing.Color.DodgerBlue;
  2838. this.checkSelectAll.Location = new System.Drawing.Point(797, 1);
  2839. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2840. this.checkSelectAll.Name = "checkSelectAll";
  2841. this.checkSelectAll.Size = new System.Drawing.Size(247, 20);
  2842. this.checkSelectAll.TabIndex = 88;
  2843. this.checkSelectAll.TabStop = true;
  2844. this.checkSelectAll.Tag = "themeable";
  2845. this.checkSelectAll.Text = "Select all";
  2846. this.checkSelectAll.TextAlign = System.Drawing.ContentAlignment.TopRight;
  2847. this.checkSelectAll.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.checkSelectAll_LinkClicked);
  2848. //
  2849. // lblPretext
  2850. //
  2851. this.lblPretext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2852. this.lblPretext.AutoSize = true;
  2853. 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)));
  2854. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2855. this.lblPretext.Location = new System.Drawing.Point(2, 4);
  2856. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2857. this.lblPretext.Name = "lblPretext";
  2858. this.lblPretext.Size = new System.Drawing.Size(199, 21);
  2859. this.lblPretext.TabIndex = 49;
  2860. this.lblPretext.Tag = "";
  2861. this.lblPretext.Text = "Maximum size to be freed:";
  2862. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2863. //
  2864. // cleanDriveB
  2865. //
  2866. this.cleanDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2867. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2868. this.cleanDriveB.FlatAppearance.BorderSize = 0;
  2869. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2870. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2871. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2872. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  2873. this.cleanDriveB.Location = new System.Drawing.Point(904, 23);
  2874. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  2875. this.cleanDriveB.Name = "cleanDriveB";
  2876. this.cleanDriveB.Size = new System.Drawing.Size(140, 31);
  2877. this.cleanDriveB.TabIndex = 34;
  2878. this.cleanDriveB.Text = "Clean";
  2879. this.cleanDriveB.UseVisualStyleBackColor = false;
  2880. this.cleanDriveB.Click += new System.EventHandler(this.cleanDriveB_Click);
  2881. //
  2882. // lblFootprint
  2883. //
  2884. this.lblFootprint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2885. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2886. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2887. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2888. this.lblFootprint.Location = new System.Drawing.Point(1, 26);
  2889. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2890. this.lblFootprint.Name = "lblFootprint";
  2891. this.lblFootprint.Size = new System.Drawing.Size(197, 31);
  2892. this.lblFootprint.TabIndex = 48;
  2893. this.lblFootprint.Tag = "themeable";
  2894. this.lblFootprint.Text = "-";
  2895. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2896. //
  2897. // panel1
  2898. //
  2899. this.panel1.AutoScroll = true;
  2900. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2901. this.panel1.Controls.Add(this.bravePasswords);
  2902. this.panel1.Controls.Add(this.braveSession);
  2903. this.panel1.Controls.Add(this.braveHistory);
  2904. this.panel1.Controls.Add(this.braveCookies);
  2905. this.panel1.Controls.Add(this.braveCache);
  2906. this.panel1.Controls.Add(this.label9);
  2907. this.panel1.Controls.Add(this.pictureBox4);
  2908. this.panel1.Controls.Add(this.label8);
  2909. this.panel1.Controls.Add(this.pictureBox2);
  2910. this.panel1.Controls.Add(this.edgeSession);
  2911. this.panel1.Controls.Add(this.edgeHistory);
  2912. this.panel1.Controls.Add(this.edgeCookies);
  2913. this.panel1.Controls.Add(this.edgeCache);
  2914. this.panel1.Controls.Add(this.IECache);
  2915. this.panel1.Controls.Add(this.firefoxHistory);
  2916. this.panel1.Controls.Add(this.firefoxCookies);
  2917. this.panel1.Controls.Add(this.firefoxCache);
  2918. this.panel1.Controls.Add(this.chromePws);
  2919. this.panel1.Controls.Add(this.chromeSession);
  2920. this.panel1.Controls.Add(this.chromeHistory);
  2921. this.panel1.Controls.Add(this.chromeCookies);
  2922. this.panel1.Controls.Add(this.chromeCache);
  2923. this.panel1.Controls.Add(this.label7);
  2924. this.panel1.Controls.Add(this.label6);
  2925. this.panel1.Controls.Add(this.label5);
  2926. this.panel1.Controls.Add(this.label4);
  2927. this.panel1.Controls.Add(this.pictureBox11);
  2928. this.panel1.Controls.Add(this.pictureBox10);
  2929. this.panel1.Controls.Add(this.pictureBox9);
  2930. this.panel1.Controls.Add(this.pictureBox8);
  2931. this.panel1.Controls.Add(this.checkErrorReports);
  2932. this.panel1.Controls.Add(this.checkTemp);
  2933. this.panel1.Controls.Add(this.checkBin);
  2934. this.panel1.Controls.Add(this.checkMiniDumps);
  2935. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  2936. this.panel1.Location = new System.Drawing.Point(2, 2);
  2937. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  2938. this.panel1.Name = "panel1";
  2939. this.panel1.Size = new System.Drawing.Size(219, 648);
  2940. this.panel1.TabIndex = 47;
  2941. //
  2942. // bravePasswords
  2943. //
  2944. this.bravePasswords.AutoSize = true;
  2945. this.bravePasswords.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2946. this.bravePasswords.ForeColor = System.Drawing.Color.White;
  2947. this.bravePasswords.Location = new System.Drawing.Point(9, 676);
  2948. this.bravePasswords.Margin = new System.Windows.Forms.Padding(2);
  2949. this.bravePasswords.Name = "bravePasswords";
  2950. this.bravePasswords.Size = new System.Drawing.Size(93, 23);
  2951. this.bravePasswords.TabIndex = 78;
  2952. this.bravePasswords.Text = "Passwords";
  2953. this.bravePasswords.UseVisualStyleBackColor = true;
  2954. //
  2955. // braveSession
  2956. //
  2957. this.braveSession.AutoSize = true;
  2958. this.braveSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2959. this.braveSession.ForeColor = System.Drawing.Color.White;
  2960. this.braveSession.Location = new System.Drawing.Point(9, 649);
  2961. this.braveSession.Margin = new System.Windows.Forms.Padding(2);
  2962. this.braveSession.Name = "braveSession";
  2963. this.braveSession.Size = new System.Drawing.Size(75, 23);
  2964. this.braveSession.TabIndex = 77;
  2965. this.braveSession.Text = "Session";
  2966. this.braveSession.UseVisualStyleBackColor = true;
  2967. //
  2968. // braveHistory
  2969. //
  2970. this.braveHistory.AutoSize = true;
  2971. this.braveHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2972. this.braveHistory.ForeColor = System.Drawing.Color.White;
  2973. this.braveHistory.Location = new System.Drawing.Point(9, 622);
  2974. this.braveHistory.Margin = new System.Windows.Forms.Padding(2);
  2975. this.braveHistory.Name = "braveHistory";
  2976. this.braveHistory.Size = new System.Drawing.Size(74, 23);
  2977. this.braveHistory.TabIndex = 76;
  2978. this.braveHistory.Text = "History";
  2979. this.braveHistory.UseVisualStyleBackColor = true;
  2980. //
  2981. // braveCookies
  2982. //
  2983. this.braveCookies.AutoSize = true;
  2984. this.braveCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2985. this.braveCookies.ForeColor = System.Drawing.Color.White;
  2986. this.braveCookies.Location = new System.Drawing.Point(9, 595);
  2987. this.braveCookies.Margin = new System.Windows.Forms.Padding(2);
  2988. this.braveCookies.Name = "braveCookies";
  2989. this.braveCookies.Size = new System.Drawing.Size(77, 23);
  2990. this.braveCookies.TabIndex = 75;
  2991. this.braveCookies.Text = "Cookies";
  2992. this.braveCookies.UseVisualStyleBackColor = true;
  2993. //
  2994. // braveCache
  2995. //
  2996. this.braveCache.AutoSize = true;
  2997. this.braveCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2998. this.braveCache.ForeColor = System.Drawing.Color.White;
  2999. this.braveCache.Location = new System.Drawing.Point(9, 568);
  3000. this.braveCache.Margin = new System.Windows.Forms.Padding(2);
  3001. this.braveCache.Name = "braveCache";
  3002. this.braveCache.Size = new System.Drawing.Size(66, 23);
  3003. this.braveCache.TabIndex = 74;
  3004. this.braveCache.Text = "Cache";
  3005. this.braveCache.UseVisualStyleBackColor = true;
  3006. //
  3007. // label9
  3008. //
  3009. this.label9.AutoSize = true;
  3010. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3011. this.label9.ForeColor = System.Drawing.Color.DarkGray;
  3012. this.label9.Location = new System.Drawing.Point(30, 543);
  3013. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3014. this.label9.Name = "label9";
  3015. this.label9.Size = new System.Drawing.Size(107, 20);
  3016. this.label9.TabIndex = 73;
  3017. this.label9.Tag = "";
  3018. this.label9.Text = "Brave Browser";
  3019. //
  3020. // pictureBox4
  3021. //
  3022. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  3023. this.pictureBox4.Location = new System.Drawing.Point(7, 542);
  3024. this.pictureBox4.Name = "pictureBox4";
  3025. this.pictureBox4.Size = new System.Drawing.Size(20, 20);
  3026. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3027. this.pictureBox4.TabIndex = 72;
  3028. this.pictureBox4.TabStop = false;
  3029. //
  3030. // label8
  3031. //
  3032. this.label8.AutoSize = true;
  3033. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3034. this.label8.ForeColor = System.Drawing.Color.DarkGray;
  3035. this.label8.Location = new System.Drawing.Point(32, 12);
  3036. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3037. this.label8.Name = "label8";
  3038. this.label8.Size = new System.Drawing.Size(71, 20);
  3039. this.label8.TabIndex = 71;
  3040. this.label8.Tag = "";
  3041. this.label8.Text = "Windows";
  3042. //
  3043. // pictureBox2
  3044. //
  3045. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  3046. this.pictureBox2.Location = new System.Drawing.Point(7, 12);
  3047. this.pictureBox2.Name = "pictureBox2";
  3048. this.pictureBox2.Size = new System.Drawing.Size(20, 20);
  3049. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3050. this.pictureBox2.TabIndex = 70;
  3051. this.pictureBox2.TabStop = false;
  3052. //
  3053. // edgeSession
  3054. //
  3055. this.edgeSession.AutoSize = true;
  3056. this.edgeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3057. this.edgeSession.ForeColor = System.Drawing.Color.White;
  3058. this.edgeSession.Location = new System.Drawing.Point(9, 516);
  3059. this.edgeSession.Margin = new System.Windows.Forms.Padding(2);
  3060. this.edgeSession.Name = "edgeSession";
  3061. this.edgeSession.Size = new System.Drawing.Size(75, 23);
  3062. this.edgeSession.TabIndex = 69;
  3063. this.edgeSession.Text = "Session";
  3064. this.edgeSession.UseVisualStyleBackColor = true;
  3065. //
  3066. // edgeHistory
  3067. //
  3068. this.edgeHistory.AutoSize = true;
  3069. this.edgeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3070. this.edgeHistory.ForeColor = System.Drawing.Color.White;
  3071. this.edgeHistory.Location = new System.Drawing.Point(9, 489);
  3072. this.edgeHistory.Margin = new System.Windows.Forms.Padding(2);
  3073. this.edgeHistory.Name = "edgeHistory";
  3074. this.edgeHistory.Size = new System.Drawing.Size(74, 23);
  3075. this.edgeHistory.TabIndex = 68;
  3076. this.edgeHistory.Text = "History";
  3077. this.edgeHistory.UseVisualStyleBackColor = true;
  3078. //
  3079. // edgeCookies
  3080. //
  3081. this.edgeCookies.AutoSize = true;
  3082. this.edgeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3083. this.edgeCookies.ForeColor = System.Drawing.Color.White;
  3084. this.edgeCookies.Location = new System.Drawing.Point(9, 462);
  3085. this.edgeCookies.Margin = new System.Windows.Forms.Padding(2);
  3086. this.edgeCookies.Name = "edgeCookies";
  3087. this.edgeCookies.Size = new System.Drawing.Size(77, 23);
  3088. this.edgeCookies.TabIndex = 67;
  3089. this.edgeCookies.Text = "Cookies";
  3090. this.edgeCookies.UseVisualStyleBackColor = true;
  3091. //
  3092. // edgeCache
  3093. //
  3094. this.edgeCache.AutoSize = true;
  3095. this.edgeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3096. this.edgeCache.ForeColor = System.Drawing.Color.White;
  3097. this.edgeCache.Location = new System.Drawing.Point(9, 435);
  3098. this.edgeCache.Margin = new System.Windows.Forms.Padding(2);
  3099. this.edgeCache.Name = "edgeCache";
  3100. this.edgeCache.Size = new System.Drawing.Size(66, 23);
  3101. this.edgeCache.TabIndex = 66;
  3102. this.edgeCache.Text = "Cache";
  3103. this.edgeCache.UseVisualStyleBackColor = true;
  3104. //
  3105. // IECache
  3106. //
  3107. this.IECache.AutoSize = true;
  3108. this.IECache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3109. this.IECache.ForeColor = System.Drawing.Color.White;
  3110. this.IECache.Location = new System.Drawing.Point(10, 725);
  3111. this.IECache.Margin = new System.Windows.Forms.Padding(2);
  3112. this.IECache.Name = "IECache";
  3113. this.IECache.Size = new System.Drawing.Size(66, 23);
  3114. this.IECache.TabIndex = 65;
  3115. this.IECache.Text = "Cache";
  3116. this.IECache.UseVisualStyleBackColor = true;
  3117. //
  3118. // firefoxHistory
  3119. //
  3120. this.firefoxHistory.AutoSize = true;
  3121. this.firefoxHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3122. this.firefoxHistory.ForeColor = System.Drawing.Color.White;
  3123. this.firefoxHistory.Location = new System.Drawing.Point(9, 384);
  3124. this.firefoxHistory.Margin = new System.Windows.Forms.Padding(2);
  3125. this.firefoxHistory.Name = "firefoxHistory";
  3126. this.firefoxHistory.Size = new System.Drawing.Size(74, 23);
  3127. this.firefoxHistory.TabIndex = 64;
  3128. this.firefoxHistory.Text = "History";
  3129. this.firefoxHistory.UseVisualStyleBackColor = true;
  3130. //
  3131. // firefoxCookies
  3132. //
  3133. this.firefoxCookies.AutoSize = true;
  3134. this.firefoxCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3135. this.firefoxCookies.ForeColor = System.Drawing.Color.White;
  3136. this.firefoxCookies.Location = new System.Drawing.Point(9, 357);
  3137. this.firefoxCookies.Margin = new System.Windows.Forms.Padding(2);
  3138. this.firefoxCookies.Name = "firefoxCookies";
  3139. this.firefoxCookies.Size = new System.Drawing.Size(77, 23);
  3140. this.firefoxCookies.TabIndex = 63;
  3141. this.firefoxCookies.Text = "Cookies";
  3142. this.firefoxCookies.UseVisualStyleBackColor = true;
  3143. //
  3144. // firefoxCache
  3145. //
  3146. this.firefoxCache.AutoSize = true;
  3147. this.firefoxCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3148. this.firefoxCache.ForeColor = System.Drawing.Color.White;
  3149. this.firefoxCache.Location = new System.Drawing.Point(9, 330);
  3150. this.firefoxCache.Margin = new System.Windows.Forms.Padding(2);
  3151. this.firefoxCache.Name = "firefoxCache";
  3152. this.firefoxCache.Size = new System.Drawing.Size(66, 23);
  3153. this.firefoxCache.TabIndex = 62;
  3154. this.firefoxCache.Text = "Cache";
  3155. this.firefoxCache.UseVisualStyleBackColor = true;
  3156. //
  3157. // chromePws
  3158. //
  3159. this.chromePws.AutoSize = true;
  3160. this.chromePws.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3161. this.chromePws.ForeColor = System.Drawing.Color.White;
  3162. this.chromePws.Location = new System.Drawing.Point(8, 278);
  3163. this.chromePws.Margin = new System.Windows.Forms.Padding(2);
  3164. this.chromePws.Name = "chromePws";
  3165. this.chromePws.Size = new System.Drawing.Size(93, 23);
  3166. this.chromePws.TabIndex = 61;
  3167. this.chromePws.Text = "Passwords";
  3168. this.chromePws.UseVisualStyleBackColor = true;
  3169. //
  3170. // chromeSession
  3171. //
  3172. this.chromeSession.AutoSize = true;
  3173. this.chromeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3174. this.chromeSession.ForeColor = System.Drawing.Color.White;
  3175. this.chromeSession.Location = new System.Drawing.Point(8, 251);
  3176. this.chromeSession.Margin = new System.Windows.Forms.Padding(2);
  3177. this.chromeSession.Name = "chromeSession";
  3178. this.chromeSession.Size = new System.Drawing.Size(75, 23);
  3179. this.chromeSession.TabIndex = 60;
  3180. this.chromeSession.Text = "Session";
  3181. this.chromeSession.UseVisualStyleBackColor = true;
  3182. //
  3183. // chromeHistory
  3184. //
  3185. this.chromeHistory.AutoSize = true;
  3186. this.chromeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3187. this.chromeHistory.ForeColor = System.Drawing.Color.White;
  3188. this.chromeHistory.Location = new System.Drawing.Point(8, 224);
  3189. this.chromeHistory.Margin = new System.Windows.Forms.Padding(2);
  3190. this.chromeHistory.Name = "chromeHistory";
  3191. this.chromeHistory.Size = new System.Drawing.Size(74, 23);
  3192. this.chromeHistory.TabIndex = 59;
  3193. this.chromeHistory.Text = "History";
  3194. this.chromeHistory.UseVisualStyleBackColor = true;
  3195. //
  3196. // chromeCookies
  3197. //
  3198. this.chromeCookies.AutoSize = true;
  3199. this.chromeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3200. this.chromeCookies.ForeColor = System.Drawing.Color.White;
  3201. this.chromeCookies.Location = new System.Drawing.Point(8, 197);
  3202. this.chromeCookies.Margin = new System.Windows.Forms.Padding(2);
  3203. this.chromeCookies.Name = "chromeCookies";
  3204. this.chromeCookies.Size = new System.Drawing.Size(77, 23);
  3205. this.chromeCookies.TabIndex = 58;
  3206. this.chromeCookies.Text = "Cookies";
  3207. this.chromeCookies.UseVisualStyleBackColor = true;
  3208. //
  3209. // chromeCache
  3210. //
  3211. this.chromeCache.AutoSize = true;
  3212. this.chromeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3213. this.chromeCache.ForeColor = System.Drawing.Color.White;
  3214. this.chromeCache.Location = new System.Drawing.Point(8, 170);
  3215. this.chromeCache.Margin = new System.Windows.Forms.Padding(2);
  3216. this.chromeCache.Name = "chromeCache";
  3217. this.chromeCache.Size = new System.Drawing.Size(66, 23);
  3218. this.chromeCache.TabIndex = 57;
  3219. this.chromeCache.Text = "Cache";
  3220. this.chromeCache.UseVisualStyleBackColor = true;
  3221. //
  3222. // label7
  3223. //
  3224. this.label7.AutoSize = true;
  3225. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3226. this.label7.ForeColor = System.Drawing.Color.DarkGray;
  3227. this.label7.Location = new System.Drawing.Point(31, 410);
  3228. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3229. this.label7.Name = "label7";
  3230. this.label7.Size = new System.Drawing.Size(112, 20);
  3231. this.label7.TabIndex = 56;
  3232. this.label7.Tag = "";
  3233. this.label7.Text = "Microsoft Edge";
  3234. //
  3235. // label6
  3236. //
  3237. this.label6.AutoSize = true;
  3238. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3239. this.label6.ForeColor = System.Drawing.Color.DarkGray;
  3240. this.label6.Location = new System.Drawing.Point(33, 701);
  3241. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3242. this.label6.Name = "label6";
  3243. this.label6.Size = new System.Drawing.Size(125, 20);
  3244. this.label6.TabIndex = 55;
  3245. this.label6.Tag = "";
  3246. this.label6.Text = "Internet Explorer";
  3247. //
  3248. // label5
  3249. //
  3250. this.label5.AutoSize = true;
  3251. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3252. this.label5.ForeColor = System.Drawing.Color.DarkGray;
  3253. this.label5.Location = new System.Drawing.Point(30, 306);
  3254. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3255. this.label5.Name = "label5";
  3256. this.label5.Size = new System.Drawing.Size(111, 20);
  3257. this.label5.TabIndex = 54;
  3258. this.label5.Tag = "";
  3259. this.label5.Text = "Mozilla Firefox";
  3260. //
  3261. // label4
  3262. //
  3263. this.label4.AutoSize = true;
  3264. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3265. this.label4.ForeColor = System.Drawing.Color.DarkGray;
  3266. this.label4.Location = new System.Drawing.Point(31, 146);
  3267. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3268. this.label4.Name = "label4";
  3269. this.label4.Size = new System.Drawing.Size(116, 20);
  3270. this.label4.TabIndex = 47;
  3271. this.label4.Tag = "";
  3272. this.label4.Text = "Google Chrome";
  3273. //
  3274. // pictureBox11
  3275. //
  3276. this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
  3277. this.pictureBox11.Location = new System.Drawing.Point(9, 410);
  3278. this.pictureBox11.Name = "pictureBox11";
  3279. this.pictureBox11.Size = new System.Drawing.Size(20, 20);
  3280. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3281. this.pictureBox11.TabIndex = 53;
  3282. this.pictureBox11.TabStop = false;
  3283. //
  3284. // pictureBox10
  3285. //
  3286. this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
  3287. this.pictureBox10.Location = new System.Drawing.Point(9, 700);
  3288. this.pictureBox10.Name = "pictureBox10";
  3289. this.pictureBox10.Size = new System.Drawing.Size(20, 20);
  3290. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3291. this.pictureBox10.TabIndex = 52;
  3292. this.pictureBox10.TabStop = false;
  3293. //
  3294. // pictureBox9
  3295. //
  3296. this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
  3297. this.pictureBox9.Location = new System.Drawing.Point(7, 146);
  3298. this.pictureBox9.Name = "pictureBox9";
  3299. this.pictureBox9.Size = new System.Drawing.Size(20, 20);
  3300. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3301. this.pictureBox9.TabIndex = 51;
  3302. this.pictureBox9.TabStop = false;
  3303. //
  3304. // pictureBox8
  3305. //
  3306. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  3307. this.pictureBox8.Location = new System.Drawing.Point(9, 306);
  3308. this.pictureBox8.Name = "pictureBox8";
  3309. this.pictureBox8.Size = new System.Drawing.Size(20, 20);
  3310. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3311. this.pictureBox8.TabIndex = 50;
  3312. this.pictureBox8.TabStop = false;
  3313. //
  3314. // checkErrorReports
  3315. //
  3316. this.checkErrorReports.AutoSize = true;
  3317. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3318. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  3319. this.checkErrorReports.Location = new System.Drawing.Point(8, 91);
  3320. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  3321. this.checkErrorReports.Name = "checkErrorReports";
  3322. this.checkErrorReports.Size = new System.Drawing.Size(106, 23);
  3323. this.checkErrorReports.TabIndex = 44;
  3324. this.checkErrorReports.Text = "Error reports";
  3325. this.checkErrorReports.UseVisualStyleBackColor = true;
  3326. //
  3327. // checkTemp
  3328. //
  3329. this.checkTemp.AutoSize = true;
  3330. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3331. this.checkTemp.ForeColor = System.Drawing.Color.White;
  3332. this.checkTemp.Location = new System.Drawing.Point(8, 37);
  3333. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  3334. this.checkTemp.Name = "checkTemp";
  3335. this.checkTemp.Size = new System.Drawing.Size(125, 23);
  3336. this.checkTemp.TabIndex = 36;
  3337. this.checkTemp.Text = "Temporary files";
  3338. this.checkTemp.UseVisualStyleBackColor = true;
  3339. //
  3340. // checkBin
  3341. //
  3342. this.checkBin.AutoSize = true;
  3343. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3344. this.checkBin.ForeColor = System.Drawing.Color.White;
  3345. this.checkBin.Location = new System.Drawing.Point(8, 118);
  3346. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  3347. this.checkBin.Name = "checkBin";
  3348. this.checkBin.Size = new System.Drawing.Size(100, 23);
  3349. this.checkBin.TabIndex = 41;
  3350. this.checkBin.Text = "Recycle Bin";
  3351. this.checkBin.UseVisualStyleBackColor = true;
  3352. //
  3353. // checkMiniDumps
  3354. //
  3355. this.checkMiniDumps.AutoSize = true;
  3356. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3357. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  3358. this.checkMiniDumps.Location = new System.Drawing.Point(8, 64);
  3359. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  3360. this.checkMiniDumps.Name = "checkMiniDumps";
  3361. this.checkMiniDumps.Size = new System.Drawing.Size(140, 23);
  3362. this.checkMiniDumps.TabIndex = 39;
  3363. this.checkMiniDumps.Text = "BSOD Minidumps";
  3364. this.checkMiniDumps.UseVisualStyleBackColor = true;
  3365. //
  3366. // pingerTab
  3367. //
  3368. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3369. this.pingerTab.Controls.Add(this.netTools);
  3370. this.pingerTab.Location = new System.Drawing.Point(4, 26);
  3371. this.pingerTab.Name = "pingerTab";
  3372. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  3373. this.pingerTab.Size = new System.Drawing.Size(1273, 652);
  3374. this.pingerTab.TabIndex = 13;
  3375. this.pingerTab.Text = "Pinger";
  3376. //
  3377. // netTools
  3378. //
  3379. this.netTools.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3380. this.netTools.Controls.Add(this.tabPage1);
  3381. this.netTools.Controls.Add(this.tabPage2);
  3382. this.netTools.Dock = System.Windows.Forms.DockStyle.Fill;
  3383. this.netTools.Location = new System.Drawing.Point(3, 3);
  3384. this.netTools.Margin = new System.Windows.Forms.Padding(0);
  3385. this.netTools.Multiline = true;
  3386. this.netTools.Name = "netTools";
  3387. this.netTools.Padding = new System.Drawing.Point(0, 0);
  3388. this.netTools.SelectedIndex = 0;
  3389. this.netTools.Size = new System.Drawing.Size(1267, 646);
  3390. this.netTools.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  3391. this.netTools.TabIndex = 104;
  3392. //
  3393. // tabPage1
  3394. //
  3395. this.tabPage1.AutoScroll = true;
  3396. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3397. this.tabPage1.Controls.Add(this.btnExport);
  3398. this.tabPage1.Controls.Add(this.copyB);
  3399. this.tabPage1.Controls.Add(this.copyIPB);
  3400. this.tabPage1.Controls.Add(this.panel7);
  3401. this.tabPage1.Controls.Add(this.lblResults);
  3402. this.tabPage1.Controls.Add(this.btnShodan);
  3403. this.tabPage1.Controls.Add(this.btnPing);
  3404. this.tabPage1.Controls.Add(this.txtPingInput);
  3405. this.tabPage1.Controls.Add(this.lblPinger);
  3406. this.tabPage1.Controls.Add(this.pingerTitle);
  3407. this.tabPage1.Location = new System.Drawing.Point(4, 4);
  3408. this.tabPage1.Name = "tabPage1";
  3409. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  3410. this.tabPage1.Size = new System.Drawing.Size(1259, 616);
  3411. this.tabPage1.TabIndex = 0;
  3412. this.tabPage1.Text = "Pinger";
  3413. //
  3414. // btnExport
  3415. //
  3416. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  3417. this.btnExport.FlatAppearance.BorderSize = 0;
  3418. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3419. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3420. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3421. this.btnExport.ForeColor = System.Drawing.Color.White;
  3422. this.btnExport.Location = new System.Drawing.Point(27, 487);
  3423. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  3424. this.btnExport.Name = "btnExport";
  3425. this.btnExport.Size = new System.Drawing.Size(136, 29);
  3426. this.btnExport.TabIndex = 93;
  3427. this.btnExport.Text = "Export...";
  3428. this.btnExport.UseVisualStyleBackColor = false;
  3429. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  3430. //
  3431. // copyB
  3432. //
  3433. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  3434. this.copyB.FlatAppearance.BorderSize = 0;
  3435. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3436. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3437. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3438. this.copyB.ForeColor = System.Drawing.Color.White;
  3439. this.copyB.Location = new System.Drawing.Point(25, 144);
  3440. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  3441. this.copyB.Name = "copyB";
  3442. this.copyB.Size = new System.Drawing.Size(185, 31);
  3443. this.copyB.TabIndex = 92;
  3444. this.copyB.Text = "Copy IP";
  3445. this.copyB.UseVisualStyleBackColor = false;
  3446. this.copyB.Click += new System.EventHandler(this.copyB_Click);
  3447. //
  3448. // copyIPB
  3449. //
  3450. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  3451. this.copyIPB.FlatAppearance.BorderSize = 0;
  3452. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3453. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3454. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3455. this.copyIPB.ForeColor = System.Drawing.Color.White;
  3456. this.copyIPB.Location = new System.Drawing.Point(214, 144);
  3457. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  3458. this.copyIPB.Name = "copyIPB";
  3459. this.copyIPB.Size = new System.Drawing.Size(185, 31);
  3460. this.copyIPB.TabIndex = 91;
  3461. this.copyIPB.Text = "Copy";
  3462. this.copyIPB.UseVisualStyleBackColor = false;
  3463. this.copyIPB.Click += new System.EventHandler(this.copyIPB_Click);
  3464. //
  3465. // panel7
  3466. //
  3467. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3468. this.panel7.Controls.Add(this.listPingResults);
  3469. this.panel7.Location = new System.Drawing.Point(27, 212);
  3470. this.panel7.Name = "panel7";
  3471. this.panel7.Size = new System.Drawing.Size(371, 270);
  3472. this.panel7.TabIndex = 90;
  3473. //
  3474. // listPingResults
  3475. //
  3476. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3477. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3478. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  3479. this.listPingResults.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  3480. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3481. this.listPingResults.ForeColor = System.Drawing.Color.White;
  3482. this.listPingResults.FormattingEnabled = true;
  3483. this.listPingResults.HorizontalScrollbar = true;
  3484. this.listPingResults.ItemHeight = 21;
  3485. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  3486. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  3487. this.listPingResults.Name = "listPingResults";
  3488. this.listPingResults.Size = new System.Drawing.Size(369, 268);
  3489. this.listPingResults.TabIndex = 79;
  3490. //
  3491. // lblResults
  3492. //
  3493. this.lblResults.AutoSize = true;
  3494. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3495. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  3496. this.lblResults.Location = new System.Drawing.Point(23, 192);
  3497. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3498. this.lblResults.Name = "lblResults";
  3499. this.lblResults.Size = new System.Drawing.Size(54, 19);
  3500. this.lblResults.TabIndex = 89;
  3501. this.lblResults.Tag = "";
  3502. this.lblResults.Text = "Results";
  3503. //
  3504. // btnShodan
  3505. //
  3506. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  3507. this.btnShodan.FlatAppearance.BorderSize = 0;
  3508. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3509. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3510. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3511. this.btnShodan.ForeColor = System.Drawing.Color.White;
  3512. this.btnShodan.Location = new System.Drawing.Point(25, 109);
  3513. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  3514. this.btnShodan.Name = "btnShodan";
  3515. this.btnShodan.Size = new System.Drawing.Size(185, 31);
  3516. this.btnShodan.TabIndex = 88;
  3517. this.btnShodan.Text = "Check on SHODAN.io";
  3518. this.btnShodan.UseVisualStyleBackColor = false;
  3519. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  3520. //
  3521. // btnPing
  3522. //
  3523. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  3524. this.btnPing.FlatAppearance.BorderSize = 0;
  3525. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3526. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3527. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3528. this.btnPing.ForeColor = System.Drawing.Color.White;
  3529. this.btnPing.Location = new System.Drawing.Point(214, 109);
  3530. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  3531. this.btnPing.Name = "btnPing";
  3532. this.btnPing.Size = new System.Drawing.Size(185, 31);
  3533. this.btnPing.TabIndex = 87;
  3534. this.btnPing.Text = "Ping";
  3535. this.btnPing.UseVisualStyleBackColor = false;
  3536. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  3537. //
  3538. // txtPingInput
  3539. //
  3540. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3541. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3542. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3543. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  3544. this.txtPingInput.Location = new System.Drawing.Point(25, 76);
  3545. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  3546. this.txtPingInput.Name = "txtPingInput";
  3547. this.txtPingInput.Size = new System.Drawing.Size(374, 29);
  3548. this.txtPingInput.TabIndex = 85;
  3549. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3550. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  3551. //
  3552. // lblPinger
  3553. //
  3554. this.lblPinger.AutoSize = true;
  3555. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3556. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  3557. this.lblPinger.Location = new System.Drawing.Point(22, 53);
  3558. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3559. this.lblPinger.Name = "lblPinger";
  3560. this.lblPinger.Size = new System.Drawing.Size(122, 19);
  3561. this.lblPinger.TabIndex = 86;
  3562. this.lblPinger.Tag = "";
  3563. this.lblPinger.Text = "IP / Domain name";
  3564. //
  3565. // pingerTitle
  3566. //
  3567. this.pingerTitle.AutoSize = true;
  3568. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3569. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3570. this.pingerTitle.Location = new System.Drawing.Point(5, 3);
  3571. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3572. this.pingerTitle.Name = "pingerTitle";
  3573. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  3574. this.pingerTitle.TabIndex = 84;
  3575. this.pingerTitle.Tag = "themeable";
  3576. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  3577. //
  3578. // tabPage2
  3579. //
  3580. this.tabPage2.AutoScroll = true;
  3581. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3582. this.tabPage2.Controls.Add(this.dnsTitle);
  3583. this.tabPage2.Controls.Add(this.linkDNSv6A);
  3584. this.tabPage2.Controls.Add(this.linkDNSv4A);
  3585. this.tabPage2.Controls.Add(this.linkDNSv6);
  3586. this.tabPage2.Controls.Add(this.linkDNSv4);
  3587. this.tabPage2.Controls.Add(this.label3);
  3588. this.tabPage2.Controls.Add(this.label1);
  3589. this.tabPage2.Controls.Add(this.btnOpenNetwork);
  3590. this.tabPage2.Controls.Add(this.flushCacheB);
  3591. this.tabPage2.Controls.Add(this.boxAdapter);
  3592. this.tabPage2.Controls.Add(this.boxDNS);
  3593. this.tabPage2.Location = new System.Drawing.Point(4, 4);
  3594. this.tabPage2.Name = "tabPage2";
  3595. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  3596. this.tabPage2.Size = new System.Drawing.Size(1259, 616);
  3597. this.tabPage2.TabIndex = 1;
  3598. this.tabPage2.Text = "DNS";
  3599. //
  3600. // dnsTitle
  3601. //
  3602. this.dnsTitle.AutoSize = true;
  3603. this.dnsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3604. this.dnsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3605. this.dnsTitle.Location = new System.Drawing.Point(5, 3);
  3606. this.dnsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3607. this.dnsTitle.Name = "dnsTitle";
  3608. this.dnsTitle.Size = new System.Drawing.Size(258, 28);
  3609. this.dnsTitle.TabIndex = 114;
  3610. this.dnsTitle.Tag = "themeable";
  3611. this.dnsTitle.Text = "Rapidly change DNS server";
  3612. //
  3613. // linkDNSv6A
  3614. //
  3615. this.linkDNSv6A.AutoSize = true;
  3616. this.linkDNSv6A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3617. this.linkDNSv6A.ForeColor = System.Drawing.Color.DodgerBlue;
  3618. this.linkDNSv6A.LinkColor = System.Drawing.Color.DodgerBlue;
  3619. this.linkDNSv6A.Location = new System.Drawing.Point(109, 218);
  3620. this.linkDNSv6A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3621. this.linkDNSv6A.Name = "linkDNSv6A";
  3622. this.linkDNSv6A.Size = new System.Drawing.Size(15, 20);
  3623. this.linkDNSv6A.TabIndex = 113;
  3624. this.linkDNSv6A.TabStop = true;
  3625. this.linkDNSv6A.Tag = "themeable";
  3626. this.linkDNSv6A.Text = "-";
  3627. //
  3628. // linkDNSv4A
  3629. //
  3630. this.linkDNSv4A.AutoSize = true;
  3631. this.linkDNSv4A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3632. this.linkDNSv4A.ForeColor = System.Drawing.Color.DodgerBlue;
  3633. this.linkDNSv4A.LinkColor = System.Drawing.Color.DodgerBlue;
  3634. this.linkDNSv4A.Location = new System.Drawing.Point(108, 161);
  3635. this.linkDNSv4A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3636. this.linkDNSv4A.Name = "linkDNSv4A";
  3637. this.linkDNSv4A.Size = new System.Drawing.Size(15, 20);
  3638. this.linkDNSv4A.TabIndex = 112;
  3639. this.linkDNSv4A.TabStop = true;
  3640. this.linkDNSv4A.Tag = "themeable";
  3641. this.linkDNSv4A.Text = "-";
  3642. //
  3643. // linkDNSv6
  3644. //
  3645. this.linkDNSv6.AutoSize = true;
  3646. this.linkDNSv6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3647. this.linkDNSv6.ForeColor = System.Drawing.Color.DodgerBlue;
  3648. this.linkDNSv6.LinkColor = System.Drawing.Color.DodgerBlue;
  3649. this.linkDNSv6.Location = new System.Drawing.Point(109, 195);
  3650. this.linkDNSv6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3651. this.linkDNSv6.Name = "linkDNSv6";
  3652. this.linkDNSv6.Size = new System.Drawing.Size(15, 20);
  3653. this.linkDNSv6.TabIndex = 111;
  3654. this.linkDNSv6.TabStop = true;
  3655. this.linkDNSv6.Tag = "themeable";
  3656. this.linkDNSv6.Text = "-";
  3657. //
  3658. // linkDNSv4
  3659. //
  3660. this.linkDNSv4.AutoSize = true;
  3661. this.linkDNSv4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3662. this.linkDNSv4.ForeColor = System.Drawing.Color.DodgerBlue;
  3663. this.linkDNSv4.LinkColor = System.Drawing.Color.DodgerBlue;
  3664. this.linkDNSv4.Location = new System.Drawing.Point(109, 138);
  3665. this.linkDNSv4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3666. this.linkDNSv4.Name = "linkDNSv4";
  3667. this.linkDNSv4.Size = new System.Drawing.Size(15, 20);
  3668. this.linkDNSv4.TabIndex = 110;
  3669. this.linkDNSv4.TabStop = true;
  3670. this.linkDNSv4.Tag = "themeable";
  3671. this.linkDNSv4.Text = "-";
  3672. //
  3673. // label3
  3674. //
  3675. this.label3.AutoSize = true;
  3676. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3677. this.label3.ForeColor = System.Drawing.Color.Silver;
  3678. this.label3.Location = new System.Drawing.Point(27, 196);
  3679. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3680. this.label3.Name = "label3";
  3681. this.label3.Size = new System.Drawing.Size(77, 20);
  3682. this.label3.TabIndex = 109;
  3683. this.label3.Tag = "";
  3684. this.label3.Text = "DNS IPv6:";
  3685. //
  3686. // label1
  3687. //
  3688. this.label1.AutoSize = true;
  3689. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3690. this.label1.ForeColor = System.Drawing.Color.Silver;
  3691. this.label1.Location = new System.Drawing.Point(27, 139);
  3692. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3693. this.label1.Name = "label1";
  3694. this.label1.Size = new System.Drawing.Size(78, 20);
  3695. this.label1.TabIndex = 108;
  3696. this.label1.Tag = "";
  3697. this.label1.Text = "DNS IPv4:";
  3698. //
  3699. // btnOpenNetwork
  3700. //
  3701. this.btnOpenNetwork.BackColor = System.Drawing.Color.DodgerBlue;
  3702. this.btnOpenNetwork.FlatAppearance.BorderSize = 0;
  3703. this.btnOpenNetwork.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3704. this.btnOpenNetwork.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3705. this.btnOpenNetwork.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3706. this.btnOpenNetwork.ForeColor = System.Drawing.Color.White;
  3707. this.btnOpenNetwork.Location = new System.Drawing.Point(31, 299);
  3708. this.btnOpenNetwork.Margin = new System.Windows.Forms.Padding(2);
  3709. this.btnOpenNetwork.Name = "btnOpenNetwork";
  3710. this.btnOpenNetwork.Size = new System.Drawing.Size(260, 29);
  3711. this.btnOpenNetwork.TabIndex = 105;
  3712. this.btnOpenNetwork.Text = "Open Network Connections";
  3713. this.btnOpenNetwork.UseVisualStyleBackColor = false;
  3714. this.btnOpenNetwork.Click += new System.EventHandler(this.btnOpenNetwork_Click);
  3715. //
  3716. // flushCacheB
  3717. //
  3718. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  3719. this.flushCacheB.FlatAppearance.BorderSize = 0;
  3720. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3721. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3722. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3723. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  3724. this.flushCacheB.Location = new System.Drawing.Point(31, 266);
  3725. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  3726. this.flushCacheB.Name = "flushCacheB";
  3727. this.flushCacheB.Size = new System.Drawing.Size(260, 29);
  3728. this.flushCacheB.TabIndex = 104;
  3729. this.flushCacheB.Text = "Flush DNS cache";
  3730. this.flushCacheB.UseVisualStyleBackColor = false;
  3731. this.flushCacheB.Click += new System.EventHandler(this.flushCacheB_Click);
  3732. //
  3733. // boxAdapter
  3734. //
  3735. this.boxAdapter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3736. this.boxAdapter.BorderColor = System.Drawing.Color.Blue;
  3737. this.boxAdapter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3738. this.boxAdapter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3739. this.boxAdapter.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3740. this.boxAdapter.ForeColor = System.Drawing.Color.White;
  3741. this.boxAdapter.FormattingEnabled = true;
  3742. this.boxAdapter.Location = new System.Drawing.Point(28, 50);
  3743. this.boxAdapter.Name = "boxAdapter";
  3744. this.boxAdapter.Size = new System.Drawing.Size(660, 29);
  3745. this.boxAdapter.TabIndex = 107;
  3746. this.boxAdapter.Tag = "themeable";
  3747. //
  3748. // boxDNS
  3749. //
  3750. this.boxDNS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3751. this.boxDNS.BorderColor = System.Drawing.Color.Blue;
  3752. this.boxDNS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3753. this.boxDNS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3754. this.boxDNS.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3755. this.boxDNS.ForeColor = System.Drawing.Color.White;
  3756. this.boxDNS.FormattingEnabled = true;
  3757. this.boxDNS.Location = new System.Drawing.Point(28, 85);
  3758. this.boxDNS.Name = "boxDNS";
  3759. this.boxDNS.Size = new System.Drawing.Size(660, 29);
  3760. this.boxDNS.TabIndex = 106;
  3761. this.boxDNS.Tag = "themeable";
  3762. //
  3763. // hostsEditorTab
  3764. //
  3765. this.hostsEditorTab.AutoScroll = true;
  3766. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3767. this.hostsEditorTab.Controls.Add(this.panel4);
  3768. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  3769. this.hostsEditorTab.Controls.Add(this.linkLocate);
  3770. this.hostsEditorTab.Location = new System.Drawing.Point(4, 26);
  3771. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  3772. this.hostsEditorTab.Name = "hostsEditorTab";
  3773. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  3774. this.hostsEditorTab.Size = new System.Drawing.Size(1273, 652);
  3775. this.hostsEditorTab.TabIndex = 9;
  3776. this.hostsEditorTab.Text = "Hosts";
  3777. //
  3778. // panel4
  3779. //
  3780. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3781. | System.Windows.Forms.AnchorStyles.Left)
  3782. | System.Windows.Forms.AnchorStyles.Right)));
  3783. this.panel4.AutoScroll = true;
  3784. this.panel4.Controls.Add(this.chkIncludeWww);
  3785. this.panel4.Controls.Add(this.linkAdvancedEdit);
  3786. this.panel4.Controls.Add(this.linkRestoreDefault);
  3787. this.panel4.Controls.Add(this.lblLock);
  3788. this.panel4.Controls.Add(this.chkReadOnly);
  3789. this.panel4.Controls.Add(this.panelList);
  3790. this.panel4.Controls.Add(this.chkBlock);
  3791. this.panel4.Controls.Add(this.refreshHostsB);
  3792. this.panel4.Controls.Add(this.removeHostB);
  3793. this.panel4.Controls.Add(this.removeAllHostsB);
  3794. this.panel4.Controls.Add(this.addHostB);
  3795. this.panel4.Controls.Add(this.txtIP);
  3796. this.panel4.Controls.Add(this.txtDomain);
  3797. this.panel4.Controls.Add(this.lblDomain);
  3798. this.panel4.Controls.Add(this.lblIP);
  3799. this.panel4.Location = new System.Drawing.Point(6, 70);
  3800. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  3801. this.panel4.Name = "panel4";
  3802. this.panel4.Size = new System.Drawing.Size(1002, 536);
  3803. this.panel4.TabIndex = 53;
  3804. //
  3805. // chkIncludeWww
  3806. //
  3807. this.chkIncludeWww.AutoSize = true;
  3808. this.chkIncludeWww.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3809. this.chkIncludeWww.ForeColor = System.Drawing.Color.White;
  3810. this.chkIncludeWww.Location = new System.Drawing.Point(329, 136);
  3811. this.chkIncludeWww.Margin = new System.Windows.Forms.Padding(2);
  3812. this.chkIncludeWww.Name = "chkIncludeWww";
  3813. this.chkIncludeWww.Size = new System.Drawing.Size(134, 25);
  3814. this.chkIncludeWww.TabIndex = 63;
  3815. this.chkIncludeWww.Text = "WWW CNAME";
  3816. this.chkIncludeWww.UseVisualStyleBackColor = true;
  3817. //
  3818. // linkAdvancedEdit
  3819. //
  3820. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3821. this.linkAdvancedEdit.AutoSize = true;
  3822. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3823. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  3824. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  3825. this.linkAdvancedEdit.Location = new System.Drawing.Point(323, 338);
  3826. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3827. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  3828. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  3829. this.linkAdvancedEdit.TabIndex = 49;
  3830. this.linkAdvancedEdit.TabStop = true;
  3831. this.linkAdvancedEdit.Tag = "";
  3832. this.linkAdvancedEdit.Text = "Advanced editor";
  3833. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3834. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  3835. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3836. //
  3837. // linkRestoreDefault
  3838. //
  3839. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3840. this.linkRestoreDefault.AutoSize = true;
  3841. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3842. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  3843. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  3844. this.linkRestoreDefault.Location = new System.Drawing.Point(323, 369);
  3845. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3846. this.linkRestoreDefault.Name = "linkRestoreDefault";
  3847. this.linkRestoreDefault.Size = new System.Drawing.Size(123, 21);
  3848. this.linkRestoreDefault.TabIndex = 51;
  3849. this.linkRestoreDefault.TabStop = true;
  3850. this.linkRestoreDefault.Tag = "";
  3851. this.linkRestoreDefault.Text = "Restore default";
  3852. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3853. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  3854. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  3855. //
  3856. // lblLock
  3857. //
  3858. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3859. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  3860. this.lblLock.Location = new System.Drawing.Point(325, 234);
  3861. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3862. this.lblLock.Name = "lblLock";
  3863. this.lblLock.Size = new System.Drawing.Size(315, 55);
  3864. this.lblLock.TabIndex = 62;
  3865. this.lblLock.Tag = "";
  3866. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  3867. //
  3868. // chkReadOnly
  3869. //
  3870. this.chkReadOnly.AutoSize = true;
  3871. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3872. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  3873. this.chkReadOnly.Location = new System.Drawing.Point(329, 207);
  3874. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  3875. this.chkReadOnly.Name = "chkReadOnly";
  3876. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  3877. this.chkReadOnly.TabIndex = 61;
  3878. this.chkReadOnly.Text = "Read-only";
  3879. this.chkReadOnly.UseVisualStyleBackColor = true;
  3880. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  3881. //
  3882. // panelList
  3883. //
  3884. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3885. this.panelList.Controls.Add(this.listHostEntries);
  3886. this.panelList.Location = new System.Drawing.Point(5, 3);
  3887. this.panelList.Name = "panelList";
  3888. this.panelList.Size = new System.Drawing.Size(312, 388);
  3889. this.panelList.TabIndex = 60;
  3890. //
  3891. // listHostEntries
  3892. //
  3893. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3894. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3895. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  3896. this.listHostEntries.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  3897. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3898. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  3899. this.listHostEntries.FormattingEnabled = true;
  3900. this.listHostEntries.HorizontalScrollbar = true;
  3901. this.listHostEntries.ItemHeight = 21;
  3902. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  3903. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  3904. this.listHostEntries.Name = "listHostEntries";
  3905. this.listHostEntries.Size = new System.Drawing.Size(310, 386);
  3906. this.listHostEntries.TabIndex = 52;
  3907. //
  3908. // chkBlock
  3909. //
  3910. this.chkBlock.AutoSize = true;
  3911. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3912. this.chkBlock.ForeColor = System.Drawing.Color.White;
  3913. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  3914. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  3915. this.chkBlock.Name = "chkBlock";
  3916. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  3917. this.chkBlock.TabIndex = 59;
  3918. this.chkBlock.Text = "Block";
  3919. this.chkBlock.UseVisualStyleBackColor = true;
  3920. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  3921. //
  3922. // refreshHostsB
  3923. //
  3924. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  3925. this.refreshHostsB.FlatAppearance.BorderSize = 0;
  3926. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3927. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3928. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3929. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  3930. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  3931. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  3932. this.refreshHostsB.Name = "refreshHostsB";
  3933. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  3934. this.refreshHostsB.TabIndex = 55;
  3935. this.refreshHostsB.Text = "Refresh";
  3936. this.refreshHostsB.UseVisualStyleBackColor = false;
  3937. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  3938. //
  3939. // removeHostB
  3940. //
  3941. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  3942. this.removeHostB.FlatAppearance.BorderSize = 0;
  3943. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3944. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3945. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3946. this.removeHostB.ForeColor = System.Drawing.Color.White;
  3947. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  3948. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  3949. this.removeHostB.Name = "removeHostB";
  3950. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  3951. this.removeHostB.TabIndex = 54;
  3952. this.removeHostB.Text = "Delete";
  3953. this.removeHostB.UseVisualStyleBackColor = false;
  3954. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  3955. //
  3956. // removeAllHostsB
  3957. //
  3958. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  3959. this.removeAllHostsB.Enabled = false;
  3960. this.removeAllHostsB.FlatAppearance.BorderSize = 0;
  3961. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3962. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3963. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3964. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  3965. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  3966. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  3967. this.removeAllHostsB.Name = "removeAllHostsB";
  3968. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  3969. this.removeAllHostsB.TabIndex = 53;
  3970. this.removeAllHostsB.Text = "Delete all";
  3971. this.removeAllHostsB.UseVisualStyleBackColor = false;
  3972. this.removeAllHostsB.Visible = false;
  3973. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  3974. //
  3975. // addHostB
  3976. //
  3977. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  3978. this.addHostB.FlatAppearance.BorderSize = 0;
  3979. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3980. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3981. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3982. this.addHostB.ForeColor = System.Drawing.Color.White;
  3983. this.addHostB.Location = new System.Drawing.Point(511, 110);
  3984. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  3985. this.addHostB.Name = "addHostB";
  3986. this.addHostB.Size = new System.Drawing.Size(127, 31);
  3987. this.addHostB.TabIndex = 57;
  3988. this.addHostB.Text = "Add";
  3989. this.addHostB.UseVisualStyleBackColor = false;
  3990. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  3991. //
  3992. // txtIP
  3993. //
  3994. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3995. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3996. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3997. this.txtIP.ForeColor = System.Drawing.Color.White;
  3998. this.txtIP.Location = new System.Drawing.Point(328, 23);
  3999. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4000. this.txtIP.Name = "txtIP";
  4001. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4002. this.txtIP.TabIndex = 0;
  4003. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4004. //
  4005. // txtDomain
  4006. //
  4007. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4008. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4009. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4010. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4011. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4012. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4013. this.txtDomain.Name = "txtDomain";
  4014. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4015. this.txtDomain.TabIndex = 1;
  4016. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4017. //
  4018. // lblDomain
  4019. //
  4020. this.lblDomain.AutoSize = true;
  4021. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4022. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4023. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  4024. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4025. this.lblDomain.Name = "lblDomain";
  4026. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  4027. this.lblDomain.TabIndex = 55;
  4028. this.lblDomain.Tag = "themeable";
  4029. this.lblDomain.Text = "Domain";
  4030. //
  4031. // lblIP
  4032. //
  4033. this.lblIP.AutoSize = true;
  4034. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4035. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4036. this.lblIP.Location = new System.Drawing.Point(323, 0);
  4037. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4038. this.lblIP.Name = "lblIP";
  4039. this.lblIP.Size = new System.Drawing.Size(85, 21);
  4040. this.lblIP.TabIndex = 53;
  4041. this.lblIP.Tag = "themeable";
  4042. this.lblIP.Text = "IP address";
  4043. //
  4044. // hostsTitle
  4045. //
  4046. this.hostsTitle.AutoSize = true;
  4047. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4048. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4049. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  4050. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4051. this.hostsTitle.Name = "hostsTitle";
  4052. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  4053. this.hostsTitle.TabIndex = 3;
  4054. this.hostsTitle.Tag = "themeable";
  4055. this.hostsTitle.Text = "Edit your hosts file";
  4056. //
  4057. // linkLocate
  4058. //
  4059. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4060. this.linkLocate.AutoSize = true;
  4061. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4062. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4063. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4064. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  4065. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4066. this.linkLocate.Name = "linkLocate";
  4067. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  4068. this.linkLocate.TabIndex = 47;
  4069. this.linkLocate.TabStop = true;
  4070. this.linkLocate.Tag = "";
  4071. this.linkLocate.Text = "Locate";
  4072. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4073. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  4074. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4075. //
  4076. // registryFixerTab
  4077. //
  4078. this.registryFixerTab.AutoScroll = true;
  4079. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4080. this.registryFixerTab.Controls.Add(this.panel2);
  4081. this.registryFixerTab.Controls.Add(this.registryTitle);
  4082. this.registryFixerTab.Location = new System.Drawing.Point(4, 26);
  4083. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4084. this.registryFixerTab.Name = "registryFixerTab";
  4085. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4086. this.registryFixerTab.Size = new System.Drawing.Size(1273, 652);
  4087. this.registryFixerTab.TabIndex = 8;
  4088. this.registryFixerTab.Text = "Registry";
  4089. //
  4090. // panel2
  4091. //
  4092. this.panel2.AutoScroll = true;
  4093. this.panel2.Controls.Add(this.regFixB);
  4094. this.panel2.Controls.Add(this.regLbl);
  4095. this.panel2.Controls.Add(this.checkRestartExplorer);
  4096. this.panel2.Controls.Add(this.checkRegistryEditor);
  4097. this.panel2.Controls.Add(this.checkEnableAll);
  4098. this.panel2.Controls.Add(this.checkContextMenu);
  4099. this.panel2.Controls.Add(this.checkTaskManager);
  4100. this.panel2.Controls.Add(this.checkCommandPrompt);
  4101. this.panel2.Controls.Add(this.checkFirewall);
  4102. this.panel2.Controls.Add(this.checkRunDialog);
  4103. this.panel2.Controls.Add(this.checkFolderOptions);
  4104. this.panel2.Controls.Add(this.checkControlPanel);
  4105. this.panel2.Location = new System.Drawing.Point(11, 40);
  4106. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4107. this.panel2.Name = "panel2";
  4108. this.panel2.Size = new System.Drawing.Size(755, 286);
  4109. this.panel2.TabIndex = 48;
  4110. //
  4111. // regFixB
  4112. //
  4113. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  4114. this.regFixB.FlatAppearance.BorderSize = 0;
  4115. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4116. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4117. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4118. this.regFixB.ForeColor = System.Drawing.Color.White;
  4119. this.regFixB.Location = new System.Drawing.Point(29, 252);
  4120. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  4121. this.regFixB.Name = "regFixB";
  4122. this.regFixB.Size = new System.Drawing.Size(154, 31);
  4123. this.regFixB.TabIndex = 49;
  4124. this.regFixB.Text = "Fix";
  4125. this.regFixB.UseVisualStyleBackColor = false;
  4126. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  4127. //
  4128. // regLbl
  4129. //
  4130. this.regLbl.AutoSize = true;
  4131. 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)));
  4132. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  4133. this.regLbl.Location = new System.Drawing.Point(94, 208);
  4134. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4135. this.regLbl.Name = "regLbl";
  4136. this.regLbl.Size = new System.Drawing.Size(236, 21);
  4137. this.regLbl.TabIndex = 51;
  4138. this.regLbl.Tag = "";
  4139. this.regLbl.Text = "(some changes might need this)";
  4140. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4141. //
  4142. // checkRestartExplorer
  4143. //
  4144. this.checkRestartExplorer.AutoSize = true;
  4145. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4146. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4147. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 181);
  4148. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4149. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4150. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4151. this.checkRestartExplorer.TabIndex = 50;
  4152. this.checkRestartExplorer.Tag = "";
  4153. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4154. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4155. //
  4156. // checkRegistryEditor
  4157. //
  4158. this.checkRegistryEditor.AutoSize = true;
  4159. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4160. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4161. this.checkRegistryEditor.Location = new System.Drawing.Point(291, 136);
  4162. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4163. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4164. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4165. this.checkRegistryEditor.TabIndex = 38;
  4166. this.checkRegistryEditor.Text = "Registry Editor";
  4167. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4168. //
  4169. // checkEnableAll
  4170. //
  4171. this.checkEnableAll.AutoSize = true;
  4172. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4173. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4174. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4175. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4176. this.checkEnableAll.Name = "checkEnableAll";
  4177. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4178. this.checkEnableAll.TabIndex = 35;
  4179. this.checkEnableAll.Tag = "";
  4180. this.checkEnableAll.Text = "Enable all";
  4181. this.checkEnableAll.UseVisualStyleBackColor = true;
  4182. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4183. //
  4184. // checkContextMenu
  4185. //
  4186. this.checkContextMenu.AutoSize = true;
  4187. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4188. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4189. this.checkContextMenu.Location = new System.Drawing.Point(291, 75);
  4190. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4191. this.checkContextMenu.Name = "checkContextMenu";
  4192. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4193. this.checkContextMenu.TabIndex = 43;
  4194. this.checkContextMenu.Text = "Right Click menu";
  4195. this.checkContextMenu.UseVisualStyleBackColor = true;
  4196. //
  4197. // checkTaskManager
  4198. //
  4199. this.checkTaskManager.AutoSize = true;
  4200. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4201. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4202. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4203. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4204. this.checkTaskManager.Name = "checkTaskManager";
  4205. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4206. this.checkTaskManager.TabIndex = 36;
  4207. this.checkTaskManager.Text = "Task Manager";
  4208. this.checkTaskManager.UseVisualStyleBackColor = true;
  4209. //
  4210. // checkCommandPrompt
  4211. //
  4212. this.checkCommandPrompt.AutoSize = true;
  4213. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4214. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4215. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4216. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4217. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4218. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4219. this.checkCommandPrompt.TabIndex = 42;
  4220. this.checkCommandPrompt.Text = "Command Prompt";
  4221. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4222. //
  4223. // checkFirewall
  4224. //
  4225. this.checkFirewall.AutoSize = true;
  4226. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4227. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4228. this.checkFirewall.Location = new System.Drawing.Point(291, 106);
  4229. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4230. this.checkFirewall.Name = "checkFirewall";
  4231. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4232. this.checkFirewall.TabIndex = 37;
  4233. this.checkFirewall.Text = "Windows Firewall";
  4234. this.checkFirewall.UseVisualStyleBackColor = true;
  4235. //
  4236. // checkRunDialog
  4237. //
  4238. this.checkRunDialog.AutoSize = true;
  4239. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4240. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4241. this.checkRunDialog.Location = new System.Drawing.Point(291, 45);
  4242. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4243. this.checkRunDialog.Name = "checkRunDialog";
  4244. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4245. this.checkRunDialog.TabIndex = 41;
  4246. this.checkRunDialog.Text = "Run Dialog";
  4247. this.checkRunDialog.UseVisualStyleBackColor = true;
  4248. //
  4249. // checkFolderOptions
  4250. //
  4251. this.checkFolderOptions.AutoSize = true;
  4252. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4253. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4254. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4255. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4256. this.checkFolderOptions.Name = "checkFolderOptions";
  4257. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4258. this.checkFolderOptions.TabIndex = 39;
  4259. this.checkFolderOptions.Text = "Folder Options";
  4260. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4261. //
  4262. // checkControlPanel
  4263. //
  4264. this.checkControlPanel.AutoSize = true;
  4265. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4266. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4267. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  4268. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4269. this.checkControlPanel.Name = "checkControlPanel";
  4270. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  4271. this.checkControlPanel.TabIndex = 40;
  4272. this.checkControlPanel.Text = "Control Panel";
  4273. this.checkControlPanel.UseVisualStyleBackColor = true;
  4274. //
  4275. // registryTitle
  4276. //
  4277. this.registryTitle.AutoSize = true;
  4278. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4279. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4280. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  4281. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4282. this.registryTitle.Name = "registryTitle";
  4283. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  4284. this.registryTitle.TabIndex = 47;
  4285. this.registryTitle.Tag = "themeable";
  4286. this.registryTitle.Text = "Fix common registry issues";
  4287. //
  4288. // indiciumTab
  4289. //
  4290. this.indiciumTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4291. this.indiciumTab.Controls.Add(this.panel12);
  4292. this.indiciumTab.Controls.Add(this.panel11);
  4293. this.indiciumTab.Location = new System.Drawing.Point(4, 26);
  4294. this.indiciumTab.Name = "indiciumTab";
  4295. this.indiciumTab.Padding = new System.Windows.Forms.Padding(3);
  4296. this.indiciumTab.Size = new System.Drawing.Size(1273, 652);
  4297. this.indiciumTab.TabIndex = 14;
  4298. this.indiciumTab.Text = "Hardware";
  4299. //
  4300. // panel12
  4301. //
  4302. this.panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4303. this.panel12.Controls.Add(this.specsTree);
  4304. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  4305. this.panel12.Location = new System.Drawing.Point(3, 38);
  4306. this.panel12.Name = "panel12";
  4307. this.panel12.Size = new System.Drawing.Size(1267, 611);
  4308. this.panel12.TabIndex = 2;
  4309. //
  4310. // specsTree
  4311. //
  4312. this.specsTree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4313. this.specsTree.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4314. this.specsTree.ContextMenuStrip = this.indiciumMenu;
  4315. this.specsTree.Dock = System.Windows.Forms.DockStyle.Fill;
  4316. this.specsTree.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
  4317. this.specsTree.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4318. this.specsTree.ForeColor = System.Drawing.Color.White;
  4319. this.specsTree.Location = new System.Drawing.Point(0, 0);
  4320. this.specsTree.Name = "specsTree";
  4321. treeNode1.ImageIndex = 0;
  4322. treeNode1.Name = "cpu";
  4323. treeNode1.SelectedImageIndex = 0;
  4324. treeNode1.Text = "Processors";
  4325. treeNode2.ImageIndex = 1;
  4326. treeNode2.Name = "ram";
  4327. treeNode2.SelectedImageIndex = 1;
  4328. treeNode2.Text = "Memory";
  4329. treeNode3.ImageIndex = 2;
  4330. treeNode3.Name = "gpu";
  4331. treeNode3.SelectedImageIndex = 2;
  4332. treeNode3.Text = "Graphics";
  4333. treeNode4.ImageIndex = 3;
  4334. treeNode4.Name = "mobo";
  4335. treeNode4.SelectedImageIndex = 3;
  4336. treeNode4.Text = "Motherboard";
  4337. treeNode5.ImageIndex = 4;
  4338. treeNode5.Name = "disk";
  4339. treeNode5.SelectedImageIndex = 4;
  4340. treeNode5.Text = "Storage";
  4341. treeNode6.ImageIndex = 5;
  4342. treeNode6.Name = "inet";
  4343. treeNode6.SelectedImageIndex = 5;
  4344. treeNode6.Text = "Network Adapters";
  4345. treeNode7.ImageIndex = 6;
  4346. treeNode7.Name = "audio";
  4347. treeNode7.SelectedImageIndex = 6;
  4348. treeNode7.Text = "Audio";
  4349. treeNode8.ImageIndex = 7;
  4350. treeNode8.Name = "dev";
  4351. treeNode8.SelectedImageIndex = 7;
  4352. treeNode8.Text = "Peripherals";
  4353. this.specsTree.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  4354. treeNode1,
  4355. treeNode2,
  4356. treeNode3,
  4357. treeNode4,
  4358. treeNode5,
  4359. treeNode6,
  4360. treeNode7,
  4361. treeNode8});
  4362. this.specsTree.Size = new System.Drawing.Size(1265, 609);
  4363. this.specsTree.TabIndex = 0;
  4364. this.specsTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.specsTree_NodeMouseClick);
  4365. //
  4366. // indiciumMenu
  4367. //
  4368. this.indiciumMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  4369. this.indiciumMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4370. this.indiciumMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4371. this.indiciumMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4372. this.toolHWCopy,
  4373. this.toolHWGoogle,
  4374. this.toolHWDuck});
  4375. this.indiciumMenu.Name = "launcherMenu";
  4376. this.indiciumMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4377. this.indiciumMenu.ShowImageMargin = false;
  4378. this.indiciumMenu.Size = new System.Drawing.Size(223, 76);
  4379. //
  4380. // toolHWCopy
  4381. //
  4382. this.toolHWCopy.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4383. this.toolHWCopy.ForeColor = System.Drawing.Color.White;
  4384. this.toolHWCopy.Name = "toolHWCopy";
  4385. this.toolHWCopy.Size = new System.Drawing.Size(222, 24);
  4386. this.toolHWCopy.Text = "Copy";
  4387. this.toolHWCopy.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4388. this.toolHWCopy.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  4389. //
  4390. // toolHWGoogle
  4391. //
  4392. this.toolHWGoogle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4393. this.toolHWGoogle.ForeColor = System.Drawing.Color.White;
  4394. this.toolHWGoogle.Name = "toolHWGoogle";
  4395. this.toolHWGoogle.Size = new System.Drawing.Size(222, 24);
  4396. this.toolHWGoogle.Text = "Search with Google...";
  4397. this.toolHWGoogle.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4398. this.toolHWGoogle.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  4399. //
  4400. // toolHWDuck
  4401. //
  4402. this.toolHWDuck.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4403. this.toolHWDuck.ForeColor = System.Drawing.Color.White;
  4404. this.toolHWDuck.Name = "toolHWDuck";
  4405. this.toolHWDuck.Size = new System.Drawing.Size(222, 24);
  4406. this.toolHWDuck.Text = "Search with DuckDuckGo...";
  4407. this.toolHWDuck.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4408. this.toolHWDuck.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
  4409. //
  4410. // panel11
  4411. //
  4412. this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4413. this.panel11.Controls.Add(this.btnCopyHW);
  4414. this.panel11.Controls.Add(this.btnSaveHW);
  4415. this.panel11.Controls.Add(this.hwDetailed);
  4416. this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
  4417. this.panel11.Location = new System.Drawing.Point(3, 3);
  4418. this.panel11.Name = "panel11";
  4419. this.panel11.Size = new System.Drawing.Size(1267, 35);
  4420. this.panel11.TabIndex = 1;
  4421. //
  4422. // btnCopyHW
  4423. //
  4424. this.btnCopyHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4425. this.btnCopyHW.BackColor = System.Drawing.Color.DodgerBlue;
  4426. this.btnCopyHW.FlatAppearance.BorderSize = 0;
  4427. this.btnCopyHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4428. this.btnCopyHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4429. this.btnCopyHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4430. this.btnCopyHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4431. this.btnCopyHW.ForeColor = System.Drawing.Color.White;
  4432. this.btnCopyHW.Location = new System.Drawing.Point(1116, 4);
  4433. this.btnCopyHW.Margin = new System.Windows.Forms.Padding(2);
  4434. this.btnCopyHW.Name = "btnCopyHW";
  4435. this.btnCopyHW.Size = new System.Drawing.Size(146, 24);
  4436. this.btnCopyHW.TabIndex = 163;
  4437. this.btnCopyHW.Text = "Copy";
  4438. this.btnCopyHW.UseVisualStyleBackColor = false;
  4439. this.btnCopyHW.Click += new System.EventHandler(this.btnCopyHW_Click);
  4440. //
  4441. // btnSaveHW
  4442. //
  4443. this.btnSaveHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4444. this.btnSaveHW.BackColor = System.Drawing.Color.DodgerBlue;
  4445. this.btnSaveHW.FlatAppearance.BorderSize = 0;
  4446. this.btnSaveHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4447. this.btnSaveHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4448. this.btnSaveHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4449. this.btnSaveHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4450. this.btnSaveHW.ForeColor = System.Drawing.Color.White;
  4451. this.btnSaveHW.Location = new System.Drawing.Point(965, 4);
  4452. this.btnSaveHW.Margin = new System.Windows.Forms.Padding(2);
  4453. this.btnSaveHW.Name = "btnSaveHW";
  4454. this.btnSaveHW.Size = new System.Drawing.Size(146, 24);
  4455. this.btnSaveHW.TabIndex = 162;
  4456. this.btnSaveHW.Text = "Save";
  4457. this.btnSaveHW.UseVisualStyleBackColor = false;
  4458. this.btnSaveHW.Click += new System.EventHandler(this.btnSaveHW_Click);
  4459. //
  4460. // hwDetailed
  4461. //
  4462. this.hwDetailed.AccessibleName = "Detailed View";
  4463. this.hwDetailed.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4464. this.hwDetailed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4465. this.hwDetailed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4466. this.hwDetailed.ForeColor = System.Drawing.Color.White;
  4467. this.hwDetailed.LabelText = "Detailed View";
  4468. this.hwDetailed.Location = new System.Drawing.Point(5, 4);
  4469. this.hwDetailed.Margin = new System.Windows.Forms.Padding(6);
  4470. this.hwDetailed.Name = "hwDetailed";
  4471. this.hwDetailed.Size = new System.Drawing.Size(374, 24);
  4472. this.hwDetailed.TabIndex = 89;
  4473. this.hwDetailed.Tag = "themeable";
  4474. this.hwDetailed.ToggleChecked = true;
  4475. this.hwDetailed.ToggleClicked += new System.EventHandler(this.hwDetailed_ToggleClicked);
  4476. //
  4477. // integratorTab
  4478. //
  4479. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4480. this.integratorTab.Controls.Add(this.synapse);
  4481. this.integratorTab.Location = new System.Drawing.Point(4, 26);
  4482. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  4483. this.integratorTab.Name = "integratorTab";
  4484. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  4485. this.integratorTab.Size = new System.Drawing.Size(1273, 652);
  4486. this.integratorTab.TabIndex = 10;
  4487. this.integratorTab.Text = "Integrator";
  4488. //
  4489. // synapse
  4490. //
  4491. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  4492. this.synapse.Controls.Add(this.integratorInfoTab);
  4493. this.synapse.Controls.Add(this.tabPage8);
  4494. this.synapse.Controls.Add(this.tabPage9);
  4495. this.synapse.Controls.Add(this.tabPage10);
  4496. this.synapse.Controls.Add(this.tabPage11);
  4497. this.synapse.Controls.Add(this.tabPage3);
  4498. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  4499. this.synapse.Location = new System.Drawing.Point(2, 2);
  4500. this.synapse.Margin = new System.Windows.Forms.Padding(0);
  4501. this.synapse.Multiline = true;
  4502. this.synapse.Name = "synapse";
  4503. this.synapse.Padding = new System.Drawing.Point(0, 0);
  4504. this.synapse.SelectedIndex = 0;
  4505. this.synapse.Size = new System.Drawing.Size(1269, 648);
  4506. this.synapse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  4507. this.synapse.TabIndex = 0;
  4508. //
  4509. // integratorInfoTab
  4510. //
  4511. this.integratorInfoTab.AutoScroll = true;
  4512. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4513. this.integratorInfoTab.Controls.Add(this.integrator7);
  4514. this.integratorInfoTab.Controls.Add(this.integrator6);
  4515. this.integratorInfoTab.Controls.Add(this.integrator5);
  4516. this.integratorInfoTab.Controls.Add(this.integrator4);
  4517. this.integratorInfoTab.Controls.Add(this.integrator3);
  4518. this.integratorInfoTab.Controls.Add(this.integrator2);
  4519. this.integratorInfoTab.Controls.Add(this.integrator1);
  4520. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  4521. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  4522. this.integratorInfoTab.Name = "integratorInfoTab";
  4523. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  4524. this.integratorInfoTab.Size = new System.Drawing.Size(1261, 618);
  4525. this.integratorInfoTab.TabIndex = 0;
  4526. this.integratorInfoTab.Text = "Info";
  4527. //
  4528. // integrator7
  4529. //
  4530. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4531. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  4532. this.integrator7.Location = new System.Drawing.Point(6, 225);
  4533. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4534. this.integrator7.Name = "integrator7";
  4535. this.integrator7.Size = new System.Drawing.Size(763, 309);
  4536. this.integrator7.TabIndex = 10;
  4537. this.integrator7.Tag = "";
  4538. this.integrator7.Text = resources.GetString("integrator7.Text");
  4539. //
  4540. // integrator6
  4541. //
  4542. this.integrator6.AutoSize = true;
  4543. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4544. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  4545. this.integrator6.Location = new System.Drawing.Point(38, 183);
  4546. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4547. this.integrator6.Name = "integrator6";
  4548. this.integrator6.Size = new System.Drawing.Size(103, 21);
  4549. this.integrator6.TabIndex = 9;
  4550. this.integrator6.Tag = "";
  4551. this.integrator6.Text = "• Commands";
  4552. //
  4553. // integrator5
  4554. //
  4555. this.integrator5.AutoSize = true;
  4556. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4557. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  4558. this.integrator5.Location = new System.Drawing.Point(38, 158);
  4559. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4560. this.integrator5.Name = "integrator5";
  4561. this.integrator5.Size = new System.Drawing.Size(133, 21);
  4562. this.integrator5.TabIndex = 8;
  4563. this.integrator5.Tag = "";
  4564. this.integrator5.Text = "• Any type of file";
  4565. //
  4566. // integrator4
  4567. //
  4568. this.integrator4.AutoSize = true;
  4569. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4570. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  4571. this.integrator4.Location = new System.Drawing.Point(38, 132);
  4572. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4573. this.integrator4.Name = "integrator4";
  4574. this.integrator4.Size = new System.Drawing.Size(156, 21);
  4575. this.integrator4.TabIndex = 7;
  4576. this.integrator4.Tag = "";
  4577. this.integrator4.Text = "• Links to webpages";
  4578. //
  4579. // integrator3
  4580. //
  4581. this.integrator3.AutoSize = true;
  4582. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4583. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  4584. this.integrator3.Location = new System.Drawing.Point(38, 106);
  4585. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4586. this.integrator3.Name = "integrator3";
  4587. this.integrator3.Size = new System.Drawing.Size(167, 21);
  4588. this.integrator3.TabIndex = 6;
  4589. this.integrator3.Tag = "";
  4590. this.integrator3.Text = "• Shortcuts to folders";
  4591. //
  4592. // integrator2
  4593. //
  4594. this.integrator2.AutoSize = true;
  4595. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4596. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  4597. this.integrator2.Location = new System.Drawing.Point(38, 81);
  4598. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4599. this.integrator2.Name = "integrator2";
  4600. this.integrator2.Size = new System.Drawing.Size(117, 21);
  4601. this.integrator2.TabIndex = 5;
  4602. this.integrator2.Tag = "";
  4603. this.integrator2.Text = "• Any program";
  4604. //
  4605. // integrator1
  4606. //
  4607. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4608. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  4609. this.integrator1.Location = new System.Drawing.Point(6, 10);
  4610. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4611. this.integrator1.Name = "integrator1";
  4612. this.integrator1.Size = new System.Drawing.Size(811, 61);
  4613. this.integrator1.TabIndex = 4;
  4614. this.integrator1.Tag = "";
  4615. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  4616. //
  4617. // tabPage8
  4618. //
  4619. this.tabPage8.AutoScroll = true;
  4620. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4621. this.tabPage8.Controls.Add(this.btnAddItem);
  4622. this.tabPage8.Controls.Add(this.itemnamegroup);
  4623. this.tabPage8.Controls.Add(this.security);
  4624. this.tabPage8.Controls.Add(this.itemposition);
  4625. this.tabPage8.Controls.Add(this.icontoaddgroup);
  4626. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  4627. this.tabPage8.Controls.Add(this.itemtype);
  4628. this.tabPage8.Controls.Add(this.addItemL);
  4629. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  4630. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  4631. this.tabPage8.Name = "tabPage8";
  4632. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  4633. this.tabPage8.Size = new System.Drawing.Size(1261, 618);
  4634. this.tabPage8.TabIndex = 1;
  4635. this.tabPage8.Text = "Add/Modify";
  4636. //
  4637. // btnAddItem
  4638. //
  4639. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  4640. this.btnAddItem.FlatAppearance.BorderSize = 0;
  4641. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4642. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4643. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4644. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  4645. this.btnAddItem.Location = new System.Drawing.Point(436, 473);
  4646. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  4647. this.btnAddItem.Name = "btnAddItem";
  4648. this.btnAddItem.Size = new System.Drawing.Size(202, 31);
  4649. this.btnAddItem.TabIndex = 85;
  4650. this.btnAddItem.Text = "Add/Modify";
  4651. this.btnAddItem.UseVisualStyleBackColor = false;
  4652. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  4653. //
  4654. // itemnamegroup
  4655. //
  4656. this.itemnamegroup.Controls.Add(this.txtItemName);
  4657. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4658. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  4659. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  4660. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  4661. this.itemnamegroup.Name = "itemnamegroup";
  4662. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  4663. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  4664. this.itemnamegroup.TabIndex = 84;
  4665. this.itemnamegroup.TabStop = false;
  4666. this.itemnamegroup.Text = "Item name in menu:";
  4667. //
  4668. // txtItemName
  4669. //
  4670. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4671. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4672. this.txtItemName.ForeColor = System.Drawing.Color.White;
  4673. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  4674. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  4675. this.txtItemName.Name = "txtItemName";
  4676. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  4677. this.txtItemName.TabIndex = 82;
  4678. //
  4679. // security
  4680. //
  4681. this.security.Controls.Add(this.checkShift);
  4682. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4683. this.security.ForeColor = System.Drawing.Color.Silver;
  4684. this.security.Location = new System.Drawing.Point(11, 338);
  4685. this.security.Margin = new System.Windows.Forms.Padding(2);
  4686. this.security.Name = "security";
  4687. this.security.Padding = new System.Windows.Forms.Padding(2);
  4688. this.security.Size = new System.Drawing.Size(627, 61);
  4689. this.security.TabIndex = 83;
  4690. this.security.TabStop = false;
  4691. this.security.Text = "Security:";
  4692. //
  4693. // checkShift
  4694. //
  4695. this.checkShift.AutoSize = true;
  4696. this.checkShift.ForeColor = System.Drawing.Color.White;
  4697. this.checkShift.Location = new System.Drawing.Point(11, 26);
  4698. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  4699. this.checkShift.Name = "checkShift";
  4700. this.checkShift.Size = new System.Drawing.Size(300, 25);
  4701. this.checkShift.TabIndex = 83;
  4702. this.checkShift.Text = "Show only when SHIFT key is pressed";
  4703. this.checkShift.UseVisualStyleBackColor = true;
  4704. //
  4705. // itemposition
  4706. //
  4707. this.itemposition.Controls.Add(this.radioTop);
  4708. this.itemposition.Controls.Add(this.radioMiddle);
  4709. this.itemposition.Controls.Add(this.radioBottom);
  4710. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4711. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  4712. this.itemposition.Location = new System.Drawing.Point(11, 272);
  4713. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  4714. this.itemposition.Name = "itemposition";
  4715. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  4716. this.itemposition.Size = new System.Drawing.Size(627, 62);
  4717. this.itemposition.TabIndex = 82;
  4718. this.itemposition.TabStop = false;
  4719. this.itemposition.Text = "Item position:";
  4720. //
  4721. // radioTop
  4722. //
  4723. this.radioTop.AutoSize = true;
  4724. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4725. this.radioTop.ForeColor = System.Drawing.Color.White;
  4726. this.radioTop.Location = new System.Drawing.Point(11, 26);
  4727. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  4728. this.radioTop.Name = "radioTop";
  4729. this.radioTop.Size = new System.Drawing.Size(55, 25);
  4730. this.radioTop.TabIndex = 83;
  4731. this.radioTop.Text = "Top";
  4732. this.radioTop.UseVisualStyleBackColor = true;
  4733. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  4734. //
  4735. // radioMiddle
  4736. //
  4737. this.radioMiddle.AutoSize = true;
  4738. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  4739. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  4740. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  4741. this.radioMiddle.Name = "radioMiddle";
  4742. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  4743. this.radioMiddle.TabIndex = 84;
  4744. this.radioMiddle.Text = "Middle";
  4745. this.radioMiddle.UseVisualStyleBackColor = true;
  4746. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  4747. //
  4748. // radioBottom
  4749. //
  4750. this.radioBottom.AutoSize = true;
  4751. this.radioBottom.ForeColor = System.Drawing.Color.White;
  4752. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  4753. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  4754. this.radioBottom.Name = "radioBottom";
  4755. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  4756. this.radioBottom.TabIndex = 85;
  4757. this.radioBottom.Text = "Bottom";
  4758. this.radioBottom.UseVisualStyleBackColor = true;
  4759. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  4760. //
  4761. // icontoaddgroup
  4762. //
  4763. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  4764. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  4765. this.icontoaddgroup.Controls.Add(this.txtIcon);
  4766. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4767. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  4768. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  4769. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  4770. this.icontoaddgroup.Name = "icontoaddgroup";
  4771. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  4772. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  4773. this.icontoaddgroup.TabIndex = 81;
  4774. this.icontoaddgroup.TabStop = false;
  4775. this.icontoaddgroup.Text = "Icon to add:";
  4776. //
  4777. // checkDefaultIcon
  4778. //
  4779. this.checkDefaultIcon.AutoSize = true;
  4780. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4781. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  4782. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  4783. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  4784. this.checkDefaultIcon.Name = "checkDefaultIcon";
  4785. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  4786. this.checkDefaultIcon.TabIndex = 82;
  4787. this.checkDefaultIcon.Text = "Use program\'s icon";
  4788. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  4789. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  4790. //
  4791. // btnBrowseIcon
  4792. //
  4793. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4794. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  4795. this.btnBrowseIcon.Enabled = false;
  4796. this.btnBrowseIcon.FlatAppearance.BorderSize = 0;
  4797. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4798. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4799. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4800. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  4801. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  4802. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  4803. this.btnBrowseIcon.Name = "btnBrowseIcon";
  4804. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  4805. this.btnBrowseIcon.TabIndex = 82;
  4806. this.btnBrowseIcon.Text = "...";
  4807. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  4808. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  4809. //
  4810. // txtIcon
  4811. //
  4812. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4813. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4814. this.txtIcon.Enabled = false;
  4815. this.txtIcon.ForeColor = System.Drawing.Color.White;
  4816. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  4817. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  4818. this.txtIcon.Name = "txtIcon";
  4819. this.txtIcon.ReadOnly = true;
  4820. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  4821. this.txtIcon.TabIndex = 81;
  4822. //
  4823. // itemtoaddgroup
  4824. //
  4825. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  4826. this.itemtoaddgroup.Controls.Add(this.txtItem);
  4827. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4828. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  4829. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  4830. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  4831. this.itemtoaddgroup.Name = "itemtoaddgroup";
  4832. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  4833. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  4834. this.itemtoaddgroup.TabIndex = 80;
  4835. this.itemtoaddgroup.TabStop = false;
  4836. this.itemtoaddgroup.Text = "Program to add:";
  4837. //
  4838. // btnBrowseItem
  4839. //
  4840. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4841. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  4842. this.btnBrowseItem.FlatAppearance.BorderSize = 0;
  4843. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4844. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4845. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4846. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  4847. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  4848. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  4849. this.btnBrowseItem.Name = "btnBrowseItem";
  4850. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  4851. this.btnBrowseItem.TabIndex = 82;
  4852. this.btnBrowseItem.Text = "...";
  4853. this.btnBrowseItem.UseVisualStyleBackColor = false;
  4854. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  4855. //
  4856. // txtItem
  4857. //
  4858. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4859. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4860. this.txtItem.ForeColor = System.Drawing.Color.White;
  4861. this.txtItem.Location = new System.Drawing.Point(11, 26);
  4862. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  4863. this.txtItem.Name = "txtItem";
  4864. this.txtItem.ReadOnly = true;
  4865. this.txtItem.Size = new System.Drawing.Size(434, 29);
  4866. this.txtItem.TabIndex = 81;
  4867. //
  4868. // itemtype
  4869. //
  4870. this.itemtype.Controls.Add(this.radioCommand);
  4871. this.itemtype.Controls.Add(this.radioProgram);
  4872. this.itemtype.Controls.Add(this.radioFolder);
  4873. this.itemtype.Controls.Add(this.radioLink);
  4874. this.itemtype.Controls.Add(this.radioFile);
  4875. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4876. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  4877. this.itemtype.Location = new System.Drawing.Point(11, 40);
  4878. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  4879. this.itemtype.Name = "itemtype";
  4880. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  4881. this.itemtype.Size = new System.Drawing.Size(627, 63);
  4882. this.itemtype.TabIndex = 79;
  4883. this.itemtype.TabStop = false;
  4884. this.itemtype.Text = "Item Type:";
  4885. //
  4886. // radioCommand
  4887. //
  4888. this.radioCommand.AutoSize = true;
  4889. this.radioCommand.ForeColor = System.Drawing.Color.White;
  4890. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  4891. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  4892. this.radioCommand.Name = "radioCommand";
  4893. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  4894. this.radioCommand.TabIndex = 84;
  4895. this.radioCommand.Text = "Command";
  4896. this.radioCommand.UseVisualStyleBackColor = true;
  4897. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  4898. //
  4899. // radioProgram
  4900. //
  4901. this.radioProgram.AutoSize = true;
  4902. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4903. this.radioProgram.ForeColor = System.Drawing.Color.White;
  4904. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  4905. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  4906. this.radioProgram.Name = "radioProgram";
  4907. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  4908. this.radioProgram.TabIndex = 80;
  4909. this.radioProgram.Text = "Program";
  4910. this.radioProgram.UseVisualStyleBackColor = true;
  4911. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  4912. //
  4913. // radioFolder
  4914. //
  4915. this.radioFolder.AutoSize = true;
  4916. this.radioFolder.ForeColor = System.Drawing.Color.White;
  4917. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  4918. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  4919. this.radioFolder.Name = "radioFolder";
  4920. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  4921. this.radioFolder.TabIndex = 81;
  4922. this.radioFolder.Text = "Folder";
  4923. this.radioFolder.UseVisualStyleBackColor = true;
  4924. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  4925. //
  4926. // radioLink
  4927. //
  4928. this.radioLink.AutoSize = true;
  4929. this.radioLink.ForeColor = System.Drawing.Color.White;
  4930. this.radioLink.Location = new System.Drawing.Point(254, 26);
  4931. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  4932. this.radioLink.Name = "radioLink";
  4933. this.radioLink.Size = new System.Drawing.Size(57, 25);
  4934. this.radioLink.TabIndex = 82;
  4935. this.radioLink.Text = "Link";
  4936. this.radioLink.UseVisualStyleBackColor = true;
  4937. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  4938. //
  4939. // radioFile
  4940. //
  4941. this.radioFile.AutoSize = true;
  4942. this.radioFile.ForeColor = System.Drawing.Color.White;
  4943. this.radioFile.Location = new System.Drawing.Point(371, 26);
  4944. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  4945. this.radioFile.Name = "radioFile";
  4946. this.radioFile.Size = new System.Drawing.Size(53, 25);
  4947. this.radioFile.TabIndex = 83;
  4948. this.radioFile.Text = "File";
  4949. this.radioFile.UseVisualStyleBackColor = true;
  4950. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  4951. //
  4952. // addItemL
  4953. //
  4954. this.addItemL.AutoSize = true;
  4955. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4956. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  4957. this.addItemL.Location = new System.Drawing.Point(6, 10);
  4958. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4959. this.addItemL.Name = "addItemL";
  4960. this.addItemL.Size = new System.Drawing.Size(219, 28);
  4961. this.addItemL.TabIndex = 78;
  4962. this.addItemL.Tag = "themeable";
  4963. this.addItemL.Text = "Add or modify an item";
  4964. //
  4965. // tabPage9
  4966. //
  4967. this.tabPage9.AutoScroll = true;
  4968. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4969. this.tabPage9.Controls.Add(this.panel5);
  4970. this.tabPage9.Controls.Add(this.refreshIIB);
  4971. this.tabPage9.Controls.Add(this.removeDIB);
  4972. this.tabPage9.Controls.Add(this.removeAllIIB);
  4973. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  4974. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  4975. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  4976. this.tabPage9.Name = "tabPage9";
  4977. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  4978. this.tabPage9.Size = new System.Drawing.Size(1261, 618);
  4979. this.tabPage9.TabIndex = 2;
  4980. this.tabPage9.Text = "Remove";
  4981. //
  4982. // panel5
  4983. //
  4984. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4985. this.panel5.Controls.Add(this.listDesktopItems);
  4986. this.panel5.Location = new System.Drawing.Point(11, 44);
  4987. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  4988. this.panel5.Name = "panel5";
  4989. this.panel5.Size = new System.Drawing.Size(293, 435);
  4990. this.panel5.TabIndex = 82;
  4991. //
  4992. // listDesktopItems
  4993. //
  4994. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4995. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4996. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  4997. this.listDesktopItems.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  4998. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4999. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5000. this.listDesktopItems.FormattingEnabled = true;
  5001. this.listDesktopItems.HorizontalScrollbar = true;
  5002. this.listDesktopItems.ItemHeight = 21;
  5003. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5004. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5005. this.listDesktopItems.Name = "listDesktopItems";
  5006. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5007. this.listDesktopItems.TabIndex = 78;
  5008. //
  5009. // refreshIIB
  5010. //
  5011. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5012. this.refreshIIB.FlatAppearance.BorderSize = 0;
  5013. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5014. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5015. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5016. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5017. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  5018. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5019. this.refreshIIB.Name = "refreshIIB";
  5020. this.refreshIIB.Size = new System.Drawing.Size(185, 31);
  5021. this.refreshIIB.TabIndex = 81;
  5022. this.refreshIIB.Text = "Refresh";
  5023. this.refreshIIB.UseVisualStyleBackColor = false;
  5024. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5025. //
  5026. // removeDIB
  5027. //
  5028. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5029. this.removeDIB.FlatAppearance.BorderSize = 0;
  5030. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5031. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5032. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5033. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5034. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  5035. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5036. this.removeDIB.Name = "removeDIB";
  5037. this.removeDIB.Size = new System.Drawing.Size(185, 31);
  5038. this.removeDIB.TabIndex = 80;
  5039. this.removeDIB.Text = "Delete";
  5040. this.removeDIB.UseVisualStyleBackColor = false;
  5041. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5042. //
  5043. // removeAllIIB
  5044. //
  5045. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5046. this.removeAllIIB.FlatAppearance.BorderSize = 0;
  5047. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5048. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5049. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5050. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5051. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  5052. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5053. this.removeAllIIB.Name = "removeAllIIB";
  5054. this.removeAllIIB.Size = new System.Drawing.Size(185, 31);
  5055. this.removeAllIIB.TabIndex = 79;
  5056. this.removeAllIIB.Text = "Delete all";
  5057. this.removeAllIIB.UseVisualStyleBackColor = false;
  5058. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5059. //
  5060. // removeIntegratorItemsL
  5061. //
  5062. this.removeIntegratorItemsL.AutoSize = true;
  5063. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5064. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5065. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  5066. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5067. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5068. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  5069. this.removeIntegratorItemsL.TabIndex = 77;
  5070. this.removeIntegratorItemsL.Tag = "themeable";
  5071. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5072. //
  5073. // tabPage10
  5074. //
  5075. this.tabPage10.AutoScroll = true;
  5076. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5077. this.tabPage10.Controls.Add(this.WAB);
  5078. this.tabPage10.Controls.Add(this.AddCMDB);
  5079. this.tabPage10.Controls.Add(this.AddOwnerB);
  5080. this.tabPage10.Controls.Add(this.DSB);
  5081. this.tabPage10.Controls.Add(this.SSB);
  5082. this.tabPage10.Controls.Add(this.STB);
  5083. this.tabPage10.Controls.Add(this.PMB);
  5084. this.tabPage10.Controls.Add(this.readyMenusL);
  5085. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5086. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5087. this.tabPage10.Name = "tabPage10";
  5088. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5089. this.tabPage10.Size = new System.Drawing.Size(1261, 618);
  5090. this.tabPage10.TabIndex = 3;
  5091. this.tabPage10.Text = "Ready Menus";
  5092. //
  5093. // WAB
  5094. //
  5095. this.WAB.AccessibleName = "Add \"Windows Apps\"";
  5096. this.WAB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5097. this.WAB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5098. this.WAB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5099. this.WAB.ForeColor = System.Drawing.Color.White;
  5100. this.WAB.LabelText = "Add \"Windows Apps\"";
  5101. this.WAB.Location = new System.Drawing.Point(32, 120);
  5102. this.WAB.Margin = new System.Windows.Forms.Padding(6);
  5103. this.WAB.Name = "WAB";
  5104. this.WAB.Size = new System.Drawing.Size(374, 24);
  5105. this.WAB.TabIndex = 95;
  5106. this.WAB.Tag = "themeable";
  5107. this.WAB.ToggleChecked = false;
  5108. //
  5109. // AddCMDB
  5110. //
  5111. this.AddCMDB.AccessibleName = "Add \"Open with CMD\"";
  5112. this.AddCMDB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5113. this.AddCMDB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5114. this.AddCMDB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5115. this.AddCMDB.ForeColor = System.Drawing.Color.White;
  5116. this.AddCMDB.LabelText = "Add \"Open with CMD\"";
  5117. this.AddCMDB.Location = new System.Drawing.Point(32, 275);
  5118. this.AddCMDB.Margin = new System.Windows.Forms.Padding(6);
  5119. this.AddCMDB.Name = "AddCMDB";
  5120. this.AddCMDB.Size = new System.Drawing.Size(374, 24);
  5121. this.AddCMDB.TabIndex = 94;
  5122. this.AddCMDB.Tag = "themeable";
  5123. this.AddCMDB.ToggleChecked = false;
  5124. //
  5125. // AddOwnerB
  5126. //
  5127. this.AddOwnerB.AccessibleName = "Add \"Take Ownership\"";
  5128. this.AddOwnerB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5129. this.AddOwnerB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5130. this.AddOwnerB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5131. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5132. this.AddOwnerB.LabelText = "Add \"Take Ownership\"";
  5133. this.AddOwnerB.Location = new System.Drawing.Point(32, 245);
  5134. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(6);
  5135. this.AddOwnerB.Name = "AddOwnerB";
  5136. this.AddOwnerB.Size = new System.Drawing.Size(374, 24);
  5137. this.AddOwnerB.TabIndex = 93;
  5138. this.AddOwnerB.Tag = "themeable";
  5139. this.AddOwnerB.ToggleChecked = false;
  5140. //
  5141. // DSB
  5142. //
  5143. this.DSB.AccessibleName = "Add \"Desktop Shortcuts\"";
  5144. this.DSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5145. this.DSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5146. this.DSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5147. this.DSB.ForeColor = System.Drawing.Color.White;
  5148. this.DSB.LabelText = "Add \"Desktop Shortcuts\"";
  5149. this.DSB.Location = new System.Drawing.Point(32, 180);
  5150. this.DSB.Margin = new System.Windows.Forms.Padding(6);
  5151. this.DSB.Name = "DSB";
  5152. this.DSB.Size = new System.Drawing.Size(374, 24);
  5153. this.DSB.TabIndex = 92;
  5154. this.DSB.Tag = "themeable";
  5155. this.DSB.ToggleChecked = false;
  5156. //
  5157. // SSB
  5158. //
  5159. this.SSB.AccessibleName = "Add \"System Shortcuts\"";
  5160. this.SSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5161. this.SSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5162. this.SSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5163. this.SSB.ForeColor = System.Drawing.Color.White;
  5164. this.SSB.LabelText = "Add \"System Shortcuts\"";
  5165. this.SSB.Location = new System.Drawing.Point(32, 150);
  5166. this.SSB.Margin = new System.Windows.Forms.Padding(6);
  5167. this.SSB.Name = "SSB";
  5168. this.SSB.Size = new System.Drawing.Size(374, 24);
  5169. this.SSB.TabIndex = 91;
  5170. this.SSB.Tag = "themeable";
  5171. this.SSB.ToggleChecked = false;
  5172. //
  5173. // STB
  5174. //
  5175. this.STB.AccessibleName = "Add \"System Tools\"";
  5176. this.STB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5177. this.STB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5178. this.STB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5179. this.STB.ForeColor = System.Drawing.Color.White;
  5180. this.STB.LabelText = "Add \"System Tools\"";
  5181. this.STB.Location = new System.Drawing.Point(32, 90);
  5182. this.STB.Margin = new System.Windows.Forms.Padding(6);
  5183. this.STB.Name = "STB";
  5184. this.STB.Size = new System.Drawing.Size(374, 24);
  5185. this.STB.TabIndex = 90;
  5186. this.STB.Tag = "themeable";
  5187. this.STB.ToggleChecked = false;
  5188. //
  5189. // PMB
  5190. //
  5191. this.PMB.AccessibleName = "Add \"Power Menu\"";
  5192. this.PMB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5193. this.PMB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5194. this.PMB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5195. this.PMB.ForeColor = System.Drawing.Color.White;
  5196. this.PMB.LabelText = "Add \"Power Menu\"";
  5197. this.PMB.Location = new System.Drawing.Point(32, 60);
  5198. this.PMB.Margin = new System.Windows.Forms.Padding(6);
  5199. this.PMB.Name = "PMB";
  5200. this.PMB.Size = new System.Drawing.Size(374, 24);
  5201. this.PMB.TabIndex = 89;
  5202. this.PMB.Tag = "themeable";
  5203. this.PMB.ToggleChecked = false;
  5204. //
  5205. // readyMenusL
  5206. //
  5207. this.readyMenusL.AutoSize = true;
  5208. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5209. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5210. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  5211. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5212. this.readyMenusL.Name = "readyMenusL";
  5213. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  5214. this.readyMenusL.TabIndex = 76;
  5215. this.readyMenusL.Tag = "themeable";
  5216. this.readyMenusL.Text = "Add ready-made menus";
  5217. //
  5218. // tabPage11
  5219. //
  5220. this.tabPage11.AutoScroll = true;
  5221. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5222. this.tabPage11.Controls.Add(this.panel6);
  5223. this.tabPage11.Controls.Add(this.removeCCB);
  5224. this.tabPage11.Controls.Add(this.refreshCCB);
  5225. this.tabPage11.Controls.Add(this.removeCCL);
  5226. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5227. this.tabPage11.Controls.Add(this.button48);
  5228. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5229. this.tabPage11.Controls.Add(this.ccKeywordL);
  5230. this.tabPage11.Controls.Add(this.txtRunFile);
  5231. this.tabPage11.Controls.Add(this.ccFileL);
  5232. this.tabPage11.Controls.Add(this.ccL);
  5233. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5234. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5235. this.tabPage11.Name = "tabPage11";
  5236. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5237. this.tabPage11.Size = new System.Drawing.Size(1261, 618);
  5238. this.tabPage11.TabIndex = 4;
  5239. this.tabPage11.Text = "Run Dialog";
  5240. //
  5241. // panel6
  5242. //
  5243. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5244. this.panel6.Controls.Add(this.listCustomCommands);
  5245. this.panel6.Location = new System.Drawing.Point(11, 210);
  5246. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5247. this.panel6.Name = "panel6";
  5248. this.panel6.Size = new System.Drawing.Size(271, 313);
  5249. this.panel6.TabIndex = 84;
  5250. //
  5251. // listCustomCommands
  5252. //
  5253. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5254. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5255. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5256. this.listCustomCommands.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5257. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5258. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5259. this.listCustomCommands.FormattingEnabled = true;
  5260. this.listCustomCommands.HorizontalScrollbar = true;
  5261. this.listCustomCommands.ItemHeight = 21;
  5262. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5263. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5264. this.listCustomCommands.Name = "listCustomCommands";
  5265. this.listCustomCommands.Size = new System.Drawing.Size(269, 311);
  5266. this.listCustomCommands.TabIndex = 79;
  5267. //
  5268. // removeCCB
  5269. //
  5270. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5271. this.removeCCB.FlatAppearance.BorderSize = 0;
  5272. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5273. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5274. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5275. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5276. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  5277. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  5278. this.removeCCB.Name = "removeCCB";
  5279. this.removeCCB.Size = new System.Drawing.Size(162, 27);
  5280. this.removeCCB.TabIndex = 82;
  5281. this.removeCCB.Text = "Delete";
  5282. this.removeCCB.UseVisualStyleBackColor = false;
  5283. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5284. //
  5285. // refreshCCB
  5286. //
  5287. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5288. this.refreshCCB.FlatAppearance.BorderSize = 0;
  5289. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5290. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5291. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5292. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5293. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  5294. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  5295. this.refreshCCB.Name = "refreshCCB";
  5296. this.refreshCCB.Size = new System.Drawing.Size(162, 27);
  5297. this.refreshCCB.TabIndex = 81;
  5298. this.refreshCCB.Text = "Refresh";
  5299. this.refreshCCB.UseVisualStyleBackColor = false;
  5300. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5301. //
  5302. // removeCCL
  5303. //
  5304. this.removeCCL.AutoSize = true;
  5305. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5306. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5307. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  5308. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5309. this.removeCCL.Name = "removeCCL";
  5310. this.removeCCL.Size = new System.Drawing.Size(254, 28);
  5311. this.removeCCL.TabIndex = 80;
  5312. this.removeCCL.Tag = "themeable";
  5313. this.removeCCL.Text = "Delete existing commands";
  5314. //
  5315. // btnCreateCustomCommand
  5316. //
  5317. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5318. this.btnCreateCustomCommand.FlatAppearance.BorderSize = 0;
  5319. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5320. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5321. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5322. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5323. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5324. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5325. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5326. this.btnCreateCustomCommand.Size = new System.Drawing.Size(149, 29);
  5327. this.btnCreateCustomCommand.TabIndex = 60;
  5328. this.btnCreateCustomCommand.Text = "Create";
  5329. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5330. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5331. //
  5332. // button48
  5333. //
  5334. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5335. this.button48.FlatAppearance.BorderSize = 0;
  5336. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5337. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5338. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5339. this.button48.ForeColor = System.Drawing.Color.White;
  5340. this.button48.Location = new System.Drawing.Point(396, 75);
  5341. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5342. this.button48.Name = "button48";
  5343. this.button48.Size = new System.Drawing.Size(52, 29);
  5344. this.button48.TabIndex = 58;
  5345. this.button48.Text = "...";
  5346. this.button48.UseVisualStyleBackColor = false;
  5347. this.button48.Click += new System.EventHandler(this.button48_Click);
  5348. //
  5349. // txtRunKeyword
  5350. //
  5351. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5352. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5353. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5354. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5355. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5356. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5357. this.txtRunKeyword.Name = "txtRunKeyword";
  5358. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5359. this.txtRunKeyword.TabIndex = 9;
  5360. //
  5361. // ccKeywordL
  5362. //
  5363. this.ccKeywordL.AutoSize = true;
  5364. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5365. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5366. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  5367. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5368. this.ccKeywordL.Name = "ccKeywordL";
  5369. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  5370. this.ccKeywordL.TabIndex = 8;
  5371. this.ccKeywordL.Text = "Keyword:";
  5372. //
  5373. // txtRunFile
  5374. //
  5375. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5376. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5377. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5378. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5379. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5380. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5381. this.txtRunFile.Name = "txtRunFile";
  5382. this.txtRunFile.ReadOnly = true;
  5383. this.txtRunFile.Size = new System.Drawing.Size(381, 29);
  5384. this.txtRunFile.TabIndex = 7;
  5385. //
  5386. // ccFileL
  5387. //
  5388. this.ccFileL.AutoSize = true;
  5389. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5390. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5391. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  5392. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5393. this.ccFileL.Name = "ccFileL";
  5394. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  5395. this.ccFileL.TabIndex = 6;
  5396. this.ccFileL.Text = "File location:";
  5397. //
  5398. // ccL
  5399. //
  5400. this.ccL.AutoSize = true;
  5401. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5402. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  5403. this.ccL.Location = new System.Drawing.Point(6, 10);
  5404. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5405. this.ccL.Name = "ccL";
  5406. this.ccL.Size = new System.Drawing.Size(298, 28);
  5407. this.ccL.TabIndex = 5;
  5408. this.ccL.Tag = "themeable";
  5409. this.ccL.Text = "Define your custom commands";
  5410. //
  5411. // tabPage3
  5412. //
  5413. this.tabPage3.AutoScroll = true;
  5414. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5415. this.tabPage3.Controls.Add(this.lblFontsNumber);
  5416. this.tabPage3.Controls.Add(this.lblFontsCount);
  5417. this.tabPage3.Controls.Add(this.txtSearchFonts);
  5418. this.tabPage3.Controls.Add(this.btnRestoreFont);
  5419. this.tabPage3.Controls.Add(this.btnSetGlobalFont);
  5420. this.tabPage3.Controls.Add(this.lblCurrentFont);
  5421. this.tabPage3.Controls.Add(this.label11);
  5422. this.tabPage3.Controls.Add(this.btnRefreshFonts);
  5423. this.tabPage3.Controls.Add(this.panel8);
  5424. this.tabPage3.Controls.Add(this.fontSetTitle);
  5425. this.tabPage3.Location = new System.Drawing.Point(4, 4);
  5426. this.tabPage3.Name = "tabPage3";
  5427. this.tabPage3.Size = new System.Drawing.Size(1261, 618);
  5428. this.tabPage3.TabIndex = 5;
  5429. this.tabPage3.Text = "Fonts";
  5430. //
  5431. // lblFontsNumber
  5432. //
  5433. this.lblFontsNumber.AutoSize = true;
  5434. this.lblFontsNumber.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5435. this.lblFontsNumber.ForeColor = System.Drawing.Color.DodgerBlue;
  5436. this.lblFontsNumber.Location = new System.Drawing.Point(8, 502);
  5437. this.lblFontsNumber.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5438. this.lblFontsNumber.Name = "lblFontsNumber";
  5439. this.lblFontsNumber.Size = new System.Drawing.Size(16, 21);
  5440. this.lblFontsNumber.TabIndex = 93;
  5441. this.lblFontsNumber.Tag = "themeable";
  5442. this.lblFontsNumber.Text = "-";
  5443. //
  5444. // lblFontsCount
  5445. //
  5446. this.lblFontsCount.AutoSize = true;
  5447. this.lblFontsCount.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5448. this.lblFontsCount.ForeColor = System.Drawing.Color.Silver;
  5449. this.lblFontsCount.Location = new System.Drawing.Point(8, 481);
  5450. this.lblFontsCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5451. this.lblFontsCount.Name = "lblFontsCount";
  5452. this.lblFontsCount.Size = new System.Drawing.Size(122, 21);
  5453. this.lblFontsCount.TabIndex = 92;
  5454. this.lblFontsCount.Tag = "";
  5455. this.lblFontsCount.Text = "Available fonts:";
  5456. //
  5457. // txtSearchFonts
  5458. //
  5459. this.txtSearchFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5460. this.txtSearchFonts.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5461. this.txtSearchFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5462. this.txtSearchFonts.ForeColor = System.Drawing.Color.White;
  5463. this.txtSearchFonts.Location = new System.Drawing.Point(11, 127);
  5464. this.txtSearchFonts.Margin = new System.Windows.Forms.Padding(2);
  5465. this.txtSearchFonts.Name = "txtSearchFonts";
  5466. this.txtSearchFonts.Size = new System.Drawing.Size(271, 29);
  5467. this.txtSearchFonts.TabIndex = 91;
  5468. this.txtSearchFonts.TextChanged += new System.EventHandler(this.txtSearchFonts_TextChanged);
  5469. //
  5470. // btnRestoreFont
  5471. //
  5472. this.btnRestoreFont.BackColor = System.Drawing.Color.DodgerBlue;
  5473. this.btnRestoreFont.FlatAppearance.BorderSize = 0;
  5474. this.btnRestoreFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5475. this.btnRestoreFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5476. this.btnRestoreFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5477. this.btnRestoreFont.ForeColor = System.Drawing.Color.White;
  5478. this.btnRestoreFont.Location = new System.Drawing.Point(286, 445);
  5479. this.btnRestoreFont.Margin = new System.Windows.Forms.Padding(2);
  5480. this.btnRestoreFont.Name = "btnRestoreFont";
  5481. this.btnRestoreFont.Size = new System.Drawing.Size(215, 27);
  5482. this.btnRestoreFont.TabIndex = 90;
  5483. this.btnRestoreFont.Text = "Restore default";
  5484. this.btnRestoreFont.UseVisualStyleBackColor = false;
  5485. this.btnRestoreFont.Click += new System.EventHandler(this.btnRestoreFont_Click);
  5486. //
  5487. // btnSetGlobalFont
  5488. //
  5489. this.btnSetGlobalFont.BackColor = System.Drawing.Color.DodgerBlue;
  5490. this.btnSetGlobalFont.FlatAppearance.BorderSize = 0;
  5491. this.btnSetGlobalFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5492. this.btnSetGlobalFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5493. this.btnSetGlobalFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5494. this.btnSetGlobalFont.ForeColor = System.Drawing.Color.White;
  5495. this.btnSetGlobalFont.Location = new System.Drawing.Point(286, 161);
  5496. this.btnSetGlobalFont.Margin = new System.Windows.Forms.Padding(2);
  5497. this.btnSetGlobalFont.Name = "btnSetGlobalFont";
  5498. this.btnSetGlobalFont.Size = new System.Drawing.Size(215, 27);
  5499. this.btnSetGlobalFont.TabIndex = 89;
  5500. this.btnSetGlobalFont.Text = "Set selected as default";
  5501. this.btnSetGlobalFont.UseVisualStyleBackColor = false;
  5502. this.btnSetGlobalFont.Click += new System.EventHandler(this.btnSetGlobalFont_Click);
  5503. //
  5504. // lblCurrentFont
  5505. //
  5506. this.lblCurrentFont.AutoSize = true;
  5507. this.lblCurrentFont.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5508. this.lblCurrentFont.ForeColor = System.Drawing.Color.DodgerBlue;
  5509. this.lblCurrentFont.Location = new System.Drawing.Point(8, 75);
  5510. this.lblCurrentFont.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5511. this.lblCurrentFont.Name = "lblCurrentFont";
  5512. this.lblCurrentFont.Size = new System.Drawing.Size(16, 21);
  5513. this.lblCurrentFont.TabIndex = 88;
  5514. this.lblCurrentFont.Tag = "themeable";
  5515. this.lblCurrentFont.Text = "-";
  5516. //
  5517. // label11
  5518. //
  5519. this.label11.AutoSize = true;
  5520. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5521. this.label11.ForeColor = System.Drawing.Color.Silver;
  5522. this.label11.Location = new System.Drawing.Point(8, 54);
  5523. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5524. this.label11.Name = "label11";
  5525. this.label11.Size = new System.Drawing.Size(104, 21);
  5526. this.label11.TabIndex = 87;
  5527. this.label11.Tag = "";
  5528. this.label11.Text = "Current font:";
  5529. //
  5530. // btnRefreshFonts
  5531. //
  5532. this.btnRefreshFonts.BackColor = System.Drawing.Color.DodgerBlue;
  5533. this.btnRefreshFonts.FlatAppearance.BorderSize = 0;
  5534. this.btnRefreshFonts.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5535. this.btnRefreshFonts.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5536. this.btnRefreshFonts.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5537. this.btnRefreshFonts.ForeColor = System.Drawing.Color.White;
  5538. this.btnRefreshFonts.Location = new System.Drawing.Point(286, 128);
  5539. this.btnRefreshFonts.Margin = new System.Windows.Forms.Padding(2);
  5540. this.btnRefreshFonts.Name = "btnRefreshFonts";
  5541. this.btnRefreshFonts.Size = new System.Drawing.Size(215, 27);
  5542. this.btnRefreshFonts.TabIndex = 86;
  5543. this.btnRefreshFonts.Text = "Refresh";
  5544. this.btnRefreshFonts.UseVisualStyleBackColor = false;
  5545. this.btnRefreshFonts.Click += new System.EventHandler(this.btnRefreshFonts_Click);
  5546. //
  5547. // panel8
  5548. //
  5549. this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5550. this.panel8.Controls.Add(this.listFonts);
  5551. this.panel8.Location = new System.Drawing.Point(11, 160);
  5552. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  5553. this.panel8.Name = "panel8";
  5554. this.panel8.Size = new System.Drawing.Size(271, 313);
  5555. this.panel8.TabIndex = 85;
  5556. //
  5557. // listFonts
  5558. //
  5559. this.listFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5560. this.listFonts.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5561. this.listFonts.Dock = System.Windows.Forms.DockStyle.Fill;
  5562. this.listFonts.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5563. this.listFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5564. this.listFonts.ForeColor = System.Drawing.Color.White;
  5565. this.listFonts.FormattingEnabled = true;
  5566. this.listFonts.HorizontalScrollbar = true;
  5567. this.listFonts.ItemHeight = 21;
  5568. this.listFonts.Location = new System.Drawing.Point(0, 0);
  5569. this.listFonts.Margin = new System.Windows.Forms.Padding(2);
  5570. this.listFonts.Name = "listFonts";
  5571. this.listFonts.Size = new System.Drawing.Size(269, 311);
  5572. this.listFonts.TabIndex = 79;
  5573. //
  5574. // fontSetTitle
  5575. //
  5576. this.fontSetTitle.AutoSize = true;
  5577. this.fontSetTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5578. this.fontSetTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  5579. this.fontSetTitle.Location = new System.Drawing.Point(6, 10);
  5580. this.fontSetTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5581. this.fontSetTitle.Name = "fontSetTitle";
  5582. this.fontSetTitle.Size = new System.Drawing.Size(436, 28);
  5583. this.fontSetTitle.TabIndex = 6;
  5584. this.fontSetTitle.Tag = "themeable";
  5585. this.fontSetTitle.Text = "Set your favorite font as Windows default font";
  5586. //
  5587. // optionsTab
  5588. //
  5589. this.optionsTab.AutoScroll = true;
  5590. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5591. this.optionsTab.Controls.Add(this.linkLabel6);
  5592. this.optionsTab.Controls.Add(this.linkLabel4);
  5593. this.optionsTab.Controls.Add(this.pictureBox6);
  5594. this.optionsTab.Controls.Add(this.pictureBox5);
  5595. this.optionsTab.Controls.Add(this.pictureBox3);
  5596. this.optionsTab.Controls.Add(this.linkLabel3);
  5597. this.optionsTab.Controls.Add(this.pictureBox17);
  5598. this.optionsTab.Controls.Add(this.linkLabel2);
  5599. this.optionsTab.Controls.Add(this.pictureBox14);
  5600. this.optionsTab.Controls.Add(this.pictureBox13);
  5601. this.optionsTab.Controls.Add(this.pictureBox12);
  5602. this.optionsTab.Controls.Add(this.linkLabel1);
  5603. this.optionsTab.Controls.Add(this.pictureBox85);
  5604. this.optionsTab.Controls.Add(this.panel9);
  5605. this.optionsTab.Controls.Add(this.languagesL);
  5606. this.optionsTab.Controls.Add(this.linkLabel5);
  5607. this.optionsTab.Controls.Add(this.btnOpenConf);
  5608. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  5609. this.optionsTab.Controls.Add(this.lblUpdating);
  5610. this.optionsTab.Controls.Add(this.btnViewLog);
  5611. this.optionsTab.Controls.Add(this.l2);
  5612. this.optionsTab.Controls.Add(this.btnUpdate);
  5613. this.optionsTab.Controls.Add(this.btnResetConfig);
  5614. this.optionsTab.Controls.Add(this.lblTheming);
  5615. this.optionsTab.Controls.Add(this.autoStartToggle);
  5616. this.optionsTab.Controls.Add(this.colorPicker1);
  5617. this.optionsTab.Controls.Add(this.quickAccessToggle);
  5618. this.optionsTab.Location = new System.Drawing.Point(4, 26);
  5619. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  5620. this.optionsTab.Name = "optionsTab";
  5621. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  5622. this.optionsTab.Size = new System.Drawing.Size(1273, 652);
  5623. this.optionsTab.TabIndex = 6;
  5624. this.optionsTab.Text = "Options";
  5625. //
  5626. // linkLabel6
  5627. //
  5628. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5629. this.linkLabel6.AutoSize = true;
  5630. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5631. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  5632. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  5633. this.linkLabel6.Location = new System.Drawing.Point(43, 607);
  5634. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5635. this.linkLabel6.Name = "linkLabel6";
  5636. this.linkLabel6.Size = new System.Drawing.Size(172, 28);
  5637. this.linkLabel6.TabIndex = 102;
  5638. this.linkLabel6.TabStop = true;
  5639. this.linkLabel6.Tag = "themeable";
  5640. this.linkLabel6.Text = "Request a feature";
  5641. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  5642. //
  5643. // linkLabel4
  5644. //
  5645. this.linkLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5646. this.linkLabel4.AutoSize = true;
  5647. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5648. this.linkLabel4.ForeColor = System.Drawing.Color.DodgerBlue;
  5649. this.linkLabel4.LinkColor = System.Drawing.Color.DodgerBlue;
  5650. this.linkLabel4.Location = new System.Drawing.Point(43, 573);
  5651. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5652. this.linkLabel4.Name = "linkLabel4";
  5653. this.linkLabel4.Size = new System.Drawing.Size(131, 28);
  5654. this.linkLabel4.TabIndex = 101;
  5655. this.linkLabel4.TabStop = true;
  5656. this.linkLabel4.Tag = "themeable";
  5657. this.linkLabel4.Text = "Report a bug";
  5658. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked_1);
  5659. //
  5660. // pictureBox6
  5661. //
  5662. this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5663. this.pictureBox6.ErrorImage = null;
  5664. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  5665. this.pictureBox6.Location = new System.Drawing.Point(14, 611);
  5666. this.pictureBox6.Name = "pictureBox6";
  5667. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  5668. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5669. this.pictureBox6.TabIndex = 100;
  5670. this.pictureBox6.TabStop = false;
  5671. //
  5672. // pictureBox5
  5673. //
  5674. this.pictureBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5675. this.pictureBox5.ErrorImage = null;
  5676. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  5677. this.pictureBox5.Location = new System.Drawing.Point(14, 577);
  5678. this.pictureBox5.Name = "pictureBox5";
  5679. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  5680. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5681. this.pictureBox5.TabIndex = 99;
  5682. this.pictureBox5.TabStop = false;
  5683. //
  5684. // pictureBox3
  5685. //
  5686. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5687. this.pictureBox3.ErrorImage = null;
  5688. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  5689. this.pictureBox3.Location = new System.Drawing.Point(1223, 453);
  5690. this.pictureBox3.Name = "pictureBox3";
  5691. this.pictureBox3.Size = new System.Drawing.Size(32, 32);
  5692. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5693. this.pictureBox3.TabIndex = 96;
  5694. this.pictureBox3.TabStop = false;
  5695. //
  5696. // linkLabel3
  5697. //
  5698. this.linkLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5699. this.linkLabel3.AutoSize = true;
  5700. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5701. this.linkLabel3.ForeColor = System.Drawing.Color.DodgerBlue;
  5702. this.linkLabel3.LinkColor = System.Drawing.Color.DodgerBlue;
  5703. this.linkLabel3.Location = new System.Drawing.Point(1098, 452);
  5704. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5705. this.linkLabel3.Name = "linkLabel3";
  5706. this.linkLabel3.Size = new System.Drawing.Size(121, 28);
  5707. this.linkLabel3.TabIndex = 95;
  5708. this.linkLabel3.TabStop = true;
  5709. this.linkLabel3.Tag = "themeable";
  5710. this.linkLabel3.Text = "Support me";
  5711. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked_1);
  5712. //
  5713. // pictureBox17
  5714. //
  5715. this.pictureBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5716. this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
  5717. this.pictureBox17.Location = new System.Drawing.Point(1223, 529);
  5718. this.pictureBox17.Name = "pictureBox17";
  5719. this.pictureBox17.Size = new System.Drawing.Size(32, 32);
  5720. this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5721. this.pictureBox17.TabIndex = 94;
  5722. this.pictureBox17.TabStop = false;
  5723. //
  5724. // linkLabel2
  5725. //
  5726. this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5727. this.linkLabel2.AutoSize = true;
  5728. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5729. this.linkLabel2.ForeColor = System.Drawing.Color.DodgerBlue;
  5730. this.linkLabel2.LinkColor = System.Drawing.Color.DodgerBlue;
  5731. this.linkLabel2.Location = new System.Drawing.Point(1089, 528);
  5732. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5733. this.linkLabel2.Name = "linkLabel2";
  5734. this.linkLabel2.Size = new System.Drawing.Size(130, 28);
  5735. this.linkLabel2.TabIndex = 93;
  5736. this.linkLabel2.TabStop = true;
  5737. this.linkLabel2.Tag = "themeable";
  5738. this.linkLabel2.Text = "Open Source";
  5739. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked_1);
  5740. //
  5741. // pictureBox14
  5742. //
  5743. this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5744. this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
  5745. this.pictureBox14.Location = new System.Drawing.Point(1223, 605);
  5746. this.pictureBox14.Name = "pictureBox14";
  5747. this.pictureBox14.Size = new System.Drawing.Size(32, 32);
  5748. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5749. this.pictureBox14.TabIndex = 92;
  5750. this.pictureBox14.TabStop = false;
  5751. //
  5752. // pictureBox13
  5753. //
  5754. this.pictureBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5755. this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
  5756. this.pictureBox13.Location = new System.Drawing.Point(1223, 491);
  5757. this.pictureBox13.Name = "pictureBox13";
  5758. this.pictureBox13.Size = new System.Drawing.Size(32, 32);
  5759. this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5760. this.pictureBox13.TabIndex = 91;
  5761. this.pictureBox13.TabStop = false;
  5762. //
  5763. // pictureBox12
  5764. //
  5765. this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5766. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  5767. this.pictureBox12.Location = new System.Drawing.Point(1223, 567);
  5768. this.pictureBox12.Name = "pictureBox12";
  5769. this.pictureBox12.Size = new System.Drawing.Size(32, 32);
  5770. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5771. this.pictureBox12.TabIndex = 90;
  5772. this.pictureBox12.TabStop = false;
  5773. //
  5774. // linkLabel1
  5775. //
  5776. this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5777. this.linkLabel1.AutoSize = true;
  5778. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5779. this.linkLabel1.ForeColor = System.Drawing.Color.DodgerBlue;
  5780. this.linkLabel1.LinkColor = System.Drawing.Color.DodgerBlue;
  5781. this.linkLabel1.Location = new System.Drawing.Point(1062, 567);
  5782. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5783. this.linkLabel1.Name = "linkLabel1";
  5784. this.linkLabel1.Size = new System.Drawing.Size(158, 28);
  5785. this.linkLabel1.TabIndex = 89;
  5786. this.linkLabel1.TabStop = true;
  5787. this.linkLabel1.Tag = "themeable";
  5788. this.linkLabel1.Text = "Discord support";
  5789. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked_1);
  5790. //
  5791. // pictureBox85
  5792. //
  5793. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5794. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  5795. this.pictureBox85.Location = new System.Drawing.Point(1224, 14);
  5796. this.pictureBox85.Name = "pictureBox85";
  5797. this.pictureBox85.Size = new System.Drawing.Size(32, 32);
  5798. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5799. this.pictureBox85.TabIndex = 74;
  5800. this.pictureBox85.TabStop = false;
  5801. //
  5802. // panel9
  5803. //
  5804. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5805. this.panel9.Controls.Add(this.boxLang);
  5806. this.panel9.Controls.Add(this.picFlag);
  5807. this.panel9.Location = new System.Drawing.Point(914, 51);
  5808. this.panel9.Name = "panel9";
  5809. this.panel9.Size = new System.Drawing.Size(341, 113);
  5810. this.panel9.TabIndex = 73;
  5811. //
  5812. // boxLang
  5813. //
  5814. this.boxLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5815. this.boxLang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  5816. this.boxLang.BorderColor = System.Drawing.Color.Blue;
  5817. this.boxLang.Cursor = System.Windows.Forms.Cursors.Hand;
  5818. this.boxLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5819. this.boxLang.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5820. this.boxLang.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5821. this.boxLang.ForeColor = System.Drawing.Color.White;
  5822. this.boxLang.FormattingEnabled = true;
  5823. this.boxLang.Items.AddRange(new object[] {
  5824. "English",
  5825. "Русский",
  5826. "Ελληνικά",
  5827. "Deutsch",
  5828. "Italiano",
  5829. "Čeština",
  5830. "Türkçe",
  5831. "Español",
  5832. "Português",
  5833. "Français",
  5834. "Polski",
  5835. "简体中文",
  5836. "繁體中文",
  5837. "한국어",
  5838. "العربية",
  5839. "کوردی",
  5840. "Magyar",
  5841. "Română",
  5842. "Nederlands",
  5843. "українська",
  5844. "日本語",
  5845. "فارسی"});
  5846. this.boxLang.Location = new System.Drawing.Point(92, 3);
  5847. this.boxLang.Name = "boxLang";
  5848. this.boxLang.Size = new System.Drawing.Size(212, 29);
  5849. this.boxLang.TabIndex = 95;
  5850. this.boxLang.SelectedIndexChanged += new System.EventHandler(this.boxLang_SelectedIndexChanged);
  5851. //
  5852. // picFlag
  5853. //
  5854. this.picFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5855. this.picFlag.Image = global::Optimizer.Properties.Resources.united_kingdom;
  5856. this.picFlag.Location = new System.Drawing.Point(309, 9);
  5857. this.picFlag.Name = "picFlag";
  5858. this.picFlag.Size = new System.Drawing.Size(32, 19);
  5859. this.picFlag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5860. this.picFlag.TabIndex = 75;
  5861. this.picFlag.TabStop = false;
  5862. //
  5863. // languagesL
  5864. //
  5865. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5866. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5867. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  5868. this.languagesL.Location = new System.Drawing.Point(973, 18);
  5869. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5870. this.languagesL.Name = "languagesL";
  5871. this.languagesL.Size = new System.Drawing.Size(246, 28);
  5872. this.languagesL.TabIndex = 71;
  5873. this.languagesL.Tag = "themeable";
  5874. this.languagesL.Text = "Choose language";
  5875. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5876. //
  5877. // linkLabel5
  5878. //
  5879. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5880. this.linkLabel5.AutoSize = true;
  5881. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5882. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  5883. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  5884. this.linkLabel5.Location = new System.Drawing.Point(1020, 605);
  5885. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5886. this.linkLabel5.Name = "linkLabel5";
  5887. this.linkLabel5.Size = new System.Drawing.Size(198, 28);
  5888. this.linkLabel5.TabIndex = 65;
  5889. this.linkLabel5.TabStop = true;
  5890. this.linkLabel5.Tag = "themeable";
  5891. this.linkLabel5.Text = "GNU GPL 3.0 license";
  5892. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  5893. //
  5894. // btnOpenConf
  5895. //
  5896. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  5897. this.btnOpenConf.FlatAppearance.BorderSize = 0;
  5898. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5899. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5900. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5901. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  5902. this.btnOpenConf.Location = new System.Drawing.Point(34, 452);
  5903. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  5904. this.btnOpenConf.Name = "btnOpenConf";
  5905. this.btnOpenConf.Size = new System.Drawing.Size(261, 31);
  5906. this.btnOpenConf.TabIndex = 63;
  5907. this.btnOpenConf.Text = "Show config folder";
  5908. this.btnOpenConf.UseVisualStyleBackColor = false;
  5909. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  5910. //
  5911. // lblTroubleshoot
  5912. //
  5913. this.lblTroubleshoot.AutoSize = true;
  5914. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5915. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  5916. this.lblTroubleshoot.Location = new System.Drawing.Point(17, 379);
  5917. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5918. this.lblTroubleshoot.Name = "lblTroubleshoot";
  5919. this.lblTroubleshoot.Size = new System.Drawing.Size(150, 25);
  5920. this.lblTroubleshoot.TabIndex = 62;
  5921. this.lblTroubleshoot.Tag = "themeable";
  5922. this.lblTroubleshoot.Text = "Troubleshooting";
  5923. //
  5924. // lblUpdating
  5925. //
  5926. this.lblUpdating.AutoSize = true;
  5927. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5928. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  5929. this.lblUpdating.Location = new System.Drawing.Point(17, 283);
  5930. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5931. this.lblUpdating.Name = "lblUpdating";
  5932. this.lblUpdating.Size = new System.Drawing.Size(142, 25);
  5933. this.lblUpdating.TabIndex = 61;
  5934. this.lblUpdating.Tag = "themeable";
  5935. this.lblUpdating.Text = "Check && update";
  5936. //
  5937. // btnViewLog
  5938. //
  5939. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  5940. this.btnViewLog.FlatAppearance.BorderSize = 0;
  5941. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5942. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5943. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5944. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  5945. this.btnViewLog.Location = new System.Drawing.Point(34, 417);
  5946. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  5947. this.btnViewLog.Name = "btnViewLog";
  5948. this.btnViewLog.Size = new System.Drawing.Size(261, 31);
  5949. this.btnViewLog.TabIndex = 60;
  5950. this.btnViewLog.Text = "View errors";
  5951. this.btnViewLog.UseVisualStyleBackColor = false;
  5952. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  5953. //
  5954. // l2
  5955. //
  5956. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5957. this.l2.AutoSize = true;
  5958. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5959. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  5960. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  5961. this.l2.Location = new System.Drawing.Point(1062, 490);
  5962. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5963. this.l2.Name = "l2";
  5964. this.l2.Size = new System.Drawing.Size(157, 28);
  5965. this.l2.TabIndex = 59;
  5966. this.l2.TabStop = true;
  5967. this.l2.Tag = "themeable";
  5968. this.l2.Text = "deadmoon © ∞";
  5969. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  5970. //
  5971. // btnUpdate
  5972. //
  5973. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  5974. this.btnUpdate.FlatAppearance.BorderSize = 0;
  5975. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5976. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5977. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5978. this.btnUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 10F);
  5979. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  5980. this.btnUpdate.Location = new System.Drawing.Point(34, 317);
  5981. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  5982. this.btnUpdate.Name = "btnUpdate";
  5983. this.btnUpdate.Size = new System.Drawing.Size(261, 31);
  5984. this.btnUpdate.TabIndex = 57;
  5985. this.btnUpdate.Text = "Check for update";
  5986. this.btnUpdate.UseVisualStyleBackColor = false;
  5987. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  5988. //
  5989. // btnResetConfig
  5990. //
  5991. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  5992. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  5993. this.btnResetConfig.FlatAppearance.BorderSize = 0;
  5994. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5995. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5996. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5997. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  5998. this.btnResetConfig.Location = new System.Drawing.Point(34, 487);
  5999. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6000. this.btnResetConfig.Name = "btnResetConfig";
  6001. this.btnResetConfig.Size = new System.Drawing.Size(261, 31);
  6002. this.btnResetConfig.TabIndex = 56;
  6003. this.btnResetConfig.Text = "Repair";
  6004. this.btnResetConfig.UseVisualStyleBackColor = false;
  6005. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6006. //
  6007. // lblTheming
  6008. //
  6009. this.lblTheming.AutoSize = true;
  6010. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6011. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6012. this.lblTheming.Location = new System.Drawing.Point(17, 123);
  6013. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6014. this.lblTheming.Name = "lblTheming";
  6015. this.lblTheming.Size = new System.Drawing.Size(174, 25);
  6016. this.lblTheming.TabIndex = 55;
  6017. this.lblTheming.Tag = "themeable";
  6018. this.lblTheming.Text = "Choose your theme";
  6019. //
  6020. // autoStartToggle
  6021. //
  6022. this.autoStartToggle.AccessibleName = "Start with Windows";
  6023. this.autoStartToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6024. this.autoStartToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6025. this.autoStartToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6026. this.autoStartToggle.ForeColor = System.Drawing.Color.White;
  6027. this.autoStartToggle.LabelText = "Start with Windows";
  6028. this.autoStartToggle.Location = new System.Drawing.Point(21, 49);
  6029. this.autoStartToggle.Margin = new System.Windows.Forms.Padding(6);
  6030. this.autoStartToggle.Name = "autoStartToggle";
  6031. this.autoStartToggle.Size = new System.Drawing.Size(374, 24);
  6032. this.autoStartToggle.TabIndex = 98;
  6033. this.autoStartToggle.Tag = "themeable";
  6034. this.autoStartToggle.ToggleChecked = false;
  6035. this.autoStartToggle.ToggleClicked += new System.EventHandler(this.autoStartToggle_ToggleClicked);
  6036. //
  6037. // colorPicker1
  6038. //
  6039. this.colorPicker1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  6040. this.colorPicker1.Location = new System.Drawing.Point(22, 151);
  6041. this.colorPicker1.Name = "colorPicker1";
  6042. this.colorPicker1.Size = new System.Drawing.Size(139, 98);
  6043. this.colorPicker1.TabIndex = 97;
  6044. this.colorPicker1.Text = "colorPicker1";
  6045. this.colorPicker1.ColorChanged += new System.EventHandler(this.colorPicker1_ColorChanged);
  6046. //
  6047. // quickAccessToggle
  6048. //
  6049. this.quickAccessToggle.AccessibleName = "Show Quick Access Menu";
  6050. this.quickAccessToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6051. this.quickAccessToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6052. this.quickAccessToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6053. this.quickAccessToggle.ForeColor = System.Drawing.Color.White;
  6054. this.quickAccessToggle.LabelText = "Show Quick Access Menu";
  6055. this.quickAccessToggle.Location = new System.Drawing.Point(21, 18);
  6056. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(6);
  6057. this.quickAccessToggle.Name = "quickAccessToggle";
  6058. this.quickAccessToggle.Size = new System.Drawing.Size(374, 24);
  6059. this.quickAccessToggle.TabIndex = 88;
  6060. this.quickAccessToggle.Tag = "themeable";
  6061. this.quickAccessToggle.ToggleChecked = false;
  6062. this.quickAccessToggle.ToggleClicked += new System.EventHandler(this.quickAccessToggle_ToggleClicked);
  6063. //
  6064. // imagesHw
  6065. //
  6066. this.imagesHw.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imagesHw.ImageStream")));
  6067. this.imagesHw.TransparentColor = System.Drawing.Color.Transparent;
  6068. this.imagesHw.Images.SetKeyName(0, "cpu.png");
  6069. this.imagesHw.Images.SetKeyName(1, "ram.png");
  6070. this.imagesHw.Images.SetKeyName(2, "gpu.png");
  6071. this.imagesHw.Images.SetKeyName(3, "mobo.png");
  6072. this.imagesHw.Images.SetKeyName(4, "1608923_hdd_o_icon.png");
  6073. this.imagesHw.Images.SetKeyName(5, "inet.png");
  6074. this.imagesHw.Images.SetKeyName(6, "audio.png");
  6075. this.imagesHw.Images.SetKeyName(7, "dev.png");
  6076. this.imagesHw.Images.SetKeyName(8, "os.png");
  6077. //
  6078. // defineCommandDialog
  6079. //
  6080. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6081. this.defineCommandDialog.Title = "Optimizer";
  6082. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6083. //
  6084. // defineProgramDialog
  6085. //
  6086. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6087. this.defineProgramDialog.Title = "Optimizer";
  6088. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6089. //
  6090. // defineFolderDialog
  6091. //
  6092. this.defineFolderDialog.Description = "Optimizer";
  6093. //
  6094. // defineFileDialog
  6095. //
  6096. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6097. this.defineFileDialog.Title = "Optimizer";
  6098. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6099. //
  6100. // DefineProgramIconDialog
  6101. //
  6102. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6103. this.DefineProgramIconDialog.Title = "Optimizer";
  6104. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6105. //
  6106. // DefineFolderIconDialog
  6107. //
  6108. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6109. this.DefineFolderIconDialog.Title = "Optimizer";
  6110. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6111. //
  6112. // DefineURLIconDialog
  6113. //
  6114. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6115. this.DefineURLIconDialog.Title = "Optimizer";
  6116. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6117. //
  6118. // DefineFileIconDialog
  6119. //
  6120. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6121. this.DefineFileIconDialog.Title = "Optimizer";
  6122. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6123. //
  6124. // DefineCommandIconDialog
  6125. //
  6126. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6127. this.DefineCommandIconDialog.Title = "Optimizer";
  6128. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6129. //
  6130. // ExportDialog
  6131. //
  6132. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6133. this.ExportDialog.Title = "Optimizer";
  6134. //
  6135. // launcherMenu
  6136. //
  6137. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  6138. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6139. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6140. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6141. this.trayStartup,
  6142. this.trayCleaner,
  6143. this.trayPinger,
  6144. this.trayHosts,
  6145. this.trayAD,
  6146. this.trayHW,
  6147. this.trayRegistry,
  6148. this.toolStripSeparator1,
  6149. this.trayOptions,
  6150. this.trayRestartExplorer,
  6151. this.trayUnlocker,
  6152. this.toolStripSeparator2,
  6153. this.trayExit});
  6154. this.launcherMenu.Name = "launcherMenu";
  6155. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6156. this.launcherMenu.Size = new System.Drawing.Size(221, 302);
  6157. //
  6158. // trayStartup
  6159. //
  6160. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6161. this.trayStartup.ForeColor = System.Drawing.Color.White;
  6162. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  6163. this.trayStartup.Name = "trayStartup";
  6164. this.trayStartup.Size = new System.Drawing.Size(220, 26);
  6165. this.trayStartup.Text = "Startup Manager";
  6166. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6167. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  6168. //
  6169. // trayCleaner
  6170. //
  6171. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6172. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  6173. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  6174. this.trayCleaner.Name = "trayCleaner";
  6175. this.trayCleaner.Size = new System.Drawing.Size(220, 26);
  6176. this.trayCleaner.Text = "PC Cleaner";
  6177. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6178. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  6179. //
  6180. // trayPinger
  6181. //
  6182. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6183. this.trayPinger.ForeColor = System.Drawing.Color.White;
  6184. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  6185. this.trayPinger.Name = "trayPinger";
  6186. this.trayPinger.Size = new System.Drawing.Size(220, 26);
  6187. this.trayPinger.Text = "Pinger Tool";
  6188. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6189. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  6190. //
  6191. // trayHosts
  6192. //
  6193. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6194. this.trayHosts.ForeColor = System.Drawing.Color.White;
  6195. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  6196. this.trayHosts.Name = "trayHosts";
  6197. this.trayHosts.Size = new System.Drawing.Size(220, 26);
  6198. this.trayHosts.Text = "HOSTS Editor";
  6199. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6200. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  6201. //
  6202. // trayAD
  6203. //
  6204. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6205. this.trayAD.ForeColor = System.Drawing.Color.White;
  6206. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  6207. this.trayAD.Name = "trayAD";
  6208. this.trayAD.Size = new System.Drawing.Size(220, 26);
  6209. this.trayAD.Text = "Apps Downloader";
  6210. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6211. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  6212. //
  6213. // trayHW
  6214. //
  6215. this.trayHW.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6216. this.trayHW.ForeColor = System.Drawing.Color.White;
  6217. this.trayHW.Image = ((System.Drawing.Image)(resources.GetObject("trayHW.Image")));
  6218. this.trayHW.Name = "trayHW";
  6219. this.trayHW.Size = new System.Drawing.Size(220, 26);
  6220. this.trayHW.Text = "Hardware Information";
  6221. this.trayHW.Click += new System.EventHandler(this.trayHW_Click);
  6222. //
  6223. // trayRegistry
  6224. //
  6225. this.trayRegistry.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6226. this.trayRegistry.ForeColor = System.Drawing.Color.White;
  6227. this.trayRegistry.Image = ((System.Drawing.Image)(resources.GetObject("trayRegistry.Image")));
  6228. this.trayRegistry.Name = "trayRegistry";
  6229. this.trayRegistry.Size = new System.Drawing.Size(220, 26);
  6230. this.trayRegistry.Text = "Registry Repair";
  6231. this.trayRegistry.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6232. this.trayRegistry.Click += new System.EventHandler(this.trayRegistry_Click);
  6233. //
  6234. // toolStripSeparator1
  6235. //
  6236. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6237. this.toolStripSeparator1.ForeColor = System.Drawing.Color.White;
  6238. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6239. this.toolStripSeparator1.Size = new System.Drawing.Size(217, 6);
  6240. this.toolStripSeparator1.Tag = "";
  6241. //
  6242. // trayOptions
  6243. //
  6244. this.trayOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6245. this.trayOptions.ForeColor = System.Drawing.Color.White;
  6246. this.trayOptions.Image = ((System.Drawing.Image)(resources.GetObject("trayOptions.Image")));
  6247. this.trayOptions.Name = "trayOptions";
  6248. this.trayOptions.Size = new System.Drawing.Size(220, 26);
  6249. this.trayOptions.Text = "Options";
  6250. this.trayOptions.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6251. this.trayOptions.Click += new System.EventHandler(this.trayOptions_Click);
  6252. //
  6253. // trayRestartExplorer
  6254. //
  6255. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6256. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  6257. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  6258. this.trayRestartExplorer.Name = "trayRestartExplorer";
  6259. this.trayRestartExplorer.Size = new System.Drawing.Size(220, 26);
  6260. this.trayRestartExplorer.Text = "Restart Explorer";
  6261. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6262. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6263. //
  6264. // trayUnlocker
  6265. //
  6266. this.trayUnlocker.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
  6267. this.trayUnlocker.ForeColor = System.Drawing.Color.White;
  6268. this.trayUnlocker.Image = ((System.Drawing.Image)(resources.GetObject("trayUnlocker.Image")));
  6269. this.trayUnlocker.Name = "trayUnlocker";
  6270. this.trayUnlocker.Size = new System.Drawing.Size(220, 26);
  6271. this.trayUnlocker.Text = "Find Handles";
  6272. this.trayUnlocker.Click += new System.EventHandler(this.trayUnlocker_Click);
  6273. //
  6274. // toolStripSeparator2
  6275. //
  6276. this.toolStripSeparator2.Name = "toolStripSeparator2";
  6277. this.toolStripSeparator2.Size = new System.Drawing.Size(217, 6);
  6278. //
  6279. // trayExit
  6280. //
  6281. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6282. this.trayExit.ForeColor = System.Drawing.Color.White;
  6283. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  6284. this.trayExit.Name = "trayExit";
  6285. this.trayExit.Size = new System.Drawing.Size(220, 26);
  6286. this.trayExit.Text = "Exit";
  6287. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  6288. //
  6289. // launcherIcon
  6290. //
  6291. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6292. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6293. this.launcherIcon.Text = "Optimizer";
  6294. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6295. //
  6296. // MainForm
  6297. //
  6298. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6299. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6300. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6301. this.ClientSize = new System.Drawing.Size(1283, 748);
  6302. this.Controls.Add(this.bpanel);
  6303. this.Controls.Add(this.tpanel);
  6304. this.DoubleBuffered = true;
  6305. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6306. this.ForeColor = System.Drawing.Color.White;
  6307. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6308. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6309. this.MinimumSize = new System.Drawing.Size(1299, 787);
  6310. this.Name = "MainForm";
  6311. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6312. this.Text = "Optimizer";
  6313. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6314. this.Load += new System.EventHandler(this.Main_Load);
  6315. this.ResizeBegin += new System.EventHandler(this.MainForm_ResizeBegin);
  6316. this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
  6317. this.tpanel.ResumeLayout(false);
  6318. this.tpanel.PerformLayout();
  6319. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).EndInit();
  6320. ((System.ComponentModel.ISupportInitialize)(this.picLab)).EndInit();
  6321. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).EndInit();
  6322. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6323. this.bpanel.ResumeLayout(false);
  6324. this.tabCollection.ResumeLayout(false);
  6325. this.universalTab.ResumeLayout(false);
  6326. this.universalTab.PerformLayout();
  6327. this.windows10Tab.ResumeLayout(false);
  6328. this.windows10Tab.PerformLayout();
  6329. this.panelWin11Tweaks.ResumeLayout(false);
  6330. this.panelWin11Tweaks.PerformLayout();
  6331. this.windows8Tab.ResumeLayout(false);
  6332. this.windows8Tab.PerformLayout();
  6333. this.advancedTab.ResumeLayout(false);
  6334. this.modernAppsTab.ResumeLayout(false);
  6335. this.modernAppsTab.PerformLayout();
  6336. this.startupTab.ResumeLayout(false);
  6337. this.startupTab.PerformLayout();
  6338. this.panel3.ResumeLayout(false);
  6339. this.appsTab.ResumeLayout(false);
  6340. this.appsTab.PerformLayout();
  6341. this.panel10.ResumeLayout(false);
  6342. this.panel10.PerformLayout();
  6343. this.panelCommonApps.ResumeLayout(false);
  6344. this.panelCommonApps.PerformLayout();
  6345. this.cleanerTab.ResumeLayout(false);
  6346. this.panel14.ResumeLayout(false);
  6347. this.panel13.ResumeLayout(false);
  6348. this.panel13.PerformLayout();
  6349. this.panel1.ResumeLayout(false);
  6350. this.panel1.PerformLayout();
  6351. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6352. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6353. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6354. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6355. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6356. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6357. this.pingerTab.ResumeLayout(false);
  6358. this.netTools.ResumeLayout(false);
  6359. this.tabPage1.ResumeLayout(false);
  6360. this.tabPage1.PerformLayout();
  6361. this.panel7.ResumeLayout(false);
  6362. this.tabPage2.ResumeLayout(false);
  6363. this.tabPage2.PerformLayout();
  6364. this.hostsEditorTab.ResumeLayout(false);
  6365. this.hostsEditorTab.PerformLayout();
  6366. this.panel4.ResumeLayout(false);
  6367. this.panel4.PerformLayout();
  6368. this.panelList.ResumeLayout(false);
  6369. this.registryFixerTab.ResumeLayout(false);
  6370. this.registryFixerTab.PerformLayout();
  6371. this.panel2.ResumeLayout(false);
  6372. this.panel2.PerformLayout();
  6373. this.indiciumTab.ResumeLayout(false);
  6374. this.panel12.ResumeLayout(false);
  6375. this.indiciumMenu.ResumeLayout(false);
  6376. this.panel11.ResumeLayout(false);
  6377. this.integratorTab.ResumeLayout(false);
  6378. this.synapse.ResumeLayout(false);
  6379. this.integratorInfoTab.ResumeLayout(false);
  6380. this.integratorInfoTab.PerformLayout();
  6381. this.tabPage8.ResumeLayout(false);
  6382. this.tabPage8.PerformLayout();
  6383. this.itemnamegroup.ResumeLayout(false);
  6384. this.itemnamegroup.PerformLayout();
  6385. this.security.ResumeLayout(false);
  6386. this.security.PerformLayout();
  6387. this.itemposition.ResumeLayout(false);
  6388. this.itemposition.PerformLayout();
  6389. this.icontoaddgroup.ResumeLayout(false);
  6390. this.icontoaddgroup.PerformLayout();
  6391. this.itemtoaddgroup.ResumeLayout(false);
  6392. this.itemtoaddgroup.PerformLayout();
  6393. this.itemtype.ResumeLayout(false);
  6394. this.itemtype.PerformLayout();
  6395. this.tabPage9.ResumeLayout(false);
  6396. this.tabPage9.PerformLayout();
  6397. this.panel5.ResumeLayout(false);
  6398. this.tabPage10.ResumeLayout(false);
  6399. this.tabPage10.PerformLayout();
  6400. this.tabPage11.ResumeLayout(false);
  6401. this.tabPage11.PerformLayout();
  6402. this.panel6.ResumeLayout(false);
  6403. this.tabPage3.ResumeLayout(false);
  6404. this.tabPage3.PerformLayout();
  6405. this.panel8.ResumeLayout(false);
  6406. this.optionsTab.ResumeLayout(false);
  6407. this.optionsTab.PerformLayout();
  6408. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6409. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6410. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6411. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6412. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6413. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6414. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6415. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6416. this.panel9.ResumeLayout(false);
  6417. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).EndInit();
  6418. this.launcherMenu.ResumeLayout(false);
  6419. this.ResumeLayout(false);
  6420. }
  6421. #endregion
  6422. private System.Windows.Forms.Panel tpanel;
  6423. private System.Windows.Forms.Label txtBitness;
  6424. private System.Windows.Forms.Label txtOS;
  6425. private System.Windows.Forms.Label txtVersion;
  6426. private System.Windows.Forms.PictureBox pictureBox1;
  6427. private System.Windows.Forms.Label label2;
  6428. private System.Windows.Forms.Panel bpanel;
  6429. private System.Windows.Forms.TabControl tabCollection;
  6430. private System.Windows.Forms.TabPage universalTab;
  6431. private System.Windows.Forms.TabPage windows10Tab;
  6432. private System.Windows.Forms.TabPage windows8Tab;
  6433. private System.Windows.Forms.TabPage cleanerTab;
  6434. private System.Windows.Forms.TabPage startupTab;
  6435. private System.Windows.Forms.Label startupTitle;
  6436. private System.Windows.Forms.Button removeStartupItemB;
  6437. private System.Windows.Forms.TabPage registryFixerTab;
  6438. private System.Windows.Forms.Label registryTitle;
  6439. private System.Windows.Forms.Button regFixB;
  6440. private System.Windows.Forms.Panel panel2;
  6441. private MoonCheck checkRegistryEditor;
  6442. private MoonCheck checkEnableAll;
  6443. private MoonCheck checkContextMenu;
  6444. private MoonCheck checkTaskManager;
  6445. private MoonCheck checkCommandPrompt;
  6446. private MoonCheck checkFirewall;
  6447. private MoonCheck checkRunDialog;
  6448. private MoonCheck checkFolderOptions;
  6449. private MoonCheck checkControlPanel;
  6450. private MoonCheck checkRestartExplorer;
  6451. private System.Windows.Forms.Panel panel3;
  6452. private System.Windows.Forms.Label regLbl;
  6453. private System.Windows.Forms.ListView listStartupItems;
  6454. private System.Windows.Forms.ColumnHeader columnHeader1;
  6455. private System.Windows.Forms.ColumnHeader columnHeader2;
  6456. private System.Windows.Forms.Button refreshStartupB;
  6457. private System.Windows.Forms.Button locateFileB;
  6458. private System.Windows.Forms.ColumnHeader columnHeader3;
  6459. private System.Windows.Forms.TabPage hostsEditorTab;
  6460. private System.Windows.Forms.Label hostsTitle;
  6461. private System.Windows.Forms.LinkLabel linkLocate;
  6462. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  6463. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  6464. private MoonList listHostEntries;
  6465. private System.Windows.Forms.Panel panel4;
  6466. private System.Windows.Forms.Button removeAllHostsB;
  6467. private System.Windows.Forms.Button refreshHostsB;
  6468. private System.Windows.Forms.Button removeHostB;
  6469. private System.Windows.Forms.TextBox txtDomain;
  6470. private System.Windows.Forms.Label lblDomain;
  6471. private System.Windows.Forms.Label lblIP;
  6472. private System.Windows.Forms.Button addHostB;
  6473. private System.Windows.Forms.TextBox txtIP;
  6474. private System.Windows.Forms.TabPage integratorTab;
  6475. private System.Windows.Forms.TabControl synapse;
  6476. private System.Windows.Forms.TabPage integratorInfoTab;
  6477. private System.Windows.Forms.TabPage tabPage8;
  6478. private System.Windows.Forms.TabPage tabPage9;
  6479. private System.Windows.Forms.TabPage tabPage10;
  6480. private System.Windows.Forms.TabPage tabPage11;
  6481. private System.Windows.Forms.Label integrator7;
  6482. private System.Windows.Forms.Label integrator6;
  6483. private System.Windows.Forms.Label integrator5;
  6484. private System.Windows.Forms.Label integrator4;
  6485. private System.Windows.Forms.Label integrator3;
  6486. private System.Windows.Forms.Label integrator2;
  6487. private System.Windows.Forms.Label integrator1;
  6488. private System.Windows.Forms.Button button48;
  6489. private System.Windows.Forms.TextBox txtRunKeyword;
  6490. private System.Windows.Forms.Label ccKeywordL;
  6491. private System.Windows.Forms.TextBox txtRunFile;
  6492. private System.Windows.Forms.Label ccFileL;
  6493. private System.Windows.Forms.Label ccL;
  6494. private System.Windows.Forms.Button btnCreateCustomCommand;
  6495. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6496. private System.Windows.Forms.Label readyMenusL;
  6497. private MoonList listDesktopItems;
  6498. private System.Windows.Forms.Label removeIntegratorItemsL;
  6499. private System.Windows.Forms.Button refreshIIB;
  6500. private System.Windows.Forms.Button removeDIB;
  6501. private System.Windows.Forms.Button removeAllIIB;
  6502. private System.Windows.Forms.GroupBox itemtype;
  6503. private MoonRadio radioCommand;
  6504. private MoonRadio radioProgram;
  6505. private MoonRadio radioFile;
  6506. private MoonRadio radioFolder;
  6507. private MoonRadio radioLink;
  6508. private System.Windows.Forms.Label addItemL;
  6509. private System.Windows.Forms.GroupBox icontoaddgroup;
  6510. private MoonCheck checkDefaultIcon;
  6511. private System.Windows.Forms.Button btnBrowseIcon;
  6512. private System.Windows.Forms.TextBox txtIcon;
  6513. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6514. private System.Windows.Forms.Button btnBrowseItem;
  6515. private System.Windows.Forms.TextBox txtItem;
  6516. private System.Windows.Forms.GroupBox security;
  6517. private MoonCheck checkShift;
  6518. private System.Windows.Forms.GroupBox itemposition;
  6519. private MoonRadio radioTop;
  6520. private MoonRadio radioMiddle;
  6521. private MoonRadio radioBottom;
  6522. private System.Windows.Forms.GroupBox itemnamegroup;
  6523. private System.Windows.Forms.TextBox txtItemName;
  6524. private System.Windows.Forms.Button btnAddItem;
  6525. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6526. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6527. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6528. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6529. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6530. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6531. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6532. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6533. private System.Windows.Forms.Button findInRegB;
  6534. private System.Windows.Forms.TabPage optionsTab;
  6535. private System.Windows.Forms.Label lblTheming;
  6536. private MoonList listCustomCommands;
  6537. private System.Windows.Forms.Label removeCCL;
  6538. private System.Windows.Forms.Button removeCCB;
  6539. private System.Windows.Forms.Button refreshCCB;
  6540. private System.Windows.Forms.Panel panel5;
  6541. private System.Windows.Forms.Panel panel6;
  6542. private System.Windows.Forms.Panel panelList;
  6543. private System.Windows.Forms.TabPage modernAppsTab;
  6544. private System.Windows.Forms.Label txtModernAppsTitle;
  6545. private System.Windows.Forms.Button uninstallModernAppsButton;
  6546. private System.Windows.Forms.Button refreshModernAppsButton;
  6547. private MoonCheck chkSelectAllModernApps;
  6548. private System.Windows.Forms.Button btnResetConfig;
  6549. private System.Windows.Forms.Button btnUpdate;
  6550. private MoonCheck chkReadOnly;
  6551. private System.Windows.Forms.Label lblLock;
  6552. private MoonCheck chkBlock;
  6553. private System.Windows.Forms.TabPage appsTab;
  6554. private System.Windows.Forms.Button btnDownloadApps;
  6555. private System.Windows.Forms.Label appsTitle;
  6556. private System.Windows.Forms.Label setDownDirLbl;
  6557. private System.Windows.Forms.TextBox txtDownloadFolder;
  6558. private System.Windows.Forms.Button changeDownDirB;
  6559. private System.Windows.Forms.Label txtDownloadStatus;
  6560. private System.Windows.Forms.Label bitPref;
  6561. private MoonRadio c32;
  6562. private System.Windows.Forms.Button goToDownloadsB;
  6563. private System.Windows.Forms.LinkLabel linkWarnings;
  6564. private MoonCheck cAutoInstall;
  6565. private MoonCheck chkOnlyRemovable;
  6566. private MoonProgress progressDownloader;
  6567. private System.Windows.Forms.Button btnGetFeed;
  6568. private System.Windows.Forms.Panel panelCommonApps;
  6569. private System.Windows.Forms.LinkLabel l2;
  6570. private System.Windows.Forms.Panel groupSystemTools;
  6571. private System.Windows.Forms.Button btnViewLog;
  6572. private System.Windows.Forms.Label lblTroubleshoot;
  6573. private System.Windows.Forms.Label lblUpdating;
  6574. private System.Windows.Forms.Button btnOpenConf;
  6575. private System.Windows.Forms.TabPage pingerTab;
  6576. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  6577. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  6578. private System.Windows.Forms.NotifyIcon launcherIcon;
  6579. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  6580. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  6581. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  6582. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  6583. private System.Windows.Forms.ToolStripMenuItem trayAD;
  6584. private System.Windows.Forms.ToolStripMenuItem trayExit;
  6585. private System.Windows.Forms.LinkLabel linkLabel5;
  6586. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  6587. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  6588. private MoonRadio c64;
  6589. private System.Windows.Forms.Panel panel10;
  6590. private TextBox txtBackupTitle;
  6591. private Label lblBackupTitle;
  6592. private Label languagesL;
  6593. private PictureBox pictureBox85;
  6594. private Panel panel9;
  6595. private PictureBox picFlag;
  6596. private Label txtNetFw;
  6597. private Panel groupCoding;
  6598. private Panel groupInternet;
  6599. private Panel groupSoundVideo;
  6600. private Label lblVideoSound;
  6601. private Label lblCoding;
  6602. private Label lblSystemTools;
  6603. private Label lblInternet;
  6604. private Panel panelWin11Tweaks;
  6605. private ToolStripMenuItem trayRegistry;
  6606. private ToolStripMenuItem trayOptions;
  6607. private Label txtFeedError;
  6608. private ToggleCard tpmSw;
  6609. private ToggleCard xboxSw;
  6610. private ToggleCard inkSw;
  6611. private ToggleCard spellSw;
  6612. private ToggleCard longPathsSw;
  6613. private ToggleCard uODSw;
  6614. private ToggleCard peopleSw;
  6615. private ToggleCard oldExplorerSw;
  6616. private ToggleCard adsSw;
  6617. private ToggleCard storeUpdatesSw;
  6618. private ToggleCard oldMixerSw;
  6619. private ToggleCard insiderSw;
  6620. private ToggleCard castSw;
  6621. private ToggleCard gameBarSw;
  6622. private ToggleCard sensorSw;
  6623. private ToggleCard ccSw;
  6624. private ToggleCard cortanaSw;
  6625. private ToggleCard privacySw;
  6626. private ToggleCard driversSw;
  6627. private ToggleCard telemetryServicesSw;
  6628. private ToggleCard autoUpdatesSw;
  6629. private ToggleCard classicContextSw;
  6630. private ToggleCard widgetsSw;
  6631. private ToggleCard chatSw;
  6632. private ToggleCard snapAssistSw;
  6633. private ToggleCard leftTaskbarSw;
  6634. private ToggleCard disableOneDriveSw;
  6635. private ToggleCard quickAccessToggle;
  6636. private PictureBox picUpdate;
  6637. private TabPage indiciumTab;
  6638. private MoonTree specsTree;
  6639. private Panel panel12;
  6640. private Panel panel11;
  6641. private ImageList imagesHw;
  6642. private ToggleCard hwDetailed;
  6643. private ToolStripMenuItem trayHW;
  6644. private ContextMenuStrip indiciumMenu;
  6645. private ToolStripMenuItem toolHWCopy;
  6646. private ToolStripMenuItem toolHWGoogle;
  6647. private ToolStripMenuItem toolHWDuck;
  6648. private ToolStripSeparator toolStripSeparator2;
  6649. private LinkLabel linkLabel1;
  6650. private PictureBox pictureBox13;
  6651. private PictureBox pictureBox12;
  6652. private PictureBox pictureBox14;
  6653. private PictureBox picLab;
  6654. private PictureBox pictureBox17;
  6655. private LinkLabel linkLabel2;
  6656. private MoonSelect boxLang;
  6657. private Panel panel1;
  6658. private MoonCheck edgeSession;
  6659. private MoonCheck edgeHistory;
  6660. private Label lblFootprint;
  6661. private MoonCheck edgeCookies;
  6662. private Label lblPretext;
  6663. private MoonCheck edgeCache;
  6664. private MoonCheck IECache;
  6665. private MoonCheck firefoxHistory;
  6666. private MoonCheck firefoxCookies;
  6667. private MoonCheck firefoxCache;
  6668. private MoonCheck chromePws;
  6669. private MoonCheck chromeSession;
  6670. private MoonCheck chromeHistory;
  6671. private MoonCheck chromeCookies;
  6672. private MoonCheck chromeCache;
  6673. private Label label7;
  6674. private Label label6;
  6675. private Label label5;
  6676. private Label label4;
  6677. private PictureBox pictureBox11;
  6678. private PictureBox pictureBox10;
  6679. private PictureBox pictureBox9;
  6680. private PictureBox pictureBox8;
  6681. private MoonCheck checkErrorReports;
  6682. private MoonCheck checkTemp;
  6683. private MoonCheck checkBin;
  6684. private MoonCheck checkMiniDumps;
  6685. private PictureBox pictureBox2;
  6686. private Label label8;
  6687. private Panel panel13;
  6688. private Panel panel14;
  6689. private MoonCheckList listCleanPreview;
  6690. private LinkLabel checkSelectAll;
  6691. private ToggleCard gameModeSw;
  6692. private PictureBox pictureBox3;
  6693. private LinkLabel linkLabel3;
  6694. private ToggleCard compactModeSw;
  6695. private ToggleCard PMB;
  6696. private ToggleCard AddCMDB;
  6697. private ToggleCard AddOwnerB;
  6698. private ToggleCard DSB;
  6699. private ToggleCard SSB;
  6700. private ToggleCard STB;
  6701. private ToggleCard WAB;
  6702. private Label label9;
  6703. private PictureBox pictureBox4;
  6704. private MoonCheck bravePasswords;
  6705. private MoonCheck braveSession;
  6706. private MoonCheck braveHistory;
  6707. private MoonCheck braveCookies;
  6708. private MoonCheck braveCache;
  6709. private ToolStripMenuItem trayUnlocker;
  6710. private Panel panelUwp;
  6711. private ToggleCard stickersSw;
  6712. private PictureBox picRestartNeeded;
  6713. private Label restartAndApply;
  6714. private TabPage tabPage1;
  6715. private Panel panel7;
  6716. private MoonList listPingResults;
  6717. private Label lblResults;
  6718. private TextBox txtPingInput;
  6719. private Label lblPinger;
  6720. private Label pingerTitle;
  6721. private TabPage tabPage2;
  6722. private LinkLabel linkDNSv6A;
  6723. private LinkLabel linkDNSv4A;
  6724. private LinkLabel linkDNSv6;
  6725. private LinkLabel linkDNSv4;
  6726. private Label label3;
  6727. private Label label1;
  6728. private MoonSelect boxAdapter;
  6729. private MoonSelect boxDNS;
  6730. private Controls.ColorPicker colorPicker1;
  6731. private ToggleCard autoStartToggle;
  6732. private System.Windows.Forms.TabControl netTools;
  6733. private Label dnsTitle;
  6734. private ToggleCard vbsSw;
  6735. private Label label14;
  6736. private Label label15;
  6737. private Label label16;
  6738. private Label label18;
  6739. private Label label17;
  6740. private Label label19;
  6741. private Label label20;
  6742. private Label label21;
  6743. private TabPage advancedTab;
  6744. private ToggleCard edgeAiSw;
  6745. private ToggleCard edgeTelemetrySw;
  6746. private ToggleCard loginVerboseSw;
  6747. private ToggleCard hpetSw;
  6748. private System.Windows.Forms.Button backupStartupB;
  6749. private System.Windows.Forms.Button restoreStartupB;
  6750. private System.Windows.Forms.Button doBackup;
  6751. private System.Windows.Forms.Button cancelBackup;
  6752. private System.Windows.Forms.Button btnCopyHW;
  6753. private System.Windows.Forms.Button btnSaveHW;
  6754. private System.Windows.Forms.Button cleanDriveB;
  6755. private System.Windows.Forms.Button analyzeDriveB;
  6756. private System.Windows.Forms.Button btnWinClean;
  6757. private System.Windows.Forms.Button btnExport;
  6758. private System.Windows.Forms.Button copyB;
  6759. private System.Windows.Forms.Button copyIPB;
  6760. private System.Windows.Forms.Button btnShodan;
  6761. private System.Windows.Forms.Button btnPing;
  6762. private System.Windows.Forms.Button btnOpenNetwork;
  6763. private System.Windows.Forms.Button flushCacheB;
  6764. private System.Windows.Forms.Button btnRestoreUwp;
  6765. private System.Windows.Forms.Button btnRestartDisableDefender;
  6766. private System.Windows.Forms.Button btnRestart;
  6767. private System.Windows.Forms.Button btnRestartSafe;
  6768. private ToggleCard classicPhotoViewerSw;
  6769. private ToggleCard winSearchSw;
  6770. private Label label13;
  6771. private Label label4a;
  6772. private Label drives;
  6773. private Label label14s;
  6774. private ToggleCard nvidiaTelemetrySw;
  6775. private ToggleCard ntfsStampSw;
  6776. private ToggleCard smb2Sw;
  6777. private ToggleCard smb1Sw;
  6778. private ToggleCard hibernateSw;
  6779. private ToggleCard chromeTelemetrySw;
  6780. private ToggleCard ffTelemetrySw;
  6781. private ToggleCard vsSw;
  6782. private ToggleCard reportingSw;
  6783. private ToggleCard systemRestoreSw;
  6784. private ToggleCard officeTelemetrySw;
  6785. private ToggleCard smartScreenSw;
  6786. private ToggleCard networkSw;
  6787. private ToggleCard telemetryTasksSw;
  6788. private ToggleCard defenderSw;
  6789. private ToggleCard homegroupSw;
  6790. private ToggleCard stickySw;
  6791. private ToggleCard compatSw;
  6792. private ToggleCard mediaSharingSw;
  6793. private ToggleCard printSw;
  6794. private ToggleCard superfetchSw;
  6795. private ToggleCard faxSw;
  6796. private ToggleCard performanceSw;
  6797. private MoonCheck chkIncludeWww;
  6798. private LinkLabel linkLabel4;
  6799. private PictureBox pictureBox6;
  6800. private PictureBox pictureBox5;
  6801. private LinkLabel linkLabel6;
  6802. private TabPage tabPage3;
  6803. private Label fontSetTitle;
  6804. private Panel panel8;
  6805. private MoonList listFonts;
  6806. private Button btnRefreshFonts;
  6807. private Label lblCurrentFont;
  6808. private Label label11;
  6809. private Button btnRestoreFont;
  6810. private Button btnSetGlobalFont;
  6811. private TextBox txtSearchFonts;
  6812. private Label lblFontsCount;
  6813. private Label lblFontsNumber;
  6814. }
  6815. }