MainForm.Designer.cs 378 KB

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