MainForm.Designer.cs 372 KB

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