MainForm.Designer.cs 416 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979
  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 MoonTabs();
  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 MoonTabs();
  231. this.tabPage2 = new System.Windows.Forms.TabPage();
  232. this.btnSetDns = new System.Windows.Forms.Button();
  233. this.txtDns6B = new System.Windows.Forms.TextBox();
  234. this.txtDns6A = new System.Windows.Forms.TextBox();
  235. this.label12 = new System.Windows.Forms.Label();
  236. this.txtDns4B = new System.Windows.Forms.TextBox();
  237. this.txtDns4A = new System.Windows.Forms.TextBox();
  238. this.label10 = new System.Windows.Forms.Label();
  239. this.chkCustomDns = new Optimizer.MoonCheck();
  240. this.chkAllNics = new Optimizer.MoonCheck();
  241. this.dnsTitle = new System.Windows.Forms.Label();
  242. this.linkDNSv6A = new System.Windows.Forms.LinkLabel();
  243. this.linkDNSv4A = new System.Windows.Forms.LinkLabel();
  244. this.linkDNSv6 = new System.Windows.Forms.LinkLabel();
  245. this.linkDNSv4 = new System.Windows.Forms.LinkLabel();
  246. this.label3 = new System.Windows.Forms.Label();
  247. this.label1 = new System.Windows.Forms.Label();
  248. this.btnOpenNetwork = new System.Windows.Forms.Button();
  249. this.flushCacheB = new System.Windows.Forms.Button();
  250. this.boxAdapter = new Optimizer.MoonSelect();
  251. this.boxDNS = new Optimizer.MoonSelect();
  252. this.tabPage1 = new System.Windows.Forms.TabPage();
  253. this.btnExport = new System.Windows.Forms.Button();
  254. this.copyB = new System.Windows.Forms.Button();
  255. this.copyIPB = new System.Windows.Forms.Button();
  256. this.panel7 = new System.Windows.Forms.Panel();
  257. this.listPingResults = new Optimizer.MoonList();
  258. this.lblResults = new System.Windows.Forms.Label();
  259. this.btnShodan = new System.Windows.Forms.Button();
  260. this.btnPing = new System.Windows.Forms.Button();
  261. this.txtPingInput = new System.Windows.Forms.TextBox();
  262. this.lblPinger = new System.Windows.Forms.Label();
  263. this.pingerTitle = new System.Windows.Forms.Label();
  264. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  265. this.panel4 = new System.Windows.Forms.Panel();
  266. this.chkIncludeWww = new Optimizer.MoonCheck();
  267. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  268. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  269. this.lblLock = new System.Windows.Forms.Label();
  270. this.chkReadOnly = new Optimizer.MoonCheck();
  271. this.panelList = new System.Windows.Forms.Panel();
  272. this.listHostEntries = new Optimizer.MoonList();
  273. this.chkBlock = new Optimizer.MoonCheck();
  274. this.refreshHostsB = new System.Windows.Forms.Button();
  275. this.removeHostB = new System.Windows.Forms.Button();
  276. this.removeAllHostsB = new System.Windows.Forms.Button();
  277. this.addHostB = new System.Windows.Forms.Button();
  278. this.txtIP = new System.Windows.Forms.TextBox();
  279. this.txtDomain = new System.Windows.Forms.TextBox();
  280. this.lblDomain = new System.Windows.Forms.Label();
  281. this.lblIP = new System.Windows.Forms.Label();
  282. this.hostsTitle = new System.Windows.Forms.Label();
  283. this.linkLocate = new System.Windows.Forms.LinkLabel();
  284. this.registryFixerTab = new System.Windows.Forms.TabPage();
  285. this.panel2 = new System.Windows.Forms.Panel();
  286. this.regFixB = new System.Windows.Forms.Button();
  287. this.regLbl = new System.Windows.Forms.Label();
  288. this.checkRestartExplorer = new Optimizer.MoonCheck();
  289. this.checkRegistryEditor = new Optimizer.MoonCheck();
  290. this.checkEnableAll = new Optimizer.MoonCheck();
  291. this.checkContextMenu = new Optimizer.MoonCheck();
  292. this.checkTaskManager = new Optimizer.MoonCheck();
  293. this.checkCommandPrompt = new Optimizer.MoonCheck();
  294. this.checkFirewall = new Optimizer.MoonCheck();
  295. this.checkRunDialog = new Optimizer.MoonCheck();
  296. this.checkFolderOptions = new Optimizer.MoonCheck();
  297. this.checkControlPanel = new Optimizer.MoonCheck();
  298. this.registryTitle = new System.Windows.Forms.Label();
  299. this.indiciumTab = new System.Windows.Forms.TabPage();
  300. this.panel12 = new System.Windows.Forms.Panel();
  301. this.specsTree = new Optimizer.MoonTree();
  302. this.indiciumMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  303. this.toolHWCopy = new System.Windows.Forms.ToolStripMenuItem();
  304. this.toolHWGoogle = new System.Windows.Forms.ToolStripMenuItem();
  305. this.toolHWDuck = new System.Windows.Forms.ToolStripMenuItem();
  306. this.panel11 = new System.Windows.Forms.Panel();
  307. this.btnCopyHW = new System.Windows.Forms.Button();
  308. this.btnSaveHW = new System.Windows.Forms.Button();
  309. this.hwDetailed = new Optimizer.ToggleCard();
  310. this.integratorTab = new System.Windows.Forms.TabPage();
  311. this.synapse = new MoonTabs();
  312. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  313. this.integrator7 = new System.Windows.Forms.Label();
  314. this.integrator6 = new System.Windows.Forms.Label();
  315. this.integrator5 = new System.Windows.Forms.Label();
  316. this.integrator4 = new System.Windows.Forms.Label();
  317. this.integrator3 = new System.Windows.Forms.Label();
  318. this.integrator2 = new System.Windows.Forms.Label();
  319. this.integrator1 = new System.Windows.Forms.Label();
  320. this.tabPage8 = new System.Windows.Forms.TabPage();
  321. this.btnAddItem = new System.Windows.Forms.Button();
  322. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  323. this.txtItemName = new System.Windows.Forms.TextBox();
  324. this.security = new System.Windows.Forms.GroupBox();
  325. this.checkShift = new Optimizer.MoonCheck();
  326. this.itemposition = new System.Windows.Forms.GroupBox();
  327. this.radioTop = new Optimizer.MoonRadio();
  328. this.radioMiddle = new Optimizer.MoonRadio();
  329. this.radioBottom = new Optimizer.MoonRadio();
  330. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  331. this.checkDefaultIcon = new Optimizer.MoonCheck();
  332. this.btnBrowseIcon = new System.Windows.Forms.Button();
  333. this.txtIcon = new System.Windows.Forms.TextBox();
  334. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  335. this.btnBrowseItem = new System.Windows.Forms.Button();
  336. this.txtItem = new System.Windows.Forms.TextBox();
  337. this.itemtype = new System.Windows.Forms.GroupBox();
  338. this.radioCommand = new Optimizer.MoonRadio();
  339. this.radioProgram = new Optimizer.MoonRadio();
  340. this.radioFolder = new Optimizer.MoonRadio();
  341. this.radioLink = new Optimizer.MoonRadio();
  342. this.radioFile = new Optimizer.MoonRadio();
  343. this.addItemL = new System.Windows.Forms.Label();
  344. this.tabPage9 = new System.Windows.Forms.TabPage();
  345. this.panel5 = new System.Windows.Forms.Panel();
  346. this.listDesktopItems = new Optimizer.MoonList();
  347. this.refreshIIB = new System.Windows.Forms.Button();
  348. this.removeDIB = new System.Windows.Forms.Button();
  349. this.removeAllIIB = new System.Windows.Forms.Button();
  350. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  351. this.tabPage10 = new System.Windows.Forms.TabPage();
  352. this.WAB = new Optimizer.ToggleCard();
  353. this.AddCMDB = new Optimizer.ToggleCard();
  354. this.AddOwnerB = new Optimizer.ToggleCard();
  355. this.DSB = new Optimizer.ToggleCard();
  356. this.SSB = new Optimizer.ToggleCard();
  357. this.STB = new Optimizer.ToggleCard();
  358. this.PMB = new Optimizer.ToggleCard();
  359. this.readyMenusL = new System.Windows.Forms.Label();
  360. this.tabPage11 = new System.Windows.Forms.TabPage();
  361. this.panel6 = new System.Windows.Forms.Panel();
  362. this.listCustomCommands = new Optimizer.MoonList();
  363. this.removeCCB = new System.Windows.Forms.Button();
  364. this.refreshCCB = new System.Windows.Forms.Button();
  365. this.removeCCL = new System.Windows.Forms.Label();
  366. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  367. this.button48 = new System.Windows.Forms.Button();
  368. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  369. this.ccKeywordL = new System.Windows.Forms.Label();
  370. this.txtRunFile = new System.Windows.Forms.TextBox();
  371. this.ccFileL = new System.Windows.Forms.Label();
  372. this.ccL = new System.Windows.Forms.Label();
  373. this.tabPage3 = new System.Windows.Forms.TabPage();
  374. this.lblFontsNumber = new System.Windows.Forms.Label();
  375. this.lblFontsCount = new System.Windows.Forms.Label();
  376. this.txtSearchFonts = new System.Windows.Forms.TextBox();
  377. this.btnRestoreFont = new System.Windows.Forms.Button();
  378. this.btnSetGlobalFont = new System.Windows.Forms.Button();
  379. this.lblCurrentFont = new System.Windows.Forms.Label();
  380. this.label11 = new System.Windows.Forms.Label();
  381. this.btnRefreshFonts = new System.Windows.Forms.Button();
  382. this.panel8 = new System.Windows.Forms.Panel();
  383. this.listFonts = new Optimizer.MoonList();
  384. this.fontSetTitle = new System.Windows.Forms.Label();
  385. this.optionsTab = new System.Windows.Forms.TabPage();
  386. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  387. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  388. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  389. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  390. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  391. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  392. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  393. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  394. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  395. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  396. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  397. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  398. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  399. this.panel9 = new System.Windows.Forms.Panel();
  400. this.boxLang = new Optimizer.MoonSelect();
  401. this.picFlag = new System.Windows.Forms.PictureBox();
  402. this.languagesL = new System.Windows.Forms.Label();
  403. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  404. this.btnOpenConf = new System.Windows.Forms.Button();
  405. this.lblTroubleshoot = new System.Windows.Forms.Label();
  406. this.lblUpdating = new System.Windows.Forms.Label();
  407. this.btnViewLog = new System.Windows.Forms.Button();
  408. this.l2 = new System.Windows.Forms.LinkLabel();
  409. this.btnUpdate = new System.Windows.Forms.Button();
  410. this.btnResetConfig = new System.Windows.Forms.Button();
  411. this.lblTheming = new System.Windows.Forms.Label();
  412. this.autoStartToggle = new Optimizer.ToggleCard();
  413. this.colorPicker1 = new Optimizer.Controls.ColorPicker();
  414. this.quickAccessToggle = new Optimizer.ToggleCard();
  415. this.imagesHw = new System.Windows.Forms.ImageList(this.components);
  416. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  417. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  418. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  419. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  420. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  421. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  422. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  423. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  424. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  425. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  426. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  427. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  428. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  429. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  430. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  431. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  432. this.trayHW = new System.Windows.Forms.ToolStripMenuItem();
  433. this.trayRegistry = new System.Windows.Forms.ToolStripMenuItem();
  434. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  435. this.trayOptions = new System.Windows.Forms.ToolStripMenuItem();
  436. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  437. this.trayUnlocker = new System.Windows.Forms.ToolStripMenuItem();
  438. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  439. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  440. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  441. this.tpanel.SuspendLayout();
  442. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).BeginInit();
  443. ((System.ComponentModel.ISupportInitialize)(this.picLab)).BeginInit();
  444. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).BeginInit();
  445. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  446. this.bpanel.SuspendLayout();
  447. this.tabCollection.SuspendLayout();
  448. this.universalTab.SuspendLayout();
  449. this.windows10Tab.SuspendLayout();
  450. this.panelWin11Tweaks.SuspendLayout();
  451. this.windows8Tab.SuspendLayout();
  452. this.advancedTab.SuspendLayout();
  453. this.modernAppsTab.SuspendLayout();
  454. this.startupTab.SuspendLayout();
  455. this.panel3.SuspendLayout();
  456. this.appsTab.SuspendLayout();
  457. this.panel10.SuspendLayout();
  458. this.panelCommonApps.SuspendLayout();
  459. this.cleanerTab.SuspendLayout();
  460. this.panel14.SuspendLayout();
  461. this.panel13.SuspendLayout();
  462. this.panel1.SuspendLayout();
  463. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  466. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  467. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  468. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  469. this.pingerTab.SuspendLayout();
  470. this.netTools.SuspendLayout();
  471. this.tabPage2.SuspendLayout();
  472. this.tabPage1.SuspendLayout();
  473. this.panel7.SuspendLayout();
  474. this.hostsEditorTab.SuspendLayout();
  475. this.panel4.SuspendLayout();
  476. this.panelList.SuspendLayout();
  477. this.registryFixerTab.SuspendLayout();
  478. this.panel2.SuspendLayout();
  479. this.indiciumTab.SuspendLayout();
  480. this.panel12.SuspendLayout();
  481. this.indiciumMenu.SuspendLayout();
  482. this.panel11.SuspendLayout();
  483. this.integratorTab.SuspendLayout();
  484. this.synapse.SuspendLayout();
  485. this.integratorInfoTab.SuspendLayout();
  486. this.tabPage8.SuspendLayout();
  487. this.itemnamegroup.SuspendLayout();
  488. this.security.SuspendLayout();
  489. this.itemposition.SuspendLayout();
  490. this.icontoaddgroup.SuspendLayout();
  491. this.itemtoaddgroup.SuspendLayout();
  492. this.itemtype.SuspendLayout();
  493. this.tabPage9.SuspendLayout();
  494. this.panel5.SuspendLayout();
  495. this.tabPage10.SuspendLayout();
  496. this.tabPage11.SuspendLayout();
  497. this.panel6.SuspendLayout();
  498. this.tabPage3.SuspendLayout();
  499. this.panel8.SuspendLayout();
  500. this.optionsTab.SuspendLayout();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  509. this.panel9.SuspendLayout();
  510. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).BeginInit();
  511. this.launcherMenu.SuspendLayout();
  512. this.SuspendLayout();
  513. //
  514. // tpanel
  515. //
  516. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  517. this.tpanel.Controls.Add(this.restartAndApply);
  518. this.tpanel.Controls.Add(this.picRestartNeeded);
  519. this.tpanel.Controls.Add(this.picLab);
  520. this.tpanel.Controls.Add(this.picUpdate);
  521. this.tpanel.Controls.Add(this.txtNetFw);
  522. this.tpanel.Controls.Add(this.txtBitness);
  523. this.tpanel.Controls.Add(this.txtOS);
  524. this.tpanel.Controls.Add(this.txtVersion);
  525. this.tpanel.Controls.Add(this.pictureBox1);
  526. this.tpanel.Controls.Add(this.label2);
  527. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  528. this.tpanel.Location = new System.Drawing.Point(0, 0);
  529. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  530. this.tpanel.Name = "tpanel";
  531. this.tpanel.Size = new System.Drawing.Size(1283, 64);
  532. this.tpanel.TabIndex = 1;
  533. //
  534. // restartAndApply
  535. //
  536. this.restartAndApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  537. this.restartAndApply.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  538. this.restartAndApply.ForeColor = System.Drawing.Color.White;
  539. this.restartAndApply.Location = new System.Drawing.Point(841, 12);
  540. this.restartAndApply.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  541. this.restartAndApply.Name = "restartAndApply";
  542. this.restartAndApply.Size = new System.Drawing.Size(394, 25);
  543. this.restartAndApply.TabIndex = 74;
  544. this.restartAndApply.Tag = "themeable";
  545. this.restartAndApply.Text = "Restart needed";
  546. this.restartAndApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  547. this.restartAndApply.Visible = false;
  548. this.restartAndApply.Click += new System.EventHandler(this.restartAndApply_Click);
  549. this.restartAndApply.MouseEnter += new System.EventHandler(this.restartAndApply_MouseEnter);
  550. this.restartAndApply.MouseLeave += new System.EventHandler(this.restartAndApply_MouseLeave);
  551. this.restartAndApply.MouseHover += new System.EventHandler(this.restartAndApply_MouseHover);
  552. //
  553. // picRestartNeeded
  554. //
  555. this.picRestartNeeded.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  556. this.picRestartNeeded.Image = ((System.Drawing.Image)(resources.GetObject("picRestartNeeded.Image")));
  557. this.picRestartNeeded.Location = new System.Drawing.Point(1240, 11);
  558. this.picRestartNeeded.Name = "picRestartNeeded";
  559. this.picRestartNeeded.Size = new System.Drawing.Size(30, 30);
  560. this.picRestartNeeded.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  561. this.picRestartNeeded.TabIndex = 73;
  562. this.picRestartNeeded.TabStop = false;
  563. this.picRestartNeeded.Visible = false;
  564. this.picRestartNeeded.Click += new System.EventHandler(this.picRestartNeeded_Click);
  565. //
  566. // picLab
  567. //
  568. this.picLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  569. this.picLab.Image = ((System.Drawing.Image)(resources.GetObject("picLab.Image")));
  570. this.picLab.Location = new System.Drawing.Point(1240, 11);
  571. this.picLab.Name = "picLab";
  572. this.picLab.Size = new System.Drawing.Size(30, 30);
  573. this.picLab.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  574. this.picLab.TabIndex = 72;
  575. this.picLab.TabStop = false;
  576. this.picLab.Visible = false;
  577. this.picLab.Click += new System.EventHandler(this.picLab_Click);
  578. //
  579. // picUpdate
  580. //
  581. this.picUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  582. this.picUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  583. this.picUpdate.Image = ((System.Drawing.Image)(resources.GetObject("picUpdate.Image")));
  584. this.picUpdate.Location = new System.Drawing.Point(1240, 11);
  585. this.picUpdate.Name = "picUpdate";
  586. this.picUpdate.Size = new System.Drawing.Size(30, 30);
  587. this.picUpdate.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  588. this.picUpdate.TabIndex = 71;
  589. this.picUpdate.TabStop = false;
  590. this.picUpdate.Visible = false;
  591. this.picUpdate.Click += new System.EventHandler(this.picUpdate_Click);
  592. //
  593. // txtNetFw
  594. //
  595. this.txtNetFw.AutoSize = true;
  596. this.txtNetFw.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  597. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  598. this.txtNetFw.Location = new System.Drawing.Point(188, 42);
  599. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  600. this.txtNetFw.Name = "txtNetFw";
  601. this.txtNetFw.Size = new System.Drawing.Size(42, 17);
  602. this.txtNetFw.TabIndex = 70;
  603. this.txtNetFw.Text = "netfw";
  604. //
  605. // txtBitness
  606. //
  607. this.txtBitness.AutoSize = true;
  608. this.txtBitness.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  609. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  610. this.txtBitness.Location = new System.Drawing.Point(188, 23);
  611. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  612. this.txtBitness.Name = "txtBitness";
  613. this.txtBitness.Size = new System.Drawing.Size(51, 17);
  614. this.txtBitness.TabIndex = 4;
  615. this.txtBitness.Text = "bitness";
  616. //
  617. // txtOS
  618. //
  619. this.txtOS.AutoSize = true;
  620. this.txtOS.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  621. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  622. this.txtOS.Location = new System.Drawing.Point(188, 3);
  623. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  624. this.txtOS.Name = "txtOS";
  625. this.txtOS.Size = new System.Drawing.Size(22, 17);
  626. this.txtOS.TabIndex = 3;
  627. this.txtOS.Text = "os";
  628. //
  629. // txtVersion
  630. //
  631. this.txtVersion.AutoSize = true;
  632. this.txtVersion.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  633. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  634. this.txtVersion.Location = new System.Drawing.Point(70, 36);
  635. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  636. this.txtVersion.Name = "txtVersion";
  637. this.txtVersion.Size = new System.Drawing.Size(85, 17);
  638. this.txtVersion.TabIndex = 1;
  639. this.txtVersion.Text = "Version: {VN}";
  640. //
  641. // pictureBox1
  642. //
  643. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Default;
  644. this.pictureBox1.Image = global::Optimizer.Properties.Resources.logo;
  645. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  646. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  647. this.pictureBox1.Name = "pictureBox1";
  648. this.pictureBox1.Size = new System.Drawing.Size(44, 44);
  649. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  650. this.pictureBox1.TabIndex = 1;
  651. this.pictureBox1.TabStop = false;
  652. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  653. //
  654. // label2
  655. //
  656. this.label2.AutoSize = true;
  657. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  658. this.label2.ForeColor = System.Drawing.Color.White;
  659. this.label2.Location = new System.Drawing.Point(67, 7);
  660. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  661. this.label2.Name = "label2";
  662. this.label2.Size = new System.Drawing.Size(97, 25);
  663. this.label2.TabIndex = 2;
  664. this.label2.Text = "Optimizer";
  665. //
  666. // bpanel
  667. //
  668. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  669. this.bpanel.Controls.Add(this.tabCollection);
  670. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  671. this.bpanel.Location = new System.Drawing.Point(0, 64);
  672. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  673. this.bpanel.Name = "bpanel";
  674. this.bpanel.Size = new System.Drawing.Size(1283, 660);
  675. this.bpanel.TabIndex = 2;
  676. //
  677. // tabCollection
  678. //
  679. this.tabCollection.Controls.Add(this.universalTab);
  680. this.tabCollection.Controls.Add(this.windows10Tab);
  681. this.tabCollection.Controls.Add(this.windows8Tab);
  682. this.tabCollection.Controls.Add(this.advancedTab);
  683. this.tabCollection.Controls.Add(this.modernAppsTab);
  684. this.tabCollection.Controls.Add(this.startupTab);
  685. this.tabCollection.Controls.Add(this.appsTab);
  686. this.tabCollection.Controls.Add(this.cleanerTab);
  687. this.tabCollection.Controls.Add(this.pingerTab);
  688. this.tabCollection.Controls.Add(this.hostsEditorTab);
  689. this.tabCollection.Controls.Add(this.registryFixerTab);
  690. this.tabCollection.Controls.Add(this.indiciumTab);
  691. this.tabCollection.Controls.Add(this.integratorTab);
  692. this.tabCollection.Controls.Add(this.optionsTab);
  693. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  694. this.tabCollection.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  695. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  696. this.tabCollection.Margin = new System.Windows.Forms.Padding(0);
  697. this.tabCollection.Name = "tabCollection";
  698. this.tabCollection.Padding = new System.Drawing.Point(0, 0);
  699. this.tabCollection.SelectedIndex = 0;
  700. this.tabCollection.Size = new System.Drawing.Size(1281, 658);
  701. this.tabCollection.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  702. this.tabCollection.TabIndex = 0;
  703. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  704. //
  705. // universalTab
  706. //
  707. this.universalTab.AutoScroll = true;
  708. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  709. this.universalTab.Controls.Add(this.winSearchSw);
  710. this.universalTab.Controls.Add(this.label13);
  711. this.universalTab.Controls.Add(this.label4a);
  712. this.universalTab.Controls.Add(this.drives);
  713. this.universalTab.Controls.Add(this.label14s);
  714. this.universalTab.Controls.Add(this.nvidiaTelemetrySw);
  715. this.universalTab.Controls.Add(this.ntfsStampSw);
  716. this.universalTab.Controls.Add(this.smb2Sw);
  717. this.universalTab.Controls.Add(this.smb1Sw);
  718. this.universalTab.Controls.Add(this.hibernateSw);
  719. this.universalTab.Controls.Add(this.chromeTelemetrySw);
  720. this.universalTab.Controls.Add(this.ffTelemetrySw);
  721. this.universalTab.Controls.Add(this.vsSw);
  722. this.universalTab.Controls.Add(this.reportingSw);
  723. this.universalTab.Controls.Add(this.systemRestoreSw);
  724. this.universalTab.Controls.Add(this.officeTelemetrySw);
  725. this.universalTab.Controls.Add(this.smartScreenSw);
  726. this.universalTab.Controls.Add(this.networkSw);
  727. this.universalTab.Controls.Add(this.telemetryTasksSw);
  728. this.universalTab.Controls.Add(this.defenderSw);
  729. this.universalTab.Controls.Add(this.homegroupSw);
  730. this.universalTab.Controls.Add(this.stickySw);
  731. this.universalTab.Controls.Add(this.compatSw);
  732. this.universalTab.Controls.Add(this.mediaSharingSw);
  733. this.universalTab.Controls.Add(this.printSw);
  734. this.universalTab.Controls.Add(this.superfetchSw);
  735. this.universalTab.Controls.Add(this.faxSw);
  736. this.universalTab.Controls.Add(this.performanceSw);
  737. this.universalTab.Location = new System.Drawing.Point(4, 26);
  738. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  739. this.universalTab.Name = "universalTab";
  740. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  741. this.universalTab.Size = new System.Drawing.Size(1273, 611);
  742. this.universalTab.TabIndex = 0;
  743. this.universalTab.Text = "General";
  744. //
  745. // winSearchSw
  746. //
  747. this.winSearchSw.AccessibleName = "Disable Search";
  748. this.winSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  749. this.winSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  750. this.winSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  751. this.winSearchSw.ForeColor = System.Drawing.Color.White;
  752. this.winSearchSw.LabelText = "Disable Search";
  753. this.winSearchSw.Location = new System.Drawing.Point(22, 466);
  754. this.winSearchSw.Margin = new System.Windows.Forms.Padding(6);
  755. this.winSearchSw.Name = "winSearchSw";
  756. this.winSearchSw.Size = new System.Drawing.Size(414, 24);
  757. this.winSearchSw.TabIndex = 229;
  758. this.winSearchSw.Tag = "themeable";
  759. this.winSearchSw.ToggleChecked = false;
  760. //
  761. // label13
  762. //
  763. this.label13.AutoSize = true;
  764. 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)));
  765. this.label13.ForeColor = System.Drawing.Color.Silver;
  766. this.label13.Location = new System.Drawing.Point(457, 194);
  767. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  768. this.label13.Name = "label13";
  769. this.label13.Size = new System.Drawing.Size(54, 19);
  770. this.label13.TabIndex = 228;
  771. this.label13.Tag = "";
  772. this.label13.Text = "Privacy";
  773. //
  774. // label4a
  775. //
  776. this.label4a.AutoSize = true;
  777. 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)));
  778. this.label4a.ForeColor = System.Drawing.Color.Silver;
  779. this.label4a.Location = new System.Drawing.Point(457, 11);
  780. this.label4a.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  781. this.label4a.Name = "label4a";
  782. this.label4a.Size = new System.Drawing.Size(40, 19);
  783. this.label4a.TabIndex = 227;
  784. this.label4a.Tag = "";
  785. this.label4a.Text = "Apps";
  786. //
  787. // drives
  788. //
  789. this.drives.AutoSize = true;
  790. 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)));
  791. this.drives.ForeColor = System.Drawing.Color.Silver;
  792. this.drives.Location = new System.Drawing.Point(18, 315);
  793. this.drives.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  794. this.drives.Name = "drives";
  795. this.drives.Size = new System.Drawing.Size(42, 19);
  796. this.drives.TabIndex = 226;
  797. this.drives.Tag = "";
  798. this.drives.Text = "Disks";
  799. //
  800. // label14s
  801. //
  802. this.label14s.AutoSize = true;
  803. 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)));
  804. this.label14s.ForeColor = System.Drawing.Color.Silver;
  805. this.label14s.Location = new System.Drawing.Point(17, 11);
  806. this.label14s.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  807. this.label14s.Name = "label14s";
  808. this.label14s.Size = new System.Drawing.Size(54, 19);
  809. this.label14s.TabIndex = 225;
  810. this.label14s.Tag = "";
  811. this.label14s.Text = "System";
  812. //
  813. // nvidiaTelemetrySw
  814. //
  815. this.nvidiaTelemetrySw.AccessibleName = "Disable NVIDIA Telemetry";
  816. this.nvidiaTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  817. this.nvidiaTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  818. this.nvidiaTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  819. this.nvidiaTelemetrySw.ForeColor = System.Drawing.Color.White;
  820. this.nvidiaTelemetrySw.LabelText = "Disable NVIDIA Telemetry";
  821. this.nvidiaTelemetrySw.Location = new System.Drawing.Point(461, 130);
  822. this.nvidiaTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  823. this.nvidiaTelemetrySw.Name = "nvidiaTelemetrySw";
  824. this.nvidiaTelemetrySw.Size = new System.Drawing.Size(490, 24);
  825. this.nvidiaTelemetrySw.TabIndex = 224;
  826. this.nvidiaTelemetrySw.Tag = "themeable";
  827. this.nvidiaTelemetrySw.ToggleChecked = false;
  828. //
  829. // ntfsStampSw
  830. //
  831. this.ntfsStampSw.AccessibleName = "Disable NTFS Timestamp";
  832. this.ntfsStampSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  833. this.ntfsStampSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  834. this.ntfsStampSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  835. this.ntfsStampSw.ForeColor = System.Drawing.Color.White;
  836. this.ntfsStampSw.LabelText = "Disable NTFS Timestamp";
  837. this.ntfsStampSw.Location = new System.Drawing.Point(21, 436);
  838. this.ntfsStampSw.Margin = new System.Windows.Forms.Padding(6);
  839. this.ntfsStampSw.Name = "ntfsStampSw";
  840. this.ntfsStampSw.Size = new System.Drawing.Size(414, 24);
  841. this.ntfsStampSw.TabIndex = 223;
  842. this.ntfsStampSw.Tag = "themeable";
  843. this.ntfsStampSw.ToggleChecked = false;
  844. //
  845. // smb2Sw
  846. //
  847. this.smb2Sw.AccessibleName = "Disable SMBv2 Protocol";
  848. this.smb2Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  849. this.smb2Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  850. this.smb2Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  851. this.smb2Sw.ForeColor = System.Drawing.Color.White;
  852. this.smb2Sw.LabelText = "Disable SMBv2 Protocol";
  853. this.smb2Sw.Location = new System.Drawing.Point(461, 344);
  854. this.smb2Sw.Margin = new System.Windows.Forms.Padding(6);
  855. this.smb2Sw.Name = "smb2Sw";
  856. this.smb2Sw.Size = new System.Drawing.Size(414, 24);
  857. this.smb2Sw.TabIndex = 222;
  858. this.smb2Sw.Tag = "themeable";
  859. this.smb2Sw.ToggleChecked = false;
  860. //
  861. // smb1Sw
  862. //
  863. this.smb1Sw.AccessibleName = "Disable SMBv1 Protocol";
  864. this.smb1Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  865. this.smb1Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  866. this.smb1Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  867. this.smb1Sw.ForeColor = System.Drawing.Color.White;
  868. this.smb1Sw.LabelText = "Disable SMBv1 Protocol";
  869. this.smb1Sw.Location = new System.Drawing.Point(461, 314);
  870. this.smb1Sw.Margin = new System.Windows.Forms.Padding(6);
  871. this.smb1Sw.Name = "smb1Sw";
  872. this.smb1Sw.Size = new System.Drawing.Size(414, 24);
  873. this.smb1Sw.TabIndex = 221;
  874. this.smb1Sw.Tag = "themeable";
  875. this.smb1Sw.ToggleChecked = false;
  876. //
  877. // hibernateSw
  878. //
  879. this.hibernateSw.AccessibleName = "Disable Hibernation";
  880. this.hibernateSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  881. this.hibernateSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  882. this.hibernateSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  883. this.hibernateSw.ForeColor = System.Drawing.Color.White;
  884. this.hibernateSw.LabelText = "Disable Hibernation";
  885. this.hibernateSw.Location = new System.Drawing.Point(21, 406);
  886. this.hibernateSw.Margin = new System.Windows.Forms.Padding(6);
  887. this.hibernateSw.Name = "hibernateSw";
  888. this.hibernateSw.Size = new System.Drawing.Size(414, 24);
  889. this.hibernateSw.TabIndex = 220;
  890. this.hibernateSw.Tag = "themeable";
  891. this.hibernateSw.ToggleChecked = false;
  892. //
  893. // chromeTelemetrySw
  894. //
  895. this.chromeTelemetrySw.AccessibleName = "Disable Google Chrome Telemetry";
  896. this.chromeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  897. this.chromeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  898. this.chromeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  899. this.chromeTelemetrySw.ForeColor = System.Drawing.Color.White;
  900. this.chromeTelemetrySw.LabelText = "Disable Google Chrome Telemetry";
  901. this.chromeTelemetrySw.Location = new System.Drawing.Point(461, 100);
  902. this.chromeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  903. this.chromeTelemetrySw.Name = "chromeTelemetrySw";
  904. this.chromeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  905. this.chromeTelemetrySw.TabIndex = 219;
  906. this.chromeTelemetrySw.Tag = "themeable";
  907. this.chromeTelemetrySw.ToggleChecked = false;
  908. //
  909. // ffTelemetrySw
  910. //
  911. this.ffTelemetrySw.AccessibleName = "Disable Mozilla Firefox Telemetry";
  912. this.ffTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  913. this.ffTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  914. this.ffTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  915. this.ffTelemetrySw.ForeColor = System.Drawing.Color.White;
  916. this.ffTelemetrySw.LabelText = "Disable Mozilla Firefox Telemetry";
  917. this.ffTelemetrySw.Location = new System.Drawing.Point(461, 70);
  918. this.ffTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  919. this.ffTelemetrySw.Name = "ffTelemetrySw";
  920. this.ffTelemetrySw.Size = new System.Drawing.Size(490, 24);
  921. this.ffTelemetrySw.TabIndex = 218;
  922. this.ffTelemetrySw.Tag = "themeable";
  923. this.ffTelemetrySw.ToggleChecked = false;
  924. //
  925. // vsSw
  926. //
  927. this.vsSw.AccessibleName = "Disable Visual Studio Telemetry";
  928. this.vsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  929. this.vsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  930. this.vsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  931. this.vsSw.ForeColor = System.Drawing.Color.White;
  932. this.vsSw.LabelText = "Disable Visual Studio Telemetry";
  933. this.vsSw.Location = new System.Drawing.Point(461, 160);
  934. this.vsSw.Margin = new System.Windows.Forms.Padding(6);
  935. this.vsSw.Name = "vsSw";
  936. this.vsSw.Size = new System.Drawing.Size(490, 24);
  937. this.vsSw.TabIndex = 217;
  938. this.vsSw.Tag = "themeable";
  939. this.vsSw.ToggleChecked = false;
  940. //
  941. // reportingSw
  942. //
  943. this.reportingSw.AccessibleName = "Disable Error Reporting";
  944. this.reportingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  945. this.reportingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  946. this.reportingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  947. this.reportingSw.ForeColor = System.Drawing.Color.White;
  948. this.reportingSw.LabelText = "Disable Error Reporting";
  949. this.reportingSw.Location = new System.Drawing.Point(21, 100);
  950. this.reportingSw.Margin = new System.Windows.Forms.Padding(6);
  951. this.reportingSw.Name = "reportingSw";
  952. this.reportingSw.Size = new System.Drawing.Size(414, 24);
  953. this.reportingSw.TabIndex = 216;
  954. this.reportingSw.Tag = "themeable";
  955. this.reportingSw.ToggleChecked = false;
  956. //
  957. // systemRestoreSw
  958. //
  959. this.systemRestoreSw.AccessibleName = "Disable System Restore";
  960. this.systemRestoreSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  961. this.systemRestoreSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  962. this.systemRestoreSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  963. this.systemRestoreSw.ForeColor = System.Drawing.Color.White;
  964. this.systemRestoreSw.LabelText = "Disable System Restore";
  965. this.systemRestoreSw.Location = new System.Drawing.Point(21, 346);
  966. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(6);
  967. this.systemRestoreSw.Name = "systemRestoreSw";
  968. this.systemRestoreSw.Size = new System.Drawing.Size(414, 24);
  969. this.systemRestoreSw.TabIndex = 215;
  970. this.systemRestoreSw.Tag = "themeable";
  971. this.systemRestoreSw.ToggleChecked = false;
  972. //
  973. // officeTelemetrySw
  974. //
  975. this.officeTelemetrySw.AccessibleName = "Disable Office 2016 Telemetry";
  976. this.officeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  977. this.officeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  978. this.officeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  979. this.officeTelemetrySw.ForeColor = System.Drawing.Color.White;
  980. this.officeTelemetrySw.LabelText = "Disable Office 2016 Telemetry";
  981. this.officeTelemetrySw.Location = new System.Drawing.Point(460, 40);
  982. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  983. this.officeTelemetrySw.Name = "officeTelemetrySw";
  984. this.officeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  985. this.officeTelemetrySw.TabIndex = 214;
  986. this.officeTelemetrySw.Tag = "themeable";
  987. this.officeTelemetrySw.ToggleChecked = false;
  988. //
  989. // smartScreenSw
  990. //
  991. this.smartScreenSw.AccessibleName = "Disable SmartScreen";
  992. this.smartScreenSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  993. this.smartScreenSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  994. this.smartScreenSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  995. this.smartScreenSw.ForeColor = System.Drawing.Color.White;
  996. this.smartScreenSw.LabelText = "Disable SmartScreen";
  997. this.smartScreenSw.Location = new System.Drawing.Point(21, 250);
  998. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(6);
  999. this.smartScreenSw.Name = "smartScreenSw";
  1000. this.smartScreenSw.Size = new System.Drawing.Size(414, 24);
  1001. this.smartScreenSw.TabIndex = 213;
  1002. this.smartScreenSw.Tag = "themeable";
  1003. this.smartScreenSw.ToggleChecked = false;
  1004. //
  1005. // networkSw
  1006. //
  1007. this.networkSw.AccessibleName = "Disable Network Throttling";
  1008. this.networkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1009. this.networkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1010. this.networkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1011. this.networkSw.ForeColor = System.Drawing.Color.White;
  1012. this.networkSw.LabelText = "Disable Network Throttling";
  1013. this.networkSw.Location = new System.Drawing.Point(21, 70);
  1014. this.networkSw.Margin = new System.Windows.Forms.Padding(6);
  1015. this.networkSw.Name = "networkSw";
  1016. this.networkSw.Size = new System.Drawing.Size(414, 24);
  1017. this.networkSw.TabIndex = 212;
  1018. this.networkSw.Tag = "themeable";
  1019. this.networkSw.ToggleChecked = false;
  1020. //
  1021. // telemetryTasksSw
  1022. //
  1023. this.telemetryTasksSw.AccessibleName = "Disable Telemetry Tasks";
  1024. this.telemetryTasksSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1025. this.telemetryTasksSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1026. this.telemetryTasksSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1027. this.telemetryTasksSw.ForeColor = System.Drawing.Color.White;
  1028. this.telemetryTasksSw.LabelText = "Disable Telemetry Tasks";
  1029. this.telemetryTasksSw.Location = new System.Drawing.Point(461, 224);
  1030. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(6);
  1031. this.telemetryTasksSw.Name = "telemetryTasksSw";
  1032. this.telemetryTasksSw.Size = new System.Drawing.Size(414, 24);
  1033. this.telemetryTasksSw.TabIndex = 211;
  1034. this.telemetryTasksSw.Tag = "themeable";
  1035. this.telemetryTasksSw.ToggleChecked = false;
  1036. //
  1037. // defenderSw
  1038. //
  1039. this.defenderSw.AccessibleName = "Disable Windows Defender";
  1040. this.defenderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1041. this.defenderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1042. this.defenderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1043. this.defenderSw.ForeColor = System.Drawing.Color.White;
  1044. this.defenderSw.LabelText = "Disable Windows Defender";
  1045. this.defenderSw.Location = new System.Drawing.Point(21, 280);
  1046. this.defenderSw.Margin = new System.Windows.Forms.Padding(6);
  1047. this.defenderSw.Name = "defenderSw";
  1048. this.defenderSw.Size = new System.Drawing.Size(414, 24);
  1049. this.defenderSw.TabIndex = 210;
  1050. this.defenderSw.Tag = "themeable";
  1051. this.defenderSw.ToggleChecked = false;
  1052. //
  1053. // homegroupSw
  1054. //
  1055. this.homegroupSw.AccessibleName = "Disable HomeGroup";
  1056. this.homegroupSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1057. this.homegroupSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1058. this.homegroupSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1059. this.homegroupSw.ForeColor = System.Drawing.Color.White;
  1060. this.homegroupSw.LabelText = "Disable HomeGroup";
  1061. this.homegroupSw.Location = new System.Drawing.Point(461, 284);
  1062. this.homegroupSw.Margin = new System.Windows.Forms.Padding(6);
  1063. this.homegroupSw.Name = "homegroupSw";
  1064. this.homegroupSw.Size = new System.Drawing.Size(414, 24);
  1065. this.homegroupSw.TabIndex = 209;
  1066. this.homegroupSw.Tag = "themeable";
  1067. this.homegroupSw.ToggleChecked = false;
  1068. //
  1069. // stickySw
  1070. //
  1071. this.stickySw.AccessibleName = "Disable Sticky Keys";
  1072. this.stickySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1073. this.stickySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1074. this.stickySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1075. this.stickySw.ForeColor = System.Drawing.Color.White;
  1076. this.stickySw.LabelText = "Disable Sticky Keys";
  1077. this.stickySw.Location = new System.Drawing.Point(21, 220);
  1078. this.stickySw.Margin = new System.Windows.Forms.Padding(6);
  1079. this.stickySw.Name = "stickySw";
  1080. this.stickySw.Size = new System.Drawing.Size(414, 24);
  1081. this.stickySw.TabIndex = 208;
  1082. this.stickySw.Tag = "themeable";
  1083. this.stickySw.ToggleChecked = false;
  1084. //
  1085. // compatSw
  1086. //
  1087. this.compatSw.AccessibleName = "Disable Compatibility Assistant";
  1088. this.compatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1089. this.compatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1090. this.compatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1091. this.compatSw.ForeColor = System.Drawing.Color.White;
  1092. this.compatSw.LabelText = "Disable Compatibility Assistant";
  1093. this.compatSw.Location = new System.Drawing.Point(21, 130);
  1094. this.compatSw.Margin = new System.Windows.Forms.Padding(6);
  1095. this.compatSw.Name = "compatSw";
  1096. this.compatSw.Size = new System.Drawing.Size(414, 24);
  1097. this.compatSw.TabIndex = 207;
  1098. this.compatSw.Tag = "themeable";
  1099. this.compatSw.ToggleChecked = false;
  1100. //
  1101. // mediaSharingSw
  1102. //
  1103. this.mediaSharingSw.AccessibleName = "Disable Media Player Sharing";
  1104. this.mediaSharingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1105. this.mediaSharingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1106. this.mediaSharingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1107. this.mediaSharingSw.ForeColor = System.Drawing.Color.White;
  1108. this.mediaSharingSw.LabelText = "Disable Media Player Sharing";
  1109. this.mediaSharingSw.Location = new System.Drawing.Point(461, 254);
  1110. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(6);
  1111. this.mediaSharingSw.Name = "mediaSharingSw";
  1112. this.mediaSharingSw.Size = new System.Drawing.Size(414, 24);
  1113. this.mediaSharingSw.TabIndex = 206;
  1114. this.mediaSharingSw.Tag = "themeable";
  1115. this.mediaSharingSw.ToggleChecked = false;
  1116. //
  1117. // printSw
  1118. //
  1119. this.printSw.AccessibleName = "Disable Print Service";
  1120. this.printSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1121. this.printSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1122. this.printSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1123. this.printSw.ForeColor = System.Drawing.Color.White;
  1124. this.printSw.LabelText = "Disable Print Service";
  1125. this.printSw.Location = new System.Drawing.Point(21, 160);
  1126. this.printSw.Margin = new System.Windows.Forms.Padding(6);
  1127. this.printSw.Name = "printSw";
  1128. this.printSw.Size = new System.Drawing.Size(414, 24);
  1129. this.printSw.TabIndex = 205;
  1130. this.printSw.Tag = "themeable";
  1131. this.printSw.ToggleChecked = false;
  1132. //
  1133. // superfetchSw
  1134. //
  1135. this.superfetchSw.AccessibleName = "Disable Superfetch";
  1136. this.superfetchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1137. this.superfetchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1138. this.superfetchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1139. this.superfetchSw.ForeColor = System.Drawing.Color.White;
  1140. this.superfetchSw.LabelText = "Disable Superfetch";
  1141. this.superfetchSw.Location = new System.Drawing.Point(21, 376);
  1142. this.superfetchSw.Margin = new System.Windows.Forms.Padding(6);
  1143. this.superfetchSw.Name = "superfetchSw";
  1144. this.superfetchSw.Size = new System.Drawing.Size(414, 24);
  1145. this.superfetchSw.TabIndex = 204;
  1146. this.superfetchSw.Tag = "themeable";
  1147. this.superfetchSw.ToggleChecked = false;
  1148. //
  1149. // faxSw
  1150. //
  1151. this.faxSw.AccessibleName = "Disable Fax Service";
  1152. this.faxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1153. this.faxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1154. this.faxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1155. this.faxSw.ForeColor = System.Drawing.Color.White;
  1156. this.faxSw.LabelText = "Disable Fax Service";
  1157. this.faxSw.Location = new System.Drawing.Point(21, 190);
  1158. this.faxSw.Margin = new System.Windows.Forms.Padding(6);
  1159. this.faxSw.Name = "faxSw";
  1160. this.faxSw.Size = new System.Drawing.Size(414, 24);
  1161. this.faxSw.TabIndex = 203;
  1162. this.faxSw.Tag = "themeable";
  1163. this.faxSw.ToggleChecked = false;
  1164. //
  1165. // performanceSw
  1166. //
  1167. this.performanceSw.AccessibleName = "Enable Performance Tweaks";
  1168. this.performanceSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1169. this.performanceSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1170. this.performanceSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1171. this.performanceSw.ForeColor = System.Drawing.Color.White;
  1172. this.performanceSw.LabelText = "Enable Performance Tweaks";
  1173. this.performanceSw.Location = new System.Drawing.Point(21, 40);
  1174. this.performanceSw.Margin = new System.Windows.Forms.Padding(6);
  1175. this.performanceSw.Name = "performanceSw";
  1176. this.performanceSw.Size = new System.Drawing.Size(414, 24);
  1177. this.performanceSw.TabIndex = 202;
  1178. this.performanceSw.Tag = "themeable";
  1179. this.performanceSw.ToggleChecked = false;
  1180. //
  1181. // windows10Tab
  1182. //
  1183. this.windows10Tab.AutoScroll = true;
  1184. this.windows10Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1185. this.windows10Tab.Controls.Add(this.classicPhotoViewerSw);
  1186. this.windows10Tab.Controls.Add(this.edgeAiSw);
  1187. this.windows10Tab.Controls.Add(this.edgeTelemetrySw);
  1188. this.windows10Tab.Controls.Add(this.label18);
  1189. this.windows10Tab.Controls.Add(this.label17);
  1190. this.windows10Tab.Controls.Add(this.label16);
  1191. this.windows10Tab.Controls.Add(this.label15);
  1192. this.windows10Tab.Controls.Add(this.label14);
  1193. this.windows10Tab.Controls.Add(this.panelWin11Tweaks);
  1194. this.windows10Tab.Controls.Add(this.vbsSw);
  1195. this.windows10Tab.Controls.Add(this.gameModeSw);
  1196. this.windows10Tab.Controls.Add(this.storeUpdatesSw);
  1197. this.windows10Tab.Controls.Add(this.oldMixerSw);
  1198. this.windows10Tab.Controls.Add(this.insiderSw);
  1199. this.windows10Tab.Controls.Add(this.castSw);
  1200. this.windows10Tab.Controls.Add(this.gameBarSw);
  1201. this.windows10Tab.Controls.Add(this.sensorSw);
  1202. this.windows10Tab.Controls.Add(this.ccSw);
  1203. this.windows10Tab.Controls.Add(this.cortanaSw);
  1204. this.windows10Tab.Controls.Add(this.privacySw);
  1205. this.windows10Tab.Controls.Add(this.driversSw);
  1206. this.windows10Tab.Controls.Add(this.telemetryServicesSw);
  1207. this.windows10Tab.Controls.Add(this.autoUpdatesSw);
  1208. this.windows10Tab.Controls.Add(this.tpmSw);
  1209. this.windows10Tab.Controls.Add(this.xboxSw);
  1210. this.windows10Tab.Controls.Add(this.inkSw);
  1211. this.windows10Tab.Controls.Add(this.spellSw);
  1212. this.windows10Tab.Controls.Add(this.longPathsSw);
  1213. this.windows10Tab.Controls.Add(this.uODSw);
  1214. this.windows10Tab.Controls.Add(this.peopleSw);
  1215. this.windows10Tab.Controls.Add(this.oldExplorerSw);
  1216. this.windows10Tab.Controls.Add(this.adsSw);
  1217. this.windows10Tab.Location = new System.Drawing.Point(4, 26);
  1218. this.windows10Tab.Margin = new System.Windows.Forms.Padding(2);
  1219. this.windows10Tab.Name = "windows10Tab";
  1220. this.windows10Tab.Padding = new System.Windows.Forms.Padding(2);
  1221. this.windows10Tab.Size = new System.Drawing.Size(1273, 611);
  1222. this.windows10Tab.TabIndex = 1;
  1223. this.windows10Tab.Text = "Windows 10";
  1224. //
  1225. // classicPhotoViewerSw
  1226. //
  1227. this.classicPhotoViewerSw.AccessibleName = "Restore Classic Photo Viewer";
  1228. this.classicPhotoViewerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1229. this.classicPhotoViewerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1230. this.classicPhotoViewerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1231. this.classicPhotoViewerSw.ForeColor = System.Drawing.Color.White;
  1232. this.classicPhotoViewerSw.LabelText = "Restore Classic Photo Viewer";
  1233. this.classicPhotoViewerSw.Location = new System.Drawing.Point(21, 250);
  1234. this.classicPhotoViewerSw.Margin = new System.Windows.Forms.Padding(6);
  1235. this.classicPhotoViewerSw.Name = "classicPhotoViewerSw";
  1236. this.classicPhotoViewerSw.Size = new System.Drawing.Size(414, 24);
  1237. this.classicPhotoViewerSw.TabIndex = 180;
  1238. this.classicPhotoViewerSw.Tag = "themeable";
  1239. this.classicPhotoViewerSw.ToggleChecked = false;
  1240. //
  1241. // edgeAiSw
  1242. //
  1243. this.edgeAiSw.AccessibleName = "Disable Edge Discover";
  1244. this.edgeAiSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1245. this.edgeAiSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1246. this.edgeAiSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1247. this.edgeAiSw.ForeColor = System.Drawing.Color.White;
  1248. this.edgeAiSw.LabelText = "Disable Edge Discover";
  1249. this.edgeAiSw.Location = new System.Drawing.Point(464, 190);
  1250. this.edgeAiSw.Margin = new System.Windows.Forms.Padding(6);
  1251. this.edgeAiSw.Name = "edgeAiSw";
  1252. this.edgeAiSw.Size = new System.Drawing.Size(414, 24);
  1253. this.edgeAiSw.TabIndex = 179;
  1254. this.edgeAiSw.Tag = "themeable";
  1255. this.edgeAiSw.ToggleChecked = false;
  1256. //
  1257. // edgeTelemetrySw
  1258. //
  1259. this.edgeTelemetrySw.AccessibleName = "Disable Edge Telemetry";
  1260. this.edgeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1261. this.edgeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1262. this.edgeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1263. this.edgeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1264. this.edgeTelemetrySw.LabelText = "Disable Edge Telemetry";
  1265. this.edgeTelemetrySw.Location = new System.Drawing.Point(464, 160);
  1266. this.edgeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  1267. this.edgeTelemetrySw.Name = "edgeTelemetrySw";
  1268. this.edgeTelemetrySw.Size = new System.Drawing.Size(414, 24);
  1269. this.edgeTelemetrySw.TabIndex = 177;
  1270. this.edgeTelemetrySw.Tag = "themeable";
  1271. this.edgeTelemetrySw.ToggleChecked = false;
  1272. //
  1273. // label18
  1274. //
  1275. this.label18.AutoSize = true;
  1276. 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)));
  1277. this.label18.ForeColor = System.Drawing.Color.Silver;
  1278. this.label18.Location = new System.Drawing.Point(461, 337);
  1279. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1280. this.label18.Name = "label18";
  1281. this.label18.Size = new System.Drawing.Size(47, 19);
  1282. this.label18.TabIndex = 176;
  1283. this.label18.Tag = "";
  1284. this.label18.Text = "Touch";
  1285. //
  1286. // label17
  1287. //
  1288. this.label17.AutoSize = true;
  1289. 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)));
  1290. this.label17.ForeColor = System.Drawing.Color.Silver;
  1291. this.label17.Location = new System.Drawing.Point(460, 220);
  1292. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1293. this.label17.Name = "label17";
  1294. this.label17.Size = new System.Drawing.Size(58, 19);
  1295. this.label17.TabIndex = 175;
  1296. this.label17.Tag = "";
  1297. this.label17.Text = "Gaming";
  1298. //
  1299. // label16
  1300. //
  1301. this.label16.AutoSize = true;
  1302. 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)));
  1303. this.label16.ForeColor = System.Drawing.Color.Silver;
  1304. this.label16.Location = new System.Drawing.Point(460, 11);
  1305. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1306. this.label16.Name = "label16";
  1307. this.label16.Size = new System.Drawing.Size(54, 19);
  1308. this.label16.TabIndex = 174;
  1309. this.label16.Tag = "";
  1310. this.label16.Text = "Privacy";
  1311. //
  1312. // label15
  1313. //
  1314. this.label15.AutoSize = true;
  1315. 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)));
  1316. this.label15.ForeColor = System.Drawing.Color.Silver;
  1317. this.label15.Location = new System.Drawing.Point(18, 319);
  1318. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1319. this.label15.Name = "label15";
  1320. this.label15.Size = new System.Drawing.Size(117, 19);
  1321. this.label15.TabIndex = 173;
  1322. this.label15.Tag = "";
  1323. this.label15.Text = "Windows Update";
  1324. //
  1325. // label14
  1326. //
  1327. this.label14.AutoSize = true;
  1328. 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)));
  1329. this.label14.ForeColor = System.Drawing.Color.Silver;
  1330. this.label14.Location = new System.Drawing.Point(17, 11);
  1331. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1332. this.label14.Name = "label14";
  1333. this.label14.Size = new System.Drawing.Size(54, 19);
  1334. this.label14.TabIndex = 170;
  1335. this.label14.Tag = "";
  1336. this.label14.Text = "System";
  1337. //
  1338. // panelWin11Tweaks
  1339. //
  1340. this.panelWin11Tweaks.AutoScroll = true;
  1341. this.panelWin11Tweaks.Controls.Add(this.label20);
  1342. this.panelWin11Tweaks.Controls.Add(this.label19);
  1343. this.panelWin11Tweaks.Controls.Add(this.stickersSw);
  1344. this.panelWin11Tweaks.Controls.Add(this.compactModeSw);
  1345. this.panelWin11Tweaks.Controls.Add(this.snapAssistSw);
  1346. this.panelWin11Tweaks.Controls.Add(this.widgetsSw);
  1347. this.panelWin11Tweaks.Controls.Add(this.leftTaskbarSw);
  1348. this.panelWin11Tweaks.Controls.Add(this.classicContextSw);
  1349. this.panelWin11Tweaks.Controls.Add(this.chatSw);
  1350. this.panelWin11Tweaks.Location = new System.Drawing.Point(0, 463);
  1351. this.panelWin11Tweaks.Name = "panelWin11Tweaks";
  1352. this.panelWin11Tweaks.Size = new System.Drawing.Size(971, 159);
  1353. this.panelWin11Tweaks.TabIndex = 80;
  1354. this.panelWin11Tweaks.Visible = false;
  1355. //
  1356. // label20
  1357. //
  1358. this.label20.AutoSize = true;
  1359. 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)));
  1360. this.label20.ForeColor = System.Drawing.Color.Silver;
  1361. this.label20.Location = new System.Drawing.Point(460, 5);
  1362. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1363. this.label20.Name = "label20";
  1364. this.label20.Size = new System.Drawing.Size(46, 19);
  1365. this.label20.TabIndex = 178;
  1366. this.label20.Tag = "";
  1367. this.label20.Text = "Extras";
  1368. //
  1369. // label19
  1370. //
  1371. this.label19.AutoSize = true;
  1372. 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)));
  1373. this.label19.ForeColor = System.Drawing.Color.Silver;
  1374. this.label19.Location = new System.Drawing.Point(16, 5);
  1375. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1376. this.label19.Name = "label19";
  1377. this.label19.Size = new System.Drawing.Size(56, 19);
  1378. this.label19.TabIndex = 177;
  1379. this.label19.Tag = "";
  1380. this.label19.Text = "Taskbar";
  1381. //
  1382. // stickersSw
  1383. //
  1384. this.stickersSw.AccessibleName = "Disable Stickers";
  1385. this.stickersSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1386. this.stickersSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1387. this.stickersSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1388. this.stickersSw.ForeColor = System.Drawing.Color.White;
  1389. this.stickersSw.LabelText = "Disable Stickers";
  1390. this.stickersSw.Location = new System.Drawing.Point(20, 126);
  1391. this.stickersSw.Margin = new System.Windows.Forms.Padding(6);
  1392. this.stickersSw.Name = "stickersSw";
  1393. this.stickersSw.Size = new System.Drawing.Size(414, 24);
  1394. this.stickersSw.TabIndex = 113;
  1395. this.stickersSw.Tag = "themeable";
  1396. this.stickersSw.ToggleChecked = false;
  1397. //
  1398. // compactModeSw
  1399. //
  1400. this.compactModeSw.AccessibleName = "Enable Compact Mode in Explorer";
  1401. this.compactModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1402. this.compactModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1403. this.compactModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1404. this.compactModeSw.ForeColor = System.Drawing.Color.White;
  1405. this.compactModeSw.LabelText = "Enable Compact Mode in Explorer";
  1406. this.compactModeSw.Location = new System.Drawing.Point(463, 96);
  1407. this.compactModeSw.Margin = new System.Windows.Forms.Padding(6);
  1408. this.compactModeSw.Name = "compactModeSw";
  1409. this.compactModeSw.Size = new System.Drawing.Size(414, 24);
  1410. this.compactModeSw.TabIndex = 112;
  1411. this.compactModeSw.Tag = "themeable";
  1412. this.compactModeSw.ToggleChecked = false;
  1413. //
  1414. // snapAssistSw
  1415. //
  1416. this.snapAssistSw.AccessibleName = "Disable Snap Assist";
  1417. this.snapAssistSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1418. this.snapAssistSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1419. this.snapAssistSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1420. this.snapAssistSw.ForeColor = System.Drawing.Color.White;
  1421. this.snapAssistSw.LabelText = "Disable Snap Assist";
  1422. this.snapAssistSw.Location = new System.Drawing.Point(464, 36);
  1423. this.snapAssistSw.Margin = new System.Windows.Forms.Padding(6);
  1424. this.snapAssistSw.Name = "snapAssistSw";
  1425. this.snapAssistSw.Size = new System.Drawing.Size(414, 24);
  1426. this.snapAssistSw.TabIndex = 106;
  1427. this.snapAssistSw.Tag = "themeable";
  1428. this.snapAssistSw.ToggleChecked = false;
  1429. //
  1430. // widgetsSw
  1431. //
  1432. this.widgetsSw.AccessibleName = "Disable Widgets";
  1433. this.widgetsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1434. this.widgetsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1435. this.widgetsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1436. this.widgetsSw.ForeColor = System.Drawing.Color.White;
  1437. this.widgetsSw.LabelText = "Disable Widgets";
  1438. this.widgetsSw.Location = new System.Drawing.Point(20, 66);
  1439. this.widgetsSw.Margin = new System.Windows.Forms.Padding(6);
  1440. this.widgetsSw.Name = "widgetsSw";
  1441. this.widgetsSw.Size = new System.Drawing.Size(414, 24);
  1442. this.widgetsSw.TabIndex = 108;
  1443. this.widgetsSw.Tag = "themeable";
  1444. this.widgetsSw.ToggleChecked = false;
  1445. //
  1446. // leftTaskbarSw
  1447. //
  1448. this.leftTaskbarSw.AccessibleName = "Align Taskbar to Left";
  1449. this.leftTaskbarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1450. this.leftTaskbarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1451. this.leftTaskbarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1452. this.leftTaskbarSw.ForeColor = System.Drawing.Color.White;
  1453. this.leftTaskbarSw.LabelText = "Align Taskbar to Left";
  1454. this.leftTaskbarSw.Location = new System.Drawing.Point(20, 36);
  1455. this.leftTaskbarSw.Margin = new System.Windows.Forms.Padding(6);
  1456. this.leftTaskbarSw.Name = "leftTaskbarSw";
  1457. this.leftTaskbarSw.Size = new System.Drawing.Size(414, 24);
  1458. this.leftTaskbarSw.TabIndex = 105;
  1459. this.leftTaskbarSw.Tag = "themeable";
  1460. this.leftTaskbarSw.ToggleChecked = false;
  1461. //
  1462. // classicContextSw
  1463. //
  1464. this.classicContextSw.AccessibleName = "Enable Classic Right-Click Menu";
  1465. this.classicContextSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1466. this.classicContextSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1467. this.classicContextSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1468. this.classicContextSw.ForeColor = System.Drawing.Color.White;
  1469. this.classicContextSw.LabelText = "Enable Classic Right-Click Menu";
  1470. this.classicContextSw.Location = new System.Drawing.Point(463, 66);
  1471. this.classicContextSw.Margin = new System.Windows.Forms.Padding(6);
  1472. this.classicContextSw.Name = "classicContextSw";
  1473. this.classicContextSw.Size = new System.Drawing.Size(414, 24);
  1474. this.classicContextSw.TabIndex = 110;
  1475. this.classicContextSw.Tag = "themeable";
  1476. this.classicContextSw.ToggleChecked = false;
  1477. //
  1478. // chatSw
  1479. //
  1480. this.chatSw.AccessibleName = "Disable Chat";
  1481. this.chatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1482. this.chatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1483. this.chatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1484. this.chatSw.ForeColor = System.Drawing.Color.White;
  1485. this.chatSw.LabelText = "Disable Chat";
  1486. this.chatSw.Location = new System.Drawing.Point(20, 96);
  1487. this.chatSw.Margin = new System.Windows.Forms.Padding(6);
  1488. this.chatSw.Name = "chatSw";
  1489. this.chatSw.Size = new System.Drawing.Size(414, 24);
  1490. this.chatSw.TabIndex = 107;
  1491. this.chatSw.Tag = "themeable";
  1492. this.chatSw.ToggleChecked = false;
  1493. //
  1494. // vbsSw
  1495. //
  1496. this.vbsSw.AccessibleName = "Disable Virtualization Based Security";
  1497. this.vbsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1498. this.vbsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1499. this.vbsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1500. this.vbsSw.ForeColor = System.Drawing.Color.White;
  1501. this.vbsSw.LabelText = "Disable Virtualization Based Security";
  1502. this.vbsSw.Location = new System.Drawing.Point(21, 220);
  1503. this.vbsSw.Margin = new System.Windows.Forms.Padding(6);
  1504. this.vbsSw.Name = "vbsSw";
  1505. this.vbsSw.Size = new System.Drawing.Size(414, 24);
  1506. this.vbsSw.TabIndex = 114;
  1507. this.vbsSw.Tag = "themeable";
  1508. this.vbsSw.ToggleChecked = false;
  1509. this.vbsSw.Visible = false;
  1510. //
  1511. // gameModeSw
  1512. //
  1513. this.gameModeSw.AccessibleName = "Enable Gaming Mode";
  1514. this.gameModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1515. this.gameModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1516. this.gameModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1517. this.gameModeSw.ForeColor = System.Drawing.Color.White;
  1518. this.gameModeSw.LabelText = "Enable Gaming Mode";
  1519. this.gameModeSw.Location = new System.Drawing.Point(464, 247);
  1520. this.gameModeSw.Margin = new System.Windows.Forms.Padding(6);
  1521. this.gameModeSw.Name = "gameModeSw";
  1522. this.gameModeSw.Size = new System.Drawing.Size(414, 24);
  1523. this.gameModeSw.TabIndex = 105;
  1524. this.gameModeSw.Tag = "themeable";
  1525. this.gameModeSw.ToggleChecked = false;
  1526. //
  1527. // storeUpdatesSw
  1528. //
  1529. this.storeUpdatesSw.AccessibleName = "Disable Microsoft Store Updates";
  1530. this.storeUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1531. this.storeUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1532. this.storeUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1533. this.storeUpdatesSw.ForeColor = System.Drawing.Color.White;
  1534. this.storeUpdatesSw.LabelText = "Disable Microsoft Store Updates";
  1535. this.storeUpdatesSw.Location = new System.Drawing.Point(20, 380);
  1536. this.storeUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  1537. this.storeUpdatesSw.Name = "storeUpdatesSw";
  1538. this.storeUpdatesSw.Size = new System.Drawing.Size(414, 24);
  1539. this.storeUpdatesSw.TabIndex = 104;
  1540. this.storeUpdatesSw.Tag = "themeable";
  1541. this.storeUpdatesSw.ToggleChecked = false;
  1542. //
  1543. // oldMixerSw
  1544. //
  1545. this.oldMixerSw.AccessibleName = "Enable Classic Volume Mixer";
  1546. this.oldMixerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1547. this.oldMixerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1548. this.oldMixerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1549. this.oldMixerSw.ForeColor = System.Drawing.Color.White;
  1550. this.oldMixerSw.LabelText = "Enable Classic Volume Mixer";
  1551. this.oldMixerSw.Location = new System.Drawing.Point(21, 220);
  1552. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(6);
  1553. this.oldMixerSw.Name = "oldMixerSw";
  1554. this.oldMixerSw.Size = new System.Drawing.Size(414, 24);
  1555. this.oldMixerSw.TabIndex = 103;
  1556. this.oldMixerSw.Tag = "themeable";
  1557. this.oldMixerSw.ToggleChecked = false;
  1558. //
  1559. // insiderSw
  1560. //
  1561. this.insiderSw.AccessibleName = "Disable Insider Service";
  1562. this.insiderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1563. this.insiderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1564. this.insiderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1565. this.insiderSw.ForeColor = System.Drawing.Color.White;
  1566. this.insiderSw.LabelText = "Disable Insider Service";
  1567. this.insiderSw.Location = new System.Drawing.Point(20, 410);
  1568. this.insiderSw.Margin = new System.Windows.Forms.Padding(6);
  1569. this.insiderSw.Name = "insiderSw";
  1570. this.insiderSw.Size = new System.Drawing.Size(414, 24);
  1571. this.insiderSw.TabIndex = 102;
  1572. this.insiderSw.Tag = "themeable";
  1573. this.insiderSw.ToggleChecked = false;
  1574. //
  1575. // castSw
  1576. //
  1577. this.castSw.AccessibleName = "Remove Cast to Device";
  1578. this.castSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1579. this.castSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1580. this.castSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1581. this.castSw.ForeColor = System.Drawing.Color.White;
  1582. this.castSw.LabelText = "Remove Cast to Device";
  1583. this.castSw.Location = new System.Drawing.Point(21, 190);
  1584. this.castSw.Margin = new System.Windows.Forms.Padding(6);
  1585. this.castSw.Name = "castSw";
  1586. this.castSw.Size = new System.Drawing.Size(414, 24);
  1587. this.castSw.TabIndex = 101;
  1588. this.castSw.Tag = "themeable";
  1589. this.castSw.ToggleChecked = false;
  1590. //
  1591. // gameBarSw
  1592. //
  1593. this.gameBarSw.AccessibleName = "Disable Game Bar";
  1594. this.gameBarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1595. this.gameBarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1596. this.gameBarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1597. this.gameBarSw.ForeColor = System.Drawing.Color.White;
  1598. this.gameBarSw.LabelText = "Disable Game Bar";
  1599. this.gameBarSw.Location = new System.Drawing.Point(464, 307);
  1600. this.gameBarSw.Margin = new System.Windows.Forms.Padding(6);
  1601. this.gameBarSw.Name = "gameBarSw";
  1602. this.gameBarSw.Size = new System.Drawing.Size(414, 24);
  1603. this.gameBarSw.TabIndex = 100;
  1604. this.gameBarSw.Tag = "themeable";
  1605. this.gameBarSw.ToggleChecked = false;
  1606. //
  1607. // sensorSw
  1608. //
  1609. this.sensorSw.AccessibleName = "Disable Sensor Services";
  1610. this.sensorSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1611. this.sensorSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1612. this.sensorSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1613. this.sensorSw.ForeColor = System.Drawing.Color.White;
  1614. this.sensorSw.LabelText = "Disable Sensor Services";
  1615. this.sensorSw.Location = new System.Drawing.Point(21, 160);
  1616. this.sensorSw.Margin = new System.Windows.Forms.Padding(6);
  1617. this.sensorSw.Name = "sensorSw";
  1618. this.sensorSw.Size = new System.Drawing.Size(414, 24);
  1619. this.sensorSw.TabIndex = 99;
  1620. this.sensorSw.Tag = "themeable";
  1621. this.sensorSw.ToggleChecked = false;
  1622. //
  1623. // ccSw
  1624. //
  1625. this.ccSw.AccessibleName = "Disable Cloud Clipboard";
  1626. this.ccSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1627. this.ccSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1628. this.ccSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1629. this.ccSw.ForeColor = System.Drawing.Color.White;
  1630. this.ccSw.LabelText = "Disable Cloud Clipboard";
  1631. this.ccSw.Location = new System.Drawing.Point(465, 428);
  1632. this.ccSw.Margin = new System.Windows.Forms.Padding(6);
  1633. this.ccSw.Name = "ccSw";
  1634. this.ccSw.Size = new System.Drawing.Size(414, 24);
  1635. this.ccSw.TabIndex = 98;
  1636. this.ccSw.Tag = "themeable";
  1637. this.ccSw.ToggleChecked = false;
  1638. //
  1639. // cortanaSw
  1640. //
  1641. this.cortanaSw.AccessibleName = "Disable Cortana";
  1642. this.cortanaSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1643. this.cortanaSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1644. this.cortanaSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1645. this.cortanaSw.ForeColor = System.Drawing.Color.White;
  1646. this.cortanaSw.LabelText = "Disable Cortana";
  1647. this.cortanaSw.Location = new System.Drawing.Point(464, 70);
  1648. this.cortanaSw.Margin = new System.Windows.Forms.Padding(6);
  1649. this.cortanaSw.Name = "cortanaSw";
  1650. this.cortanaSw.Size = new System.Drawing.Size(414, 24);
  1651. this.cortanaSw.TabIndex = 97;
  1652. this.cortanaSw.Tag = "themeable";
  1653. this.cortanaSw.ToggleChecked = false;
  1654. //
  1655. // privacySw
  1656. //
  1657. this.privacySw.AccessibleName = "Enhance Privacy";
  1658. this.privacySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1659. this.privacySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1660. this.privacySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1661. this.privacySw.ForeColor = System.Drawing.Color.White;
  1662. this.privacySw.LabelText = "Enhance Privacy";
  1663. this.privacySw.Location = new System.Drawing.Point(464, 100);
  1664. this.privacySw.Margin = new System.Windows.Forms.Padding(6);
  1665. this.privacySw.Name = "privacySw";
  1666. this.privacySw.Size = new System.Drawing.Size(414, 24);
  1667. this.privacySw.TabIndex = 96;
  1668. this.privacySw.Tag = "themeable";
  1669. this.privacySw.ToggleChecked = false;
  1670. //
  1671. // driversSw
  1672. //
  1673. this.driversSw.AccessibleName = "Exclude Drivers from Update";
  1674. this.driversSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1675. this.driversSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1676. this.driversSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1677. this.driversSw.ForeColor = System.Drawing.Color.White;
  1678. this.driversSw.LabelText = "Exclude Drivers from Update";
  1679. this.driversSw.Location = new System.Drawing.Point(20, 440);
  1680. this.driversSw.Margin = new System.Windows.Forms.Padding(6);
  1681. this.driversSw.Name = "driversSw";
  1682. this.driversSw.Size = new System.Drawing.Size(414, 24);
  1683. this.driversSw.TabIndex = 95;
  1684. this.driversSw.Tag = "themeable";
  1685. this.driversSw.ToggleChecked = false;
  1686. //
  1687. // telemetryServicesSw
  1688. //
  1689. this.telemetryServicesSw.AccessibleName = "Disable Telemetry Services";
  1690. this.telemetryServicesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1691. this.telemetryServicesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1692. this.telemetryServicesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1693. this.telemetryServicesSw.ForeColor = System.Drawing.Color.White;
  1694. this.telemetryServicesSw.LabelText = "Disable Telemetry Services";
  1695. this.telemetryServicesSw.Location = new System.Drawing.Point(464, 40);
  1696. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(6);
  1697. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1698. this.telemetryServicesSw.Size = new System.Drawing.Size(414, 24);
  1699. this.telemetryServicesSw.TabIndex = 94;
  1700. this.telemetryServicesSw.Tag = "themeable";
  1701. this.telemetryServicesSw.ToggleChecked = false;
  1702. //
  1703. // autoUpdatesSw
  1704. //
  1705. this.autoUpdatesSw.AccessibleName = "Disable Automatic Updates";
  1706. this.autoUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1707. this.autoUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1708. this.autoUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1709. this.autoUpdatesSw.ForeColor = System.Drawing.Color.White;
  1710. this.autoUpdatesSw.LabelText = "Disable Automatic Updates";
  1711. this.autoUpdatesSw.Location = new System.Drawing.Point(20, 350);
  1712. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  1713. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1714. this.autoUpdatesSw.Size = new System.Drawing.Size(414, 24);
  1715. this.autoUpdatesSw.TabIndex = 93;
  1716. this.autoUpdatesSw.Tag = "themeable";
  1717. this.autoUpdatesSw.ToggleChecked = false;
  1718. //
  1719. // tpmSw
  1720. //
  1721. this.tpmSw.AccessibleName = "Disable TPM 2.0 Check";
  1722. this.tpmSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1723. this.tpmSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1724. this.tpmSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1725. this.tpmSw.ForeColor = System.Drawing.Color.White;
  1726. this.tpmSw.LabelText = "Disable TPM 2.0 Check";
  1727. this.tpmSw.Location = new System.Drawing.Point(21, 130);
  1728. this.tpmSw.Margin = new System.Windows.Forms.Padding(6);
  1729. this.tpmSw.Name = "tpmSw";
  1730. this.tpmSw.Size = new System.Drawing.Size(414, 24);
  1731. this.tpmSw.TabIndex = 92;
  1732. this.tpmSw.Tag = "themeable";
  1733. this.tpmSw.ToggleChecked = false;
  1734. //
  1735. // xboxSw
  1736. //
  1737. this.xboxSw.AccessibleName = "Disable Xbox Live";
  1738. this.xboxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1739. this.xboxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1740. this.xboxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1741. this.xboxSw.ForeColor = System.Drawing.Color.White;
  1742. this.xboxSw.LabelText = "Disable Xbox Live";
  1743. this.xboxSw.Location = new System.Drawing.Point(464, 277);
  1744. this.xboxSw.Margin = new System.Windows.Forms.Padding(6);
  1745. this.xboxSw.Name = "xboxSw";
  1746. this.xboxSw.Size = new System.Drawing.Size(414, 24);
  1747. this.xboxSw.TabIndex = 90;
  1748. this.xboxSw.Tag = "themeable";
  1749. this.xboxSw.ToggleChecked = false;
  1750. //
  1751. // inkSw
  1752. //
  1753. this.inkSw.AccessibleName = "Disable Windows Ink";
  1754. this.inkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1755. this.inkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1756. this.inkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1757. this.inkSw.ForeColor = System.Drawing.Color.White;
  1758. this.inkSw.LabelText = "Disable Windows Ink";
  1759. this.inkSw.Location = new System.Drawing.Point(465, 368);
  1760. this.inkSw.Margin = new System.Windows.Forms.Padding(6);
  1761. this.inkSw.Name = "inkSw";
  1762. this.inkSw.Size = new System.Drawing.Size(414, 24);
  1763. this.inkSw.TabIndex = 89;
  1764. this.inkSw.Tag = "themeable";
  1765. this.inkSw.ToggleChecked = false;
  1766. //
  1767. // spellSw
  1768. //
  1769. this.spellSw.AccessibleName = "Disable Spell Checking";
  1770. this.spellSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1771. this.spellSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1772. this.spellSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1773. this.spellSw.ForeColor = System.Drawing.Color.White;
  1774. this.spellSw.LabelText = "Disable Spell Checking";
  1775. this.spellSw.Location = new System.Drawing.Point(465, 398);
  1776. this.spellSw.Margin = new System.Windows.Forms.Padding(6);
  1777. this.spellSw.Name = "spellSw";
  1778. this.spellSw.Size = new System.Drawing.Size(414, 24);
  1779. this.spellSw.TabIndex = 88;
  1780. this.spellSw.Tag = "themeable";
  1781. this.spellSw.ToggleChecked = false;
  1782. //
  1783. // longPathsSw
  1784. //
  1785. this.longPathsSw.AccessibleName = "Enable Long Paths";
  1786. this.longPathsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1787. this.longPathsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1788. this.longPathsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1789. this.longPathsSw.ForeColor = System.Drawing.Color.White;
  1790. this.longPathsSw.LabelText = "Enable Long Paths";
  1791. this.longPathsSw.Location = new System.Drawing.Point(21, 100);
  1792. this.longPathsSw.Margin = new System.Windows.Forms.Padding(6);
  1793. this.longPathsSw.Name = "longPathsSw";
  1794. this.longPathsSw.Size = new System.Drawing.Size(414, 24);
  1795. this.longPathsSw.TabIndex = 87;
  1796. this.longPathsSw.Tag = "themeable";
  1797. this.longPathsSw.ToggleChecked = false;
  1798. //
  1799. // uODSw
  1800. //
  1801. this.uODSw.AccessibleName = "Uninstall OneDrive";
  1802. this.uODSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1803. this.uODSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1804. this.uODSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1805. this.uODSw.ForeColor = System.Drawing.Color.White;
  1806. this.uODSw.LabelText = "Uninstall OneDrive";
  1807. this.uODSw.Location = new System.Drawing.Point(21, 280);
  1808. this.uODSw.Margin = new System.Windows.Forms.Padding(6);
  1809. this.uODSw.Name = "uODSw";
  1810. this.uODSw.Size = new System.Drawing.Size(414, 24);
  1811. this.uODSw.TabIndex = 86;
  1812. this.uODSw.Tag = "themeable";
  1813. this.uODSw.ToggleChecked = false;
  1814. //
  1815. // peopleSw
  1816. //
  1817. this.peopleSw.AccessibleName = "Disable My People";
  1818. this.peopleSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1819. this.peopleSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1820. this.peopleSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1821. this.peopleSw.ForeColor = System.Drawing.Color.White;
  1822. this.peopleSw.LabelText = "Disable My People";
  1823. this.peopleSw.Location = new System.Drawing.Point(21, 70);
  1824. this.peopleSw.Margin = new System.Windows.Forms.Padding(6);
  1825. this.peopleSw.Name = "peopleSw";
  1826. this.peopleSw.Size = new System.Drawing.Size(414, 24);
  1827. this.peopleSw.TabIndex = 85;
  1828. this.peopleSw.Tag = "themeable";
  1829. this.peopleSw.ToggleChecked = false;
  1830. //
  1831. // oldExplorerSw
  1832. //
  1833. this.oldExplorerSw.AccessibleName = "Restore Classic Windows Explorer";
  1834. this.oldExplorerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1835. this.oldExplorerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1836. this.oldExplorerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1837. this.oldExplorerSw.ForeColor = System.Drawing.Color.White;
  1838. this.oldExplorerSw.LabelText = "Restore Classic Windows Explorer";
  1839. this.oldExplorerSw.Location = new System.Drawing.Point(20, 40);
  1840. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(6);
  1841. this.oldExplorerSw.Name = "oldExplorerSw";
  1842. this.oldExplorerSw.Size = new System.Drawing.Size(414, 24);
  1843. this.oldExplorerSw.TabIndex = 83;
  1844. this.oldExplorerSw.Tag = "themeable";
  1845. this.oldExplorerSw.ToggleChecked = false;
  1846. //
  1847. // adsSw
  1848. //
  1849. this.adsSw.AccessibleName = "Disable Start Menu Ads";
  1850. this.adsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1851. this.adsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1852. this.adsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1853. this.adsSw.ForeColor = System.Drawing.Color.White;
  1854. this.adsSw.LabelText = "Disable Start Menu Ads";
  1855. this.adsSw.Location = new System.Drawing.Point(464, 130);
  1856. this.adsSw.Margin = new System.Windows.Forms.Padding(6);
  1857. this.adsSw.Name = "adsSw";
  1858. this.adsSw.Size = new System.Drawing.Size(414, 24);
  1859. this.adsSw.TabIndex = 82;
  1860. this.adsSw.Tag = "themeable";
  1861. this.adsSw.ToggleChecked = false;
  1862. //
  1863. // windows8Tab
  1864. //
  1865. this.windows8Tab.AutoScroll = true;
  1866. this.windows8Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1867. this.windows8Tab.Controls.Add(this.label21);
  1868. this.windows8Tab.Controls.Add(this.disableOneDriveSw);
  1869. this.windows8Tab.Location = new System.Drawing.Point(4, 26);
  1870. this.windows8Tab.Margin = new System.Windows.Forms.Padding(2);
  1871. this.windows8Tab.Name = "windows8Tab";
  1872. this.windows8Tab.Padding = new System.Windows.Forms.Padding(2);
  1873. this.windows8Tab.Size = new System.Drawing.Size(1273, 611);
  1874. this.windows8Tab.TabIndex = 2;
  1875. this.windows8Tab.Text = "Windows 8.1";
  1876. //
  1877. // label21
  1878. //
  1879. this.label21.AutoSize = true;
  1880. 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)));
  1881. this.label21.ForeColor = System.Drawing.Color.Silver;
  1882. this.label21.Location = new System.Drawing.Point(17, 11);
  1883. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1884. this.label21.Name = "label21";
  1885. this.label21.Size = new System.Drawing.Size(54, 19);
  1886. this.label21.TabIndex = 170;
  1887. this.label21.Tag = "";
  1888. this.label21.Text = "System";
  1889. //
  1890. // disableOneDriveSw
  1891. //
  1892. this.disableOneDriveSw.AccessibleName = "Disable OneDrive";
  1893. this.disableOneDriveSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1894. this.disableOneDriveSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1895. this.disableOneDriveSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1896. this.disableOneDriveSw.ForeColor = System.Drawing.Color.White;
  1897. this.disableOneDriveSw.LabelText = "Disable OneDrive";
  1898. this.disableOneDriveSw.Location = new System.Drawing.Point(20, 40);
  1899. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(6);
  1900. this.disableOneDriveSw.Name = "disableOneDriveSw";
  1901. this.disableOneDriveSw.Size = new System.Drawing.Size(500, 24);
  1902. this.disableOneDriveSw.TabIndex = 84;
  1903. this.disableOneDriveSw.Tag = "themeable";
  1904. this.disableOneDriveSw.ToggleChecked = false;
  1905. //
  1906. // advancedTab
  1907. //
  1908. this.advancedTab.AutoScroll = true;
  1909. this.advancedTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1910. this.advancedTab.Controls.Add(this.btnRestartDisableDefender);
  1911. this.advancedTab.Controls.Add(this.btnRestart);
  1912. this.advancedTab.Controls.Add(this.btnRestartSafe);
  1913. this.advancedTab.Controls.Add(this.loginVerboseSw);
  1914. this.advancedTab.Controls.Add(this.hpetSw);
  1915. this.advancedTab.Location = new System.Drawing.Point(4, 26);
  1916. this.advancedTab.Margin = new System.Windows.Forms.Padding(2);
  1917. this.advancedTab.Name = "advancedTab";
  1918. this.advancedTab.Padding = new System.Windows.Forms.Padding(2);
  1919. this.advancedTab.Size = new System.Drawing.Size(1273, 611);
  1920. this.advancedTab.TabIndex = 15;
  1921. this.advancedTab.Text = "Advanced";
  1922. //
  1923. // btnRestartDisableDefender
  1924. //
  1925. this.btnRestartDisableDefender.BackColor = System.Drawing.Color.DodgerBlue;
  1926. this.btnRestartDisableDefender.FlatAppearance.BorderSize = 0;
  1927. this.btnRestartDisableDefender.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1928. this.btnRestartDisableDefender.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1929. this.btnRestartDisableDefender.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1930. this.btnRestartDisableDefender.ForeColor = System.Drawing.Color.White;
  1931. this.btnRestartDisableDefender.Location = new System.Drawing.Point(17, 165);
  1932. this.btnRestartDisableDefender.Margin = new System.Windows.Forms.Padding(2);
  1933. this.btnRestartDisableDefender.Name = "btnRestartDisableDefender";
  1934. this.btnRestartDisableDefender.Size = new System.Drawing.Size(414, 31);
  1935. this.btnRestartDisableDefender.TabIndex = 88;
  1936. this.btnRestartDisableDefender.Text = "Restart && Disable Defender";
  1937. this.btnRestartDisableDefender.UseVisualStyleBackColor = false;
  1938. this.btnRestartDisableDefender.Click += new System.EventHandler(this.btnRestartDisableDefender_Click);
  1939. //
  1940. // btnRestart
  1941. //
  1942. this.btnRestart.BackColor = System.Drawing.Color.DodgerBlue;
  1943. this.btnRestart.FlatAppearance.BorderSize = 0;
  1944. this.btnRestart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1945. this.btnRestart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1946. this.btnRestart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1947. this.btnRestart.ForeColor = System.Drawing.Color.White;
  1948. this.btnRestart.Location = new System.Drawing.Point(17, 130);
  1949. this.btnRestart.Margin = new System.Windows.Forms.Padding(2);
  1950. this.btnRestart.Name = "btnRestart";
  1951. this.btnRestart.Size = new System.Drawing.Size(414, 31);
  1952. this.btnRestart.TabIndex = 87;
  1953. this.btnRestart.Text = "Restart in Normal Mode";
  1954. this.btnRestart.UseVisualStyleBackColor = false;
  1955. this.btnRestart.Click += new System.EventHandler(this.btnRestart_Click);
  1956. //
  1957. // btnRestartSafe
  1958. //
  1959. this.btnRestartSafe.BackColor = System.Drawing.Color.DodgerBlue;
  1960. this.btnRestartSafe.FlatAppearance.BorderSize = 0;
  1961. this.btnRestartSafe.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1962. this.btnRestartSafe.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1963. this.btnRestartSafe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1964. this.btnRestartSafe.ForeColor = System.Drawing.Color.White;
  1965. this.btnRestartSafe.Location = new System.Drawing.Point(17, 94);
  1966. this.btnRestartSafe.Margin = new System.Windows.Forms.Padding(2);
  1967. this.btnRestartSafe.Name = "btnRestartSafe";
  1968. this.btnRestartSafe.Size = new System.Drawing.Size(414, 31);
  1969. this.btnRestartSafe.TabIndex = 86;
  1970. this.btnRestartSafe.Text = "Restart in Safe Mode";
  1971. this.btnRestartSafe.UseVisualStyleBackColor = false;
  1972. this.btnRestartSafe.Click += new System.EventHandler(this.btnRestartSafe_Click);
  1973. //
  1974. // loginVerboseSw
  1975. //
  1976. this.loginVerboseSw.AccessibleName = "Enable Detailed Login Screen";
  1977. this.loginVerboseSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1978. this.loginVerboseSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1979. this.loginVerboseSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1980. this.loginVerboseSw.ForeColor = System.Drawing.Color.White;
  1981. this.loginVerboseSw.LabelText = "Enable Detailed Login Screen";
  1982. this.loginVerboseSw.Location = new System.Drawing.Point(17, 53);
  1983. this.loginVerboseSw.Margin = new System.Windows.Forms.Padding(6);
  1984. this.loginVerboseSw.Name = "loginVerboseSw";
  1985. this.loginVerboseSw.Size = new System.Drawing.Size(414, 24);
  1986. this.loginVerboseSw.TabIndex = 85;
  1987. this.loginVerboseSw.Tag = "themeable";
  1988. this.loginVerboseSw.ToggleChecked = false;
  1989. //
  1990. // hpetSw
  1991. //
  1992. this.hpetSw.AccessibleName = "Disable HPET";
  1993. this.hpetSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1994. this.hpetSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1995. this.hpetSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1996. this.hpetSw.ForeColor = System.Drawing.Color.White;
  1997. this.hpetSw.LabelText = "Disable HPET";
  1998. this.hpetSw.Location = new System.Drawing.Point(17, 17);
  1999. this.hpetSw.Margin = new System.Windows.Forms.Padding(6);
  2000. this.hpetSw.Name = "hpetSw";
  2001. this.hpetSw.Size = new System.Drawing.Size(414, 24);
  2002. this.hpetSw.TabIndex = 84;
  2003. this.hpetSw.Tag = "themeable";
  2004. this.hpetSw.ToggleChecked = false;
  2005. //
  2006. // modernAppsTab
  2007. //
  2008. this.modernAppsTab.AutoScroll = true;
  2009. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2010. this.modernAppsTab.Controls.Add(this.btnRestoreUwp);
  2011. this.modernAppsTab.Controls.Add(this.panelUwp);
  2012. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  2013. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  2014. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  2015. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  2016. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  2017. this.modernAppsTab.Location = new System.Drawing.Point(4, 26);
  2018. this.modernAppsTab.Name = "modernAppsTab";
  2019. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  2020. this.modernAppsTab.Size = new System.Drawing.Size(1273, 611);
  2021. this.modernAppsTab.TabIndex = 11;
  2022. this.modernAppsTab.Text = "UWP Apps";
  2023. //
  2024. // btnRestoreUwp
  2025. //
  2026. this.btnRestoreUwp.BackColor = System.Drawing.Color.DodgerBlue;
  2027. this.btnRestoreUwp.FlatAppearance.BorderSize = 0;
  2028. this.btnRestoreUwp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2029. this.btnRestoreUwp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2030. this.btnRestoreUwp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2031. this.btnRestoreUwp.ForeColor = System.Drawing.Color.White;
  2032. this.btnRestoreUwp.Location = new System.Drawing.Point(11, 544);
  2033. this.btnRestoreUwp.Margin = new System.Windows.Forms.Padding(2);
  2034. this.btnRestoreUwp.Name = "btnRestoreUwp";
  2035. this.btnRestoreUwp.Size = new System.Drawing.Size(299, 31);
  2036. this.btnRestoreUwp.TabIndex = 55;
  2037. this.btnRestoreUwp.Text = "Restore all UWP";
  2038. this.btnRestoreUwp.UseVisualStyleBackColor = false;
  2039. this.btnRestoreUwp.Click += new System.EventHandler(this.btnRestoreUwp_Click);
  2040. //
  2041. // panelUwp
  2042. //
  2043. this.panelUwp.AutoScroll = true;
  2044. this.panelUwp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2045. this.panelUwp.Location = new System.Drawing.Point(11, 41);
  2046. this.panelUwp.Name = "panelUwp";
  2047. this.panelUwp.Size = new System.Drawing.Size(569, 498);
  2048. this.panelUwp.TabIndex = 54;
  2049. //
  2050. // uninstallModernAppsButton
  2051. //
  2052. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2053. this.uninstallModernAppsButton.FlatAppearance.BorderSize = 0;
  2054. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2055. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2056. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2057. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  2058. this.uninstallModernAppsButton.Location = new System.Drawing.Point(585, 76);
  2059. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2060. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  2061. this.uninstallModernAppsButton.Size = new System.Drawing.Size(208, 31);
  2062. this.uninstallModernAppsButton.TabIndex = 50;
  2063. this.uninstallModernAppsButton.Text = "Uninstall";
  2064. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  2065. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  2066. //
  2067. // refreshModernAppsButton
  2068. //
  2069. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2070. this.refreshModernAppsButton.FlatAppearance.BorderSize = 0;
  2071. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2072. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2073. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2074. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  2075. this.refreshModernAppsButton.Location = new System.Drawing.Point(585, 41);
  2076. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2077. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  2078. this.refreshModernAppsButton.Size = new System.Drawing.Size(208, 31);
  2079. this.refreshModernAppsButton.TabIndex = 49;
  2080. this.refreshModernAppsButton.Text = "Refresh";
  2081. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  2082. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  2083. //
  2084. // txtModernAppsTitle
  2085. //
  2086. this.txtModernAppsTitle.AutoSize = true;
  2087. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2088. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2089. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  2090. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2091. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  2092. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  2093. this.txtModernAppsTitle.TabIndex = 47;
  2094. this.txtModernAppsTitle.Tag = "themeable";
  2095. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  2096. //
  2097. // chkOnlyRemovable
  2098. //
  2099. this.chkOnlyRemovable.AutoSize = true;
  2100. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  2101. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  2102. this.chkOnlyRemovable.Location = new System.Drawing.Point(585, 111);
  2103. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  2104. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  2105. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  2106. this.chkOnlyRemovable.TabIndex = 53;
  2107. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  2108. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  2109. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  2110. //
  2111. // chkSelectAllModernApps
  2112. //
  2113. this.chkSelectAllModernApps.AutoSize = true;
  2114. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2115. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  2116. this.chkSelectAllModernApps.Location = new System.Drawing.Point(585, 140);
  2117. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  2118. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  2119. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  2120. this.chkSelectAllModernApps.TabIndex = 52;
  2121. this.chkSelectAllModernApps.Text = "Select all";
  2122. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  2123. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  2124. //
  2125. // startupTab
  2126. //
  2127. this.startupTab.AutoScroll = true;
  2128. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2129. this.startupTab.Controls.Add(this.cancelBackup);
  2130. this.startupTab.Controls.Add(this.doBackup);
  2131. this.startupTab.Controls.Add(this.txtBackupTitle);
  2132. this.startupTab.Controls.Add(this.lblBackupTitle);
  2133. this.startupTab.Controls.Add(this.restoreStartupB);
  2134. this.startupTab.Controls.Add(this.backupStartupB);
  2135. this.startupTab.Controls.Add(this.findInRegB);
  2136. this.startupTab.Controls.Add(this.locateFileB);
  2137. this.startupTab.Controls.Add(this.refreshStartupB);
  2138. this.startupTab.Controls.Add(this.panel3);
  2139. this.startupTab.Controls.Add(this.removeStartupItemB);
  2140. this.startupTab.Controls.Add(this.startupTitle);
  2141. this.startupTab.Location = new System.Drawing.Point(4, 26);
  2142. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  2143. this.startupTab.Name = "startupTab";
  2144. this.startupTab.Size = new System.Drawing.Size(1273, 611);
  2145. this.startupTab.TabIndex = 7;
  2146. this.startupTab.Text = "Startup";
  2147. //
  2148. // cancelBackup
  2149. //
  2150. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2151. this.cancelBackup.FlatAppearance.BorderSize = 0;
  2152. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2153. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2154. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2155. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  2156. this.cancelBackup.Location = new System.Drawing.Point(126, 551);
  2157. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  2158. this.cancelBackup.Name = "cancelBackup";
  2159. this.cancelBackup.Size = new System.Drawing.Size(110, 30);
  2160. this.cancelBackup.TabIndex = 61;
  2161. this.cancelBackup.Text = "Cancel";
  2162. this.cancelBackup.UseVisualStyleBackColor = false;
  2163. this.cancelBackup.Visible = false;
  2164. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  2165. //
  2166. // doBackup
  2167. //
  2168. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2169. this.doBackup.FlatAppearance.BorderSize = 0;
  2170. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2171. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2172. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2173. this.doBackup.ForeColor = System.Drawing.Color.White;
  2174. this.doBackup.Location = new System.Drawing.Point(12, 551);
  2175. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  2176. this.doBackup.Name = "doBackup";
  2177. this.doBackup.Size = new System.Drawing.Size(110, 30);
  2178. this.doBackup.TabIndex = 60;
  2179. this.doBackup.Text = "OK";
  2180. this.doBackup.UseVisualStyleBackColor = false;
  2181. this.doBackup.Visible = false;
  2182. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  2183. //
  2184. // txtBackupTitle
  2185. //
  2186. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2187. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2188. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2189. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  2190. this.txtBackupTitle.Location = new System.Drawing.Point(12, 522);
  2191. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  2192. this.txtBackupTitle.Name = "txtBackupTitle";
  2193. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  2194. this.txtBackupTitle.TabIndex = 58;
  2195. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2196. this.txtBackupTitle.Visible = false;
  2197. //
  2198. // lblBackupTitle
  2199. //
  2200. this.lblBackupTitle.AutoSize = true;
  2201. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2202. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  2203. this.lblBackupTitle.Location = new System.Drawing.Point(8, 501);
  2204. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2205. this.lblBackupTitle.Name = "lblBackupTitle";
  2206. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  2207. this.lblBackupTitle.TabIndex = 59;
  2208. this.lblBackupTitle.Tag = "";
  2209. this.lblBackupTitle.Text = "Backup title:";
  2210. this.lblBackupTitle.Visible = false;
  2211. //
  2212. // restoreStartupB
  2213. //
  2214. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2215. this.restoreStartupB.FlatAppearance.BorderSize = 0;
  2216. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2217. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2218. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2219. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  2220. this.restoreStartupB.Location = new System.Drawing.Point(206, 502);
  2221. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  2222. this.restoreStartupB.Name = "restoreStartupB";
  2223. this.restoreStartupB.Size = new System.Drawing.Size(190, 31);
  2224. this.restoreStartupB.TabIndex = 42;
  2225. this.restoreStartupB.Text = "Restore";
  2226. this.restoreStartupB.UseVisualStyleBackColor = false;
  2227. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  2228. //
  2229. // backupStartupB
  2230. //
  2231. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2232. this.backupStartupB.FlatAppearance.BorderSize = 0;
  2233. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2234. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2235. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2236. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  2237. this.backupStartupB.Location = new System.Drawing.Point(12, 502);
  2238. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  2239. this.backupStartupB.Name = "backupStartupB";
  2240. this.backupStartupB.Size = new System.Drawing.Size(190, 31);
  2241. this.backupStartupB.TabIndex = 41;
  2242. this.backupStartupB.Text = "Backup";
  2243. this.backupStartupB.UseVisualStyleBackColor = false;
  2244. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  2245. //
  2246. // findInRegB
  2247. //
  2248. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2249. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  2250. this.findInRegB.FlatAppearance.BorderSize = 0;
  2251. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2252. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2253. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2254. this.findInRegB.ForeColor = System.Drawing.Color.White;
  2255. this.findInRegB.Location = new System.Drawing.Point(882, 571);
  2256. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  2257. this.findInRegB.Name = "findInRegB";
  2258. this.findInRegB.Size = new System.Drawing.Size(190, 31);
  2259. this.findInRegB.TabIndex = 40;
  2260. this.findInRegB.Text = "Find in Registry";
  2261. this.findInRegB.UseVisualStyleBackColor = false;
  2262. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  2263. //
  2264. // locateFileB
  2265. //
  2266. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2267. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  2268. this.locateFileB.FlatAppearance.BorderSize = 0;
  2269. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2270. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2271. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2272. this.locateFileB.ForeColor = System.Drawing.Color.White;
  2273. this.locateFileB.Location = new System.Drawing.Point(1077, 535);
  2274. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  2275. this.locateFileB.Name = "locateFileB";
  2276. this.locateFileB.Size = new System.Drawing.Size(190, 31);
  2277. this.locateFileB.TabIndex = 39;
  2278. this.locateFileB.Text = "Locate file";
  2279. this.locateFileB.UseVisualStyleBackColor = false;
  2280. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  2281. //
  2282. // refreshStartupB
  2283. //
  2284. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2285. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2286. this.refreshStartupB.FlatAppearance.BorderSize = 0;
  2287. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2288. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2289. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2290. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  2291. this.refreshStartupB.Location = new System.Drawing.Point(1077, 571);
  2292. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  2293. this.refreshStartupB.Name = "refreshStartupB";
  2294. this.refreshStartupB.Size = new System.Drawing.Size(190, 31);
  2295. this.refreshStartupB.TabIndex = 38;
  2296. this.refreshStartupB.Text = "Refresh";
  2297. this.refreshStartupB.UseVisualStyleBackColor = false;
  2298. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  2299. //
  2300. // panel3
  2301. //
  2302. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2303. | System.Windows.Forms.AnchorStyles.Right)));
  2304. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2305. this.panel3.Controls.Add(this.listStartupItems);
  2306. this.panel3.Location = new System.Drawing.Point(11, 40);
  2307. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  2308. this.panel3.Name = "panel3";
  2309. this.panel3.Size = new System.Drawing.Size(1257, 459);
  2310. this.panel3.TabIndex = 37;
  2311. //
  2312. // listStartupItems
  2313. //
  2314. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2315. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2316. this.listStartupItems.CheckBoxes = true;
  2317. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  2318. this.columnHeader1,
  2319. this.columnHeader2,
  2320. this.columnHeader3});
  2321. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2322. this.listStartupItems.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2323. this.listStartupItems.ForeColor = System.Drawing.Color.MediumOrchid;
  2324. this.listStartupItems.FullRowSelect = true;
  2325. this.listStartupItems.HideSelection = false;
  2326. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  2327. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  2328. this.listStartupItems.MultiSelect = false;
  2329. this.listStartupItems.Name = "listStartupItems";
  2330. this.listStartupItems.ShowGroups = false;
  2331. this.listStartupItems.Size = new System.Drawing.Size(1255, 457);
  2332. this.listStartupItems.TabIndex = 0;
  2333. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  2334. this.listStartupItems.View = System.Windows.Forms.View.Details;
  2335. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  2336. this.listStartupItems.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listStartupItems_ItemChecked);
  2337. //
  2338. // columnHeader1
  2339. //
  2340. this.columnHeader1.Text = "Name";
  2341. this.columnHeader1.Width = 194;
  2342. //
  2343. // columnHeader2
  2344. //
  2345. this.columnHeader2.Text = "Location";
  2346. this.columnHeader2.Width = 507;
  2347. //
  2348. // columnHeader3
  2349. //
  2350. this.columnHeader3.Text = "Type";
  2351. this.columnHeader3.Width = 134;
  2352. //
  2353. // removeStartupItemB
  2354. //
  2355. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2356. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  2357. this.removeStartupItemB.FlatAppearance.BorderSize = 0;
  2358. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2359. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2360. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2361. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  2362. this.removeStartupItemB.Location = new System.Drawing.Point(882, 535);
  2363. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  2364. this.removeStartupItemB.Name = "removeStartupItemB";
  2365. this.removeStartupItemB.Size = new System.Drawing.Size(190, 31);
  2366. this.removeStartupItemB.TabIndex = 36;
  2367. this.removeStartupItemB.Text = "Delete";
  2368. this.removeStartupItemB.UseVisualStyleBackColor = false;
  2369. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  2370. //
  2371. // startupTitle
  2372. //
  2373. this.startupTitle.AutoSize = true;
  2374. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2375. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2376. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  2377. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2378. this.startupTitle.Name = "startupTitle";
  2379. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  2380. this.startupTitle.TabIndex = 3;
  2381. this.startupTitle.Tag = "themeable";
  2382. this.startupTitle.Text = "Choose your startup items";
  2383. //
  2384. // appsTab
  2385. //
  2386. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2387. this.appsTab.Controls.Add(this.txtFeedError);
  2388. this.appsTab.Controls.Add(this.lblVideoSound);
  2389. this.appsTab.Controls.Add(this.lblCoding);
  2390. this.appsTab.Controls.Add(this.lblSystemTools);
  2391. this.appsTab.Controls.Add(this.groupSoundVideo);
  2392. this.appsTab.Controls.Add(this.lblInternet);
  2393. this.appsTab.Controls.Add(this.groupCoding);
  2394. this.appsTab.Controls.Add(this.groupInternet);
  2395. this.appsTab.Controls.Add(this.panel10);
  2396. this.appsTab.Controls.Add(this.panelCommonApps);
  2397. this.appsTab.Controls.Add(this.groupSystemTools);
  2398. this.appsTab.Location = new System.Drawing.Point(4, 26);
  2399. this.appsTab.Name = "appsTab";
  2400. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  2401. this.appsTab.Size = new System.Drawing.Size(1273, 611);
  2402. this.appsTab.TabIndex = 12;
  2403. this.appsTab.Text = "Apps";
  2404. //
  2405. // txtFeedError
  2406. //
  2407. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  2408. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  2409. 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)));
  2410. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  2411. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  2412. this.txtFeedError.Name = "txtFeedError";
  2413. this.txtFeedError.Size = new System.Drawing.Size(1267, 441);
  2414. this.txtFeedError.TabIndex = 171;
  2415. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  2416. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2417. this.txtFeedError.Visible = false;
  2418. //
  2419. // lblVideoSound
  2420. //
  2421. this.lblVideoSound.AutoSize = true;
  2422. 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)));
  2423. this.lblVideoSound.ForeColor = System.Drawing.Color.Silver;
  2424. this.lblVideoSound.Location = new System.Drawing.Point(746, 46);
  2425. this.lblVideoSound.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2426. this.lblVideoSound.Name = "lblVideoSound";
  2427. this.lblVideoSound.Size = new System.Drawing.Size(88, 15);
  2428. this.lblVideoSound.TabIndex = 169;
  2429. this.lblVideoSound.Tag = "";
  2430. this.lblVideoSound.Text = "Video && Sound";
  2431. //
  2432. // lblCoding
  2433. //
  2434. this.lblCoding.AutoSize = true;
  2435. 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)));
  2436. this.lblCoding.ForeColor = System.Drawing.Color.Silver;
  2437. this.lblCoding.Location = new System.Drawing.Point(514, 46);
  2438. this.lblCoding.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2439. this.lblCoding.Name = "lblCoding";
  2440. this.lblCoding.Size = new System.Drawing.Size(45, 15);
  2441. this.lblCoding.TabIndex = 168;
  2442. this.lblCoding.Tag = "";
  2443. this.lblCoding.Text = "Coding";
  2444. //
  2445. // lblSystemTools
  2446. //
  2447. this.lblSystemTools.AutoSize = true;
  2448. 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)));
  2449. this.lblSystemTools.ForeColor = System.Drawing.Color.Silver;
  2450. this.lblSystemTools.Location = new System.Drawing.Point(11, 46);
  2451. this.lblSystemTools.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2452. this.lblSystemTools.Name = "lblSystemTools";
  2453. this.lblSystemTools.Size = new System.Drawing.Size(89, 15);
  2454. this.lblSystemTools.TabIndex = 162;
  2455. this.lblSystemTools.Tag = "";
  2456. this.lblSystemTools.Text = "System && Tools";
  2457. //
  2458. // groupSoundVideo
  2459. //
  2460. this.groupSoundVideo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2461. | System.Windows.Forms.AnchorStyles.Left)));
  2462. this.groupSoundVideo.AutoScroll = true;
  2463. this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2464. this.groupSoundVideo.Location = new System.Drawing.Point(749, 64);
  2465. this.groupSoundVideo.Name = "groupSoundVideo";
  2466. this.groupSoundVideo.Size = new System.Drawing.Size(227, 418);
  2467. this.groupSoundVideo.TabIndex = 166;
  2468. //
  2469. // lblInternet
  2470. //
  2471. this.lblInternet.AutoSize = true;
  2472. 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)));
  2473. this.lblInternet.ForeColor = System.Drawing.Color.Silver;
  2474. this.lblInternet.Location = new System.Drawing.Point(262, 46);
  2475. this.lblInternet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2476. this.lblInternet.Name = "lblInternet";
  2477. this.lblInternet.Size = new System.Drawing.Size(49, 15);
  2478. this.lblInternet.TabIndex = 167;
  2479. this.lblInternet.Tag = "";
  2480. this.lblInternet.Text = "Internet";
  2481. //
  2482. // groupCoding
  2483. //
  2484. this.groupCoding.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2485. | System.Windows.Forms.AnchorStyles.Left)));
  2486. this.groupCoding.AutoScroll = true;
  2487. this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2488. this.groupCoding.Location = new System.Drawing.Point(517, 64);
  2489. this.groupCoding.Name = "groupCoding";
  2490. this.groupCoding.Size = new System.Drawing.Size(226, 418);
  2491. this.groupCoding.TabIndex = 165;
  2492. //
  2493. // groupInternet
  2494. //
  2495. this.groupInternet.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2496. | System.Windows.Forms.AnchorStyles.Left)));
  2497. this.groupInternet.AutoScroll = true;
  2498. this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2499. this.groupInternet.Location = new System.Drawing.Point(265, 64);
  2500. this.groupInternet.Name = "groupInternet";
  2501. this.groupInternet.Size = new System.Drawing.Size(246, 418);
  2502. this.groupInternet.TabIndex = 164;
  2503. //
  2504. // panel10
  2505. //
  2506. this.panel10.Controls.Add(this.appsTitle);
  2507. this.panel10.Controls.Add(this.btnGetFeed);
  2508. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  2509. this.panel10.Location = new System.Drawing.Point(3, 3);
  2510. this.panel10.Name = "panel10";
  2511. this.panel10.Size = new System.Drawing.Size(1267, 44);
  2512. this.panel10.TabIndex = 163;
  2513. //
  2514. // appsTitle
  2515. //
  2516. this.appsTitle.AutoSize = true;
  2517. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2518. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2519. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  2520. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2521. this.appsTitle.Name = "appsTitle";
  2522. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  2523. this.appsTitle.TabIndex = 53;
  2524. this.appsTitle.Tag = "themeable";
  2525. this.appsTitle.Text = "Quickly download && install useful apps";
  2526. //
  2527. // btnGetFeed
  2528. //
  2529. this.btnGetFeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2530. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2531. this.btnGetFeed.FlatAppearance.BorderSize = 0;
  2532. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2533. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2534. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2535. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2536. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2537. this.btnGetFeed.Location = new System.Drawing.Point(1058, 7);
  2538. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2539. this.btnGetFeed.Name = "btnGetFeed";
  2540. this.btnGetFeed.Size = new System.Drawing.Size(201, 32);
  2541. this.btnGetFeed.TabIndex = 161;
  2542. this.btnGetFeed.Text = "Refresh links";
  2543. this.btnGetFeed.UseVisualStyleBackColor = false;
  2544. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2545. //
  2546. // panelCommonApps
  2547. //
  2548. this.panelCommonApps.AutoScroll = true;
  2549. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  2550. this.panelCommonApps.Controls.Add(this.progressDownloader);
  2551. this.panelCommonApps.Controls.Add(this.c64);
  2552. this.panelCommonApps.Controls.Add(this.c32);
  2553. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  2554. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  2555. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  2556. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  2557. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  2558. this.panelCommonApps.Controls.Add(this.linkWarnings);
  2559. this.panelCommonApps.Controls.Add(this.bitPref);
  2560. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  2561. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  2562. this.panelCommonApps.Location = new System.Drawing.Point(3, 488);
  2563. this.panelCommonApps.Name = "panelCommonApps";
  2564. this.panelCommonApps.Size = new System.Drawing.Size(1267, 120);
  2565. this.panelCommonApps.TabIndex = 162;
  2566. //
  2567. // cAutoInstall
  2568. //
  2569. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2570. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2571. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2572. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2573. this.cAutoInstall.Location = new System.Drawing.Point(851, 47);
  2574. this.cAutoInstall.Name = "cAutoInstall";
  2575. this.cAutoInstall.Size = new System.Drawing.Size(369, 24);
  2576. this.cAutoInstall.TabIndex = 107;
  2577. this.cAutoInstall.Text = "Install after downloading";
  2578. this.cAutoInstall.UseVisualStyleBackColor = true;
  2579. //
  2580. // progressDownloader
  2581. //
  2582. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2583. this.progressDownloader.Location = new System.Drawing.Point(8, 83);
  2584. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2585. this.progressDownloader.Name = "progressDownloader";
  2586. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  2587. this.progressDownloader.TabIndex = 160;
  2588. //
  2589. // c64
  2590. //
  2591. this.c64.AutoSize = true;
  2592. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2593. this.c64.Location = new System.Drawing.Point(373, 28);
  2594. this.c64.Name = "c64";
  2595. this.c64.Size = new System.Drawing.Size(72, 25);
  2596. this.c64.TabIndex = 75;
  2597. this.c64.TabStop = true;
  2598. this.c64.Text = "64-bit";
  2599. this.c64.UseVisualStyleBackColor = true;
  2600. //
  2601. // c32
  2602. //
  2603. this.c32.AutoSize = true;
  2604. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2605. this.c32.Location = new System.Drawing.Point(448, 28);
  2606. this.c32.Name = "c32";
  2607. this.c32.Size = new System.Drawing.Size(72, 25);
  2608. this.c32.TabIndex = 76;
  2609. this.c32.TabStop = true;
  2610. this.c32.Text = "32-bit";
  2611. this.c32.UseVisualStyleBackColor = true;
  2612. //
  2613. // btnDownloadApps
  2614. //
  2615. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2616. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2617. this.btnDownloadApps.FlatAppearance.BorderSize = 0;
  2618. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2619. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2620. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2621. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2622. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2623. this.btnDownloadApps.Location = new System.Drawing.Point(1058, 76);
  2624. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2625. this.btnDownloadApps.Name = "btnDownloadApps";
  2626. this.btnDownloadApps.Size = new System.Drawing.Size(203, 35);
  2627. this.btnDownloadApps.TabIndex = 50;
  2628. this.btnDownloadApps.Text = "Download";
  2629. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2630. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2631. //
  2632. // setDownDirLbl
  2633. //
  2634. this.setDownDirLbl.AutoSize = true;
  2635. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2636. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2637. this.setDownDirLbl.Location = new System.Drawing.Point(3, 4);
  2638. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2639. this.setDownDirLbl.Name = "setDownDirLbl";
  2640. this.setDownDirLbl.Size = new System.Drawing.Size(160, 21);
  2641. this.setDownDirLbl.TabIndex = 69;
  2642. this.setDownDirLbl.Tag = "themeable";
  2643. this.setDownDirLbl.Text = "Set download folder";
  2644. //
  2645. // txtDownloadFolder
  2646. //
  2647. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2648. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2649. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2650. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2651. this.txtDownloadFolder.Location = new System.Drawing.Point(8, 30);
  2652. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2653. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 23);
  2654. this.txtDownloadFolder.TabIndex = 70;
  2655. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2656. //
  2657. // changeDownDirB
  2658. //
  2659. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2660. this.changeDownDirB.FlatAppearance.BorderSize = 0;
  2661. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2662. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2663. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2664. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2665. this.changeDownDirB.Location = new System.Drawing.Point(313, 30);
  2666. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2667. this.changeDownDirB.Name = "changeDownDirB";
  2668. this.changeDownDirB.Size = new System.Drawing.Size(30, 23);
  2669. this.changeDownDirB.TabIndex = 71;
  2670. this.changeDownDirB.Text = "...";
  2671. this.changeDownDirB.UseVisualStyleBackColor = false;
  2672. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2673. //
  2674. // txtDownloadStatus
  2675. //
  2676. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2677. this.txtDownloadStatus.AutoSize = true;
  2678. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2679. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2680. this.txtDownloadStatus.Location = new System.Drawing.Point(4, 58);
  2681. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2682. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2683. this.txtDownloadStatus.Size = new System.Drawing.Size(32, 19);
  2684. this.txtDownloadStatus.TabIndex = 72;
  2685. this.txtDownloadStatus.Tag = "";
  2686. this.txtDownloadStatus.Text = "Idle";
  2687. //
  2688. // linkWarnings
  2689. //
  2690. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2691. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2692. this.linkWarnings.AutoSize = true;
  2693. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2694. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2695. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2696. this.linkWarnings.Location = new System.Drawing.Point(4, 98);
  2697. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2698. this.linkWarnings.Name = "linkWarnings";
  2699. this.linkWarnings.Size = new System.Drawing.Size(92, 19);
  2700. this.linkWarnings.TabIndex = 78;
  2701. this.linkWarnings.TabStop = true;
  2702. this.linkWarnings.Tag = "";
  2703. this.linkWarnings.Text = "See warnings";
  2704. this.linkWarnings.Visible = false;
  2705. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2706. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2707. //
  2708. // bitPref
  2709. //
  2710. this.bitPref.AutoSize = true;
  2711. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2712. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2713. this.bitPref.Location = new System.Drawing.Point(368, 5);
  2714. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2715. this.bitPref.Name = "bitPref";
  2716. this.bitPref.Size = new System.Drawing.Size(143, 21);
  2717. this.bitPref.TabIndex = 74;
  2718. this.bitPref.Tag = "themeable";
  2719. this.bitPref.Text = "Set bit preference";
  2720. //
  2721. // goToDownloadsB
  2722. //
  2723. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2724. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2725. this.goToDownloadsB.FlatAppearance.BorderSize = 0;
  2726. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2727. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2728. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2729. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2730. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2731. this.goToDownloadsB.Location = new System.Drawing.Point(851, 76);
  2732. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2733. this.goToDownloadsB.Name = "goToDownloadsB";
  2734. this.goToDownloadsB.Size = new System.Drawing.Size(203, 35);
  2735. this.goToDownloadsB.TabIndex = 77;
  2736. this.goToDownloadsB.Text = "Go to Downloads";
  2737. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2738. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2739. //
  2740. // groupSystemTools
  2741. //
  2742. this.groupSystemTools.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2743. | System.Windows.Forms.AnchorStyles.Left)));
  2744. this.groupSystemTools.AutoScroll = true;
  2745. this.groupSystemTools.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2746. this.groupSystemTools.Location = new System.Drawing.Point(13, 64);
  2747. this.groupSystemTools.Name = "groupSystemTools";
  2748. this.groupSystemTools.Size = new System.Drawing.Size(246, 418);
  2749. this.groupSystemTools.TabIndex = 162;
  2750. //
  2751. // cleanerTab
  2752. //
  2753. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2754. this.cleanerTab.Controls.Add(this.panel14);
  2755. this.cleanerTab.Controls.Add(this.panel13);
  2756. this.cleanerTab.Controls.Add(this.panel1);
  2757. this.cleanerTab.Location = new System.Drawing.Point(4, 26);
  2758. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2759. this.cleanerTab.Name = "cleanerTab";
  2760. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2761. this.cleanerTab.Size = new System.Drawing.Size(1273, 611);
  2762. this.cleanerTab.TabIndex = 5;
  2763. this.cleanerTab.Text = "Cleaner";
  2764. //
  2765. // panel14
  2766. //
  2767. this.panel14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2768. this.panel14.Controls.Add(this.listCleanPreview);
  2769. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  2770. this.panel14.Location = new System.Drawing.Point(221, 2);
  2771. this.panel14.Name = "panel14";
  2772. this.panel14.Size = new System.Drawing.Size(1050, 546);
  2773. this.panel14.TabIndex = 51;
  2774. //
  2775. // listCleanPreview
  2776. //
  2777. this.listCleanPreview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2778. this.listCleanPreview.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2779. this.listCleanPreview.Dock = System.Windows.Forms.DockStyle.Fill;
  2780. this.listCleanPreview.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2781. this.listCleanPreview.ForeColor = System.Drawing.Color.Silver;
  2782. this.listCleanPreview.FormattingEnabled = true;
  2783. this.listCleanPreview.HorizontalScrollbar = true;
  2784. this.listCleanPreview.Location = new System.Drawing.Point(0, 0);
  2785. this.listCleanPreview.Name = "listCleanPreview";
  2786. this.listCleanPreview.Size = new System.Drawing.Size(1048, 544);
  2787. this.listCleanPreview.TabIndex = 1;
  2788. //
  2789. // panel13
  2790. //
  2791. this.panel13.AutoScroll = true;
  2792. this.panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2793. this.panel13.Controls.Add(this.btnWinClean);
  2794. this.panel13.Controls.Add(this.analyzeDriveB);
  2795. this.panel13.Controls.Add(this.checkSelectAll);
  2796. this.panel13.Controls.Add(this.lblPretext);
  2797. this.panel13.Controls.Add(this.cleanDriveB);
  2798. this.panel13.Controls.Add(this.lblFootprint);
  2799. this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
  2800. this.panel13.Location = new System.Drawing.Point(221, 548);
  2801. this.panel13.Name = "panel13";
  2802. this.panel13.Size = new System.Drawing.Size(1050, 61);
  2803. this.panel13.TabIndex = 50;
  2804. //
  2805. // btnWinClean
  2806. //
  2807. this.btnWinClean.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2808. this.btnWinClean.BackColor = System.Drawing.Color.DodgerBlue;
  2809. this.btnWinClean.FlatAppearance.BorderSize = 0;
  2810. this.btnWinClean.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2811. this.btnWinClean.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2812. this.btnWinClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2813. this.btnWinClean.ForeColor = System.Drawing.Color.White;
  2814. this.btnWinClean.Location = new System.Drawing.Point(616, 23);
  2815. this.btnWinClean.Margin = new System.Windows.Forms.Padding(2);
  2816. this.btnWinClean.Name = "btnWinClean";
  2817. this.btnWinClean.Size = new System.Drawing.Size(140, 31);
  2818. this.btnWinClean.TabIndex = 90;
  2819. this.btnWinClean.Text = "Cleanmgr ...";
  2820. this.btnWinClean.UseVisualStyleBackColor = false;
  2821. this.btnWinClean.Click += new System.EventHandler(this.btnWinClean_Click);
  2822. //
  2823. // analyzeDriveB
  2824. //
  2825. this.analyzeDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2826. this.analyzeDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2827. this.analyzeDriveB.FlatAppearance.BorderSize = 0;
  2828. this.analyzeDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2829. this.analyzeDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2830. this.analyzeDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2831. this.analyzeDriveB.ForeColor = System.Drawing.Color.White;
  2832. this.analyzeDriveB.Location = new System.Drawing.Point(760, 23);
  2833. this.analyzeDriveB.Margin = new System.Windows.Forms.Padding(2);
  2834. this.analyzeDriveB.Name = "analyzeDriveB";
  2835. this.analyzeDriveB.Size = new System.Drawing.Size(140, 31);
  2836. this.analyzeDriveB.TabIndex = 89;
  2837. this.analyzeDriveB.Text = "Analyze";
  2838. this.analyzeDriveB.UseVisualStyleBackColor = false;
  2839. this.analyzeDriveB.Click += new System.EventHandler(this.analyzeDriveB_Click);
  2840. //
  2841. // checkSelectAll
  2842. //
  2843. this.checkSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2844. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2845. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  2846. this.checkSelectAll.LinkColor = System.Drawing.Color.DodgerBlue;
  2847. this.checkSelectAll.Location = new System.Drawing.Point(797, 1);
  2848. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2849. this.checkSelectAll.Name = "checkSelectAll";
  2850. this.checkSelectAll.Size = new System.Drawing.Size(247, 20);
  2851. this.checkSelectAll.TabIndex = 88;
  2852. this.checkSelectAll.TabStop = true;
  2853. this.checkSelectAll.Tag = "themeable";
  2854. this.checkSelectAll.Text = "Select all";
  2855. this.checkSelectAll.TextAlign = System.Drawing.ContentAlignment.TopRight;
  2856. this.checkSelectAll.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.checkSelectAll_LinkClicked);
  2857. //
  2858. // lblPretext
  2859. //
  2860. this.lblPretext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2861. this.lblPretext.AutoSize = true;
  2862. 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)));
  2863. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2864. this.lblPretext.Location = new System.Drawing.Point(2, 4);
  2865. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2866. this.lblPretext.Name = "lblPretext";
  2867. this.lblPretext.Size = new System.Drawing.Size(199, 21);
  2868. this.lblPretext.TabIndex = 49;
  2869. this.lblPretext.Tag = "";
  2870. this.lblPretext.Text = "Maximum size to be freed:";
  2871. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2872. //
  2873. // cleanDriveB
  2874. //
  2875. this.cleanDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2876. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2877. this.cleanDriveB.FlatAppearance.BorderSize = 0;
  2878. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2879. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2880. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2881. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  2882. this.cleanDriveB.Location = new System.Drawing.Point(904, 23);
  2883. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  2884. this.cleanDriveB.Name = "cleanDriveB";
  2885. this.cleanDriveB.Size = new System.Drawing.Size(140, 31);
  2886. this.cleanDriveB.TabIndex = 34;
  2887. this.cleanDriveB.Text = "Clean";
  2888. this.cleanDriveB.UseVisualStyleBackColor = false;
  2889. this.cleanDriveB.Click += new System.EventHandler(this.cleanDriveB_Click);
  2890. //
  2891. // lblFootprint
  2892. //
  2893. this.lblFootprint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2894. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2895. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2896. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2897. this.lblFootprint.Location = new System.Drawing.Point(1, 26);
  2898. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2899. this.lblFootprint.Name = "lblFootprint";
  2900. this.lblFootprint.Size = new System.Drawing.Size(197, 31);
  2901. this.lblFootprint.TabIndex = 48;
  2902. this.lblFootprint.Tag = "themeable";
  2903. this.lblFootprint.Text = "-";
  2904. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2905. //
  2906. // panel1
  2907. //
  2908. this.panel1.AutoScroll = true;
  2909. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2910. this.panel1.Controls.Add(this.bravePasswords);
  2911. this.panel1.Controls.Add(this.braveSession);
  2912. this.panel1.Controls.Add(this.braveHistory);
  2913. this.panel1.Controls.Add(this.braveCookies);
  2914. this.panel1.Controls.Add(this.braveCache);
  2915. this.panel1.Controls.Add(this.label9);
  2916. this.panel1.Controls.Add(this.pictureBox4);
  2917. this.panel1.Controls.Add(this.label8);
  2918. this.panel1.Controls.Add(this.pictureBox2);
  2919. this.panel1.Controls.Add(this.edgeSession);
  2920. this.panel1.Controls.Add(this.edgeHistory);
  2921. this.panel1.Controls.Add(this.edgeCookies);
  2922. this.panel1.Controls.Add(this.edgeCache);
  2923. this.panel1.Controls.Add(this.IECache);
  2924. this.panel1.Controls.Add(this.firefoxHistory);
  2925. this.panel1.Controls.Add(this.firefoxCookies);
  2926. this.panel1.Controls.Add(this.firefoxCache);
  2927. this.panel1.Controls.Add(this.chromePws);
  2928. this.panel1.Controls.Add(this.chromeSession);
  2929. this.panel1.Controls.Add(this.chromeHistory);
  2930. this.panel1.Controls.Add(this.chromeCookies);
  2931. this.panel1.Controls.Add(this.chromeCache);
  2932. this.panel1.Controls.Add(this.label7);
  2933. this.panel1.Controls.Add(this.label6);
  2934. this.panel1.Controls.Add(this.label5);
  2935. this.panel1.Controls.Add(this.label4);
  2936. this.panel1.Controls.Add(this.pictureBox11);
  2937. this.panel1.Controls.Add(this.pictureBox10);
  2938. this.panel1.Controls.Add(this.pictureBox9);
  2939. this.panel1.Controls.Add(this.pictureBox8);
  2940. this.panel1.Controls.Add(this.checkErrorReports);
  2941. this.panel1.Controls.Add(this.checkTemp);
  2942. this.panel1.Controls.Add(this.checkBin);
  2943. this.panel1.Controls.Add(this.checkMiniDumps);
  2944. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  2945. this.panel1.Location = new System.Drawing.Point(2, 2);
  2946. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  2947. this.panel1.Name = "panel1";
  2948. this.panel1.Size = new System.Drawing.Size(219, 607);
  2949. this.panel1.TabIndex = 47;
  2950. //
  2951. // bravePasswords
  2952. //
  2953. this.bravePasswords.AutoSize = true;
  2954. this.bravePasswords.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2955. this.bravePasswords.ForeColor = System.Drawing.Color.White;
  2956. this.bravePasswords.Location = new System.Drawing.Point(9, 676);
  2957. this.bravePasswords.Margin = new System.Windows.Forms.Padding(2);
  2958. this.bravePasswords.Name = "bravePasswords";
  2959. this.bravePasswords.Size = new System.Drawing.Size(93, 23);
  2960. this.bravePasswords.TabIndex = 78;
  2961. this.bravePasswords.Text = "Passwords";
  2962. this.bravePasswords.UseVisualStyleBackColor = true;
  2963. //
  2964. // braveSession
  2965. //
  2966. this.braveSession.AutoSize = true;
  2967. this.braveSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2968. this.braveSession.ForeColor = System.Drawing.Color.White;
  2969. this.braveSession.Location = new System.Drawing.Point(9, 649);
  2970. this.braveSession.Margin = new System.Windows.Forms.Padding(2);
  2971. this.braveSession.Name = "braveSession";
  2972. this.braveSession.Size = new System.Drawing.Size(75, 23);
  2973. this.braveSession.TabIndex = 77;
  2974. this.braveSession.Text = "Session";
  2975. this.braveSession.UseVisualStyleBackColor = true;
  2976. //
  2977. // braveHistory
  2978. //
  2979. this.braveHistory.AutoSize = true;
  2980. this.braveHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2981. this.braveHistory.ForeColor = System.Drawing.Color.White;
  2982. this.braveHistory.Location = new System.Drawing.Point(9, 622);
  2983. this.braveHistory.Margin = new System.Windows.Forms.Padding(2);
  2984. this.braveHistory.Name = "braveHistory";
  2985. this.braveHistory.Size = new System.Drawing.Size(74, 23);
  2986. this.braveHistory.TabIndex = 76;
  2987. this.braveHistory.Text = "History";
  2988. this.braveHistory.UseVisualStyleBackColor = true;
  2989. //
  2990. // braveCookies
  2991. //
  2992. this.braveCookies.AutoSize = true;
  2993. this.braveCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2994. this.braveCookies.ForeColor = System.Drawing.Color.White;
  2995. this.braveCookies.Location = new System.Drawing.Point(9, 595);
  2996. this.braveCookies.Margin = new System.Windows.Forms.Padding(2);
  2997. this.braveCookies.Name = "braveCookies";
  2998. this.braveCookies.Size = new System.Drawing.Size(77, 23);
  2999. this.braveCookies.TabIndex = 75;
  3000. this.braveCookies.Text = "Cookies";
  3001. this.braveCookies.UseVisualStyleBackColor = true;
  3002. //
  3003. // braveCache
  3004. //
  3005. this.braveCache.AutoSize = true;
  3006. this.braveCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3007. this.braveCache.ForeColor = System.Drawing.Color.White;
  3008. this.braveCache.Location = new System.Drawing.Point(9, 568);
  3009. this.braveCache.Margin = new System.Windows.Forms.Padding(2);
  3010. this.braveCache.Name = "braveCache";
  3011. this.braveCache.Size = new System.Drawing.Size(66, 23);
  3012. this.braveCache.TabIndex = 74;
  3013. this.braveCache.Text = "Cache";
  3014. this.braveCache.UseVisualStyleBackColor = true;
  3015. //
  3016. // label9
  3017. //
  3018. this.label9.AutoSize = true;
  3019. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3020. this.label9.ForeColor = System.Drawing.Color.DarkGray;
  3021. this.label9.Location = new System.Drawing.Point(30, 543);
  3022. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3023. this.label9.Name = "label9";
  3024. this.label9.Size = new System.Drawing.Size(107, 20);
  3025. this.label9.TabIndex = 73;
  3026. this.label9.Tag = "";
  3027. this.label9.Text = "Brave Browser";
  3028. //
  3029. // pictureBox4
  3030. //
  3031. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  3032. this.pictureBox4.Location = new System.Drawing.Point(7, 542);
  3033. this.pictureBox4.Name = "pictureBox4";
  3034. this.pictureBox4.Size = new System.Drawing.Size(20, 20);
  3035. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3036. this.pictureBox4.TabIndex = 72;
  3037. this.pictureBox4.TabStop = false;
  3038. //
  3039. // label8
  3040. //
  3041. this.label8.AutoSize = true;
  3042. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3043. this.label8.ForeColor = System.Drawing.Color.DarkGray;
  3044. this.label8.Location = new System.Drawing.Point(32, 12);
  3045. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3046. this.label8.Name = "label8";
  3047. this.label8.Size = new System.Drawing.Size(71, 20);
  3048. this.label8.TabIndex = 71;
  3049. this.label8.Tag = "";
  3050. this.label8.Text = "Windows";
  3051. //
  3052. // pictureBox2
  3053. //
  3054. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  3055. this.pictureBox2.Location = new System.Drawing.Point(7, 12);
  3056. this.pictureBox2.Name = "pictureBox2";
  3057. this.pictureBox2.Size = new System.Drawing.Size(20, 20);
  3058. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3059. this.pictureBox2.TabIndex = 70;
  3060. this.pictureBox2.TabStop = false;
  3061. //
  3062. // edgeSession
  3063. //
  3064. this.edgeSession.AutoSize = true;
  3065. this.edgeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3066. this.edgeSession.ForeColor = System.Drawing.Color.White;
  3067. this.edgeSession.Location = new System.Drawing.Point(9, 516);
  3068. this.edgeSession.Margin = new System.Windows.Forms.Padding(2);
  3069. this.edgeSession.Name = "edgeSession";
  3070. this.edgeSession.Size = new System.Drawing.Size(75, 23);
  3071. this.edgeSession.TabIndex = 69;
  3072. this.edgeSession.Text = "Session";
  3073. this.edgeSession.UseVisualStyleBackColor = true;
  3074. //
  3075. // edgeHistory
  3076. //
  3077. this.edgeHistory.AutoSize = true;
  3078. this.edgeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3079. this.edgeHistory.ForeColor = System.Drawing.Color.White;
  3080. this.edgeHistory.Location = new System.Drawing.Point(9, 489);
  3081. this.edgeHistory.Margin = new System.Windows.Forms.Padding(2);
  3082. this.edgeHistory.Name = "edgeHistory";
  3083. this.edgeHistory.Size = new System.Drawing.Size(74, 23);
  3084. this.edgeHistory.TabIndex = 68;
  3085. this.edgeHistory.Text = "History";
  3086. this.edgeHistory.UseVisualStyleBackColor = true;
  3087. //
  3088. // edgeCookies
  3089. //
  3090. this.edgeCookies.AutoSize = true;
  3091. this.edgeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3092. this.edgeCookies.ForeColor = System.Drawing.Color.White;
  3093. this.edgeCookies.Location = new System.Drawing.Point(9, 462);
  3094. this.edgeCookies.Margin = new System.Windows.Forms.Padding(2);
  3095. this.edgeCookies.Name = "edgeCookies";
  3096. this.edgeCookies.Size = new System.Drawing.Size(77, 23);
  3097. this.edgeCookies.TabIndex = 67;
  3098. this.edgeCookies.Text = "Cookies";
  3099. this.edgeCookies.UseVisualStyleBackColor = true;
  3100. //
  3101. // edgeCache
  3102. //
  3103. this.edgeCache.AutoSize = true;
  3104. this.edgeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3105. this.edgeCache.ForeColor = System.Drawing.Color.White;
  3106. this.edgeCache.Location = new System.Drawing.Point(9, 435);
  3107. this.edgeCache.Margin = new System.Windows.Forms.Padding(2);
  3108. this.edgeCache.Name = "edgeCache";
  3109. this.edgeCache.Size = new System.Drawing.Size(66, 23);
  3110. this.edgeCache.TabIndex = 66;
  3111. this.edgeCache.Text = "Cache";
  3112. this.edgeCache.UseVisualStyleBackColor = true;
  3113. //
  3114. // IECache
  3115. //
  3116. this.IECache.AutoSize = true;
  3117. this.IECache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3118. this.IECache.ForeColor = System.Drawing.Color.White;
  3119. this.IECache.Location = new System.Drawing.Point(10, 725);
  3120. this.IECache.Margin = new System.Windows.Forms.Padding(2);
  3121. this.IECache.Name = "IECache";
  3122. this.IECache.Size = new System.Drawing.Size(66, 23);
  3123. this.IECache.TabIndex = 65;
  3124. this.IECache.Text = "Cache";
  3125. this.IECache.UseVisualStyleBackColor = true;
  3126. //
  3127. // firefoxHistory
  3128. //
  3129. this.firefoxHistory.AutoSize = true;
  3130. this.firefoxHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3131. this.firefoxHistory.ForeColor = System.Drawing.Color.White;
  3132. this.firefoxHistory.Location = new System.Drawing.Point(9, 384);
  3133. this.firefoxHistory.Margin = new System.Windows.Forms.Padding(2);
  3134. this.firefoxHistory.Name = "firefoxHistory";
  3135. this.firefoxHistory.Size = new System.Drawing.Size(74, 23);
  3136. this.firefoxHistory.TabIndex = 64;
  3137. this.firefoxHistory.Text = "History";
  3138. this.firefoxHistory.UseVisualStyleBackColor = true;
  3139. //
  3140. // firefoxCookies
  3141. //
  3142. this.firefoxCookies.AutoSize = true;
  3143. this.firefoxCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3144. this.firefoxCookies.ForeColor = System.Drawing.Color.White;
  3145. this.firefoxCookies.Location = new System.Drawing.Point(9, 357);
  3146. this.firefoxCookies.Margin = new System.Windows.Forms.Padding(2);
  3147. this.firefoxCookies.Name = "firefoxCookies";
  3148. this.firefoxCookies.Size = new System.Drawing.Size(77, 23);
  3149. this.firefoxCookies.TabIndex = 63;
  3150. this.firefoxCookies.Text = "Cookies";
  3151. this.firefoxCookies.UseVisualStyleBackColor = true;
  3152. //
  3153. // firefoxCache
  3154. //
  3155. this.firefoxCache.AutoSize = true;
  3156. this.firefoxCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3157. this.firefoxCache.ForeColor = System.Drawing.Color.White;
  3158. this.firefoxCache.Location = new System.Drawing.Point(9, 330);
  3159. this.firefoxCache.Margin = new System.Windows.Forms.Padding(2);
  3160. this.firefoxCache.Name = "firefoxCache";
  3161. this.firefoxCache.Size = new System.Drawing.Size(66, 23);
  3162. this.firefoxCache.TabIndex = 62;
  3163. this.firefoxCache.Text = "Cache";
  3164. this.firefoxCache.UseVisualStyleBackColor = true;
  3165. //
  3166. // chromePws
  3167. //
  3168. this.chromePws.AutoSize = true;
  3169. this.chromePws.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3170. this.chromePws.ForeColor = System.Drawing.Color.White;
  3171. this.chromePws.Location = new System.Drawing.Point(8, 278);
  3172. this.chromePws.Margin = new System.Windows.Forms.Padding(2);
  3173. this.chromePws.Name = "chromePws";
  3174. this.chromePws.Size = new System.Drawing.Size(93, 23);
  3175. this.chromePws.TabIndex = 61;
  3176. this.chromePws.Text = "Passwords";
  3177. this.chromePws.UseVisualStyleBackColor = true;
  3178. //
  3179. // chromeSession
  3180. //
  3181. this.chromeSession.AutoSize = true;
  3182. this.chromeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3183. this.chromeSession.ForeColor = System.Drawing.Color.White;
  3184. this.chromeSession.Location = new System.Drawing.Point(8, 251);
  3185. this.chromeSession.Margin = new System.Windows.Forms.Padding(2);
  3186. this.chromeSession.Name = "chromeSession";
  3187. this.chromeSession.Size = new System.Drawing.Size(75, 23);
  3188. this.chromeSession.TabIndex = 60;
  3189. this.chromeSession.Text = "Session";
  3190. this.chromeSession.UseVisualStyleBackColor = true;
  3191. //
  3192. // chromeHistory
  3193. //
  3194. this.chromeHistory.AutoSize = true;
  3195. this.chromeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3196. this.chromeHistory.ForeColor = System.Drawing.Color.White;
  3197. this.chromeHistory.Location = new System.Drawing.Point(8, 224);
  3198. this.chromeHistory.Margin = new System.Windows.Forms.Padding(2);
  3199. this.chromeHistory.Name = "chromeHistory";
  3200. this.chromeHistory.Size = new System.Drawing.Size(74, 23);
  3201. this.chromeHistory.TabIndex = 59;
  3202. this.chromeHistory.Text = "History";
  3203. this.chromeHistory.UseVisualStyleBackColor = true;
  3204. //
  3205. // chromeCookies
  3206. //
  3207. this.chromeCookies.AutoSize = true;
  3208. this.chromeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3209. this.chromeCookies.ForeColor = System.Drawing.Color.White;
  3210. this.chromeCookies.Location = new System.Drawing.Point(8, 197);
  3211. this.chromeCookies.Margin = new System.Windows.Forms.Padding(2);
  3212. this.chromeCookies.Name = "chromeCookies";
  3213. this.chromeCookies.Size = new System.Drawing.Size(77, 23);
  3214. this.chromeCookies.TabIndex = 58;
  3215. this.chromeCookies.Text = "Cookies";
  3216. this.chromeCookies.UseVisualStyleBackColor = true;
  3217. //
  3218. // chromeCache
  3219. //
  3220. this.chromeCache.AutoSize = true;
  3221. this.chromeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3222. this.chromeCache.ForeColor = System.Drawing.Color.White;
  3223. this.chromeCache.Location = new System.Drawing.Point(8, 170);
  3224. this.chromeCache.Margin = new System.Windows.Forms.Padding(2);
  3225. this.chromeCache.Name = "chromeCache";
  3226. this.chromeCache.Size = new System.Drawing.Size(66, 23);
  3227. this.chromeCache.TabIndex = 57;
  3228. this.chromeCache.Text = "Cache";
  3229. this.chromeCache.UseVisualStyleBackColor = true;
  3230. //
  3231. // label7
  3232. //
  3233. this.label7.AutoSize = true;
  3234. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3235. this.label7.ForeColor = System.Drawing.Color.DarkGray;
  3236. this.label7.Location = new System.Drawing.Point(31, 410);
  3237. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3238. this.label7.Name = "label7";
  3239. this.label7.Size = new System.Drawing.Size(112, 20);
  3240. this.label7.TabIndex = 56;
  3241. this.label7.Tag = "";
  3242. this.label7.Text = "Microsoft Edge";
  3243. //
  3244. // label6
  3245. //
  3246. this.label6.AutoSize = true;
  3247. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3248. this.label6.ForeColor = System.Drawing.Color.DarkGray;
  3249. this.label6.Location = new System.Drawing.Point(33, 701);
  3250. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3251. this.label6.Name = "label6";
  3252. this.label6.Size = new System.Drawing.Size(125, 20);
  3253. this.label6.TabIndex = 55;
  3254. this.label6.Tag = "";
  3255. this.label6.Text = "Internet Explorer";
  3256. //
  3257. // label5
  3258. //
  3259. this.label5.AutoSize = true;
  3260. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3261. this.label5.ForeColor = System.Drawing.Color.DarkGray;
  3262. this.label5.Location = new System.Drawing.Point(30, 306);
  3263. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3264. this.label5.Name = "label5";
  3265. this.label5.Size = new System.Drawing.Size(111, 20);
  3266. this.label5.TabIndex = 54;
  3267. this.label5.Tag = "";
  3268. this.label5.Text = "Mozilla Firefox";
  3269. //
  3270. // label4
  3271. //
  3272. this.label4.AutoSize = true;
  3273. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3274. this.label4.ForeColor = System.Drawing.Color.DarkGray;
  3275. this.label4.Location = new System.Drawing.Point(31, 146);
  3276. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3277. this.label4.Name = "label4";
  3278. this.label4.Size = new System.Drawing.Size(116, 20);
  3279. this.label4.TabIndex = 47;
  3280. this.label4.Tag = "";
  3281. this.label4.Text = "Google Chrome";
  3282. //
  3283. // pictureBox11
  3284. //
  3285. this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
  3286. this.pictureBox11.Location = new System.Drawing.Point(9, 410);
  3287. this.pictureBox11.Name = "pictureBox11";
  3288. this.pictureBox11.Size = new System.Drawing.Size(20, 20);
  3289. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3290. this.pictureBox11.TabIndex = 53;
  3291. this.pictureBox11.TabStop = false;
  3292. //
  3293. // pictureBox10
  3294. //
  3295. this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
  3296. this.pictureBox10.Location = new System.Drawing.Point(9, 700);
  3297. this.pictureBox10.Name = "pictureBox10";
  3298. this.pictureBox10.Size = new System.Drawing.Size(20, 20);
  3299. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3300. this.pictureBox10.TabIndex = 52;
  3301. this.pictureBox10.TabStop = false;
  3302. //
  3303. // pictureBox9
  3304. //
  3305. this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
  3306. this.pictureBox9.Location = new System.Drawing.Point(7, 146);
  3307. this.pictureBox9.Name = "pictureBox9";
  3308. this.pictureBox9.Size = new System.Drawing.Size(20, 20);
  3309. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3310. this.pictureBox9.TabIndex = 51;
  3311. this.pictureBox9.TabStop = false;
  3312. //
  3313. // pictureBox8
  3314. //
  3315. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  3316. this.pictureBox8.Location = new System.Drawing.Point(9, 306);
  3317. this.pictureBox8.Name = "pictureBox8";
  3318. this.pictureBox8.Size = new System.Drawing.Size(20, 20);
  3319. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3320. this.pictureBox8.TabIndex = 50;
  3321. this.pictureBox8.TabStop = false;
  3322. //
  3323. // checkErrorReports
  3324. //
  3325. this.checkErrorReports.AutoSize = true;
  3326. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3327. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  3328. this.checkErrorReports.Location = new System.Drawing.Point(8, 91);
  3329. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  3330. this.checkErrorReports.Name = "checkErrorReports";
  3331. this.checkErrorReports.Size = new System.Drawing.Size(106, 23);
  3332. this.checkErrorReports.TabIndex = 44;
  3333. this.checkErrorReports.Text = "Error reports";
  3334. this.checkErrorReports.UseVisualStyleBackColor = true;
  3335. //
  3336. // checkTemp
  3337. //
  3338. this.checkTemp.AutoSize = true;
  3339. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3340. this.checkTemp.ForeColor = System.Drawing.Color.White;
  3341. this.checkTemp.Location = new System.Drawing.Point(8, 37);
  3342. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  3343. this.checkTemp.Name = "checkTemp";
  3344. this.checkTemp.Size = new System.Drawing.Size(125, 23);
  3345. this.checkTemp.TabIndex = 36;
  3346. this.checkTemp.Text = "Temporary files";
  3347. this.checkTemp.UseVisualStyleBackColor = true;
  3348. //
  3349. // checkBin
  3350. //
  3351. this.checkBin.AutoSize = true;
  3352. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3353. this.checkBin.ForeColor = System.Drawing.Color.White;
  3354. this.checkBin.Location = new System.Drawing.Point(8, 118);
  3355. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  3356. this.checkBin.Name = "checkBin";
  3357. this.checkBin.Size = new System.Drawing.Size(100, 23);
  3358. this.checkBin.TabIndex = 41;
  3359. this.checkBin.Text = "Recycle Bin";
  3360. this.checkBin.UseVisualStyleBackColor = true;
  3361. //
  3362. // checkMiniDumps
  3363. //
  3364. this.checkMiniDumps.AutoSize = true;
  3365. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3366. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  3367. this.checkMiniDumps.Location = new System.Drawing.Point(8, 64);
  3368. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  3369. this.checkMiniDumps.Name = "checkMiniDumps";
  3370. this.checkMiniDumps.Size = new System.Drawing.Size(140, 23);
  3371. this.checkMiniDumps.TabIndex = 39;
  3372. this.checkMiniDumps.Text = "BSOD Minidumps";
  3373. this.checkMiniDumps.UseVisualStyleBackColor = true;
  3374. //
  3375. // pingerTab
  3376. //
  3377. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3378. this.pingerTab.Controls.Add(this.netTools);
  3379. this.pingerTab.Location = new System.Drawing.Point(4, 26);
  3380. this.pingerTab.Name = "pingerTab";
  3381. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  3382. this.pingerTab.Size = new System.Drawing.Size(1273, 611);
  3383. this.pingerTab.TabIndex = 13;
  3384. this.pingerTab.Text = "Pinger";
  3385. //
  3386. // netTools
  3387. //
  3388. this.netTools.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3389. this.netTools.Controls.Add(this.tabPage2);
  3390. this.netTools.Controls.Add(this.tabPage1);
  3391. this.netTools.Dock = System.Windows.Forms.DockStyle.Fill;
  3392. this.netTools.Location = new System.Drawing.Point(3, 3);
  3393. this.netTools.Margin = new System.Windows.Forms.Padding(0);
  3394. this.netTools.Multiline = true;
  3395. this.netTools.Name = "netTools";
  3396. this.netTools.Padding = new System.Drawing.Point(0, 0);
  3397. this.netTools.SelectedIndex = 0;
  3398. this.netTools.Size = new System.Drawing.Size(1267, 605);
  3399. this.netTools.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  3400. this.netTools.TabIndex = 104;
  3401. //
  3402. // tabPage2
  3403. //
  3404. this.tabPage2.AutoScroll = true;
  3405. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3406. this.tabPage2.Controls.Add(this.btnSetDns);
  3407. this.tabPage2.Controls.Add(this.txtDns6B);
  3408. this.tabPage2.Controls.Add(this.txtDns6A);
  3409. this.tabPage2.Controls.Add(this.label12);
  3410. this.tabPage2.Controls.Add(this.txtDns4B);
  3411. this.tabPage2.Controls.Add(this.txtDns4A);
  3412. this.tabPage2.Controls.Add(this.label10);
  3413. this.tabPage2.Controls.Add(this.chkCustomDns);
  3414. this.tabPage2.Controls.Add(this.chkAllNics);
  3415. this.tabPage2.Controls.Add(this.dnsTitle);
  3416. this.tabPage2.Controls.Add(this.linkDNSv6A);
  3417. this.tabPage2.Controls.Add(this.linkDNSv4A);
  3418. this.tabPage2.Controls.Add(this.linkDNSv6);
  3419. this.tabPage2.Controls.Add(this.linkDNSv4);
  3420. this.tabPage2.Controls.Add(this.label3);
  3421. this.tabPage2.Controls.Add(this.label1);
  3422. this.tabPage2.Controls.Add(this.btnOpenNetwork);
  3423. this.tabPage2.Controls.Add(this.flushCacheB);
  3424. this.tabPage2.Controls.Add(this.boxAdapter);
  3425. this.tabPage2.Controls.Add(this.boxDNS);
  3426. this.tabPage2.Location = new System.Drawing.Point(4, 4);
  3427. this.tabPage2.Name = "tabPage2";
  3428. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  3429. this.tabPage2.Size = new System.Drawing.Size(1259, 575);
  3430. this.tabPage2.TabIndex = 1;
  3431. this.tabPage2.Text = "DNS";
  3432. //
  3433. // btnSetDns
  3434. //
  3435. this.btnSetDns.BackColor = System.Drawing.Color.DodgerBlue;
  3436. this.btnSetDns.FlatAppearance.BorderSize = 0;
  3437. this.btnSetDns.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3438. this.btnSetDns.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3439. this.btnSetDns.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3440. this.btnSetDns.ForeColor = System.Drawing.Color.White;
  3441. this.btnSetDns.Location = new System.Drawing.Point(428, 521);
  3442. this.btnSetDns.Margin = new System.Windows.Forms.Padding(2);
  3443. this.btnSetDns.Name = "btnSetDns";
  3444. this.btnSetDns.Size = new System.Drawing.Size(260, 29);
  3445. this.btnSetDns.TabIndex = 123;
  3446. this.btnSetDns.Text = "Set as default";
  3447. this.btnSetDns.UseVisualStyleBackColor = false;
  3448. this.btnSetDns.Click += new System.EventHandler(this.btnSetDns_Click);
  3449. //
  3450. // txtDns6B
  3451. //
  3452. this.txtDns6B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3453. this.txtDns6B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3454. this.txtDns6B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3455. this.txtDns6B.ForeColor = System.Drawing.Color.White;
  3456. this.txtDns6B.Location = new System.Drawing.Point(359, 268);
  3457. this.txtDns6B.Margin = new System.Windows.Forms.Padding(2);
  3458. this.txtDns6B.Name = "txtDns6B";
  3459. this.txtDns6B.Size = new System.Drawing.Size(326, 29);
  3460. this.txtDns6B.TabIndex = 122;
  3461. this.txtDns6B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3462. this.txtDns6B.Visible = false;
  3463. //
  3464. // txtDns6A
  3465. //
  3466. this.txtDns6A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3467. this.txtDns6A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3468. this.txtDns6A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3469. this.txtDns6A.ForeColor = System.Drawing.Color.White;
  3470. this.txtDns6A.Location = new System.Drawing.Point(29, 268);
  3471. this.txtDns6A.Margin = new System.Windows.Forms.Padding(2);
  3472. this.txtDns6A.Name = "txtDns6A";
  3473. this.txtDns6A.Size = new System.Drawing.Size(326, 29);
  3474. this.txtDns6A.TabIndex = 120;
  3475. this.txtDns6A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3476. this.txtDns6A.Visible = false;
  3477. //
  3478. // label12
  3479. //
  3480. this.label12.AutoSize = true;
  3481. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3482. this.label12.ForeColor = System.Drawing.Color.Silver;
  3483. this.label12.Location = new System.Drawing.Point(25, 245);
  3484. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3485. this.label12.Name = "label12";
  3486. this.label12.Size = new System.Drawing.Size(36, 19);
  3487. this.label12.TabIndex = 121;
  3488. this.label12.Tag = "";
  3489. this.label12.Text = "IPv6";
  3490. this.label12.Visible = false;
  3491. //
  3492. // txtDns4B
  3493. //
  3494. this.txtDns4B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3495. this.txtDns4B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3496. this.txtDns4B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3497. this.txtDns4B.ForeColor = System.Drawing.Color.White;
  3498. this.txtDns4B.Location = new System.Drawing.Point(359, 212);
  3499. this.txtDns4B.Margin = new System.Windows.Forms.Padding(2);
  3500. this.txtDns4B.Name = "txtDns4B";
  3501. this.txtDns4B.Size = new System.Drawing.Size(326, 29);
  3502. this.txtDns4B.TabIndex = 119;
  3503. this.txtDns4B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3504. this.txtDns4B.Visible = false;
  3505. //
  3506. // txtDns4A
  3507. //
  3508. this.txtDns4A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3509. this.txtDns4A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3510. this.txtDns4A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3511. this.txtDns4A.ForeColor = System.Drawing.Color.White;
  3512. this.txtDns4A.Location = new System.Drawing.Point(29, 212);
  3513. this.txtDns4A.Margin = new System.Windows.Forms.Padding(2);
  3514. this.txtDns4A.Name = "txtDns4A";
  3515. this.txtDns4A.Size = new System.Drawing.Size(326, 29);
  3516. this.txtDns4A.TabIndex = 117;
  3517. this.txtDns4A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3518. this.txtDns4A.Visible = false;
  3519. //
  3520. // label10
  3521. //
  3522. this.label10.AutoSize = true;
  3523. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3524. this.label10.ForeColor = System.Drawing.Color.Silver;
  3525. this.label10.Location = new System.Drawing.Point(26, 189);
  3526. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3527. this.label10.Name = "label10";
  3528. this.label10.Size = new System.Drawing.Size(36, 19);
  3529. this.label10.TabIndex = 118;
  3530. this.label10.Tag = "";
  3531. this.label10.Text = "IPv4";
  3532. this.label10.Visible = false;
  3533. //
  3534. // chkCustomDns
  3535. //
  3536. this.chkCustomDns.AutoSize = true;
  3537. this.chkCustomDns.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3538. this.chkCustomDns.ForeColor = System.Drawing.Color.White;
  3539. this.chkCustomDns.Location = new System.Drawing.Point(29, 163);
  3540. this.chkCustomDns.Margin = new System.Windows.Forms.Padding(2);
  3541. this.chkCustomDns.Name = "chkCustomDns";
  3542. this.chkCustomDns.Size = new System.Drawing.Size(96, 24);
  3543. this.chkCustomDns.TabIndex = 116;
  3544. this.chkCustomDns.Text = "Set cutom";
  3545. this.chkCustomDns.UseVisualStyleBackColor = true;
  3546. this.chkCustomDns.CheckedChanged += new System.EventHandler(this.chkCustomDns_CheckedChanged);
  3547. //
  3548. // chkAllNics
  3549. //
  3550. this.chkAllNics.AutoSize = true;
  3551. this.chkAllNics.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3552. this.chkAllNics.ForeColor = System.Drawing.Color.White;
  3553. this.chkAllNics.Location = new System.Drawing.Point(29, 84);
  3554. this.chkAllNics.Margin = new System.Windows.Forms.Padding(2);
  3555. this.chkAllNics.Name = "chkAllNics";
  3556. this.chkAllNics.Size = new System.Drawing.Size(93, 24);
  3557. this.chkAllNics.TabIndex = 115;
  3558. this.chkAllNics.Text = "Set for all";
  3559. this.chkAllNics.UseVisualStyleBackColor = true;
  3560. //
  3561. // dnsTitle
  3562. //
  3563. this.dnsTitle.AutoSize = true;
  3564. this.dnsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3565. this.dnsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3566. this.dnsTitle.Location = new System.Drawing.Point(5, 3);
  3567. this.dnsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3568. this.dnsTitle.Name = "dnsTitle";
  3569. this.dnsTitle.Size = new System.Drawing.Size(258, 28);
  3570. this.dnsTitle.TabIndex = 114;
  3571. this.dnsTitle.Tag = "themeable";
  3572. this.dnsTitle.Text = "Rapidly change DNS server";
  3573. //
  3574. // linkDNSv6A
  3575. //
  3576. this.linkDNSv6A.AutoSize = true;
  3577. this.linkDNSv6A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3578. this.linkDNSv6A.ForeColor = System.Drawing.Color.DodgerBlue;
  3579. this.linkDNSv6A.LinkColor = System.Drawing.Color.DodgerBlue;
  3580. this.linkDNSv6A.Location = new System.Drawing.Point(106, 440);
  3581. this.linkDNSv6A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3582. this.linkDNSv6A.Name = "linkDNSv6A";
  3583. this.linkDNSv6A.Size = new System.Drawing.Size(15, 20);
  3584. this.linkDNSv6A.TabIndex = 113;
  3585. this.linkDNSv6A.TabStop = true;
  3586. this.linkDNSv6A.Tag = "themeable";
  3587. this.linkDNSv6A.Text = "-";
  3588. //
  3589. // linkDNSv4A
  3590. //
  3591. this.linkDNSv4A.AutoSize = true;
  3592. this.linkDNSv4A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3593. this.linkDNSv4A.ForeColor = System.Drawing.Color.DodgerBlue;
  3594. this.linkDNSv4A.LinkColor = System.Drawing.Color.DodgerBlue;
  3595. this.linkDNSv4A.Location = new System.Drawing.Point(105, 383);
  3596. this.linkDNSv4A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3597. this.linkDNSv4A.Name = "linkDNSv4A";
  3598. this.linkDNSv4A.Size = new System.Drawing.Size(15, 20);
  3599. this.linkDNSv4A.TabIndex = 112;
  3600. this.linkDNSv4A.TabStop = true;
  3601. this.linkDNSv4A.Tag = "themeable";
  3602. this.linkDNSv4A.Text = "-";
  3603. //
  3604. // linkDNSv6
  3605. //
  3606. this.linkDNSv6.AutoSize = true;
  3607. this.linkDNSv6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3608. this.linkDNSv6.ForeColor = System.Drawing.Color.DodgerBlue;
  3609. this.linkDNSv6.LinkColor = System.Drawing.Color.DodgerBlue;
  3610. this.linkDNSv6.Location = new System.Drawing.Point(106, 417);
  3611. this.linkDNSv6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3612. this.linkDNSv6.Name = "linkDNSv6";
  3613. this.linkDNSv6.Size = new System.Drawing.Size(15, 20);
  3614. this.linkDNSv6.TabIndex = 111;
  3615. this.linkDNSv6.TabStop = true;
  3616. this.linkDNSv6.Tag = "themeable";
  3617. this.linkDNSv6.Text = "-";
  3618. //
  3619. // linkDNSv4
  3620. //
  3621. this.linkDNSv4.AutoSize = true;
  3622. this.linkDNSv4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3623. this.linkDNSv4.ForeColor = System.Drawing.Color.DodgerBlue;
  3624. this.linkDNSv4.LinkColor = System.Drawing.Color.DodgerBlue;
  3625. this.linkDNSv4.Location = new System.Drawing.Point(106, 360);
  3626. this.linkDNSv4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3627. this.linkDNSv4.Name = "linkDNSv4";
  3628. this.linkDNSv4.Size = new System.Drawing.Size(15, 20);
  3629. this.linkDNSv4.TabIndex = 110;
  3630. this.linkDNSv4.TabStop = true;
  3631. this.linkDNSv4.Tag = "themeable";
  3632. this.linkDNSv4.Text = "-";
  3633. //
  3634. // label3
  3635. //
  3636. this.label3.AutoSize = true;
  3637. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3638. this.label3.ForeColor = System.Drawing.Color.Silver;
  3639. this.label3.Location = new System.Drawing.Point(24, 418);
  3640. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3641. this.label3.Name = "label3";
  3642. this.label3.Size = new System.Drawing.Size(77, 20);
  3643. this.label3.TabIndex = 109;
  3644. this.label3.Tag = "";
  3645. this.label3.Text = "DNS IPv6:";
  3646. //
  3647. // label1
  3648. //
  3649. this.label1.AutoSize = true;
  3650. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3651. this.label1.ForeColor = System.Drawing.Color.Silver;
  3652. this.label1.Location = new System.Drawing.Point(24, 361);
  3653. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3654. this.label1.Name = "label1";
  3655. this.label1.Size = new System.Drawing.Size(78, 20);
  3656. this.label1.TabIndex = 108;
  3657. this.label1.Tag = "";
  3658. this.label1.Text = "DNS IPv4:";
  3659. //
  3660. // btnOpenNetwork
  3661. //
  3662. this.btnOpenNetwork.BackColor = System.Drawing.Color.DodgerBlue;
  3663. this.btnOpenNetwork.FlatAppearance.BorderSize = 0;
  3664. this.btnOpenNetwork.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3665. this.btnOpenNetwork.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3666. this.btnOpenNetwork.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3667. this.btnOpenNetwork.ForeColor = System.Drawing.Color.White;
  3668. this.btnOpenNetwork.Location = new System.Drawing.Point(28, 521);
  3669. this.btnOpenNetwork.Margin = new System.Windows.Forms.Padding(2);
  3670. this.btnOpenNetwork.Name = "btnOpenNetwork";
  3671. this.btnOpenNetwork.Size = new System.Drawing.Size(260, 29);
  3672. this.btnOpenNetwork.TabIndex = 105;
  3673. this.btnOpenNetwork.Text = "Open Network Connections";
  3674. this.btnOpenNetwork.UseVisualStyleBackColor = false;
  3675. this.btnOpenNetwork.Click += new System.EventHandler(this.btnOpenNetwork_Click);
  3676. //
  3677. // flushCacheB
  3678. //
  3679. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  3680. this.flushCacheB.FlatAppearance.BorderSize = 0;
  3681. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3682. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3683. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3684. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  3685. this.flushCacheB.Location = new System.Drawing.Point(28, 488);
  3686. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  3687. this.flushCacheB.Name = "flushCacheB";
  3688. this.flushCacheB.Size = new System.Drawing.Size(260, 29);
  3689. this.flushCacheB.TabIndex = 104;
  3690. this.flushCacheB.Text = "Flush DNS cache";
  3691. this.flushCacheB.UseVisualStyleBackColor = false;
  3692. this.flushCacheB.Click += new System.EventHandler(this.flushCacheB_Click);
  3693. //
  3694. // boxAdapter
  3695. //
  3696. this.boxAdapter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3697. this.boxAdapter.BorderColor = System.Drawing.Color.Blue;
  3698. this.boxAdapter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3699. this.boxAdapter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3700. this.boxAdapter.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3701. this.boxAdapter.ForeColor = System.Drawing.Color.White;
  3702. this.boxAdapter.FormattingEnabled = true;
  3703. this.boxAdapter.Location = new System.Drawing.Point(28, 50);
  3704. this.boxAdapter.Name = "boxAdapter";
  3705. this.boxAdapter.Size = new System.Drawing.Size(660, 29);
  3706. this.boxAdapter.TabIndex = 107;
  3707. this.boxAdapter.Tag = "themeable";
  3708. //
  3709. // boxDNS
  3710. //
  3711. this.boxDNS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3712. this.boxDNS.BorderColor = System.Drawing.Color.Blue;
  3713. this.boxDNS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3714. this.boxDNS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3715. this.boxDNS.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3716. this.boxDNS.ForeColor = System.Drawing.Color.White;
  3717. this.boxDNS.FormattingEnabled = true;
  3718. this.boxDNS.Location = new System.Drawing.Point(28, 129);
  3719. this.boxDNS.Name = "boxDNS";
  3720. this.boxDNS.Size = new System.Drawing.Size(660, 29);
  3721. this.boxDNS.TabIndex = 106;
  3722. this.boxDNS.Tag = "themeable";
  3723. //
  3724. // tabPage1
  3725. //
  3726. this.tabPage1.AutoScroll = true;
  3727. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3728. this.tabPage1.Controls.Add(this.btnExport);
  3729. this.tabPage1.Controls.Add(this.copyB);
  3730. this.tabPage1.Controls.Add(this.copyIPB);
  3731. this.tabPage1.Controls.Add(this.panel7);
  3732. this.tabPage1.Controls.Add(this.lblResults);
  3733. this.tabPage1.Controls.Add(this.btnShodan);
  3734. this.tabPage1.Controls.Add(this.btnPing);
  3735. this.tabPage1.Controls.Add(this.txtPingInput);
  3736. this.tabPage1.Controls.Add(this.lblPinger);
  3737. this.tabPage1.Controls.Add(this.pingerTitle);
  3738. this.tabPage1.Location = new System.Drawing.Point(4, 4);
  3739. this.tabPage1.Name = "tabPage1";
  3740. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  3741. this.tabPage1.Size = new System.Drawing.Size(1259, 575);
  3742. this.tabPage1.TabIndex = 0;
  3743. this.tabPage1.Text = "Pinger";
  3744. //
  3745. // btnExport
  3746. //
  3747. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  3748. this.btnExport.FlatAppearance.BorderSize = 0;
  3749. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3750. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3751. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3752. this.btnExport.ForeColor = System.Drawing.Color.White;
  3753. this.btnExport.Location = new System.Drawing.Point(27, 487);
  3754. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  3755. this.btnExport.Name = "btnExport";
  3756. this.btnExport.Size = new System.Drawing.Size(136, 29);
  3757. this.btnExport.TabIndex = 93;
  3758. this.btnExport.Text = "Export...";
  3759. this.btnExport.UseVisualStyleBackColor = false;
  3760. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  3761. //
  3762. // copyB
  3763. //
  3764. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  3765. this.copyB.FlatAppearance.BorderSize = 0;
  3766. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3767. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3768. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3769. this.copyB.ForeColor = System.Drawing.Color.White;
  3770. this.copyB.Location = new System.Drawing.Point(25, 144);
  3771. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  3772. this.copyB.Name = "copyB";
  3773. this.copyB.Size = new System.Drawing.Size(185, 31);
  3774. this.copyB.TabIndex = 92;
  3775. this.copyB.Text = "Copy IP";
  3776. this.copyB.UseVisualStyleBackColor = false;
  3777. this.copyB.Click += new System.EventHandler(this.copyB_Click);
  3778. //
  3779. // copyIPB
  3780. //
  3781. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  3782. this.copyIPB.FlatAppearance.BorderSize = 0;
  3783. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3784. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3785. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3786. this.copyIPB.ForeColor = System.Drawing.Color.White;
  3787. this.copyIPB.Location = new System.Drawing.Point(214, 144);
  3788. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  3789. this.copyIPB.Name = "copyIPB";
  3790. this.copyIPB.Size = new System.Drawing.Size(185, 31);
  3791. this.copyIPB.TabIndex = 91;
  3792. this.copyIPB.Text = "Copy";
  3793. this.copyIPB.UseVisualStyleBackColor = false;
  3794. this.copyIPB.Click += new System.EventHandler(this.copyIPB_Click);
  3795. //
  3796. // panel7
  3797. //
  3798. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3799. this.panel7.Controls.Add(this.listPingResults);
  3800. this.panel7.Location = new System.Drawing.Point(27, 212);
  3801. this.panel7.Name = "panel7";
  3802. this.panel7.Size = new System.Drawing.Size(371, 270);
  3803. this.panel7.TabIndex = 90;
  3804. //
  3805. // listPingResults
  3806. //
  3807. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3808. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3809. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  3810. this.listPingResults.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  3811. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3812. this.listPingResults.ForeColor = System.Drawing.Color.White;
  3813. this.listPingResults.FormattingEnabled = true;
  3814. this.listPingResults.HorizontalScrollbar = true;
  3815. this.listPingResults.ItemHeight = 21;
  3816. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  3817. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  3818. this.listPingResults.Name = "listPingResults";
  3819. this.listPingResults.Size = new System.Drawing.Size(369, 268);
  3820. this.listPingResults.TabIndex = 79;
  3821. //
  3822. // lblResults
  3823. //
  3824. this.lblResults.AutoSize = true;
  3825. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3826. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  3827. this.lblResults.Location = new System.Drawing.Point(23, 192);
  3828. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3829. this.lblResults.Name = "lblResults";
  3830. this.lblResults.Size = new System.Drawing.Size(54, 19);
  3831. this.lblResults.TabIndex = 89;
  3832. this.lblResults.Tag = "";
  3833. this.lblResults.Text = "Results";
  3834. //
  3835. // btnShodan
  3836. //
  3837. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  3838. this.btnShodan.FlatAppearance.BorderSize = 0;
  3839. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3840. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3841. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3842. this.btnShodan.ForeColor = System.Drawing.Color.White;
  3843. this.btnShodan.Location = new System.Drawing.Point(25, 109);
  3844. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  3845. this.btnShodan.Name = "btnShodan";
  3846. this.btnShodan.Size = new System.Drawing.Size(185, 31);
  3847. this.btnShodan.TabIndex = 88;
  3848. this.btnShodan.Text = "Check on SHODAN.io";
  3849. this.btnShodan.UseVisualStyleBackColor = false;
  3850. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  3851. //
  3852. // btnPing
  3853. //
  3854. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  3855. this.btnPing.FlatAppearance.BorderSize = 0;
  3856. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3857. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3858. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3859. this.btnPing.ForeColor = System.Drawing.Color.White;
  3860. this.btnPing.Location = new System.Drawing.Point(214, 109);
  3861. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  3862. this.btnPing.Name = "btnPing";
  3863. this.btnPing.Size = new System.Drawing.Size(185, 31);
  3864. this.btnPing.TabIndex = 87;
  3865. this.btnPing.Text = "Ping";
  3866. this.btnPing.UseVisualStyleBackColor = false;
  3867. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  3868. //
  3869. // txtPingInput
  3870. //
  3871. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3872. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3873. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3874. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  3875. this.txtPingInput.Location = new System.Drawing.Point(25, 76);
  3876. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  3877. this.txtPingInput.Name = "txtPingInput";
  3878. this.txtPingInput.Size = new System.Drawing.Size(374, 29);
  3879. this.txtPingInput.TabIndex = 85;
  3880. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3881. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  3882. //
  3883. // lblPinger
  3884. //
  3885. this.lblPinger.AutoSize = true;
  3886. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3887. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  3888. this.lblPinger.Location = new System.Drawing.Point(22, 53);
  3889. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3890. this.lblPinger.Name = "lblPinger";
  3891. this.lblPinger.Size = new System.Drawing.Size(122, 19);
  3892. this.lblPinger.TabIndex = 86;
  3893. this.lblPinger.Tag = "";
  3894. this.lblPinger.Text = "IP / Domain name";
  3895. //
  3896. // pingerTitle
  3897. //
  3898. this.pingerTitle.AutoSize = true;
  3899. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3900. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3901. this.pingerTitle.Location = new System.Drawing.Point(5, 3);
  3902. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3903. this.pingerTitle.Name = "pingerTitle";
  3904. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  3905. this.pingerTitle.TabIndex = 84;
  3906. this.pingerTitle.Tag = "themeable";
  3907. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  3908. //
  3909. // hostsEditorTab
  3910. //
  3911. this.hostsEditorTab.AutoScroll = true;
  3912. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3913. this.hostsEditorTab.Controls.Add(this.panel4);
  3914. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  3915. this.hostsEditorTab.Controls.Add(this.linkLocate);
  3916. this.hostsEditorTab.Location = new System.Drawing.Point(4, 26);
  3917. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  3918. this.hostsEditorTab.Name = "hostsEditorTab";
  3919. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  3920. this.hostsEditorTab.Size = new System.Drawing.Size(1273, 611);
  3921. this.hostsEditorTab.TabIndex = 9;
  3922. this.hostsEditorTab.Text = "Hosts";
  3923. //
  3924. // panel4
  3925. //
  3926. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3927. | System.Windows.Forms.AnchorStyles.Left)
  3928. | System.Windows.Forms.AnchorStyles.Right)));
  3929. this.panel4.AutoScroll = true;
  3930. this.panel4.Controls.Add(this.chkIncludeWww);
  3931. this.panel4.Controls.Add(this.linkAdvancedEdit);
  3932. this.panel4.Controls.Add(this.linkRestoreDefault);
  3933. this.panel4.Controls.Add(this.lblLock);
  3934. this.panel4.Controls.Add(this.chkReadOnly);
  3935. this.panel4.Controls.Add(this.panelList);
  3936. this.panel4.Controls.Add(this.chkBlock);
  3937. this.panel4.Controls.Add(this.refreshHostsB);
  3938. this.panel4.Controls.Add(this.removeHostB);
  3939. this.panel4.Controls.Add(this.removeAllHostsB);
  3940. this.panel4.Controls.Add(this.addHostB);
  3941. this.panel4.Controls.Add(this.txtIP);
  3942. this.panel4.Controls.Add(this.txtDomain);
  3943. this.panel4.Controls.Add(this.lblDomain);
  3944. this.panel4.Controls.Add(this.lblIP);
  3945. this.panel4.Location = new System.Drawing.Point(6, 70);
  3946. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  3947. this.panel4.Name = "panel4";
  3948. this.panel4.Size = new System.Drawing.Size(1002, 537);
  3949. this.panel4.TabIndex = 53;
  3950. //
  3951. // chkIncludeWww
  3952. //
  3953. this.chkIncludeWww.AutoSize = true;
  3954. this.chkIncludeWww.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3955. this.chkIncludeWww.ForeColor = System.Drawing.Color.White;
  3956. this.chkIncludeWww.Location = new System.Drawing.Point(329, 136);
  3957. this.chkIncludeWww.Margin = new System.Windows.Forms.Padding(2);
  3958. this.chkIncludeWww.Name = "chkIncludeWww";
  3959. this.chkIncludeWww.Size = new System.Drawing.Size(134, 25);
  3960. this.chkIncludeWww.TabIndex = 63;
  3961. this.chkIncludeWww.Text = "WWW CNAME";
  3962. this.chkIncludeWww.UseVisualStyleBackColor = true;
  3963. //
  3964. // linkAdvancedEdit
  3965. //
  3966. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3967. this.linkAdvancedEdit.AutoSize = true;
  3968. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3969. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  3970. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  3971. this.linkAdvancedEdit.Location = new System.Drawing.Point(323, 338);
  3972. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3973. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  3974. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  3975. this.linkAdvancedEdit.TabIndex = 49;
  3976. this.linkAdvancedEdit.TabStop = true;
  3977. this.linkAdvancedEdit.Tag = "";
  3978. this.linkAdvancedEdit.Text = "Advanced editor";
  3979. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3980. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  3981. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3982. //
  3983. // linkRestoreDefault
  3984. //
  3985. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3986. this.linkRestoreDefault.AutoSize = true;
  3987. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3988. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  3989. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  3990. this.linkRestoreDefault.Location = new System.Drawing.Point(323, 369);
  3991. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3992. this.linkRestoreDefault.Name = "linkRestoreDefault";
  3993. this.linkRestoreDefault.Size = new System.Drawing.Size(123, 21);
  3994. this.linkRestoreDefault.TabIndex = 51;
  3995. this.linkRestoreDefault.TabStop = true;
  3996. this.linkRestoreDefault.Tag = "";
  3997. this.linkRestoreDefault.Text = "Restore default";
  3998. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3999. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  4000. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4001. //
  4002. // lblLock
  4003. //
  4004. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4005. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  4006. this.lblLock.Location = new System.Drawing.Point(325, 234);
  4007. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4008. this.lblLock.Name = "lblLock";
  4009. this.lblLock.Size = new System.Drawing.Size(315, 55);
  4010. this.lblLock.TabIndex = 62;
  4011. this.lblLock.Tag = "";
  4012. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  4013. //
  4014. // chkReadOnly
  4015. //
  4016. this.chkReadOnly.AutoSize = true;
  4017. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4018. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4019. this.chkReadOnly.Location = new System.Drawing.Point(329, 207);
  4020. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4021. this.chkReadOnly.Name = "chkReadOnly";
  4022. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4023. this.chkReadOnly.TabIndex = 61;
  4024. this.chkReadOnly.Text = "Read-only";
  4025. this.chkReadOnly.UseVisualStyleBackColor = true;
  4026. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4027. //
  4028. // panelList
  4029. //
  4030. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4031. this.panelList.Controls.Add(this.listHostEntries);
  4032. this.panelList.Location = new System.Drawing.Point(5, 3);
  4033. this.panelList.Name = "panelList";
  4034. this.panelList.Size = new System.Drawing.Size(312, 388);
  4035. this.panelList.TabIndex = 60;
  4036. //
  4037. // listHostEntries
  4038. //
  4039. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4040. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4041. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4042. this.listHostEntries.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  4043. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4044. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4045. this.listHostEntries.FormattingEnabled = true;
  4046. this.listHostEntries.HorizontalScrollbar = true;
  4047. this.listHostEntries.ItemHeight = 21;
  4048. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4049. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4050. this.listHostEntries.Name = "listHostEntries";
  4051. this.listHostEntries.Size = new System.Drawing.Size(310, 386);
  4052. this.listHostEntries.TabIndex = 52;
  4053. //
  4054. // chkBlock
  4055. //
  4056. this.chkBlock.AutoSize = true;
  4057. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4058. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4059. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  4060. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4061. this.chkBlock.Name = "chkBlock";
  4062. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4063. this.chkBlock.TabIndex = 59;
  4064. this.chkBlock.Text = "Block";
  4065. this.chkBlock.UseVisualStyleBackColor = true;
  4066. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4067. //
  4068. // refreshHostsB
  4069. //
  4070. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4071. this.refreshHostsB.FlatAppearance.BorderSize = 0;
  4072. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4073. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4074. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4075. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  4076. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  4077. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  4078. this.refreshHostsB.Name = "refreshHostsB";
  4079. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  4080. this.refreshHostsB.TabIndex = 55;
  4081. this.refreshHostsB.Text = "Refresh";
  4082. this.refreshHostsB.UseVisualStyleBackColor = false;
  4083. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  4084. //
  4085. // removeHostB
  4086. //
  4087. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4088. this.removeHostB.FlatAppearance.BorderSize = 0;
  4089. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4090. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4091. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4092. this.removeHostB.ForeColor = System.Drawing.Color.White;
  4093. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  4094. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  4095. this.removeHostB.Name = "removeHostB";
  4096. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  4097. this.removeHostB.TabIndex = 54;
  4098. this.removeHostB.Text = "Delete";
  4099. this.removeHostB.UseVisualStyleBackColor = false;
  4100. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  4101. //
  4102. // removeAllHostsB
  4103. //
  4104. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4105. this.removeAllHostsB.Enabled = false;
  4106. this.removeAllHostsB.FlatAppearance.BorderSize = 0;
  4107. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4108. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4109. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4110. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  4111. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  4112. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  4113. this.removeAllHostsB.Name = "removeAllHostsB";
  4114. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  4115. this.removeAllHostsB.TabIndex = 53;
  4116. this.removeAllHostsB.Text = "Delete all";
  4117. this.removeAllHostsB.UseVisualStyleBackColor = false;
  4118. this.removeAllHostsB.Visible = false;
  4119. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  4120. //
  4121. // addHostB
  4122. //
  4123. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4124. this.addHostB.FlatAppearance.BorderSize = 0;
  4125. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4126. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4127. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4128. this.addHostB.ForeColor = System.Drawing.Color.White;
  4129. this.addHostB.Location = new System.Drawing.Point(511, 110);
  4130. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  4131. this.addHostB.Name = "addHostB";
  4132. this.addHostB.Size = new System.Drawing.Size(127, 31);
  4133. this.addHostB.TabIndex = 57;
  4134. this.addHostB.Text = "Add";
  4135. this.addHostB.UseVisualStyleBackColor = false;
  4136. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  4137. //
  4138. // txtIP
  4139. //
  4140. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4141. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4142. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4143. this.txtIP.ForeColor = System.Drawing.Color.White;
  4144. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4145. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4146. this.txtIP.Name = "txtIP";
  4147. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4148. this.txtIP.TabIndex = 0;
  4149. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4150. //
  4151. // txtDomain
  4152. //
  4153. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4154. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4155. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4156. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4157. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4158. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4159. this.txtDomain.Name = "txtDomain";
  4160. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4161. this.txtDomain.TabIndex = 1;
  4162. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4163. //
  4164. // lblDomain
  4165. //
  4166. this.lblDomain.AutoSize = true;
  4167. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4168. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4169. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  4170. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4171. this.lblDomain.Name = "lblDomain";
  4172. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  4173. this.lblDomain.TabIndex = 55;
  4174. this.lblDomain.Tag = "themeable";
  4175. this.lblDomain.Text = "Domain";
  4176. //
  4177. // lblIP
  4178. //
  4179. this.lblIP.AutoSize = true;
  4180. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4181. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4182. this.lblIP.Location = new System.Drawing.Point(323, 0);
  4183. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4184. this.lblIP.Name = "lblIP";
  4185. this.lblIP.Size = new System.Drawing.Size(85, 21);
  4186. this.lblIP.TabIndex = 53;
  4187. this.lblIP.Tag = "themeable";
  4188. this.lblIP.Text = "IP address";
  4189. //
  4190. // hostsTitle
  4191. //
  4192. this.hostsTitle.AutoSize = true;
  4193. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4194. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4195. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  4196. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4197. this.hostsTitle.Name = "hostsTitle";
  4198. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  4199. this.hostsTitle.TabIndex = 3;
  4200. this.hostsTitle.Tag = "themeable";
  4201. this.hostsTitle.Text = "Edit your hosts file";
  4202. //
  4203. // linkLocate
  4204. //
  4205. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4206. this.linkLocate.AutoSize = true;
  4207. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4208. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4209. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4210. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  4211. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4212. this.linkLocate.Name = "linkLocate";
  4213. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  4214. this.linkLocate.TabIndex = 47;
  4215. this.linkLocate.TabStop = true;
  4216. this.linkLocate.Tag = "";
  4217. this.linkLocate.Text = "Locate";
  4218. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4219. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  4220. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4221. //
  4222. // registryFixerTab
  4223. //
  4224. this.registryFixerTab.AutoScroll = true;
  4225. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4226. this.registryFixerTab.Controls.Add(this.panel2);
  4227. this.registryFixerTab.Controls.Add(this.registryTitle);
  4228. this.registryFixerTab.Location = new System.Drawing.Point(4, 26);
  4229. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4230. this.registryFixerTab.Name = "registryFixerTab";
  4231. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4232. this.registryFixerTab.Size = new System.Drawing.Size(1273, 611);
  4233. this.registryFixerTab.TabIndex = 8;
  4234. this.registryFixerTab.Text = "Registry";
  4235. //
  4236. // panel2
  4237. //
  4238. this.panel2.AutoScroll = true;
  4239. this.panel2.Controls.Add(this.regFixB);
  4240. this.panel2.Controls.Add(this.regLbl);
  4241. this.panel2.Controls.Add(this.checkRestartExplorer);
  4242. this.panel2.Controls.Add(this.checkRegistryEditor);
  4243. this.panel2.Controls.Add(this.checkEnableAll);
  4244. this.panel2.Controls.Add(this.checkContextMenu);
  4245. this.panel2.Controls.Add(this.checkTaskManager);
  4246. this.panel2.Controls.Add(this.checkCommandPrompt);
  4247. this.panel2.Controls.Add(this.checkFirewall);
  4248. this.panel2.Controls.Add(this.checkRunDialog);
  4249. this.panel2.Controls.Add(this.checkFolderOptions);
  4250. this.panel2.Controls.Add(this.checkControlPanel);
  4251. this.panel2.Location = new System.Drawing.Point(11, 40);
  4252. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4253. this.panel2.Name = "panel2";
  4254. this.panel2.Size = new System.Drawing.Size(755, 286);
  4255. this.panel2.TabIndex = 48;
  4256. //
  4257. // regFixB
  4258. //
  4259. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  4260. this.regFixB.FlatAppearance.BorderSize = 0;
  4261. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4262. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4263. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4264. this.regFixB.ForeColor = System.Drawing.Color.White;
  4265. this.regFixB.Location = new System.Drawing.Point(29, 252);
  4266. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  4267. this.regFixB.Name = "regFixB";
  4268. this.regFixB.Size = new System.Drawing.Size(154, 31);
  4269. this.regFixB.TabIndex = 49;
  4270. this.regFixB.Text = "Fix";
  4271. this.regFixB.UseVisualStyleBackColor = false;
  4272. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  4273. //
  4274. // regLbl
  4275. //
  4276. this.regLbl.AutoSize = true;
  4277. 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)));
  4278. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  4279. this.regLbl.Location = new System.Drawing.Point(94, 208);
  4280. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4281. this.regLbl.Name = "regLbl";
  4282. this.regLbl.Size = new System.Drawing.Size(236, 21);
  4283. this.regLbl.TabIndex = 51;
  4284. this.regLbl.Tag = "";
  4285. this.regLbl.Text = "(some changes might need this)";
  4286. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4287. //
  4288. // checkRestartExplorer
  4289. //
  4290. this.checkRestartExplorer.AutoSize = true;
  4291. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4292. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4293. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 181);
  4294. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4295. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4296. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4297. this.checkRestartExplorer.TabIndex = 50;
  4298. this.checkRestartExplorer.Tag = "";
  4299. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4300. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4301. //
  4302. // checkRegistryEditor
  4303. //
  4304. this.checkRegistryEditor.AutoSize = true;
  4305. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4306. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4307. this.checkRegistryEditor.Location = new System.Drawing.Point(291, 136);
  4308. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4309. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4310. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4311. this.checkRegistryEditor.TabIndex = 38;
  4312. this.checkRegistryEditor.Text = "Registry Editor";
  4313. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4314. //
  4315. // checkEnableAll
  4316. //
  4317. this.checkEnableAll.AutoSize = true;
  4318. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4319. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4320. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4321. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4322. this.checkEnableAll.Name = "checkEnableAll";
  4323. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4324. this.checkEnableAll.TabIndex = 35;
  4325. this.checkEnableAll.Tag = "";
  4326. this.checkEnableAll.Text = "Enable all";
  4327. this.checkEnableAll.UseVisualStyleBackColor = true;
  4328. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4329. //
  4330. // checkContextMenu
  4331. //
  4332. this.checkContextMenu.AutoSize = true;
  4333. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4334. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4335. this.checkContextMenu.Location = new System.Drawing.Point(291, 75);
  4336. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4337. this.checkContextMenu.Name = "checkContextMenu";
  4338. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4339. this.checkContextMenu.TabIndex = 43;
  4340. this.checkContextMenu.Text = "Right Click menu";
  4341. this.checkContextMenu.UseVisualStyleBackColor = true;
  4342. //
  4343. // checkTaskManager
  4344. //
  4345. this.checkTaskManager.AutoSize = true;
  4346. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4347. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4348. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4349. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4350. this.checkTaskManager.Name = "checkTaskManager";
  4351. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4352. this.checkTaskManager.TabIndex = 36;
  4353. this.checkTaskManager.Text = "Task Manager";
  4354. this.checkTaskManager.UseVisualStyleBackColor = true;
  4355. //
  4356. // checkCommandPrompt
  4357. //
  4358. this.checkCommandPrompt.AutoSize = true;
  4359. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4360. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4361. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4362. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4363. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4364. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4365. this.checkCommandPrompt.TabIndex = 42;
  4366. this.checkCommandPrompt.Text = "Command Prompt";
  4367. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4368. //
  4369. // checkFirewall
  4370. //
  4371. this.checkFirewall.AutoSize = true;
  4372. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4373. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4374. this.checkFirewall.Location = new System.Drawing.Point(291, 106);
  4375. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4376. this.checkFirewall.Name = "checkFirewall";
  4377. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4378. this.checkFirewall.TabIndex = 37;
  4379. this.checkFirewall.Text = "Windows Firewall";
  4380. this.checkFirewall.UseVisualStyleBackColor = true;
  4381. //
  4382. // checkRunDialog
  4383. //
  4384. this.checkRunDialog.AutoSize = true;
  4385. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4386. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4387. this.checkRunDialog.Location = new System.Drawing.Point(291, 45);
  4388. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4389. this.checkRunDialog.Name = "checkRunDialog";
  4390. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4391. this.checkRunDialog.TabIndex = 41;
  4392. this.checkRunDialog.Text = "Run Dialog";
  4393. this.checkRunDialog.UseVisualStyleBackColor = true;
  4394. //
  4395. // checkFolderOptions
  4396. //
  4397. this.checkFolderOptions.AutoSize = true;
  4398. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4399. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4400. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4401. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4402. this.checkFolderOptions.Name = "checkFolderOptions";
  4403. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4404. this.checkFolderOptions.TabIndex = 39;
  4405. this.checkFolderOptions.Text = "Folder Options";
  4406. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4407. //
  4408. // checkControlPanel
  4409. //
  4410. this.checkControlPanel.AutoSize = true;
  4411. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4412. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4413. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  4414. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4415. this.checkControlPanel.Name = "checkControlPanel";
  4416. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  4417. this.checkControlPanel.TabIndex = 40;
  4418. this.checkControlPanel.Text = "Control Panel";
  4419. this.checkControlPanel.UseVisualStyleBackColor = true;
  4420. //
  4421. // registryTitle
  4422. //
  4423. this.registryTitle.AutoSize = true;
  4424. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4425. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4426. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  4427. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4428. this.registryTitle.Name = "registryTitle";
  4429. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  4430. this.registryTitle.TabIndex = 47;
  4431. this.registryTitle.Tag = "themeable";
  4432. this.registryTitle.Text = "Fix common registry issues";
  4433. //
  4434. // indiciumTab
  4435. //
  4436. this.indiciumTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4437. this.indiciumTab.Controls.Add(this.panel12);
  4438. this.indiciumTab.Controls.Add(this.panel11);
  4439. this.indiciumTab.Location = new System.Drawing.Point(4, 26);
  4440. this.indiciumTab.Name = "indiciumTab";
  4441. this.indiciumTab.Padding = new System.Windows.Forms.Padding(3);
  4442. this.indiciumTab.Size = new System.Drawing.Size(1273, 611);
  4443. this.indiciumTab.TabIndex = 14;
  4444. this.indiciumTab.Text = "Hardware";
  4445. //
  4446. // panel12
  4447. //
  4448. this.panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4449. this.panel12.Controls.Add(this.specsTree);
  4450. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  4451. this.panel12.Location = new System.Drawing.Point(3, 38);
  4452. this.panel12.Name = "panel12";
  4453. this.panel12.Size = new System.Drawing.Size(1267, 570);
  4454. this.panel12.TabIndex = 2;
  4455. //
  4456. // specsTree
  4457. //
  4458. this.specsTree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4459. this.specsTree.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4460. this.specsTree.ContextMenuStrip = this.indiciumMenu;
  4461. this.specsTree.Dock = System.Windows.Forms.DockStyle.Fill;
  4462. this.specsTree.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
  4463. this.specsTree.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4464. this.specsTree.ForeColor = System.Drawing.Color.White;
  4465. this.specsTree.Location = new System.Drawing.Point(0, 0);
  4466. this.specsTree.Name = "specsTree";
  4467. treeNode1.ImageIndex = 0;
  4468. treeNode1.Name = "cpu";
  4469. treeNode1.SelectedImageIndex = 0;
  4470. treeNode1.Text = "Processors";
  4471. treeNode2.ImageIndex = 1;
  4472. treeNode2.Name = "ram";
  4473. treeNode2.SelectedImageIndex = 1;
  4474. treeNode2.Text = "Memory";
  4475. treeNode3.ImageIndex = 2;
  4476. treeNode3.Name = "gpu";
  4477. treeNode3.SelectedImageIndex = 2;
  4478. treeNode3.Text = "Graphics";
  4479. treeNode4.ImageIndex = 3;
  4480. treeNode4.Name = "mobo";
  4481. treeNode4.SelectedImageIndex = 3;
  4482. treeNode4.Text = "Motherboard";
  4483. treeNode5.ImageIndex = 4;
  4484. treeNode5.Name = "disk";
  4485. treeNode5.SelectedImageIndex = 4;
  4486. treeNode5.Text = "Storage";
  4487. treeNode6.ImageIndex = 5;
  4488. treeNode6.Name = "inet";
  4489. treeNode6.SelectedImageIndex = 5;
  4490. treeNode6.Text = "Network Adapters";
  4491. treeNode7.ImageIndex = 6;
  4492. treeNode7.Name = "audio";
  4493. treeNode7.SelectedImageIndex = 6;
  4494. treeNode7.Text = "Audio";
  4495. treeNode8.ImageIndex = 7;
  4496. treeNode8.Name = "dev";
  4497. treeNode8.SelectedImageIndex = 7;
  4498. treeNode8.Text = "Peripherals";
  4499. this.specsTree.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  4500. treeNode1,
  4501. treeNode2,
  4502. treeNode3,
  4503. treeNode4,
  4504. treeNode5,
  4505. treeNode6,
  4506. treeNode7,
  4507. treeNode8});
  4508. this.specsTree.Size = new System.Drawing.Size(1265, 568);
  4509. this.specsTree.TabIndex = 0;
  4510. this.specsTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.specsTree_NodeMouseClick);
  4511. //
  4512. // indiciumMenu
  4513. //
  4514. this.indiciumMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  4515. this.indiciumMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4516. this.indiciumMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4517. this.indiciumMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4518. this.toolHWCopy,
  4519. this.toolHWGoogle,
  4520. this.toolHWDuck});
  4521. this.indiciumMenu.Name = "launcherMenu";
  4522. this.indiciumMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4523. this.indiciumMenu.ShowImageMargin = false;
  4524. this.indiciumMenu.Size = new System.Drawing.Size(223, 76);
  4525. //
  4526. // toolHWCopy
  4527. //
  4528. this.toolHWCopy.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4529. this.toolHWCopy.ForeColor = System.Drawing.Color.White;
  4530. this.toolHWCopy.Name = "toolHWCopy";
  4531. this.toolHWCopy.Size = new System.Drawing.Size(222, 24);
  4532. this.toolHWCopy.Text = "Copy";
  4533. this.toolHWCopy.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4534. this.toolHWCopy.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  4535. //
  4536. // toolHWGoogle
  4537. //
  4538. this.toolHWGoogle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4539. this.toolHWGoogle.ForeColor = System.Drawing.Color.White;
  4540. this.toolHWGoogle.Name = "toolHWGoogle";
  4541. this.toolHWGoogle.Size = new System.Drawing.Size(222, 24);
  4542. this.toolHWGoogle.Text = "Search with Google...";
  4543. this.toolHWGoogle.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4544. this.toolHWGoogle.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  4545. //
  4546. // toolHWDuck
  4547. //
  4548. this.toolHWDuck.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4549. this.toolHWDuck.ForeColor = System.Drawing.Color.White;
  4550. this.toolHWDuck.Name = "toolHWDuck";
  4551. this.toolHWDuck.Size = new System.Drawing.Size(222, 24);
  4552. this.toolHWDuck.Text = "Search with DuckDuckGo...";
  4553. this.toolHWDuck.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4554. this.toolHWDuck.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
  4555. //
  4556. // panel11
  4557. //
  4558. this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4559. this.panel11.Controls.Add(this.btnCopyHW);
  4560. this.panel11.Controls.Add(this.btnSaveHW);
  4561. this.panel11.Controls.Add(this.hwDetailed);
  4562. this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
  4563. this.panel11.Location = new System.Drawing.Point(3, 3);
  4564. this.panel11.Name = "panel11";
  4565. this.panel11.Size = new System.Drawing.Size(1267, 35);
  4566. this.panel11.TabIndex = 1;
  4567. //
  4568. // btnCopyHW
  4569. //
  4570. this.btnCopyHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4571. this.btnCopyHW.BackColor = System.Drawing.Color.DodgerBlue;
  4572. this.btnCopyHW.FlatAppearance.BorderSize = 0;
  4573. this.btnCopyHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4574. this.btnCopyHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4575. this.btnCopyHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4576. this.btnCopyHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4577. this.btnCopyHW.ForeColor = System.Drawing.Color.White;
  4578. this.btnCopyHW.Location = new System.Drawing.Point(1116, 4);
  4579. this.btnCopyHW.Margin = new System.Windows.Forms.Padding(2);
  4580. this.btnCopyHW.Name = "btnCopyHW";
  4581. this.btnCopyHW.Size = new System.Drawing.Size(146, 24);
  4582. this.btnCopyHW.TabIndex = 163;
  4583. this.btnCopyHW.Text = "Copy";
  4584. this.btnCopyHW.UseVisualStyleBackColor = false;
  4585. this.btnCopyHW.Click += new System.EventHandler(this.btnCopyHW_Click);
  4586. //
  4587. // btnSaveHW
  4588. //
  4589. this.btnSaveHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4590. this.btnSaveHW.BackColor = System.Drawing.Color.DodgerBlue;
  4591. this.btnSaveHW.FlatAppearance.BorderSize = 0;
  4592. this.btnSaveHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4593. this.btnSaveHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4594. this.btnSaveHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4595. this.btnSaveHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4596. this.btnSaveHW.ForeColor = System.Drawing.Color.White;
  4597. this.btnSaveHW.Location = new System.Drawing.Point(965, 4);
  4598. this.btnSaveHW.Margin = new System.Windows.Forms.Padding(2);
  4599. this.btnSaveHW.Name = "btnSaveHW";
  4600. this.btnSaveHW.Size = new System.Drawing.Size(146, 24);
  4601. this.btnSaveHW.TabIndex = 162;
  4602. this.btnSaveHW.Text = "Save";
  4603. this.btnSaveHW.UseVisualStyleBackColor = false;
  4604. this.btnSaveHW.Click += new System.EventHandler(this.btnSaveHW_Click);
  4605. //
  4606. // hwDetailed
  4607. //
  4608. this.hwDetailed.AccessibleName = "Detailed View";
  4609. this.hwDetailed.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4610. this.hwDetailed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4611. this.hwDetailed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4612. this.hwDetailed.ForeColor = System.Drawing.Color.White;
  4613. this.hwDetailed.LabelText = "Detailed View";
  4614. this.hwDetailed.Location = new System.Drawing.Point(5, 4);
  4615. this.hwDetailed.Margin = new System.Windows.Forms.Padding(6);
  4616. this.hwDetailed.Name = "hwDetailed";
  4617. this.hwDetailed.Size = new System.Drawing.Size(374, 24);
  4618. this.hwDetailed.TabIndex = 89;
  4619. this.hwDetailed.Tag = "themeable";
  4620. this.hwDetailed.ToggleChecked = true;
  4621. this.hwDetailed.ToggleClicked += new System.EventHandler(this.hwDetailed_ToggleClicked);
  4622. //
  4623. // integratorTab
  4624. //
  4625. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4626. this.integratorTab.Controls.Add(this.synapse);
  4627. this.integratorTab.Location = new System.Drawing.Point(4, 26);
  4628. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  4629. this.integratorTab.Name = "integratorTab";
  4630. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  4631. this.integratorTab.Size = new System.Drawing.Size(1273, 599);
  4632. this.integratorTab.TabIndex = 10;
  4633. this.integratorTab.Text = "Integrator";
  4634. //
  4635. // synapse
  4636. //
  4637. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  4638. this.synapse.Controls.Add(this.integratorInfoTab);
  4639. this.synapse.Controls.Add(this.tabPage8);
  4640. this.synapse.Controls.Add(this.tabPage9);
  4641. this.synapse.Controls.Add(this.tabPage10);
  4642. this.synapse.Controls.Add(this.tabPage11);
  4643. this.synapse.Controls.Add(this.tabPage3);
  4644. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  4645. this.synapse.Location = new System.Drawing.Point(2, 2);
  4646. this.synapse.Margin = new System.Windows.Forms.Padding(0);
  4647. this.synapse.Multiline = true;
  4648. this.synapse.Name = "synapse";
  4649. this.synapse.Padding = new System.Drawing.Point(0, 0);
  4650. this.synapse.SelectedIndex = 0;
  4651. this.synapse.Size = new System.Drawing.Size(1269, 595);
  4652. this.synapse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  4653. this.synapse.TabIndex = 0;
  4654. //
  4655. // integratorInfoTab
  4656. //
  4657. this.integratorInfoTab.AutoScroll = true;
  4658. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4659. this.integratorInfoTab.Controls.Add(this.integrator7);
  4660. this.integratorInfoTab.Controls.Add(this.integrator6);
  4661. this.integratorInfoTab.Controls.Add(this.integrator5);
  4662. this.integratorInfoTab.Controls.Add(this.integrator4);
  4663. this.integratorInfoTab.Controls.Add(this.integrator3);
  4664. this.integratorInfoTab.Controls.Add(this.integrator2);
  4665. this.integratorInfoTab.Controls.Add(this.integrator1);
  4666. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  4667. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  4668. this.integratorInfoTab.Name = "integratorInfoTab";
  4669. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  4670. this.integratorInfoTab.Size = new System.Drawing.Size(1261, 565);
  4671. this.integratorInfoTab.TabIndex = 0;
  4672. this.integratorInfoTab.Text = "Info";
  4673. //
  4674. // integrator7
  4675. //
  4676. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4677. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  4678. this.integrator7.Location = new System.Drawing.Point(6, 225);
  4679. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4680. this.integrator7.Name = "integrator7";
  4681. this.integrator7.Size = new System.Drawing.Size(763, 309);
  4682. this.integrator7.TabIndex = 10;
  4683. this.integrator7.Tag = "";
  4684. this.integrator7.Text = resources.GetString("integrator7.Text");
  4685. //
  4686. // integrator6
  4687. //
  4688. this.integrator6.AutoSize = true;
  4689. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4690. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  4691. this.integrator6.Location = new System.Drawing.Point(38, 183);
  4692. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4693. this.integrator6.Name = "integrator6";
  4694. this.integrator6.Size = new System.Drawing.Size(103, 21);
  4695. this.integrator6.TabIndex = 9;
  4696. this.integrator6.Tag = "";
  4697. this.integrator6.Text = "• Commands";
  4698. //
  4699. // integrator5
  4700. //
  4701. this.integrator5.AutoSize = true;
  4702. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4703. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  4704. this.integrator5.Location = new System.Drawing.Point(38, 158);
  4705. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4706. this.integrator5.Name = "integrator5";
  4707. this.integrator5.Size = new System.Drawing.Size(133, 21);
  4708. this.integrator5.TabIndex = 8;
  4709. this.integrator5.Tag = "";
  4710. this.integrator5.Text = "• Any type of file";
  4711. //
  4712. // integrator4
  4713. //
  4714. this.integrator4.AutoSize = true;
  4715. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4716. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  4717. this.integrator4.Location = new System.Drawing.Point(38, 132);
  4718. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4719. this.integrator4.Name = "integrator4";
  4720. this.integrator4.Size = new System.Drawing.Size(156, 21);
  4721. this.integrator4.TabIndex = 7;
  4722. this.integrator4.Tag = "";
  4723. this.integrator4.Text = "• Links to webpages";
  4724. //
  4725. // integrator3
  4726. //
  4727. this.integrator3.AutoSize = true;
  4728. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4729. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  4730. this.integrator3.Location = new System.Drawing.Point(38, 106);
  4731. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4732. this.integrator3.Name = "integrator3";
  4733. this.integrator3.Size = new System.Drawing.Size(167, 21);
  4734. this.integrator3.TabIndex = 6;
  4735. this.integrator3.Tag = "";
  4736. this.integrator3.Text = "• Shortcuts to folders";
  4737. //
  4738. // integrator2
  4739. //
  4740. this.integrator2.AutoSize = true;
  4741. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4742. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  4743. this.integrator2.Location = new System.Drawing.Point(38, 81);
  4744. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4745. this.integrator2.Name = "integrator2";
  4746. this.integrator2.Size = new System.Drawing.Size(117, 21);
  4747. this.integrator2.TabIndex = 5;
  4748. this.integrator2.Tag = "";
  4749. this.integrator2.Text = "• Any program";
  4750. //
  4751. // integrator1
  4752. //
  4753. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4754. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  4755. this.integrator1.Location = new System.Drawing.Point(6, 10);
  4756. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4757. this.integrator1.Name = "integrator1";
  4758. this.integrator1.Size = new System.Drawing.Size(811, 61);
  4759. this.integrator1.TabIndex = 4;
  4760. this.integrator1.Tag = "";
  4761. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  4762. //
  4763. // tabPage8
  4764. //
  4765. this.tabPage8.AutoScroll = true;
  4766. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4767. this.tabPage8.Controls.Add(this.btnAddItem);
  4768. this.tabPage8.Controls.Add(this.itemnamegroup);
  4769. this.tabPage8.Controls.Add(this.security);
  4770. this.tabPage8.Controls.Add(this.itemposition);
  4771. this.tabPage8.Controls.Add(this.icontoaddgroup);
  4772. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  4773. this.tabPage8.Controls.Add(this.itemtype);
  4774. this.tabPage8.Controls.Add(this.addItemL);
  4775. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  4776. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  4777. this.tabPage8.Name = "tabPage8";
  4778. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  4779. this.tabPage8.Size = new System.Drawing.Size(1261, 619);
  4780. this.tabPage8.TabIndex = 1;
  4781. this.tabPage8.Text = "Add/Modify";
  4782. //
  4783. // btnAddItem
  4784. //
  4785. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  4786. this.btnAddItem.FlatAppearance.BorderSize = 0;
  4787. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4788. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4789. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4790. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  4791. this.btnAddItem.Location = new System.Drawing.Point(436, 473);
  4792. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  4793. this.btnAddItem.Name = "btnAddItem";
  4794. this.btnAddItem.Size = new System.Drawing.Size(202, 31);
  4795. this.btnAddItem.TabIndex = 85;
  4796. this.btnAddItem.Text = "Add/Modify";
  4797. this.btnAddItem.UseVisualStyleBackColor = false;
  4798. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  4799. //
  4800. // itemnamegroup
  4801. //
  4802. this.itemnamegroup.Controls.Add(this.txtItemName);
  4803. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4804. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  4805. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  4806. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  4807. this.itemnamegroup.Name = "itemnamegroup";
  4808. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  4809. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  4810. this.itemnamegroup.TabIndex = 84;
  4811. this.itemnamegroup.TabStop = false;
  4812. this.itemnamegroup.Text = "Item name in menu:";
  4813. //
  4814. // txtItemName
  4815. //
  4816. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4817. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4818. this.txtItemName.ForeColor = System.Drawing.Color.White;
  4819. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  4820. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  4821. this.txtItemName.Name = "txtItemName";
  4822. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  4823. this.txtItemName.TabIndex = 82;
  4824. //
  4825. // security
  4826. //
  4827. this.security.Controls.Add(this.checkShift);
  4828. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4829. this.security.ForeColor = System.Drawing.Color.Silver;
  4830. this.security.Location = new System.Drawing.Point(11, 338);
  4831. this.security.Margin = new System.Windows.Forms.Padding(2);
  4832. this.security.Name = "security";
  4833. this.security.Padding = new System.Windows.Forms.Padding(2);
  4834. this.security.Size = new System.Drawing.Size(627, 61);
  4835. this.security.TabIndex = 83;
  4836. this.security.TabStop = false;
  4837. this.security.Text = "Security:";
  4838. //
  4839. // checkShift
  4840. //
  4841. this.checkShift.AutoSize = true;
  4842. this.checkShift.ForeColor = System.Drawing.Color.White;
  4843. this.checkShift.Location = new System.Drawing.Point(11, 26);
  4844. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  4845. this.checkShift.Name = "checkShift";
  4846. this.checkShift.Size = new System.Drawing.Size(300, 25);
  4847. this.checkShift.TabIndex = 83;
  4848. this.checkShift.Text = "Show only when SHIFT key is pressed";
  4849. this.checkShift.UseVisualStyleBackColor = true;
  4850. //
  4851. // itemposition
  4852. //
  4853. this.itemposition.Controls.Add(this.radioTop);
  4854. this.itemposition.Controls.Add(this.radioMiddle);
  4855. this.itemposition.Controls.Add(this.radioBottom);
  4856. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4857. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  4858. this.itemposition.Location = new System.Drawing.Point(11, 272);
  4859. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  4860. this.itemposition.Name = "itemposition";
  4861. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  4862. this.itemposition.Size = new System.Drawing.Size(627, 62);
  4863. this.itemposition.TabIndex = 82;
  4864. this.itemposition.TabStop = false;
  4865. this.itemposition.Text = "Item position:";
  4866. //
  4867. // radioTop
  4868. //
  4869. this.radioTop.AutoSize = true;
  4870. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4871. this.radioTop.ForeColor = System.Drawing.Color.White;
  4872. this.radioTop.Location = new System.Drawing.Point(11, 26);
  4873. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  4874. this.radioTop.Name = "radioTop";
  4875. this.radioTop.Size = new System.Drawing.Size(55, 25);
  4876. this.radioTop.TabIndex = 83;
  4877. this.radioTop.Text = "Top";
  4878. this.radioTop.UseVisualStyleBackColor = true;
  4879. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  4880. //
  4881. // radioMiddle
  4882. //
  4883. this.radioMiddle.AutoSize = true;
  4884. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  4885. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  4886. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  4887. this.radioMiddle.Name = "radioMiddle";
  4888. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  4889. this.radioMiddle.TabIndex = 84;
  4890. this.radioMiddle.Text = "Middle";
  4891. this.radioMiddle.UseVisualStyleBackColor = true;
  4892. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  4893. //
  4894. // radioBottom
  4895. //
  4896. this.radioBottom.AutoSize = true;
  4897. this.radioBottom.ForeColor = System.Drawing.Color.White;
  4898. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  4899. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  4900. this.radioBottom.Name = "radioBottom";
  4901. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  4902. this.radioBottom.TabIndex = 85;
  4903. this.radioBottom.Text = "Bottom";
  4904. this.radioBottom.UseVisualStyleBackColor = true;
  4905. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  4906. //
  4907. // icontoaddgroup
  4908. //
  4909. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  4910. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  4911. this.icontoaddgroup.Controls.Add(this.txtIcon);
  4912. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4913. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  4914. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  4915. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  4916. this.icontoaddgroup.Name = "icontoaddgroup";
  4917. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  4918. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  4919. this.icontoaddgroup.TabIndex = 81;
  4920. this.icontoaddgroup.TabStop = false;
  4921. this.icontoaddgroup.Text = "Icon to add:";
  4922. //
  4923. // checkDefaultIcon
  4924. //
  4925. this.checkDefaultIcon.AutoSize = true;
  4926. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4927. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  4928. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  4929. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  4930. this.checkDefaultIcon.Name = "checkDefaultIcon";
  4931. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  4932. this.checkDefaultIcon.TabIndex = 82;
  4933. this.checkDefaultIcon.Text = "Use program\'s icon";
  4934. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  4935. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  4936. //
  4937. // btnBrowseIcon
  4938. //
  4939. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4940. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  4941. this.btnBrowseIcon.Enabled = false;
  4942. this.btnBrowseIcon.FlatAppearance.BorderSize = 0;
  4943. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4944. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4945. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4946. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  4947. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  4948. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  4949. this.btnBrowseIcon.Name = "btnBrowseIcon";
  4950. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  4951. this.btnBrowseIcon.TabIndex = 82;
  4952. this.btnBrowseIcon.Text = "...";
  4953. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  4954. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  4955. //
  4956. // txtIcon
  4957. //
  4958. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4959. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4960. this.txtIcon.Enabled = false;
  4961. this.txtIcon.ForeColor = System.Drawing.Color.White;
  4962. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  4963. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  4964. this.txtIcon.Name = "txtIcon";
  4965. this.txtIcon.ReadOnly = true;
  4966. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  4967. this.txtIcon.TabIndex = 81;
  4968. //
  4969. // itemtoaddgroup
  4970. //
  4971. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  4972. this.itemtoaddgroup.Controls.Add(this.txtItem);
  4973. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4974. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  4975. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  4976. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  4977. this.itemtoaddgroup.Name = "itemtoaddgroup";
  4978. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  4979. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  4980. this.itemtoaddgroup.TabIndex = 80;
  4981. this.itemtoaddgroup.TabStop = false;
  4982. this.itemtoaddgroup.Text = "Program to add:";
  4983. //
  4984. // btnBrowseItem
  4985. //
  4986. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4987. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  4988. this.btnBrowseItem.FlatAppearance.BorderSize = 0;
  4989. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4990. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4991. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4992. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  4993. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  4994. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  4995. this.btnBrowseItem.Name = "btnBrowseItem";
  4996. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  4997. this.btnBrowseItem.TabIndex = 82;
  4998. this.btnBrowseItem.Text = "...";
  4999. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5000. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5001. //
  5002. // txtItem
  5003. //
  5004. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5005. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5006. this.txtItem.ForeColor = System.Drawing.Color.White;
  5007. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5008. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5009. this.txtItem.Name = "txtItem";
  5010. this.txtItem.ReadOnly = true;
  5011. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5012. this.txtItem.TabIndex = 81;
  5013. //
  5014. // itemtype
  5015. //
  5016. this.itemtype.Controls.Add(this.radioCommand);
  5017. this.itemtype.Controls.Add(this.radioProgram);
  5018. this.itemtype.Controls.Add(this.radioFolder);
  5019. this.itemtype.Controls.Add(this.radioLink);
  5020. this.itemtype.Controls.Add(this.radioFile);
  5021. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5022. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5023. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5024. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5025. this.itemtype.Name = "itemtype";
  5026. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5027. this.itemtype.Size = new System.Drawing.Size(627, 63);
  5028. this.itemtype.TabIndex = 79;
  5029. this.itemtype.TabStop = false;
  5030. this.itemtype.Text = "Item Type:";
  5031. //
  5032. // radioCommand
  5033. //
  5034. this.radioCommand.AutoSize = true;
  5035. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5036. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  5037. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5038. this.radioCommand.Name = "radioCommand";
  5039. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5040. this.radioCommand.TabIndex = 84;
  5041. this.radioCommand.Text = "Command";
  5042. this.radioCommand.UseVisualStyleBackColor = true;
  5043. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5044. //
  5045. // radioProgram
  5046. //
  5047. this.radioProgram.AutoSize = true;
  5048. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5049. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5050. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5051. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5052. this.radioProgram.Name = "radioProgram";
  5053. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5054. this.radioProgram.TabIndex = 80;
  5055. this.radioProgram.Text = "Program";
  5056. this.radioProgram.UseVisualStyleBackColor = true;
  5057. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5058. //
  5059. // radioFolder
  5060. //
  5061. this.radioFolder.AutoSize = true;
  5062. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5063. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  5064. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5065. this.radioFolder.Name = "radioFolder";
  5066. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5067. this.radioFolder.TabIndex = 81;
  5068. this.radioFolder.Text = "Folder";
  5069. this.radioFolder.UseVisualStyleBackColor = true;
  5070. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5071. //
  5072. // radioLink
  5073. //
  5074. this.radioLink.AutoSize = true;
  5075. this.radioLink.ForeColor = System.Drawing.Color.White;
  5076. this.radioLink.Location = new System.Drawing.Point(254, 26);
  5077. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5078. this.radioLink.Name = "radioLink";
  5079. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5080. this.radioLink.TabIndex = 82;
  5081. this.radioLink.Text = "Link";
  5082. this.radioLink.UseVisualStyleBackColor = true;
  5083. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5084. //
  5085. // radioFile
  5086. //
  5087. this.radioFile.AutoSize = true;
  5088. this.radioFile.ForeColor = System.Drawing.Color.White;
  5089. this.radioFile.Location = new System.Drawing.Point(371, 26);
  5090. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5091. this.radioFile.Name = "radioFile";
  5092. this.radioFile.Size = new System.Drawing.Size(53, 25);
  5093. this.radioFile.TabIndex = 83;
  5094. this.radioFile.Text = "File";
  5095. this.radioFile.UseVisualStyleBackColor = true;
  5096. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5097. //
  5098. // addItemL
  5099. //
  5100. this.addItemL.AutoSize = true;
  5101. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5102. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  5103. this.addItemL.Location = new System.Drawing.Point(6, 10);
  5104. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5105. this.addItemL.Name = "addItemL";
  5106. this.addItemL.Size = new System.Drawing.Size(219, 28);
  5107. this.addItemL.TabIndex = 78;
  5108. this.addItemL.Tag = "themeable";
  5109. this.addItemL.Text = "Add or modify an item";
  5110. //
  5111. // tabPage9
  5112. //
  5113. this.tabPage9.AutoScroll = true;
  5114. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5115. this.tabPage9.Controls.Add(this.panel5);
  5116. this.tabPage9.Controls.Add(this.refreshIIB);
  5117. this.tabPage9.Controls.Add(this.removeDIB);
  5118. this.tabPage9.Controls.Add(this.removeAllIIB);
  5119. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  5120. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5121. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5122. this.tabPage9.Name = "tabPage9";
  5123. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5124. this.tabPage9.Size = new System.Drawing.Size(1261, 619);
  5125. this.tabPage9.TabIndex = 2;
  5126. this.tabPage9.Text = "Remove";
  5127. //
  5128. // panel5
  5129. //
  5130. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5131. this.panel5.Controls.Add(this.listDesktopItems);
  5132. this.panel5.Location = new System.Drawing.Point(11, 44);
  5133. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5134. this.panel5.Name = "panel5";
  5135. this.panel5.Size = new System.Drawing.Size(293, 435);
  5136. this.panel5.TabIndex = 82;
  5137. //
  5138. // listDesktopItems
  5139. //
  5140. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5141. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5142. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5143. this.listDesktopItems.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5144. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5145. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5146. this.listDesktopItems.FormattingEnabled = true;
  5147. this.listDesktopItems.HorizontalScrollbar = true;
  5148. this.listDesktopItems.ItemHeight = 21;
  5149. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5150. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5151. this.listDesktopItems.Name = "listDesktopItems";
  5152. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5153. this.listDesktopItems.TabIndex = 78;
  5154. //
  5155. // refreshIIB
  5156. //
  5157. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5158. this.refreshIIB.FlatAppearance.BorderSize = 0;
  5159. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5160. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5161. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5162. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5163. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  5164. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5165. this.refreshIIB.Name = "refreshIIB";
  5166. this.refreshIIB.Size = new System.Drawing.Size(185, 31);
  5167. this.refreshIIB.TabIndex = 81;
  5168. this.refreshIIB.Text = "Refresh";
  5169. this.refreshIIB.UseVisualStyleBackColor = false;
  5170. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5171. //
  5172. // removeDIB
  5173. //
  5174. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5175. this.removeDIB.FlatAppearance.BorderSize = 0;
  5176. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5177. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5178. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5179. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5180. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  5181. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5182. this.removeDIB.Name = "removeDIB";
  5183. this.removeDIB.Size = new System.Drawing.Size(185, 31);
  5184. this.removeDIB.TabIndex = 80;
  5185. this.removeDIB.Text = "Delete";
  5186. this.removeDIB.UseVisualStyleBackColor = false;
  5187. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5188. //
  5189. // removeAllIIB
  5190. //
  5191. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5192. this.removeAllIIB.FlatAppearance.BorderSize = 0;
  5193. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5194. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5195. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5196. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5197. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  5198. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5199. this.removeAllIIB.Name = "removeAllIIB";
  5200. this.removeAllIIB.Size = new System.Drawing.Size(185, 31);
  5201. this.removeAllIIB.TabIndex = 79;
  5202. this.removeAllIIB.Text = "Delete all";
  5203. this.removeAllIIB.UseVisualStyleBackColor = false;
  5204. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5205. //
  5206. // removeIntegratorItemsL
  5207. //
  5208. this.removeIntegratorItemsL.AutoSize = true;
  5209. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5210. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5211. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  5212. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5213. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5214. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  5215. this.removeIntegratorItemsL.TabIndex = 77;
  5216. this.removeIntegratorItemsL.Tag = "themeable";
  5217. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5218. //
  5219. // tabPage10
  5220. //
  5221. this.tabPage10.AutoScroll = true;
  5222. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5223. this.tabPage10.Controls.Add(this.WAB);
  5224. this.tabPage10.Controls.Add(this.AddCMDB);
  5225. this.tabPage10.Controls.Add(this.AddOwnerB);
  5226. this.tabPage10.Controls.Add(this.DSB);
  5227. this.tabPage10.Controls.Add(this.SSB);
  5228. this.tabPage10.Controls.Add(this.STB);
  5229. this.tabPage10.Controls.Add(this.PMB);
  5230. this.tabPage10.Controls.Add(this.readyMenusL);
  5231. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5232. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5233. this.tabPage10.Name = "tabPage10";
  5234. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5235. this.tabPage10.Size = new System.Drawing.Size(1261, 619);
  5236. this.tabPage10.TabIndex = 3;
  5237. this.tabPage10.Text = "Ready Menus";
  5238. //
  5239. // WAB
  5240. //
  5241. this.WAB.AccessibleName = "Add \"Windows Apps\"";
  5242. this.WAB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5243. this.WAB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5244. this.WAB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5245. this.WAB.ForeColor = System.Drawing.Color.White;
  5246. this.WAB.LabelText = "Add \"Windows Apps\"";
  5247. this.WAB.Location = new System.Drawing.Point(32, 120);
  5248. this.WAB.Margin = new System.Windows.Forms.Padding(6);
  5249. this.WAB.Name = "WAB";
  5250. this.WAB.Size = new System.Drawing.Size(374, 24);
  5251. this.WAB.TabIndex = 95;
  5252. this.WAB.Tag = "themeable";
  5253. this.WAB.ToggleChecked = false;
  5254. //
  5255. // AddCMDB
  5256. //
  5257. this.AddCMDB.AccessibleName = "Add \"Open with CMD\"";
  5258. this.AddCMDB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5259. this.AddCMDB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5260. this.AddCMDB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5261. this.AddCMDB.ForeColor = System.Drawing.Color.White;
  5262. this.AddCMDB.LabelText = "Add \"Open with CMD\"";
  5263. this.AddCMDB.Location = new System.Drawing.Point(32, 275);
  5264. this.AddCMDB.Margin = new System.Windows.Forms.Padding(6);
  5265. this.AddCMDB.Name = "AddCMDB";
  5266. this.AddCMDB.Size = new System.Drawing.Size(374, 24);
  5267. this.AddCMDB.TabIndex = 94;
  5268. this.AddCMDB.Tag = "themeable";
  5269. this.AddCMDB.ToggleChecked = false;
  5270. //
  5271. // AddOwnerB
  5272. //
  5273. this.AddOwnerB.AccessibleName = "Add \"Take Ownership\"";
  5274. this.AddOwnerB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5275. this.AddOwnerB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5276. this.AddOwnerB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5277. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5278. this.AddOwnerB.LabelText = "Add \"Take Ownership\"";
  5279. this.AddOwnerB.Location = new System.Drawing.Point(32, 245);
  5280. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(6);
  5281. this.AddOwnerB.Name = "AddOwnerB";
  5282. this.AddOwnerB.Size = new System.Drawing.Size(374, 24);
  5283. this.AddOwnerB.TabIndex = 93;
  5284. this.AddOwnerB.Tag = "themeable";
  5285. this.AddOwnerB.ToggleChecked = false;
  5286. //
  5287. // DSB
  5288. //
  5289. this.DSB.AccessibleName = "Add \"Desktop Shortcuts\"";
  5290. this.DSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5291. this.DSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5292. this.DSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5293. this.DSB.ForeColor = System.Drawing.Color.White;
  5294. this.DSB.LabelText = "Add \"Desktop Shortcuts\"";
  5295. this.DSB.Location = new System.Drawing.Point(32, 180);
  5296. this.DSB.Margin = new System.Windows.Forms.Padding(6);
  5297. this.DSB.Name = "DSB";
  5298. this.DSB.Size = new System.Drawing.Size(374, 24);
  5299. this.DSB.TabIndex = 92;
  5300. this.DSB.Tag = "themeable";
  5301. this.DSB.ToggleChecked = false;
  5302. //
  5303. // SSB
  5304. //
  5305. this.SSB.AccessibleName = "Add \"System Shortcuts\"";
  5306. this.SSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5307. this.SSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5308. this.SSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5309. this.SSB.ForeColor = System.Drawing.Color.White;
  5310. this.SSB.LabelText = "Add \"System Shortcuts\"";
  5311. this.SSB.Location = new System.Drawing.Point(32, 150);
  5312. this.SSB.Margin = new System.Windows.Forms.Padding(6);
  5313. this.SSB.Name = "SSB";
  5314. this.SSB.Size = new System.Drawing.Size(374, 24);
  5315. this.SSB.TabIndex = 91;
  5316. this.SSB.Tag = "themeable";
  5317. this.SSB.ToggleChecked = false;
  5318. //
  5319. // STB
  5320. //
  5321. this.STB.AccessibleName = "Add \"System Tools\"";
  5322. this.STB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5323. this.STB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5324. this.STB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5325. this.STB.ForeColor = System.Drawing.Color.White;
  5326. this.STB.LabelText = "Add \"System Tools\"";
  5327. this.STB.Location = new System.Drawing.Point(32, 90);
  5328. this.STB.Margin = new System.Windows.Forms.Padding(6);
  5329. this.STB.Name = "STB";
  5330. this.STB.Size = new System.Drawing.Size(374, 24);
  5331. this.STB.TabIndex = 90;
  5332. this.STB.Tag = "themeable";
  5333. this.STB.ToggleChecked = false;
  5334. //
  5335. // PMB
  5336. //
  5337. this.PMB.AccessibleName = "Add \"Power Menu\"";
  5338. this.PMB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5339. this.PMB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5340. this.PMB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5341. this.PMB.ForeColor = System.Drawing.Color.White;
  5342. this.PMB.LabelText = "Add \"Power Menu\"";
  5343. this.PMB.Location = new System.Drawing.Point(32, 60);
  5344. this.PMB.Margin = new System.Windows.Forms.Padding(6);
  5345. this.PMB.Name = "PMB";
  5346. this.PMB.Size = new System.Drawing.Size(374, 24);
  5347. this.PMB.TabIndex = 89;
  5348. this.PMB.Tag = "themeable";
  5349. this.PMB.ToggleChecked = false;
  5350. //
  5351. // readyMenusL
  5352. //
  5353. this.readyMenusL.AutoSize = true;
  5354. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5355. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5356. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  5357. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5358. this.readyMenusL.Name = "readyMenusL";
  5359. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  5360. this.readyMenusL.TabIndex = 76;
  5361. this.readyMenusL.Tag = "themeable";
  5362. this.readyMenusL.Text = "Add ready-made menus";
  5363. //
  5364. // tabPage11
  5365. //
  5366. this.tabPage11.AutoScroll = true;
  5367. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5368. this.tabPage11.Controls.Add(this.panel6);
  5369. this.tabPage11.Controls.Add(this.removeCCB);
  5370. this.tabPage11.Controls.Add(this.refreshCCB);
  5371. this.tabPage11.Controls.Add(this.removeCCL);
  5372. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5373. this.tabPage11.Controls.Add(this.button48);
  5374. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5375. this.tabPage11.Controls.Add(this.ccKeywordL);
  5376. this.tabPage11.Controls.Add(this.txtRunFile);
  5377. this.tabPage11.Controls.Add(this.ccFileL);
  5378. this.tabPage11.Controls.Add(this.ccL);
  5379. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5380. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5381. this.tabPage11.Name = "tabPage11";
  5382. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5383. this.tabPage11.Size = new System.Drawing.Size(1261, 619);
  5384. this.tabPage11.TabIndex = 4;
  5385. this.tabPage11.Text = "Run Dialog";
  5386. //
  5387. // panel6
  5388. //
  5389. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5390. this.panel6.Controls.Add(this.listCustomCommands);
  5391. this.panel6.Location = new System.Drawing.Point(11, 210);
  5392. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5393. this.panel6.Name = "panel6";
  5394. this.panel6.Size = new System.Drawing.Size(271, 313);
  5395. this.panel6.TabIndex = 84;
  5396. //
  5397. // listCustomCommands
  5398. //
  5399. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5400. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5401. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5402. this.listCustomCommands.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5403. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5404. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5405. this.listCustomCommands.FormattingEnabled = true;
  5406. this.listCustomCommands.HorizontalScrollbar = true;
  5407. this.listCustomCommands.ItemHeight = 21;
  5408. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5409. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5410. this.listCustomCommands.Name = "listCustomCommands";
  5411. this.listCustomCommands.Size = new System.Drawing.Size(269, 311);
  5412. this.listCustomCommands.TabIndex = 79;
  5413. //
  5414. // removeCCB
  5415. //
  5416. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5417. this.removeCCB.FlatAppearance.BorderSize = 0;
  5418. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5419. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5420. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5421. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5422. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  5423. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  5424. this.removeCCB.Name = "removeCCB";
  5425. this.removeCCB.Size = new System.Drawing.Size(162, 27);
  5426. this.removeCCB.TabIndex = 82;
  5427. this.removeCCB.Text = "Delete";
  5428. this.removeCCB.UseVisualStyleBackColor = false;
  5429. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5430. //
  5431. // refreshCCB
  5432. //
  5433. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5434. this.refreshCCB.FlatAppearance.BorderSize = 0;
  5435. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5436. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5437. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5438. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5439. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  5440. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  5441. this.refreshCCB.Name = "refreshCCB";
  5442. this.refreshCCB.Size = new System.Drawing.Size(162, 27);
  5443. this.refreshCCB.TabIndex = 81;
  5444. this.refreshCCB.Text = "Refresh";
  5445. this.refreshCCB.UseVisualStyleBackColor = false;
  5446. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5447. //
  5448. // removeCCL
  5449. //
  5450. this.removeCCL.AutoSize = true;
  5451. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5452. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5453. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  5454. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5455. this.removeCCL.Name = "removeCCL";
  5456. this.removeCCL.Size = new System.Drawing.Size(254, 28);
  5457. this.removeCCL.TabIndex = 80;
  5458. this.removeCCL.Tag = "themeable";
  5459. this.removeCCL.Text = "Delete existing commands";
  5460. //
  5461. // btnCreateCustomCommand
  5462. //
  5463. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5464. this.btnCreateCustomCommand.FlatAppearance.BorderSize = 0;
  5465. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5466. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5467. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5468. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5469. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5470. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5471. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5472. this.btnCreateCustomCommand.Size = new System.Drawing.Size(149, 29);
  5473. this.btnCreateCustomCommand.TabIndex = 60;
  5474. this.btnCreateCustomCommand.Text = "Create";
  5475. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5476. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5477. //
  5478. // button48
  5479. //
  5480. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5481. this.button48.FlatAppearance.BorderSize = 0;
  5482. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5483. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5484. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5485. this.button48.ForeColor = System.Drawing.Color.White;
  5486. this.button48.Location = new System.Drawing.Point(396, 75);
  5487. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5488. this.button48.Name = "button48";
  5489. this.button48.Size = new System.Drawing.Size(52, 29);
  5490. this.button48.TabIndex = 58;
  5491. this.button48.Text = "...";
  5492. this.button48.UseVisualStyleBackColor = false;
  5493. this.button48.Click += new System.EventHandler(this.button48_Click);
  5494. //
  5495. // txtRunKeyword
  5496. //
  5497. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5498. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5499. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5500. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5501. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5502. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5503. this.txtRunKeyword.Name = "txtRunKeyword";
  5504. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5505. this.txtRunKeyword.TabIndex = 9;
  5506. //
  5507. // ccKeywordL
  5508. //
  5509. this.ccKeywordL.AutoSize = true;
  5510. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5511. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5512. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  5513. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5514. this.ccKeywordL.Name = "ccKeywordL";
  5515. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  5516. this.ccKeywordL.TabIndex = 8;
  5517. this.ccKeywordL.Text = "Keyword:";
  5518. //
  5519. // txtRunFile
  5520. //
  5521. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5522. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5523. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5524. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5525. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5526. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5527. this.txtRunFile.Name = "txtRunFile";
  5528. this.txtRunFile.ReadOnly = true;
  5529. this.txtRunFile.Size = new System.Drawing.Size(381, 29);
  5530. this.txtRunFile.TabIndex = 7;
  5531. //
  5532. // ccFileL
  5533. //
  5534. this.ccFileL.AutoSize = true;
  5535. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5536. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5537. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  5538. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5539. this.ccFileL.Name = "ccFileL";
  5540. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  5541. this.ccFileL.TabIndex = 6;
  5542. this.ccFileL.Text = "File location:";
  5543. //
  5544. // ccL
  5545. //
  5546. this.ccL.AutoSize = true;
  5547. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5548. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  5549. this.ccL.Location = new System.Drawing.Point(6, 10);
  5550. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5551. this.ccL.Name = "ccL";
  5552. this.ccL.Size = new System.Drawing.Size(298, 28);
  5553. this.ccL.TabIndex = 5;
  5554. this.ccL.Tag = "themeable";
  5555. this.ccL.Text = "Define your custom commands";
  5556. //
  5557. // tabPage3
  5558. //
  5559. this.tabPage3.AutoScroll = true;
  5560. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5561. this.tabPage3.Controls.Add(this.lblFontsNumber);
  5562. this.tabPage3.Controls.Add(this.lblFontsCount);
  5563. this.tabPage3.Controls.Add(this.txtSearchFonts);
  5564. this.tabPage3.Controls.Add(this.btnRestoreFont);
  5565. this.tabPage3.Controls.Add(this.btnSetGlobalFont);
  5566. this.tabPage3.Controls.Add(this.lblCurrentFont);
  5567. this.tabPage3.Controls.Add(this.label11);
  5568. this.tabPage3.Controls.Add(this.btnRefreshFonts);
  5569. this.tabPage3.Controls.Add(this.panel8);
  5570. this.tabPage3.Controls.Add(this.fontSetTitle);
  5571. this.tabPage3.Location = new System.Drawing.Point(4, 4);
  5572. this.tabPage3.Name = "tabPage3";
  5573. this.tabPage3.Size = new System.Drawing.Size(1261, 619);
  5574. this.tabPage3.TabIndex = 5;
  5575. this.tabPage3.Text = "Fonts";
  5576. //
  5577. // lblFontsNumber
  5578. //
  5579. this.lblFontsNumber.AutoSize = true;
  5580. this.lblFontsNumber.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5581. this.lblFontsNumber.ForeColor = System.Drawing.Color.DodgerBlue;
  5582. this.lblFontsNumber.Location = new System.Drawing.Point(8, 502);
  5583. this.lblFontsNumber.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5584. this.lblFontsNumber.Name = "lblFontsNumber";
  5585. this.lblFontsNumber.Size = new System.Drawing.Size(16, 21);
  5586. this.lblFontsNumber.TabIndex = 93;
  5587. this.lblFontsNumber.Tag = "themeable";
  5588. this.lblFontsNumber.Text = "-";
  5589. //
  5590. // lblFontsCount
  5591. //
  5592. this.lblFontsCount.AutoSize = true;
  5593. this.lblFontsCount.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5594. this.lblFontsCount.ForeColor = System.Drawing.Color.Silver;
  5595. this.lblFontsCount.Location = new System.Drawing.Point(8, 481);
  5596. this.lblFontsCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5597. this.lblFontsCount.Name = "lblFontsCount";
  5598. this.lblFontsCount.Size = new System.Drawing.Size(122, 21);
  5599. this.lblFontsCount.TabIndex = 92;
  5600. this.lblFontsCount.Tag = "";
  5601. this.lblFontsCount.Text = "Available fonts:";
  5602. //
  5603. // txtSearchFonts
  5604. //
  5605. this.txtSearchFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5606. this.txtSearchFonts.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5607. this.txtSearchFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5608. this.txtSearchFonts.ForeColor = System.Drawing.Color.White;
  5609. this.txtSearchFonts.Location = new System.Drawing.Point(11, 127);
  5610. this.txtSearchFonts.Margin = new System.Windows.Forms.Padding(2);
  5611. this.txtSearchFonts.Name = "txtSearchFonts";
  5612. this.txtSearchFonts.Size = new System.Drawing.Size(271, 29);
  5613. this.txtSearchFonts.TabIndex = 91;
  5614. this.txtSearchFonts.TextChanged += new System.EventHandler(this.txtSearchFonts_TextChanged);
  5615. //
  5616. // btnRestoreFont
  5617. //
  5618. this.btnRestoreFont.BackColor = System.Drawing.Color.DodgerBlue;
  5619. this.btnRestoreFont.FlatAppearance.BorderSize = 0;
  5620. this.btnRestoreFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5621. this.btnRestoreFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5622. this.btnRestoreFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5623. this.btnRestoreFont.ForeColor = System.Drawing.Color.White;
  5624. this.btnRestoreFont.Location = new System.Drawing.Point(286, 445);
  5625. this.btnRestoreFont.Margin = new System.Windows.Forms.Padding(2);
  5626. this.btnRestoreFont.Name = "btnRestoreFont";
  5627. this.btnRestoreFont.Size = new System.Drawing.Size(215, 27);
  5628. this.btnRestoreFont.TabIndex = 90;
  5629. this.btnRestoreFont.Text = "Restore default";
  5630. this.btnRestoreFont.UseVisualStyleBackColor = false;
  5631. this.btnRestoreFont.Click += new System.EventHandler(this.btnRestoreFont_Click);
  5632. //
  5633. // btnSetGlobalFont
  5634. //
  5635. this.btnSetGlobalFont.BackColor = System.Drawing.Color.DodgerBlue;
  5636. this.btnSetGlobalFont.FlatAppearance.BorderSize = 0;
  5637. this.btnSetGlobalFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5638. this.btnSetGlobalFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5639. this.btnSetGlobalFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5640. this.btnSetGlobalFont.ForeColor = System.Drawing.Color.White;
  5641. this.btnSetGlobalFont.Location = new System.Drawing.Point(286, 161);
  5642. this.btnSetGlobalFont.Margin = new System.Windows.Forms.Padding(2);
  5643. this.btnSetGlobalFont.Name = "btnSetGlobalFont";
  5644. this.btnSetGlobalFont.Size = new System.Drawing.Size(215, 27);
  5645. this.btnSetGlobalFont.TabIndex = 89;
  5646. this.btnSetGlobalFont.Text = "Set selected as default";
  5647. this.btnSetGlobalFont.UseVisualStyleBackColor = false;
  5648. this.btnSetGlobalFont.Click += new System.EventHandler(this.btnSetGlobalFont_Click);
  5649. //
  5650. // lblCurrentFont
  5651. //
  5652. this.lblCurrentFont.AutoSize = true;
  5653. this.lblCurrentFont.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5654. this.lblCurrentFont.ForeColor = System.Drawing.Color.DodgerBlue;
  5655. this.lblCurrentFont.Location = new System.Drawing.Point(8, 75);
  5656. this.lblCurrentFont.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5657. this.lblCurrentFont.Name = "lblCurrentFont";
  5658. this.lblCurrentFont.Size = new System.Drawing.Size(16, 21);
  5659. this.lblCurrentFont.TabIndex = 88;
  5660. this.lblCurrentFont.Tag = "themeable";
  5661. this.lblCurrentFont.Text = "-";
  5662. //
  5663. // label11
  5664. //
  5665. this.label11.AutoSize = true;
  5666. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5667. this.label11.ForeColor = System.Drawing.Color.Silver;
  5668. this.label11.Location = new System.Drawing.Point(8, 54);
  5669. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5670. this.label11.Name = "label11";
  5671. this.label11.Size = new System.Drawing.Size(104, 21);
  5672. this.label11.TabIndex = 87;
  5673. this.label11.Tag = "";
  5674. this.label11.Text = "Current font:";
  5675. //
  5676. // btnRefreshFonts
  5677. //
  5678. this.btnRefreshFonts.BackColor = System.Drawing.Color.DodgerBlue;
  5679. this.btnRefreshFonts.FlatAppearance.BorderSize = 0;
  5680. this.btnRefreshFonts.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5681. this.btnRefreshFonts.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5682. this.btnRefreshFonts.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5683. this.btnRefreshFonts.ForeColor = System.Drawing.Color.White;
  5684. this.btnRefreshFonts.Location = new System.Drawing.Point(286, 128);
  5685. this.btnRefreshFonts.Margin = new System.Windows.Forms.Padding(2);
  5686. this.btnRefreshFonts.Name = "btnRefreshFonts";
  5687. this.btnRefreshFonts.Size = new System.Drawing.Size(215, 27);
  5688. this.btnRefreshFonts.TabIndex = 86;
  5689. this.btnRefreshFonts.Text = "Refresh";
  5690. this.btnRefreshFonts.UseVisualStyleBackColor = false;
  5691. this.btnRefreshFonts.Click += new System.EventHandler(this.btnRefreshFonts_Click);
  5692. //
  5693. // panel8
  5694. //
  5695. this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5696. this.panel8.Controls.Add(this.listFonts);
  5697. this.panel8.Location = new System.Drawing.Point(11, 160);
  5698. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  5699. this.panel8.Name = "panel8";
  5700. this.panel8.Size = new System.Drawing.Size(271, 313);
  5701. this.panel8.TabIndex = 85;
  5702. //
  5703. // listFonts
  5704. //
  5705. this.listFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5706. this.listFonts.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5707. this.listFonts.Dock = System.Windows.Forms.DockStyle.Fill;
  5708. this.listFonts.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5709. this.listFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5710. this.listFonts.ForeColor = System.Drawing.Color.White;
  5711. this.listFonts.FormattingEnabled = true;
  5712. this.listFonts.HorizontalScrollbar = true;
  5713. this.listFonts.ItemHeight = 21;
  5714. this.listFonts.Location = new System.Drawing.Point(0, 0);
  5715. this.listFonts.Margin = new System.Windows.Forms.Padding(2);
  5716. this.listFonts.Name = "listFonts";
  5717. this.listFonts.Size = new System.Drawing.Size(269, 311);
  5718. this.listFonts.TabIndex = 79;
  5719. //
  5720. // fontSetTitle
  5721. //
  5722. this.fontSetTitle.AutoSize = true;
  5723. this.fontSetTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5724. this.fontSetTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  5725. this.fontSetTitle.Location = new System.Drawing.Point(6, 10);
  5726. this.fontSetTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5727. this.fontSetTitle.Name = "fontSetTitle";
  5728. this.fontSetTitle.Size = new System.Drawing.Size(436, 28);
  5729. this.fontSetTitle.TabIndex = 6;
  5730. this.fontSetTitle.Tag = "themeable";
  5731. this.fontSetTitle.Text = "Set your favorite font as Windows default font";
  5732. //
  5733. // optionsTab
  5734. //
  5735. this.optionsTab.AutoScroll = true;
  5736. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5737. this.optionsTab.Controls.Add(this.linkLabel6);
  5738. this.optionsTab.Controls.Add(this.linkLabel4);
  5739. this.optionsTab.Controls.Add(this.pictureBox6);
  5740. this.optionsTab.Controls.Add(this.pictureBox5);
  5741. this.optionsTab.Controls.Add(this.pictureBox3);
  5742. this.optionsTab.Controls.Add(this.linkLabel3);
  5743. this.optionsTab.Controls.Add(this.pictureBox17);
  5744. this.optionsTab.Controls.Add(this.linkLabel2);
  5745. this.optionsTab.Controls.Add(this.pictureBox14);
  5746. this.optionsTab.Controls.Add(this.pictureBox13);
  5747. this.optionsTab.Controls.Add(this.pictureBox12);
  5748. this.optionsTab.Controls.Add(this.linkLabel1);
  5749. this.optionsTab.Controls.Add(this.pictureBox85);
  5750. this.optionsTab.Controls.Add(this.panel9);
  5751. this.optionsTab.Controls.Add(this.languagesL);
  5752. this.optionsTab.Controls.Add(this.linkLabel5);
  5753. this.optionsTab.Controls.Add(this.btnOpenConf);
  5754. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  5755. this.optionsTab.Controls.Add(this.lblUpdating);
  5756. this.optionsTab.Controls.Add(this.btnViewLog);
  5757. this.optionsTab.Controls.Add(this.l2);
  5758. this.optionsTab.Controls.Add(this.btnUpdate);
  5759. this.optionsTab.Controls.Add(this.btnResetConfig);
  5760. this.optionsTab.Controls.Add(this.lblTheming);
  5761. this.optionsTab.Controls.Add(this.autoStartToggle);
  5762. this.optionsTab.Controls.Add(this.colorPicker1);
  5763. this.optionsTab.Controls.Add(this.quickAccessToggle);
  5764. this.optionsTab.Location = new System.Drawing.Point(4, 26);
  5765. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  5766. this.optionsTab.Name = "optionsTab";
  5767. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  5768. this.optionsTab.Size = new System.Drawing.Size(1273, 628);
  5769. this.optionsTab.TabIndex = 6;
  5770. this.optionsTab.Text = "Options";
  5771. //
  5772. // linkLabel6
  5773. //
  5774. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5775. this.linkLabel6.AutoSize = true;
  5776. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5777. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  5778. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  5779. this.linkLabel6.Location = new System.Drawing.Point(40, 593);
  5780. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5781. this.linkLabel6.Name = "linkLabel6";
  5782. this.linkLabel6.Size = new System.Drawing.Size(139, 21);
  5783. this.linkLabel6.TabIndex = 102;
  5784. this.linkLabel6.TabStop = true;
  5785. this.linkLabel6.Tag = "themeable";
  5786. this.linkLabel6.Text = "Request a feature";
  5787. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  5788. //
  5789. // linkLabel4
  5790. //
  5791. this.linkLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5792. this.linkLabel4.AutoSize = true;
  5793. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5794. this.linkLabel4.ForeColor = System.Drawing.Color.DodgerBlue;
  5795. this.linkLabel4.LinkColor = System.Drawing.Color.DodgerBlue;
  5796. this.linkLabel4.Location = new System.Drawing.Point(40, 568);
  5797. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5798. this.linkLabel4.Name = "linkLabel4";
  5799. this.linkLabel4.Size = new System.Drawing.Size(106, 21);
  5800. this.linkLabel4.TabIndex = 101;
  5801. this.linkLabel4.TabStop = true;
  5802. this.linkLabel4.Tag = "themeable";
  5803. this.linkLabel4.Text = "Report a bug";
  5804. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked_1);
  5805. //
  5806. // pictureBox6
  5807. //
  5808. this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5809. this.pictureBox6.ErrorImage = null;
  5810. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  5811. this.pictureBox6.Location = new System.Drawing.Point(15, 594);
  5812. this.pictureBox6.Name = "pictureBox6";
  5813. this.pictureBox6.Size = new System.Drawing.Size(20, 20);
  5814. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5815. this.pictureBox6.TabIndex = 100;
  5816. this.pictureBox6.TabStop = false;
  5817. //
  5818. // pictureBox5
  5819. //
  5820. this.pictureBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5821. this.pictureBox5.ErrorImage = null;
  5822. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  5823. this.pictureBox5.Location = new System.Drawing.Point(15, 568);
  5824. this.pictureBox5.Name = "pictureBox5";
  5825. this.pictureBox5.Size = new System.Drawing.Size(20, 20);
  5826. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5827. this.pictureBox5.TabIndex = 99;
  5828. this.pictureBox5.TabStop = false;
  5829. //
  5830. // pictureBox3
  5831. //
  5832. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5833. this.pictureBox3.ErrorImage = null;
  5834. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  5835. this.pictureBox3.Location = new System.Drawing.Point(1236, 475);
  5836. this.pictureBox3.Name = "pictureBox3";
  5837. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  5838. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5839. this.pictureBox3.TabIndex = 96;
  5840. this.pictureBox3.TabStop = false;
  5841. //
  5842. // linkLabel3
  5843. //
  5844. this.linkLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5845. this.linkLabel3.AutoSize = true;
  5846. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5847. this.linkLabel3.ForeColor = System.Drawing.Color.DodgerBlue;
  5848. this.linkLabel3.LinkColor = System.Drawing.Color.DodgerBlue;
  5849. this.linkLabel3.Location = new System.Drawing.Point(1134, 475);
  5850. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5851. this.linkLabel3.Name = "linkLabel3";
  5852. this.linkLabel3.Size = new System.Drawing.Size(97, 21);
  5853. this.linkLabel3.TabIndex = 95;
  5854. this.linkLabel3.TabStop = true;
  5855. this.linkLabel3.Tag = "themeable";
  5856. this.linkLabel3.Text = "Support me";
  5857. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked_1);
  5858. //
  5859. // pictureBox17
  5860. //
  5861. this.pictureBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5862. this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
  5863. this.pictureBox17.Location = new System.Drawing.Point(1236, 534);
  5864. this.pictureBox17.Name = "pictureBox17";
  5865. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  5866. this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5867. this.pictureBox17.TabIndex = 94;
  5868. this.pictureBox17.TabStop = false;
  5869. //
  5870. // linkLabel2
  5871. //
  5872. this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5873. this.linkLabel2.AutoSize = true;
  5874. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5875. this.linkLabel2.ForeColor = System.Drawing.Color.DodgerBlue;
  5876. this.linkLabel2.LinkColor = System.Drawing.Color.DodgerBlue;
  5877. this.linkLabel2.Location = new System.Drawing.Point(1126, 534);
  5878. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5879. this.linkLabel2.Name = "linkLabel2";
  5880. this.linkLabel2.Size = new System.Drawing.Size(105, 21);
  5881. this.linkLabel2.TabIndex = 93;
  5882. this.linkLabel2.TabStop = true;
  5883. this.linkLabel2.Tag = "themeable";
  5884. this.linkLabel2.Text = "Open Source";
  5885. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked_1);
  5886. //
  5887. // pictureBox14
  5888. //
  5889. this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5890. this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
  5891. this.pictureBox14.Location = new System.Drawing.Point(1236, 594);
  5892. this.pictureBox14.Name = "pictureBox14";
  5893. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  5894. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5895. this.pictureBox14.TabIndex = 92;
  5896. this.pictureBox14.TabStop = false;
  5897. //
  5898. // pictureBox13
  5899. //
  5900. this.pictureBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5901. this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
  5902. this.pictureBox13.Location = new System.Drawing.Point(1236, 504);
  5903. this.pictureBox13.Name = "pictureBox13";
  5904. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  5905. this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5906. this.pictureBox13.TabIndex = 91;
  5907. this.pictureBox13.TabStop = false;
  5908. //
  5909. // pictureBox12
  5910. //
  5911. this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5912. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  5913. this.pictureBox12.Location = new System.Drawing.Point(1236, 564);
  5914. this.pictureBox12.Name = "pictureBox12";
  5915. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  5916. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5917. this.pictureBox12.TabIndex = 90;
  5918. this.pictureBox12.TabStop = false;
  5919. //
  5920. // linkLabel1
  5921. //
  5922. this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5923. this.linkLabel1.AutoSize = true;
  5924. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5925. this.linkLabel1.ForeColor = System.Drawing.Color.DodgerBlue;
  5926. this.linkLabel1.LinkColor = System.Drawing.Color.DodgerBlue;
  5927. this.linkLabel1.Location = new System.Drawing.Point(1103, 563);
  5928. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5929. this.linkLabel1.Name = "linkLabel1";
  5930. this.linkLabel1.Size = new System.Drawing.Size(128, 21);
  5931. this.linkLabel1.TabIndex = 89;
  5932. this.linkLabel1.TabStop = true;
  5933. this.linkLabel1.Tag = "themeable";
  5934. this.linkLabel1.Text = "Discord support";
  5935. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked_1);
  5936. //
  5937. // pictureBox85
  5938. //
  5939. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5940. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  5941. this.pictureBox85.Location = new System.Drawing.Point(1224, 14);
  5942. this.pictureBox85.Name = "pictureBox85";
  5943. this.pictureBox85.Size = new System.Drawing.Size(32, 32);
  5944. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5945. this.pictureBox85.TabIndex = 74;
  5946. this.pictureBox85.TabStop = false;
  5947. //
  5948. // panel9
  5949. //
  5950. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5951. this.panel9.Controls.Add(this.boxLang);
  5952. this.panel9.Controls.Add(this.picFlag);
  5953. this.panel9.Location = new System.Drawing.Point(914, 51);
  5954. this.panel9.Name = "panel9";
  5955. this.panel9.Size = new System.Drawing.Size(341, 113);
  5956. this.panel9.TabIndex = 73;
  5957. //
  5958. // boxLang
  5959. //
  5960. this.boxLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5961. this.boxLang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  5962. this.boxLang.BorderColor = System.Drawing.Color.Blue;
  5963. this.boxLang.Cursor = System.Windows.Forms.Cursors.Hand;
  5964. this.boxLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5965. this.boxLang.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5966. this.boxLang.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5967. this.boxLang.ForeColor = System.Drawing.Color.White;
  5968. this.boxLang.FormattingEnabled = true;
  5969. this.boxLang.Items.AddRange(new object[] {
  5970. "English",
  5971. "Русский",
  5972. "Ελληνικά",
  5973. "Deutsch",
  5974. "Italiano",
  5975. "Čeština",
  5976. "Türkçe",
  5977. "Español",
  5978. "Português",
  5979. "Français",
  5980. "Polski",
  5981. "简体中文",
  5982. "繁體中文",
  5983. "한국어",
  5984. "العربية",
  5985. "کوردی",
  5986. "Magyar",
  5987. "Română",
  5988. "Nederlands",
  5989. "українська",
  5990. "日本語",
  5991. "فارسی",
  5992. "नेपाली"});
  5993. this.boxLang.Location = new System.Drawing.Point(92, 3);
  5994. this.boxLang.Name = "boxLang";
  5995. this.boxLang.Size = new System.Drawing.Size(212, 29);
  5996. this.boxLang.TabIndex = 95;
  5997. this.boxLang.SelectedIndexChanged += new System.EventHandler(this.boxLang_SelectedIndexChanged);
  5998. //
  5999. // picFlag
  6000. //
  6001. this.picFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6002. this.picFlag.Image = global::Optimizer.Properties.Resources.united_kingdom;
  6003. this.picFlag.Location = new System.Drawing.Point(309, 9);
  6004. this.picFlag.Name = "picFlag";
  6005. this.picFlag.Size = new System.Drawing.Size(32, 19);
  6006. this.picFlag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6007. this.picFlag.TabIndex = 75;
  6008. this.picFlag.TabStop = false;
  6009. //
  6010. // languagesL
  6011. //
  6012. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6013. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6014. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  6015. this.languagesL.Location = new System.Drawing.Point(973, 18);
  6016. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6017. this.languagesL.Name = "languagesL";
  6018. this.languagesL.Size = new System.Drawing.Size(246, 28);
  6019. this.languagesL.TabIndex = 71;
  6020. this.languagesL.Tag = "themeable";
  6021. this.languagesL.Text = "Choose language";
  6022. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6023. //
  6024. // linkLabel5
  6025. //
  6026. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6027. this.linkLabel5.AutoSize = true;
  6028. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6029. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6030. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6031. this.linkLabel5.Location = new System.Drawing.Point(1075, 593);
  6032. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6033. this.linkLabel5.Name = "linkLabel5";
  6034. this.linkLabel5.Size = new System.Drawing.Size(156, 21);
  6035. this.linkLabel5.TabIndex = 65;
  6036. this.linkLabel5.TabStop = true;
  6037. this.linkLabel5.Tag = "themeable";
  6038. this.linkLabel5.Text = "GNU GPL 3.0 license";
  6039. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6040. //
  6041. // btnOpenConf
  6042. //
  6043. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6044. this.btnOpenConf.FlatAppearance.BorderSize = 0;
  6045. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6046. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6047. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6048. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6049. this.btnOpenConf.Location = new System.Drawing.Point(34, 452);
  6050. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6051. this.btnOpenConf.Name = "btnOpenConf";
  6052. this.btnOpenConf.Size = new System.Drawing.Size(261, 31);
  6053. this.btnOpenConf.TabIndex = 63;
  6054. this.btnOpenConf.Text = "Show config folder";
  6055. this.btnOpenConf.UseVisualStyleBackColor = false;
  6056. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6057. //
  6058. // lblTroubleshoot
  6059. //
  6060. this.lblTroubleshoot.AutoSize = true;
  6061. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6062. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  6063. this.lblTroubleshoot.Location = new System.Drawing.Point(17, 379);
  6064. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6065. this.lblTroubleshoot.Name = "lblTroubleshoot";
  6066. this.lblTroubleshoot.Size = new System.Drawing.Size(150, 25);
  6067. this.lblTroubleshoot.TabIndex = 62;
  6068. this.lblTroubleshoot.Tag = "themeable";
  6069. this.lblTroubleshoot.Text = "Troubleshooting";
  6070. //
  6071. // lblUpdating
  6072. //
  6073. this.lblUpdating.AutoSize = true;
  6074. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6075. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  6076. this.lblUpdating.Location = new System.Drawing.Point(17, 283);
  6077. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6078. this.lblUpdating.Name = "lblUpdating";
  6079. this.lblUpdating.Size = new System.Drawing.Size(142, 25);
  6080. this.lblUpdating.TabIndex = 61;
  6081. this.lblUpdating.Tag = "themeable";
  6082. this.lblUpdating.Text = "Check && update";
  6083. //
  6084. // btnViewLog
  6085. //
  6086. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6087. this.btnViewLog.FlatAppearance.BorderSize = 0;
  6088. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6089. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6090. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6091. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6092. this.btnViewLog.Location = new System.Drawing.Point(34, 417);
  6093. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6094. this.btnViewLog.Name = "btnViewLog";
  6095. this.btnViewLog.Size = new System.Drawing.Size(261, 31);
  6096. this.btnViewLog.TabIndex = 60;
  6097. this.btnViewLog.Text = "View errors";
  6098. this.btnViewLog.UseVisualStyleBackColor = false;
  6099. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6100. //
  6101. // l2
  6102. //
  6103. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6104. this.l2.AutoSize = true;
  6105. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6106. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6107. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6108. this.l2.Location = new System.Drawing.Point(1106, 504);
  6109. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6110. this.l2.Name = "l2";
  6111. this.l2.Size = new System.Drawing.Size(125, 21);
  6112. this.l2.TabIndex = 59;
  6113. this.l2.TabStop = true;
  6114. this.l2.Tag = "themeable";
  6115. this.l2.Text = "deadmoon © ∞";
  6116. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6117. //
  6118. // btnUpdate
  6119. //
  6120. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6121. this.btnUpdate.FlatAppearance.BorderSize = 0;
  6122. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6123. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6124. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6125. this.btnUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 10F);
  6126. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6127. this.btnUpdate.Location = new System.Drawing.Point(34, 317);
  6128. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6129. this.btnUpdate.Name = "btnUpdate";
  6130. this.btnUpdate.Size = new System.Drawing.Size(261, 31);
  6131. this.btnUpdate.TabIndex = 57;
  6132. this.btnUpdate.Text = "Check for update";
  6133. this.btnUpdate.UseVisualStyleBackColor = false;
  6134. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6135. //
  6136. // btnResetConfig
  6137. //
  6138. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6139. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  6140. this.btnResetConfig.FlatAppearance.BorderSize = 0;
  6141. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6142. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6143. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6144. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6145. this.btnResetConfig.Location = new System.Drawing.Point(34, 487);
  6146. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6147. this.btnResetConfig.Name = "btnResetConfig";
  6148. this.btnResetConfig.Size = new System.Drawing.Size(261, 31);
  6149. this.btnResetConfig.TabIndex = 56;
  6150. this.btnResetConfig.Text = "Repair";
  6151. this.btnResetConfig.UseVisualStyleBackColor = false;
  6152. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6153. //
  6154. // lblTheming
  6155. //
  6156. this.lblTheming.AutoSize = true;
  6157. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6158. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6159. this.lblTheming.Location = new System.Drawing.Point(17, 123);
  6160. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6161. this.lblTheming.Name = "lblTheming";
  6162. this.lblTheming.Size = new System.Drawing.Size(174, 25);
  6163. this.lblTheming.TabIndex = 55;
  6164. this.lblTheming.Tag = "themeable";
  6165. this.lblTheming.Text = "Choose your theme";
  6166. //
  6167. // autoStartToggle
  6168. //
  6169. this.autoStartToggle.AccessibleName = "Start with Windows";
  6170. this.autoStartToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6171. this.autoStartToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6172. this.autoStartToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6173. this.autoStartToggle.ForeColor = System.Drawing.Color.White;
  6174. this.autoStartToggle.LabelText = "Start with Windows";
  6175. this.autoStartToggle.Location = new System.Drawing.Point(21, 49);
  6176. this.autoStartToggle.Margin = new System.Windows.Forms.Padding(6);
  6177. this.autoStartToggle.Name = "autoStartToggle";
  6178. this.autoStartToggle.Size = new System.Drawing.Size(374, 24);
  6179. this.autoStartToggle.TabIndex = 98;
  6180. this.autoStartToggle.Tag = "themeable";
  6181. this.autoStartToggle.ToggleChecked = false;
  6182. this.autoStartToggle.ToggleClicked += new System.EventHandler(this.autoStartToggle_ToggleClicked);
  6183. //
  6184. // colorPicker1
  6185. //
  6186. this.colorPicker1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  6187. this.colorPicker1.Location = new System.Drawing.Point(22, 151);
  6188. this.colorPicker1.Name = "colorPicker1";
  6189. this.colorPicker1.Size = new System.Drawing.Size(139, 98);
  6190. this.colorPicker1.TabIndex = 97;
  6191. this.colorPicker1.Text = "colorPicker1";
  6192. this.colorPicker1.ColorChanged += new System.EventHandler(this.colorPicker1_ColorChanged);
  6193. //
  6194. // quickAccessToggle
  6195. //
  6196. this.quickAccessToggle.AccessibleName = "Show Quick Access Menu";
  6197. this.quickAccessToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6198. this.quickAccessToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6199. this.quickAccessToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6200. this.quickAccessToggle.ForeColor = System.Drawing.Color.White;
  6201. this.quickAccessToggle.LabelText = "Show Quick Access Menu";
  6202. this.quickAccessToggle.Location = new System.Drawing.Point(21, 18);
  6203. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(6);
  6204. this.quickAccessToggle.Name = "quickAccessToggle";
  6205. this.quickAccessToggle.Size = new System.Drawing.Size(374, 24);
  6206. this.quickAccessToggle.TabIndex = 88;
  6207. this.quickAccessToggle.Tag = "themeable";
  6208. this.quickAccessToggle.ToggleChecked = false;
  6209. this.quickAccessToggle.ToggleClicked += new System.EventHandler(this.quickAccessToggle_ToggleClicked);
  6210. //
  6211. // imagesHw
  6212. //
  6213. this.imagesHw.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imagesHw.ImageStream")));
  6214. this.imagesHw.TransparentColor = System.Drawing.Color.Transparent;
  6215. this.imagesHw.Images.SetKeyName(0, "cpu.png");
  6216. this.imagesHw.Images.SetKeyName(1, "ram.png");
  6217. this.imagesHw.Images.SetKeyName(2, "gpu.png");
  6218. this.imagesHw.Images.SetKeyName(3, "mobo.png");
  6219. this.imagesHw.Images.SetKeyName(4, "1608923_hdd_o_icon.png");
  6220. this.imagesHw.Images.SetKeyName(5, "inet.png");
  6221. this.imagesHw.Images.SetKeyName(6, "audio.png");
  6222. this.imagesHw.Images.SetKeyName(7, "dev.png");
  6223. this.imagesHw.Images.SetKeyName(8, "os.png");
  6224. //
  6225. // defineCommandDialog
  6226. //
  6227. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6228. this.defineCommandDialog.Title = "Optimizer";
  6229. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6230. //
  6231. // defineProgramDialog
  6232. //
  6233. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6234. this.defineProgramDialog.Title = "Optimizer";
  6235. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6236. //
  6237. // defineFolderDialog
  6238. //
  6239. this.defineFolderDialog.Description = "Optimizer";
  6240. //
  6241. // defineFileDialog
  6242. //
  6243. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6244. this.defineFileDialog.Title = "Optimizer";
  6245. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6246. //
  6247. // DefineProgramIconDialog
  6248. //
  6249. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6250. this.DefineProgramIconDialog.Title = "Optimizer";
  6251. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6252. //
  6253. // DefineFolderIconDialog
  6254. //
  6255. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6256. this.DefineFolderIconDialog.Title = "Optimizer";
  6257. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6258. //
  6259. // DefineURLIconDialog
  6260. //
  6261. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6262. this.DefineURLIconDialog.Title = "Optimizer";
  6263. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6264. //
  6265. // DefineFileIconDialog
  6266. //
  6267. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6268. this.DefineFileIconDialog.Title = "Optimizer";
  6269. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6270. //
  6271. // DefineCommandIconDialog
  6272. //
  6273. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6274. this.DefineCommandIconDialog.Title = "Optimizer";
  6275. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6276. //
  6277. // ExportDialog
  6278. //
  6279. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6280. this.ExportDialog.Title = "Optimizer";
  6281. //
  6282. // launcherMenu
  6283. //
  6284. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  6285. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6286. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6287. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6288. this.trayStartup,
  6289. this.trayCleaner,
  6290. this.trayPinger,
  6291. this.trayHosts,
  6292. this.trayAD,
  6293. this.trayHW,
  6294. this.trayRegistry,
  6295. this.toolStripSeparator1,
  6296. this.trayOptions,
  6297. this.trayRestartExplorer,
  6298. this.trayUnlocker,
  6299. this.toolStripSeparator2,
  6300. this.trayExit});
  6301. this.launcherMenu.Name = "launcherMenu";
  6302. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6303. this.launcherMenu.Size = new System.Drawing.Size(221, 302);
  6304. //
  6305. // trayStartup
  6306. //
  6307. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6308. this.trayStartup.ForeColor = System.Drawing.Color.White;
  6309. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  6310. this.trayStartup.Name = "trayStartup";
  6311. this.trayStartup.Size = new System.Drawing.Size(220, 26);
  6312. this.trayStartup.Text = "Startup Manager";
  6313. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6314. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  6315. //
  6316. // trayCleaner
  6317. //
  6318. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6319. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  6320. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  6321. this.trayCleaner.Name = "trayCleaner";
  6322. this.trayCleaner.Size = new System.Drawing.Size(220, 26);
  6323. this.trayCleaner.Text = "PC Cleaner";
  6324. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6325. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  6326. //
  6327. // trayPinger
  6328. //
  6329. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6330. this.trayPinger.ForeColor = System.Drawing.Color.White;
  6331. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  6332. this.trayPinger.Name = "trayPinger";
  6333. this.trayPinger.Size = new System.Drawing.Size(220, 26);
  6334. this.trayPinger.Text = "Pinger Tool";
  6335. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6336. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  6337. //
  6338. // trayHosts
  6339. //
  6340. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6341. this.trayHosts.ForeColor = System.Drawing.Color.White;
  6342. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  6343. this.trayHosts.Name = "trayHosts";
  6344. this.trayHosts.Size = new System.Drawing.Size(220, 26);
  6345. this.trayHosts.Text = "HOSTS Editor";
  6346. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6347. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  6348. //
  6349. // trayAD
  6350. //
  6351. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6352. this.trayAD.ForeColor = System.Drawing.Color.White;
  6353. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  6354. this.trayAD.Name = "trayAD";
  6355. this.trayAD.Size = new System.Drawing.Size(220, 26);
  6356. this.trayAD.Text = "Apps Downloader";
  6357. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6358. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  6359. //
  6360. // trayHW
  6361. //
  6362. this.trayHW.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6363. this.trayHW.ForeColor = System.Drawing.Color.White;
  6364. this.trayHW.Image = ((System.Drawing.Image)(resources.GetObject("trayHW.Image")));
  6365. this.trayHW.Name = "trayHW";
  6366. this.trayHW.Size = new System.Drawing.Size(220, 26);
  6367. this.trayHW.Text = "Hardware Information";
  6368. this.trayHW.Click += new System.EventHandler(this.trayHW_Click);
  6369. //
  6370. // trayRegistry
  6371. //
  6372. this.trayRegistry.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6373. this.trayRegistry.ForeColor = System.Drawing.Color.White;
  6374. this.trayRegistry.Image = ((System.Drawing.Image)(resources.GetObject("trayRegistry.Image")));
  6375. this.trayRegistry.Name = "trayRegistry";
  6376. this.trayRegistry.Size = new System.Drawing.Size(220, 26);
  6377. this.trayRegistry.Text = "Registry Repair";
  6378. this.trayRegistry.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6379. this.trayRegistry.Click += new System.EventHandler(this.trayRegistry_Click);
  6380. //
  6381. // toolStripSeparator1
  6382. //
  6383. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6384. this.toolStripSeparator1.ForeColor = System.Drawing.Color.White;
  6385. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6386. this.toolStripSeparator1.Size = new System.Drawing.Size(217, 6);
  6387. this.toolStripSeparator1.Tag = "";
  6388. //
  6389. // trayOptions
  6390. //
  6391. this.trayOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6392. this.trayOptions.ForeColor = System.Drawing.Color.White;
  6393. this.trayOptions.Image = ((System.Drawing.Image)(resources.GetObject("trayOptions.Image")));
  6394. this.trayOptions.Name = "trayOptions";
  6395. this.trayOptions.Size = new System.Drawing.Size(220, 26);
  6396. this.trayOptions.Text = "Options";
  6397. this.trayOptions.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6398. this.trayOptions.Click += new System.EventHandler(this.trayOptions_Click);
  6399. //
  6400. // trayRestartExplorer
  6401. //
  6402. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6403. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  6404. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  6405. this.trayRestartExplorer.Name = "trayRestartExplorer";
  6406. this.trayRestartExplorer.Size = new System.Drawing.Size(220, 26);
  6407. this.trayRestartExplorer.Text = "Restart Explorer";
  6408. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6409. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6410. //
  6411. // trayUnlocker
  6412. //
  6413. this.trayUnlocker.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
  6414. this.trayUnlocker.ForeColor = System.Drawing.Color.White;
  6415. this.trayUnlocker.Image = ((System.Drawing.Image)(resources.GetObject("trayUnlocker.Image")));
  6416. this.trayUnlocker.Name = "trayUnlocker";
  6417. this.trayUnlocker.Size = new System.Drawing.Size(220, 26);
  6418. this.trayUnlocker.Text = "Find Handles";
  6419. this.trayUnlocker.Click += new System.EventHandler(this.trayUnlocker_Click);
  6420. //
  6421. // toolStripSeparator2
  6422. //
  6423. this.toolStripSeparator2.Name = "toolStripSeparator2";
  6424. this.toolStripSeparator2.Size = new System.Drawing.Size(217, 6);
  6425. //
  6426. // trayExit
  6427. //
  6428. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6429. this.trayExit.ForeColor = System.Drawing.Color.White;
  6430. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  6431. this.trayExit.Name = "trayExit";
  6432. this.trayExit.Size = new System.Drawing.Size(220, 26);
  6433. this.trayExit.Text = "Exit";
  6434. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  6435. //
  6436. // launcherIcon
  6437. //
  6438. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6439. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6440. this.launcherIcon.Text = "Optimizer";
  6441. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6442. //
  6443. // MainForm
  6444. //
  6445. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6446. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6447. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6448. this.ClientSize = new System.Drawing.Size(1283, 724);
  6449. this.Controls.Add(this.bpanel);
  6450. this.Controls.Add(this.tpanel);
  6451. this.DoubleBuffered = true;
  6452. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6453. this.ForeColor = System.Drawing.Color.White;
  6454. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6455. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6456. this.MinimumSize = new System.Drawing.Size(1299, 763);
  6457. this.Name = "MainForm";
  6458. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6459. this.Text = "Optimizer";
  6460. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6461. this.Load += new System.EventHandler(this.Main_Load);
  6462. this.ResizeBegin += new System.EventHandler(this.MainForm_ResizeBegin);
  6463. this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
  6464. this.tpanel.ResumeLayout(false);
  6465. this.tpanel.PerformLayout();
  6466. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).EndInit();
  6467. ((System.ComponentModel.ISupportInitialize)(this.picLab)).EndInit();
  6468. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).EndInit();
  6469. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6470. this.bpanel.ResumeLayout(false);
  6471. this.tabCollection.ResumeLayout(false);
  6472. this.universalTab.ResumeLayout(false);
  6473. this.universalTab.PerformLayout();
  6474. this.windows10Tab.ResumeLayout(false);
  6475. this.windows10Tab.PerformLayout();
  6476. this.panelWin11Tweaks.ResumeLayout(false);
  6477. this.panelWin11Tweaks.PerformLayout();
  6478. this.windows8Tab.ResumeLayout(false);
  6479. this.windows8Tab.PerformLayout();
  6480. this.advancedTab.ResumeLayout(false);
  6481. this.modernAppsTab.ResumeLayout(false);
  6482. this.modernAppsTab.PerformLayout();
  6483. this.startupTab.ResumeLayout(false);
  6484. this.startupTab.PerformLayout();
  6485. this.panel3.ResumeLayout(false);
  6486. this.appsTab.ResumeLayout(false);
  6487. this.appsTab.PerformLayout();
  6488. this.panel10.ResumeLayout(false);
  6489. this.panel10.PerformLayout();
  6490. this.panelCommonApps.ResumeLayout(false);
  6491. this.panelCommonApps.PerformLayout();
  6492. this.cleanerTab.ResumeLayout(false);
  6493. this.panel14.ResumeLayout(false);
  6494. this.panel13.ResumeLayout(false);
  6495. this.panel13.PerformLayout();
  6496. this.panel1.ResumeLayout(false);
  6497. this.panel1.PerformLayout();
  6498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6504. this.pingerTab.ResumeLayout(false);
  6505. this.netTools.ResumeLayout(false);
  6506. this.tabPage2.ResumeLayout(false);
  6507. this.tabPage2.PerformLayout();
  6508. this.tabPage1.ResumeLayout(false);
  6509. this.tabPage1.PerformLayout();
  6510. this.panel7.ResumeLayout(false);
  6511. this.hostsEditorTab.ResumeLayout(false);
  6512. this.hostsEditorTab.PerformLayout();
  6513. this.panel4.ResumeLayout(false);
  6514. this.panel4.PerformLayout();
  6515. this.panelList.ResumeLayout(false);
  6516. this.registryFixerTab.ResumeLayout(false);
  6517. this.registryFixerTab.PerformLayout();
  6518. this.panel2.ResumeLayout(false);
  6519. this.panel2.PerformLayout();
  6520. this.indiciumTab.ResumeLayout(false);
  6521. this.panel12.ResumeLayout(false);
  6522. this.indiciumMenu.ResumeLayout(false);
  6523. this.panel11.ResumeLayout(false);
  6524. this.integratorTab.ResumeLayout(false);
  6525. this.synapse.ResumeLayout(false);
  6526. this.integratorInfoTab.ResumeLayout(false);
  6527. this.integratorInfoTab.PerformLayout();
  6528. this.tabPage8.ResumeLayout(false);
  6529. this.tabPage8.PerformLayout();
  6530. this.itemnamegroup.ResumeLayout(false);
  6531. this.itemnamegroup.PerformLayout();
  6532. this.security.ResumeLayout(false);
  6533. this.security.PerformLayout();
  6534. this.itemposition.ResumeLayout(false);
  6535. this.itemposition.PerformLayout();
  6536. this.icontoaddgroup.ResumeLayout(false);
  6537. this.icontoaddgroup.PerformLayout();
  6538. this.itemtoaddgroup.ResumeLayout(false);
  6539. this.itemtoaddgroup.PerformLayout();
  6540. this.itemtype.ResumeLayout(false);
  6541. this.itemtype.PerformLayout();
  6542. this.tabPage9.ResumeLayout(false);
  6543. this.tabPage9.PerformLayout();
  6544. this.panel5.ResumeLayout(false);
  6545. this.tabPage10.ResumeLayout(false);
  6546. this.tabPage10.PerformLayout();
  6547. this.tabPage11.ResumeLayout(false);
  6548. this.tabPage11.PerformLayout();
  6549. this.panel6.ResumeLayout(false);
  6550. this.tabPage3.ResumeLayout(false);
  6551. this.tabPage3.PerformLayout();
  6552. this.panel8.ResumeLayout(false);
  6553. this.optionsTab.ResumeLayout(false);
  6554. this.optionsTab.PerformLayout();
  6555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6563. this.panel9.ResumeLayout(false);
  6564. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).EndInit();
  6565. this.launcherMenu.ResumeLayout(false);
  6566. this.ResumeLayout(false);
  6567. }
  6568. #endregion
  6569. private System.Windows.Forms.Panel tpanel;
  6570. private System.Windows.Forms.Label txtBitness;
  6571. private System.Windows.Forms.Label txtOS;
  6572. private System.Windows.Forms.Label txtVersion;
  6573. private System.Windows.Forms.PictureBox pictureBox1;
  6574. private System.Windows.Forms.Label label2;
  6575. private System.Windows.Forms.Panel bpanel;
  6576. private MoonTabs tabCollection;
  6577. private System.Windows.Forms.TabPage universalTab;
  6578. private System.Windows.Forms.TabPage windows10Tab;
  6579. private System.Windows.Forms.TabPage windows8Tab;
  6580. private System.Windows.Forms.TabPage cleanerTab;
  6581. private System.Windows.Forms.TabPage startupTab;
  6582. private System.Windows.Forms.Label startupTitle;
  6583. private System.Windows.Forms.Button removeStartupItemB;
  6584. private System.Windows.Forms.TabPage registryFixerTab;
  6585. private System.Windows.Forms.Label registryTitle;
  6586. private System.Windows.Forms.Button regFixB;
  6587. private System.Windows.Forms.Panel panel2;
  6588. private MoonCheck checkRegistryEditor;
  6589. private MoonCheck checkEnableAll;
  6590. private MoonCheck checkContextMenu;
  6591. private MoonCheck checkTaskManager;
  6592. private MoonCheck checkCommandPrompt;
  6593. private MoonCheck checkFirewall;
  6594. private MoonCheck checkRunDialog;
  6595. private MoonCheck checkFolderOptions;
  6596. private MoonCheck checkControlPanel;
  6597. private MoonCheck checkRestartExplorer;
  6598. private System.Windows.Forms.Panel panel3;
  6599. private System.Windows.Forms.Label regLbl;
  6600. private System.Windows.Forms.ListView listStartupItems;
  6601. private System.Windows.Forms.ColumnHeader columnHeader1;
  6602. private System.Windows.Forms.ColumnHeader columnHeader2;
  6603. private System.Windows.Forms.Button refreshStartupB;
  6604. private System.Windows.Forms.Button locateFileB;
  6605. private System.Windows.Forms.ColumnHeader columnHeader3;
  6606. private System.Windows.Forms.TabPage hostsEditorTab;
  6607. private System.Windows.Forms.Label hostsTitle;
  6608. private System.Windows.Forms.LinkLabel linkLocate;
  6609. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  6610. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  6611. private MoonList listHostEntries;
  6612. private System.Windows.Forms.Panel panel4;
  6613. private System.Windows.Forms.Button removeAllHostsB;
  6614. private System.Windows.Forms.Button refreshHostsB;
  6615. private System.Windows.Forms.Button removeHostB;
  6616. private System.Windows.Forms.TextBox txtDomain;
  6617. private System.Windows.Forms.Label lblDomain;
  6618. private System.Windows.Forms.Label lblIP;
  6619. private System.Windows.Forms.Button addHostB;
  6620. private System.Windows.Forms.TextBox txtIP;
  6621. private System.Windows.Forms.TabPage integratorTab;
  6622. private MoonTabs synapse;
  6623. private System.Windows.Forms.TabPage integratorInfoTab;
  6624. private System.Windows.Forms.TabPage tabPage8;
  6625. private System.Windows.Forms.TabPage tabPage9;
  6626. private System.Windows.Forms.TabPage tabPage10;
  6627. private System.Windows.Forms.TabPage tabPage11;
  6628. private System.Windows.Forms.Label integrator7;
  6629. private System.Windows.Forms.Label integrator6;
  6630. private System.Windows.Forms.Label integrator5;
  6631. private System.Windows.Forms.Label integrator4;
  6632. private System.Windows.Forms.Label integrator3;
  6633. private System.Windows.Forms.Label integrator2;
  6634. private System.Windows.Forms.Label integrator1;
  6635. private System.Windows.Forms.Button button48;
  6636. private System.Windows.Forms.TextBox txtRunKeyword;
  6637. private System.Windows.Forms.Label ccKeywordL;
  6638. private System.Windows.Forms.TextBox txtRunFile;
  6639. private System.Windows.Forms.Label ccFileL;
  6640. private System.Windows.Forms.Label ccL;
  6641. private System.Windows.Forms.Button btnCreateCustomCommand;
  6642. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6643. private System.Windows.Forms.Label readyMenusL;
  6644. private MoonList listDesktopItems;
  6645. private System.Windows.Forms.Label removeIntegratorItemsL;
  6646. private System.Windows.Forms.Button refreshIIB;
  6647. private System.Windows.Forms.Button removeDIB;
  6648. private System.Windows.Forms.Button removeAllIIB;
  6649. private System.Windows.Forms.GroupBox itemtype;
  6650. private MoonRadio radioCommand;
  6651. private MoonRadio radioProgram;
  6652. private MoonRadio radioFile;
  6653. private MoonRadio radioFolder;
  6654. private MoonRadio radioLink;
  6655. private System.Windows.Forms.Label addItemL;
  6656. private System.Windows.Forms.GroupBox icontoaddgroup;
  6657. private MoonCheck checkDefaultIcon;
  6658. private System.Windows.Forms.Button btnBrowseIcon;
  6659. private System.Windows.Forms.TextBox txtIcon;
  6660. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6661. private System.Windows.Forms.Button btnBrowseItem;
  6662. private System.Windows.Forms.TextBox txtItem;
  6663. private System.Windows.Forms.GroupBox security;
  6664. private MoonCheck checkShift;
  6665. private System.Windows.Forms.GroupBox itemposition;
  6666. private MoonRadio radioTop;
  6667. private MoonRadio radioMiddle;
  6668. private MoonRadio radioBottom;
  6669. private System.Windows.Forms.GroupBox itemnamegroup;
  6670. private System.Windows.Forms.TextBox txtItemName;
  6671. private System.Windows.Forms.Button btnAddItem;
  6672. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6673. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6674. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6675. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6676. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6677. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6678. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6679. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6680. private System.Windows.Forms.Button findInRegB;
  6681. private System.Windows.Forms.TabPage optionsTab;
  6682. private System.Windows.Forms.Label lblTheming;
  6683. private MoonList listCustomCommands;
  6684. private System.Windows.Forms.Label removeCCL;
  6685. private System.Windows.Forms.Button removeCCB;
  6686. private System.Windows.Forms.Button refreshCCB;
  6687. private System.Windows.Forms.Panel panel5;
  6688. private System.Windows.Forms.Panel panel6;
  6689. private System.Windows.Forms.Panel panelList;
  6690. private System.Windows.Forms.TabPage modernAppsTab;
  6691. private System.Windows.Forms.Label txtModernAppsTitle;
  6692. private System.Windows.Forms.Button uninstallModernAppsButton;
  6693. private System.Windows.Forms.Button refreshModernAppsButton;
  6694. private MoonCheck chkSelectAllModernApps;
  6695. private System.Windows.Forms.Button btnResetConfig;
  6696. private System.Windows.Forms.Button btnUpdate;
  6697. private MoonCheck chkReadOnly;
  6698. private System.Windows.Forms.Label lblLock;
  6699. private MoonCheck chkBlock;
  6700. private System.Windows.Forms.TabPage appsTab;
  6701. private System.Windows.Forms.Button btnDownloadApps;
  6702. private System.Windows.Forms.Label appsTitle;
  6703. private System.Windows.Forms.Label setDownDirLbl;
  6704. private System.Windows.Forms.TextBox txtDownloadFolder;
  6705. private System.Windows.Forms.Button changeDownDirB;
  6706. private System.Windows.Forms.Label txtDownloadStatus;
  6707. private System.Windows.Forms.Label bitPref;
  6708. private MoonRadio c32;
  6709. private System.Windows.Forms.Button goToDownloadsB;
  6710. private System.Windows.Forms.LinkLabel linkWarnings;
  6711. private MoonCheck cAutoInstall;
  6712. private MoonCheck chkOnlyRemovable;
  6713. private MoonProgress progressDownloader;
  6714. private System.Windows.Forms.Button btnGetFeed;
  6715. private System.Windows.Forms.Panel panelCommonApps;
  6716. private System.Windows.Forms.LinkLabel l2;
  6717. private System.Windows.Forms.Panel groupSystemTools;
  6718. private System.Windows.Forms.Button btnViewLog;
  6719. private System.Windows.Forms.Label lblTroubleshoot;
  6720. private System.Windows.Forms.Label lblUpdating;
  6721. private System.Windows.Forms.Button btnOpenConf;
  6722. private System.Windows.Forms.TabPage pingerTab;
  6723. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  6724. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  6725. private System.Windows.Forms.NotifyIcon launcherIcon;
  6726. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  6727. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  6728. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  6729. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  6730. private System.Windows.Forms.ToolStripMenuItem trayAD;
  6731. private System.Windows.Forms.ToolStripMenuItem trayExit;
  6732. private System.Windows.Forms.LinkLabel linkLabel5;
  6733. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  6734. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  6735. private MoonRadio c64;
  6736. private System.Windows.Forms.Panel panel10;
  6737. private TextBox txtBackupTitle;
  6738. private Label lblBackupTitle;
  6739. private Label languagesL;
  6740. private PictureBox pictureBox85;
  6741. private Panel panel9;
  6742. private PictureBox picFlag;
  6743. private Label txtNetFw;
  6744. private Panel groupCoding;
  6745. private Panel groupInternet;
  6746. private Panel groupSoundVideo;
  6747. private Label lblVideoSound;
  6748. private Label lblCoding;
  6749. private Label lblSystemTools;
  6750. private Label lblInternet;
  6751. private Panel panelWin11Tweaks;
  6752. private ToolStripMenuItem trayRegistry;
  6753. private ToolStripMenuItem trayOptions;
  6754. private Label txtFeedError;
  6755. private ToggleCard tpmSw;
  6756. private ToggleCard xboxSw;
  6757. private ToggleCard inkSw;
  6758. private ToggleCard spellSw;
  6759. private ToggleCard longPathsSw;
  6760. private ToggleCard uODSw;
  6761. private ToggleCard peopleSw;
  6762. private ToggleCard oldExplorerSw;
  6763. private ToggleCard adsSw;
  6764. private ToggleCard storeUpdatesSw;
  6765. private ToggleCard oldMixerSw;
  6766. private ToggleCard insiderSw;
  6767. private ToggleCard castSw;
  6768. private ToggleCard gameBarSw;
  6769. private ToggleCard sensorSw;
  6770. private ToggleCard ccSw;
  6771. private ToggleCard cortanaSw;
  6772. private ToggleCard privacySw;
  6773. private ToggleCard driversSw;
  6774. private ToggleCard telemetryServicesSw;
  6775. private ToggleCard autoUpdatesSw;
  6776. private ToggleCard classicContextSw;
  6777. private ToggleCard widgetsSw;
  6778. private ToggleCard chatSw;
  6779. private ToggleCard snapAssistSw;
  6780. private ToggleCard leftTaskbarSw;
  6781. private ToggleCard disableOneDriveSw;
  6782. private ToggleCard quickAccessToggle;
  6783. private PictureBox picUpdate;
  6784. private TabPage indiciumTab;
  6785. private MoonTree specsTree;
  6786. private Panel panel12;
  6787. private Panel panel11;
  6788. private ImageList imagesHw;
  6789. private ToggleCard hwDetailed;
  6790. private ToolStripMenuItem trayHW;
  6791. private ContextMenuStrip indiciumMenu;
  6792. private ToolStripMenuItem toolHWCopy;
  6793. private ToolStripMenuItem toolHWGoogle;
  6794. private ToolStripMenuItem toolHWDuck;
  6795. private ToolStripSeparator toolStripSeparator2;
  6796. private LinkLabel linkLabel1;
  6797. private PictureBox pictureBox13;
  6798. private PictureBox pictureBox12;
  6799. private PictureBox pictureBox14;
  6800. private PictureBox picLab;
  6801. private PictureBox pictureBox17;
  6802. private LinkLabel linkLabel2;
  6803. private MoonSelect boxLang;
  6804. private Panel panel1;
  6805. private MoonCheck edgeSession;
  6806. private MoonCheck edgeHistory;
  6807. private Label lblFootprint;
  6808. private MoonCheck edgeCookies;
  6809. private Label lblPretext;
  6810. private MoonCheck edgeCache;
  6811. private MoonCheck IECache;
  6812. private MoonCheck firefoxHistory;
  6813. private MoonCheck firefoxCookies;
  6814. private MoonCheck firefoxCache;
  6815. private MoonCheck chromePws;
  6816. private MoonCheck chromeSession;
  6817. private MoonCheck chromeHistory;
  6818. private MoonCheck chromeCookies;
  6819. private MoonCheck chromeCache;
  6820. private Label label7;
  6821. private Label label6;
  6822. private Label label5;
  6823. private Label label4;
  6824. private PictureBox pictureBox11;
  6825. private PictureBox pictureBox10;
  6826. private PictureBox pictureBox9;
  6827. private PictureBox pictureBox8;
  6828. private MoonCheck checkErrorReports;
  6829. private MoonCheck checkTemp;
  6830. private MoonCheck checkBin;
  6831. private MoonCheck checkMiniDumps;
  6832. private PictureBox pictureBox2;
  6833. private Label label8;
  6834. private Panel panel13;
  6835. private Panel panel14;
  6836. private MoonCheckList listCleanPreview;
  6837. private LinkLabel checkSelectAll;
  6838. private ToggleCard gameModeSw;
  6839. private PictureBox pictureBox3;
  6840. private LinkLabel linkLabel3;
  6841. private ToggleCard compactModeSw;
  6842. private ToggleCard PMB;
  6843. private ToggleCard AddCMDB;
  6844. private ToggleCard AddOwnerB;
  6845. private ToggleCard DSB;
  6846. private ToggleCard SSB;
  6847. private ToggleCard STB;
  6848. private ToggleCard WAB;
  6849. private Label label9;
  6850. private PictureBox pictureBox4;
  6851. private MoonCheck bravePasswords;
  6852. private MoonCheck braveSession;
  6853. private MoonCheck braveHistory;
  6854. private MoonCheck braveCookies;
  6855. private MoonCheck braveCache;
  6856. private ToolStripMenuItem trayUnlocker;
  6857. private Panel panelUwp;
  6858. private ToggleCard stickersSw;
  6859. private PictureBox picRestartNeeded;
  6860. private Label restartAndApply;
  6861. private TabPage tabPage1;
  6862. private Panel panel7;
  6863. private MoonList listPingResults;
  6864. private Label lblResults;
  6865. private TextBox txtPingInput;
  6866. private Label lblPinger;
  6867. private Label pingerTitle;
  6868. private TabPage tabPage2;
  6869. private LinkLabel linkDNSv6A;
  6870. private LinkLabel linkDNSv4A;
  6871. private LinkLabel linkDNSv6;
  6872. private LinkLabel linkDNSv4;
  6873. private Label label3;
  6874. private Label label1;
  6875. private MoonSelect boxAdapter;
  6876. private MoonSelect boxDNS;
  6877. private Controls.ColorPicker colorPicker1;
  6878. private ToggleCard autoStartToggle;
  6879. private MoonTabs netTools;
  6880. private Label dnsTitle;
  6881. private ToggleCard vbsSw;
  6882. private Label label14;
  6883. private Label label15;
  6884. private Label label16;
  6885. private Label label18;
  6886. private Label label17;
  6887. private Label label19;
  6888. private Label label20;
  6889. private Label label21;
  6890. private TabPage advancedTab;
  6891. private ToggleCard edgeAiSw;
  6892. private ToggleCard edgeTelemetrySw;
  6893. private ToggleCard loginVerboseSw;
  6894. private ToggleCard hpetSw;
  6895. private System.Windows.Forms.Button backupStartupB;
  6896. private System.Windows.Forms.Button restoreStartupB;
  6897. private System.Windows.Forms.Button doBackup;
  6898. private System.Windows.Forms.Button cancelBackup;
  6899. private System.Windows.Forms.Button btnCopyHW;
  6900. private System.Windows.Forms.Button btnSaveHW;
  6901. private System.Windows.Forms.Button cleanDriveB;
  6902. private System.Windows.Forms.Button analyzeDriveB;
  6903. private System.Windows.Forms.Button btnWinClean;
  6904. private System.Windows.Forms.Button btnExport;
  6905. private System.Windows.Forms.Button copyB;
  6906. private System.Windows.Forms.Button copyIPB;
  6907. private System.Windows.Forms.Button btnShodan;
  6908. private System.Windows.Forms.Button btnPing;
  6909. private System.Windows.Forms.Button btnOpenNetwork;
  6910. private System.Windows.Forms.Button flushCacheB;
  6911. private System.Windows.Forms.Button btnRestoreUwp;
  6912. private System.Windows.Forms.Button btnRestartDisableDefender;
  6913. private System.Windows.Forms.Button btnRestart;
  6914. private System.Windows.Forms.Button btnRestartSafe;
  6915. private ToggleCard classicPhotoViewerSw;
  6916. private ToggleCard winSearchSw;
  6917. private Label label13;
  6918. private Label label4a;
  6919. private Label drives;
  6920. private Label label14s;
  6921. private ToggleCard nvidiaTelemetrySw;
  6922. private ToggleCard ntfsStampSw;
  6923. private ToggleCard smb2Sw;
  6924. private ToggleCard smb1Sw;
  6925. private ToggleCard hibernateSw;
  6926. private ToggleCard chromeTelemetrySw;
  6927. private ToggleCard ffTelemetrySw;
  6928. private ToggleCard vsSw;
  6929. private ToggleCard reportingSw;
  6930. private ToggleCard systemRestoreSw;
  6931. private ToggleCard officeTelemetrySw;
  6932. private ToggleCard smartScreenSw;
  6933. private ToggleCard networkSw;
  6934. private ToggleCard telemetryTasksSw;
  6935. private ToggleCard defenderSw;
  6936. private ToggleCard homegroupSw;
  6937. private ToggleCard stickySw;
  6938. private ToggleCard compatSw;
  6939. private ToggleCard mediaSharingSw;
  6940. private ToggleCard printSw;
  6941. private ToggleCard superfetchSw;
  6942. private ToggleCard faxSw;
  6943. private ToggleCard performanceSw;
  6944. private MoonCheck chkIncludeWww;
  6945. private LinkLabel linkLabel4;
  6946. private PictureBox pictureBox6;
  6947. private PictureBox pictureBox5;
  6948. private LinkLabel linkLabel6;
  6949. private TabPage tabPage3;
  6950. private Label fontSetTitle;
  6951. private Panel panel8;
  6952. private MoonList listFonts;
  6953. private Button btnRefreshFonts;
  6954. private Label lblCurrentFont;
  6955. private Label label11;
  6956. private Button btnRestoreFont;
  6957. private Button btnSetGlobalFont;
  6958. private TextBox txtSearchFonts;
  6959. private Label lblFontsCount;
  6960. private Label lblFontsNumber;
  6961. private MoonCheck chkAllNics;
  6962. private MoonCheck chkCustomDns;
  6963. private TextBox txtDns6B;
  6964. private TextBox txtDns6A;
  6965. private Label label12;
  6966. private TextBox txtDns4B;
  6967. private TextBox txtDns4A;
  6968. private Label label10;
  6969. private Button btnSetDns;
  6970. }
  6971. }