MainForm.Designer.cs 399 KB

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