MainForm.Designer.cs 369 KB

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