MainForm.Designer.cs 377 KB

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