MainForm.Designer.cs 405 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928
  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.label47 = new System.Windows.Forms.Label();
  45. this.label46 = new System.Windows.Forms.Label();
  46. this.label45 = 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.label28 = new System.Windows.Forms.Label();
  56. this.button74 = new System.Windows.Forms.Button();
  57. this.button75 = new System.Windows.Forms.Button();
  58. this.label1 = new System.Windows.Forms.Label();
  59. this.panelModernAppsList = new System.Windows.Forms.Panel();
  60. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  61. this.startupTab = new System.Windows.Forms.TabPage();
  62. this.button64 = new System.Windows.Forms.Button();
  63. this.button31 = new System.Windows.Forms.Button();
  64. this.button37 = new System.Windows.Forms.Button();
  65. this.panel3 = new System.Windows.Forms.Panel();
  66. this.listStartupItems = new System.Windows.Forms.ListView();
  67. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  68. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  69. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  70. this.button32 = new System.Windows.Forms.Button();
  71. this.button22 = new System.Windows.Forms.Button();
  72. this.label5 = new System.Windows.Forms.Label();
  73. this.appsTab = new System.Windows.Forms.TabPage();
  74. this.panelCommonApps = new System.Windows.Forms.Panel();
  75. this.txtFeedError = new System.Windows.Forms.Label();
  76. this.panelApps2 = new System.Windows.Forms.Panel();
  77. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  78. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  79. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  80. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  81. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  82. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  83. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  84. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  85. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  86. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  87. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  88. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  89. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  90. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  91. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  92. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  93. this.panelApps3 = new System.Windows.Forms.Panel();
  94. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  95. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  96. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  97. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  98. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  99. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  100. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  101. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  102. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  103. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  104. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  105. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  106. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  107. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  108. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  109. this.panelApps6 = new System.Windows.Forms.Panel();
  110. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  111. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  112. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  113. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  114. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  115. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  116. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  117. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  118. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  119. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  120. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  121. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  122. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  123. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  124. this.panelApps4 = new System.Windows.Forms.Panel();
  125. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  126. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  127. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  128. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  129. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  130. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  131. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  132. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  133. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  134. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  135. this.panelApps5 = new System.Windows.Forms.Panel();
  136. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  137. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  138. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  139. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  140. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  143. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  144. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  145. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  146. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  147. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  148. this.progressDownloader = new System.Windows.Forms.ProgressBar();
  149. this.btnDownloadApps = new System.Windows.Forms.Button();
  150. this.label42 = new System.Windows.Forms.Label();
  151. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  152. this.button5 = new System.Windows.Forms.Button();
  153. this.panelApps1 = new System.Windows.Forms.Panel();
  154. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  155. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  156. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  158. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  159. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  160. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  161. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  162. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  163. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  164. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  165. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  166. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  167. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  168. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  169. this.txtDownloadStatus = new System.Windows.Forms.Label();
  170. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  171. this.label44 = new System.Windows.Forms.Label();
  172. this.button6 = new System.Windows.Forms.Button();
  173. this.btnGetFeed = new System.Windows.Forms.Button();
  174. this.label41 = new System.Windows.Forms.Label();
  175. this.pingerTab = new System.Windows.Forms.TabPage();
  176. this.btnPing = new System.Windows.Forms.Button();
  177. this.txtPingInput = new System.Windows.Forms.TextBox();
  178. this.label39 = new System.Windows.Forms.Label();
  179. this.label32 = new System.Windows.Forms.Label();
  180. this.cleanerTab = new System.Windows.Forms.TabPage();
  181. this.cleaningpanel = new System.Windows.Forms.Panel();
  182. this.progress2 = new System.Windows.Forms.ProgressBar();
  183. this.label4 = new System.Windows.Forms.Label();
  184. this.label6 = new System.Windows.Forms.Label();
  185. this.panel1 = new System.Windows.Forms.Panel();
  186. this.button20 = new System.Windows.Forms.Button();
  187. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  188. this.panel4 = new System.Windows.Forms.Panel();
  189. this.label31 = new System.Windows.Forms.Label();
  190. this.label30 = new System.Windows.Forms.Label();
  191. this.button4 = new System.Windows.Forms.Button();
  192. this.button3 = new System.Windows.Forms.Button();
  193. this.button2 = new System.Windows.Forms.Button();
  194. this.button1 = new System.Windows.Forms.Button();
  195. this.label29 = new System.Windows.Forms.Label();
  196. this.panelList = new System.Windows.Forms.Panel();
  197. this.listHostEntries = new System.Windows.Forms.ListBox();
  198. this.button41 = new System.Windows.Forms.Button();
  199. this.button42 = new System.Windows.Forms.Button();
  200. this.button46 = new System.Windows.Forms.Button();
  201. this.button47 = new System.Windows.Forms.Button();
  202. this.txtIP = new System.Windows.Forms.TextBox();
  203. this.txtDomain = new System.Windows.Forms.TextBox();
  204. this.label12 = new System.Windows.Forms.Label();
  205. this.label11 = new System.Windows.Forms.Label();
  206. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  207. this.label10 = new System.Windows.Forms.Label();
  208. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  209. this.label9 = new System.Windows.Forms.Label();
  210. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  211. this.label3 = new System.Windows.Forms.Label();
  212. this.registryFixerTab = new System.Windows.Forms.TabPage();
  213. this.panel2 = new System.Windows.Forms.Panel();
  214. this.button33 = new System.Windows.Forms.Button();
  215. this.label8 = new System.Windows.Forms.Label();
  216. this.label7 = new System.Windows.Forms.Label();
  217. this.integratorTab = new System.Windows.Forms.TabPage();
  218. this.synapse = new System.Windows.Forms.TabControl();
  219. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  220. this.label19 = new System.Windows.Forms.Label();
  221. this.label18 = new System.Windows.Forms.Label();
  222. this.label17 = new System.Windows.Forms.Label();
  223. this.label16 = new System.Windows.Forms.Label();
  224. this.label15 = new System.Windows.Forms.Label();
  225. this.label14 = new System.Windows.Forms.Label();
  226. this.label13 = new System.Windows.Forms.Label();
  227. this.tabPage8 = new System.Windows.Forms.TabPage();
  228. this.btnAddItem = new System.Windows.Forms.Button();
  229. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  230. this.txtItemName = new System.Windows.Forms.TextBox();
  231. this.security = new System.Windows.Forms.GroupBox();
  232. this.itemposition = new System.Windows.Forms.GroupBox();
  233. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  234. this.btnBrowseIcon = new System.Windows.Forms.Button();
  235. this.txtIcon = new System.Windows.Forms.TextBox();
  236. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  237. this.btnBrowseItem = new System.Windows.Forms.Button();
  238. this.txtItem = new System.Windows.Forms.TextBox();
  239. this.itemtype = new System.Windows.Forms.GroupBox();
  240. this.label26 = new System.Windows.Forms.Label();
  241. this.tabPage9 = new System.Windows.Forms.TabPage();
  242. this.panel5 = new System.Windows.Forms.Panel();
  243. this.listDesktopItems = new System.Windows.Forms.ListBox();
  244. this.button60 = new System.Windows.Forms.Button();
  245. this.button61 = new System.Windows.Forms.Button();
  246. this.button62 = new System.Windows.Forms.Button();
  247. this.label25 = new System.Windows.Forms.Label();
  248. this.tabPage10 = new System.Windows.Forms.TabPage();
  249. this.button65 = new System.Windows.Forms.Button();
  250. this.button66 = new System.Windows.Forms.Button();
  251. this.label24 = new System.Windows.Forms.Label();
  252. this.button58 = new System.Windows.Forms.Button();
  253. this.button59 = new System.Windows.Forms.Button();
  254. this.button55 = new System.Windows.Forms.Button();
  255. this.button57 = new System.Windows.Forms.Button();
  256. this.button52 = new System.Windows.Forms.Button();
  257. this.button53 = new System.Windows.Forms.Button();
  258. this.button49 = new System.Windows.Forms.Button();
  259. this.button51 = new System.Windows.Forms.Button();
  260. this.button56 = new System.Windows.Forms.Button();
  261. this.button54 = new System.Windows.Forms.Button();
  262. this.tabPage11 = new System.Windows.Forms.TabPage();
  263. this.panel6 = new System.Windows.Forms.Panel();
  264. this.listCustomCommands = new System.Windows.Forms.ListBox();
  265. this.button26 = new System.Windows.Forms.Button();
  266. this.button8 = new System.Windows.Forms.Button();
  267. this.label23 = new System.Windows.Forms.Label();
  268. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  269. this.button48 = new System.Windows.Forms.Button();
  270. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  271. this.label22 = new System.Windows.Forms.Label();
  272. this.txtRunFile = new System.Windows.Forms.TextBox();
  273. this.label21 = new System.Windows.Forms.Label();
  274. this.label20 = new System.Windows.Forms.Label();
  275. this.optionsTab = new System.Windows.Forms.TabPage();
  276. this.btnOpenConf = new System.Windows.Forms.Button();
  277. this.label48 = new System.Windows.Forms.Label();
  278. this.label43 = new System.Windows.Forms.Label();
  279. this.btnViewLog = new System.Windows.Forms.Button();
  280. this.l2 = new System.Windows.Forms.LinkLabel();
  281. this.btnChangelog = new System.Windows.Forms.Button();
  282. this.btnUpdate = new System.Windows.Forms.Button();
  283. this.btnResetConfig = new System.Windows.Forms.Button();
  284. this.label27 = new System.Windows.Forms.Label();
  285. this.radioMinimal = new System.Windows.Forms.RadioButton();
  286. this.radioCaramel = new System.Windows.Forms.RadioButton();
  287. this.radioLime = new System.Windows.Forms.RadioButton();
  288. this.radioMagma = new System.Windows.Forms.RadioButton();
  289. this.radioOcean = new System.Windows.Forms.RadioButton();
  290. this.radioZerg = new System.Windows.Forms.RadioButton();
  291. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  292. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  293. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  294. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  295. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  296. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  297. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  298. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  299. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  300. this.integratorTimer = new System.Windows.Forms.Timer(this.components);
  301. this.runDialogTime = new System.Windows.Forms.Timer(this.components);
  302. this.toggleSwitch38 = new Optimizer.ToggleSwitch();
  303. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  304. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  305. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  306. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  307. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  308. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  309. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  310. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  311. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  312. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  313. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  314. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  315. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  316. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  317. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  318. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  319. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  320. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  321. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  322. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  323. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  324. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  325. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  326. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  327. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  328. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  329. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  330. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  331. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  332. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  333. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  334. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  335. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  336. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  337. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  338. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  339. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  340. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  341. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  342. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  343. this.cViper = new Optimizer.ColoredCheckBox();
  344. this.cVLC = new Optimizer.ColoredCheckBox();
  345. this.cFoobar = new Optimizer.ColoredCheckBox();
  346. this.cPot = new Optimizer.ColoredCheckBox();
  347. this.cBS = new Optimizer.ColoredCheckBox();
  348. this.cSpotify = new Optimizer.ColoredCheckBox();
  349. this.cIrfan = new Optimizer.ColoredCheckBox();
  350. this.ciTunes = new Optimizer.ColoredCheckBox();
  351. this.cWinamp = new Optimizer.ColoredCheckBox();
  352. this.cAudacity = new Optimizer.ColoredCheckBox();
  353. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  354. this.cGIMP = new Optimizer.ColoredCheckBox();
  355. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  356. this.cBlender = new Optimizer.ColoredCheckBox();
  357. this.cLightShot = new Optimizer.ColoredCheckBox();
  358. this.cGyazo = new Optimizer.ColoredCheckBox();
  359. this.cNPP = new Optimizer.ColoredCheckBox();
  360. this.cSublimeText = new Optimizer.ColoredCheckBox();
  361. this.cAtom = new Optimizer.ColoredCheckBox();
  362. this.cVS = new Optimizer.ColoredCheckBox();
  363. this.cVSCode = new Optimizer.ColoredCheckBox();
  364. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  365. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  366. this.cEclipse = new Optimizer.ColoredCheckBox();
  367. this.cGitHub = new Optimizer.ColoredCheckBox();
  368. this.cNode = new Optimizer.ColoredCheckBox();
  369. this.cXAMPP = new Optimizer.ColoredCheckBox();
  370. this.cPostman = new Optimizer.ColoredCheckBox();
  371. this.cFileZilla = new Optimizer.ColoredCheckBox();
  372. this.cPutty = new Optimizer.ColoredCheckBox();
  373. this.cWinScp = new Optimizer.ColoredCheckBox();
  374. this.cVCPP = new Optimizer.ColoredCheckBox();
  375. this.cNF472 = new Optimizer.ColoredCheckBox();
  376. this.cNF452 = new Optimizer.ColoredCheckBox();
  377. this.cNF40 = new Optimizer.ColoredCheckBox();
  378. this.cNF35 = new Optimizer.ColoredCheckBox();
  379. this.cIObitSU = new Optimizer.ColoredCheckBox();
  380. this.cIObitU = new Optimizer.ColoredCheckBox();
  381. this.cRevo = new Optimizer.ColoredCheckBox();
  382. this.cIObitDB = new Optimizer.ColoredCheckBox();
  383. this.cIObitSD = new Optimizer.ColoredCheckBox();
  384. this.cUUI = new Optimizer.ColoredCheckBox();
  385. this.cRufus = new Optimizer.ColoredCheckBox();
  386. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  387. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  388. this.cQB = new Optimizer.ColoredCheckBox();
  389. this.cUT2 = new Optimizer.ColoredCheckBox();
  390. this.cDeluge = new Optimizer.ColoredCheckBox();
  391. this.cUT3 = new Optimizer.ColoredCheckBox();
  392. this.cBT = new Optimizer.ColoredCheckBox();
  393. this.cSteam = new Optimizer.ColoredCheckBox();
  394. this.cOrigin = new Optimizer.ColoredCheckBox();
  395. this.cEpicStore = new Optimizer.ColoredCheckBox();
  396. this.cBlizzard = new Optimizer.ColoredCheckBox();
  397. this.cUbi = new Optimizer.ColoredCheckBox();
  398. this.cMega = new Optimizer.ColoredCheckBox();
  399. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  400. this.cFoxit = new Optimizer.ColoredCheckBox();
  401. this.cEvernote = new Optimizer.ColoredCheckBox();
  402. this.cSumatra = new Optimizer.ColoredCheckBox();
  403. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  404. this.cPeaZip = new Optimizer.ColoredCheckBox();
  405. this.cFlux = new Optimizer.ColoredCheckBox();
  406. this.c7zip = new Optimizer.ColoredCheckBox();
  407. this.cWinRar = new Optimizer.ColoredCheckBox();
  408. this.cDropbox = new Optimizer.ColoredCheckBox();
  409. this.cOneDrive = new Optimizer.ColoredCheckBox();
  410. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  411. this.c64 = new Optimizer.ColoredRadioButton();
  412. this.c32 = new Optimizer.ColoredRadioButton();
  413. this.cChromium = new Optimizer.ColoredCheckBox();
  414. this.cVivaldi = new Optimizer.ColoredCheckBox();
  415. this.cMaxthon = new Optimizer.ColoredCheckBox();
  416. this.cChrome = new Optimizer.ColoredCheckBox();
  417. this.cOpera = new Optimizer.ColoredCheckBox();
  418. this.cFirefox = new Optimizer.ColoredCheckBox();
  419. this.cTor = new Optimizer.ColoredCheckBox();
  420. this.cDiscord = new Optimizer.ColoredCheckBox();
  421. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  422. this.cMSTeams = new Optimizer.ColoredCheckBox();
  423. this.cViber = new Optimizer.ColoredCheckBox();
  424. this.cSkype = new Optimizer.ColoredCheckBox();
  425. this.cThunderbird = new Optimizer.ColoredCheckBox();
  426. this.cZoom = new Optimizer.ColoredCheckBox();
  427. this.cTV = new Optimizer.ColoredCheckBox();
  428. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  429. this.checkFileZilla = new Optimizer.ColoredCheckBox();
  430. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  431. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  432. this.checkTemp = new Optimizer.ColoredCheckBox();
  433. this.checkLogs = new Optimizer.ColoredCheckBox();
  434. this.checkUTorrent = new Optimizer.ColoredCheckBox();
  435. this.checkBin = new Optimizer.ColoredCheckBox();
  436. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  437. this.checkPrefetch = new Optimizer.ColoredCheckBox();
  438. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  439. this.chkBlock = new Optimizer.ColoredCheckBox();
  440. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  441. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  442. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  443. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  444. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  445. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  446. this.checkFirewall = new Optimizer.ColoredCheckBox();
  447. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  448. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  449. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  450. this.checkShift = new Optimizer.ColoredCheckBox();
  451. this.radioTop = new Optimizer.ColoredRadioButton();
  452. this.radioMiddle = new Optimizer.ColoredRadioButton();
  453. this.radioBottom = new Optimizer.ColoredRadioButton();
  454. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  455. this.radioCommand = new Optimizer.ColoredRadioButton();
  456. this.radioProgram = new Optimizer.ColoredRadioButton();
  457. this.radioFolder = new Optimizer.ColoredRadioButton();
  458. this.radioFile = new Optimizer.ColoredRadioButton();
  459. this.radioLink = new Optimizer.ColoredRadioButton();
  460. this.label40 = new System.Windows.Forms.Label();
  461. this.tpanel.SuspendLayout();
  462. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  463. this.bpanel.SuspendLayout();
  464. this.tabCollection.SuspendLayout();
  465. this.universalTab.SuspendLayout();
  466. this.windowsXTab.SuspendLayout();
  467. this.windowsVIIITab.SuspendLayout();
  468. this.modernAppsTab.SuspendLayout();
  469. this.panelModernAppsList.SuspendLayout();
  470. this.startupTab.SuspendLayout();
  471. this.panel3.SuspendLayout();
  472. this.appsTab.SuspendLayout();
  473. this.panelCommonApps.SuspendLayout();
  474. this.panelApps2.SuspendLayout();
  475. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  479. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  480. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  481. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  482. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  485. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  486. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  489. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  490. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  491. this.panelApps3.SuspendLayout();
  492. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  507. this.panelApps6.SuspendLayout();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  522. this.panelApps4.SuspendLayout();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  533. this.panelApps5.SuspendLayout();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  546. this.panelApps1.SuspendLayout();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  562. this.pingerTab.SuspendLayout();
  563. this.cleanerTab.SuspendLayout();
  564. this.cleaningpanel.SuspendLayout();
  565. this.panel1.SuspendLayout();
  566. this.hostsEditorTab.SuspendLayout();
  567. this.panel4.SuspendLayout();
  568. this.panelList.SuspendLayout();
  569. this.registryFixerTab.SuspendLayout();
  570. this.panel2.SuspendLayout();
  571. this.integratorTab.SuspendLayout();
  572. this.synapse.SuspendLayout();
  573. this.integratorInfoTab.SuspendLayout();
  574. this.tabPage8.SuspendLayout();
  575. this.itemnamegroup.SuspendLayout();
  576. this.security.SuspendLayout();
  577. this.itemposition.SuspendLayout();
  578. this.icontoaddgroup.SuspendLayout();
  579. this.itemtoaddgroup.SuspendLayout();
  580. this.itemtype.SuspendLayout();
  581. this.tabPage9.SuspendLayout();
  582. this.panel5.SuspendLayout();
  583. this.tabPage10.SuspendLayout();
  584. this.tabPage11.SuspendLayout();
  585. this.panel6.SuspendLayout();
  586. this.optionsTab.SuspendLayout();
  587. this.SuspendLayout();
  588. //
  589. // tpanel
  590. //
  591. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  592. this.tpanel.Controls.Add(this.txtBitness);
  593. this.tpanel.Controls.Add(this.txtOS);
  594. this.tpanel.Controls.Add(this.txtVersion);
  595. this.tpanel.Controls.Add(this.pictureBox1);
  596. this.tpanel.Controls.Add(this.label2);
  597. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  598. this.tpanel.Location = new System.Drawing.Point(0, 0);
  599. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  600. this.tpanel.Name = "tpanel";
  601. this.tpanel.Size = new System.Drawing.Size(768, 64);
  602. this.tpanel.TabIndex = 1;
  603. //
  604. // txtBitness
  605. //
  606. this.txtBitness.AutoSize = true;
  607. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  608. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  609. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  610. this.txtBitness.Name = "txtBitness";
  611. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  612. this.txtBitness.TabIndex = 4;
  613. this.txtBitness.Text = "bitness";
  614. //
  615. // txtOS
  616. //
  617. this.txtOS.AutoSize = true;
  618. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  619. this.txtOS.Location = new System.Drawing.Point(188, 21);
  620. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  621. this.txtOS.Name = "txtOS";
  622. this.txtOS.Size = new System.Drawing.Size(19, 15);
  623. this.txtOS.TabIndex = 3;
  624. this.txtOS.Text = "os";
  625. //
  626. // txtVersion
  627. //
  628. this.txtVersion.AutoSize = true;
  629. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  630. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  631. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  632. this.txtVersion.Name = "txtVersion";
  633. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  634. this.txtVersion.TabIndex = 1;
  635. this.txtVersion.Text = "Version:";
  636. //
  637. // pictureBox1
  638. //
  639. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  640. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  641. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  642. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  643. this.pictureBox1.Name = "pictureBox1";
  644. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  645. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  646. this.pictureBox1.TabIndex = 1;
  647. this.pictureBox1.TabStop = false;
  648. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  649. //
  650. // label2
  651. //
  652. this.label2.AutoSize = true;
  653. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  654. this.label2.ForeColor = System.Drawing.Color.White;
  655. this.label2.Location = new System.Drawing.Point(67, 7);
  656. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  657. this.label2.Name = "label2";
  658. this.label2.Size = new System.Drawing.Size(97, 25);
  659. this.label2.TabIndex = 2;
  660. this.label2.Text = "Optimizer";
  661. //
  662. // bpanel
  663. //
  664. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  665. this.bpanel.Controls.Add(this.tabCollection);
  666. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  667. this.bpanel.Location = new System.Drawing.Point(0, 64);
  668. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  669. this.bpanel.Name = "bpanel";
  670. this.bpanel.Size = new System.Drawing.Size(768, 641);
  671. this.bpanel.TabIndex = 2;
  672. //
  673. // tabCollection
  674. //
  675. this.tabCollection.Controls.Add(this.universalTab);
  676. this.tabCollection.Controls.Add(this.windowsXTab);
  677. this.tabCollection.Controls.Add(this.windowsVIIITab);
  678. this.tabCollection.Controls.Add(this.modernAppsTab);
  679. this.tabCollection.Controls.Add(this.startupTab);
  680. this.tabCollection.Controls.Add(this.appsTab);
  681. this.tabCollection.Controls.Add(this.pingerTab);
  682. this.tabCollection.Controls.Add(this.cleanerTab);
  683. this.tabCollection.Controls.Add(this.hostsEditorTab);
  684. this.tabCollection.Controls.Add(this.registryFixerTab);
  685. this.tabCollection.Controls.Add(this.integratorTab);
  686. this.tabCollection.Controls.Add(this.optionsTab);
  687. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  688. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  689. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  690. this.tabCollection.Name = "tabCollection";
  691. this.tabCollection.SelectedIndex = 0;
  692. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  693. this.tabCollection.TabIndex = 0;
  694. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  695. //
  696. // universalTab
  697. //
  698. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  699. this.universalTab.Controls.Add(this.label36);
  700. this.universalTab.Controls.Add(this.label37);
  701. this.universalTab.Controls.Add(this.label38);
  702. this.universalTab.Controls.Add(this.toggleSwitch38);
  703. this.universalTab.Controls.Add(this.toggleSwitch36);
  704. this.universalTab.Controls.Add(this.toggleSwitch33);
  705. this.universalTab.Controls.Add(this.toggleSwitch32);
  706. this.universalTab.Controls.Add(this.toggleSwitch12);
  707. this.universalTab.Controls.Add(this.toggleSwitch11);
  708. this.universalTab.Controls.Add(this.toggleSwitch10);
  709. this.universalTab.Controls.Add(this.toggleSwitch9);
  710. this.universalTab.Controls.Add(this.toggleSwitch8);
  711. this.universalTab.Controls.Add(this.toggleSwitch6);
  712. this.universalTab.Controls.Add(this.toggleSwitch5);
  713. this.universalTab.Controls.Add(this.toggleSwitch4);
  714. this.universalTab.Controls.Add(this.toggleSwitch1);
  715. this.universalTab.Controls.Add(this.toggleSwitch3);
  716. this.universalTab.Controls.Add(this.toggleSwitch2);
  717. this.universalTab.Controls.Add(this.button39);
  718. this.universalTab.Location = new System.Drawing.Point(4, 24);
  719. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  720. this.universalTab.Name = "universalTab";
  721. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  722. this.universalTab.Size = new System.Drawing.Size(758, 611);
  723. this.universalTab.TabIndex = 0;
  724. this.universalTab.Text = "Universal";
  725. //
  726. // label36
  727. //
  728. this.label36.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  729. this.label36.AutoSize = true;
  730. this.label36.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  731. this.label36.ForeColor = System.Drawing.Color.Gold;
  732. this.label36.Location = new System.Drawing.Point(247, 586);
  733. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  734. this.label36.Name = "label36";
  735. this.label36.Size = new System.Drawing.Size(185, 21);
  736. this.label36.TabIndex = 67;
  737. this.label36.Tag = "";
  738. this.label36.Text = "if you use printers often";
  739. //
  740. // label37
  741. //
  742. this.label37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  743. this.label37.AutoSize = true;
  744. 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)));
  745. this.label37.ForeColor = System.Drawing.Color.Gold;
  746. this.label37.Location = new System.Drawing.Point(78, 586);
  747. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  748. this.label37.Name = "label37";
  749. this.label37.Size = new System.Drawing.Size(168, 21);
  750. this.label37.TabIndex = 66;
  751. this.label37.Tag = "";
  752. this.label37.Text = "Disable Print Service";
  753. //
  754. // label38
  755. //
  756. this.label38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  757. this.label38.AutoSize = true;
  758. this.label38.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  759. this.label38.ForeColor = System.Drawing.Color.Gold;
  760. this.label38.Location = new System.Drawing.Point(2, 586);
  761. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  762. this.label38.Name = "label38";
  763. this.label38.Size = new System.Drawing.Size(78, 21);
  764. this.label38.TabIndex = 65;
  765. this.label38.Tag = "";
  766. this.label38.Text = "• Do NOT";
  767. //
  768. // button39
  769. //
  770. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  771. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  772. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  773. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  774. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  775. this.button39.ForeColor = System.Drawing.Color.White;
  776. this.button39.Location = new System.Drawing.Point(14, 246);
  777. this.button39.Margin = new System.Windows.Forms.Padding(2);
  778. this.button39.Name = "button39";
  779. this.button39.Size = new System.Drawing.Size(115, 31);
  780. this.button39.TabIndex = 30;
  781. this.button39.Text = "Apply && Restart";
  782. this.button39.UseVisualStyleBackColor = false;
  783. this.button39.Click += new System.EventHandler(this.button39_Click);
  784. //
  785. // windowsXTab
  786. //
  787. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  788. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  789. this.windowsXTab.Controls.Add(this.label47);
  790. this.windowsXTab.Controls.Add(this.label46);
  791. this.windowsXTab.Controls.Add(this.label45);
  792. this.windowsXTab.Controls.Add(this.label35);
  793. this.windowsXTab.Controls.Add(this.label34);
  794. this.windowsXTab.Controls.Add(this.label33);
  795. this.windowsXTab.Controls.Add(this.button43);
  796. this.windowsXTab.Controls.Add(this.button18);
  797. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  798. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  799. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  800. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  801. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  802. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  803. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  804. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  805. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  806. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  807. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  808. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  809. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  810. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  811. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  812. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  813. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  814. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  815. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  816. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  817. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  818. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  819. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  820. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  821. this.windowsXTab.Name = "windowsXTab";
  822. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  823. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  824. this.windowsXTab.TabIndex = 1;
  825. this.windowsXTab.Text = "Windows 10";
  826. //
  827. // label47
  828. //
  829. this.label47.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  830. this.label47.AutoSize = true;
  831. this.label47.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  832. this.label47.ForeColor = System.Drawing.Color.Gold;
  833. this.label47.Location = new System.Drawing.Point(315, 565);
  834. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  835. this.label47.Name = "label47";
  836. this.label47.Size = new System.Drawing.Size(291, 21);
  837. this.label47.TabIndex = 70;
  838. this.label47.Tag = "";
  839. this.label47.Text = "if you want drivers to be auto-installed";
  840. //
  841. // label46
  842. //
  843. this.label46.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  844. this.label46.AutoSize = true;
  845. 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)));
  846. this.label46.ForeColor = System.Drawing.Color.Gold;
  847. this.label46.Location = new System.Drawing.Point(79, 565);
  848. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  849. this.label46.Name = "label46";
  850. this.label46.Size = new System.Drawing.Size(236, 21);
  851. this.label46.TabIndex = 69;
  852. this.label46.Tag = "";
  853. this.label46.Text = "Exclude Drivers from Updates";
  854. //
  855. // label45
  856. //
  857. this.label45.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  858. this.label45.AutoSize = true;
  859. this.label45.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  860. this.label45.ForeColor = System.Drawing.Color.Gold;
  861. this.label45.Location = new System.Drawing.Point(2, 565);
  862. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  863. this.label45.Name = "label45";
  864. this.label45.Size = new System.Drawing.Size(78, 21);
  865. this.label45.TabIndex = 68;
  866. this.label45.Tag = "";
  867. this.label45.Text = "• Do NOT";
  868. //
  869. // label35
  870. //
  871. this.label35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  872. this.label35.AutoSize = true;
  873. this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  874. this.label35.ForeColor = System.Drawing.Color.Gold;
  875. this.label35.Location = new System.Drawing.Point(267, 586);
  876. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  877. this.label35.Name = "label35";
  878. this.label35.Size = new System.Drawing.Size(338, 21);
  879. this.label35.TabIndex = 64;
  880. this.label35.Tag = "";
  881. this.label35.Text = "if your device has touch support / or is tablet";
  882. //
  883. // label34
  884. //
  885. this.label34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  886. this.label34.AutoSize = true;
  887. 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)));
  888. this.label34.ForeColor = System.Drawing.Color.Gold;
  889. this.label34.Location = new System.Drawing.Point(79, 586);
  890. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  891. this.label34.Name = "label34";
  892. this.label34.Size = new System.Drawing.Size(189, 21);
  893. this.label34.TabIndex = 63;
  894. this.label34.Tag = "";
  895. this.label34.Text = "Disable Sensor Services";
  896. //
  897. // label33
  898. //
  899. this.label33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  900. this.label33.AutoSize = true;
  901. this.label33.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  902. this.label33.ForeColor = System.Drawing.Color.Gold;
  903. this.label33.Location = new System.Drawing.Point(2, 586);
  904. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  905. this.label33.Name = "label33";
  906. this.label33.Size = new System.Drawing.Size(78, 21);
  907. this.label33.TabIndex = 62;
  908. this.label33.Tag = "";
  909. this.label33.Text = "• Do NOT";
  910. //
  911. // button43
  912. //
  913. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  914. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  915. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  916. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  917. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  918. this.button43.ForeColor = System.Drawing.Color.White;
  919. this.button43.Location = new System.Drawing.Point(14, 317);
  920. this.button43.Margin = new System.Windows.Forms.Padding(2);
  921. this.button43.Name = "button43";
  922. this.button43.Size = new System.Drawing.Size(115, 31);
  923. this.button43.TabIndex = 31;
  924. this.button43.Text = "Apply && Restart";
  925. this.button43.UseVisualStyleBackColor = false;
  926. this.button43.Click += new System.EventHandler(this.button43_Click);
  927. //
  928. // button18
  929. //
  930. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  931. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  932. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  933. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  934. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  935. this.button18.ForeColor = System.Drawing.Color.White;
  936. this.button18.Location = new System.Drawing.Point(133, 317);
  937. this.button18.Margin = new System.Windows.Forms.Padding(2);
  938. this.button18.Name = "button18";
  939. this.button18.Size = new System.Drawing.Size(187, 31);
  940. this.button18.TabIndex = 14;
  941. this.button18.Text = "Change Edge Download Folder";
  942. this.button18.UseVisualStyleBackColor = false;
  943. this.button18.Click += new System.EventHandler(this.button18_Click);
  944. //
  945. // windowsVIIITab
  946. //
  947. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  948. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  949. this.windowsVIIITab.Controls.Add(this.button44);
  950. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  951. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  952. this.windowsVIIITab.Name = "windowsVIIITab";
  953. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  954. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  955. this.windowsVIIITab.TabIndex = 2;
  956. this.windowsVIIITab.Text = "Windows 8.1";
  957. //
  958. // button44
  959. //
  960. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  961. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  962. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  963. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  964. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  965. this.button44.ForeColor = System.Drawing.Color.White;
  966. this.button44.Location = new System.Drawing.Point(14, 65);
  967. this.button44.Margin = new System.Windows.Forms.Padding(2);
  968. this.button44.Name = "button44";
  969. this.button44.Size = new System.Drawing.Size(115, 31);
  970. this.button44.TabIndex = 32;
  971. this.button44.Text = "Apply && Restart";
  972. this.button44.UseVisualStyleBackColor = false;
  973. this.button44.Click += new System.EventHandler(this.button44_Click);
  974. //
  975. // modernAppsTab
  976. //
  977. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  978. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  979. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  980. this.modernAppsTab.Controls.Add(this.label28);
  981. this.modernAppsTab.Controls.Add(this.button74);
  982. this.modernAppsTab.Controls.Add(this.button75);
  983. this.modernAppsTab.Controls.Add(this.label1);
  984. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  985. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  986. this.modernAppsTab.Name = "modernAppsTab";
  987. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  988. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  989. this.modernAppsTab.TabIndex = 11;
  990. this.modernAppsTab.Text = "UWP Apps";
  991. //
  992. // label28
  993. //
  994. this.label28.AutoSize = true;
  995. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  996. this.label28.ForeColor = System.Drawing.Color.Silver;
  997. this.label28.Location = new System.Drawing.Point(499, 195);
  998. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  999. this.label28.Name = "label28";
  1000. this.label28.Size = new System.Drawing.Size(160, 231);
  1001. this.label28.TabIndex = 51;
  1002. this.label28.Tag = "";
  1003. 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" +
  1004. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1005. //
  1006. // button74
  1007. //
  1008. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1009. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1010. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1011. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1012. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1013. this.button74.ForeColor = System.Drawing.Color.White;
  1014. this.button74.Location = new System.Drawing.Point(503, 76);
  1015. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1016. this.button74.Name = "button74";
  1017. this.button74.Size = new System.Drawing.Size(169, 31);
  1018. this.button74.TabIndex = 50;
  1019. this.button74.Text = "Uninstall";
  1020. this.button74.UseVisualStyleBackColor = false;
  1021. this.button74.Click += new System.EventHandler(this.button74_Click);
  1022. //
  1023. // button75
  1024. //
  1025. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1026. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1027. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1028. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1029. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1030. this.button75.ForeColor = System.Drawing.Color.White;
  1031. this.button75.Location = new System.Drawing.Point(503, 41);
  1032. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1033. this.button75.Name = "button75";
  1034. this.button75.Size = new System.Drawing.Size(169, 31);
  1035. this.button75.TabIndex = 49;
  1036. this.button75.Text = "Refresh";
  1037. this.button75.UseVisualStyleBackColor = false;
  1038. this.button75.Click += new System.EventHandler(this.button75_Click);
  1039. //
  1040. // label1
  1041. //
  1042. this.label1.AutoSize = true;
  1043. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1044. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1045. this.label1.Location = new System.Drawing.Point(6, 10);
  1046. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1047. this.label1.Name = "label1";
  1048. this.label1.Size = new System.Drawing.Size(291, 28);
  1049. this.label1.TabIndex = 47;
  1050. this.label1.Tag = "themeable";
  1051. this.label1.Text = "Uninstall unwanted UWP Apps";
  1052. //
  1053. // panelModernAppsList
  1054. //
  1055. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1056. | System.Windows.Forms.AnchorStyles.Left)));
  1057. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1058. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1059. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1060. this.panelModernAppsList.Name = "panelModernAppsList";
  1061. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1062. this.panelModernAppsList.TabIndex = 0;
  1063. //
  1064. // listModernApps
  1065. //
  1066. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1067. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1068. this.listModernApps.CheckOnClick = true;
  1069. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1070. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1071. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1072. this.listModernApps.FormattingEnabled = true;
  1073. this.listModernApps.HorizontalScrollbar = true;
  1074. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1075. this.listModernApps.Name = "listModernApps";
  1076. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1077. this.listModernApps.Sorted = true;
  1078. this.listModernApps.TabIndex = 0;
  1079. //
  1080. // startupTab
  1081. //
  1082. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1083. this.startupTab.Controls.Add(this.button64);
  1084. this.startupTab.Controls.Add(this.button31);
  1085. this.startupTab.Controls.Add(this.button37);
  1086. this.startupTab.Controls.Add(this.panel3);
  1087. this.startupTab.Controls.Add(this.button32);
  1088. this.startupTab.Controls.Add(this.button22);
  1089. this.startupTab.Controls.Add(this.label5);
  1090. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1091. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1092. this.startupTab.Name = "startupTab";
  1093. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1094. this.startupTab.TabIndex = 7;
  1095. this.startupTab.Text = "Startup";
  1096. //
  1097. // button64
  1098. //
  1099. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1100. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1101. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1102. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1103. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1104. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1105. this.button64.ForeColor = System.Drawing.Color.White;
  1106. this.button64.Location = new System.Drawing.Point(432, 563);
  1107. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1108. this.button64.Name = "button64";
  1109. this.button64.Size = new System.Drawing.Size(101, 31);
  1110. this.button64.TabIndex = 40;
  1111. this.button64.Text = "Find in Registry";
  1112. this.button64.UseVisualStyleBackColor = false;
  1113. this.button64.Click += new System.EventHandler(this.button64_Click);
  1114. //
  1115. // button31
  1116. //
  1117. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1118. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1119. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1120. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1121. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1122. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1123. this.button31.ForeColor = System.Drawing.Color.White;
  1124. this.button31.Location = new System.Drawing.Point(537, 563);
  1125. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1126. this.button31.Name = "button31";
  1127. this.button31.Size = new System.Drawing.Size(101, 31);
  1128. this.button31.TabIndex = 39;
  1129. this.button31.Text = "Locate file";
  1130. this.button31.UseVisualStyleBackColor = false;
  1131. this.button31.Click += new System.EventHandler(this.button31_Click);
  1132. //
  1133. // button37
  1134. //
  1135. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1136. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1137. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1138. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1139. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1140. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1141. this.button37.ForeColor = System.Drawing.Color.White;
  1142. this.button37.Location = new System.Drawing.Point(327, 563);
  1143. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1144. this.button37.Name = "button37";
  1145. this.button37.Size = new System.Drawing.Size(101, 31);
  1146. this.button37.TabIndex = 38;
  1147. this.button37.Text = "Refresh";
  1148. this.button37.UseVisualStyleBackColor = false;
  1149. this.button37.Click += new System.EventHandler(this.button37_Click);
  1150. //
  1151. // panel3
  1152. //
  1153. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1154. | System.Windows.Forms.AnchorStyles.Right)));
  1155. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1156. this.panel3.Controls.Add(this.listStartupItems);
  1157. this.panel3.Location = new System.Drawing.Point(11, 40);
  1158. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1159. this.panel3.Name = "panel3";
  1160. this.panel3.Size = new System.Drawing.Size(732, 519);
  1161. this.panel3.TabIndex = 37;
  1162. //
  1163. // listStartupItems
  1164. //
  1165. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1166. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1167. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1168. this.columnHeader1,
  1169. this.columnHeader2,
  1170. this.columnHeader3});
  1171. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1172. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1173. this.listStartupItems.FullRowSelect = true;
  1174. this.listStartupItems.HideSelection = false;
  1175. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1176. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1177. this.listStartupItems.MultiSelect = false;
  1178. this.listStartupItems.Name = "listStartupItems";
  1179. this.listStartupItems.ShowGroups = false;
  1180. this.listStartupItems.Size = new System.Drawing.Size(730, 517);
  1181. this.listStartupItems.TabIndex = 0;
  1182. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1183. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1184. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1185. //
  1186. // columnHeader1
  1187. //
  1188. this.columnHeader1.Text = "Name";
  1189. this.columnHeader1.Width = 194;
  1190. //
  1191. // columnHeader2
  1192. //
  1193. this.columnHeader2.Text = "Location";
  1194. this.columnHeader2.Width = 507;
  1195. //
  1196. // columnHeader3
  1197. //
  1198. this.columnHeader3.Text = "Type";
  1199. this.columnHeader3.Width = 134;
  1200. //
  1201. // button32
  1202. //
  1203. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1204. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1205. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1206. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1207. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1208. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1209. this.button32.ForeColor = System.Drawing.Color.White;
  1210. this.button32.Location = new System.Drawing.Point(642, 563);
  1211. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1212. this.button32.Name = "button32";
  1213. this.button32.Size = new System.Drawing.Size(101, 31);
  1214. this.button32.TabIndex = 36;
  1215. this.button32.Text = "Remove";
  1216. this.button32.UseVisualStyleBackColor = false;
  1217. this.button32.Click += new System.EventHandler(this.button32_Click);
  1218. //
  1219. // button22
  1220. //
  1221. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1222. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1223. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1224. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1225. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1226. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1227. this.button22.ForeColor = System.Drawing.Color.White;
  1228. this.button22.Location = new System.Drawing.Point(222, 563);
  1229. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1230. this.button22.Name = "button22";
  1231. this.button22.Size = new System.Drawing.Size(101, 31);
  1232. this.button22.TabIndex = 34;
  1233. this.button22.Text = "Remove all";
  1234. this.button22.UseVisualStyleBackColor = false;
  1235. this.button22.Visible = false;
  1236. this.button22.Click += new System.EventHandler(this.button22_Click);
  1237. //
  1238. // label5
  1239. //
  1240. this.label5.AutoSize = true;
  1241. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1242. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1243. this.label5.Location = new System.Drawing.Point(6, 10);
  1244. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1245. this.label5.Name = "label5";
  1246. this.label5.Size = new System.Drawing.Size(254, 28);
  1247. this.label5.TabIndex = 3;
  1248. this.label5.Tag = "themeable";
  1249. this.label5.Text = "Choose your startup items";
  1250. //
  1251. // appsTab
  1252. //
  1253. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1254. this.appsTab.Controls.Add(this.panelCommonApps);
  1255. this.appsTab.Controls.Add(this.btnGetFeed);
  1256. this.appsTab.Controls.Add(this.label41);
  1257. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1258. this.appsTab.Name = "appsTab";
  1259. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1260. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1261. this.appsTab.TabIndex = 12;
  1262. this.appsTab.Text = "Common Apps";
  1263. //
  1264. // panelCommonApps
  1265. //
  1266. this.panelCommonApps.Controls.Add(this.txtFeedError);
  1267. this.panelCommonApps.Controls.Add(this.panelApps2);
  1268. this.panelCommonApps.Controls.Add(this.panelApps3);
  1269. this.panelCommonApps.Controls.Add(this.panelApps6);
  1270. this.panelCommonApps.Controls.Add(this.panelApps4);
  1271. this.panelCommonApps.Controls.Add(this.panelApps5);
  1272. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1273. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1274. this.panelCommonApps.Controls.Add(this.c64);
  1275. this.panelCommonApps.Controls.Add(this.c32);
  1276. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1277. this.panelCommonApps.Controls.Add(this.label42);
  1278. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1279. this.panelCommonApps.Controls.Add(this.button5);
  1280. this.panelCommonApps.Controls.Add(this.panelApps1);
  1281. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1282. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1283. this.panelCommonApps.Controls.Add(this.label44);
  1284. this.panelCommonApps.Controls.Add(this.button6);
  1285. this.panelCommonApps.Location = new System.Drawing.Point(9, 43);
  1286. this.panelCommonApps.Name = "panelCommonApps";
  1287. this.panelCommonApps.Size = new System.Drawing.Size(746, 565);
  1288. this.panelCommonApps.TabIndex = 162;
  1289. //
  1290. // txtFeedError
  1291. //
  1292. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1293. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1294. this.txtFeedError.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1295. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1296. this.txtFeedError.Location = new System.Drawing.Point(0, 0);
  1297. this.txtFeedError.Name = "txtFeedError";
  1298. this.txtFeedError.Size = new System.Drawing.Size(746, 565);
  1299. this.txtFeedError.TabIndex = 167;
  1300. this.txtFeedError.Text = "Something went wrong, try refreshing the links again.";
  1301. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1302. this.txtFeedError.Visible = false;
  1303. //
  1304. // panelApps2
  1305. //
  1306. this.panelApps2.AutoScroll = true;
  1307. this.panelApps2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1308. this.panelApps2.Controls.Add(this.cViper);
  1309. this.panelApps2.Controls.Add(this.pictureBox81);
  1310. this.panelApps2.Controls.Add(this.cVLC);
  1311. this.panelApps2.Controls.Add(this.cFoobar);
  1312. this.panelApps2.Controls.Add(this.cPot);
  1313. this.panelApps2.Controls.Add(this.pictureBox10);
  1314. this.panelApps2.Controls.Add(this.pictureBox11);
  1315. this.panelApps2.Controls.Add(this.pictureBox8);
  1316. this.panelApps2.Controls.Add(this.pictureBox12);
  1317. this.panelApps2.Controls.Add(this.cBS);
  1318. this.panelApps2.Controls.Add(this.pictureBox13);
  1319. this.panelApps2.Controls.Add(this.cSpotify);
  1320. this.panelApps2.Controls.Add(this.pictureBox9);
  1321. this.panelApps2.Controls.Add(this.cIrfan);
  1322. this.panelApps2.Controls.Add(this.pictureBox59);
  1323. this.panelApps2.Controls.Add(this.ciTunes);
  1324. this.panelApps2.Controls.Add(this.cWinamp);
  1325. this.panelApps2.Controls.Add(this.pictureBox65);
  1326. this.panelApps2.Controls.Add(this.cAudacity);
  1327. this.panelApps2.Controls.Add(this.cPhotoFiltre);
  1328. this.panelApps2.Controls.Add(this.pictureBox46);
  1329. this.panelApps2.Controls.Add(this.cGIMP);
  1330. this.panelApps2.Controls.Add(this.pictureBox47);
  1331. this.panelApps2.Controls.Add(this.pictureBox45);
  1332. this.panelApps2.Controls.Add(this.pictureBox48);
  1333. this.panelApps2.Controls.Add(this.cMp3Tag);
  1334. this.panelApps2.Controls.Add(this.pictureBox60);
  1335. this.panelApps2.Controls.Add(this.cBlender);
  1336. this.panelApps2.Controls.Add(this.cLightShot);
  1337. this.panelApps2.Controls.Add(this.pictureBox58);
  1338. this.panelApps2.Controls.Add(this.pictureBox57);
  1339. this.panelApps2.Controls.Add(this.cGyazo);
  1340. this.panelApps2.Location = new System.Drawing.Point(249, 197);
  1341. this.panelApps2.Name = "panelApps2";
  1342. this.panelApps2.Size = new System.Drawing.Size(240, 188);
  1343. this.panelApps2.TabIndex = 166;
  1344. //
  1345. // pictureBox81
  1346. //
  1347. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  1348. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1349. this.pictureBox81.Location = new System.Drawing.Point(5, 261);
  1350. this.pictureBox81.Name = "pictureBox81";
  1351. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  1352. this.pictureBox81.TabIndex = 137;
  1353. this.pictureBox81.TabStop = false;
  1354. //
  1355. // pictureBox10
  1356. //
  1357. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  1358. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1359. this.pictureBox10.Location = new System.Drawing.Point(4, 123);
  1360. this.pictureBox10.Name = "pictureBox10";
  1361. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  1362. this.pictureBox10.TabIndex = 91;
  1363. this.pictureBox10.TabStop = false;
  1364. //
  1365. // pictureBox11
  1366. //
  1367. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  1368. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1369. this.pictureBox11.Location = new System.Drawing.Point(4, 33);
  1370. this.pictureBox11.Name = "pictureBox11";
  1371. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  1372. this.pictureBox11.TabIndex = 88;
  1373. this.pictureBox11.TabStop = false;
  1374. //
  1375. // pictureBox8
  1376. //
  1377. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  1378. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1379. this.pictureBox8.Location = new System.Drawing.Point(4, 153);
  1380. this.pictureBox8.Name = "pictureBox8";
  1381. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  1382. this.pictureBox8.TabIndex = 92;
  1383. this.pictureBox8.TabStop = false;
  1384. //
  1385. // pictureBox12
  1386. //
  1387. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  1388. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1389. this.pictureBox12.Location = new System.Drawing.Point(4, 63);
  1390. this.pictureBox12.Name = "pictureBox12";
  1391. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  1392. this.pictureBox12.TabIndex = 90;
  1393. this.pictureBox12.TabStop = false;
  1394. //
  1395. // pictureBox13
  1396. //
  1397. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  1398. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1399. this.pictureBox13.Location = new System.Drawing.Point(4, 93);
  1400. this.pictureBox13.Name = "pictureBox13";
  1401. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  1402. this.pictureBox13.TabIndex = 89;
  1403. this.pictureBox13.TabStop = false;
  1404. //
  1405. // pictureBox9
  1406. //
  1407. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  1408. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1409. this.pictureBox9.Location = new System.Drawing.Point(4, 3);
  1410. this.pictureBox9.Name = "pictureBox9";
  1411. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  1412. this.pictureBox9.TabIndex = 87;
  1413. this.pictureBox9.TabStop = false;
  1414. //
  1415. // pictureBox59
  1416. //
  1417. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  1418. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1419. this.pictureBox59.Location = new System.Drawing.Point(5, 182);
  1420. this.pictureBox59.Name = "pictureBox59";
  1421. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  1422. this.pictureBox59.TabIndex = 123;
  1423. this.pictureBox59.TabStop = false;
  1424. //
  1425. // pictureBox65
  1426. //
  1427. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  1428. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1429. this.pictureBox65.Location = new System.Drawing.Point(5, 213);
  1430. this.pictureBox65.Name = "pictureBox65";
  1431. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  1432. this.pictureBox65.TabIndex = 130;
  1433. this.pictureBox65.TabStop = false;
  1434. //
  1435. // pictureBox46
  1436. //
  1437. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  1438. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1439. this.pictureBox46.Location = new System.Drawing.Point(5, 380);
  1440. this.pictureBox46.Name = "pictureBox46";
  1441. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  1442. this.pictureBox46.TabIndex = 105;
  1443. this.pictureBox46.TabStop = false;
  1444. //
  1445. // pictureBox47
  1446. //
  1447. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  1448. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1449. this.pictureBox47.Location = new System.Drawing.Point(5, 291);
  1450. this.pictureBox47.Name = "pictureBox47";
  1451. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  1452. this.pictureBox47.TabIndex = 103;
  1453. this.pictureBox47.TabStop = false;
  1454. //
  1455. // pictureBox45
  1456. //
  1457. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  1458. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1459. this.pictureBox45.Location = new System.Drawing.Point(5, 351);
  1460. this.pictureBox45.Name = "pictureBox45";
  1461. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  1462. this.pictureBox45.TabIndex = 106;
  1463. this.pictureBox45.TabStop = false;
  1464. //
  1465. // pictureBox48
  1466. //
  1467. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  1468. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1469. this.pictureBox48.Location = new System.Drawing.Point(5, 321);
  1470. this.pictureBox48.Name = "pictureBox48";
  1471. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  1472. this.pictureBox48.TabIndex = 104;
  1473. this.pictureBox48.TabStop = false;
  1474. //
  1475. // pictureBox60
  1476. //
  1477. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  1478. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1479. this.pictureBox60.Location = new System.Drawing.Point(5, 410);
  1480. this.pictureBox60.Name = "pictureBox60";
  1481. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  1482. this.pictureBox60.TabIndex = 134;
  1483. this.pictureBox60.TabStop = false;
  1484. //
  1485. // pictureBox58
  1486. //
  1487. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  1488. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1489. this.pictureBox58.Location = new System.Drawing.Point(5, 481);
  1490. this.pictureBox58.Name = "pictureBox58";
  1491. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  1492. this.pictureBox58.TabIndex = 118;
  1493. this.pictureBox58.TabStop = false;
  1494. //
  1495. // pictureBox57
  1496. //
  1497. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  1498. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1499. this.pictureBox57.Location = new System.Drawing.Point(5, 452);
  1500. this.pictureBox57.Name = "pictureBox57";
  1501. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  1502. this.pictureBox57.TabIndex = 119;
  1503. this.pictureBox57.TabStop = false;
  1504. //
  1505. // panelApps3
  1506. //
  1507. this.panelApps3.AutoScroll = true;
  1508. this.panelApps3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1509. this.panelApps3.Controls.Add(this.cNPP);
  1510. this.panelApps3.Controls.Add(this.cSublimeText);
  1511. this.panelApps3.Controls.Add(this.pictureBox33);
  1512. this.panelApps3.Controls.Add(this.cAtom);
  1513. this.panelApps3.Controls.Add(this.pictureBox34);
  1514. this.panelApps3.Controls.Add(this.pictureBox32);
  1515. this.panelApps3.Controls.Add(this.pictureBox35);
  1516. this.panelApps3.Controls.Add(this.pictureBox31);
  1517. this.panelApps3.Controls.Add(this.pictureBox36);
  1518. this.panelApps3.Controls.Add(this.cVS);
  1519. this.panelApps3.Controls.Add(this.cVSCode);
  1520. this.panelApps3.Controls.Add(this.cSublimeMerge);
  1521. this.panelApps3.Controls.Add(this.pictureBox64);
  1522. this.panelApps3.Controls.Add(this.cAndroidStudio);
  1523. this.panelApps3.Controls.Add(this.pictureBox62);
  1524. this.panelApps3.Controls.Add(this.cEclipse);
  1525. this.panelApps3.Controls.Add(this.cGitHub);
  1526. this.panelApps3.Controls.Add(this.cNode);
  1527. this.panelApps3.Controls.Add(this.pictureBox38);
  1528. this.panelApps3.Controls.Add(this.cXAMPP);
  1529. this.panelApps3.Controls.Add(this.cPostman);
  1530. this.panelApps3.Controls.Add(this.pictureBox40);
  1531. this.panelApps3.Controls.Add(this.pictureBox41);
  1532. this.panelApps3.Controls.Add(this.pictureBox42);
  1533. this.panelApps3.Controls.Add(this.cFileZilla);
  1534. this.panelApps3.Controls.Add(this.pictureBox39);
  1535. this.panelApps3.Controls.Add(this.pictureBox37);
  1536. this.panelApps3.Controls.Add(this.cPutty);
  1537. this.panelApps3.Controls.Add(this.pictureBox44);
  1538. this.panelApps3.Controls.Add(this.cWinScp);
  1539. this.panelApps3.Location = new System.Drawing.Point(249, 3);
  1540. this.panelApps3.Name = "panelApps3";
  1541. this.panelApps3.Size = new System.Drawing.Size(240, 189);
  1542. this.panelApps3.TabIndex = 165;
  1543. //
  1544. // pictureBox33
  1545. //
  1546. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  1547. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1548. this.pictureBox33.Location = new System.Drawing.Point(3, 33);
  1549. this.pictureBox33.Name = "pictureBox33";
  1550. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  1551. this.pictureBox33.TabIndex = 100;
  1552. this.pictureBox33.TabStop = false;
  1553. //
  1554. // pictureBox34
  1555. //
  1556. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  1557. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1558. this.pictureBox34.Location = new System.Drawing.Point(3, 93);
  1559. this.pictureBox34.Name = "pictureBox34";
  1560. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  1561. this.pictureBox34.TabIndex = 101;
  1562. this.pictureBox34.TabStop = false;
  1563. //
  1564. // pictureBox32
  1565. //
  1566. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  1567. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1568. this.pictureBox32.Location = new System.Drawing.Point(3, 123);
  1569. this.pictureBox32.Name = "pictureBox32";
  1570. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  1571. this.pictureBox32.TabIndex = 103;
  1572. this.pictureBox32.TabStop = false;
  1573. //
  1574. // pictureBox35
  1575. //
  1576. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  1577. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1578. this.pictureBox35.Location = new System.Drawing.Point(3, 153);
  1579. this.pictureBox35.Name = "pictureBox35";
  1580. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  1581. this.pictureBox35.TabIndex = 104;
  1582. this.pictureBox35.TabStop = false;
  1583. //
  1584. // pictureBox31
  1585. //
  1586. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  1587. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1588. this.pictureBox31.Location = new System.Drawing.Point(3, 3);
  1589. this.pictureBox31.Name = "pictureBox31";
  1590. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  1591. this.pictureBox31.TabIndex = 99;
  1592. this.pictureBox31.TabStop = false;
  1593. //
  1594. // pictureBox36
  1595. //
  1596. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  1597. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1598. this.pictureBox36.Location = new System.Drawing.Point(3, 63);
  1599. this.pictureBox36.Name = "pictureBox36";
  1600. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  1601. this.pictureBox36.TabIndex = 102;
  1602. this.pictureBox36.TabStop = false;
  1603. //
  1604. // pictureBox64
  1605. //
  1606. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  1607. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1608. this.pictureBox64.Location = new System.Drawing.Point(3, 183);
  1609. this.pictureBox64.Name = "pictureBox64";
  1610. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  1611. this.pictureBox64.TabIndex = 129;
  1612. this.pictureBox64.TabStop = false;
  1613. //
  1614. // pictureBox62
  1615. //
  1616. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  1617. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1618. this.pictureBox62.Location = new System.Drawing.Point(3, 213);
  1619. this.pictureBox62.Name = "pictureBox62";
  1620. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  1621. this.pictureBox62.TabIndex = 131;
  1622. this.pictureBox62.TabStop = false;
  1623. //
  1624. // pictureBox38
  1625. //
  1626. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  1627. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1628. this.pictureBox38.Location = new System.Drawing.Point(3, 313);
  1629. this.pictureBox38.Name = "pictureBox38";
  1630. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  1631. this.pictureBox38.TabIndex = 103;
  1632. this.pictureBox38.TabStop = false;
  1633. //
  1634. // pictureBox40
  1635. //
  1636. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  1637. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1638. this.pictureBox40.Location = new System.Drawing.Point(3, 283);
  1639. this.pictureBox40.Name = "pictureBox40";
  1640. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  1641. this.pictureBox40.TabIndex = 101;
  1642. this.pictureBox40.TabStop = false;
  1643. //
  1644. // pictureBox41
  1645. //
  1646. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  1647. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1648. this.pictureBox41.Location = new System.Drawing.Point(3, 343);
  1649. this.pictureBox41.Name = "pictureBox41";
  1650. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  1651. this.pictureBox41.TabIndex = 104;
  1652. this.pictureBox41.TabStop = false;
  1653. //
  1654. // pictureBox42
  1655. //
  1656. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  1657. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1658. this.pictureBox42.Location = new System.Drawing.Point(3, 254);
  1659. this.pictureBox42.Name = "pictureBox42";
  1660. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  1661. this.pictureBox42.TabIndex = 102;
  1662. this.pictureBox42.TabStop = false;
  1663. //
  1664. // pictureBox39
  1665. //
  1666. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  1667. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1668. this.pictureBox39.Location = new System.Drawing.Point(3, 413);
  1669. this.pictureBox39.Name = "pictureBox39";
  1670. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  1671. this.pictureBox39.TabIndex = 100;
  1672. this.pictureBox39.TabStop = false;
  1673. //
  1674. // pictureBox37
  1675. //
  1676. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  1677. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1678. this.pictureBox37.Location = new System.Drawing.Point(3, 443);
  1679. this.pictureBox37.Name = "pictureBox37";
  1680. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  1681. this.pictureBox37.TabIndex = 99;
  1682. this.pictureBox37.TabStop = false;
  1683. //
  1684. // pictureBox44
  1685. //
  1686. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  1687. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1688. this.pictureBox44.Location = new System.Drawing.Point(3, 383);
  1689. this.pictureBox44.Name = "pictureBox44";
  1690. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  1691. this.pictureBox44.TabIndex = 106;
  1692. this.pictureBox44.TabStop = false;
  1693. //
  1694. // panelApps6
  1695. //
  1696. this.panelApps6.AutoScroll = true;
  1697. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1698. this.panelApps6.Controls.Add(this.cVCPP);
  1699. this.panelApps6.Controls.Add(this.pictureBox80);
  1700. this.panelApps6.Controls.Add(this.cNF472);
  1701. this.panelApps6.Controls.Add(this.pictureBox78);
  1702. this.panelApps6.Controls.Add(this.cNF452);
  1703. this.panelApps6.Controls.Add(this.pictureBox79);
  1704. this.panelApps6.Controls.Add(this.cNF40);
  1705. this.panelApps6.Controls.Add(this.pictureBox77);
  1706. this.panelApps6.Controls.Add(this.cNF35);
  1707. this.panelApps6.Controls.Add(this.pictureBox76);
  1708. this.panelApps6.Controls.Add(this.cIObitSU);
  1709. this.panelApps6.Controls.Add(this.cIObitU);
  1710. this.panelApps6.Controls.Add(this.pictureBox74);
  1711. this.panelApps6.Controls.Add(this.cRevo);
  1712. this.panelApps6.Controls.Add(this.pictureBox68);
  1713. this.panelApps6.Controls.Add(this.cIObitDB);
  1714. this.panelApps6.Controls.Add(this.cIObitSD);
  1715. this.panelApps6.Controls.Add(this.pictureBox61);
  1716. this.panelApps6.Controls.Add(this.cUUI);
  1717. this.panelApps6.Controls.Add(this.pictureBox66);
  1718. this.panelApps6.Controls.Add(this.pictureBox72);
  1719. this.panelApps6.Controls.Add(this.pictureBox67);
  1720. this.panelApps6.Controls.Add(this.cRufus);
  1721. this.panelApps6.Controls.Add(this.pictureBox73);
  1722. this.panelApps6.Controls.Add(this.cMalwarebytes);
  1723. this.panelApps6.Controls.Add(this.pictureBox70);
  1724. this.panelApps6.Controls.Add(this.cAntiExploit);
  1725. this.panelApps6.Controls.Add(this.pictureBox69);
  1726. this.panelApps6.Location = new System.Drawing.Point(495, 197);
  1727. this.panelApps6.Name = "panelApps6";
  1728. this.panelApps6.Size = new System.Drawing.Size(240, 188);
  1729. this.panelApps6.TabIndex = 162;
  1730. //
  1731. // pictureBox80
  1732. //
  1733. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  1734. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1735. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  1736. this.pictureBox80.Name = "pictureBox80";
  1737. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  1738. this.pictureBox80.TabIndex = 172;
  1739. this.pictureBox80.TabStop = false;
  1740. //
  1741. // pictureBox78
  1742. //
  1743. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  1744. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1745. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  1746. this.pictureBox78.Name = "pictureBox78";
  1747. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  1748. this.pictureBox78.TabIndex = 170;
  1749. this.pictureBox78.TabStop = false;
  1750. //
  1751. // pictureBox79
  1752. //
  1753. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  1754. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1755. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  1756. this.pictureBox79.Name = "pictureBox79";
  1757. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  1758. this.pictureBox79.TabIndex = 168;
  1759. this.pictureBox79.TabStop = false;
  1760. //
  1761. // pictureBox77
  1762. //
  1763. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  1764. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1765. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  1766. this.pictureBox77.Name = "pictureBox77";
  1767. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  1768. this.pictureBox77.TabIndex = 166;
  1769. this.pictureBox77.TabStop = false;
  1770. //
  1771. // pictureBox76
  1772. //
  1773. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  1774. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1775. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  1776. this.pictureBox76.Name = "pictureBox76";
  1777. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  1778. this.pictureBox76.TabIndex = 164;
  1779. this.pictureBox76.TabStop = false;
  1780. //
  1781. // pictureBox74
  1782. //
  1783. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  1784. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1785. this.pictureBox74.Location = new System.Drawing.Point(5, 259);
  1786. this.pictureBox74.Name = "pictureBox74";
  1787. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  1788. this.pictureBox74.TabIndex = 161;
  1789. this.pictureBox74.TabStop = false;
  1790. //
  1791. // pictureBox68
  1792. //
  1793. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  1794. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1795. this.pictureBox68.Location = new System.Drawing.Point(5, 289);
  1796. this.pictureBox68.Name = "pictureBox68";
  1797. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  1798. this.pictureBox68.TabIndex = 143;
  1799. this.pictureBox68.TabStop = false;
  1800. //
  1801. // pictureBox61
  1802. //
  1803. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  1804. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1805. this.pictureBox61.Location = new System.Drawing.Point(5, 169);
  1806. this.pictureBox61.Name = "pictureBox61";
  1807. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  1808. this.pictureBox61.TabIndex = 139;
  1809. this.pictureBox61.TabStop = false;
  1810. //
  1811. // pictureBox66
  1812. //
  1813. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  1814. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1815. this.pictureBox66.Location = new System.Drawing.Point(5, 199);
  1816. this.pictureBox66.Name = "pictureBox66";
  1817. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  1818. this.pictureBox66.TabIndex = 140;
  1819. this.pictureBox66.TabStop = false;
  1820. //
  1821. // pictureBox72
  1822. //
  1823. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  1824. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1825. this.pictureBox72.Location = new System.Drawing.Point(5, 426);
  1826. this.pictureBox72.Name = "pictureBox72";
  1827. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  1828. this.pictureBox72.TabIndex = 153;
  1829. this.pictureBox72.TabStop = false;
  1830. //
  1831. // pictureBox67
  1832. //
  1833. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  1834. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1835. this.pictureBox67.Location = new System.Drawing.Point(5, 229);
  1836. this.pictureBox67.Name = "pictureBox67";
  1837. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  1838. this.pictureBox67.TabIndex = 141;
  1839. this.pictureBox67.TabStop = false;
  1840. //
  1841. // pictureBox73
  1842. //
  1843. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  1844. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1845. this.pictureBox73.Location = new System.Drawing.Point(5, 396);
  1846. this.pictureBox73.Name = "pictureBox73";
  1847. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  1848. this.pictureBox73.TabIndex = 151;
  1849. this.pictureBox73.TabStop = false;
  1850. //
  1851. // pictureBox70
  1852. //
  1853. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  1854. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1855. this.pictureBox70.Location = new System.Drawing.Point(5, 336);
  1856. this.pictureBox70.Name = "pictureBox70";
  1857. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  1858. this.pictureBox70.TabIndex = 145;
  1859. this.pictureBox70.TabStop = false;
  1860. //
  1861. // pictureBox69
  1862. //
  1863. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  1864. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1865. this.pictureBox69.Location = new System.Drawing.Point(5, 366);
  1866. this.pictureBox69.Name = "pictureBox69";
  1867. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  1868. this.pictureBox69.TabIndex = 147;
  1869. this.pictureBox69.TabStop = false;
  1870. //
  1871. // panelApps4
  1872. //
  1873. this.panelApps4.AutoScroll = true;
  1874. this.panelApps4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1875. this.panelApps4.Controls.Add(this.pictureBox75);
  1876. this.panelApps4.Controls.Add(this.cQB);
  1877. this.panelApps4.Controls.Add(this.cUT2);
  1878. this.panelApps4.Controls.Add(this.cDeluge);
  1879. this.panelApps4.Controls.Add(this.pictureBox18);
  1880. this.panelApps4.Controls.Add(this.pictureBox19);
  1881. this.panelApps4.Controls.Add(this.cUT3);
  1882. this.panelApps4.Controls.Add(this.pictureBox20);
  1883. this.panelApps4.Controls.Add(this.pictureBox17);
  1884. this.panelApps4.Controls.Add(this.cBT);
  1885. this.panelApps4.Controls.Add(this.cSteam);
  1886. this.panelApps4.Controls.Add(this.cOrigin);
  1887. this.panelApps4.Controls.Add(this.pictureBox54);
  1888. this.panelApps4.Controls.Add(this.cEpicStore);
  1889. this.panelApps4.Controls.Add(this.pictureBox53);
  1890. this.panelApps4.Controls.Add(this.cBlizzard);
  1891. this.panelApps4.Controls.Add(this.pictureBox49);
  1892. this.panelApps4.Controls.Add(this.pictureBox51);
  1893. this.panelApps4.Controls.Add(this.cUbi);
  1894. this.panelApps4.Controls.Add(this.pictureBox50);
  1895. this.panelApps4.Location = new System.Drawing.Point(495, 3);
  1896. this.panelApps4.Name = "panelApps4";
  1897. this.panelApps4.Size = new System.Drawing.Size(240, 188);
  1898. this.panelApps4.TabIndex = 157;
  1899. //
  1900. // pictureBox75
  1901. //
  1902. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  1903. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1904. this.pictureBox75.Location = new System.Drawing.Point(5, 93);
  1905. this.pictureBox75.Name = "pictureBox75";
  1906. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  1907. this.pictureBox75.TabIndex = 162;
  1908. this.pictureBox75.TabStop = false;
  1909. //
  1910. // pictureBox18
  1911. //
  1912. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  1913. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1914. this.pictureBox18.Location = new System.Drawing.Point(5, 123);
  1915. this.pictureBox18.Name = "pictureBox18";
  1916. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  1917. this.pictureBox18.TabIndex = 93;
  1918. this.pictureBox18.TabStop = false;
  1919. //
  1920. // pictureBox19
  1921. //
  1922. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  1923. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1924. this.pictureBox19.Location = new System.Drawing.Point(5, 63);
  1925. this.pictureBox19.Name = "pictureBox19";
  1926. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  1927. this.pictureBox19.TabIndex = 94;
  1928. this.pictureBox19.TabStop = false;
  1929. //
  1930. // pictureBox20
  1931. //
  1932. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  1933. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1934. this.pictureBox20.Location = new System.Drawing.Point(5, 33);
  1935. this.pictureBox20.Name = "pictureBox20";
  1936. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  1937. this.pictureBox20.TabIndex = 92;
  1938. this.pictureBox20.TabStop = false;
  1939. //
  1940. // pictureBox17
  1941. //
  1942. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  1943. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1944. this.pictureBox17.Location = new System.Drawing.Point(5, 3);
  1945. this.pictureBox17.Name = "pictureBox17";
  1946. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  1947. this.pictureBox17.TabIndex = 91;
  1948. this.pictureBox17.TabStop = false;
  1949. //
  1950. // pictureBox54
  1951. //
  1952. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  1953. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1954. this.pictureBox54.Location = new System.Drawing.Point(5, 284);
  1955. this.pictureBox54.Name = "pictureBox54";
  1956. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  1957. this.pictureBox54.TabIndex = 110;
  1958. this.pictureBox54.TabStop = false;
  1959. //
  1960. // pictureBox53
  1961. //
  1962. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  1963. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1964. this.pictureBox53.Location = new System.Drawing.Point(5, 254);
  1965. this.pictureBox53.Name = "pictureBox53";
  1966. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  1967. this.pictureBox53.TabIndex = 108;
  1968. this.pictureBox53.TabStop = false;
  1969. //
  1970. // pictureBox49
  1971. //
  1972. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  1973. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1974. this.pictureBox49.Location = new System.Drawing.Point(5, 224);
  1975. this.pictureBox49.Name = "pictureBox49";
  1976. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  1977. this.pictureBox49.TabIndex = 105;
  1978. this.pictureBox49.TabStop = false;
  1979. //
  1980. // pictureBox51
  1981. //
  1982. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  1983. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1984. this.pictureBox51.Location = new System.Drawing.Point(5, 194);
  1985. this.pictureBox51.Name = "pictureBox51";
  1986. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  1987. this.pictureBox51.TabIndex = 104;
  1988. this.pictureBox51.TabStop = false;
  1989. //
  1990. // pictureBox50
  1991. //
  1992. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  1993. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1994. this.pictureBox50.Location = new System.Drawing.Point(5, 164);
  1995. this.pictureBox50.Name = "pictureBox50";
  1996. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  1997. this.pictureBox50.TabIndex = 103;
  1998. this.pictureBox50.TabStop = false;
  1999. //
  2000. // panelApps5
  2001. //
  2002. this.panelApps5.AutoScroll = true;
  2003. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2004. this.panelApps5.Controls.Add(this.pictureBox82);
  2005. this.panelApps5.Controls.Add(this.cMega);
  2006. this.panelApps5.Controls.Add(this.cAdobeReader);
  2007. this.panelApps5.Controls.Add(this.pictureBox22);
  2008. this.panelApps5.Controls.Add(this.cFoxit);
  2009. this.panelApps5.Controls.Add(this.pictureBox23);
  2010. this.panelApps5.Controls.Add(this.pictureBox21);
  2011. this.panelApps5.Controls.Add(this.pictureBox24);
  2012. this.panelApps5.Controls.Add(this.cEvernote);
  2013. this.panelApps5.Controls.Add(this.cSumatra);
  2014. this.panelApps5.Controls.Add(this.pictureBox52);
  2015. this.panelApps5.Controls.Add(this.cLibreOffice);
  2016. this.panelApps5.Controls.Add(this.cPeaZip);
  2017. this.panelApps5.Controls.Add(this.pictureBox14);
  2018. this.panelApps5.Controls.Add(this.cFlux);
  2019. this.panelApps5.Controls.Add(this.pictureBox71);
  2020. this.panelApps5.Controls.Add(this.pictureBox15);
  2021. this.panelApps5.Controls.Add(this.pictureBox16);
  2022. this.panelApps5.Controls.Add(this.c7zip);
  2023. this.panelApps5.Controls.Add(this.cWinRar);
  2024. this.panelApps5.Controls.Add(this.cDropbox);
  2025. this.panelApps5.Controls.Add(this.pictureBox43);
  2026. this.panelApps5.Controls.Add(this.cOneDrive);
  2027. this.panelApps5.Controls.Add(this.pictureBox63);
  2028. this.panelApps5.Location = new System.Drawing.Point(3, 197);
  2029. this.panelApps5.Name = "panelApps5";
  2030. this.panelApps5.Size = new System.Drawing.Size(240, 188);
  2031. this.panelApps5.TabIndex = 158;
  2032. //
  2033. // pictureBox82
  2034. //
  2035. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2036. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2037. this.pictureBox82.Location = new System.Drawing.Point(3, 320);
  2038. this.pictureBox82.Name = "pictureBox82";
  2039. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2040. this.pictureBox82.TabIndex = 151;
  2041. this.pictureBox82.TabStop = false;
  2042. //
  2043. // pictureBox22
  2044. //
  2045. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2046. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2047. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2048. this.pictureBox22.Name = "pictureBox22";
  2049. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2050. this.pictureBox22.TabIndex = 96;
  2051. this.pictureBox22.TabStop = false;
  2052. //
  2053. // pictureBox23
  2054. //
  2055. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2056. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2057. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2058. this.pictureBox23.Name = "pictureBox23";
  2059. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2060. this.pictureBox23.TabIndex = 98;
  2061. this.pictureBox23.TabStop = false;
  2062. //
  2063. // pictureBox21
  2064. //
  2065. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2066. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2067. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2068. this.pictureBox21.Name = "pictureBox21";
  2069. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2070. this.pictureBox21.TabIndex = 95;
  2071. this.pictureBox21.TabStop = false;
  2072. //
  2073. // pictureBox24
  2074. //
  2075. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2076. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2077. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2078. this.pictureBox24.Name = "pictureBox24";
  2079. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2080. this.pictureBox24.TabIndex = 97;
  2081. this.pictureBox24.TabStop = false;
  2082. //
  2083. // pictureBox52
  2084. //
  2085. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2086. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2087. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2088. this.pictureBox52.Name = "pictureBox52";
  2089. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2090. this.pictureBox52.TabIndex = 98;
  2091. this.pictureBox52.TabStop = false;
  2092. //
  2093. // pictureBox14
  2094. //
  2095. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2096. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2097. this.pictureBox14.Location = new System.Drawing.Point(3, 160);
  2098. this.pictureBox14.Name = "pictureBox14";
  2099. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2100. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2101. this.pictureBox14.TabIndex = 91;
  2102. this.pictureBox14.TabStop = false;
  2103. //
  2104. // pictureBox71
  2105. //
  2106. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2107. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2108. this.pictureBox71.Location = new System.Drawing.Point(4, 355);
  2109. this.pictureBox71.Name = "pictureBox71";
  2110. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2111. this.pictureBox71.TabIndex = 149;
  2112. this.pictureBox71.TabStop = false;
  2113. //
  2114. // pictureBox15
  2115. //
  2116. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2117. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2118. this.pictureBox15.Location = new System.Drawing.Point(3, 220);
  2119. this.pictureBox15.Name = "pictureBox15";
  2120. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2121. this.pictureBox15.TabIndex = 93;
  2122. this.pictureBox15.TabStop = false;
  2123. //
  2124. // pictureBox16
  2125. //
  2126. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2127. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2128. this.pictureBox16.Location = new System.Drawing.Point(3, 190);
  2129. this.pictureBox16.Name = "pictureBox16";
  2130. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2131. this.pictureBox16.TabIndex = 92;
  2132. this.pictureBox16.TabStop = false;
  2133. //
  2134. // pictureBox43
  2135. //
  2136. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2137. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2138. this.pictureBox43.Location = new System.Drawing.Point(3, 290);
  2139. this.pictureBox43.Name = "pictureBox43";
  2140. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2141. this.pictureBox43.TabIndex = 105;
  2142. this.pictureBox43.TabStop = false;
  2143. //
  2144. // pictureBox63
  2145. //
  2146. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2147. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2148. this.pictureBox63.Location = new System.Drawing.Point(3, 260);
  2149. this.pictureBox63.Name = "pictureBox63";
  2150. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2151. this.pictureBox63.TabIndex = 128;
  2152. this.pictureBox63.TabStop = false;
  2153. //
  2154. // progressDownloader
  2155. //
  2156. this.progressDownloader.Location = new System.Drawing.Point(3, 490);
  2157. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2158. this.progressDownloader.Name = "progressDownloader";
  2159. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  2160. this.progressDownloader.TabIndex = 160;
  2161. //
  2162. // btnDownloadApps
  2163. //
  2164. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2165. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2166. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2167. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2168. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2169. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2170. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2171. this.btnDownloadApps.Location = new System.Drawing.Point(600, 526);
  2172. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2173. this.btnDownloadApps.Name = "btnDownloadApps";
  2174. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  2175. this.btnDownloadApps.TabIndex = 50;
  2176. this.btnDownloadApps.Text = "Download";
  2177. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2178. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2179. //
  2180. // label42
  2181. //
  2182. this.label42.AutoSize = true;
  2183. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2184. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  2185. this.label42.Location = new System.Drawing.Point(-2, 392);
  2186. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2187. this.label42.Name = "label42";
  2188. this.label42.Size = new System.Drawing.Size(184, 25);
  2189. this.label42.TabIndex = 69;
  2190. this.label42.Tag = "themeable";
  2191. this.label42.Text = "Set download folder";
  2192. //
  2193. // txtDownloadFolder
  2194. //
  2195. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2196. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2197. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2198. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2199. this.txtDownloadFolder.Location = new System.Drawing.Point(3, 420);
  2200. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2201. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  2202. this.txtDownloadFolder.TabIndex = 70;
  2203. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2204. //
  2205. // button5
  2206. //
  2207. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  2208. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2209. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2210. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2211. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2212. this.button5.ForeColor = System.Drawing.Color.White;
  2213. this.button5.Location = new System.Drawing.Point(310, 420);
  2214. this.button5.Margin = new System.Windows.Forms.Padding(2);
  2215. this.button5.Name = "button5";
  2216. this.button5.Size = new System.Drawing.Size(65, 27);
  2217. this.button5.TabIndex = 71;
  2218. this.button5.Text = "Change";
  2219. this.button5.UseVisualStyleBackColor = false;
  2220. this.button5.Click += new System.EventHandler(this.button5_Click);
  2221. //
  2222. // panelApps1
  2223. //
  2224. this.panelApps1.AutoScroll = true;
  2225. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2226. this.panelApps1.Controls.Add(this.cChromium);
  2227. this.panelApps1.Controls.Add(this.cVivaldi);
  2228. this.panelApps1.Controls.Add(this.pictureBox5);
  2229. this.panelApps1.Controls.Add(this.pictureBox4);
  2230. this.panelApps1.Controls.Add(this.pictureBox3);
  2231. this.panelApps1.Controls.Add(this.cMaxthon);
  2232. this.panelApps1.Controls.Add(this.pictureBox7);
  2233. this.panelApps1.Controls.Add(this.picturemaxthon);
  2234. this.panelApps1.Controls.Add(this.pictureBox2);
  2235. this.panelApps1.Controls.Add(this.cChrome);
  2236. this.panelApps1.Controls.Add(this.cOpera);
  2237. this.panelApps1.Controls.Add(this.cFirefox);
  2238. this.panelApps1.Controls.Add(this.pictureBox6);
  2239. this.panelApps1.Controls.Add(this.cTor);
  2240. this.panelApps1.Controls.Add(this.cDiscord);
  2241. this.panelApps1.Controls.Add(this.cAnyDesk);
  2242. this.panelApps1.Controls.Add(this.cMSTeams);
  2243. this.panelApps1.Controls.Add(this.cViber);
  2244. this.panelApps1.Controls.Add(this.pictureBox55);
  2245. this.panelApps1.Controls.Add(this.pictureBox56);
  2246. this.panelApps1.Controls.Add(this.cSkype);
  2247. this.panelApps1.Controls.Add(this.cThunderbird);
  2248. this.panelApps1.Controls.Add(this.cZoom);
  2249. this.panelApps1.Controls.Add(this.pictureBox27);
  2250. this.panelApps1.Controls.Add(this.pictureBox25);
  2251. this.panelApps1.Controls.Add(this.pictureBox30);
  2252. this.panelApps1.Controls.Add(this.pictureBox28);
  2253. this.panelApps1.Controls.Add(this.cTV);
  2254. this.panelApps1.Controls.Add(this.pictureBox29);
  2255. this.panelApps1.Controls.Add(this.pictureBox26);
  2256. this.panelApps1.Location = new System.Drawing.Point(3, 3);
  2257. this.panelApps1.Name = "panelApps1";
  2258. this.panelApps1.Size = new System.Drawing.Size(240, 188);
  2259. this.panelApps1.TabIndex = 154;
  2260. //
  2261. // pictureBox5
  2262. //
  2263. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  2264. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2265. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  2266. this.pictureBox5.Name = "pictureBox5";
  2267. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  2268. this.pictureBox5.TabIndex = 83;
  2269. this.pictureBox5.TabStop = false;
  2270. //
  2271. // pictureBox4
  2272. //
  2273. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  2274. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2275. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  2276. this.pictureBox4.Name = "pictureBox4";
  2277. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  2278. this.pictureBox4.TabIndex = 84;
  2279. this.pictureBox4.TabStop = false;
  2280. //
  2281. // pictureBox3
  2282. //
  2283. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  2284. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2285. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  2286. this.pictureBox3.Name = "pictureBox3";
  2287. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  2288. this.pictureBox3.TabIndex = 82;
  2289. this.pictureBox3.TabStop = false;
  2290. //
  2291. // pictureBox7
  2292. //
  2293. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  2294. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2295. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  2296. this.pictureBox7.Name = "pictureBox7";
  2297. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  2298. this.pictureBox7.TabIndex = 85;
  2299. this.pictureBox7.TabStop = false;
  2300. //
  2301. // picturemaxthon
  2302. //
  2303. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  2304. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2305. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  2306. this.picturemaxthon.Name = "picturemaxthon";
  2307. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  2308. this.picturemaxthon.TabIndex = 121;
  2309. this.picturemaxthon.TabStop = false;
  2310. //
  2311. // pictureBox2
  2312. //
  2313. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  2314. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2315. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  2316. this.pictureBox2.Name = "pictureBox2";
  2317. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  2318. this.pictureBox2.TabIndex = 81;
  2319. this.pictureBox2.TabStop = false;
  2320. //
  2321. // pictureBox6
  2322. //
  2323. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  2324. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2325. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  2326. this.pictureBox6.Name = "pictureBox6";
  2327. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  2328. this.pictureBox6.TabIndex = 86;
  2329. this.pictureBox6.TabStop = false;
  2330. //
  2331. // pictureBox55
  2332. //
  2333. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  2334. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2335. this.pictureBox55.Location = new System.Drawing.Point(5, 344);
  2336. this.pictureBox55.Name = "pictureBox55";
  2337. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  2338. this.pictureBox55.TabIndex = 114;
  2339. this.pictureBox55.TabStop = false;
  2340. //
  2341. // pictureBox56
  2342. //
  2343. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  2344. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2345. this.pictureBox56.Location = new System.Drawing.Point(5, 404);
  2346. this.pictureBox56.Name = "pictureBox56";
  2347. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  2348. this.pictureBox56.TabIndex = 112;
  2349. this.pictureBox56.TabStop = false;
  2350. //
  2351. // pictureBox27
  2352. //
  2353. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  2354. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2355. this.pictureBox27.Location = new System.Drawing.Point(5, 283);
  2356. this.pictureBox27.Name = "pictureBox27";
  2357. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  2358. this.pictureBox27.TabIndex = 96;
  2359. this.pictureBox27.TabStop = false;
  2360. //
  2361. // pictureBox25
  2362. //
  2363. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  2364. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2365. this.pictureBox25.Location = new System.Drawing.Point(5, 223);
  2366. this.pictureBox25.Name = "pictureBox25";
  2367. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  2368. this.pictureBox25.TabIndex = 93;
  2369. this.pictureBox25.TabStop = false;
  2370. //
  2371. // pictureBox30
  2372. //
  2373. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  2374. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2375. this.pictureBox30.Location = new System.Drawing.Point(5, 374);
  2376. this.pictureBox30.Name = "pictureBox30";
  2377. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  2378. this.pictureBox30.TabIndex = 97;
  2379. this.pictureBox30.TabStop = false;
  2380. //
  2381. // pictureBox28
  2382. //
  2383. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  2384. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2385. this.pictureBox28.Location = new System.Drawing.Point(5, 434);
  2386. this.pictureBox28.Name = "pictureBox28";
  2387. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  2388. this.pictureBox28.TabIndex = 98;
  2389. this.pictureBox28.TabStop = false;
  2390. //
  2391. // pictureBox29
  2392. //
  2393. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  2394. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2395. this.pictureBox29.Location = new System.Drawing.Point(5, 253);
  2396. this.pictureBox29.Name = "pictureBox29";
  2397. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  2398. this.pictureBox29.TabIndex = 94;
  2399. this.pictureBox29.TabStop = false;
  2400. //
  2401. // pictureBox26
  2402. //
  2403. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  2404. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2405. this.pictureBox26.Location = new System.Drawing.Point(5, 313);
  2406. this.pictureBox26.Name = "pictureBox26";
  2407. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  2408. this.pictureBox26.TabIndex = 95;
  2409. this.pictureBox26.TabStop = false;
  2410. //
  2411. // txtDownloadStatus
  2412. //
  2413. this.txtDownloadStatus.AutoSize = true;
  2414. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2415. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2416. this.txtDownloadStatus.Location = new System.Drawing.Point(-1, 464);
  2417. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2418. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2419. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2420. this.txtDownloadStatus.TabIndex = 72;
  2421. this.txtDownloadStatus.Tag = "";
  2422. this.txtDownloadStatus.Text = "Idle";
  2423. //
  2424. // linkLabel1
  2425. //
  2426. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  2427. this.linkLabel1.AutoSize = true;
  2428. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2429. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  2430. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  2431. this.linkLabel1.Location = new System.Drawing.Point(-1, 531);
  2432. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2433. this.linkLabel1.Name = "linkLabel1";
  2434. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  2435. this.linkLabel1.TabIndex = 78;
  2436. this.linkLabel1.TabStop = true;
  2437. this.linkLabel1.Tag = "";
  2438. this.linkLabel1.Text = "See warnings";
  2439. this.linkLabel1.Visible = false;
  2440. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  2441. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2442. //
  2443. // label44
  2444. //
  2445. this.label44.AutoSize = true;
  2446. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2447. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  2448. this.label44.Location = new System.Drawing.Point(448, 394);
  2449. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2450. this.label44.Name = "label44";
  2451. this.label44.Size = new System.Drawing.Size(164, 25);
  2452. this.label44.TabIndex = 74;
  2453. this.label44.Tag = "themeable";
  2454. this.label44.Text = "Set bit preference";
  2455. //
  2456. // button6
  2457. //
  2458. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  2459. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2460. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2461. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2462. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2463. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2464. this.button6.ForeColor = System.Drawing.Color.White;
  2465. this.button6.Location = new System.Drawing.Point(453, 526);
  2466. this.button6.Margin = new System.Windows.Forms.Padding(2);
  2467. this.button6.Name = "button6";
  2468. this.button6.Size = new System.Drawing.Size(143, 35);
  2469. this.button6.TabIndex = 77;
  2470. this.button6.Text = "Go to Downloads";
  2471. this.button6.UseVisualStyleBackColor = false;
  2472. this.button6.Click += new System.EventHandler(this.button6_Click);
  2473. //
  2474. // btnGetFeed
  2475. //
  2476. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2477. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2478. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2479. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2480. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2481. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2482. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2483. this.btnGetFeed.Location = new System.Drawing.Point(652, 12);
  2484. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2485. this.btnGetFeed.Name = "btnGetFeed";
  2486. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  2487. this.btnGetFeed.TabIndex = 161;
  2488. this.btnGetFeed.Text = "Refresh links";
  2489. this.btnGetFeed.UseVisualStyleBackColor = false;
  2490. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2491. //
  2492. // label41
  2493. //
  2494. this.label41.AutoSize = true;
  2495. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2496. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  2497. this.label41.Location = new System.Drawing.Point(6, 10);
  2498. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2499. this.label41.Name = "label41";
  2500. this.label41.Size = new System.Drawing.Size(365, 28);
  2501. this.label41.TabIndex = 53;
  2502. this.label41.Tag = "themeable";
  2503. this.label41.Text = "Quickly download && install useful apps";
  2504. //
  2505. // pingerTab
  2506. //
  2507. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2508. this.pingerTab.Controls.Add(this.label40);
  2509. this.pingerTab.Controls.Add(this.btnPing);
  2510. this.pingerTab.Controls.Add(this.txtPingInput);
  2511. this.pingerTab.Controls.Add(this.label39);
  2512. this.pingerTab.Controls.Add(this.label32);
  2513. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  2514. this.pingerTab.Name = "pingerTab";
  2515. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  2516. this.pingerTab.Size = new System.Drawing.Size(758, 611);
  2517. this.pingerTab.TabIndex = 13;
  2518. this.pingerTab.Text = "Pinger";
  2519. //
  2520. // btnPing
  2521. //
  2522. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  2523. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2524. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2525. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2526. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2527. this.btnPing.ForeColor = System.Drawing.Color.White;
  2528. this.btnPing.Location = new System.Drawing.Point(26, 116);
  2529. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  2530. this.btnPing.Name = "btnPing";
  2531. this.btnPing.Size = new System.Drawing.Size(71, 31);
  2532. this.btnPing.TabIndex = 58;
  2533. this.btnPing.Text = "Ping";
  2534. this.btnPing.UseVisualStyleBackColor = false;
  2535. this.btnPing.Visible = false;
  2536. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  2537. //
  2538. // txtPingInput
  2539. //
  2540. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2541. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2542. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2543. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  2544. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  2545. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  2546. this.txtPingInput.Name = "txtPingInput";
  2547. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  2548. this.txtPingInput.TabIndex = 56;
  2549. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2550. this.txtPingInput.Visible = false;
  2551. //
  2552. // label39
  2553. //
  2554. this.label39.AutoSize = true;
  2555. this.label39.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2556. this.label39.ForeColor = System.Drawing.Color.Silver;
  2557. this.label39.Location = new System.Drawing.Point(21, 60);
  2558. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2559. this.label39.Name = "label39";
  2560. this.label39.Size = new System.Drawing.Size(139, 21);
  2561. this.label39.TabIndex = 57;
  2562. this.label39.Tag = "";
  2563. this.label39.Text = "IP / Domain name";
  2564. this.label39.Visible = false;
  2565. //
  2566. // label32
  2567. //
  2568. this.label32.AutoSize = true;
  2569. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2570. this.label32.ForeColor = System.Drawing.Color.DodgerBlue;
  2571. this.label32.Location = new System.Drawing.Point(6, 10);
  2572. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2573. this.label32.Name = "label32";
  2574. this.label32.Size = new System.Drawing.Size(393, 28);
  2575. this.label32.TabIndex = 47;
  2576. this.label32.Tag = "themeable";
  2577. this.label32.Text = "Ping IP addresses and assess your latency";
  2578. this.label32.Visible = false;
  2579. //
  2580. // cleanerTab
  2581. //
  2582. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2583. this.cleanerTab.Controls.Add(this.cleaningpanel);
  2584. this.cleanerTab.Controls.Add(this.label6);
  2585. this.cleanerTab.Controls.Add(this.panel1);
  2586. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  2587. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2588. this.cleanerTab.Name = "cleanerTab";
  2589. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2590. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  2591. this.cleanerTab.TabIndex = 5;
  2592. this.cleanerTab.Text = "Cleaner";
  2593. //
  2594. // cleaningpanel
  2595. //
  2596. this.cleaningpanel.Controls.Add(this.progress2);
  2597. this.cleaningpanel.Controls.Add(this.label4);
  2598. this.cleaningpanel.Location = new System.Drawing.Point(11, 288);
  2599. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  2600. this.cleaningpanel.Name = "cleaningpanel";
  2601. this.cleaningpanel.Size = new System.Drawing.Size(511, 70);
  2602. this.cleaningpanel.TabIndex = 47;
  2603. //
  2604. // progress2
  2605. //
  2606. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  2607. this.progress2.Location = new System.Drawing.Point(29, 38);
  2608. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  2609. this.progress2.MarqueeAnimationSpeed = 1;
  2610. this.progress2.Name = "progress2";
  2611. this.progress2.Size = new System.Drawing.Size(454, 11);
  2612. this.progress2.TabIndex = 44;
  2613. this.progress2.Visible = false;
  2614. //
  2615. // label4
  2616. //
  2617. this.label4.AutoSize = true;
  2618. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2619. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  2620. this.label4.Location = new System.Drawing.Point(25, 13);
  2621. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2622. this.label4.Name = "label4";
  2623. this.label4.Size = new System.Drawing.Size(85, 21);
  2624. this.label4.TabIndex = 45;
  2625. this.label4.Tag = "themeable";
  2626. this.label4.Text = "Cleaning...";
  2627. this.label4.Visible = false;
  2628. //
  2629. // label6
  2630. //
  2631. this.label6.AutoSize = true;
  2632. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2633. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  2634. this.label6.Location = new System.Drawing.Point(6, 10);
  2635. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2636. this.label6.Name = "label6";
  2637. this.label6.Size = new System.Drawing.Size(260, 28);
  2638. this.label6.TabIndex = 46;
  2639. this.label6.Tag = "themeable";
  2640. this.label6.Text = "Clean up your system drive";
  2641. //
  2642. // panel1
  2643. //
  2644. this.panel1.Controls.Add(this.checkErrorReports);
  2645. this.panel1.Controls.Add(this.checkFileZilla);
  2646. this.panel1.Controls.Add(this.checkSelectAll);
  2647. this.panel1.Controls.Add(this.button20);
  2648. this.panel1.Controls.Add(this.checkMediaCache);
  2649. this.panel1.Controls.Add(this.checkTemp);
  2650. this.panel1.Controls.Add(this.checkLogs);
  2651. this.panel1.Controls.Add(this.checkUTorrent);
  2652. this.panel1.Controls.Add(this.checkBin);
  2653. this.panel1.Controls.Add(this.checkMiniDumps);
  2654. this.panel1.Controls.Add(this.checkPrefetch);
  2655. this.panel1.Location = new System.Drawing.Point(11, 40);
  2656. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  2657. this.panel1.Name = "panel1";
  2658. this.panel1.Size = new System.Drawing.Size(511, 243);
  2659. this.panel1.TabIndex = 45;
  2660. //
  2661. // button20
  2662. //
  2663. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  2664. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2665. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2666. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2667. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2668. this.button20.ForeColor = System.Drawing.Color.White;
  2669. this.button20.Location = new System.Drawing.Point(29, 210);
  2670. this.button20.Margin = new System.Windows.Forms.Padding(2);
  2671. this.button20.Name = "button20";
  2672. this.button20.Size = new System.Drawing.Size(71, 31);
  2673. this.button20.TabIndex = 34;
  2674. this.button20.Text = "Clean";
  2675. this.button20.UseVisualStyleBackColor = false;
  2676. this.button20.Click += new System.EventHandler(this.button20_Click);
  2677. //
  2678. // hostsEditorTab
  2679. //
  2680. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2681. this.hostsEditorTab.Controls.Add(this.panel4);
  2682. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  2683. this.hostsEditorTab.Controls.Add(this.label10);
  2684. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  2685. this.hostsEditorTab.Controls.Add(this.label9);
  2686. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  2687. this.hostsEditorTab.Controls.Add(this.label3);
  2688. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  2689. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  2690. this.hostsEditorTab.Name = "hostsEditorTab";
  2691. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  2692. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  2693. this.hostsEditorTab.TabIndex = 9;
  2694. this.hostsEditorTab.Text = "Hosts";
  2695. //
  2696. // panel4
  2697. //
  2698. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2699. | System.Windows.Forms.AnchorStyles.Left)
  2700. | System.Windows.Forms.AnchorStyles.Right)));
  2701. this.panel4.Controls.Add(this.label31);
  2702. this.panel4.Controls.Add(this.label30);
  2703. this.panel4.Controls.Add(this.button4);
  2704. this.panel4.Controls.Add(this.button3);
  2705. this.panel4.Controls.Add(this.button2);
  2706. this.panel4.Controls.Add(this.button1);
  2707. this.panel4.Controls.Add(this.label29);
  2708. this.panel4.Controls.Add(this.chkReadOnly);
  2709. this.panel4.Controls.Add(this.panelList);
  2710. this.panel4.Controls.Add(this.chkBlock);
  2711. this.panel4.Controls.Add(this.button41);
  2712. this.panel4.Controls.Add(this.button42);
  2713. this.panel4.Controls.Add(this.button46);
  2714. this.panel4.Controls.Add(this.button47);
  2715. this.panel4.Controls.Add(this.txtIP);
  2716. this.panel4.Controls.Add(this.txtDomain);
  2717. this.panel4.Controls.Add(this.label12);
  2718. this.panel4.Controls.Add(this.label11);
  2719. this.panel4.Location = new System.Drawing.Point(6, 70);
  2720. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  2721. this.panel4.Name = "panel4";
  2722. this.panel4.Size = new System.Drawing.Size(793, 547);
  2723. this.panel4.TabIndex = 53;
  2724. //
  2725. // label31
  2726. //
  2727. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2728. this.label31.ForeColor = System.Drawing.Color.Silver;
  2729. this.label31.Location = new System.Drawing.Point(325, 279);
  2730. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2731. this.label31.Name = "label31";
  2732. this.label31.Size = new System.Drawing.Size(281, 25);
  2733. this.label31.TabIndex = 68;
  2734. this.label31.Tag = "";
  2735. this.label31.Text = "(will delete your current config)";
  2736. //
  2737. // label30
  2738. //
  2739. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2740. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  2741. this.label30.Location = new System.Drawing.Point(322, 254);
  2742. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2743. this.label30.Name = "label30";
  2744. this.label30.Size = new System.Drawing.Size(281, 25);
  2745. this.label30.TabIndex = 67;
  2746. this.label30.Tag = "themeable";
  2747. this.label30.Text = "Pre-made adblocks";
  2748. //
  2749. // button4
  2750. //
  2751. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  2752. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2753. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2754. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2755. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2756. this.button4.ForeColor = System.Drawing.Color.White;
  2757. this.button4.Location = new System.Drawing.Point(485, 351);
  2758. this.button4.Margin = new System.Windows.Forms.Padding(2);
  2759. this.button4.Name = "button4";
  2760. this.button4.Size = new System.Drawing.Size(153, 31);
  2761. this.button4.TabIndex = 66;
  2762. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  2763. this.button4.UseVisualStyleBackColor = false;
  2764. this.button4.Click += new System.EventHandler(this.button4_Click);
  2765. //
  2766. // button3
  2767. //
  2768. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  2769. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2770. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2771. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2772. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2773. this.button3.ForeColor = System.Drawing.Color.White;
  2774. this.button3.Location = new System.Drawing.Point(485, 316);
  2775. this.button3.Margin = new System.Windows.Forms.Padding(2);
  2776. this.button3.Name = "button3";
  2777. this.button3.Size = new System.Drawing.Size(153, 31);
  2778. this.button3.TabIndex = 65;
  2779. this.button3.Text = "Enable AdBlock + Porn";
  2780. this.button3.UseVisualStyleBackColor = false;
  2781. this.button3.Click += new System.EventHandler(this.button3_Click);
  2782. //
  2783. // button2
  2784. //
  2785. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  2786. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2787. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2788. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2789. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2790. this.button2.ForeColor = System.Drawing.Color.White;
  2791. this.button2.Location = new System.Drawing.Point(327, 351);
  2792. this.button2.Margin = new System.Windows.Forms.Padding(2);
  2793. this.button2.Name = "button2";
  2794. this.button2.Size = new System.Drawing.Size(153, 31);
  2795. this.button2.TabIndex = 64;
  2796. this.button2.Text = "Enable AdBlock + Social";
  2797. this.button2.UseVisualStyleBackColor = false;
  2798. this.button2.Click += new System.EventHandler(this.button2_Click);
  2799. //
  2800. // button1
  2801. //
  2802. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  2803. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2804. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2805. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2806. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2807. this.button1.ForeColor = System.Drawing.Color.White;
  2808. this.button1.Location = new System.Drawing.Point(327, 316);
  2809. this.button1.Margin = new System.Windows.Forms.Padding(2);
  2810. this.button1.Name = "button1";
  2811. this.button1.Size = new System.Drawing.Size(153, 31);
  2812. this.button1.TabIndex = 63;
  2813. this.button1.Text = "Enable AdBlock Basic";
  2814. this.button1.UseVisualStyleBackColor = false;
  2815. this.button1.Click += new System.EventHandler(this.button1_Click);
  2816. //
  2817. // label29
  2818. //
  2819. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2820. this.label29.ForeColor = System.Drawing.Color.Silver;
  2821. this.label29.Location = new System.Drawing.Point(323, 165);
  2822. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2823. this.label29.Name = "label29";
  2824. this.label29.Size = new System.Drawing.Size(281, 25);
  2825. this.label29.TabIndex = 62;
  2826. this.label29.Tag = "";
  2827. this.label29.Text = "Protect your HOSTS file by locking it.";
  2828. //
  2829. // panelList
  2830. //
  2831. this.panelList.Controls.Add(this.listHostEntries);
  2832. this.panelList.Location = new System.Drawing.Point(5, 3);
  2833. this.panelList.Name = "panelList";
  2834. this.panelList.Size = new System.Drawing.Size(312, 388);
  2835. this.panelList.TabIndex = 60;
  2836. //
  2837. // listHostEntries
  2838. //
  2839. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2840. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2841. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  2842. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2843. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  2844. this.listHostEntries.FormattingEnabled = true;
  2845. this.listHostEntries.HorizontalScrollbar = true;
  2846. this.listHostEntries.ItemHeight = 21;
  2847. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  2848. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  2849. this.listHostEntries.Name = "listHostEntries";
  2850. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  2851. this.listHostEntries.TabIndex = 52;
  2852. //
  2853. // button41
  2854. //
  2855. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  2856. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2857. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2858. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2859. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2860. this.button41.ForeColor = System.Drawing.Color.White;
  2861. this.button41.Location = new System.Drawing.Point(112, 394);
  2862. this.button41.Margin = new System.Windows.Forms.Padding(2);
  2863. this.button41.Name = "button41";
  2864. this.button41.Size = new System.Drawing.Size(98, 31);
  2865. this.button41.TabIndex = 55;
  2866. this.button41.Text = "Refresh";
  2867. this.button41.UseVisualStyleBackColor = false;
  2868. this.button41.Click += new System.EventHandler(this.button41_Click);
  2869. //
  2870. // button42
  2871. //
  2872. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  2873. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2874. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2875. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2876. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2877. this.button42.ForeColor = System.Drawing.Color.White;
  2878. this.button42.Location = new System.Drawing.Point(213, 394);
  2879. this.button42.Margin = new System.Windows.Forms.Padding(2);
  2880. this.button42.Name = "button42";
  2881. this.button42.Size = new System.Drawing.Size(104, 31);
  2882. this.button42.TabIndex = 54;
  2883. this.button42.Text = "Remove";
  2884. this.button42.UseVisualStyleBackColor = false;
  2885. this.button42.Click += new System.EventHandler(this.button42_Click);
  2886. //
  2887. // button46
  2888. //
  2889. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  2890. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2891. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2892. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2893. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2894. this.button46.ForeColor = System.Drawing.Color.White;
  2895. this.button46.Location = new System.Drawing.Point(5, 394);
  2896. this.button46.Margin = new System.Windows.Forms.Padding(2);
  2897. this.button46.Name = "button46";
  2898. this.button46.Size = new System.Drawing.Size(104, 31);
  2899. this.button46.TabIndex = 53;
  2900. this.button46.Text = "Remove all";
  2901. this.button46.UseVisualStyleBackColor = false;
  2902. this.button46.Click += new System.EventHandler(this.button46_Click);
  2903. //
  2904. // button47
  2905. //
  2906. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  2907. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2908. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2909. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2910. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2911. this.button47.ForeColor = System.Drawing.Color.White;
  2912. this.button47.Location = new System.Drawing.Point(551, 110);
  2913. this.button47.Margin = new System.Windows.Forms.Padding(2);
  2914. this.button47.Name = "button47";
  2915. this.button47.Size = new System.Drawing.Size(87, 31);
  2916. this.button47.TabIndex = 57;
  2917. this.button47.Text = "Add";
  2918. this.button47.UseVisualStyleBackColor = false;
  2919. this.button47.Click += new System.EventHandler(this.button47_Click);
  2920. //
  2921. // txtIP
  2922. //
  2923. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2924. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2925. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2926. this.txtIP.ForeColor = System.Drawing.Color.White;
  2927. this.txtIP.Location = new System.Drawing.Point(328, 23);
  2928. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  2929. this.txtIP.Name = "txtIP";
  2930. this.txtIP.Size = new System.Drawing.Size(310, 29);
  2931. this.txtIP.TabIndex = 0;
  2932. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2933. //
  2934. // txtDomain
  2935. //
  2936. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2937. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2938. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2939. this.txtDomain.ForeColor = System.Drawing.Color.White;
  2940. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  2941. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  2942. this.txtDomain.Name = "txtDomain";
  2943. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  2944. this.txtDomain.TabIndex = 1;
  2945. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2946. //
  2947. // label12
  2948. //
  2949. this.label12.AutoSize = true;
  2950. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2951. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  2952. this.label12.Location = new System.Drawing.Point(323, 54);
  2953. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2954. this.label12.Name = "label12";
  2955. this.label12.Size = new System.Drawing.Size(66, 21);
  2956. this.label12.TabIndex = 55;
  2957. this.label12.Tag = "themeable";
  2958. this.label12.Text = "Domain";
  2959. //
  2960. // label11
  2961. //
  2962. this.label11.AutoSize = true;
  2963. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2964. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  2965. this.label11.Location = new System.Drawing.Point(323, 0);
  2966. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2967. this.label11.Name = "label11";
  2968. this.label11.Size = new System.Drawing.Size(85, 21);
  2969. this.label11.TabIndex = 53;
  2970. this.label11.Tag = "themeable";
  2971. this.label11.Text = "IP address";
  2972. //
  2973. // linkLabel4
  2974. //
  2975. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  2976. this.linkLabel4.AutoSize = true;
  2977. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2978. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  2979. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  2980. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2981. this.linkLabel4.Name = "linkLabel4";
  2982. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  2983. this.linkLabel4.TabIndex = 51;
  2984. this.linkLabel4.TabStop = true;
  2985. this.linkLabel4.Tag = "";
  2986. this.linkLabel4.Text = "Restore default";
  2987. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  2988. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  2989. //
  2990. // label10
  2991. //
  2992. this.label10.AutoSize = true;
  2993. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2994. this.label10.Location = new System.Drawing.Point(215, 38);
  2995. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2996. this.label10.Name = "label10";
  2997. this.label10.Size = new System.Drawing.Size(18, 21);
  2998. this.label10.TabIndex = 50;
  2999. this.label10.Text = " |";
  3000. //
  3001. // linkLabel3
  3002. //
  3003. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3004. this.linkLabel3.AutoSize = true;
  3005. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3006. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  3007. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  3008. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3009. this.linkLabel3.Name = "linkLabel3";
  3010. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  3011. this.linkLabel3.TabIndex = 49;
  3012. this.linkLabel3.TabStop = true;
  3013. this.linkLabel3.Tag = "";
  3014. this.linkLabel3.Text = "Advanced editor";
  3015. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3016. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3017. //
  3018. // label9
  3019. //
  3020. this.label9.AutoSize = true;
  3021. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3022. this.label9.Location = new System.Drawing.Point(65, 38);
  3023. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3024. this.label9.Name = "label9";
  3025. this.label9.Size = new System.Drawing.Size(18, 21);
  3026. this.label9.TabIndex = 48;
  3027. this.label9.Text = " |";
  3028. //
  3029. // linkLabel2
  3030. //
  3031. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3032. this.linkLabel2.AutoSize = true;
  3033. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3034. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  3035. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  3036. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3037. this.linkLabel2.Name = "linkLabel2";
  3038. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  3039. this.linkLabel2.TabIndex = 47;
  3040. this.linkLabel2.TabStop = true;
  3041. this.linkLabel2.Tag = "";
  3042. this.linkLabel2.Text = "Locate";
  3043. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3044. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  3045. //
  3046. // label3
  3047. //
  3048. this.label3.AutoSize = true;
  3049. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3050. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  3051. this.label3.Location = new System.Drawing.Point(6, 10);
  3052. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3053. this.label3.Name = "label3";
  3054. this.label3.Size = new System.Drawing.Size(182, 28);
  3055. this.label3.TabIndex = 3;
  3056. this.label3.Tag = "themeable";
  3057. this.label3.Text = "Edit your hosts file";
  3058. //
  3059. // registryFixerTab
  3060. //
  3061. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3062. this.registryFixerTab.Controls.Add(this.panel2);
  3063. this.registryFixerTab.Controls.Add(this.label7);
  3064. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  3065. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  3066. this.registryFixerTab.Name = "registryFixerTab";
  3067. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  3068. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  3069. this.registryFixerTab.TabIndex = 8;
  3070. this.registryFixerTab.Text = "Registry";
  3071. //
  3072. // panel2
  3073. //
  3074. this.panel2.Controls.Add(this.button33);
  3075. this.panel2.Controls.Add(this.label8);
  3076. this.panel2.Controls.Add(this.checkRestartExplorer);
  3077. this.panel2.Controls.Add(this.checkRegistryEditor);
  3078. this.panel2.Controls.Add(this.checkEnableAll);
  3079. this.panel2.Controls.Add(this.checkContextMenu);
  3080. this.panel2.Controls.Add(this.checkTaskManager);
  3081. this.panel2.Controls.Add(this.checkCommandPrompt);
  3082. this.panel2.Controls.Add(this.checkFirewall);
  3083. this.panel2.Controls.Add(this.checkRunDialog);
  3084. this.panel2.Controls.Add(this.checkFolderOptions);
  3085. this.panel2.Controls.Add(this.checkControlPanel);
  3086. this.panel2.Location = new System.Drawing.Point(11, 40);
  3087. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  3088. this.panel2.Name = "panel2";
  3089. this.panel2.Size = new System.Drawing.Size(511, 286);
  3090. this.panel2.TabIndex = 48;
  3091. //
  3092. // button33
  3093. //
  3094. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  3095. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3096. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3097. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3098. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3099. this.button33.ForeColor = System.Drawing.Color.White;
  3100. this.button33.Location = new System.Drawing.Point(29, 252);
  3101. this.button33.Margin = new System.Windows.Forms.Padding(2);
  3102. this.button33.Name = "button33";
  3103. this.button33.Size = new System.Drawing.Size(71, 31);
  3104. this.button33.TabIndex = 49;
  3105. this.button33.Text = "Fix";
  3106. this.button33.UseVisualStyleBackColor = false;
  3107. this.button33.Click += new System.EventHandler(this.button33_Click);
  3108. //
  3109. // label8
  3110. //
  3111. this.label8.AutoSize = true;
  3112. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3113. this.label8.ForeColor = System.Drawing.Color.Silver;
  3114. this.label8.Location = new System.Drawing.Point(122, 202);
  3115. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3116. this.label8.Name = "label8";
  3117. this.label8.Size = new System.Drawing.Size(242, 21);
  3118. this.label8.TabIndex = 51;
  3119. this.label8.Tag = "";
  3120. this.label8.Text = "(some changes might need this)";
  3121. //
  3122. // label7
  3123. //
  3124. this.label7.AutoSize = true;
  3125. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3126. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  3127. this.label7.Location = new System.Drawing.Point(6, 10);
  3128. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3129. this.label7.Name = "label7";
  3130. this.label7.Size = new System.Drawing.Size(260, 28);
  3131. this.label7.TabIndex = 47;
  3132. this.label7.Tag = "themeable";
  3133. this.label7.Text = "Fix common registry issues";
  3134. //
  3135. // integratorTab
  3136. //
  3137. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3138. this.integratorTab.Controls.Add(this.synapse);
  3139. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  3140. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  3141. this.integratorTab.Name = "integratorTab";
  3142. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  3143. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  3144. this.integratorTab.TabIndex = 10;
  3145. this.integratorTab.Text = "Integrator";
  3146. //
  3147. // synapse
  3148. //
  3149. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3150. this.synapse.Controls.Add(this.integratorInfoTab);
  3151. this.synapse.Controls.Add(this.tabPage8);
  3152. this.synapse.Controls.Add(this.tabPage9);
  3153. this.synapse.Controls.Add(this.tabPage10);
  3154. this.synapse.Controls.Add(this.tabPage11);
  3155. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  3156. this.synapse.Location = new System.Drawing.Point(2, 2);
  3157. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  3158. this.synapse.Multiline = true;
  3159. this.synapse.Name = "synapse";
  3160. this.synapse.SelectedIndex = 0;
  3161. this.synapse.Size = new System.Drawing.Size(754, 607);
  3162. this.synapse.TabIndex = 0;
  3163. //
  3164. // integratorInfoTab
  3165. //
  3166. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3167. this.integratorInfoTab.Controls.Add(this.label19);
  3168. this.integratorInfoTab.Controls.Add(this.label18);
  3169. this.integratorInfoTab.Controls.Add(this.label17);
  3170. this.integratorInfoTab.Controls.Add(this.label16);
  3171. this.integratorInfoTab.Controls.Add(this.label15);
  3172. this.integratorInfoTab.Controls.Add(this.label14);
  3173. this.integratorInfoTab.Controls.Add(this.label13);
  3174. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  3175. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  3176. this.integratorInfoTab.Name = "integratorInfoTab";
  3177. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  3178. this.integratorInfoTab.Size = new System.Drawing.Size(746, 579);
  3179. this.integratorInfoTab.TabIndex = 0;
  3180. this.integratorInfoTab.Text = "Info";
  3181. //
  3182. // label19
  3183. //
  3184. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3185. this.label19.ForeColor = System.Drawing.Color.Silver;
  3186. this.label19.Location = new System.Drawing.Point(6, 225);
  3187. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3188. this.label19.Name = "label19";
  3189. this.label19.Size = new System.Drawing.Size(501, 233);
  3190. this.label19.TabIndex = 10;
  3191. this.label19.Tag = "";
  3192. this.label19.Text = resources.GetString("label19.Text");
  3193. //
  3194. // label18
  3195. //
  3196. this.label18.AutoSize = true;
  3197. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3198. this.label18.ForeColor = System.Drawing.Color.Silver;
  3199. this.label18.Location = new System.Drawing.Point(38, 183);
  3200. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3201. this.label18.Name = "label18";
  3202. this.label18.Size = new System.Drawing.Size(122, 25);
  3203. this.label18.TabIndex = 9;
  3204. this.label18.Tag = "";
  3205. this.label18.Text = "• Commands";
  3206. //
  3207. // label17
  3208. //
  3209. this.label17.AutoSize = true;
  3210. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3211. this.label17.ForeColor = System.Drawing.Color.Silver;
  3212. this.label17.Location = new System.Drawing.Point(38, 158);
  3213. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3214. this.label17.Name = "label17";
  3215. this.label17.Size = new System.Drawing.Size(157, 25);
  3216. this.label17.TabIndex = 8;
  3217. this.label17.Tag = "";
  3218. this.label17.Text = "• Any type of file";
  3219. //
  3220. // label16
  3221. //
  3222. this.label16.AutoSize = true;
  3223. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3224. this.label16.ForeColor = System.Drawing.Color.Silver;
  3225. this.label16.Location = new System.Drawing.Point(38, 132);
  3226. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3227. this.label16.Name = "label16";
  3228. this.label16.Size = new System.Drawing.Size(181, 25);
  3229. this.label16.TabIndex = 7;
  3230. this.label16.Tag = "";
  3231. this.label16.Text = "• Links to webpages";
  3232. //
  3233. // label15
  3234. //
  3235. this.label15.AutoSize = true;
  3236. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3237. this.label15.ForeColor = System.Drawing.Color.Silver;
  3238. this.label15.Location = new System.Drawing.Point(38, 106);
  3239. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3240. this.label15.Name = "label15";
  3241. this.label15.Size = new System.Drawing.Size(194, 25);
  3242. this.label15.TabIndex = 6;
  3243. this.label15.Tag = "";
  3244. this.label15.Text = "• Shortcuts to folders";
  3245. //
  3246. // label14
  3247. //
  3248. this.label14.AutoSize = true;
  3249. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3250. this.label14.ForeColor = System.Drawing.Color.Silver;
  3251. this.label14.Location = new System.Drawing.Point(38, 81);
  3252. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3253. this.label14.Name = "label14";
  3254. this.label14.Size = new System.Drawing.Size(138, 25);
  3255. this.label14.TabIndex = 5;
  3256. this.label14.Tag = "";
  3257. this.label14.Text = "• Any program";
  3258. //
  3259. // label13
  3260. //
  3261. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3262. this.label13.ForeColor = System.Drawing.Color.Silver;
  3263. this.label13.Location = new System.Drawing.Point(6, 10);
  3264. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3265. this.label13.Name = "label13";
  3266. this.label13.Size = new System.Drawing.Size(412, 61);
  3267. this.label13.TabIndex = 4;
  3268. this.label13.Tag = "";
  3269. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  3270. //
  3271. // tabPage8
  3272. //
  3273. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3274. this.tabPage8.Controls.Add(this.btnAddItem);
  3275. this.tabPage8.Controls.Add(this.itemnamegroup);
  3276. this.tabPage8.Controls.Add(this.security);
  3277. this.tabPage8.Controls.Add(this.itemposition);
  3278. this.tabPage8.Controls.Add(this.icontoaddgroup);
  3279. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  3280. this.tabPage8.Controls.Add(this.itemtype);
  3281. this.tabPage8.Controls.Add(this.label26);
  3282. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  3283. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  3284. this.tabPage8.Name = "tabPage8";
  3285. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  3286. this.tabPage8.Size = new System.Drawing.Size(746, 581);
  3287. this.tabPage8.TabIndex = 1;
  3288. this.tabPage8.Text = "Add/Modify";
  3289. //
  3290. // btnAddItem
  3291. //
  3292. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  3293. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3294. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3295. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3296. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3297. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  3298. this.btnAddItem.Location = new System.Drawing.Point(512, 438);
  3299. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  3300. this.btnAddItem.Name = "btnAddItem";
  3301. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  3302. this.btnAddItem.TabIndex = 85;
  3303. this.btnAddItem.Text = "Add/Modify";
  3304. this.btnAddItem.UseVisualStyleBackColor = false;
  3305. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  3306. //
  3307. // itemnamegroup
  3308. //
  3309. this.itemnamegroup.Controls.Add(this.txtItemName);
  3310. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3311. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  3312. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  3313. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  3314. this.itemnamegroup.Name = "itemnamegroup";
  3315. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  3316. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  3317. this.itemnamegroup.TabIndex = 84;
  3318. this.itemnamegroup.TabStop = false;
  3319. this.itemnamegroup.Text = "Item name in menu:";
  3320. //
  3321. // txtItemName
  3322. //
  3323. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3324. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3325. this.txtItemName.ForeColor = System.Drawing.Color.White;
  3326. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  3327. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  3328. this.txtItemName.Name = "txtItemName";
  3329. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  3330. this.txtItemName.TabIndex = 82;
  3331. //
  3332. // security
  3333. //
  3334. this.security.Controls.Add(this.checkShift);
  3335. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3336. this.security.ForeColor = System.Drawing.Color.Silver;
  3337. this.security.Location = new System.Drawing.Point(11, 338);
  3338. this.security.Margin = new System.Windows.Forms.Padding(2);
  3339. this.security.Name = "security";
  3340. this.security.Padding = new System.Windows.Forms.Padding(2);
  3341. this.security.Size = new System.Drawing.Size(497, 61);
  3342. this.security.TabIndex = 83;
  3343. this.security.TabStop = false;
  3344. this.security.Text = "Security:";
  3345. //
  3346. // itemposition
  3347. //
  3348. this.itemposition.Controls.Add(this.radioTop);
  3349. this.itemposition.Controls.Add(this.radioMiddle);
  3350. this.itemposition.Controls.Add(this.radioBottom);
  3351. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3352. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  3353. this.itemposition.Location = new System.Drawing.Point(11, 272);
  3354. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  3355. this.itemposition.Name = "itemposition";
  3356. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  3357. this.itemposition.Size = new System.Drawing.Size(497, 62);
  3358. this.itemposition.TabIndex = 82;
  3359. this.itemposition.TabStop = false;
  3360. this.itemposition.Text = "Item position:";
  3361. //
  3362. // icontoaddgroup
  3363. //
  3364. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  3365. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  3366. this.icontoaddgroup.Controls.Add(this.txtIcon);
  3367. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3368. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3369. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  3370. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3371. this.icontoaddgroup.Name = "icontoaddgroup";
  3372. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3373. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  3374. this.icontoaddgroup.TabIndex = 81;
  3375. this.icontoaddgroup.TabStop = false;
  3376. this.icontoaddgroup.Text = "Icon to add:";
  3377. //
  3378. // btnBrowseIcon
  3379. //
  3380. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3381. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  3382. this.btnBrowseIcon.Enabled = false;
  3383. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3384. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3385. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3386. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3387. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  3388. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  3389. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  3390. this.btnBrowseIcon.Name = "btnBrowseIcon";
  3391. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  3392. this.btnBrowseIcon.TabIndex = 82;
  3393. this.btnBrowseIcon.Text = "...";
  3394. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  3395. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  3396. //
  3397. // txtIcon
  3398. //
  3399. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3400. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3401. this.txtIcon.Enabled = false;
  3402. this.txtIcon.ForeColor = System.Drawing.Color.White;
  3403. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  3404. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  3405. this.txtIcon.Name = "txtIcon";
  3406. this.txtIcon.ReadOnly = true;
  3407. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  3408. this.txtIcon.TabIndex = 81;
  3409. //
  3410. // itemtoaddgroup
  3411. //
  3412. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  3413. this.itemtoaddgroup.Controls.Add(this.txtItem);
  3414. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3415. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3416. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  3417. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3418. this.itemtoaddgroup.Name = "itemtoaddgroup";
  3419. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3420. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  3421. this.itemtoaddgroup.TabIndex = 80;
  3422. this.itemtoaddgroup.TabStop = false;
  3423. this.itemtoaddgroup.Text = "Program to add:";
  3424. //
  3425. // btnBrowseItem
  3426. //
  3427. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3428. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  3429. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3430. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3431. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3432. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3433. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  3434. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  3435. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  3436. this.btnBrowseItem.Name = "btnBrowseItem";
  3437. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  3438. this.btnBrowseItem.TabIndex = 82;
  3439. this.btnBrowseItem.Text = "...";
  3440. this.btnBrowseItem.UseVisualStyleBackColor = false;
  3441. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  3442. //
  3443. // txtItem
  3444. //
  3445. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3446. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3447. this.txtItem.ForeColor = System.Drawing.Color.White;
  3448. this.txtItem.Location = new System.Drawing.Point(11, 26);
  3449. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  3450. this.txtItem.Name = "txtItem";
  3451. this.txtItem.ReadOnly = true;
  3452. this.txtItem.Size = new System.Drawing.Size(434, 29);
  3453. this.txtItem.TabIndex = 81;
  3454. //
  3455. // itemtype
  3456. //
  3457. this.itemtype.Controls.Add(this.radioCommand);
  3458. this.itemtype.Controls.Add(this.radioProgram);
  3459. this.itemtype.Controls.Add(this.radioFolder);
  3460. this.itemtype.Controls.Add(this.radioFile);
  3461. this.itemtype.Controls.Add(this.radioLink);
  3462. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3463. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  3464. this.itemtype.Location = new System.Drawing.Point(11, 40);
  3465. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  3466. this.itemtype.Name = "itemtype";
  3467. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  3468. this.itemtype.Size = new System.Drawing.Size(497, 63);
  3469. this.itemtype.TabIndex = 79;
  3470. this.itemtype.TabStop = false;
  3471. this.itemtype.Text = "Item Type:";
  3472. //
  3473. // label26
  3474. //
  3475. this.label26.AutoSize = true;
  3476. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3477. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  3478. this.label26.Location = new System.Drawing.Point(6, 10);
  3479. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3480. this.label26.Name = "label26";
  3481. this.label26.Size = new System.Drawing.Size(219, 28);
  3482. this.label26.TabIndex = 78;
  3483. this.label26.Tag = "themeable";
  3484. this.label26.Text = "Add or modify an item";
  3485. //
  3486. // tabPage9
  3487. //
  3488. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3489. this.tabPage9.Controls.Add(this.panel5);
  3490. this.tabPage9.Controls.Add(this.button60);
  3491. this.tabPage9.Controls.Add(this.button61);
  3492. this.tabPage9.Controls.Add(this.button62);
  3493. this.tabPage9.Controls.Add(this.label25);
  3494. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  3495. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  3496. this.tabPage9.Name = "tabPage9";
  3497. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  3498. this.tabPage9.Size = new System.Drawing.Size(746, 581);
  3499. this.tabPage9.TabIndex = 2;
  3500. this.tabPage9.Text = "Remove";
  3501. //
  3502. // panel5
  3503. //
  3504. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3505. this.panel5.Controls.Add(this.listDesktopItems);
  3506. this.panel5.Location = new System.Drawing.Point(11, 39);
  3507. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  3508. this.panel5.Name = "panel5";
  3509. this.panel5.Size = new System.Drawing.Size(293, 435);
  3510. this.panel5.TabIndex = 82;
  3511. //
  3512. // listDesktopItems
  3513. //
  3514. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3515. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3516. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  3517. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3518. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  3519. this.listDesktopItems.FormattingEnabled = true;
  3520. this.listDesktopItems.HorizontalScrollbar = true;
  3521. this.listDesktopItems.ItemHeight = 21;
  3522. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  3523. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  3524. this.listDesktopItems.Name = "listDesktopItems";
  3525. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  3526. this.listDesktopItems.TabIndex = 78;
  3527. //
  3528. // button60
  3529. //
  3530. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  3531. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3532. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3533. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3534. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3535. this.button60.ForeColor = System.Drawing.Color.White;
  3536. this.button60.Location = new System.Drawing.Point(308, 75);
  3537. this.button60.Margin = new System.Windows.Forms.Padding(2);
  3538. this.button60.Name = "button60";
  3539. this.button60.Size = new System.Drawing.Size(94, 31);
  3540. this.button60.TabIndex = 81;
  3541. this.button60.Text = "Refresh";
  3542. this.button60.UseVisualStyleBackColor = false;
  3543. this.button60.Click += new System.EventHandler(this.button60_Click);
  3544. //
  3545. // button61
  3546. //
  3547. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  3548. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3549. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3550. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3551. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3552. this.button61.ForeColor = System.Drawing.Color.White;
  3553. this.button61.Location = new System.Drawing.Point(308, 40);
  3554. this.button61.Margin = new System.Windows.Forms.Padding(2);
  3555. this.button61.Name = "button61";
  3556. this.button61.Size = new System.Drawing.Size(94, 31);
  3557. this.button61.TabIndex = 80;
  3558. this.button61.Text = "Remove";
  3559. this.button61.UseVisualStyleBackColor = false;
  3560. this.button61.Click += new System.EventHandler(this.button61_Click);
  3561. //
  3562. // button62
  3563. //
  3564. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  3565. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3566. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3567. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3568. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3569. this.button62.ForeColor = System.Drawing.Color.White;
  3570. this.button62.Location = new System.Drawing.Point(308, 110);
  3571. this.button62.Margin = new System.Windows.Forms.Padding(2);
  3572. this.button62.Name = "button62";
  3573. this.button62.Size = new System.Drawing.Size(94, 31);
  3574. this.button62.TabIndex = 79;
  3575. this.button62.Text = "Remove all";
  3576. this.button62.UseVisualStyleBackColor = false;
  3577. this.button62.Click += new System.EventHandler(this.button62_Click);
  3578. //
  3579. // label25
  3580. //
  3581. this.label25.AutoSize = true;
  3582. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3583. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  3584. this.label25.Location = new System.Drawing.Point(6, 10);
  3585. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3586. this.label25.Name = "label25";
  3587. this.label25.Size = new System.Drawing.Size(300, 28);
  3588. this.label25.TabIndex = 77;
  3589. this.label25.Tag = "themeable";
  3590. this.label25.Text = "Remove existing Desktop items";
  3591. //
  3592. // tabPage10
  3593. //
  3594. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3595. this.tabPage10.Controls.Add(this.button65);
  3596. this.tabPage10.Controls.Add(this.button66);
  3597. this.tabPage10.Controls.Add(this.label24);
  3598. this.tabPage10.Controls.Add(this.button58);
  3599. this.tabPage10.Controls.Add(this.button59);
  3600. this.tabPage10.Controls.Add(this.button55);
  3601. this.tabPage10.Controls.Add(this.button57);
  3602. this.tabPage10.Controls.Add(this.button52);
  3603. this.tabPage10.Controls.Add(this.button53);
  3604. this.tabPage10.Controls.Add(this.button49);
  3605. this.tabPage10.Controls.Add(this.button51);
  3606. this.tabPage10.Controls.Add(this.button56);
  3607. this.tabPage10.Controls.Add(this.button54);
  3608. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  3609. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  3610. this.tabPage10.Name = "tabPage10";
  3611. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  3612. this.tabPage10.Size = new System.Drawing.Size(746, 581);
  3613. this.tabPage10.TabIndex = 3;
  3614. this.tabPage10.Text = "Ready Menus";
  3615. //
  3616. // button65
  3617. //
  3618. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  3619. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3620. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3621. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3622. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3623. this.button65.ForeColor = System.Drawing.Color.White;
  3624. this.button65.Location = new System.Drawing.Point(11, 276);
  3625. this.button65.Margin = new System.Windows.Forms.Padding(2);
  3626. this.button65.Name = "button65";
  3627. this.button65.Size = new System.Drawing.Size(186, 31);
  3628. this.button65.TabIndex = 78;
  3629. this.button65.Text = "Remove \"Take Ownership\"";
  3630. this.button65.UseVisualStyleBackColor = false;
  3631. this.button65.Click += new System.EventHandler(this.button65_Click);
  3632. //
  3633. // button66
  3634. //
  3635. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  3636. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3637. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3638. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3639. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3640. this.button66.ForeColor = System.Drawing.Color.White;
  3641. this.button66.Location = new System.Drawing.Point(11, 240);
  3642. this.button66.Margin = new System.Windows.Forms.Padding(2);
  3643. this.button66.Name = "button66";
  3644. this.button66.Size = new System.Drawing.Size(186, 31);
  3645. this.button66.TabIndex = 77;
  3646. this.button66.Text = "Add \"Take Ownership\"";
  3647. this.button66.UseVisualStyleBackColor = false;
  3648. this.button66.Click += new System.EventHandler(this.button66_Click);
  3649. //
  3650. // label24
  3651. //
  3652. this.label24.AutoSize = true;
  3653. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3654. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  3655. this.label24.Location = new System.Drawing.Point(6, 10);
  3656. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3657. this.label24.Name = "label24";
  3658. this.label24.Size = new System.Drawing.Size(232, 28);
  3659. this.label24.TabIndex = 76;
  3660. this.label24.Tag = "themeable";
  3661. this.label24.Text = "Add ready-made menus";
  3662. //
  3663. // button58
  3664. //
  3665. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  3666. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3667. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3668. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3669. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3670. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3671. this.button58.ForeColor = System.Drawing.Color.White;
  3672. this.button58.Location = new System.Drawing.Point(202, 48);
  3673. this.button58.Margin = new System.Windows.Forms.Padding(2);
  3674. this.button58.Name = "button58";
  3675. this.button58.Size = new System.Drawing.Size(30, 31);
  3676. this.button58.TabIndex = 75;
  3677. this.button58.Text = "?";
  3678. this.button58.UseVisualStyleBackColor = false;
  3679. this.button58.Click += new System.EventHandler(this.button58_Click);
  3680. //
  3681. // button59
  3682. //
  3683. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  3684. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3685. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3686. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3687. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3688. this.button59.ForeColor = System.Drawing.Color.White;
  3689. this.button59.Location = new System.Drawing.Point(11, 48);
  3690. this.button59.Margin = new System.Windows.Forms.Padding(2);
  3691. this.button59.Name = "button59";
  3692. this.button59.Size = new System.Drawing.Size(186, 31);
  3693. this.button59.TabIndex = 74;
  3694. this.button59.Text = "Add \"Power Menu\"";
  3695. this.button59.UseVisualStyleBackColor = false;
  3696. this.button59.Click += new System.EventHandler(this.button59_Click);
  3697. //
  3698. // button55
  3699. //
  3700. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  3701. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3702. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3703. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3704. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3705. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3706. this.button55.ForeColor = System.Drawing.Color.White;
  3707. this.button55.Location = new System.Drawing.Point(202, 192);
  3708. this.button55.Margin = new System.Windows.Forms.Padding(2);
  3709. this.button55.Name = "button55";
  3710. this.button55.Size = new System.Drawing.Size(30, 31);
  3711. this.button55.TabIndex = 73;
  3712. this.button55.Text = "?";
  3713. this.button55.UseVisualStyleBackColor = false;
  3714. this.button55.Click += new System.EventHandler(this.button55_Click);
  3715. //
  3716. // button57
  3717. //
  3718. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  3719. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3720. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3721. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3722. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3723. this.button57.ForeColor = System.Drawing.Color.White;
  3724. this.button57.Location = new System.Drawing.Point(11, 192);
  3725. this.button57.Margin = new System.Windows.Forms.Padding(2);
  3726. this.button57.Name = "button57";
  3727. this.button57.Size = new System.Drawing.Size(186, 31);
  3728. this.button57.TabIndex = 72;
  3729. this.button57.Text = "Add \"Desktop Shortcuts\"";
  3730. this.button57.UseVisualStyleBackColor = false;
  3731. this.button57.Click += new System.EventHandler(this.button57_Click);
  3732. //
  3733. // button52
  3734. //
  3735. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  3736. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3737. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3738. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3739. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3740. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3741. this.button52.ForeColor = System.Drawing.Color.White;
  3742. this.button52.Location = new System.Drawing.Point(202, 120);
  3743. this.button52.Margin = new System.Windows.Forms.Padding(2);
  3744. this.button52.Name = "button52";
  3745. this.button52.Size = new System.Drawing.Size(30, 31);
  3746. this.button52.TabIndex = 71;
  3747. this.button52.Text = "?";
  3748. this.button52.UseVisualStyleBackColor = false;
  3749. this.button52.Click += new System.EventHandler(this.button52_Click);
  3750. //
  3751. // button53
  3752. //
  3753. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  3754. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3755. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3756. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3757. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3758. this.button53.ForeColor = System.Drawing.Color.White;
  3759. this.button53.Location = new System.Drawing.Point(11, 84);
  3760. this.button53.Margin = new System.Windows.Forms.Padding(2);
  3761. this.button53.Name = "button53";
  3762. this.button53.Size = new System.Drawing.Size(186, 31);
  3763. this.button53.TabIndex = 70;
  3764. this.button53.Text = "Add \"System Tools\"";
  3765. this.button53.UseVisualStyleBackColor = false;
  3766. this.button53.Click += new System.EventHandler(this.button53_Click);
  3767. //
  3768. // button49
  3769. //
  3770. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  3771. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3772. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3773. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3774. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3775. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3776. this.button49.ForeColor = System.Drawing.Color.White;
  3777. this.button49.Location = new System.Drawing.Point(202, 156);
  3778. this.button49.Margin = new System.Windows.Forms.Padding(2);
  3779. this.button49.Name = "button49";
  3780. this.button49.Size = new System.Drawing.Size(30, 31);
  3781. this.button49.TabIndex = 69;
  3782. this.button49.Text = "?";
  3783. this.button49.UseVisualStyleBackColor = false;
  3784. this.button49.Click += new System.EventHandler(this.button49_Click);
  3785. //
  3786. // button51
  3787. //
  3788. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  3789. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3790. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3791. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3792. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3793. this.button51.ForeColor = System.Drawing.Color.White;
  3794. this.button51.Location = new System.Drawing.Point(11, 156);
  3795. this.button51.Margin = new System.Windows.Forms.Padding(2);
  3796. this.button51.Name = "button51";
  3797. this.button51.Size = new System.Drawing.Size(186, 31);
  3798. this.button51.TabIndex = 68;
  3799. this.button51.Text = "Add \"System Shortcuts\"";
  3800. this.button51.UseVisualStyleBackColor = false;
  3801. this.button51.Click += new System.EventHandler(this.button51_Click);
  3802. //
  3803. // button56
  3804. //
  3805. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  3806. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3807. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3808. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3809. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3810. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3811. this.button56.ForeColor = System.Drawing.Color.White;
  3812. this.button56.Location = new System.Drawing.Point(202, 84);
  3813. this.button56.Margin = new System.Windows.Forms.Padding(2);
  3814. this.button56.Name = "button56";
  3815. this.button56.Size = new System.Drawing.Size(30, 31);
  3816. this.button56.TabIndex = 67;
  3817. this.button56.Text = "?";
  3818. this.button56.UseVisualStyleBackColor = false;
  3819. this.button56.Click += new System.EventHandler(this.button56_Click);
  3820. //
  3821. // button54
  3822. //
  3823. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  3824. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3825. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3826. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3827. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3828. this.button54.ForeColor = System.Drawing.Color.White;
  3829. this.button54.Location = new System.Drawing.Point(11, 120);
  3830. this.button54.Margin = new System.Windows.Forms.Padding(2);
  3831. this.button54.Name = "button54";
  3832. this.button54.Size = new System.Drawing.Size(186, 31);
  3833. this.button54.TabIndex = 65;
  3834. this.button54.Text = "Add \"Windows Apps\"";
  3835. this.button54.UseVisualStyleBackColor = false;
  3836. this.button54.Click += new System.EventHandler(this.button54_Click);
  3837. //
  3838. // tabPage11
  3839. //
  3840. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3841. this.tabPage11.Controls.Add(this.panel6);
  3842. this.tabPage11.Controls.Add(this.button26);
  3843. this.tabPage11.Controls.Add(this.button8);
  3844. this.tabPage11.Controls.Add(this.label23);
  3845. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  3846. this.tabPage11.Controls.Add(this.button48);
  3847. this.tabPage11.Controls.Add(this.txtRunKeyword);
  3848. this.tabPage11.Controls.Add(this.label22);
  3849. this.tabPage11.Controls.Add(this.txtRunFile);
  3850. this.tabPage11.Controls.Add(this.label21);
  3851. this.tabPage11.Controls.Add(this.label20);
  3852. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  3853. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  3854. this.tabPage11.Name = "tabPage11";
  3855. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  3856. this.tabPage11.Size = new System.Drawing.Size(746, 581);
  3857. this.tabPage11.TabIndex = 4;
  3858. this.tabPage11.Text = "Run Dialog";
  3859. //
  3860. // panel6
  3861. //
  3862. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3863. this.panel6.Controls.Add(this.listCustomCommands);
  3864. this.panel6.Location = new System.Drawing.Point(11, 210);
  3865. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  3866. this.panel6.Name = "panel6";
  3867. this.panel6.Size = new System.Drawing.Size(271, 263);
  3868. this.panel6.TabIndex = 84;
  3869. //
  3870. // listCustomCommands
  3871. //
  3872. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3873. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3874. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  3875. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3876. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  3877. this.listCustomCommands.FormattingEnabled = true;
  3878. this.listCustomCommands.HorizontalScrollbar = true;
  3879. this.listCustomCommands.ItemHeight = 21;
  3880. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  3881. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  3882. this.listCustomCommands.Name = "listCustomCommands";
  3883. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  3884. this.listCustomCommands.TabIndex = 79;
  3885. //
  3886. // button26
  3887. //
  3888. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  3889. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3890. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3891. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3892. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3893. this.button26.ForeColor = System.Drawing.Color.White;
  3894. this.button26.Location = new System.Drawing.Point(286, 210);
  3895. this.button26.Margin = new System.Windows.Forms.Padding(2);
  3896. this.button26.Name = "button26";
  3897. this.button26.Size = new System.Drawing.Size(66, 27);
  3898. this.button26.TabIndex = 82;
  3899. this.button26.Text = "Remove";
  3900. this.button26.UseVisualStyleBackColor = false;
  3901. this.button26.Click += new System.EventHandler(this.button26_Click);
  3902. //
  3903. // button8
  3904. //
  3905. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  3906. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3907. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3908. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3909. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3910. this.button8.ForeColor = System.Drawing.Color.White;
  3911. this.button8.Location = new System.Drawing.Point(286, 241);
  3912. this.button8.Margin = new System.Windows.Forms.Padding(2);
  3913. this.button8.Name = "button8";
  3914. this.button8.Size = new System.Drawing.Size(66, 27);
  3915. this.button8.TabIndex = 81;
  3916. this.button8.Text = "Refresh";
  3917. this.button8.UseVisualStyleBackColor = false;
  3918. this.button8.Click += new System.EventHandler(this.button8_Click);
  3919. //
  3920. // label23
  3921. //
  3922. this.label23.AutoSize = true;
  3923. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3924. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  3925. this.label23.Location = new System.Drawing.Point(6, 173);
  3926. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3927. this.label23.Name = "label23";
  3928. this.label23.Size = new System.Drawing.Size(268, 28);
  3929. this.label23.TabIndex = 80;
  3930. this.label23.Tag = "themeable";
  3931. this.label23.Text = "Remove existing commands";
  3932. //
  3933. // btnCreateCustomCommand
  3934. //
  3935. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  3936. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3937. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3938. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3939. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3940. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  3941. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  3942. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  3943. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  3944. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  3945. this.btnCreateCustomCommand.TabIndex = 60;
  3946. this.btnCreateCustomCommand.Text = "Create";
  3947. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  3948. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  3949. //
  3950. // button48
  3951. //
  3952. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  3953. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3954. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3955. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3956. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3957. this.button48.ForeColor = System.Drawing.Color.White;
  3958. this.button48.Location = new System.Drawing.Point(320, 75);
  3959. this.button48.Margin = new System.Windows.Forms.Padding(2);
  3960. this.button48.Name = "button48";
  3961. this.button48.Size = new System.Drawing.Size(32, 29);
  3962. this.button48.TabIndex = 58;
  3963. this.button48.Text = "...";
  3964. this.button48.UseVisualStyleBackColor = false;
  3965. this.button48.Click += new System.EventHandler(this.button48_Click);
  3966. //
  3967. // txtRunKeyword
  3968. //
  3969. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3970. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3971. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3972. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  3973. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  3974. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  3975. this.txtRunKeyword.Name = "txtRunKeyword";
  3976. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  3977. this.txtRunKeyword.TabIndex = 9;
  3978. //
  3979. // label22
  3980. //
  3981. this.label22.AutoSize = true;
  3982. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3983. this.label22.ForeColor = System.Drawing.Color.White;
  3984. this.label22.Location = new System.Drawing.Point(7, 105);
  3985. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3986. this.label22.Name = "label22";
  3987. this.label22.Size = new System.Drawing.Size(79, 21);
  3988. this.label22.TabIndex = 8;
  3989. this.label22.Text = "Keyword:";
  3990. //
  3991. // txtRunFile
  3992. //
  3993. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3994. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3995. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3996. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  3997. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  3998. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  3999. this.txtRunFile.Name = "txtRunFile";
  4000. this.txtRunFile.ReadOnly = true;
  4001. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  4002. this.txtRunFile.TabIndex = 7;
  4003. //
  4004. // label21
  4005. //
  4006. this.label21.AutoSize = true;
  4007. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4008. this.label21.ForeColor = System.Drawing.Color.White;
  4009. this.label21.Location = new System.Drawing.Point(7, 50);
  4010. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4011. this.label21.Name = "label21";
  4012. this.label21.Size = new System.Drawing.Size(102, 21);
  4013. this.label21.TabIndex = 6;
  4014. this.label21.Text = "File location:";
  4015. //
  4016. // label20
  4017. //
  4018. this.label20.AutoSize = true;
  4019. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4020. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  4021. this.label20.Location = new System.Drawing.Point(6, 10);
  4022. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4023. this.label20.Name = "label20";
  4024. this.label20.Size = new System.Drawing.Size(298, 28);
  4025. this.label20.TabIndex = 5;
  4026. this.label20.Tag = "themeable";
  4027. this.label20.Text = "Define your custom commands";
  4028. //
  4029. // optionsTab
  4030. //
  4031. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4032. this.optionsTab.Controls.Add(this.btnOpenConf);
  4033. this.optionsTab.Controls.Add(this.label48);
  4034. this.optionsTab.Controls.Add(this.label43);
  4035. this.optionsTab.Controls.Add(this.btnViewLog);
  4036. this.optionsTab.Controls.Add(this.l2);
  4037. this.optionsTab.Controls.Add(this.btnChangelog);
  4038. this.optionsTab.Controls.Add(this.btnUpdate);
  4039. this.optionsTab.Controls.Add(this.btnResetConfig);
  4040. this.optionsTab.Controls.Add(this.label27);
  4041. this.optionsTab.Controls.Add(this.radioMinimal);
  4042. this.optionsTab.Controls.Add(this.radioCaramel);
  4043. this.optionsTab.Controls.Add(this.radioLime);
  4044. this.optionsTab.Controls.Add(this.radioMagma);
  4045. this.optionsTab.Controls.Add(this.radioOcean);
  4046. this.optionsTab.Controls.Add(this.radioZerg);
  4047. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  4048. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  4049. this.optionsTab.Name = "optionsTab";
  4050. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  4051. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  4052. this.optionsTab.TabIndex = 6;
  4053. this.optionsTab.Text = "Options";
  4054. //
  4055. // btnOpenConf
  4056. //
  4057. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  4058. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4059. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4060. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4061. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4062. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  4063. this.btnOpenConf.Location = new System.Drawing.Point(26, 384);
  4064. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  4065. this.btnOpenConf.Name = "btnOpenConf";
  4066. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  4067. this.btnOpenConf.TabIndex = 63;
  4068. this.btnOpenConf.Text = "Show config folder";
  4069. this.btnOpenConf.UseVisualStyleBackColor = false;
  4070. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  4071. //
  4072. // label48
  4073. //
  4074. this.label48.AutoSize = true;
  4075. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4076. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  4077. this.label48.Location = new System.Drawing.Point(6, 303);
  4078. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4079. this.label48.Name = "label48";
  4080. this.label48.Size = new System.Drawing.Size(161, 28);
  4081. this.label48.TabIndex = 62;
  4082. this.label48.Tag = "themeable";
  4083. this.label48.Text = "Troubleshooting";
  4084. //
  4085. // label43
  4086. //
  4087. this.label43.AutoSize = true;
  4088. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4089. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  4090. this.label43.Location = new System.Drawing.Point(6, 160);
  4091. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4092. this.label43.Name = "label43";
  4093. this.label43.Size = new System.Drawing.Size(157, 28);
  4094. this.label43.TabIndex = 61;
  4095. this.label43.Tag = "themeable";
  4096. this.label43.Text = "Check && update";
  4097. //
  4098. // btnViewLog
  4099. //
  4100. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  4101. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4102. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4103. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4104. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4105. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  4106. this.btnViewLog.Location = new System.Drawing.Point(26, 349);
  4107. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  4108. this.btnViewLog.Name = "btnViewLog";
  4109. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  4110. this.btnViewLog.TabIndex = 60;
  4111. this.btnViewLog.Text = "View errors";
  4112. this.btnViewLog.UseVisualStyleBackColor = false;
  4113. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  4114. //
  4115. // l2
  4116. //
  4117. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4118. this.l2.AutoSize = true;
  4119. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4120. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  4121. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  4122. this.l2.Location = new System.Drawing.Point(601, 580);
  4123. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4124. this.l2.Name = "l2";
  4125. this.l2.Size = new System.Drawing.Size(157, 28);
  4126. this.l2.TabIndex = 59;
  4127. this.l2.TabStop = true;
  4128. this.l2.Tag = "themeable";
  4129. this.l2.Text = "deadmoon © ∞";
  4130. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  4131. //
  4132. // btnChangelog
  4133. //
  4134. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  4135. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4136. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4137. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4138. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4139. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  4140. this.btnChangelog.Location = new System.Drawing.Point(26, 242);
  4141. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  4142. this.btnChangelog.Name = "btnChangelog";
  4143. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  4144. this.btnChangelog.TabIndex = 58;
  4145. this.btnChangelog.Text = "View changes";
  4146. this.btnChangelog.UseVisualStyleBackColor = false;
  4147. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  4148. //
  4149. // btnUpdate
  4150. //
  4151. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  4152. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4153. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4154. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4155. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4156. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  4157. this.btnUpdate.Location = new System.Drawing.Point(26, 207);
  4158. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  4159. this.btnUpdate.Name = "btnUpdate";
  4160. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  4161. this.btnUpdate.TabIndex = 57;
  4162. this.btnUpdate.Text = "Check for update";
  4163. this.btnUpdate.UseVisualStyleBackColor = false;
  4164. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  4165. //
  4166. // btnResetConfig
  4167. //
  4168. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  4169. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4170. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4171. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4172. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4173. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  4174. this.btnResetConfig.Location = new System.Drawing.Point(26, 419);
  4175. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  4176. this.btnResetConfig.Name = "btnResetConfig";
  4177. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  4178. this.btnResetConfig.TabIndex = 56;
  4179. this.btnResetConfig.Text = "Reset configuration";
  4180. this.btnResetConfig.UseVisualStyleBackColor = false;
  4181. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  4182. //
  4183. // label27
  4184. //
  4185. this.label27.AutoSize = true;
  4186. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4187. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  4188. this.label27.Location = new System.Drawing.Point(6, 10);
  4189. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4190. this.label27.Name = "label27";
  4191. this.label27.Size = new System.Drawing.Size(192, 28);
  4192. this.label27.TabIndex = 55;
  4193. this.label27.Tag = "themeable";
  4194. this.label27.Text = "Choose your theme";
  4195. //
  4196. // radioMinimal
  4197. //
  4198. this.radioMinimal.AutoSize = true;
  4199. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4200. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  4201. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  4202. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  4203. this.radioMinimal.Name = "radioMinimal";
  4204. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  4205. this.radioMinimal.TabIndex = 53;
  4206. this.radioMinimal.Text = "Minimal";
  4207. this.radioMinimal.UseVisualStyleBackColor = true;
  4208. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  4209. //
  4210. // radioCaramel
  4211. //
  4212. this.radioCaramel.AutoSize = true;
  4213. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4214. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  4215. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  4216. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  4217. this.radioCaramel.Name = "radioCaramel";
  4218. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  4219. this.radioCaramel.TabIndex = 52;
  4220. this.radioCaramel.Text = "Caramel";
  4221. this.radioCaramel.UseVisualStyleBackColor = true;
  4222. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  4223. //
  4224. // radioLime
  4225. //
  4226. this.radioLime.AutoSize = true;
  4227. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4228. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  4229. this.radioLime.Location = new System.Drawing.Point(119, 81);
  4230. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  4231. this.radioLime.Name = "radioLime";
  4232. this.radioLime.Size = new System.Drawing.Size(63, 25);
  4233. this.radioLime.TabIndex = 51;
  4234. this.radioLime.Text = "Lime";
  4235. this.radioLime.UseVisualStyleBackColor = true;
  4236. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  4237. //
  4238. // radioMagma
  4239. //
  4240. this.radioMagma.AutoSize = true;
  4241. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4242. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  4243. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  4244. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  4245. this.radioMagma.Name = "radioMagma";
  4246. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  4247. this.radioMagma.TabIndex = 50;
  4248. this.radioMagma.Text = "Magma";
  4249. this.radioMagma.UseVisualStyleBackColor = true;
  4250. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  4251. //
  4252. // radioOcean
  4253. //
  4254. this.radioOcean.AutoSize = true;
  4255. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4256. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  4257. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  4258. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  4259. this.radioOcean.Name = "radioOcean";
  4260. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  4261. this.radioOcean.TabIndex = 49;
  4262. this.radioOcean.Text = "Ocean";
  4263. this.radioOcean.UseVisualStyleBackColor = true;
  4264. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  4265. //
  4266. // radioZerg
  4267. //
  4268. this.radioZerg.AutoSize = true;
  4269. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4270. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  4271. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  4272. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  4273. this.radioZerg.Name = "radioZerg";
  4274. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  4275. this.radioZerg.TabIndex = 48;
  4276. this.radioZerg.Text = "Zerg";
  4277. this.radioZerg.UseVisualStyleBackColor = true;
  4278. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  4279. //
  4280. // defineCommandDialog
  4281. //
  4282. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  4283. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  4284. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  4285. //
  4286. // defineProgramDialog
  4287. //
  4288. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  4289. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  4290. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  4291. //
  4292. // defineFolderDialog
  4293. //
  4294. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  4295. //
  4296. // defineFileDialog
  4297. //
  4298. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  4299. this.defineFileDialog.Title = "Optimizer | Select a file...";
  4300. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  4301. //
  4302. // DefineProgramIconDialog
  4303. //
  4304. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4305. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  4306. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  4307. //
  4308. // DefineFolderIconDialog
  4309. //
  4310. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4311. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  4312. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  4313. //
  4314. // DefineURLIconDialog
  4315. //
  4316. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4317. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  4318. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  4319. //
  4320. // DefineFileIconDialog
  4321. //
  4322. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4323. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  4324. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  4325. //
  4326. // DefineCommandIconDialog
  4327. //
  4328. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4329. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  4330. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  4331. //
  4332. // integratorTimer
  4333. //
  4334. this.integratorTimer.Interval = 5;
  4335. this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick);
  4336. //
  4337. // runDialogTime
  4338. //
  4339. this.runDialogTime.Interval = 5;
  4340. this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick);
  4341. //
  4342. // toggleSwitch38
  4343. //
  4344. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  4345. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  4346. this.toggleSwitch38.Name = "toggleSwitch38";
  4347. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4348. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  4349. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4350. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  4351. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  4352. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  4353. this.toggleSwitch38.TabIndex = 50;
  4354. this.toggleSwitch38.Tag = "themeable";
  4355. //
  4356. // toggleSwitch36
  4357. //
  4358. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  4359. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  4360. this.toggleSwitch36.Name = "toggleSwitch36";
  4361. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4362. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  4363. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4364. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  4365. this.toggleSwitch36.OnText = "Disable SmartScreen";
  4366. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  4367. this.toggleSwitch36.TabIndex = 49;
  4368. this.toggleSwitch36.Tag = "themeable";
  4369. //
  4370. // toggleSwitch33
  4371. //
  4372. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  4373. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  4374. this.toggleSwitch33.Name = "toggleSwitch33";
  4375. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4376. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  4377. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4378. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  4379. this.toggleSwitch33.OnText = "Disable Fax Service";
  4380. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  4381. this.toggleSwitch33.TabIndex = 48;
  4382. this.toggleSwitch33.Tag = "themeable";
  4383. //
  4384. // toggleSwitch32
  4385. //
  4386. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  4387. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  4388. this.toggleSwitch32.Name = "toggleSwitch32";
  4389. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4390. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  4391. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4392. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  4393. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  4394. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  4395. this.toggleSwitch32.TabIndex = 47;
  4396. this.toggleSwitch32.Tag = "themeable";
  4397. //
  4398. // toggleSwitch12
  4399. //
  4400. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  4401. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  4402. this.toggleSwitch12.Name = "toggleSwitch12";
  4403. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4404. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  4405. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4406. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  4407. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  4408. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  4409. this.toggleSwitch12.TabIndex = 46;
  4410. this.toggleSwitch12.Tag = "themeable";
  4411. //
  4412. // toggleSwitch11
  4413. //
  4414. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  4415. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  4416. this.toggleSwitch11.Name = "toggleSwitch11";
  4417. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4418. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  4419. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4420. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  4421. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  4422. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  4423. this.toggleSwitch11.TabIndex = 45;
  4424. this.toggleSwitch11.Tag = "themeable";
  4425. //
  4426. // toggleSwitch10
  4427. //
  4428. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  4429. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  4430. this.toggleSwitch10.Name = "toggleSwitch10";
  4431. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4432. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  4433. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4434. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  4435. this.toggleSwitch10.OnText = "Disable Superfetch";
  4436. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  4437. this.toggleSwitch10.TabIndex = 44;
  4438. this.toggleSwitch10.Tag = "themeable";
  4439. //
  4440. // toggleSwitch9
  4441. //
  4442. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  4443. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  4444. this.toggleSwitch9.Name = "toggleSwitch9";
  4445. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4446. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  4447. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4448. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  4449. this.toggleSwitch9.OnText = "Disable HomeGroup";
  4450. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  4451. this.toggleSwitch9.TabIndex = 43;
  4452. this.toggleSwitch9.Tag = "themeable";
  4453. //
  4454. // toggleSwitch8
  4455. //
  4456. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  4457. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  4458. this.toggleSwitch8.Name = "toggleSwitch8";
  4459. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4460. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  4461. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4462. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  4463. this.toggleSwitch8.OnText = "Disable Error Reporting";
  4464. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  4465. this.toggleSwitch8.TabIndex = 42;
  4466. this.toggleSwitch8.Tag = "themeable";
  4467. //
  4468. // toggleSwitch6
  4469. //
  4470. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  4471. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  4472. this.toggleSwitch6.Name = "toggleSwitch6";
  4473. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4474. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  4475. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4476. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  4477. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  4478. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  4479. this.toggleSwitch6.TabIndex = 40;
  4480. this.toggleSwitch6.Tag = "themeable";
  4481. //
  4482. // toggleSwitch5
  4483. //
  4484. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  4485. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  4486. this.toggleSwitch5.Name = "toggleSwitch5";
  4487. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4488. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  4489. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4490. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  4491. this.toggleSwitch5.OnText = "Disable Print Service";
  4492. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  4493. this.toggleSwitch5.TabIndex = 39;
  4494. this.toggleSwitch5.Tag = "themeable";
  4495. //
  4496. // toggleSwitch4
  4497. //
  4498. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  4499. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  4500. this.toggleSwitch4.Name = "toggleSwitch4";
  4501. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4502. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  4503. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4504. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  4505. this.toggleSwitch4.OnText = "Disable System Restore";
  4506. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  4507. this.toggleSwitch4.TabIndex = 38;
  4508. this.toggleSwitch4.Tag = "themeable";
  4509. //
  4510. // toggleSwitch1
  4511. //
  4512. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  4513. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  4514. this.toggleSwitch1.Name = "toggleSwitch1";
  4515. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4516. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  4517. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4518. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  4519. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  4520. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  4521. this.toggleSwitch1.TabIndex = 37;
  4522. this.toggleSwitch1.Tag = "themeable";
  4523. //
  4524. // toggleSwitch3
  4525. //
  4526. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  4527. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  4528. this.toggleSwitch3.Name = "toggleSwitch3";
  4529. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4530. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  4531. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4532. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  4533. this.toggleSwitch3.OnText = "Disable Windows Defender";
  4534. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  4535. this.toggleSwitch3.TabIndex = 36;
  4536. this.toggleSwitch3.Tag = "themeable";
  4537. //
  4538. // toggleSwitch2
  4539. //
  4540. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  4541. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  4542. this.toggleSwitch2.Name = "toggleSwitch2";
  4543. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4544. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  4545. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4546. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  4547. this.toggleSwitch2.OnText = "Disable Network Throttling";
  4548. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  4549. this.toggleSwitch2.TabIndex = 35;
  4550. this.toggleSwitch2.Tag = "themeable";
  4551. //
  4552. // toggleSwitch7
  4553. //
  4554. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  4555. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  4556. this.toggleSwitch7.Name = "toggleSwitch7";
  4557. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4558. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  4559. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4560. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  4561. this.toggleSwitch7.OnText = "Disable Notification Center";
  4562. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  4563. this.toggleSwitch7.TabIndex = 71;
  4564. this.toggleSwitch7.Tag = "themeable";
  4565. //
  4566. // toggleSwitch40
  4567. //
  4568. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  4569. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  4570. this.toggleSwitch40.Name = "toggleSwitch40";
  4571. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4572. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  4573. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4574. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  4575. this.toggleSwitch40.OnText = "Remove Cast To Device";
  4576. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  4577. this.toggleSwitch40.TabIndex = 61;
  4578. this.toggleSwitch40.Tag = "themeable";
  4579. //
  4580. // toggleSwitch39
  4581. //
  4582. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  4583. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  4584. this.toggleSwitch39.Name = "toggleSwitch39";
  4585. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4586. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  4587. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4588. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  4589. this.toggleSwitch39.OnText = "Enable Long Paths";
  4590. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  4591. this.toggleSwitch39.TabIndex = 60;
  4592. this.toggleSwitch39.Tag = "themeable";
  4593. //
  4594. // toggleSwitch37
  4595. //
  4596. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  4597. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  4598. this.toggleSwitch37.Name = "toggleSwitch37";
  4599. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4600. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  4601. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4602. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  4603. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  4604. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  4605. this.toggleSwitch37.TabIndex = 59;
  4606. this.toggleSwitch37.Tag = "themeable";
  4607. //
  4608. // toggleSwitch35
  4609. //
  4610. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  4611. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  4612. this.toggleSwitch35.Name = "toggleSwitch35";
  4613. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4614. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  4615. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4616. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  4617. this.toggleSwitch35.OnText = "Disable Feature Updates";
  4618. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  4619. this.toggleSwitch35.TabIndex = 58;
  4620. this.toggleSwitch35.Tag = "themeable";
  4621. //
  4622. // toggleSwitch34
  4623. //
  4624. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  4625. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  4626. this.toggleSwitch34.Name = "toggleSwitch34";
  4627. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4628. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  4629. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4630. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  4631. this.toggleSwitch34.OnText = "Disable Insider Service";
  4632. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  4633. this.toggleSwitch34.TabIndex = 57;
  4634. this.toggleSwitch34.Tag = "themeable";
  4635. //
  4636. // toggleSwitch27
  4637. //
  4638. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  4639. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  4640. this.toggleSwitch27.Name = "toggleSwitch27";
  4641. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4642. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  4643. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4644. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  4645. this.toggleSwitch27.OnText = "Enable Dark Theme";
  4646. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  4647. this.toggleSwitch27.TabIndex = 56;
  4648. this.toggleSwitch27.Tag = "themeable";
  4649. //
  4650. // toggleSwitch28
  4651. //
  4652. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  4653. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  4654. this.toggleSwitch28.Name = "toggleSwitch28";
  4655. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4656. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  4657. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4658. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  4659. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  4660. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  4661. this.toggleSwitch28.TabIndex = 55;
  4662. this.toggleSwitch28.Tag = "themeable";
  4663. //
  4664. // toggleSwitch29
  4665. //
  4666. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  4667. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  4668. this.toggleSwitch29.Name = "toggleSwitch29";
  4669. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4670. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  4671. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4672. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  4673. this.toggleSwitch29.OnText = "Disable Windows Ink";
  4674. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  4675. this.toggleSwitch29.TabIndex = 54;
  4676. this.toggleSwitch29.Tag = "themeable";
  4677. //
  4678. // toggleSwitch30
  4679. //
  4680. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  4681. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  4682. this.toggleSwitch30.Name = "toggleSwitch30";
  4683. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4684. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  4685. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4686. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  4687. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  4688. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  4689. this.toggleSwitch30.TabIndex = 53;
  4690. this.toggleSwitch30.Tag = "themeable";
  4691. //
  4692. // toggleSwitch20
  4693. //
  4694. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  4695. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  4696. this.toggleSwitch20.Name = "toggleSwitch20";
  4697. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4698. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  4699. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4700. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  4701. this.toggleSwitch20.OnText = "Disable Sensor Services";
  4702. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  4703. this.toggleSwitch20.TabIndex = 51;
  4704. this.toggleSwitch20.Tag = "themeable";
  4705. //
  4706. // toggleSwitch21
  4707. //
  4708. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  4709. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  4710. this.toggleSwitch21.Name = "toggleSwitch21";
  4711. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4712. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  4713. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4714. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  4715. this.toggleSwitch21.OnText = "Disable Privacy Options";
  4716. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  4717. this.toggleSwitch21.TabIndex = 50;
  4718. this.toggleSwitch21.Tag = "themeable";
  4719. //
  4720. // toggleSwitch23
  4721. //
  4722. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  4723. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  4724. this.toggleSwitch23.Name = "toggleSwitch23";
  4725. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4726. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  4727. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4728. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  4729. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  4730. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  4731. this.toggleSwitch23.TabIndex = 48;
  4732. this.toggleSwitch23.Tag = "themeable";
  4733. //
  4734. // toggleSwitch24
  4735. //
  4736. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  4737. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  4738. this.toggleSwitch24.Name = "toggleSwitch24";
  4739. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4740. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  4741. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4742. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  4743. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  4744. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  4745. this.toggleSwitch24.TabIndex = 47;
  4746. this.toggleSwitch24.Tag = "themeable";
  4747. //
  4748. // toggleSwitch25
  4749. //
  4750. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  4751. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  4752. this.toggleSwitch25.Name = "toggleSwitch25";
  4753. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4754. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  4755. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4756. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  4757. this.toggleSwitch25.OnText = "Disable My People";
  4758. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  4759. this.toggleSwitch25.TabIndex = 46;
  4760. this.toggleSwitch25.Tag = "themeable";
  4761. //
  4762. // toggleSwitch26
  4763. //
  4764. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  4765. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  4766. this.toggleSwitch26.Name = "toggleSwitch26";
  4767. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4768. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  4769. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4770. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  4771. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  4772. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  4773. this.toggleSwitch26.TabIndex = 45;
  4774. this.toggleSwitch26.Tag = "themeable";
  4775. //
  4776. // toggleSwitch19
  4777. //
  4778. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  4779. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  4780. this.toggleSwitch19.Name = "toggleSwitch19";
  4781. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4782. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  4783. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4784. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  4785. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  4786. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  4787. this.toggleSwitch19.TabIndex = 44;
  4788. this.toggleSwitch19.Tag = "themeable";
  4789. //
  4790. // toggleSwitch18
  4791. //
  4792. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  4793. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  4794. this.toggleSwitch18.Name = "toggleSwitch18";
  4795. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4796. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  4797. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4798. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  4799. this.toggleSwitch18.OnText = "Disable Quick Access History";
  4800. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  4801. this.toggleSwitch18.TabIndex = 43;
  4802. this.toggleSwitch18.Tag = "themeable";
  4803. //
  4804. // toggleSwitch17
  4805. //
  4806. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  4807. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  4808. this.toggleSwitch17.Name = "toggleSwitch17";
  4809. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4810. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  4811. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4812. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  4813. this.toggleSwitch17.OnText = "Disable Xbox Live";
  4814. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  4815. this.toggleSwitch17.TabIndex = 42;
  4816. this.toggleSwitch17.Tag = "themeable";
  4817. //
  4818. // toggleSwitch16
  4819. //
  4820. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  4821. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  4822. this.toggleSwitch16.Name = "toggleSwitch16";
  4823. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4824. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  4825. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4826. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  4827. this.toggleSwitch16.OnText = "Disable Cortana";
  4828. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  4829. this.toggleSwitch16.TabIndex = 41;
  4830. this.toggleSwitch16.Tag = "themeable";
  4831. //
  4832. // toggleSwitch15
  4833. //
  4834. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  4835. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  4836. this.toggleSwitch15.Name = "toggleSwitch15";
  4837. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4838. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  4839. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4840. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  4841. this.toggleSwitch15.OnText = "Disable Game Bar";
  4842. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  4843. this.toggleSwitch15.TabIndex = 40;
  4844. this.toggleSwitch15.Tag = "themeable";
  4845. //
  4846. // toggleSwitch14
  4847. //
  4848. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  4849. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  4850. this.toggleSwitch14.Name = "toggleSwitch14";
  4851. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4852. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  4853. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4854. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  4855. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  4856. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  4857. this.toggleSwitch14.TabIndex = 39;
  4858. this.toggleSwitch14.Tag = "themeable";
  4859. //
  4860. // toggleSwitch13
  4861. //
  4862. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  4863. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  4864. this.toggleSwitch13.Name = "toggleSwitch13";
  4865. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4866. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  4867. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4868. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  4869. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  4870. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  4871. this.toggleSwitch13.TabIndex = 38;
  4872. this.toggleSwitch13.Tag = "themeable";
  4873. //
  4874. // toggleSwitch31
  4875. //
  4876. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  4877. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  4878. this.toggleSwitch31.Name = "toggleSwitch31";
  4879. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4880. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  4881. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4882. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  4883. this.toggleSwitch31.OnText = "Disable OneDrive";
  4884. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  4885. this.toggleSwitch31.TabIndex = 46;
  4886. this.toggleSwitch31.Tag = "themeable";
  4887. //
  4888. // chkOnlyRemovable
  4889. //
  4890. this.chkOnlyRemovable.AutoSize = true;
  4891. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4892. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  4893. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  4894. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  4895. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  4896. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  4897. this.chkOnlyRemovable.TabIndex = 53;
  4898. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  4899. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  4900. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  4901. //
  4902. // chkSelectAllModernApps
  4903. //
  4904. this.chkSelectAllModernApps.AutoSize = true;
  4905. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4906. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  4907. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  4908. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  4909. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  4910. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  4911. this.chkSelectAllModernApps.TabIndex = 52;
  4912. this.chkSelectAllModernApps.Text = "Select all";
  4913. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  4914. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  4915. //
  4916. // cViper
  4917. //
  4918. this.cViper.AutoSize = true;
  4919. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4920. this.cViper.Location = new System.Drawing.Point(35, 261);
  4921. this.cViper.Name = "cViper";
  4922. this.cViper.Size = new System.Drawing.Size(139, 24);
  4923. this.cViper.TabIndex = 136;
  4924. this.cViper.Text = "ViPER4Windows";
  4925. this.cViper.UseVisualStyleBackColor = true;
  4926. //
  4927. // cVLC
  4928. //
  4929. this.cVLC.AutoSize = true;
  4930. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4931. this.cVLC.Location = new System.Drawing.Point(34, 3);
  4932. this.cVLC.Name = "cVLC";
  4933. this.cVLC.Size = new System.Drawing.Size(148, 24);
  4934. this.cVLC.TabIndex = 58;
  4935. this.cVLC.Text = "VLC Media Player";
  4936. this.cVLC.UseVisualStyleBackColor = true;
  4937. //
  4938. // cFoobar
  4939. //
  4940. this.cFoobar.AutoSize = true;
  4941. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4942. this.cFoobar.Location = new System.Drawing.Point(34, 63);
  4943. this.cFoobar.Name = "cFoobar";
  4944. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  4945. this.cFoobar.TabIndex = 57;
  4946. this.cFoobar.Text = "Foobar2000";
  4947. this.cFoobar.UseVisualStyleBackColor = true;
  4948. //
  4949. // cPot
  4950. //
  4951. this.cPot.AutoSize = true;
  4952. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4953. this.cPot.Location = new System.Drawing.Point(34, 33);
  4954. this.cPot.Name = "cPot";
  4955. this.cPot.Size = new System.Drawing.Size(93, 24);
  4956. this.cPot.TabIndex = 55;
  4957. this.cPot.Text = "PotPlayer";
  4958. this.cPot.UseVisualStyleBackColor = true;
  4959. //
  4960. // cBS
  4961. //
  4962. this.cBS.AutoSize = true;
  4963. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4964. this.cBS.Location = new System.Drawing.Point(34, 123);
  4965. this.cBS.Name = "cBS";
  4966. this.cBS.Size = new System.Drawing.Size(92, 24);
  4967. this.cBS.TabIndex = 59;
  4968. this.cBS.Text = "BS.Player";
  4969. this.cBS.UseVisualStyleBackColor = true;
  4970. //
  4971. // cSpotify
  4972. //
  4973. this.cSpotify.AutoSize = true;
  4974. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4975. this.cSpotify.Location = new System.Drawing.Point(34, 93);
  4976. this.cSpotify.Name = "cSpotify";
  4977. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  4978. this.cSpotify.TabIndex = 71;
  4979. this.cSpotify.Text = "Spotify";
  4980. this.cSpotify.UseVisualStyleBackColor = true;
  4981. //
  4982. // cIrfan
  4983. //
  4984. this.cIrfan.AutoSize = true;
  4985. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4986. this.cIrfan.Location = new System.Drawing.Point(34, 153);
  4987. this.cIrfan.Name = "cIrfan";
  4988. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  4989. this.cIrfan.TabIndex = 60;
  4990. this.cIrfan.Text = "IrfanView";
  4991. this.cIrfan.UseVisualStyleBackColor = true;
  4992. //
  4993. // ciTunes
  4994. //
  4995. this.ciTunes.AutoSize = true;
  4996. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4997. this.ciTunes.Location = new System.Drawing.Point(35, 183);
  4998. this.ciTunes.Name = "ciTunes";
  4999. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  5000. this.ciTunes.TabIndex = 122;
  5001. this.ciTunes.Text = "Apple iTunes";
  5002. this.ciTunes.UseVisualStyleBackColor = true;
  5003. //
  5004. // cWinamp
  5005. //
  5006. this.cWinamp.AutoSize = true;
  5007. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5008. this.cWinamp.Location = new System.Drawing.Point(35, 213);
  5009. this.cWinamp.Name = "cWinamp";
  5010. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  5011. this.cWinamp.TabIndex = 125;
  5012. this.cWinamp.Text = "Winamp";
  5013. this.cWinamp.UseVisualStyleBackColor = true;
  5014. //
  5015. // cAudacity
  5016. //
  5017. this.cAudacity.AutoSize = true;
  5018. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5019. this.cAudacity.Location = new System.Drawing.Point(35, 291);
  5020. this.cAudacity.Name = "cAudacity";
  5021. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  5022. this.cAudacity.TabIndex = 55;
  5023. this.cAudacity.Text = "Audacity";
  5024. this.cAudacity.UseVisualStyleBackColor = true;
  5025. //
  5026. // cPhotoFiltre
  5027. //
  5028. this.cPhotoFiltre.AutoSize = true;
  5029. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5030. this.cPhotoFiltre.Location = new System.Drawing.Point(35, 323);
  5031. this.cPhotoFiltre.Name = "cPhotoFiltre";
  5032. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  5033. this.cPhotoFiltre.TabIndex = 70;
  5034. this.cPhotoFiltre.Text = "PhotoFiltre";
  5035. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  5036. //
  5037. // cGIMP
  5038. //
  5039. this.cGIMP.AutoSize = true;
  5040. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5041. this.cGIMP.Location = new System.Drawing.Point(35, 351);
  5042. this.cGIMP.Name = "cGIMP";
  5043. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  5044. this.cGIMP.TabIndex = 58;
  5045. this.cGIMP.Text = "GIMP";
  5046. this.cGIMP.UseVisualStyleBackColor = true;
  5047. //
  5048. // cMp3Tag
  5049. //
  5050. this.cMp3Tag.AutoSize = true;
  5051. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5052. this.cMp3Tag.Location = new System.Drawing.Point(35, 380);
  5053. this.cMp3Tag.Name = "cMp3Tag";
  5054. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  5055. this.cMp3Tag.TabIndex = 81;
  5056. this.cMp3Tag.Text = "MP3 Tag";
  5057. this.cMp3Tag.UseVisualStyleBackColor = true;
  5058. //
  5059. // cBlender
  5060. //
  5061. this.cBlender.AutoSize = true;
  5062. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5063. this.cBlender.Location = new System.Drawing.Point(35, 410);
  5064. this.cBlender.Name = "cBlender";
  5065. this.cBlender.Size = new System.Drawing.Size(81, 24);
  5066. this.cBlender.TabIndex = 135;
  5067. this.cBlender.Text = "Blender";
  5068. this.cBlender.UseVisualStyleBackColor = true;
  5069. //
  5070. // cLightShot
  5071. //
  5072. this.cLightShot.AutoSize = true;
  5073. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5074. this.cLightShot.Location = new System.Drawing.Point(35, 452);
  5075. this.cLightShot.Name = "cLightShot";
  5076. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  5077. this.cLightShot.TabIndex = 116;
  5078. this.cLightShot.Text = "Lightshot";
  5079. this.cLightShot.UseVisualStyleBackColor = true;
  5080. //
  5081. // cGyazo
  5082. //
  5083. this.cGyazo.AutoSize = true;
  5084. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5085. this.cGyazo.Location = new System.Drawing.Point(35, 481);
  5086. this.cGyazo.Name = "cGyazo";
  5087. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  5088. this.cGyazo.TabIndex = 117;
  5089. this.cGyazo.Text = "Gyazo";
  5090. this.cGyazo.UseVisualStyleBackColor = true;
  5091. //
  5092. // cNPP
  5093. //
  5094. this.cNPP.AutoSize = true;
  5095. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5096. this.cNPP.Location = new System.Drawing.Point(33, 3);
  5097. this.cNPP.Name = "cNPP";
  5098. this.cNPP.Size = new System.Drawing.Size(108, 24);
  5099. this.cNPP.TabIndex = 58;
  5100. this.cNPP.Text = "Notepad++";
  5101. this.cNPP.UseVisualStyleBackColor = true;
  5102. //
  5103. // cSublimeText
  5104. //
  5105. this.cSublimeText.AutoSize = true;
  5106. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5107. this.cSublimeText.Location = new System.Drawing.Point(33, 33);
  5108. this.cSublimeText.Name = "cSublimeText";
  5109. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  5110. this.cSublimeText.TabIndex = 55;
  5111. this.cSublimeText.Text = "Sublime Text";
  5112. this.cSublimeText.UseVisualStyleBackColor = true;
  5113. //
  5114. // cAtom
  5115. //
  5116. this.cAtom.AutoSize = true;
  5117. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5118. this.cAtom.Location = new System.Drawing.Point(33, 153);
  5119. this.cAtom.Name = "cAtom";
  5120. this.cAtom.Size = new System.Drawing.Size(65, 24);
  5121. this.cAtom.TabIndex = 59;
  5122. this.cAtom.Text = "Atom";
  5123. this.cAtom.UseVisualStyleBackColor = true;
  5124. //
  5125. // cVS
  5126. //
  5127. this.cVS.AutoSize = true;
  5128. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5129. this.cVS.Location = new System.Drawing.Point(33, 123);
  5130. this.cVS.Name = "cVS";
  5131. this.cVS.Size = new System.Drawing.Size(117, 24);
  5132. this.cVS.TabIndex = 60;
  5133. this.cVS.Text = "Visual Studio";
  5134. this.cVS.UseVisualStyleBackColor = true;
  5135. //
  5136. // cVSCode
  5137. //
  5138. this.cVSCode.AutoSize = true;
  5139. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5140. this.cVSCode.Location = new System.Drawing.Point(33, 93);
  5141. this.cVSCode.Name = "cVSCode";
  5142. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  5143. this.cVSCode.TabIndex = 57;
  5144. this.cVSCode.Text = "Visual Studio Code";
  5145. this.cVSCode.UseVisualStyleBackColor = true;
  5146. //
  5147. // cSublimeMerge
  5148. //
  5149. this.cSublimeMerge.AutoSize = true;
  5150. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5151. this.cSublimeMerge.Location = new System.Drawing.Point(33, 63);
  5152. this.cSublimeMerge.Name = "cSublimeMerge";
  5153. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  5154. this.cSublimeMerge.TabIndex = 59;
  5155. this.cSublimeMerge.Text = "Sublime Merge";
  5156. this.cSublimeMerge.UseVisualStyleBackColor = true;
  5157. //
  5158. // cAndroidStudio
  5159. //
  5160. this.cAndroidStudio.AutoSize = true;
  5161. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5162. this.cAndroidStudio.Location = new System.Drawing.Point(33, 213);
  5163. this.cAndroidStudio.Name = "cAndroidStudio";
  5164. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  5165. this.cAndroidStudio.TabIndex = 127;
  5166. this.cAndroidStudio.Text = "Android Studio";
  5167. this.cAndroidStudio.UseVisualStyleBackColor = true;
  5168. //
  5169. // cEclipse
  5170. //
  5171. this.cEclipse.AutoSize = true;
  5172. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5173. this.cEclipse.Location = new System.Drawing.Point(33, 183);
  5174. this.cEclipse.Name = "cEclipse";
  5175. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  5176. this.cEclipse.TabIndex = 126;
  5177. this.cEclipse.Text = "Eclipse";
  5178. this.cEclipse.UseVisualStyleBackColor = true;
  5179. //
  5180. // cGitHub
  5181. //
  5182. this.cGitHub.AutoSize = true;
  5183. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5184. this.cGitHub.Location = new System.Drawing.Point(33, 254);
  5185. this.cGitHub.Name = "cGitHub";
  5186. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  5187. this.cGitHub.TabIndex = 57;
  5188. this.cGitHub.Text = "GitHub";
  5189. this.cGitHub.UseVisualStyleBackColor = true;
  5190. //
  5191. // cNode
  5192. //
  5193. this.cNode.AutoSize = true;
  5194. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5195. this.cNode.Location = new System.Drawing.Point(33, 285);
  5196. this.cNode.Name = "cNode";
  5197. this.cNode.Size = new System.Drawing.Size(80, 24);
  5198. this.cNode.TabIndex = 70;
  5199. this.cNode.Text = "NodeJS";
  5200. this.cNode.UseVisualStyleBackColor = true;
  5201. //
  5202. // cXAMPP
  5203. //
  5204. this.cXAMPP.AutoSize = true;
  5205. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5206. this.cXAMPP.Location = new System.Drawing.Point(33, 315);
  5207. this.cXAMPP.Name = "cXAMPP";
  5208. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  5209. this.cXAMPP.TabIndex = 71;
  5210. this.cXAMPP.Text = "XAMPP";
  5211. this.cXAMPP.UseVisualStyleBackColor = true;
  5212. //
  5213. // cPostman
  5214. //
  5215. this.cPostman.AutoSize = true;
  5216. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5217. this.cPostman.Location = new System.Drawing.Point(33, 343);
  5218. this.cPostman.Name = "cPostman";
  5219. this.cPostman.Size = new System.Drawing.Size(86, 24);
  5220. this.cPostman.TabIndex = 72;
  5221. this.cPostman.Text = "Postman";
  5222. this.cPostman.UseVisualStyleBackColor = true;
  5223. //
  5224. // cFileZilla
  5225. //
  5226. this.cFileZilla.AutoSize = true;
  5227. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5228. this.cFileZilla.Location = new System.Drawing.Point(33, 413);
  5229. this.cFileZilla.Name = "cFileZilla";
  5230. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  5231. this.cFileZilla.TabIndex = 55;
  5232. this.cFileZilla.Text = "FileZilla";
  5233. this.cFileZilla.UseVisualStyleBackColor = true;
  5234. //
  5235. // cPutty
  5236. //
  5237. this.cPutty.AutoSize = true;
  5238. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5239. this.cPutty.Location = new System.Drawing.Point(33, 443);
  5240. this.cPutty.Name = "cPutty";
  5241. this.cPutty.Size = new System.Drawing.Size(64, 24);
  5242. this.cPutty.TabIndex = 58;
  5243. this.cPutty.Text = "Putty";
  5244. this.cPutty.UseVisualStyleBackColor = true;
  5245. //
  5246. // cWinScp
  5247. //
  5248. this.cWinScp.AutoSize = true;
  5249. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5250. this.cWinScp.Location = new System.Drawing.Point(33, 383);
  5251. this.cWinScp.Name = "cWinScp";
  5252. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  5253. this.cWinScp.TabIndex = 81;
  5254. this.cWinScp.Text = "WinSCP";
  5255. this.cWinScp.UseVisualStyleBackColor = true;
  5256. //
  5257. // cVCPP
  5258. //
  5259. this.cVCPP.AutoSize = true;
  5260. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5261. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5262. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5263. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  5264. this.cVCPP.Name = "cVCPP";
  5265. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  5266. this.cVCPP.TabIndex = 171;
  5267. this.cVCPP.Text = "Visual C++ AiO";
  5268. this.cVCPP.UseVisualStyleBackColor = true;
  5269. //
  5270. // cNF472
  5271. //
  5272. this.cNF472.AutoSize = true;
  5273. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5274. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5275. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5276. this.cNF472.Location = new System.Drawing.Point(35, 95);
  5277. this.cNF472.Name = "cNF472";
  5278. this.cNF472.Size = new System.Drawing.Size(178, 24);
  5279. this.cNF472.TabIndex = 169;
  5280. this.cNF472.Text = ".NET Framework 4.7.2";
  5281. this.cNF472.UseVisualStyleBackColor = true;
  5282. //
  5283. // cNF452
  5284. //
  5285. this.cNF452.AutoSize = true;
  5286. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5287. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5288. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5289. this.cNF452.Location = new System.Drawing.Point(35, 65);
  5290. this.cNF452.Name = "cNF452";
  5291. this.cNF452.Size = new System.Drawing.Size(178, 24);
  5292. this.cNF452.TabIndex = 167;
  5293. this.cNF452.Text = ".NET Framework 4.5.2";
  5294. this.cNF452.UseVisualStyleBackColor = true;
  5295. //
  5296. // cNF40
  5297. //
  5298. this.cNF40.AutoSize = true;
  5299. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5300. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5301. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5302. this.cNF40.Location = new System.Drawing.Point(35, 35);
  5303. this.cNF40.Name = "cNF40";
  5304. this.cNF40.Size = new System.Drawing.Size(166, 24);
  5305. this.cNF40.TabIndex = 165;
  5306. this.cNF40.Text = ".NET Framework 4.0";
  5307. this.cNF40.UseVisualStyleBackColor = true;
  5308. //
  5309. // cNF35
  5310. //
  5311. this.cNF35.AutoSize = true;
  5312. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5313. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5314. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5315. this.cNF35.Location = new System.Drawing.Point(35, 5);
  5316. this.cNF35.Name = "cNF35";
  5317. this.cNF35.Size = new System.Drawing.Size(165, 24);
  5318. this.cNF35.TabIndex = 163;
  5319. this.cNF35.Text = ".NET Framework 3.5";
  5320. this.cNF35.UseVisualStyleBackColor = true;
  5321. //
  5322. // cIObitSU
  5323. //
  5324. this.cIObitSU.AutoSize = true;
  5325. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5326. this.cIObitSU.Location = new System.Drawing.Point(35, 259);
  5327. this.cIObitSU.Name = "cIObitSU";
  5328. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  5329. this.cIObitSU.TabIndex = 162;
  5330. this.cIObitSU.Text = "IObit Software Updater";
  5331. this.cIObitSU.UseVisualStyleBackColor = true;
  5332. //
  5333. // cIObitU
  5334. //
  5335. this.cIObitU.AutoSize = true;
  5336. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5337. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5338. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5339. this.cIObitU.Location = new System.Drawing.Point(35, 170);
  5340. this.cIObitU.Name = "cIObitU";
  5341. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  5342. this.cIObitU.TabIndex = 138;
  5343. this.cIObitU.Text = "IObit Uninstaller";
  5344. this.cIObitU.UseVisualStyleBackColor = true;
  5345. //
  5346. // cRevo
  5347. //
  5348. this.cRevo.AutoSize = true;
  5349. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5350. this.cRevo.Location = new System.Drawing.Point(35, 289);
  5351. this.cRevo.Name = "cRevo";
  5352. this.cRevo.Size = new System.Drawing.Size(140, 24);
  5353. this.cRevo.TabIndex = 142;
  5354. this.cRevo.Text = "Revo Uninstaller";
  5355. this.cRevo.UseVisualStyleBackColor = true;
  5356. //
  5357. // cIObitDB
  5358. //
  5359. this.cIObitDB.AutoSize = true;
  5360. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5361. this.cIObitDB.Location = new System.Drawing.Point(35, 200);
  5362. this.cIObitDB.Name = "cIObitDB";
  5363. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  5364. this.cIObitDB.TabIndex = 137;
  5365. this.cIObitDB.Text = "IObit Driver Booster";
  5366. this.cIObitDB.UseVisualStyleBackColor = true;
  5367. //
  5368. // cIObitSD
  5369. //
  5370. this.cIObitSD.AutoSize = true;
  5371. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5372. this.cIObitSD.Location = new System.Drawing.Point(35, 230);
  5373. this.cIObitSD.Name = "cIObitSD";
  5374. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  5375. this.cIObitSD.TabIndex = 136;
  5376. this.cIObitSD.Text = "IObit Smart Defrag";
  5377. this.cIObitSD.UseVisualStyleBackColor = true;
  5378. //
  5379. // cUUI
  5380. //
  5381. this.cUUI.AutoSize = true;
  5382. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5383. this.cUUI.Location = new System.Drawing.Point(35, 427);
  5384. this.cUUI.Name = "cUUI";
  5385. this.cUUI.Size = new System.Drawing.Size(182, 24);
  5386. this.cUUI.TabIndex = 152;
  5387. this.cUUI.Text = "Universal USB Installer";
  5388. this.cUUI.UseVisualStyleBackColor = true;
  5389. //
  5390. // cRufus
  5391. //
  5392. this.cRufus.AutoSize = true;
  5393. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5394. this.cRufus.Location = new System.Drawing.Point(35, 397);
  5395. this.cRufus.Name = "cRufus";
  5396. this.cRufus.Size = new System.Drawing.Size(66, 24);
  5397. this.cRufus.TabIndex = 150;
  5398. this.cRufus.Text = "Rufus";
  5399. this.cRufus.UseVisualStyleBackColor = true;
  5400. //
  5401. // cMalwarebytes
  5402. //
  5403. this.cMalwarebytes.AutoSize = true;
  5404. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5405. this.cMalwarebytes.Location = new System.Drawing.Point(35, 337);
  5406. this.cMalwarebytes.Name = "cMalwarebytes";
  5407. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  5408. this.cMalwarebytes.TabIndex = 144;
  5409. this.cMalwarebytes.Text = "Malwarebytes";
  5410. this.cMalwarebytes.UseVisualStyleBackColor = true;
  5411. //
  5412. // cAntiExploit
  5413. //
  5414. this.cAntiExploit.AutoSize = true;
  5415. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5416. this.cAntiExploit.Location = new System.Drawing.Point(35, 367);
  5417. this.cAntiExploit.Name = "cAntiExploit";
  5418. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  5419. this.cAntiExploit.TabIndex = 146;
  5420. this.cAntiExploit.Text = "Anti-Exploit";
  5421. this.cAntiExploit.UseVisualStyleBackColor = true;
  5422. //
  5423. // cQB
  5424. //
  5425. this.cQB.AutoSize = true;
  5426. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5427. this.cQB.Location = new System.Drawing.Point(35, 3);
  5428. this.cQB.Name = "cQB";
  5429. this.cQB.Size = new System.Drawing.Size(105, 24);
  5430. this.cQB.TabIndex = 58;
  5431. this.cQB.Text = "qBitTorrent";
  5432. this.cQB.UseVisualStyleBackColor = true;
  5433. //
  5434. // cUT2
  5435. //
  5436. this.cUT2.AutoSize = true;
  5437. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5438. this.cUT2.Location = new System.Drawing.Point(35, 93);
  5439. this.cUT2.Name = "cUT2";
  5440. this.cUT2.Size = new System.Drawing.Size(121, 24);
  5441. this.cUT2.TabIndex = 161;
  5442. this.cUT2.Text = "uTorrent 2.2.1";
  5443. this.cUT2.UseVisualStyleBackColor = true;
  5444. //
  5445. // cDeluge
  5446. //
  5447. this.cDeluge.AutoSize = true;
  5448. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5449. this.cDeluge.Location = new System.Drawing.Point(35, 33);
  5450. this.cDeluge.Name = "cDeluge";
  5451. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  5452. this.cDeluge.TabIndex = 55;
  5453. this.cDeluge.Text = "Deluge";
  5454. this.cDeluge.UseVisualStyleBackColor = true;
  5455. //
  5456. // cUT3
  5457. //
  5458. this.cUT3.AutoSize = true;
  5459. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5460. this.cUT3.Location = new System.Drawing.Point(35, 63);
  5461. this.cUT3.Name = "cUT3";
  5462. this.cUT3.Size = new System.Drawing.Size(111, 24);
  5463. this.cUT3.TabIndex = 59;
  5464. this.cUT3.Text = "uTorrent 3.x";
  5465. this.cUT3.UseVisualStyleBackColor = true;
  5466. //
  5467. // cBT
  5468. //
  5469. this.cBT.AutoSize = true;
  5470. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5471. this.cBT.Location = new System.Drawing.Point(35, 123);
  5472. this.cBT.Name = "cBT";
  5473. this.cBT.Size = new System.Drawing.Size(96, 24);
  5474. this.cBT.TabIndex = 60;
  5475. this.cBT.Text = "BitTorrent";
  5476. this.cBT.UseVisualStyleBackColor = true;
  5477. //
  5478. // cSteam
  5479. //
  5480. this.cSteam.AutoSize = true;
  5481. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5482. this.cSteam.Location = new System.Drawing.Point(35, 164);
  5483. this.cSteam.Name = "cSteam";
  5484. this.cSteam.Size = new System.Drawing.Size(70, 24);
  5485. this.cSteam.TabIndex = 70;
  5486. this.cSteam.Text = "Steam";
  5487. this.cSteam.UseVisualStyleBackColor = true;
  5488. //
  5489. // cOrigin
  5490. //
  5491. this.cOrigin.AutoSize = true;
  5492. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5493. this.cOrigin.Location = new System.Drawing.Point(35, 284);
  5494. this.cOrigin.Name = "cOrigin";
  5495. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  5496. this.cOrigin.TabIndex = 111;
  5497. this.cOrigin.Text = "EA Origin";
  5498. this.cOrigin.UseVisualStyleBackColor = true;
  5499. //
  5500. // cEpicStore
  5501. //
  5502. this.cEpicStore.AutoSize = true;
  5503. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5504. this.cEpicStore.Location = new System.Drawing.Point(35, 254);
  5505. this.cEpicStore.Name = "cEpicStore";
  5506. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  5507. this.cEpicStore.TabIndex = 109;
  5508. this.cEpicStore.Text = "Epic Games";
  5509. this.cEpicStore.UseVisualStyleBackColor = true;
  5510. //
  5511. // cBlizzard
  5512. //
  5513. this.cBlizzard.AutoSize = true;
  5514. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5515. this.cBlizzard.Location = new System.Drawing.Point(35, 224);
  5516. this.cBlizzard.Name = "cBlizzard";
  5517. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  5518. this.cBlizzard.TabIndex = 82;
  5519. this.cBlizzard.Text = "Battle.net";
  5520. this.cBlizzard.UseVisualStyleBackColor = true;
  5521. //
  5522. // cUbi
  5523. //
  5524. this.cUbi.AutoSize = true;
  5525. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5526. this.cUbi.Location = new System.Drawing.Point(35, 194);
  5527. this.cUbi.Name = "cUbi";
  5528. this.cUbi.Size = new System.Drawing.Size(68, 24);
  5529. this.cUbi.TabIndex = 81;
  5530. this.cUbi.Text = "Uplay";
  5531. this.cUbi.UseVisualStyleBackColor = true;
  5532. //
  5533. // cMega
  5534. //
  5535. this.cMega.AutoSize = true;
  5536. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5537. this.cMega.Location = new System.Drawing.Point(33, 320);
  5538. this.cMega.Name = "cMega";
  5539. this.cMega.Size = new System.Drawing.Size(100, 24);
  5540. this.cMega.TabIndex = 150;
  5541. this.cMega.Text = "MEGAsync";
  5542. this.cMega.UseVisualStyleBackColor = true;
  5543. //
  5544. // cAdobeReader
  5545. //
  5546. this.cAdobeReader.AutoSize = true;
  5547. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5548. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  5549. this.cAdobeReader.Name = "cAdobeReader";
  5550. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  5551. this.cAdobeReader.TabIndex = 55;
  5552. this.cAdobeReader.Text = "Adobe Reader";
  5553. this.cAdobeReader.UseVisualStyleBackColor = true;
  5554. //
  5555. // cFoxit
  5556. //
  5557. this.cFoxit.AutoSize = true;
  5558. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5559. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  5560. this.cFoxit.Name = "cFoxit";
  5561. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  5562. this.cFoxit.TabIndex = 59;
  5563. this.cFoxit.Text = "Foxit Reader";
  5564. this.cFoxit.UseVisualStyleBackColor = true;
  5565. //
  5566. // cEvernote
  5567. //
  5568. this.cEvernote.AutoSize = true;
  5569. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5570. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  5571. this.cEvernote.Name = "cEvernote";
  5572. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  5573. this.cEvernote.TabIndex = 80;
  5574. this.cEvernote.Text = "Evernote";
  5575. this.cEvernote.UseVisualStyleBackColor = true;
  5576. //
  5577. // cSumatra
  5578. //
  5579. this.cSumatra.AutoSize = true;
  5580. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5581. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  5582. this.cSumatra.Name = "cSumatra";
  5583. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  5584. this.cSumatra.TabIndex = 58;
  5585. this.cSumatra.Text = "SumatraPDF";
  5586. this.cSumatra.UseVisualStyleBackColor = true;
  5587. //
  5588. // cLibreOffice
  5589. //
  5590. this.cLibreOffice.AutoSize = true;
  5591. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5592. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  5593. this.cLibreOffice.Name = "cLibreOffice";
  5594. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  5595. this.cLibreOffice.TabIndex = 99;
  5596. this.cLibreOffice.Text = "LibreOffice";
  5597. this.cLibreOffice.UseVisualStyleBackColor = true;
  5598. //
  5599. // cPeaZip
  5600. //
  5601. this.cPeaZip.AutoSize = true;
  5602. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5603. this.cPeaZip.Location = new System.Drawing.Point(33, 190);
  5604. this.cPeaZip.Name = "cPeaZip";
  5605. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  5606. this.cPeaZip.TabIndex = 55;
  5607. this.cPeaZip.Text = "PeaZip";
  5608. this.cPeaZip.UseVisualStyleBackColor = true;
  5609. //
  5610. // cFlux
  5611. //
  5612. this.cFlux.AutoSize = true;
  5613. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5614. this.cFlux.Location = new System.Drawing.Point(34, 355);
  5615. this.cFlux.Name = "cFlux";
  5616. this.cFlux.Size = new System.Drawing.Size(60, 24);
  5617. this.cFlux.TabIndex = 148;
  5618. this.cFlux.Text = "F.lux";
  5619. this.cFlux.UseVisualStyleBackColor = true;
  5620. //
  5621. // c7zip
  5622. //
  5623. this.c7zip.AutoSize = true;
  5624. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5625. this.c7zip.Location = new System.Drawing.Point(33, 160);
  5626. this.c7zip.Name = "c7zip";
  5627. this.c7zip.Size = new System.Drawing.Size(64, 24);
  5628. this.c7zip.TabIndex = 58;
  5629. this.c7zip.Text = "7-Zip";
  5630. this.c7zip.UseVisualStyleBackColor = true;
  5631. //
  5632. // cWinRar
  5633. //
  5634. this.cWinRar.AutoSize = true;
  5635. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5636. this.cWinRar.Location = new System.Drawing.Point(33, 220);
  5637. this.cWinRar.Name = "cWinRar";
  5638. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  5639. this.cWinRar.TabIndex = 57;
  5640. this.cWinRar.Text = "WinRAR";
  5641. this.cWinRar.UseVisualStyleBackColor = true;
  5642. //
  5643. // cDropbox
  5644. //
  5645. this.cDropbox.AutoSize = true;
  5646. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5647. this.cDropbox.Location = new System.Drawing.Point(33, 260);
  5648. this.cDropbox.Name = "cDropbox";
  5649. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  5650. this.cDropbox.TabIndex = 124;
  5651. this.cDropbox.Text = "Dropbox";
  5652. this.cDropbox.UseVisualStyleBackColor = true;
  5653. //
  5654. // cOneDrive
  5655. //
  5656. this.cOneDrive.AutoSize = true;
  5657. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5658. this.cOneDrive.Location = new System.Drawing.Point(33, 290);
  5659. this.cOneDrive.Name = "cOneDrive";
  5660. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  5661. this.cOneDrive.TabIndex = 73;
  5662. this.cOneDrive.Text = "OneDrive";
  5663. this.cOneDrive.UseVisualStyleBackColor = true;
  5664. //
  5665. // cAutoInstall
  5666. //
  5667. this.cAutoInstall.AutoSize = true;
  5668. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5669. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5670. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5671. this.cAutoInstall.Location = new System.Drawing.Point(452, 497);
  5672. this.cAutoInstall.Name = "cAutoInstall";
  5673. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  5674. this.cAutoInstall.TabIndex = 107;
  5675. this.cAutoInstall.Text = "Install after downloading";
  5676. this.cAutoInstall.UseVisualStyleBackColor = true;
  5677. //
  5678. // c64
  5679. //
  5680. this.c64.AutoSize = true;
  5681. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5682. this.c64.Location = new System.Drawing.Point(453, 424);
  5683. this.c64.Name = "c64";
  5684. this.c64.Size = new System.Drawing.Size(72, 25);
  5685. this.c64.TabIndex = 75;
  5686. this.c64.TabStop = true;
  5687. this.c64.Text = "64-bit";
  5688. this.c64.UseVisualStyleBackColor = true;
  5689. //
  5690. // c32
  5691. //
  5692. this.c32.AutoSize = true;
  5693. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5694. this.c32.Location = new System.Drawing.Point(531, 424);
  5695. this.c32.Name = "c32";
  5696. this.c32.Size = new System.Drawing.Size(72, 25);
  5697. this.c32.TabIndex = 76;
  5698. this.c32.TabStop = true;
  5699. this.c32.Text = "32-bit";
  5700. this.c32.UseVisualStyleBackColor = true;
  5701. //
  5702. // cChromium
  5703. //
  5704. this.cChromium.AutoSize = true;
  5705. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5706. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5707. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5708. this.cChromium.Location = new System.Drawing.Point(35, 3);
  5709. this.cChromium.Name = "cChromium";
  5710. this.cChromium.Size = new System.Drawing.Size(100, 24);
  5711. this.cChromium.TabIndex = 58;
  5712. this.cChromium.Text = "Chromium";
  5713. this.cChromium.UseVisualStyleBackColor = true;
  5714. //
  5715. // cVivaldi
  5716. //
  5717. this.cVivaldi.AutoSize = true;
  5718. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5719. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  5720. this.cVivaldi.Name = "cVivaldi";
  5721. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  5722. this.cVivaldi.TabIndex = 57;
  5723. this.cVivaldi.Text = "Vivaldi";
  5724. this.cVivaldi.UseVisualStyleBackColor = true;
  5725. //
  5726. // cMaxthon
  5727. //
  5728. this.cMaxthon.AutoSize = true;
  5729. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5730. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  5731. this.cMaxthon.Name = "cMaxthon";
  5732. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  5733. this.cMaxthon.TabIndex = 120;
  5734. this.cMaxthon.Text = "Maxthon";
  5735. this.cMaxthon.UseVisualStyleBackColor = true;
  5736. //
  5737. // cChrome
  5738. //
  5739. this.cChrome.AutoSize = true;
  5740. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5741. this.cChrome.Location = new System.Drawing.Point(35, 63);
  5742. this.cChrome.Name = "cChrome";
  5743. this.cChrome.Size = new System.Drawing.Size(135, 24);
  5744. this.cChrome.TabIndex = 54;
  5745. this.cChrome.Text = "Google Chrome";
  5746. this.cChrome.UseVisualStyleBackColor = true;
  5747. //
  5748. // cOpera
  5749. //
  5750. this.cOpera.AutoSize = true;
  5751. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5752. this.cOpera.Location = new System.Drawing.Point(35, 123);
  5753. this.cOpera.Name = "cOpera";
  5754. this.cOpera.Size = new System.Drawing.Size(70, 24);
  5755. this.cOpera.TabIndex = 56;
  5756. this.cOpera.Text = "Opera";
  5757. this.cOpera.UseVisualStyleBackColor = true;
  5758. //
  5759. // cFirefox
  5760. //
  5761. this.cFirefox.AutoSize = true;
  5762. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5763. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  5764. this.cFirefox.Name = "cFirefox";
  5765. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  5766. this.cFirefox.TabIndex = 55;
  5767. this.cFirefox.Text = "Mozilla Firefox";
  5768. this.cFirefox.UseVisualStyleBackColor = true;
  5769. //
  5770. // cTor
  5771. //
  5772. this.cTor.AutoSize = true;
  5773. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5774. this.cTor.Location = new System.Drawing.Point(35, 183);
  5775. this.cTor.Name = "cTor";
  5776. this.cTor.Size = new System.Drawing.Size(109, 24);
  5777. this.cTor.TabIndex = 79;
  5778. this.cTor.Text = "Tor Browser";
  5779. this.cTor.UseVisualStyleBackColor = true;
  5780. //
  5781. // cDiscord
  5782. //
  5783. this.cDiscord.AutoSize = true;
  5784. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5785. this.cDiscord.Location = new System.Drawing.Point(35, 223);
  5786. this.cDiscord.Name = "cDiscord";
  5787. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  5788. this.cDiscord.TabIndex = 58;
  5789. this.cDiscord.Text = "Discord";
  5790. this.cDiscord.UseVisualStyleBackColor = true;
  5791. //
  5792. // cAnyDesk
  5793. //
  5794. this.cAnyDesk.AutoSize = true;
  5795. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5796. this.cAnyDesk.Location = new System.Drawing.Point(35, 404);
  5797. this.cAnyDesk.Name = "cAnyDesk";
  5798. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  5799. this.cAnyDesk.TabIndex = 113;
  5800. this.cAnyDesk.Text = "AnyDesk";
  5801. this.cAnyDesk.UseVisualStyleBackColor = true;
  5802. //
  5803. // cMSTeams
  5804. //
  5805. this.cMSTeams.AutoSize = true;
  5806. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5807. this.cMSTeams.Location = new System.Drawing.Point(35, 344);
  5808. this.cMSTeams.Name = "cMSTeams";
  5809. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  5810. this.cMSTeams.TabIndex = 115;
  5811. this.cMSTeams.Text = "Microsoft Teams";
  5812. this.cMSTeams.UseVisualStyleBackColor = true;
  5813. //
  5814. // cViber
  5815. //
  5816. this.cViber.AutoSize = true;
  5817. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5818. this.cViber.Location = new System.Drawing.Point(35, 283);
  5819. this.cViber.Name = "cViber";
  5820. this.cViber.Size = new System.Drawing.Size(65, 24);
  5821. this.cViber.TabIndex = 57;
  5822. this.cViber.Text = "Viber";
  5823. this.cViber.UseVisualStyleBackColor = true;
  5824. //
  5825. // cSkype
  5826. //
  5827. this.cSkype.AutoSize = true;
  5828. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5829. this.cSkype.Location = new System.Drawing.Point(35, 253);
  5830. this.cSkype.Name = "cSkype";
  5831. this.cSkype.Size = new System.Drawing.Size(69, 24);
  5832. this.cSkype.TabIndex = 55;
  5833. this.cSkype.Text = "Skype";
  5834. this.cSkype.UseVisualStyleBackColor = true;
  5835. //
  5836. // cThunderbird
  5837. //
  5838. this.cThunderbird.AutoSize = true;
  5839. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5840. this.cThunderbird.Location = new System.Drawing.Point(35, 434);
  5841. this.cThunderbird.Name = "cThunderbird";
  5842. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  5843. this.cThunderbird.TabIndex = 58;
  5844. this.cThunderbird.Text = "Mozilla Thunderbird";
  5845. this.cThunderbird.UseVisualStyleBackColor = true;
  5846. //
  5847. // cZoom
  5848. //
  5849. this.cZoom.AutoSize = true;
  5850. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5851. this.cZoom.Location = new System.Drawing.Point(35, 313);
  5852. this.cZoom.Name = "cZoom";
  5853. this.cZoom.Size = new System.Drawing.Size(121, 24);
  5854. this.cZoom.TabIndex = 59;
  5855. this.cZoom.Text = "Google Zoom";
  5856. this.cZoom.UseVisualStyleBackColor = true;
  5857. //
  5858. // cTV
  5859. //
  5860. this.cTV.AutoSize = true;
  5861. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5862. this.cTV.Location = new System.Drawing.Point(35, 374);
  5863. this.cTV.Name = "cTV";
  5864. this.cTV.Size = new System.Drawing.Size(111, 24);
  5865. this.cTV.TabIndex = 80;
  5866. this.cTV.Text = "TeamViewer";
  5867. this.cTV.UseVisualStyleBackColor = true;
  5868. //
  5869. // checkErrorReports
  5870. //
  5871. this.checkErrorReports.AutoSize = true;
  5872. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5873. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  5874. this.checkErrorReports.Location = new System.Drawing.Point(55, 166);
  5875. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  5876. this.checkErrorReports.Name = "checkErrorReports";
  5877. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  5878. this.checkErrorReports.TabIndex = 44;
  5879. this.checkErrorReports.Text = "Error reports";
  5880. this.checkErrorReports.UseVisualStyleBackColor = true;
  5881. //
  5882. // checkFileZilla
  5883. //
  5884. this.checkFileZilla.AutoSize = true;
  5885. this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5886. this.checkFileZilla.ForeColor = System.Drawing.Color.White;
  5887. this.checkFileZilla.Location = new System.Drawing.Point(256, 136);
  5888. this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2);
  5889. this.checkFileZilla.Name = "checkFileZilla";
  5890. this.checkFileZilla.Size = new System.Drawing.Size(191, 25);
  5891. this.checkFileZilla.TabIndex = 38;
  5892. this.checkFileZilla.Text = "FileZilla recent servers";
  5893. this.checkFileZilla.UseVisualStyleBackColor = true;
  5894. //
  5895. // checkSelectAll
  5896. //
  5897. this.checkSelectAll.AutoSize = true;
  5898. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5899. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  5900. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  5901. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  5902. this.checkSelectAll.Name = "checkSelectAll";
  5903. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  5904. this.checkSelectAll.TabIndex = 35;
  5905. this.checkSelectAll.Tag = "";
  5906. this.checkSelectAll.Text = "Select all";
  5907. this.checkSelectAll.UseVisualStyleBackColor = true;
  5908. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  5909. //
  5910. // checkMediaCache
  5911. //
  5912. this.checkMediaCache.AutoSize = true;
  5913. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5914. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  5915. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  5916. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  5917. this.checkMediaCache.Name = "checkMediaCache";
  5918. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  5919. this.checkMediaCache.TabIndex = 43;
  5920. this.checkMediaCache.Text = "Media Players cache";
  5921. this.checkMediaCache.UseVisualStyleBackColor = true;
  5922. //
  5923. // checkTemp
  5924. //
  5925. this.checkTemp.AutoSize = true;
  5926. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5927. this.checkTemp.ForeColor = System.Drawing.Color.White;
  5928. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  5929. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  5930. this.checkTemp.Name = "checkTemp";
  5931. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  5932. this.checkTemp.TabIndex = 36;
  5933. this.checkTemp.Text = "Temporary files";
  5934. this.checkTemp.UseVisualStyleBackColor = true;
  5935. //
  5936. // checkLogs
  5937. //
  5938. this.checkLogs.AutoSize = true;
  5939. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5940. this.checkLogs.ForeColor = System.Drawing.Color.White;
  5941. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  5942. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  5943. this.checkLogs.Name = "checkLogs";
  5944. this.checkLogs.Size = new System.Drawing.Size(169, 25);
  5945. this.checkLogs.TabIndex = 42;
  5946. this.checkLogs.Text = "Windows + IIS logs";
  5947. this.checkLogs.UseVisualStyleBackColor = true;
  5948. //
  5949. // checkUTorrent
  5950. //
  5951. this.checkUTorrent.AutoSize = true;
  5952. this.checkUTorrent.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5953. this.checkUTorrent.ForeColor = System.Drawing.Color.White;
  5954. this.checkUTorrent.Location = new System.Drawing.Point(256, 106);
  5955. this.checkUTorrent.Margin = new System.Windows.Forms.Padding(2);
  5956. this.checkUTorrent.Name = "checkUTorrent";
  5957. this.checkUTorrent.Size = new System.Drawing.Size(137, 25);
  5958. this.checkUTorrent.TabIndex = 37;
  5959. this.checkUTorrent.Text = "uTorrent cache";
  5960. this.checkUTorrent.UseVisualStyleBackColor = true;
  5961. //
  5962. // checkBin
  5963. //
  5964. this.checkBin.AutoSize = true;
  5965. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5966. this.checkBin.ForeColor = System.Drawing.Color.White;
  5967. this.checkBin.Location = new System.Drawing.Point(256, 45);
  5968. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  5969. this.checkBin.Name = "checkBin";
  5970. this.checkBin.Size = new System.Drawing.Size(162, 25);
  5971. this.checkBin.TabIndex = 41;
  5972. this.checkBin.Text = "Empty Recycle Bin";
  5973. this.checkBin.UseVisualStyleBackColor = true;
  5974. //
  5975. // checkMiniDumps
  5976. //
  5977. this.checkMiniDumps.AutoSize = true;
  5978. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5979. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  5980. this.checkMiniDumps.Location = new System.Drawing.Point(55, 136);
  5981. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  5982. this.checkMiniDumps.Name = "checkMiniDumps";
  5983. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  5984. this.checkMiniDumps.TabIndex = 39;
  5985. this.checkMiniDumps.Text = "BSOD Minidumps";
  5986. this.checkMiniDumps.UseVisualStyleBackColor = true;
  5987. //
  5988. // checkPrefetch
  5989. //
  5990. this.checkPrefetch.AutoSize = true;
  5991. this.checkPrefetch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5992. this.checkPrefetch.ForeColor = System.Drawing.Color.White;
  5993. this.checkPrefetch.Location = new System.Drawing.Point(55, 106);
  5994. this.checkPrefetch.Margin = new System.Windows.Forms.Padding(2);
  5995. this.checkPrefetch.Name = "checkPrefetch";
  5996. this.checkPrefetch.Size = new System.Drawing.Size(137, 25);
  5997. this.checkPrefetch.TabIndex = 40;
  5998. this.checkPrefetch.Text = "Prefetch cache";
  5999. this.checkPrefetch.UseVisualStyleBackColor = true;
  6000. //
  6001. // chkReadOnly
  6002. //
  6003. this.chkReadOnly.AutoSize = true;
  6004. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6005. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  6006. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  6007. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  6008. this.chkReadOnly.Name = "chkReadOnly";
  6009. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  6010. this.chkReadOnly.TabIndex = 61;
  6011. this.chkReadOnly.Text = "Read-only";
  6012. this.chkReadOnly.UseVisualStyleBackColor = true;
  6013. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  6014. //
  6015. // chkBlock
  6016. //
  6017. this.chkBlock.AutoSize = true;
  6018. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6019. this.chkBlock.ForeColor = System.Drawing.Color.White;
  6020. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  6021. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  6022. this.chkBlock.Name = "chkBlock";
  6023. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  6024. this.chkBlock.TabIndex = 59;
  6025. this.chkBlock.Text = "Block";
  6026. this.chkBlock.UseVisualStyleBackColor = true;
  6027. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  6028. //
  6029. // checkRestartExplorer
  6030. //
  6031. this.checkRestartExplorer.AutoSize = true;
  6032. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6033. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  6034. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  6035. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  6036. this.checkRestartExplorer.Name = "checkRestartExplorer";
  6037. this.checkRestartExplorer.Size = new System.Drawing.Size(336, 25);
  6038. this.checkRestartExplorer.TabIndex = 50;
  6039. this.checkRestartExplorer.Tag = "";
  6040. this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes";
  6041. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  6042. //
  6043. // checkRegistryEditor
  6044. //
  6045. this.checkRegistryEditor.AutoSize = true;
  6046. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6047. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  6048. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  6049. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  6050. this.checkRegistryEditor.Name = "checkRegistryEditor";
  6051. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  6052. this.checkRegistryEditor.TabIndex = 38;
  6053. this.checkRegistryEditor.Text = "Registry Editor";
  6054. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  6055. //
  6056. // checkEnableAll
  6057. //
  6058. this.checkEnableAll.AutoSize = true;
  6059. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6060. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  6061. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  6062. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  6063. this.checkEnableAll.Name = "checkEnableAll";
  6064. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  6065. this.checkEnableAll.TabIndex = 35;
  6066. this.checkEnableAll.Tag = "";
  6067. this.checkEnableAll.Text = "Enable all";
  6068. this.checkEnableAll.UseVisualStyleBackColor = true;
  6069. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  6070. //
  6071. // checkContextMenu
  6072. //
  6073. this.checkContextMenu.AutoSize = true;
  6074. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6075. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  6076. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  6077. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  6078. this.checkContextMenu.Name = "checkContextMenu";
  6079. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  6080. this.checkContextMenu.TabIndex = 43;
  6081. this.checkContextMenu.Text = "Right Click menu";
  6082. this.checkContextMenu.UseVisualStyleBackColor = true;
  6083. //
  6084. // checkTaskManager
  6085. //
  6086. this.checkTaskManager.AutoSize = true;
  6087. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6088. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  6089. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  6090. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  6091. this.checkTaskManager.Name = "checkTaskManager";
  6092. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  6093. this.checkTaskManager.TabIndex = 36;
  6094. this.checkTaskManager.Text = "Task Manager";
  6095. this.checkTaskManager.UseVisualStyleBackColor = true;
  6096. //
  6097. // checkCommandPrompt
  6098. //
  6099. this.checkCommandPrompt.AutoSize = true;
  6100. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6101. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  6102. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  6103. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  6104. this.checkCommandPrompt.Name = "checkCommandPrompt";
  6105. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  6106. this.checkCommandPrompt.TabIndex = 42;
  6107. this.checkCommandPrompt.Text = "Command Prompt";
  6108. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  6109. //
  6110. // checkFirewall
  6111. //
  6112. this.checkFirewall.AutoSize = true;
  6113. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6114. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  6115. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  6116. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  6117. this.checkFirewall.Name = "checkFirewall";
  6118. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  6119. this.checkFirewall.TabIndex = 37;
  6120. this.checkFirewall.Text = "Windows Firewall";
  6121. this.checkFirewall.UseVisualStyleBackColor = true;
  6122. //
  6123. // checkRunDialog
  6124. //
  6125. this.checkRunDialog.AutoSize = true;
  6126. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6127. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  6128. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  6129. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  6130. this.checkRunDialog.Name = "checkRunDialog";
  6131. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  6132. this.checkRunDialog.TabIndex = 41;
  6133. this.checkRunDialog.Text = "Run Dialog";
  6134. this.checkRunDialog.UseVisualStyleBackColor = true;
  6135. //
  6136. // checkFolderOptions
  6137. //
  6138. this.checkFolderOptions.AutoSize = true;
  6139. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6140. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  6141. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  6142. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  6143. this.checkFolderOptions.Name = "checkFolderOptions";
  6144. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  6145. this.checkFolderOptions.TabIndex = 39;
  6146. this.checkFolderOptions.Text = "Folder Options";
  6147. this.checkFolderOptions.UseVisualStyleBackColor = true;
  6148. //
  6149. // checkControlPanel
  6150. //
  6151. this.checkControlPanel.AutoSize = true;
  6152. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6153. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  6154. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  6155. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  6156. this.checkControlPanel.Name = "checkControlPanel";
  6157. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  6158. this.checkControlPanel.TabIndex = 40;
  6159. this.checkControlPanel.Text = "Control Panel";
  6160. this.checkControlPanel.UseVisualStyleBackColor = true;
  6161. //
  6162. // checkShift
  6163. //
  6164. this.checkShift.AutoSize = true;
  6165. this.checkShift.ForeColor = System.Drawing.Color.White;
  6166. this.checkShift.Location = new System.Drawing.Point(11, 26);
  6167. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  6168. this.checkShift.Name = "checkShift";
  6169. this.checkShift.Size = new System.Drawing.Size(300, 25);
  6170. this.checkShift.TabIndex = 83;
  6171. this.checkShift.Text = "Show only when SHIFT key is pressed";
  6172. this.checkShift.UseVisualStyleBackColor = true;
  6173. //
  6174. // radioTop
  6175. //
  6176. this.radioTop.AutoSize = true;
  6177. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6178. this.radioTop.ForeColor = System.Drawing.Color.White;
  6179. this.radioTop.Location = new System.Drawing.Point(11, 26);
  6180. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  6181. this.radioTop.Name = "radioTop";
  6182. this.radioTop.Size = new System.Drawing.Size(55, 25);
  6183. this.radioTop.TabIndex = 83;
  6184. this.radioTop.Text = "Top";
  6185. this.radioTop.UseVisualStyleBackColor = true;
  6186. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  6187. //
  6188. // radioMiddle
  6189. //
  6190. this.radioMiddle.AutoSize = true;
  6191. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  6192. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  6193. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  6194. this.radioMiddle.Name = "radioMiddle";
  6195. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  6196. this.radioMiddle.TabIndex = 84;
  6197. this.radioMiddle.Text = "Middle";
  6198. this.radioMiddle.UseVisualStyleBackColor = true;
  6199. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  6200. //
  6201. // radioBottom
  6202. //
  6203. this.radioBottom.AutoSize = true;
  6204. this.radioBottom.ForeColor = System.Drawing.Color.White;
  6205. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  6206. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  6207. this.radioBottom.Name = "radioBottom";
  6208. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  6209. this.radioBottom.TabIndex = 85;
  6210. this.radioBottom.Text = "Bottom";
  6211. this.radioBottom.UseVisualStyleBackColor = true;
  6212. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  6213. //
  6214. // checkDefaultIcon
  6215. //
  6216. this.checkDefaultIcon.AutoSize = true;
  6217. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6218. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  6219. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  6220. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  6221. this.checkDefaultIcon.Name = "checkDefaultIcon";
  6222. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  6223. this.checkDefaultIcon.TabIndex = 82;
  6224. this.checkDefaultIcon.Text = "Use program\'s icon";
  6225. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  6226. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  6227. //
  6228. // radioCommand
  6229. //
  6230. this.radioCommand.AutoSize = true;
  6231. this.radioCommand.ForeColor = System.Drawing.Color.White;
  6232. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  6233. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  6234. this.radioCommand.Name = "radioCommand";
  6235. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  6236. this.radioCommand.TabIndex = 84;
  6237. this.radioCommand.Text = "Command";
  6238. this.radioCommand.UseVisualStyleBackColor = true;
  6239. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  6240. //
  6241. // radioProgram
  6242. //
  6243. this.radioProgram.AutoSize = true;
  6244. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6245. this.radioProgram.ForeColor = System.Drawing.Color.White;
  6246. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  6247. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  6248. this.radioProgram.Name = "radioProgram";
  6249. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  6250. this.radioProgram.TabIndex = 80;
  6251. this.radioProgram.Text = "Program";
  6252. this.radioProgram.UseVisualStyleBackColor = true;
  6253. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  6254. //
  6255. // radioFolder
  6256. //
  6257. this.radioFolder.AutoSize = true;
  6258. this.radioFolder.ForeColor = System.Drawing.Color.White;
  6259. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  6260. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  6261. this.radioFolder.Name = "radioFolder";
  6262. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  6263. this.radioFolder.TabIndex = 81;
  6264. this.radioFolder.Text = "Folder";
  6265. this.radioFolder.UseVisualStyleBackColor = true;
  6266. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  6267. //
  6268. // radioFile
  6269. //
  6270. this.radioFile.AutoSize = true;
  6271. this.radioFile.ForeColor = System.Drawing.Color.White;
  6272. this.radioFile.Location = new System.Drawing.Point(242, 26);
  6273. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  6274. this.radioFile.Name = "radioFile";
  6275. this.radioFile.Size = new System.Drawing.Size(140, 25);
  6276. this.radioFile.TabIndex = 83;
  6277. this.radioFile.Text = "Any type of file";
  6278. this.radioFile.UseVisualStyleBackColor = true;
  6279. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  6280. //
  6281. // radioLink
  6282. //
  6283. this.radioLink.AutoSize = true;
  6284. this.radioLink.ForeColor = System.Drawing.Color.White;
  6285. this.radioLink.Location = new System.Drawing.Point(182, 26);
  6286. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  6287. this.radioLink.Name = "radioLink";
  6288. this.radioLink.Size = new System.Drawing.Size(57, 25);
  6289. this.radioLink.TabIndex = 82;
  6290. this.radioLink.Text = "Link";
  6291. this.radioLink.UseVisualStyleBackColor = true;
  6292. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  6293. //
  6294. // label40
  6295. //
  6296. this.label40.Dock = System.Windows.Forms.DockStyle.Fill;
  6297. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6298. this.label40.ForeColor = System.Drawing.Color.DodgerBlue;
  6299. this.label40.Location = new System.Drawing.Point(3, 3);
  6300. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6301. this.label40.Name = "label40";
  6302. this.label40.Size = new System.Drawing.Size(752, 605);
  6303. this.label40.TabIndex = 59;
  6304. this.label40.Tag = "themeable";
  6305. this.label40.Text = "Coming in next version...";
  6306. this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6307. //
  6308. // MainForm
  6309. //
  6310. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6311. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6312. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6313. this.ClientSize = new System.Drawing.Size(768, 705);
  6314. this.Controls.Add(this.bpanel);
  6315. this.Controls.Add(this.tpanel);
  6316. this.DoubleBuffered = true;
  6317. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6318. this.ForeColor = System.Drawing.Color.White;
  6319. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6320. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6321. this.MinimumSize = new System.Drawing.Size(784, 744);
  6322. this.Name = "MainForm";
  6323. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6324. this.Text = "Optimizer";
  6325. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6326. this.Load += new System.EventHandler(this.Main_Load);
  6327. this.tpanel.ResumeLayout(false);
  6328. this.tpanel.PerformLayout();
  6329. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6330. this.bpanel.ResumeLayout(false);
  6331. this.tabCollection.ResumeLayout(false);
  6332. this.universalTab.ResumeLayout(false);
  6333. this.universalTab.PerformLayout();
  6334. this.windowsXTab.ResumeLayout(false);
  6335. this.windowsXTab.PerformLayout();
  6336. this.windowsVIIITab.ResumeLayout(false);
  6337. this.modernAppsTab.ResumeLayout(false);
  6338. this.modernAppsTab.PerformLayout();
  6339. this.panelModernAppsList.ResumeLayout(false);
  6340. this.startupTab.ResumeLayout(false);
  6341. this.startupTab.PerformLayout();
  6342. this.panel3.ResumeLayout(false);
  6343. this.appsTab.ResumeLayout(false);
  6344. this.appsTab.PerformLayout();
  6345. this.panelCommonApps.ResumeLayout(false);
  6346. this.panelCommonApps.PerformLayout();
  6347. this.panelApps2.ResumeLayout(false);
  6348. this.panelApps2.PerformLayout();
  6349. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6350. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6351. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6352. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6353. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6354. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6355. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6356. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6357. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6358. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6359. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6360. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6361. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6362. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6363. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6364. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6365. this.panelApps3.ResumeLayout(false);
  6366. this.panelApps3.PerformLayout();
  6367. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6368. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6369. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6370. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6371. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6372. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6373. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6374. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6375. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6376. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6377. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6378. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6379. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6380. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6381. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6382. this.panelApps6.ResumeLayout(false);
  6383. this.panelApps6.PerformLayout();
  6384. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6385. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6386. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6387. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6388. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6389. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6390. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6391. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6392. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6393. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6394. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6395. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6396. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6397. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6398. this.panelApps4.ResumeLayout(false);
  6399. this.panelApps4.PerformLayout();
  6400. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6401. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6402. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6403. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6404. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6405. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6406. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6407. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6408. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6409. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6410. this.panelApps5.ResumeLayout(false);
  6411. this.panelApps5.PerformLayout();
  6412. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6413. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6414. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6415. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6416. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6417. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6418. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6419. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6420. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6421. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6422. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6423. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6424. this.panelApps1.ResumeLayout(false);
  6425. this.panelApps1.PerformLayout();
  6426. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6427. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6428. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6429. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6430. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6431. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6432. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6433. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6434. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6435. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6436. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6437. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6438. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6439. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6440. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6441. this.pingerTab.ResumeLayout(false);
  6442. this.pingerTab.PerformLayout();
  6443. this.cleanerTab.ResumeLayout(false);
  6444. this.cleanerTab.PerformLayout();
  6445. this.cleaningpanel.ResumeLayout(false);
  6446. this.cleaningpanel.PerformLayout();
  6447. this.panel1.ResumeLayout(false);
  6448. this.panel1.PerformLayout();
  6449. this.hostsEditorTab.ResumeLayout(false);
  6450. this.hostsEditorTab.PerformLayout();
  6451. this.panel4.ResumeLayout(false);
  6452. this.panel4.PerformLayout();
  6453. this.panelList.ResumeLayout(false);
  6454. this.registryFixerTab.ResumeLayout(false);
  6455. this.registryFixerTab.PerformLayout();
  6456. this.panel2.ResumeLayout(false);
  6457. this.panel2.PerformLayout();
  6458. this.integratorTab.ResumeLayout(false);
  6459. this.synapse.ResumeLayout(false);
  6460. this.integratorInfoTab.ResumeLayout(false);
  6461. this.integratorInfoTab.PerformLayout();
  6462. this.tabPage8.ResumeLayout(false);
  6463. this.tabPage8.PerformLayout();
  6464. this.itemnamegroup.ResumeLayout(false);
  6465. this.itemnamegroup.PerformLayout();
  6466. this.security.ResumeLayout(false);
  6467. this.security.PerformLayout();
  6468. this.itemposition.ResumeLayout(false);
  6469. this.itemposition.PerformLayout();
  6470. this.icontoaddgroup.ResumeLayout(false);
  6471. this.icontoaddgroup.PerformLayout();
  6472. this.itemtoaddgroup.ResumeLayout(false);
  6473. this.itemtoaddgroup.PerformLayout();
  6474. this.itemtype.ResumeLayout(false);
  6475. this.itemtype.PerformLayout();
  6476. this.tabPage9.ResumeLayout(false);
  6477. this.tabPage9.PerformLayout();
  6478. this.panel5.ResumeLayout(false);
  6479. this.tabPage10.ResumeLayout(false);
  6480. this.tabPage10.PerformLayout();
  6481. this.tabPage11.ResumeLayout(false);
  6482. this.tabPage11.PerformLayout();
  6483. this.panel6.ResumeLayout(false);
  6484. this.optionsTab.ResumeLayout(false);
  6485. this.optionsTab.PerformLayout();
  6486. this.ResumeLayout(false);
  6487. }
  6488. #endregion
  6489. private System.Windows.Forms.Panel tpanel;
  6490. private System.Windows.Forms.Label txtBitness;
  6491. private System.Windows.Forms.Label txtOS;
  6492. private System.Windows.Forms.Label txtVersion;
  6493. private System.Windows.Forms.PictureBox pictureBox1;
  6494. private System.Windows.Forms.Label label2;
  6495. private System.Windows.Forms.Panel bpanel;
  6496. private System.Windows.Forms.TabControl tabCollection;
  6497. private System.Windows.Forms.TabPage universalTab;
  6498. private System.Windows.Forms.Button button39;
  6499. private System.Windows.Forms.TabPage windowsXTab;
  6500. private System.Windows.Forms.Button button43;
  6501. private System.Windows.Forms.Button button18;
  6502. private System.Windows.Forms.TabPage windowsVIIITab;
  6503. private System.Windows.Forms.Button button44;
  6504. private System.Windows.Forms.TabPage cleanerTab;
  6505. private ColoredCheckBox checkTemp;
  6506. private ColoredCheckBox checkSelectAll;
  6507. private System.Windows.Forms.Button button20;
  6508. private ColoredCheckBox checkMediaCache;
  6509. private ColoredCheckBox checkLogs;
  6510. private ColoredCheckBox checkBin;
  6511. private ColoredCheckBox checkPrefetch;
  6512. private ColoredCheckBox checkMiniDumps;
  6513. private ColoredCheckBox checkFileZilla;
  6514. private ColoredCheckBox checkUTorrent;
  6515. private System.Windows.Forms.Panel panel1;
  6516. private System.Windows.Forms.Label label4;
  6517. private System.Windows.Forms.ProgressBar progress2;
  6518. private System.Windows.Forms.TabPage startupTab;
  6519. private System.Windows.Forms.Label label5;
  6520. private System.Windows.Forms.Button button32;
  6521. private System.Windows.Forms.Button button22;
  6522. private System.Windows.Forms.Label label6;
  6523. private System.Windows.Forms.TabPage registryFixerTab;
  6524. private System.Windows.Forms.Label label7;
  6525. private System.Windows.Forms.Button button33;
  6526. private System.Windows.Forms.Panel panel2;
  6527. private ColoredCheckBox checkRegistryEditor;
  6528. private ColoredCheckBox checkEnableAll;
  6529. private ColoredCheckBox checkContextMenu;
  6530. private ColoredCheckBox checkTaskManager;
  6531. private ColoredCheckBox checkCommandPrompt;
  6532. private ColoredCheckBox checkFirewall;
  6533. private ColoredCheckBox checkRunDialog;
  6534. private ColoredCheckBox checkFolderOptions;
  6535. private ColoredCheckBox checkControlPanel;
  6536. private ColoredCheckBox checkRestartExplorer;
  6537. private System.Windows.Forms.Panel panel3;
  6538. private System.Windows.Forms.Label label8;
  6539. private System.Windows.Forms.ListView listStartupItems;
  6540. private System.Windows.Forms.ColumnHeader columnHeader1;
  6541. private System.Windows.Forms.ColumnHeader columnHeader2;
  6542. private System.Windows.Forms.Button button37;
  6543. private System.Windows.Forms.Button button31;
  6544. private System.Windows.Forms.ColumnHeader columnHeader3;
  6545. private System.Windows.Forms.TabPage hostsEditorTab;
  6546. private System.Windows.Forms.Label label3;
  6547. private System.Windows.Forms.LinkLabel linkLabel2;
  6548. private System.Windows.Forms.LinkLabel linkLabel3;
  6549. private System.Windows.Forms.Label label9;
  6550. private System.Windows.Forms.LinkLabel linkLabel4;
  6551. private System.Windows.Forms.Label label10;
  6552. private System.Windows.Forms.ListBox listHostEntries;
  6553. private System.Windows.Forms.Panel panel4;
  6554. private System.Windows.Forms.Button button46;
  6555. private System.Windows.Forms.Button button41;
  6556. private System.Windows.Forms.Button button42;
  6557. private System.Windows.Forms.TextBox txtDomain;
  6558. private System.Windows.Forms.Label label12;
  6559. private System.Windows.Forms.Label label11;
  6560. private System.Windows.Forms.Button button47;
  6561. private System.Windows.Forms.TextBox txtIP;
  6562. private ColoredCheckBox checkErrorReports;
  6563. private System.Windows.Forms.Panel cleaningpanel;
  6564. private System.Windows.Forms.TabPage integratorTab;
  6565. private System.Windows.Forms.TabControl synapse;
  6566. private System.Windows.Forms.TabPage integratorInfoTab;
  6567. private System.Windows.Forms.TabPage tabPage8;
  6568. private System.Windows.Forms.TabPage tabPage9;
  6569. private System.Windows.Forms.TabPage tabPage10;
  6570. private System.Windows.Forms.TabPage tabPage11;
  6571. private System.Windows.Forms.Label label19;
  6572. private System.Windows.Forms.Label label18;
  6573. private System.Windows.Forms.Label label17;
  6574. private System.Windows.Forms.Label label16;
  6575. private System.Windows.Forms.Label label15;
  6576. private System.Windows.Forms.Label label14;
  6577. private System.Windows.Forms.Label label13;
  6578. private System.Windows.Forms.Button button48;
  6579. private System.Windows.Forms.TextBox txtRunKeyword;
  6580. private System.Windows.Forms.Label label22;
  6581. private System.Windows.Forms.TextBox txtRunFile;
  6582. private System.Windows.Forms.Label label21;
  6583. private System.Windows.Forms.Label label20;
  6584. private System.Windows.Forms.Button btnCreateCustomCommand;
  6585. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6586. private System.Windows.Forms.Button button58;
  6587. private System.Windows.Forms.Button button59;
  6588. private System.Windows.Forms.Button button55;
  6589. private System.Windows.Forms.Button button57;
  6590. private System.Windows.Forms.Button button52;
  6591. private System.Windows.Forms.Button button53;
  6592. private System.Windows.Forms.Button button49;
  6593. private System.Windows.Forms.Button button51;
  6594. private System.Windows.Forms.Button button56;
  6595. private System.Windows.Forms.Button button54;
  6596. private System.Windows.Forms.Label label24;
  6597. private System.Windows.Forms.ListBox listDesktopItems;
  6598. private System.Windows.Forms.Label label25;
  6599. private System.Windows.Forms.Button button60;
  6600. private System.Windows.Forms.Button button61;
  6601. private System.Windows.Forms.Button button62;
  6602. private System.Windows.Forms.GroupBox itemtype;
  6603. private ColoredRadioButton radioCommand;
  6604. private ColoredRadioButton radioProgram;
  6605. private ColoredRadioButton radioFile;
  6606. private ColoredRadioButton radioFolder;
  6607. private ColoredRadioButton radioLink;
  6608. private System.Windows.Forms.Label label26;
  6609. private System.Windows.Forms.GroupBox icontoaddgroup;
  6610. private ColoredCheckBox checkDefaultIcon;
  6611. private System.Windows.Forms.Button btnBrowseIcon;
  6612. private System.Windows.Forms.TextBox txtIcon;
  6613. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6614. private System.Windows.Forms.Button btnBrowseItem;
  6615. private System.Windows.Forms.TextBox txtItem;
  6616. private System.Windows.Forms.GroupBox security;
  6617. private ColoredCheckBox checkShift;
  6618. private System.Windows.Forms.GroupBox itemposition;
  6619. private ColoredRadioButton radioTop;
  6620. private ColoredRadioButton radioMiddle;
  6621. private ColoredRadioButton radioBottom;
  6622. private System.Windows.Forms.GroupBox itemnamegroup;
  6623. private System.Windows.Forms.TextBox txtItemName;
  6624. private System.Windows.Forms.Button btnAddItem;
  6625. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6626. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6627. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6628. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6629. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6630. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6631. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6632. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6633. private System.Windows.Forms.Timer integratorTimer;
  6634. private System.Windows.Forms.Timer runDialogTime;
  6635. private System.Windows.Forms.Button button64;
  6636. private System.Windows.Forms.Button button65;
  6637. private System.Windows.Forms.Button button66;
  6638. private System.Windows.Forms.TabPage optionsTab;
  6639. private System.Windows.Forms.RadioButton radioMinimal;
  6640. private System.Windows.Forms.RadioButton radioCaramel;
  6641. private System.Windows.Forms.RadioButton radioLime;
  6642. private System.Windows.Forms.RadioButton radioMagma;
  6643. private System.Windows.Forms.RadioButton radioOcean;
  6644. private System.Windows.Forms.RadioButton radioZerg;
  6645. private System.Windows.Forms.Label label27;
  6646. private System.Windows.Forms.ListBox listCustomCommands;
  6647. private System.Windows.Forms.Label label23;
  6648. private System.Windows.Forms.Button button26;
  6649. private System.Windows.Forms.Button button8;
  6650. private System.Windows.Forms.Panel panel5;
  6651. private System.Windows.Forms.Panel panel6;
  6652. private System.Windows.Forms.Panel panelList;
  6653. private System.Windows.Forms.TabPage modernAppsTab;
  6654. private System.Windows.Forms.Label label1;
  6655. private System.Windows.Forms.Panel panelModernAppsList;
  6656. private System.Windows.Forms.CheckedListBox listModernApps;
  6657. private System.Windows.Forms.Button button74;
  6658. private System.Windows.Forms.Button button75;
  6659. private System.Windows.Forms.Label label28;
  6660. private ColoredCheckBox chkSelectAllModernApps;
  6661. private ToggleSwitch toggleSwitch1;
  6662. private ToggleSwitch toggleSwitch3;
  6663. private ToggleSwitch toggleSwitch2;
  6664. private ToggleSwitch toggleSwitch6;
  6665. private ToggleSwitch toggleSwitch5;
  6666. private ToggleSwitch toggleSwitch4;
  6667. private ToggleSwitch toggleSwitch12;
  6668. private ToggleSwitch toggleSwitch11;
  6669. private ToggleSwitch toggleSwitch10;
  6670. private ToggleSwitch toggleSwitch9;
  6671. private ToggleSwitch toggleSwitch8;
  6672. private ToggleSwitch toggleSwitch13;
  6673. private ToggleSwitch toggleSwitch15;
  6674. private ToggleSwitch toggleSwitch14;
  6675. private ToggleSwitch toggleSwitch20;
  6676. private ToggleSwitch toggleSwitch21;
  6677. private ToggleSwitch toggleSwitch23;
  6678. private ToggleSwitch toggleSwitch24;
  6679. private ToggleSwitch toggleSwitch25;
  6680. private ToggleSwitch toggleSwitch26;
  6681. private ToggleSwitch toggleSwitch19;
  6682. private ToggleSwitch toggleSwitch18;
  6683. private ToggleSwitch toggleSwitch17;
  6684. private ToggleSwitch toggleSwitch16;
  6685. private ToggleSwitch toggleSwitch27;
  6686. private ToggleSwitch toggleSwitch28;
  6687. private ToggleSwitch toggleSwitch29;
  6688. private ToggleSwitch toggleSwitch30;
  6689. private System.Windows.Forms.Button btnResetConfig;
  6690. private ToggleSwitch toggleSwitch31;
  6691. private ToggleSwitch toggleSwitch32;
  6692. private System.Windows.Forms.Button btnUpdate;
  6693. private System.Windows.Forms.Button btnChangelog;
  6694. private ToggleSwitch toggleSwitch33;
  6695. private ToggleSwitch toggleSwitch34;
  6696. private ToggleSwitch toggleSwitch35;
  6697. private ToggleSwitch toggleSwitch36;
  6698. private ColoredCheckBox chkReadOnly;
  6699. private System.Windows.Forms.Label label29;
  6700. private ToggleSwitch toggleSwitch37;
  6701. private ToggleSwitch toggleSwitch38;
  6702. private ToggleSwitch toggleSwitch39;
  6703. private ColoredCheckBox chkBlock;
  6704. private ToggleSwitch toggleSwitch40;
  6705. private System.Windows.Forms.Button button1;
  6706. private System.Windows.Forms.Label label31;
  6707. private System.Windows.Forms.Label label30;
  6708. private System.Windows.Forms.Button button4;
  6709. private System.Windows.Forms.Button button3;
  6710. private System.Windows.Forms.Button button2;
  6711. private System.Windows.Forms.Label label33;
  6712. private System.Windows.Forms.Label label35;
  6713. private System.Windows.Forms.Label label34;
  6714. private System.Windows.Forms.Label label36;
  6715. private System.Windows.Forms.Label label37;
  6716. private System.Windows.Forms.Label label38;
  6717. private System.Windows.Forms.TabPage appsTab;
  6718. private System.Windows.Forms.Button btnDownloadApps;
  6719. private System.Windows.Forms.Label label41;
  6720. private ColoredCheckBox c7zip;
  6721. private ColoredCheckBox cPeaZip;
  6722. private ColoredCheckBox cWinRar;
  6723. private ColoredCheckBox cChromium;
  6724. private ColoredCheckBox cChrome;
  6725. private ColoredCheckBox cFirefox;
  6726. private ColoredCheckBox cVivaldi;
  6727. private ColoredCheckBox cOpera;
  6728. private ColoredCheckBox cThunderbird;
  6729. private ColoredCheckBox cDiscord;
  6730. private ColoredCheckBox cSkype;
  6731. private ColoredCheckBox cViber;
  6732. private ColoredCheckBox cSumatra;
  6733. private ColoredCheckBox cAdobeReader;
  6734. private ColoredCheckBox cQB;
  6735. private ColoredCheckBox cDeluge;
  6736. private System.Windows.Forms.Label label42;
  6737. private System.Windows.Forms.TextBox txtDownloadFolder;
  6738. private System.Windows.Forms.Button button5;
  6739. private System.Windows.Forms.Label txtDownloadStatus;
  6740. private System.Windows.Forms.Label label44;
  6741. private ColoredRadioButton c32;
  6742. private ColoredRadioButton c64;
  6743. private ColoredCheckBox cFoxit;
  6744. private ColoredCheckBox cUT3;
  6745. private ColoredCheckBox cBT;
  6746. private System.Windows.Forms.Button button6;
  6747. private System.Windows.Forms.LinkLabel linkLabel1;
  6748. private ColoredCheckBox cTor;
  6749. private ColoredCheckBox cTV;
  6750. private ColoredCheckBox cZoom;
  6751. private ColoredCheckBox cEvernote;
  6752. private ColoredCheckBox cOneDrive;
  6753. private ColoredCheckBox cSteam;
  6754. private ColoredCheckBox cUbi;
  6755. private ColoredCheckBox cBlizzard;
  6756. private System.Windows.Forms.PictureBox pictureBox2;
  6757. private System.Windows.Forms.PictureBox pictureBox6;
  6758. private System.Windows.Forms.PictureBox pictureBox7;
  6759. private System.Windows.Forms.PictureBox pictureBox3;
  6760. private System.Windows.Forms.PictureBox pictureBox4;
  6761. private System.Windows.Forms.PictureBox pictureBox5;
  6762. private System.Windows.Forms.PictureBox pictureBox14;
  6763. private System.Windows.Forms.PictureBox pictureBox15;
  6764. private System.Windows.Forms.PictureBox pictureBox16;
  6765. private System.Windows.Forms.PictureBox pictureBox17;
  6766. private System.Windows.Forms.PictureBox pictureBox20;
  6767. private System.Windows.Forms.PictureBox pictureBox19;
  6768. private System.Windows.Forms.PictureBox pictureBox18;
  6769. private System.Windows.Forms.PictureBox pictureBox25;
  6770. private System.Windows.Forms.PictureBox pictureBox26;
  6771. private System.Windows.Forms.PictureBox pictureBox27;
  6772. private System.Windows.Forms.PictureBox pictureBox28;
  6773. private System.Windows.Forms.PictureBox pictureBox29;
  6774. private System.Windows.Forms.PictureBox pictureBox30;
  6775. private System.Windows.Forms.PictureBox pictureBox24;
  6776. private System.Windows.Forms.PictureBox pictureBox21;
  6777. private System.Windows.Forms.PictureBox pictureBox23;
  6778. private System.Windows.Forms.PictureBox pictureBox22;
  6779. private System.Windows.Forms.PictureBox pictureBox43;
  6780. private System.Windows.Forms.PictureBox pictureBox49;
  6781. private System.Windows.Forms.PictureBox pictureBox51;
  6782. private System.Windows.Forms.PictureBox pictureBox50;
  6783. private ColoredCheckBox cLibreOffice;
  6784. private System.Windows.Forms.PictureBox pictureBox52;
  6785. private ColoredCheckBox cAutoInstall;
  6786. private ColoredCheckBox cEpicStore;
  6787. private System.Windows.Forms.PictureBox pictureBox53;
  6788. private ColoredCheckBox cOrigin;
  6789. private System.Windows.Forms.PictureBox pictureBox54;
  6790. private ColoredCheckBox cMSTeams;
  6791. private System.Windows.Forms.PictureBox pictureBox55;
  6792. private ColoredCheckBox cAnyDesk;
  6793. private System.Windows.Forms.PictureBox pictureBox56;
  6794. private ColoredCheckBox cMaxthon;
  6795. private System.Windows.Forms.PictureBox picturemaxthon;
  6796. private System.Windows.Forms.PictureBox pictureBox63;
  6797. private ColoredCheckBox cDropbox;
  6798. private System.Windows.Forms.Label label47;
  6799. private System.Windows.Forms.Label label46;
  6800. private System.Windows.Forms.Label label45;
  6801. private ColoredCheckBox cFlux;
  6802. private System.Windows.Forms.PictureBox pictureBox71;
  6803. private System.Windows.Forms.Panel panelApps1;
  6804. private System.Windows.Forms.Panel panelApps5;
  6805. private System.Windows.Forms.Panel panelApps4;
  6806. private ColoredCheckBox chkOnlyRemovable;
  6807. private System.Windows.Forms.ProgressBar progressDownloader;
  6808. private System.Windows.Forms.PictureBox pictureBox75;
  6809. private ColoredCheckBox cUT2;
  6810. private System.Windows.Forms.Button btnGetFeed;
  6811. private System.Windows.Forms.Panel panelCommonApps;
  6812. private ToggleSwitch toggleSwitch7;
  6813. private System.Windows.Forms.LinkLabel l2;
  6814. private System.Windows.Forms.Panel panelApps6;
  6815. private ColoredCheckBox cVCPP;
  6816. private System.Windows.Forms.PictureBox pictureBox80;
  6817. private ColoredCheckBox cNF472;
  6818. private System.Windows.Forms.PictureBox pictureBox78;
  6819. private ColoredCheckBox cNF452;
  6820. private System.Windows.Forms.PictureBox pictureBox79;
  6821. private ColoredCheckBox cNF40;
  6822. private System.Windows.Forms.PictureBox pictureBox77;
  6823. private ColoredCheckBox cNF35;
  6824. private System.Windows.Forms.PictureBox pictureBox76;
  6825. private ColoredCheckBox cIObitSU;
  6826. private ColoredCheckBox cIObitU;
  6827. private System.Windows.Forms.PictureBox pictureBox74;
  6828. private ColoredCheckBox cRevo;
  6829. private System.Windows.Forms.PictureBox pictureBox68;
  6830. private ColoredCheckBox cIObitDB;
  6831. private ColoredCheckBox cIObitSD;
  6832. private System.Windows.Forms.PictureBox pictureBox61;
  6833. private ColoredCheckBox cUUI;
  6834. private System.Windows.Forms.PictureBox pictureBox66;
  6835. private System.Windows.Forms.PictureBox pictureBox72;
  6836. private System.Windows.Forms.PictureBox pictureBox67;
  6837. private ColoredCheckBox cRufus;
  6838. private System.Windows.Forms.PictureBox pictureBox73;
  6839. private ColoredCheckBox cMalwarebytes;
  6840. private System.Windows.Forms.PictureBox pictureBox70;
  6841. private ColoredCheckBox cAntiExploit;
  6842. private System.Windows.Forms.PictureBox pictureBox69;
  6843. private System.Windows.Forms.Label txtFeedError;
  6844. private System.Windows.Forms.Panel panelApps2;
  6845. private ColoredCheckBox cViper;
  6846. private System.Windows.Forms.PictureBox pictureBox81;
  6847. private ColoredCheckBox cVLC;
  6848. private ColoredCheckBox cFoobar;
  6849. private ColoredCheckBox cPot;
  6850. private System.Windows.Forms.PictureBox pictureBox10;
  6851. private System.Windows.Forms.PictureBox pictureBox11;
  6852. private System.Windows.Forms.PictureBox pictureBox8;
  6853. private System.Windows.Forms.PictureBox pictureBox12;
  6854. private ColoredCheckBox cBS;
  6855. private System.Windows.Forms.PictureBox pictureBox13;
  6856. private ColoredCheckBox cSpotify;
  6857. private System.Windows.Forms.PictureBox pictureBox9;
  6858. private ColoredCheckBox cIrfan;
  6859. private System.Windows.Forms.PictureBox pictureBox59;
  6860. private ColoredCheckBox ciTunes;
  6861. private ColoredCheckBox cWinamp;
  6862. private System.Windows.Forms.PictureBox pictureBox65;
  6863. private ColoredCheckBox cAudacity;
  6864. private ColoredCheckBox cPhotoFiltre;
  6865. private System.Windows.Forms.PictureBox pictureBox46;
  6866. private ColoredCheckBox cGIMP;
  6867. private System.Windows.Forms.PictureBox pictureBox47;
  6868. private System.Windows.Forms.PictureBox pictureBox45;
  6869. private System.Windows.Forms.PictureBox pictureBox48;
  6870. private ColoredCheckBox cMp3Tag;
  6871. private System.Windows.Forms.PictureBox pictureBox60;
  6872. private ColoredCheckBox cBlender;
  6873. private ColoredCheckBox cLightShot;
  6874. private System.Windows.Forms.PictureBox pictureBox58;
  6875. private System.Windows.Forms.PictureBox pictureBox57;
  6876. private ColoredCheckBox cGyazo;
  6877. private System.Windows.Forms.Panel panelApps3;
  6878. private ColoredCheckBox cNPP;
  6879. private ColoredCheckBox cSublimeText;
  6880. private System.Windows.Forms.PictureBox pictureBox33;
  6881. private ColoredCheckBox cAtom;
  6882. private System.Windows.Forms.PictureBox pictureBox34;
  6883. private System.Windows.Forms.PictureBox pictureBox32;
  6884. private System.Windows.Forms.PictureBox pictureBox35;
  6885. private System.Windows.Forms.PictureBox pictureBox31;
  6886. private System.Windows.Forms.PictureBox pictureBox36;
  6887. private ColoredCheckBox cVS;
  6888. private ColoredCheckBox cVSCode;
  6889. private ColoredCheckBox cSublimeMerge;
  6890. private System.Windows.Forms.PictureBox pictureBox64;
  6891. private ColoredCheckBox cAndroidStudio;
  6892. private System.Windows.Forms.PictureBox pictureBox62;
  6893. private ColoredCheckBox cEclipse;
  6894. private ColoredCheckBox cGitHub;
  6895. private ColoredCheckBox cNode;
  6896. private System.Windows.Forms.PictureBox pictureBox38;
  6897. private ColoredCheckBox cXAMPP;
  6898. private ColoredCheckBox cPostman;
  6899. private System.Windows.Forms.PictureBox pictureBox40;
  6900. private System.Windows.Forms.PictureBox pictureBox41;
  6901. private System.Windows.Forms.PictureBox pictureBox42;
  6902. private ColoredCheckBox cFileZilla;
  6903. private System.Windows.Forms.PictureBox pictureBox39;
  6904. private System.Windows.Forms.PictureBox pictureBox37;
  6905. private ColoredCheckBox cPutty;
  6906. private System.Windows.Forms.PictureBox pictureBox44;
  6907. private ColoredCheckBox cWinScp;
  6908. private System.Windows.Forms.Button btnViewLog;
  6909. private System.Windows.Forms.Label label48;
  6910. private System.Windows.Forms.Label label43;
  6911. private System.Windows.Forms.Button btnOpenConf;
  6912. private System.Windows.Forms.PictureBox pictureBox82;
  6913. private ColoredCheckBox cMega;
  6914. private System.Windows.Forms.TabPage pingerTab;
  6915. private System.Windows.Forms.Label label32;
  6916. private System.Windows.Forms.TextBox txtPingInput;
  6917. private System.Windows.Forms.Label label39;
  6918. private System.Windows.Forms.Button btnPing;
  6919. private System.Windows.Forms.Label label40;
  6920. }
  6921. }